index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
jni
/
android_view_GLES20Canvas.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix several bad function definitions."
Narayan Kamath
2014-02-20
1
-3
/
+3
|
\
|
*
Fix several bad function definitions.
Narayan Kamath
2014-02-20
1
-3
/
+3
*
|
AArch64: Make AssetAtlasService 64-bit compatible
Ashok Bhat
2014-02-20
1
-7
/
+5
|
/
*
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-28
1
-248
/
+406
*
TextureView/GLES20Canvas: Support synchronous GLConsumers
Eino-Ville Talvala
2013-09-19
1
-0
/
+17
*
Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap
Chris Craik
2013-08-20
1
-1
/
+1
*
Take text alignment into account to compue text bounds
Romain Guy
2013-08-12
1
-4
/
+4
*
Use global references for Bitmap AndroidPixelRefs
Chris Craik
2013-07-08
1
-11
/
+29
*
Refcount 9-patches and properly handle GC events
Romain Guy
2013-06-26
1
-8
/
+2
*
Merge "Handle all text bounds as post-translated"
Chris Craik
2013-06-17
1
-0
/
+2
|
\
|
*
Handle all text bounds as post-translated
Chris Craik
2013-06-17
1
-0
/
+2
*
|
Cancel layer update when a layer is about to be destroyed
Romain Guy
2013-06-17
1
-0
/
+6
|
/
*
Fix various draw ops that may incorrectly not scissor
Chris Craik
2013-06-13
1
-1
/
+1
*
Restore buildLayer()'s old behavior; it's synchronous again
Romain Guy
2013-06-12
1
-0
/
+6
*
Use individual glyph positions to determine text bounds.
Chris Craik
2013-05-21
1
-4
/
+26
*
Add an on-screen overdraw counter
Romain Guy
2013-05-03
1
-0
/
+13
*
Pack preloaded framework assets in a texture atlas
Romain Guy
2013-05-02
1
-38
/
+38
*
Restore final canvas state after deferred flush
Chris Craik
2013-03-22
1
-3
/
+2
*
Merge "Use snapshot alpha for layers" into jb-mr2-dev
Chris Craik
2013-03-20
1
-1
/
+2
|
\
|
*
Use snapshot alpha for layers
Chris Craik
2013-03-15
1
-1
/
+2
*
|
Revert "Clean Paint.mBidiFlags as it is no longer used"
Fabrice Di Meglio
2013-03-15
1
-28
/
+30
|
/
*
am e91efaba: Merge "Expose display list APIs"
Romain Guy
2013-02-19
1
-24
/
+2
|
\
|
*
Expose display list APIs
Romain Guy
2013-02-19
1
-24
/
+2
|
*
Merge "Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog...
Chris Craik
2013-02-13
1
-2
/
+3
|
|
\
|
/
/
|
*
Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master...
Chris Craik
2013-02-13
1
-2
/
+3
*
|
Clean Paint.mBidiFlags as it is no longer used
Fabrice Di Meglio
2013-02-12
1
-30
/
+28
|
/
*
am c5801680: Merge "Tag HardwareRenderers with a name to help debugging"
Romain Guy
2013-01-31
1
-0
/
+13
|
\
|
*
Tag HardwareRenderers with a name to help debugging
Romain Guy
2013-01-31
1
-0
/
+13
*
|
resolved conflicts for merge of c93c6aa5 to master-chromium
Derek Sollenberger
2013-01-30
1
-1
/
+1
|
\
\
|
|
/
|
*
Object-based DisplayList recording
Chris Craik
2013-01-22
1
-1
/
+1
*
|
am 61840eb0: Merge "Preliminary Support for region clipping"
Romain Guy
2013-01-15
1
-0
/
+12
|
\
\
|
|
/
|
*
Preliminary Support for region clipping
Romain Guy
2013-01-14
1
-0
/
+12
*
|
am 9acd1b4f: Merge "Add visual profiling feature"
Romain Guy
2013-01-04
1
-7
/
+32
|
\
\
|
|
/
|
*
Add visual profiling feature
Romain Guy
2013-01-04
1
-7
/
+32
*
|
Merge "Update framework to support r5967 of Skia." into master-chromium
Derek Sollenberger
2012-12-19
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
Update framework to support r5967 of Skia.
Derek Sollenberger
2012-12-12
1
-3
/
+2
*
|
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-12-18
1
-2
/
+2
|
/
*
Take into account the texture layer's transform for clipping
Romain Guy
2012-10-17
1
-1
/
+0
*
Don't destroy the same texture twice
Romain Guy
2012-09-25
1
-0
/
+6
*
Add a property to disable libhwui's scissor optimization
Romain Guy
2012-09-24
1
-2
/
+6
*
Update layers in a single batch at the beginning of a frame
Romain Guy
2012-09-21
1
-0
/
+12
*
Fix occasional crash bug with layers
Chet Haase
2012-09-17
1
-8
/
+10
*
Enable changing properties of layer paint
Chet Haase
2012-09-07
1
-0
/
+16
*
Revert "Revert "Add more support for transformed clip rects and paths""
Romain Guy
2012-08-31
1
-1
/
+2
*
Revert "Add more support for transformed clip rects and paths"
Mathias Agopian
2012-08-31
1
-2
/
+1
*
Add more support for transformed clip rects and paths
Romain Guy
2012-08-31
1
-1
/
+2
*
It seems that apparently useless public APIs are actually useful
Romain Guy
2012-08-08
1
-0
/
+12
*
Cleanup of libhwui
Romain Guy
2012-08-07
1
-12
/
+0
*
Rename drawGeneralText to drawText
Romain Guy
2012-07-27
1
-2
/
+2
*
Hardware implementation of glyph positioning (bug 5443796)
Raph Levien
2012-07-23
1
-2
/
+8
[next]