- 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 · 9 years ago
- 06f5bc7 expose hwui frame stats through FrameStatsObserver by Andres Morales · 9 years ago
- 0c54084 Merge "Fix ordering of texture->upload arguments" by John Reck · 9 years ago
- 9372ac3 Fix ordering of texture->upload arguments by John Reck · 9 years ago
- 465eefb Merge "fix race condition between HWUI cache and renderThread" am: 2c2b5e8514 by John Reck · 9 years ago
- 4354ae9 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
- cbc5bd5 Merge "Track texture memory globally" by John Reck · 9 years ago
- 38e0c32 Track texture memory globally by John Reck · 9 years ago
- 6fb7755 Merge "Log render pipeline in gfxinfo dump" by Chris Craik · 9 years ago
- ff3edce Log render pipeline in gfxinfo dump by Chris Craik · 9 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
- f43f627 Merge "Add some options to macrobench" by John Reck · 9 years ago
- 682573c Add some options to macrobench by John Reck · 9 years ago
- 031eaed Merge "Add TextureView support to new renderer/reorderer" by Chris Craik · 9 years ago
- d2dfd8f Add TextureView support to new renderer/reorderer by Chris Craik · 9 years ago
- bf4b31f resolve merge conflicts of 04ce46db64 to master. by John Reck · 9 years ago
- adfeec9 Allow RT animation of new renderer by Chris Craik · 9 years ago
- 0bcd0cb libhwui: make setSurface asynchronous by Thomas Buhot · 9 years ago
- f20528b Merge "Move BakedOpDispatcher to separate file" by Chris Craik · 9 years ago
- 9e7fcfd Move BakedOpDispatcher to separate file by Chris Craik · 9 years ago
- 52b783f INT_MAX nanoseconds is not very long by John Reck · 9 years ago
- 98787e6 Finish shadow support in new reorderer/renderer by Chris Craik · 9 years ago
- 9fded23 Recycle OffscreenBuffers by Chris Craik · 9 years ago
- cba287b Fix threading issues by John Reck · 9 years ago
- 290b23a Fix build by Colin Cross · 9 years ago
- 704bed0 add DeviceInfo by John Reck · 9 years ago
- 0968955 Revert "add DeviceInfo" by John Reck · 9 years ago
- b244289 add DeviceInfo by John Reck · 9 years ago
- b4e2289 Merge "Remove almost-all android::Singleton users" by John Reck · 9 years ago
- 6b50780 Remove almost-all android::Singleton users by John Reck · 9 years ago
- 2359d85 Merge "Initial HW layer support in new reorderer/renderer" by Chris Craik · 9 years ago
- 0b7e824 Initial HW layer support in new reorderer/renderer by Chris Craik · 9 years ago
- b97ba3c Merge "Add window setDecorView API." by Rob Carr · 9 years ago
- 263e19b Merge "Simplify TreeInfo" by Chris Craik · 9 years ago
- b6c2624 Add window setDecorView API. by Robert Carr · 9 years ago
- e2e53a7 Simplify TreeInfo by Chris Craik · 9 years ago
- 97c9265 Merge "Tune scheduling a bit, avoid a binder ipc" by John Reck · 9 years ago
- e486d93 Tune scheduling a bit, avoid a binder ipc by John Reck · 9 years ago
- 3398abb Merge "Cleanups" by John Reck · 9 years ago
- 5854b34 Rework receiver/dispatcher design slightly, and replace Layer usage. by Chris Craik · 9 years ago
- 77c4010 Cleanups by John Reck · 9 years ago
- ac7062e Merge "Initial version of clipped saveLayer in new pipeline" by Chris Craik · 9 years ago
- 818c9fb Initial version of clipped saveLayer in new pipeline by Chris Craik · 9 years ago
- c2547fa eglSwapBuffers can also return EGL_BAD_NATIVE_WINDOW by John Reck · 9 years ago
- 0cc90c3 Merge "Add assert for required EGL extensions" by John Reck · 9 years ago
- 708b668 Add assert for required EGL extensions by John Reck · 9 years ago
- 914e362 Merge "Work to support saveLayer in new pipeline" by Chris Craik · 9 years ago
- a672f6b Remove obsolete debug option by John Reck · 9 years ago
- 6fe991e5 Work to support saveLayer in new pipeline by Chris Craik · 9 years ago
- 0a24b14 Add initial OpReorderer benchmarks by Chris Craik · 9 years ago
- 003cc3d Rename DisplayListData to DisplayList by Chris Craik · 9 years ago
- ddf2215 Add partial damage support to new draw path by Chris Craik · 9 years ago
- b565df1 Initial commit of new Canvas operation recording / replay by Chris Craik · 9 years ago
- ac02eb9 Remove confusing behavior of Rect::intersect() and rename by Chris Craik · 9 years ago
- b816087 Rendering the window frame with a second thread by Skuhne · 9 years ago
- fe1f99c Merge "MultiThreaded rendering of different renderNodes" by Stefan Kuhne · 9 years ago
- 6e6646c Unify extensions parsing behavior by Chris Craik · 9 years ago
- ea7a7fb MultiThreaded rendering of different renderNodes by Skuhne · 9 years ago
- 64e445b CanvasState frame init refactor by Chris Craik · 9 years ago
- e248bd1 Serializing display lists by John Reck · 9 years ago
- b9ce116d Switch several enums to enum classes by Chris Craik · 9 years ago
- 149173d Support new EGL extensions by John Reck · 9 years ago
- 13d1b4a renderthread: add EGL_EXT_buffer_age support by Season Li · 9 years ago
- 0d39408 am 903e117e: am 0429246e: am 0c9ec1f2: am 2e529712: am c03ab87a: Merge "Disable skipping frames on empty damage" into mnc-dev by John Reck · 9 years ago
- 6d4d0db Disable skipping frames on empty damage by John Reck · 9 years ago
- 272a685 Replace most usages of utils/Vector.h by John Reck · 9 years ago
- c36df95 Re-enable -Werror on clang by John Reck · 9 years ago
- c052a9a am a2fd3234: am 3bfe4b47: am 1cd5afc1: am 9317d0b9: am 1fddd3ef: Merge "Mark isInUse per-window" into mnc-dev by John Reck · 9 years ago
- 00e79c9 Mark isInUse per-window by John Reck · 9 years ago
- 1d5d346 Merge "Clean up unncessary defines" by Chris Craik · 9 years ago
- f2dcc2a Don't crash on makeCurrent fail by John Reck · 9 years ago
- 5a4690b Clean up unncessary defines by Chris Craik · 9 years ago
- be3fba0 Adjust for pipeline stalls by John Reck · 9 years ago
- 1b54fb2 Delete MAKE_ENUM_FLAGS by Chris Craik · 10 years ago
- 2a8bb05 Fix warning by John Reck · 10 years ago
- 38f4396 Merge "Handle shader matrix correctly when ignoring canvas transform" into mnc-dev by Chris Craik · 10 years ago
- 53e51e4 Handle shader matrix correctly when ignoring canvas transform by Chris Craik · 10 years ago
- 6058251 Merge "More colors, now with material colors" into mnc-dev by John Reck · 10 years ago
- bf3c602 More colors, now with material colors by John Reck · 10 years ago
- 4db3d17 FrameInfo header fixes by John Reck · 10 years ago
- 4cd44f8 Enable swapBuffersWithDamage by default by John Reck · 10 years ago
- d7db4d7 Eliminate requireGlContext by John Reck · 10 years ago
- 50210d9 Adjust light source for window position by Alan Viverette · 10 years ago
- 4c9e59d Unify DrawProfiler/JankStats by John Reck · 10 years ago
- 9aa7b45 Merge "Fix kSkippedFrame setting" into mnc-dev by John Reck · 10 years ago
- aef9dc8 Fix kSkippedFrame setting by John Reck · 10 years ago
- d04794a Add eglSwapBuffersWithDamageKHR support by John Reck · 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