Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
ca124ab1e25b4709c46de50ae8536d4a9338c8cb
/
libs
/
hwui
/
renderthread
/
RenderProxy.cpp
06f5bc7
expose hwui frame stats through FrameStatsObserver
by Andres Morales
· 9 years ago
465eefb
Merge "fix race condition between HWUI cache and renderThread" am: 2c2b5e8514
by John Reck
· 9 years ago
c0a0e1a
fix race condition between HWUI cache and renderThread
by Thomas Buhot
· 9 years ago
ff3edce
Log render pipeline in gfxinfo dump
by Chris Craik
· 9 years ago
bf4b31f
resolve merge conflicts of 04ce46db64 to master.
by John Reck
· 9 years ago
0bcd0cb
libhwui: make setSurface asynchronous
by Thomas Buhot
· 9 years ago
cba287b
Fix threading issues
by John Reck
· 9 years ago
6b50780
Remove almost-all android::Singleton users
by John Reck
· 9 years ago
0a24b14
Add initial OpReorderer benchmarks
by Chris Craik
· 9 years ago
b816087
Rendering the window frame with a second thread
by Skuhne
· 9 years ago
ea7a7fb
MultiThreaded rendering of different renderNodes
by Skuhne
· 9 years ago
e248bd1
Serializing display lists
by John Reck
· 9 years ago
c36df95
Re-enable -Werror on clang
by John Reck
· 9 years ago
53e51e4
Handle shader matrix correctly when ignoring canvas transform
by Chris Craik
· 10 years ago
50210d9
Adjust light source for window position
by Alan Viverette
· 10 years ago
9eb9dd3
Fix clang warnings on unused variable, mismatched tag, print format.
by Chih-Hung Hsieh
· 10 years ago
356b177
Merge "Cleanup properties" into mnc-dev
by Chris Craik
· 10 years ago
7f2e5e3
Dump profile info after running test
by John Reck
· 10 years ago
2507c34
Cleanup properties
by Chris Craik
· 10 years ago
a15eedd
Fix setName use-after-free
by John Reck
· 10 years ago
3731dc2
A bunch more cleanups
by John Reck
· 10 years ago
9d4efdf
Revert "A bunch more cleanups"
by John Reck
· 10 years ago
c294d12
A bunch more cleanups
by John Reck
· 10 years ago
c74e289
Merge "Add GraphicsStatsService"
by John Reck
· 10 years ago
edc524c
Add GraphicsStatsService
by John Reck
· 10 years ago
111928f
resolved conflicts for merge of 4142f026 to master
by John Reck
· 10 years ago
c80c9ad
Don't create unnecessary RenderThread's instance when executing 'dumpsys gfxinfo'
by youngmin0822.lee
· 10 years ago
b36016c
Cleanups & simplifications
by John Reck
· 10 years ago
c87be99
C++11 style fixups
by John Reck
· 10 years ago
ba6adf6
Initial attempt at jank-tracking stat collection
by John Reck
· 10 years ago
2ae0733
Remove DisplayListLogBuffer
by Chris Craik
· 10 years ago
d41c4d8
Add overrides and switch to nullptr keyword for all files
by Chris Craik
· 10 years ago
9fb42f0
resolved conflicts for merge of a75b0ad3 to master
by John Reck
· 10 years ago
a75b0ad
resolved conflicts for merge of a51a0901 to lmp-mr1-dev-plus-aosp
by John Reck
· 10 years ago
01a5ea3
Resume RT-animations after a pauseSurface
by John Reck
· 10 years ago
64bb413
Revert "resolved conflicts for merge of 220c3f4f to master"
by Andreas Gampe
· 10 years ago
2ab8298
resolved conflicts for merge of 99377df1 to lmp-mr1-dev-plus-aosp
by Andreas Gampe
· 10 years ago
42ddc18
Frameworks/base: Unused parameters in hwui
by Andreas Gampe
· 10 years ago
1272887
resolved conflicts for merge of 1d03b816 to lmp-mr1-dev-plus-aosp
by Andreas Gampe
· 10 years ago
1e19674
Frameworks/base: Wall Werror in libs/hwui
by Andreas Gampe
· 10 years ago
0e89e2b
Layer changes
by John Reck
· 10 years ago
1125d1f
Add some free zoom to lockHardwareCanvas
by John Reck
· 10 years ago
749906b
Cleanup DeferredLayerUpdater
by John Reck
· 10 years ago
17035b0
Have destroy call freePrefetchedLayers
by John Reck
· 10 years ago
119907c
Animator stuff
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
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
f47a594
Fix onTrimMemory for HardwareRenderer
by John Reck
· 11 years ago
918ad52
More cleanups
by John Reck
· 11 years ago
3b20251
No-fail invokeFunctor
by John Reck
· 11 years ago
546f353
hwui: 64-bit compile issue
by Mark Salyzyn
· 11 years ago
e4267ea
Even FASTER damage calculations!
by John Reck
· 11 years ago
d72e0a3
Re-jigger layers
by John Reck
· 11 years ago
fe5e7b7
Enable debug stuffs
by John Reck
· 11 years ago
e1628b7
Implement FlushCaches TODO
by John Reck
· 11 years ago
a5dda64
Bag of scheduling tweaks
by John Reck
· 11 years ago
797b95b
Define light position (using new lighting spec) in Java
by Chris Craik
· 11 years ago
63a0667
Implement TODO(romainguy)
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
e45b1fd
RenderThread animator support
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
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
668f0e3
Async drawing!
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
4f02bf4
Native-side proxy
by John Reck
· 11 years ago