Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
79fc3b1f1675364dbb739ffa511a68ed5a80f357
/
libs
/
hwui
/
renderthread
/
CanvasContext.cpp
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
a1a529e
Merge "Implement runtime switch to select default renderer mode"
by TreeHugger Robot
· 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
0def73a
Consider queue & dequeue times for should draw
by John Reck
· 9 years ago
f148076
Benchmark-mode for macrobench
by John Reck
· 9 years ago
0535764
Remove unused method from RenderProxy and CanvasContext.
by Derek Sollenberger
· 9 years ago
a1a0bbd
Merge \\"Fix SurfaceViewPositionListener race bugs\\" into nyc-mr1-dev am: 8701bff9ba
by John Reck
· 9 years ago
7b570de
Fix SurfaceViewPositionListener race bugs
by John Reck
· 9 years ago
ab1080c
Delete unused args
by John Reck
· 9 years ago
21a7b6e
Merge \\\"Redraw if dirty during stopped when resumed\\\" into nyc-dev am: 5b4ff21a74 am: fc4c59a10c
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
718cd3e
Handle hidden RT VectorDrawable animators
by Doris Liu
· 9 years ago
67ce99b
Handle hidden RT VectorDrawable animators
by Doris Liu
· 9 years ago
d53e3be
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 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
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
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
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
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
c96955d
Always swap buffers if using partial update extension
by John Reck
· 9 years ago
910beb8
updates to FrameStatsObserver API
by Andres Morales
· 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
· 9 years ago
c3bd568
Restore code to draw backdrop and content nodes
by Chong Zhang
· 9 years ago
dd93728
Merge "Add internal Canvas save flags"
by Florin Malita
· 9 years ago
c52ac0b
Merge "Add fine-grained debug layer"
by John Reck
· 9 years ago
975591a
Add fine-grained debug layer
by John Reck
· 9 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
9372ac3
Fix ordering of texture->upload arguments
by John Reck
· 9 years ago
cbc5bd5
Merge "Track texture memory globally"
by John Reck
· 9 years ago
38e0c32
Track texture memory globally
by John Reck
· 10 years ago
b791517
Merge "In CanvasContext::doFrame, make a separate call to computeFrameTimeNanos and save the result. Then pass that value to UiFrameInfoBuilder::setVsync as both arguments." into cw-e-dev am: eebf168e43 am: e0845e8629 am: 6222bb0f6a
by Matthew Bouyack
· 9 years ago
3145247
Disable buildLayer crash
by Chris Craik
· 9 years ago
099bd9c
Merge "In CanvasContext::doFrame, make a separate call to computeFrameTimeNanos and save the result. Then pass that value to UiFrameInfoBuilder::setVsync as both arguments." into cw-e-dev am: eebf168e43 am: e0845e8629
by Matthew Bouyack
· 9 years ago
f158b49
Rename Reorderers to Builders
by Chris Craik
· 9 years ago
7f667e7
In CanvasContext::doFrame, make a separate call to computeFrameTimeNanos
by Matthew Bouyack
· 9 years ago
5ea1724
Rename OpReorderer to FrameReorderer
by Chris Craik
· 9 years ago
031eaed
Merge "Add TextureView support to new renderer/reorderer"
by Chris Craik
· 10 years ago
d2dfd8f
Add TextureView support to new renderer/reorderer
by Chris Craik
· 10 years ago
bf4b31f
resolve merge conflicts of 04ce46db64 to master.
by John Reck
· 10 years ago
adfeec9
Allow RT animation of new renderer
by Chris Craik
· 10 years ago
0bcd0cb
libhwui: make setSurface asynchronous
by Thomas Buhot
· 10 years ago
52b783f
INT_MAX nanoseconds is not very long
by John Reck
· 10 years ago
98787e6
Finish shadow support in new reorderer/renderer
by Chris Craik
· 10 years ago
9fded23
Recycle OffscreenBuffers
by Chris Craik
· 10 years ago
290b23a
Fix build
by Colin Cross
· 10 years ago
2359d85
Merge "Initial HW layer support in new reorderer/renderer"
by Chris Craik
· 10 years ago
0b7e824
Initial HW layer support in new reorderer/renderer
by Chris Craik
· 10 years ago
b97ba3c
Merge "Add window setDecorView API."
by Rob Carr
· 10 years ago
263e19b
Merge "Simplify TreeInfo"
by Chris Craik
· 10 years ago
b6c2624
Add window setDecorView API.
by Robert Carr
· 10 years ago
e2e53a7
Simplify TreeInfo
by Chris Craik
· 10 years ago
97c9265
Merge "Tune scheduling a bit, avoid a binder ipc"
by John Reck
· 10 years ago
e486d93
Tune scheduling a bit, avoid a binder ipc
by John Reck
· 10 years ago
3398abb
Merge "Cleanups"
by John Reck
· 10 years ago
5854b34
Rework receiver/dispatcher design slightly, and replace Layer usage.
by Chris Craik
· 10 years ago
77c4010
Cleanups
by John Reck
· 10 years ago
818c9fb
Initial version of clipped saveLayer in new pipeline
by Chris Craik
· 10 years ago
6fe991e5
Work to support saveLayer in new pipeline
by Chris Craik
· 10 years ago
ddf2215
Add partial damage support to new draw path
by Chris Craik
· 10 years ago
b565df1
Initial commit of new Canvas operation recording / replay
by Chris Craik
· 10 years ago
ac02eb9
Remove confusing behavior of Rect::intersect() and rename
by Chris Craik
· 10 years ago
b816087
Rendering the window frame with a second thread
by Skuhne
· 10 years ago
ea7a7fb
MultiThreaded rendering of different renderNodes
by Skuhne
· 10 years ago
64e445b
CanvasState frame init refactor
by Chris Craik
· 10 years ago
e248bd1
Serializing display lists
by John Reck
· 10 years ago
b9ce116d
Switch several enums to enum classes
by Chris Craik
· 10 years ago
149173d
Support new EGL extensions
by John Reck
· 10 years ago
13d1b4a
renderthread: add EGL_EXT_buffer_age support
by Season Li
· 10 years ago
6d4d0db
Disable skipping frames on empty damage
by John Reck
· 10 years ago
00e79c9
Mark isInUse per-window
by John Reck
· 10 years ago
f2dcc2a
Don't crash on makeCurrent fail
by John Reck
· 10 years ago
be3fba0
Adjust for pipeline stalls
by John Reck
· 10 years ago
1b54fb2
Delete MAKE_ENUM_FLAGS
by Chris Craik
· 10 years ago
2a8bb05
Fix warning
by John Reck
· 10 years ago
6058251
Merge "More colors, now with material colors" into mnc-dev
by John Reck
· 10 years ago
Next »