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
/
HardwareLayer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix wrong-thread issue
John Reck
2014-11-07
1
-3
/
+2
*
More cleanups
John Reck
2014-06-27
1
-21
/
+2
*
Move LayerType to RenderNode
John Reck
2014-06-12
1
-47
/
+2
*
Even FASTER damage calculations!
John Reck
2014-06-04
1
-2
/
+0
*
Remove GLRenderer
John Reck
2014-06-02
1
-37
/
+0
*
Re-jigger layers
John Reck
2014-05-30
1
-76
/
+29
*
Rename DisplayList->RenderNode
John Reck
2014-03-17
1
-3
/
+3
*
DisplayList lifecycle changes
John Reck
2014-03-10
1
-1
/
+1
*
DisplayList overhaul
John Reck
2014-03-04
1
-1
/
+1
*
Reapply "Refactor setting an SkPaint onto a hwui Layer."
Derek Sollenberger
2014-02-20
1
-3
/
+2
*
Support HardwareLayers in RenderThread
John Reck
2014-02-19
1
-6
/
+26
*
Revert "Refactor setting an SkPaint onto a hwui Layer."
Derek Sollenberger
2014-02-12
1
-2
/
+3
*
Refactor setting an SkPaint onto a hwui Layer.
Derek Sollenberger
2014-02-12
1
-3
/
+2
*
Refactor HardwareLayer
John Reck
2014-02-10
1
-132
/
+196
*
Add an on-screen overdraw counter
Romain Guy
2013-05-03
1
-2
/
+10
*
Expose display list APIs
Romain Guy
2013-02-19
1
-3
/
+8
*
Don't destroy the same texture twice
Romain Guy
2012-09-25
1
-0
/
+5
*
Update layers in a single batch at the beginning of a frame
Romain Guy
2012-09-21
1
-1
/
+1
*
Fix occasional crash bug with layers
Chet Haase
2012-09-17
1
-1
/
+2
*
Enable changing properties of layer paint
Chet Haase
2012-09-07
1
-0
/
+9
*
It seems that apparently useless public APIs are actually useful
Romain Guy
2012-08-08
1
-2
/
+5
*
Cleanup of libhwui
Romain Guy
2012-08-07
1
-5
/
+2
*
Remove unused View.flushLayer() API
Romain Guy
2012-07-11
1
-5
/
+0
*
Update layers' opaque property when needed
Romain Guy
2012-07-11
1
-0
/
+7
*
Handle view properties at the native level
Chet Haase
2012-03-12
1
-0
/
+19
*
Don't draw layers in buildLayer()
Michael Jurka
2012-03-06
1
-1
/
+1
*
Deferred layer updates
Romain Guy
2012-03-02
1
-0
/
+10
*
Discard framebuffer rendering queues when discarding layers
Romain Guy
2011-12-06
1
-0
/
+5
*
Revert "Discard framebuffer rendering queues when discarding layers"
Dave Burke
2011-11-14
1
-5
/
+0
*
Discard framebuffer rendering queues when discarding layers
Romain Guy
2011-11-10
1
-0
/
+5
*
Add an API to set the transform on a TextureView's surface texture.
Romain Guy
2011-08-16
1
-0
/
+8
*
Code cleanup
Romain Guy
2011-06-24
1
-2
/
+28
*
New widget: TextureView
Romain Guy
2011-04-28
1
-0
/
+12
*
Better backend for hardware layers.
Romain Guy
2011-01-11
1
-0
/
+115