Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
69b6f159d788c7dedec21db886ef85e61ff9ffa6
/
libs
/
hwui
/
renderthread
0ec2fd7
HWUI: track upload & recent usage in font cache am: af102bee51 am: 42c01cf62f
by sergeyv
· 9 years ago
af102be
HWUI: track upload & recent usage in font cache
by sergeyv
· 9 years ago
b53c608
Wait on frame work fences when frames are dropped am: 06e2e9cf4c am: 7a14f5aeb9
by Chris Craik
· 9 years ago
06e2e9c
Wait on frame work fences when frames are dropped
by Chris Craik
· 9 years ago
56996ff
resolve merge conflicts of 76ce8e5 to stage-aosp-master am: ed935c32f4
by Chih-Hung Hsieh
· 9 years ago
ed935c3
resolve merge conflicts of 76ce8e5 to stage-aosp-master
by Chih-Hung Hsieh
· 9 years ago
f35c939
Fix clang-tidy warnings in libs/hwui.
by Chih-Hung Hsieh
· 9 years ago
1d7ee6b
Make updateSurface non-blocking am: cd68212f08 am: 9dd91dec3f
by John Reck
· 9 years ago
cd68212
Make updateSurface non-blocking
by John Reck
· 9 years ago
77e5333
Ensure Dequeue/Queue duration is always set am: 70e89c9c37 am: ed343def3e
by John Reck
· 9 years ago
70e89c9
Ensure Dequeue/Queue duration is always set
by John Reck
· 9 years ago
4ec05be
Put VD animators on paused list when RT stops drawing am: c82e879e56
by Doris Liu
· 9 years ago
70b6080
Put VD animators on paused list when RT stops drawing am: c82e879e56
by Doris Liu
· 9 years ago
0cf4d47
Merge "Put VD animators on paused list when RT stops drawing" into nyc-mr1-dev
by Doris Liu
· 9 years ago
897b9ef
Eliminate recents upload jank am: 4387190d8e am: 021a952150
by John Reck
· 9 years ago
021a952
Eliminate recents upload jank am: 4387190d8e
by John Reck
· 9 years ago
e733f86
Merge "Eliminate recents upload jank" into nyc-mr1-dev
by TreeHugger Robot
· 9 years ago
4387190
Eliminate recents upload jank
by John Reck
· 9 years ago
86e700e
Fix null deref crash am: 882d515cd5 am: ed93e111c5
by John Reck
· 9 years ago
882d515
Fix null deref crash
by John Reck
· 9 years ago
c82e879
Put VD animators on paused list when RT stops drawing
by Doris Liu
· 9 years ago
fb5c675
resolve merge conflicts of 67daab6 to nyc-mr1-dev-plus-aosp
by John Reck
· 9 years ago
67daab6
Teach JankTracker about new swap behaviors am: 2d5b8d7392
by John Reck
· 9 years ago
34921ac
Merge "Teach JankTracker about new swap behaviors" into nyc-mr1-dev
by TreeHugger Robot
· 9 years ago
2d5b8d7
Teach JankTracker about new swap behaviors
by John Reck
· 9 years ago
fd6bf88
Drop less aggressively am: a3d795a34a am: 62ec371a9e
by John Reck
· 9 years ago
a3d795a
Drop less aggressively
by John Reck
· 9 years ago
f53bfc9
resolve merge conflicts of 3fb651b to nyc-mr1-dev-plus-aosp
by Chih-Hung Hsieh
· 9 years ago
05160d7
resolve merge conflicts of 5152fd9 to stage-aosp-master
by Chih-Hung Hsieh
· 9 years ago
faecb78
Fix google-explicit-constructor warnings in frameworks/base
by Chih-Hung Hsieh
· 9 years ago
3c37412
Merge \"Change swap chain stuffed detection logic\" into nyc-mr1-dev
by Chris Craik
· 9 years ago
3163568
Change swap chain stuffed detection logic
by Chris Craik
· 9 years ago
619682b
Merge changes I15da2563,I7845542d into nyc-mr1-dev am: 7b8b1aab93
by Tim Murray
· 9 years ago
ffde6274
add tracepoint for when the display chain is stuffed
by Tim Murray
· 9 years ago
03b34e4
Merge changes from topic \'fifo\' into nyc-mr1-dev am: a96d445aef
by Tim Murray
· 9 years ago
a96d445
Merge changes from topic 'fifo' into nyc-mr1-dev
by Tim Murray
· 9 years ago
33eb07f
Add new mode for SCHED_FIFO on UI and RenderThreads.
by Tim Murray
· 9 years ago
6354336
Merge \"Consider queue & dequeue times for should draw\" into nyc-mr1-dev
by John Reck
· 9 years ago
0def73a
Consider queue & dequeue times for should draw
by John Reck
· 9 years ago
892f8e7
Merge \"Fix SurfaceViewPositionListener race bugs\" into nyc-mr1-dev
by John Reck
· 9 years ago
7b570de
Fix SurfaceViewPositionListener race bugs
by John Reck
· 9 years ago
2d30d67
Merge \"Avoid re-calculating vsync mid-frame\" into nyc-dev am: fc275d244e
by John Reck
· 9 years ago
a32df88
Merge \\"Avoid re-calculating vsync mid-frame\\" into nyc-dev am: fc275d244e
by John Reck
· 9 years ago
cb0649f
Merge \"Avoid re-calculating vsync mid-frame\" into nyc-dev am: fc275d244e
by John Reck
· 9 years ago
501ff9a
Avoid re-calculating vsync mid-frame
by John Reck
· 9 years ago
6c3281a
Merge \\"Redraw if dirty during stopped when resumed\\" into nyc-dev am: 5b4ff21a74
by John Reck
· 9 years ago
f22f6cf
Merge \"Redraw if dirty during stopped when resumed\" into nyc-dev
by John Reck
· 9 years ago
fc4c59a
Merge \"Redraw if dirty during stopped when resumed\" into nyc-dev
by John Reck
· 9 years ago
306f331
Redraw if dirty during stopped when resumed
by John Reck
· 9 years ago
09087ea
Merge \"Handle hidden RT VectorDrawable animators\" into nyc-mr1-dev
by Doris Liu
· 9 years ago
718cd3e
Handle hidden RT VectorDrawable animators
by Doris Liu
· 9 years ago
85e0c89
resolve merge conflicts of 1599b981 to nyc-dev-plus-aosp
by Chih-Hung Hsieh
· 9 years ago
c6baf56
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
e94cbc7
API tweaks to PixelCopy and make it public
by John Reck
· 9 years ago
9110429f
Merge "Don't reuse LOST_SURFACE for stopped" into nyc-dev
by John Reck
· 9 years ago
8cddce3
Merge "Make getFrameNumber lazy" into nyc-dev
by John Reck
· 9 years ago
28912a5
Make getFrameNumber lazy
by John Reck
· 9 years ago
c79c324
Merge "Improve multi-window render clipping logic" into nyc-dev
by Chris Craik
· 9 years ago
9a17da8
Don't reuse LOST_SURFACE for stopped
by John Reck
· 9 years ago
9cd1bbe
Improve multi-window render clipping logic
by Chris Craik
· 9 years ago
8afcc76
Revert "Revert "Make stopped state a first-class thing""
by John Reck
· 9 years ago
d2eec0e
Merge "Framework-side of SurfaceView#getBitmap" into nyc-dev
by John Reck
· 9 years ago
10dd058
Framework-side of SurfaceView#getBitmap
by John Reck
· 9 years ago
825fa4d
Merge "Revert "Make stopped state a first-class thing"" into nyc-dev
by John Reck
· 9 years ago
eab3f26
Revert "Make stopped state a first-class thing"
by John Reck
· 9 years ago
c724dcf
Merge "Make stopped state a first-class thing" into nyc-dev
by John Reck
· 9 years ago
4a73544
Merge "Fix a derp" into nyc-dev
by John Reck
· 9 years ago
a41f244
Fix a derp
by John Reck
· 9 years ago
945961f
Make stopped state a first-class thing
by John Reck
· 9 years ago
51f2d60
Fix some edge cases
by John Reck
· 9 years ago
bbb4c2e
Merge "Add a callback for rendernode parentcount=0" into nyc-dev
by John Reck
· 9 years ago
6601080
Expand JankTracker
by John Reck
· 9 years ago
44b49f0
Add a callback for rendernode parentcount=0
by John Reck
· 9 years ago
6246d278
Support buildLayer in new pipeline
by Chris Craik
· 9 years ago
3a5811b
Precache/early kick off of op work for non-shadow ops.
by Chris Craik
· 9 years ago
dccca44
Reland: Move text logic from jni to hwui level
by sergeyv
· 9 years ago
6847953
Merge "Revert "Move text logic from jni to hwui level"" into nyc-dev
by Sergei Vasilinetc
· 9 years ago
afbd0f1
Revert "Move text logic from jni to hwui level"
by Sergei Vasilinetc
· 9 years ago
49658d4
Merge "Move text logic from jni to hwui level" into nyc-dev
by Sergei Vasilinetc
· 9 years ago
38f6c03
Move updating window position off RT
by John Reck
· 9 years ago
a7f6bba1
Move text logic from jni to hwui level
by sergeyv
· 9 years ago
1dfa070
Support GPU profiling vis in new pipeline
by Chris Craik
· 9 years ago
fc73686
Switch to pbuffer surface sooner
by John Reck
· 9 years ago
c96955d
Always swap buffers if using partial update extension
by John Reck
· 9 years ago
11f02d7
allow for slow FrameMetricsListeners
by Andres Morales
· 9 years ago
2528fcd
Merge commit '26ada7e78993241d702a908eae93d174cbb3c8b3' into HEAD
by Bill Yi
· 9 years ago
910beb8
updates to FrameStatsObserver API
by Andres Morales
· 9 years ago
d1ddcf1
resolve merge conflicts of 9ea5295597 to master.
by John Reck
· 9 years ago
9ea5295
Merge "libhwui: handle eglSwapBuffers with EGL_BAD_NATIVE_WINDOW error case"
by John Reck
· 9 years ago
9a878a6
hwui: set buffer destroyed swap mode explicitly
by Christian Poetzsch
· 9 years ago
0a1abd3
Merge "Have RT drive window positioning"
by John Reck
· 9 years ago
f648108
Have RT drive window positioning
by John Reck
· 9 years ago
6e068c01
Early kickoff of shadow tasks
by Chris Craik
· 10 years ago
8927600
libhwui: handle eglSwapBuffers with EGL_BAD_NATIVE_WINDOW error case
by Zhang Dongsheng
· 10 years ago
c3bd568
Restore code to draw backdrop and content nodes
by Chong Zhang
· 10 years ago
dd93728
Merge "Add internal Canvas save flags"
by Florin Malita
· 10 years ago
c52ac0b
Merge "Add fine-grained debug layer"
by John Reck
· 10 years ago
975591a
Add fine-grained debug layer
by John Reck
· 10 years ago
eecff56
Add internal Canvas save flags
by Florin Malita
· 10 years ago
06f5bc7
expose hwui frame stats through FrameStatsObserver
by Andres Morales
· 10 years ago
Next »