Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
9e77aefe9ce2c3caa8c0daebf21c86088e10b951
/
libs
/
hwui
/
renderthread
2de950d
Overhaul RenderNode's DisplayList management
by John Reck
· 9 years ago
610fbb3
Merge "Use FatVector instead of SkAutoMalloc in VulkanManager."
by Ben Wagner
· 9 years ago
eec27d5
Use FatVector instead of SkAutoMalloc in VulkanManager.
by Ben Wagner
· 9 years ago
173215d
resolve merge conflicts of ec7e2a164c37 to master
by Mark Salyzyn
· 9 years ago
96bf598
Replace cutils/log.h and log/logger.h with android/log.h or log/log.h
by Mark Salyzyn
· 9 years ago
45ec62b
Add support for dummy draws for Vulkan webview and texture views.
by Greg Daniel
· 9 years ago
8cd3edf
Break Layer class into Gl and Vulkan subclasses
by Greg Daniel
· 9 years ago
1deac99
Support EGL_KHR_partial_update without EGL_EXT_buffer_age
by John Reck
· 9 years ago
cd55852
Make buffer age work in Vulkan
by Greg Daniel
· 9 years ago
116c376
Fix hwui compile error only seen with debug switch.
by Daichi Hirono
· 9 years ago
59eecb52
Support readback from hardware bitmaps
by sergeyv
· 9 years ago
7269372
Merge "Avoid starving RT anims" am: f77c220aa9
by John Reck
· 9 years ago
a5b7b89
Avoid starving RT anims
by John Reck
· 9 years ago
769ccdb
Merge "Avoid starving RT anims"
by John Reck
· 9 years ago
189e874
Update pinImages to report when GPU resource limits are exceeded.
by Derek Sollenberger
· 9 years ago
c4fbada
Support Surface and Layer Readback in the SkiaPipelines.
by Derek Sollenberger
· 9 years ago
12efa55
Avoid starving RT anims
by John Reck
· 9 years ago
0e3cba3
Handle vulkan windowing directly in SkiaVulkanPipeline
by Derek Sollenberger
· 9 years ago
3e62009
Merge "Refactor pin/unpinImages to work across pipelines."
by Derek Sollenberger
· 9 years ago
7e044fe
Enable SkiaPipelines to interoperate with existing GlesDriver configs.
by Derek Sollenberger
· 9 years ago
b7d34b6
Refactor pin/unpinImages to work across pipelines.
by Derek Sollenberger
· 9 years ago
500a0c3
Implement Skia pipelines for OpenGL and Vulkan.
by Stan Iliev
· 9 years ago
97cc85f
Merge "Routine to upload hardware bitmaps"
by Sergei Vasilinetc
· 9 years ago
694d499
Routine to upload hardware bitmaps
by sergeyv
· 9 years ago
050bb6a
Minor cleanup of unused headers and overly described functions.
by Derek Sollenberger
· 9 years ago
daf7229
Move OpenGL specific details behind renderPipeline interface.
by Derek Sollenberger
· 9 years ago
be9a730
Merge "Store GrContext on RenderThread for use by Skia-based renderers."
by Derek Sollenberger
· 9 years ago
de97307
Make FrameInfoVisualizer use an IRenderPipeline to draw
by Matt Sarett
· 9 years ago
98f75d5
Store GrContext on RenderThread for use by Skia-based renderers.
by Derek Sollenberger
· 9 years ago
ec4a4b1
Use Bitmap in DisplayList & RecordedOps instead of SkBitmap
by sergeyv
· 9 years ago
6e68bed
Merge "Initial refactoring to enable the addition of the SkiaOpenGLPipeline."
by Derek Sollenberger
· 9 years ago
253f2c2
Linear blending, step 1
by Romain Guy
· 9 years ago
85ddb2d
Fix SurfaceViewPositionListener race bugs
by John Reck
· 9 years ago
0df6209
Initial refactoring to enable the addition of the SkiaOpenGLPipeline.
by Derek Sollenberger
· 9 years ago
6a21ca5
Move Layer creation/deletion into the RenderPipeline.
by Derek Sollenberger
· 9 years ago
8733bff
Support EGL_KHR_partial_update without EGL_EXT_buffer_age
by John Reck
· 9 years ago
dcbc0e9
resolve merge conflicts of 0ec2fd7 to master
by sergeyv
· 9 years ago
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
9580146
Add API to copy a window
by John Reck
· 9 years ago
471a63e
Merge "Fix texture leak"
by TreeHugger Robot
· 9 years ago
7cae510
Wait on frame work fences when frames are dropped am: 06e2e9cf4c am: 7a14f5aeb9
by Chris Craik
· 9 years ago
b53c608
Wait on frame work fences when frames are dropped am: 06e2e9cf4c am: 7a14f5aeb9
by Chris Craik
· 9 years ago
3053ac7
Fix texture leak
by John Reck
· 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
4979645
Fix clang-tidy warnings in libs/hwui.
by Chih-Hung Hsieh
· 9 years ago
712765f
resolve merge conflicts of 1d7ee6b to master
by John Reck
· 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
0ddfbc4
Ensure Dequeue/Queue duration is always set am: 70e89c9c37 am: ed343def3e
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
2e729eb
Put VD animators on paused list when RT stops drawing am: c82e879e56 am: 70b6080cd7
by Doris Liu
· 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
8b9a1fa
Eliminate recents upload jank am: 4387190d8e am: 021a952150 am: 897b9effb7
by John Reck
· 9 years ago
56f9ccf
Fix null deref crash am: 882d515cd5 am: ed93e111c5 am: 86e700ebc9
by John Reck
· 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
63d8aa9
Merge \\\"Fix missing IpConnectivity metrics\\\" into nyc-mr1-dev am: 66e7752ad1 am: b2db402899
by Hugo Benichi
· 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
b5405b1
Drop less aggressively am: a3d795a34a am: 62ec371a9e am: fd6bf88724
by John Reck
· 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
56ad6ec
Remove LayerRenderer.
by Derek Sollenberger
· 9 years ago
846799d
resolve merge conflicts of f53bfc9 to master
by Stephen Hines
· 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
cf3e1a7
Merge \\"Change swap chain stuffed detection logic\\" into nyc-mr1-dev am: 433a19e8bf
by Chris Craik
· 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
44b7f75
Merge changes I15da2563,I7845542d into nyc-mr1-dev am: 7b8b1aab93 am: 619682b960
by Tim Murray
· 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
b4c51cf
Merge "Move isSkiaEnabled to the Properties class"
by Stan Iliev
· 9 years ago
768e393
Refactor CanvasContext: move OpenGL specific code
by Stan Iliev
· 9 years ago
8a33e40
Move isSkiaEnabled to the Properties class
by Stan Iliev
· 9 years ago
5e00c7c
Delete old rendering pipeline
by Chris Craik
· 9 years ago
aa17353
Merge changes from topic \\'fifo\\' into nyc-mr1-dev am: a96d445aef
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
a1a529e
Merge "Implement runtime switch to select default renderer mode"
by TreeHugger Robot
· 9 years ago
33eb07f
Add new mode for SCHED_FIFO on UI and RenderThreads.
by Tim Murray
· 9 years ago
6f98aa2
Merge "Unify readback Surface/TextureView copy mechanism"
by TreeHugger Robot
· 9 years ago
03de074
Implement runtime switch to select default renderer mode
by Stan Iliev
· 9 years ago
764045d
Unify readback Surface/TextureView copy mechanism
by Chris Craik
· 9 years ago
e7f27fb
Merge \\"Consider queue & dequeue times for should draw\\" into nyc-mr1-dev am: 3a465e7a12
by John Reck
· 9 years ago
Next »