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
*
Add accessibility text contrast setting
Chris Craik
2014-07-16
1
-1
/
+9
*
Fix onTrimMemory for HardwareRenderer
John Reck
2014-06-30
1
-25
/
+0
*
Update 'DisplayList' vs 'RenderNode' naming in several places
Chris Craik
2014-06-23
1
-4
/
+3
*
Simple implementation of drawPosText
Raph Levien
2014-06-19
1
-25
/
+1
*
Merge "Implement drawTextOnPath with Minikin"
Raph Levien
2014-06-17
1
-4
/
+6
|
\
|
*
Implement drawTextOnPath with Minikin
Raph Levien
2014-06-18
1
-4
/
+6
*
|
Merge "Refactor android.graphics.Picture JNI bindings."
Derek Sollenberger
2014-06-17
1
-12
/
+0
|
\
\
|
|
/
|
/
|
|
*
Refactor android.graphics.Picture JNI bindings.
Derek Sollenberger
2014-06-17
1
-12
/
+0
*
|
Merge "Added primitive parameters to various functions requiring rectangles."
Chris Craik
2014-06-17
1
-5
/
+5
|
\
\
|
*
|
Added primitive parameters to various functions requiring rectangles.
Antonio Calabrese
2014-06-17
1
-5
/
+5
*
|
|
Add abort logging for huge scales and tessellation recursion depth
Chris Craik
2014-06-17
1
-0
/
+3
|
/
/
*
|
Clean up dirFlags / bidiFlags confusion
Raph Levien
2014-06-16
1
-42
/
+38
|
/
*
Remove GLRenderer
John Reck
2014-06-02
1
-110
/
+4
*
Inspect SkShader to determine hw shader.
Leon Scroggins III
2014-05-22
1
-262
/
+93
*
Merge "Start of Minikin integration"
Raph Levien
2014-05-15
1
-12
/
+14
|
\
|
*
Start of Minikin integration
Raph Levien
2014-05-12
1
-12
/
+14
*
|
Merge "Avoid caching shadow properties in Java & HWUI."
Derek Sollenberger
2014-05-08
1
-15
/
+0
|
\
\
|
*
|
Avoid caching shadow properties in Java & HWUI.
Derek Sollenberger
2014-05-07
1
-15
/
+0
|
|
/
*
|
Cleanup attachFunctor
John Reck
2014-05-07
1
-21
/
+0
*
|
Add CanvasProperty for drawCircle
John Reck
2014-05-02
1
-0
/
+11
|
/
*
Add floats-only drawRoundRect to Canvas
Chris Craik
2014-04-24
1
-3
/
+3
*
Add missing resume() call
John Reck
2014-04-16
1
-11
/
+0
*
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
[next]