1. 6246d278 Support buildLayer in new pipeline by Chris Craik · 9 years ago
  2. 3a5811b Precache/early kick off of op work for non-shadow ops. by Chris Craik · 9 years ago
  3. dccca44 Reland: Move text logic from jni to hwui level by sergeyv · 9 years ago
  4. 6847953 Merge "Revert "Move text logic from jni to hwui level"" into nyc-dev by Sergei Vasilinetc · 9 years ago
  5. afbd0f1 Revert "Move text logic from jni to hwui level" by Sergei Vasilinetc · 9 years ago
  6. 49658d4 Merge "Move text logic from jni to hwui level" into nyc-dev by Sergei Vasilinetc · 9 years ago
  7. 38f6c03 Move updating window position off RT by John Reck · 9 years ago
  8. a7f6bba1 Move text logic from jni to hwui level by sergeyv · 9 years ago
  9. 1dfa070 Support GPU profiling vis in new pipeline by Chris Craik · 9 years ago
  10. c96955d Always swap buffers if using partial update extension by John Reck · 9 years ago
  11. 910beb8 updates to FrameStatsObserver API by Andres Morales · 9 years ago
  12. 0a1abd3 Merge "Have RT drive window positioning" by John Reck · 9 years ago
  13. f648108 Have RT drive window positioning by John Reck · 9 years ago
  14. 6e068c01 Early kickoff of shadow tasks by Chris Craik · 9 years ago
  15. c3bd568 Restore code to draw backdrop and content nodes by Chong Zhang · 9 years ago
  16. dd93728 Merge "Add internal Canvas save flags" by Florin Malita · 9 years ago
  17. c52ac0b Merge "Add fine-grained debug layer" by John Reck · 9 years ago
  18. 975591a Add fine-grained debug layer by John Reck · 9 years ago
  19. eecff56 Add internal Canvas save flags by Florin Malita · 9 years ago
  20. 06f5bc7 expose hwui frame stats through FrameStatsObserver by Andres Morales · 9 years ago
  21. 9372ac3 Fix ordering of texture->upload arguments by John Reck · 9 years ago
  22. cbc5bd5 Merge "Track texture memory globally" by John Reck · 9 years ago
  23. 38e0c32 Track texture memory globally by John Reck · 9 years ago
  24. 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
  25. 3145247 Disable buildLayer crash by Chris Craik · 9 years ago
  26. 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
  27. f158b49 Rename Reorderers to Builders by Chris Craik · 9 years ago
  28. 7f667e7 In CanvasContext::doFrame, make a separate call to computeFrameTimeNanos by Matthew Bouyack · 9 years ago
  29. 5ea1724 Rename OpReorderer to FrameReorderer by Chris Craik · 9 years ago
  30. 031eaed Merge "Add TextureView support to new renderer/reorderer" by Chris Craik · 9 years ago
  31. d2dfd8f Add TextureView support to new renderer/reorderer by Chris Craik · 9 years ago
  32. bf4b31f resolve merge conflicts of 04ce46db64 to master. by John Reck · 9 years ago
  33. adfeec9 Allow RT animation of new renderer by Chris Craik · 9 years ago
  34. 0bcd0cb libhwui: make setSurface asynchronous by Thomas Buhot · 9 years ago
  35. 52b783f INT_MAX nanoseconds is not very long by John Reck · 9 years ago
  36. 98787e6 Finish shadow support in new reorderer/renderer by Chris Craik · 9 years ago
  37. 9fded23 Recycle OffscreenBuffers by Chris Craik · 9 years ago
  38. 290b23a Fix build by Colin Cross · 9 years ago
  39. 2359d85 Merge "Initial HW layer support in new reorderer/renderer" by Chris Craik · 9 years ago
  40. 0b7e824 Initial HW layer support in new reorderer/renderer by Chris Craik · 9 years ago
  41. b97ba3c Merge "Add window setDecorView API." by Rob Carr · 9 years ago
  42. 263e19b Merge "Simplify TreeInfo" by Chris Craik · 9 years ago
  43. b6c2624 Add window setDecorView API. by Robert Carr · 9 years ago
  44. e2e53a7 Simplify TreeInfo by Chris Craik · 9 years ago
  45. 97c9265 Merge "Tune scheduling a bit, avoid a binder ipc" by John Reck · 9 years ago
  46. e486d93 Tune scheduling a bit, avoid a binder ipc by John Reck · 9 years ago
  47. 3398abb Merge "Cleanups" by John Reck · 9 years ago
  48. 5854b34 Rework receiver/dispatcher design slightly, and replace Layer usage. by Chris Craik · 9 years ago
  49. 77c4010 Cleanups by John Reck · 9 years ago
  50. 818c9fb Initial version of clipped saveLayer in new pipeline by Chris Craik · 9 years ago
  51. 6fe991e5 Work to support saveLayer in new pipeline by Chris Craik · 9 years ago
  52. ddf2215 Add partial damage support to new draw path by Chris Craik · 9 years ago
  53. b565df1 Initial commit of new Canvas operation recording / replay by Chris Craik · 9 years ago
  54. ac02eb9 Remove confusing behavior of Rect::intersect() and rename by Chris Craik · 9 years ago
  55. b816087 Rendering the window frame with a second thread by Skuhne · 9 years ago
  56. ea7a7fb MultiThreaded rendering of different renderNodes by Skuhne · 9 years ago
  57. 64e445b CanvasState frame init refactor by Chris Craik · 9 years ago
  58. e248bd1 Serializing display lists by John Reck · 9 years ago
  59. b9ce116d Switch several enums to enum classes by Chris Craik · 9 years ago
  60. 149173d Support new EGL extensions by John Reck · 9 years ago
  61. 13d1b4a renderthread: add EGL_EXT_buffer_age support by Season Li · 9 years ago
  62. 6d4d0db Disable skipping frames on empty damage by John Reck · 9 years ago
  63. 00e79c9 Mark isInUse per-window by John Reck · 9 years ago
  64. f2dcc2a Don't crash on makeCurrent fail by John Reck · 9 years ago
  65. be3fba0 Adjust for pipeline stalls by John Reck · 9 years ago
  66. 1b54fb2 Delete MAKE_ENUM_FLAGS by Chris Craik · 9 years ago
  67. 2a8bb05 Fix warning by John Reck · 9 years ago
  68. 6058251 Merge "More colors, now with material colors" into mnc-dev by John Reck · 9 years ago
  69. bf3c602 More colors, now with material colors by John Reck · 9 years ago
  70. 4db3d17 FrameInfo header fixes by John Reck · 9 years ago
  71. d7db4d7 Eliminate requireGlContext by John Reck · 9 years ago
  72. 50210d9 Adjust light source for window position by Alan Viverette · 9 years ago
  73. 4c9e59d Unify DrawProfiler/JankStats by John Reck · 9 years ago
  74. 9aa7b45 Merge "Fix kSkippedFrame setting" into mnc-dev by John Reck · 9 years ago
  75. aef9dc8 Fix kSkippedFrame setting by John Reck · 9 years ago
  76. d04794a Add eglSwapBuffersWithDamageKHR support by John Reck · 9 years ago
  77. 240ff62 Skip frames with no damage by John Reck · 9 years ago
  78. edc524c Add GraphicsStatsService by John Reck · 10 years ago
  79. b36016c Cleanups & simplifications by John Reck · 10 years ago
  80. c87be99 C++11 style fixups by John Reck · 10 years ago
  81. ba6adf6 Initial attempt at jank-tracking stat collection by John Reck · 10 years ago
  82. 96a5c4c Move more GL state management to RenderState and its directory by Chris Craik · 10 years ago
  83. 65fe5ee Move scissor state to RenderState by Chris Craik · 10 years ago
  84. d41c4d8 Add overrides and switch to nullptr keyword for all files by Chris Craik · 10 years ago
  85. 51d6a3d Cleanup various clang warnings, use unique_ptrs in several places by Chris Craik · 10 years ago
  86. 9fb42f0 resolved conflicts for merge of a75b0ad3 to master by John Reck · 10 years ago
  87. a75b0ad resolved conflicts for merge of a51a0901 to lmp-mr1-dev-plus-aosp by John Reck · 10 years ago
  88. 01a5ea3 Resume RT-animations after a pauseSurface by John Reck · 10 years ago
  89. c5cf471 am d7af6eaa: am d51205fd: am 6afc5cf3: Merge "Prevent calling GL functions with an invalid surface" by John Reck · 10 years ago
  90. d7af6ea am d51205fd: am 6afc5cf3: Merge "Prevent calling GL functions with an invalid surface" by John Reck · 10 years ago
  91. a12b240 Prevent calling GL functions with an invalid surface by Sangkyu Lee · 10 years ago
  92. 62bdf2c am e986817a: am 6eac26a4: am ca84c8b1: Merge "Revert "Force-use the pbuffer surface for destroy"" into lmp-mr1-dev by Chris Craik · 10 years ago
  93. e986817 am 6eac26a4: am ca84c8b1: Merge "Revert "Force-use the pbuffer surface for destroy"" into lmp-mr1-dev by Chris Craik · 10 years ago
  94. 9f81485 Revert "Force-use the pbuffer surface for destroy" by Chris Craik · 10 years ago
  95. e39f788 am 0d4ab958: am 4e3404d9: am dec3f138: Merge "Force-use the pbuffer surface for destroy" into lmp-mr1-dev by John Reck · 10 years ago
  96. 0d4ab95 am 4e3404d9: am dec3f138: Merge "Force-use the pbuffer surface for destroy" into lmp-mr1-dev by John Reck · 10 years ago
  97. f76d36f Prevent calling GL functions with an invalid surface by Sangkyu Lee · 10 years ago
  98. b945f23 Force-use the pbuffer surface for destroy by John Reck · 10 years ago
  99. 64bb413 Revert "resolved conflicts for merge of 220c3f4f to master" by Andreas Gampe · 10 years ago
  100. 8a902d9 resolved conflicts for merge of 220c3f4f to master by Andreas Gampe · 10 years ago