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
/
java
/
android
/
view
/
GLES20Canvas.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename DisplayList->RenderNode
John Reck
2014-03-17
1
-1
/
+1
*
DisplayList overhaul
John Reck
2014-03-04
1
-11
/
+2
*
AArch64: Make AssetAtlasService 64-bit compatible
Ashok Bhat
2014-02-21
1
-2
/
+2
*
Refactor HardwareLayer
John Reck
2014-02-10
1
-31
/
+3
*
Removing SkiaColorFilter and inspecting the native object directly.
Derek Sollenberger
2014-02-07
1
-80
/
+22
*
Remove overdraw counter
John Reck
2014-02-06
1
-12
/
+0
*
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-28
1
-130
/
+130
*
Revert "AArch64: Make graphics classes 64-bit compatible"
Narayan Kamath
2014-01-27
1
-130
/
+130
*
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-27
1
-130
/
+130
*
Remove dead code
John Reck
2014-01-15
1
-8
/
+0
*
Move GLES20DisplayList functionality into DisplayList
Chris Craik
2013-12-20
1
-1
/
+1
*
Create private properties on GLCanvas for experimentation with 3d
Chris Craik
2013-12-16
1
-0
/
+6
*
Unbreak display list debug dumping
John Reck
2013-12-10
1
-7
/
+0
*
Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap
Chris Craik
2013-08-20
1
-7
/
+7
*
Fix crashes in setMatrix() and concat()
Romain Guy
2013-07-16
1
-1
/
+1
*
Use global references for Bitmap AndroidPixelRefs
Chris Craik
2013-07-08
1
-13
/
+15
*
Refcount 9-patches and properly handle GC events
Romain Guy
2013-06-26
1
-3
/
+3
*
Cancel layer update when a layer is about to be destroyed
Romain Guy
2013-06-17
1
-0
/
+6
*
Lazily allocate seldom-used data structures
Romain Guy
2013-06-17
1
-16
/
+44
*
Restore buildLayer()'s old behavior; it's synchronous again
Romain Guy
2013-06-12
1
-0
/
+6
*
Remove unnecessary Rect, better reuse of NinePatch objects
Romain Guy
2013-06-07
1
-0
/
+15
*
Add an on-screen overdraw counter
Romain Guy
2013-05-03
1
-0
/
+12
*
Pack preloaded framework assets in a texture atlas
Romain Guy
2013-05-02
1
-29
/
+34
*
Restore final canvas state after deferred flush
Chris Craik
2013-03-22
1
-3
/
+4
*
Revert "Clean Paint.mBidiFlags as it is no longer used"
Fabrice Di Meglio
2013-03-15
1
-19
/
+26
*
am 8a47d8ea: Merge "Clean up clipping and deferral logic"
Chris Craik
2013-02-20
1
-0
/
+4
|
\
|
*
Merge "Clean up clipping and deferral logic"
Chris Craik
2013-02-20
1
-0
/
+4
|
|
\
|
|
*
Clean up clipping and deferral logic
Chris Craik
2013-02-19
1
-0
/
+4
*
|
|
am e91efaba: Merge "Expose display list APIs"
Romain Guy
2013-02-19
1
-22
/
+4
|
\
\
\
|
|
/
/
|
*
|
Expose display list APIs
Romain Guy
2013-02-19
1
-22
/
+4
|
|
/
*
|
am 10c0aa24: Merge "Implement support for drawBitmapMesh\'s colors array"
Romain Guy
2013-02-14
1
-3
/
+3
|
\
\
|
|
/
|
*
Merge "Implement support for drawBitmapMesh's colors array"
Romain Guy
2013-02-14
1
-3
/
+3
|
|
\
|
|
*
Implement support for drawBitmapMesh's colors array
Romain Guy
2013-02-13
1
-3
/
+3
|
*
|
Merge "Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog...
Chris Craik
2013-02-13
1
-4
/
+4
|
|
\
\
|
/
/
/
|
*
|
Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master...
Chris Craik
2013-02-13
1
-4
/
+4
|
|
/
*
|
Clean Paint.mBidiFlags as it is no longer used
Fabrice Di Meglio
2013-02-12
1
-26
/
+19
|
/
*
am c5801680: Merge "Tag HardwareRenderers with a name to help debugging"
Romain Guy
2013-01-31
1
-0
/
+8
|
\
|
*
Tag HardwareRenderers with a name to help debugging
Romain Guy
2013-01-31
1
-0
/
+8
*
|
am 61840eb0: Merge "Preliminary Support for region clipping"
Romain Guy
2013-01-15
1
-18
/
+10
|
\
\
|
|
/
|
*
Preliminary Support for region clipping
Romain Guy
2013-01-14
1
-18
/
+10
*
|
am 9acd1b4f: Merge "Add visual profiling feature"
Romain Guy
2013-01-04
1
-0
/
+11
|
\
\
|
|
/
|
*
Add visual profiling feature
Romain Guy
2013-01-04
1
-0
/
+11
*
|
Update framework to support r5967 of Skia.
Derek Sollenberger
2012-12-12
1
-4
/
+4
|
/
*
Don't destroy the same texture twice
Romain Guy
2012-09-25
1
-0
/
+1
*
Update layers in a single batch at the beginning of a frame
Romain Guy
2012-09-21
1
-1
/
+14
*
Fix occasional crash bug with layers
Chet Haase
2012-09-17
1
-1
/
+1
*
Enable changing properties of layer paint
Chet Haase
2012-09-07
1
-7
/
+4
*
Remove unused View.flushLayer() API
Romain Guy
2012-07-11
1
-1
/
+0
*
Update layers' opaque property when needed
Romain Guy
2012-07-11
1
-0
/
+1
*
Track canvas clearing for swap buffers logic.
Chet Haase
2012-06-07
1
-5
/
+6
[next]