1. af102be HWUI: track upload & recent usage in font cache by sergeyv · 9 years ago
  2. 06e2e9c Wait on frame work fences when frames are dropped by Chris Craik · 9 years ago
  3. cd68212 Make updateSurface non-blocking by John Reck · 9 years ago
  4. 70e89c9 Ensure Dequeue/Queue duration is always set by John Reck · 9 years ago
  5. 0cf4d47 Merge "Put VD animators on paused list when RT stops drawing" into nyc-mr1-dev by Doris Liu · 9 years ago
  6. e733f86 Merge "Eliminate recents upload jank" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  7. 4387190 Eliminate recents upload jank by John Reck · 9 years ago
  8. 882d515 Fix null deref crash by John Reck · 9 years ago
  9. c82e879 Put VD animators on paused list when RT stops drawing by Doris Liu · 9 years ago
  10. 34921ac Merge "Teach JankTracker about new swap behaviors" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  11. 2d5b8d7 Teach JankTracker about new swap behaviors by John Reck · 9 years ago
  12. a3d795a Drop less aggressively by John Reck · 9 years ago
  13. 3163568 Change swap chain stuffed detection logic by Chris Craik · 9 years ago
  14. ffde6274 add tracepoint for when the display chain is stuffed by Tim Murray · 9 years ago
  15. a96d445 Merge changes from topic 'fifo' into nyc-mr1-dev by Tim Murray · 9 years ago
  16. 33eb07f Add new mode for SCHED_FIFO on UI and RenderThreads. by Tim Murray · 9 years ago
  17. 0def73a Consider queue & dequeue times for should draw by John Reck · 9 years ago
  18. 7b570de Fix SurfaceViewPositionListener race bugs by John Reck · 9 years ago
  19. 2d30d67 Merge \"Avoid re-calculating vsync mid-frame\" into nyc-dev am: fc275d244e by John Reck · 9 years ago
  20. 501ff9a Avoid re-calculating vsync mid-frame by John Reck · 9 years ago
  21. fc4c59a Merge \"Redraw if dirty during stopped when resumed\" into nyc-dev by John Reck · 9 years ago
  22. 306f331 Redraw if dirty during stopped when resumed by John Reck · 9 years ago
  23. 718cd3e Handle hidden RT VectorDrawable animators by Doris Liu · 9 years ago
  24. e94cbc7 API tweaks to PixelCopy and make it public by John Reck · 9 years ago
  25. 9110429f Merge "Don't reuse LOST_SURFACE for stopped" into nyc-dev by John Reck · 9 years ago
  26. 8cddce3 Merge "Make getFrameNumber lazy" into nyc-dev by John Reck · 9 years ago
  27. 28912a5 Make getFrameNumber lazy by John Reck · 9 years ago
  28. c79c324 Merge "Improve multi-window render clipping logic" into nyc-dev by Chris Craik · 9 years ago
  29. 9a17da8 Don't reuse LOST_SURFACE for stopped by John Reck · 9 years ago
  30. 9cd1bbe Improve multi-window render clipping logic by Chris Craik · 9 years ago
  31. 8afcc76 Revert "Revert "Make stopped state a first-class thing"" by John Reck · 9 years ago
  32. d2eec0e Merge "Framework-side of SurfaceView#getBitmap" into nyc-dev by John Reck · 9 years ago
  33. 10dd058 Framework-side of SurfaceView#getBitmap by John Reck · 9 years ago
  34. 825fa4d Merge "Revert "Make stopped state a first-class thing"" into nyc-dev by John Reck · 9 years ago
  35. eab3f26 Revert "Make stopped state a first-class thing" by John Reck · 9 years ago
  36. c724dcf Merge "Make stopped state a first-class thing" into nyc-dev by John Reck · 9 years ago
  37. 4a73544 Merge "Fix a derp" into nyc-dev by John Reck · 9 years ago
  38. a41f244 Fix a derp by John Reck · 9 years ago
  39. 945961f Make stopped state a first-class thing by John Reck · 9 years ago
  40. 51f2d60 Fix some edge cases by John Reck · 9 years ago
  41. bbb4c2e Merge "Add a callback for rendernode parentcount=0" into nyc-dev by John Reck · 9 years ago
  42. 6601080 Expand JankTracker by John Reck · 9 years ago
  43. 44b49f0 Add a callback for rendernode parentcount=0 by John Reck · 9 years ago
  44. 6246d278 Support buildLayer in new pipeline by Chris Craik · 9 years ago
  45. 3a5811b Precache/early kick off of op work for non-shadow ops. by Chris Craik · 9 years ago
  46. dccca44 Reland: Move text logic from jni to hwui level by sergeyv · 9 years ago
  47. 6847953 Merge "Revert "Move text logic from jni to hwui level"" into nyc-dev by Sergei Vasilinetc · 9 years ago
  48. afbd0f1 Revert "Move text logic from jni to hwui level" by Sergei Vasilinetc · 9 years ago
  49. 49658d4 Merge "Move text logic from jni to hwui level" into nyc-dev by Sergei Vasilinetc · 9 years ago
  50. 38f6c03 Move updating window position off RT by John Reck · 9 years ago
  51. a7f6bba1 Move text logic from jni to hwui level by sergeyv · 9 years ago
  52. 1dfa070 Support GPU profiling vis in new pipeline by Chris Craik · 9 years ago
  53. fc73686 Switch to pbuffer surface sooner by John Reck · 9 years ago
  54. c96955d Always swap buffers if using partial update extension by John Reck · 9 years ago
  55. 11f02d7 allow for slow FrameMetricsListeners by Andres Morales · 9 years ago
  56. 910beb8 updates to FrameStatsObserver API by Andres Morales · 10 years ago
  57. d1ddcf1 resolve merge conflicts of 9ea5295597 to master. by John Reck · 10 years ago
  58. 9ea5295 Merge "libhwui: handle eglSwapBuffers with EGL_BAD_NATIVE_WINDOW error case" by John Reck · 10 years ago
  59. 9a878a6 hwui: set buffer destroyed swap mode explicitly by Christian Poetzsch · 10 years ago
  60. 0a1abd3 Merge "Have RT drive window positioning" by John Reck · 10 years ago
  61. f648108 Have RT drive window positioning by John Reck · 10 years ago
  62. 6e068c01 Early kickoff of shadow tasks by Chris Craik · 10 years ago
  63. 8927600 libhwui: handle eglSwapBuffers with EGL_BAD_NATIVE_WINDOW error case by Zhang Dongsheng · 10 years ago
  64. c3bd568 Restore code to draw backdrop and content nodes by Chong Zhang · 10 years ago
  65. dd93728 Merge "Add internal Canvas save flags" by Florin Malita · 10 years ago
  66. c52ac0b Merge "Add fine-grained debug layer" by John Reck · 10 years ago
  67. 975591a Add fine-grained debug layer by John Reck · 10 years ago
  68. eecff56 Add internal Canvas save flags by Florin Malita · 10 years ago
  69. 06f5bc7 expose hwui frame stats through FrameStatsObserver by Andres Morales · 10 years ago
  70. 0c54084 Merge "Fix ordering of texture->upload arguments" by John Reck · 10 years ago
  71. 9372ac3 Fix ordering of texture->upload arguments by John Reck · 10 years ago
  72. 465eefb Merge "fix race condition between HWUI cache and renderThread" am: 2c2b5e8514 by John Reck · 10 years ago
  73. 4354ae9 Merge "fix race condition between HWUI cache and renderThread" am: 2c2b5e8514 by John Reck · 10 years ago
  74. c0a0e1a fix race condition between HWUI cache and renderThread by Thomas Buhot · 10 years ago
  75. cbc5bd5 Merge "Track texture memory globally" by John Reck · 10 years ago
  76. 38e0c32 Track texture memory globally by John Reck · 10 years ago
  77. 6fb7755 Merge "Log render pipeline in gfxinfo dump" by Chris Craik · 10 years ago
  78. ff3edce Log render pipeline in gfxinfo dump by Chris Craik · 10 years ago
  79. 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 · 10 years ago
  80. 3145247 Disable buildLayer crash by Chris Craik · 10 years ago
  81. 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 · 10 years ago
  82. f158b49 Rename Reorderers to Builders by Chris Craik · 10 years ago
  83. 7f667e7 In CanvasContext::doFrame, make a separate call to computeFrameTimeNanos by Matthew Bouyack · 10 years ago
  84. 5ea1724 Rename OpReorderer to FrameReorderer by Chris Craik · 10 years ago
  85. f43f627 Merge "Add some options to macrobench" by John Reck · 10 years ago
  86. 682573c Add some options to macrobench by John Reck · 10 years ago
  87. 031eaed Merge "Add TextureView support to new renderer/reorderer" by Chris Craik · 10 years ago
  88. d2dfd8f Add TextureView support to new renderer/reorderer by Chris Craik · 10 years ago
  89. bf4b31f resolve merge conflicts of 04ce46db64 to master. by John Reck · 10 years ago
  90. adfeec9 Allow RT animation of new renderer by Chris Craik · 10 years ago
  91. 0bcd0cb libhwui: make setSurface asynchronous by Thomas Buhot · 10 years ago
  92. f20528b Merge "Move BakedOpDispatcher to separate file" by Chris Craik · 10 years ago
  93. 9e7fcfd Move BakedOpDispatcher to separate file by Chris Craik · 10 years ago
  94. 52b783f INT_MAX nanoseconds is not very long by John Reck · 10 years ago
  95. 98787e6 Finish shadow support in new reorderer/renderer by Chris Craik · 10 years ago
  96. 9fded23 Recycle OffscreenBuffers by Chris Craik · 10 years ago
  97. cba287b Fix threading issues by John Reck · 10 years ago
  98. 290b23a Fix build by Colin Cross · 10 years ago
  99. 704bed0 add DeviceInfo by John Reck · 10 years ago
  100. 0968955 Revert "add DeviceInfo" by John Reck · 10 years ago