Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
bc68f5adc222e6438588537fba222ea6a13f46e0
/
libs
/
hwui
/
renderthread
ec845a2
Fix race condition
by John Reck
· 10 years ago
443a714
Yet more layer tracking logging
by John Reck
· 10 years ago
e2478d4
Fix some wrong-thread issues around animator management
by John Reck
· 10 years ago
17035b0
Have destroy call freePrefetchedLayers
by John Reck
· 10 years ago
1661715
Implement TODO
by John Reck
· 10 years ago
dff9957
Free prefetched layers on TRIM_MEMORY
by John Reck
· 10 years ago
998a6d8
Track buildLayer calls, destroy if unused
by John Reck
· 10 years ago
4c5a27b
Merge "Animator stuff" into lmp-dev
by John Reck
· 10 years ago
119907c
Animator stuff
by John Reck
· 10 years ago
1d47742
Crash instead of leaking layers/textures between GL contexts
by Chris Craik
· 10 years ago
9eb9f6f
Don't run animators in buildLayer
by John Reck
· 10 years ago
3e82495
Implement full View.buildLayer
by John Reck
· 10 years ago
69e5adf
Define shadow casting behavior within layers
by Chris Craik
· 10 years ago
21be43e
Fix hwuitask & RT priorities
by John Reck
· 10 years ago
cd3a22c
Don't start RenderThread to do trimMemory
by John Reck
· 10 years ago
738ec3a
Revert "Dump RenderThread stack on unresponsive"
by Chris Craik
· 10 years ago
058fc64
Connect shadow style attributes to renderer
by Chris Craik
· 10 years ago
73b7a4d
Dump RenderThread stack on unresponsive
by John Reck
· 10 years ago
5cdb8f9
Fix logging
by John Reck
· 10 years ago
0a97330
Fix root RenderNode damage calculation
by John Reck
· 10 years ago
dcba672
Fix layers lifecycle issues
by John Reck
· 10 years ago
3c2b7fa
Add missing requireGlContext
by John Reck
· 10 years ago
f47a594
Fix onTrimMemory for HardwareRenderer
by John Reck
· 10 years ago
918ad52
More cleanups
by John Reck
· 10 years ago
68bfe0a
Animator refactoring & fixes
by John Reck
· 10 years ago
cd028f3
Fix contants; RT-enable WebView pt2
by John Reck
· 10 years ago
6b39324
Merge "No-fail invokeFunctor"
by John Reck
· 10 years ago
3b20251
No-fail invokeFunctor
by John Reck
· 10 years ago
61606ce
Merge "Enable asynchronous RenderThread for WebView"
by Bo Liu
· 10 years ago
826b564
Enable asynchronous RenderThread for WebView
by Bo Liu
· 10 years ago
a7090e0
Update 'DisplayList' vs 'RenderNode' naming in several places
by Chris Craik
· 10 years ago
734df4b
Interrupt canvas before invoke
by Chris Craik
· 10 years ago
816f71b
Merge "Move LayerType to RenderNode"
by John Reck
· 10 years ago
25fbb3f
Move LayerType to RenderNode
by John Reck
· 10 years ago
546f353
hwui: 64-bit compile issue
by Mark Salyzyn
· 10 years ago
e4267ea
Even FASTER damage calculations!
by John Reck
· 10 years ago
d72e0a3
Re-jigger layers
by John Reck
· 10 years ago
aee470c
Merge "Enable debug stuffs" into lmp-preview-dev
by John Reck
· 10 years ago
fe5e7b7
Enable debug stuffs
by John Reck
· 10 years ago
c8affe0
Re-enable atlas
by John Reck
· 10 years ago
e1628b7
Implement FlushCaches TODO
by John Reck
· 10 years ago
a5dda64
Bag of scheduling tweaks
by John Reck
· 10 years ago
797b95b
Define light position (using new lighting spec) in Java
by Chris Craik
· 10 years ago
cdfeef6
Disable texture atlas
by John Reck
· 10 years ago
66f0be6
Wire up texture atlas
by John Reck
· 10 years ago
ef27453
Merge "Cleanup attachFunctor"
by John Reck
· 11 years ago
832b1514
Cleanup attachFunctor
by John Reck
· 11 years ago
b6d9211
Merge "Implement TODO(romainguy)"
by John Reck
· 11 years ago
63a0667
Implement TODO(romainguy)
by John Reck
· 11 years ago
368cdd8
Don't try to draw if there's no canvas or surface
by John Reck
· 11 years ago
e4280ba
Implement loadSystemProperties
by John Reck
· 11 years ago
f9be779
Make RenderNodeAnimator and WebView play nice
by John Reck
· 11 years ago
18f16e6
TIME LORD!
by John Reck
· 11 years ago
52244ff
Add CanvasProperty for drawCircle
by John Reck
· 11 years ago
e45b1fd
RenderThread animator support
by John Reck
· 11 years ago
dbc9a86
Force a full redraw on surface change
by John Reck
· 11 years ago
6f07a0d
Add missing resume() call
by John Reck
· 11 years ago
e8a866d
Merge "Fix issue with bitmap uploading"
by John Reck
· 11 years ago
860d155
Fix issue with bitmap uploading
by John Reck
· 11 years ago
fae904d
Fence on destruction
by John Reck
· 11 years ago
822bbb3
Merge "Make attachFunctor blocking"
by John Reck
· 11 years ago
d3d8daf
Make attachFunctor blocking
by John Reck
· 11 years ago
8ca3eec
Remove sync flush
by John Reck
· 11 years ago
f4198b7
Merge hasFunctors & pushStaging into prepareTree
by John Reck
· 11 years ago
8e1f918
Merge "Switch DisplayListData to a staging model"
by John Reck
· 11 years ago
8de65a8
Switch DisplayListData to a staging model
by John Reck
· 11 years ago
f7d9c1d
Fix ThreadedRenderer.setEnabled()
by John Reck
· 11 years ago
1949e79
Ensure there's a GL context before creating a Layer
by John Reck
· 11 years ago
e2c4552
Veto pool TODO
by John Reck
· 11 years ago
85189c5
Merge "Fence on draws that are reported"
by John Reck
· 11 years ago
28ad7b5
Fence on draws that are reported
by John Reck
· 11 years ago
087bc0c
Refcount RenderNode
by John Reck
· 11 years ago
0d1f634
Add invokeFunctor
by John Reck
· 11 years ago
750ca6d
Remove kStatusInvoke & kStatusDraw
by John Reck
· 11 years ago
668f0e3
Async drawing!
by John Reck
· 11 years ago
bfb07a0
Move where updateProperties is called
by John Reck
· 11 years ago
16efa9a
Fix functor removal
by John Reck
· 11 years ago
e18264b
Rename DisplayList->RenderNode
by John Reck
· 11 years ago
be34f2f
DisplayList lifecycle changes
by John Reck
· 11 years ago
44fd8d2
DisplayList overhaul
by John Reck
· 11 years ago
19b6bcf
Support HardwareLayers in RenderThread
by John Reck
· 11 years ago
fc53ef27
Implement missing safelyRun() on ThreadedRenderer
by John Reck
· 11 years ago
a6260b8
Fix nano vs. millis
by John Reck
· 11 years ago
4f02bf4
Native-side proxy
by John Reck
· 11 years ago
23b797a
EGL migration to native
by John Reck
· 11 years ago
69d2513
Track Looper decoupling from ALooper
by Brian Carlstrom
· 11 years ago
cec24ae
RenderThread work
by John Reck
· 11 years ago