1. 0ec2fd7 HWUI: track upload & recent usage in font cache am: af102bee51 am: 42c01cf62f by sergeyv · 9 years ago
  2. af102be HWUI: track upload & recent usage in font cache by sergeyv · 9 years ago
  3. b53c608 Wait on frame work fences when frames are dropped am: 06e2e9cf4c am: 7a14f5aeb9 by Chris Craik · 9 years ago
  4. 06e2e9c Wait on frame work fences when frames are dropped by Chris Craik · 9 years ago
  5. 56996ff resolve merge conflicts of 76ce8e5 to stage-aosp-master am: ed935c32f4 by Chih-Hung Hsieh · 9 years ago
  6. ed935c3 resolve merge conflicts of 76ce8e5 to stage-aosp-master by Chih-Hung Hsieh · 9 years ago
  7. f35c939 Fix clang-tidy warnings in libs/hwui. by Chih-Hung Hsieh · 9 years ago
  8. 1d7ee6b Make updateSurface non-blocking am: cd68212f08 am: 9dd91dec3f by John Reck · 9 years ago
  9. cd68212 Make updateSurface non-blocking by John Reck · 9 years ago
  10. 77e5333 Ensure Dequeue/Queue duration is always set am: 70e89c9c37 am: ed343def3e by John Reck · 9 years ago
  11. 70e89c9 Ensure Dequeue/Queue duration is always set by John Reck · 9 years ago
  12. 4ec05be Put VD animators on paused list when RT stops drawing am: c82e879e56 by Doris Liu · 9 years ago
  13. 70b6080 Put VD animators on paused list when RT stops drawing am: c82e879e56 by Doris Liu · 9 years ago
  14. 0cf4d47 Merge "Put VD animators on paused list when RT stops drawing" into nyc-mr1-dev by Doris Liu · 9 years ago
  15. 897b9ef Eliminate recents upload jank am: 4387190d8e am: 021a952150 by John Reck · 9 years ago
  16. 021a952 Eliminate recents upload jank am: 4387190d8e by John Reck · 9 years ago
  17. e733f86 Merge "Eliminate recents upload jank" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  18. 4387190 Eliminate recents upload jank by John Reck · 9 years ago
  19. 86e700e Fix null deref crash am: 882d515cd5 am: ed93e111c5 by John Reck · 9 years ago
  20. 882d515 Fix null deref crash by John Reck · 9 years ago
  21. c82e879 Put VD animators on paused list when RT stops drawing by Doris Liu · 9 years ago
  22. fb5c675 resolve merge conflicts of 67daab6 to nyc-mr1-dev-plus-aosp by John Reck · 9 years ago
  23. 67daab6 Teach JankTracker about new swap behaviors am: 2d5b8d7392 by John Reck · 9 years ago
  24. 34921ac Merge "Teach JankTracker about new swap behaviors" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  25. 2d5b8d7 Teach JankTracker about new swap behaviors by John Reck · 9 years ago
  26. fd6bf88 Drop less aggressively am: a3d795a34a am: 62ec371a9e by John Reck · 9 years ago
  27. a3d795a Drop less aggressively by John Reck · 9 years ago
  28. f53bfc9 resolve merge conflicts of 3fb651b to nyc-mr1-dev-plus-aosp by Chih-Hung Hsieh · 9 years ago
  29. 05160d7 resolve merge conflicts of 5152fd9 to stage-aosp-master by Chih-Hung Hsieh · 9 years ago
  30. faecb78 Fix google-explicit-constructor warnings in frameworks/base by Chih-Hung Hsieh · 9 years ago
  31. 3c37412 Merge \"Change swap chain stuffed detection logic\" into nyc-mr1-dev by Chris Craik · 9 years ago
  32. 3163568 Change swap chain stuffed detection logic by Chris Craik · 9 years ago
  33. 619682b Merge changes I15da2563,I7845542d into nyc-mr1-dev am: 7b8b1aab93 by Tim Murray · 9 years ago
  34. ffde6274 add tracepoint for when the display chain is stuffed by Tim Murray · 9 years ago
  35. 03b34e4 Merge changes from topic \'fifo\' into nyc-mr1-dev am: a96d445aef by Tim Murray · 9 years ago
  36. a96d445 Merge changes from topic 'fifo' into nyc-mr1-dev by Tim Murray · 9 years ago
  37. 33eb07f Add new mode for SCHED_FIFO on UI and RenderThreads. by Tim Murray · 9 years ago
  38. 6354336 Merge \"Consider queue & dequeue times for should draw\" into nyc-mr1-dev by John Reck · 9 years ago
  39. 0def73a Consider queue & dequeue times for should draw by John Reck · 9 years ago
  40. 892f8e7 Merge \"Fix SurfaceViewPositionListener race bugs\" into nyc-mr1-dev by John Reck · 9 years ago
  41. 7b570de Fix SurfaceViewPositionListener race bugs by John Reck · 9 years ago
  42. 2d30d67 Merge \"Avoid re-calculating vsync mid-frame\" into nyc-dev am: fc275d244e by John Reck · 9 years ago
  43. a32df88 Merge \\"Avoid re-calculating vsync mid-frame\\" into nyc-dev am: fc275d244e by John Reck · 9 years ago
  44. cb0649f Merge \"Avoid re-calculating vsync mid-frame\" into nyc-dev am: fc275d244e by John Reck · 9 years ago
  45. 501ff9a Avoid re-calculating vsync mid-frame by John Reck · 9 years ago
  46. 6c3281a Merge \\"Redraw if dirty during stopped when resumed\\" into nyc-dev am: 5b4ff21a74 by John Reck · 9 years ago
  47. f22f6cf Merge \"Redraw if dirty during stopped when resumed\" into nyc-dev by John Reck · 9 years ago
  48. fc4c59a Merge \"Redraw if dirty during stopped when resumed\" into nyc-dev by John Reck · 9 years ago
  49. 306f331 Redraw if dirty during stopped when resumed by John Reck · 9 years ago
  50. 09087ea Merge \"Handle hidden RT VectorDrawable animators\" into nyc-mr1-dev by Doris Liu · 9 years ago
  51. 718cd3e Handle hidden RT VectorDrawable animators by Doris Liu · 9 years ago
  52. 85e0c89 resolve merge conflicts of 1599b981 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 9 years ago
  53. c6baf56 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  54. e94cbc7 API tweaks to PixelCopy and make it public by John Reck · 9 years ago
  55. 9110429f Merge "Don't reuse LOST_SURFACE for stopped" into nyc-dev by John Reck · 9 years ago
  56. 8cddce3 Merge "Make getFrameNumber lazy" into nyc-dev by John Reck · 9 years ago
  57. 28912a5 Make getFrameNumber lazy by John Reck · 9 years ago
  58. c79c324 Merge "Improve multi-window render clipping logic" into nyc-dev by Chris Craik · 9 years ago
  59. 9a17da8 Don't reuse LOST_SURFACE for stopped by John Reck · 9 years ago
  60. 9cd1bbe Improve multi-window render clipping logic by Chris Craik · 9 years ago
  61. 8afcc76 Revert "Revert "Make stopped state a first-class thing"" by John Reck · 9 years ago
  62. d2eec0e Merge "Framework-side of SurfaceView#getBitmap" into nyc-dev by John Reck · 9 years ago
  63. 10dd058 Framework-side of SurfaceView#getBitmap by John Reck · 9 years ago
  64. 825fa4d Merge "Revert "Make stopped state a first-class thing"" into nyc-dev by John Reck · 9 years ago
  65. eab3f26 Revert "Make stopped state a first-class thing" by John Reck · 9 years ago
  66. c724dcf Merge "Make stopped state a first-class thing" into nyc-dev by John Reck · 9 years ago
  67. 4a73544 Merge "Fix a derp" into nyc-dev by John Reck · 9 years ago
  68. a41f244 Fix a derp by John Reck · 9 years ago
  69. 945961f Make stopped state a first-class thing by John Reck · 9 years ago
  70. 51f2d60 Fix some edge cases by John Reck · 9 years ago
  71. bbb4c2e Merge "Add a callback for rendernode parentcount=0" into nyc-dev by John Reck · 9 years ago
  72. 6601080 Expand JankTracker by John Reck · 9 years ago
  73. 44b49f0 Add a callback for rendernode parentcount=0 by John Reck · 9 years ago
  74. 6246d278 Support buildLayer in new pipeline by Chris Craik · 9 years ago
  75. 3a5811b Precache/early kick off of op work for non-shadow ops. by Chris Craik · 9 years ago
  76. dccca44 Reland: Move text logic from jni to hwui level by sergeyv · 9 years ago
  77. 6847953 Merge "Revert "Move text logic from jni to hwui level"" into nyc-dev by Sergei Vasilinetc · 9 years ago
  78. afbd0f1 Revert "Move text logic from jni to hwui level" by Sergei Vasilinetc · 9 years ago
  79. 49658d4 Merge "Move text logic from jni to hwui level" into nyc-dev by Sergei Vasilinetc · 9 years ago
  80. 38f6c03 Move updating window position off RT by John Reck · 9 years ago
  81. a7f6bba1 Move text logic from jni to hwui level by sergeyv · 9 years ago
  82. 1dfa070 Support GPU profiling vis in new pipeline by Chris Craik · 9 years ago
  83. fc73686 Switch to pbuffer surface sooner by John Reck · 9 years ago
  84. c96955d Always swap buffers if using partial update extension by John Reck · 9 years ago
  85. 11f02d7 allow for slow FrameMetricsListeners by Andres Morales · 9 years ago
  86. 2528fcd Merge commit '26ada7e78993241d702a908eae93d174cbb3c8b3' into HEAD by Bill Yi · 9 years ago
  87. 910beb8 updates to FrameStatsObserver API by Andres Morales · 9 years ago
  88. d1ddcf1 resolve merge conflicts of 9ea5295597 to master. by John Reck · 9 years ago
  89. 9ea5295 Merge "libhwui: handle eglSwapBuffers with EGL_BAD_NATIVE_WINDOW error case" by John Reck · 9 years ago
  90. 9a878a6 hwui: set buffer destroyed swap mode explicitly by Christian Poetzsch · 9 years ago
  91. 0a1abd3 Merge "Have RT drive window positioning" by John Reck · 9 years ago
  92. f648108 Have RT drive window positioning by John Reck · 9 years ago
  93. 6e068c01 Early kickoff of shadow tasks by Chris Craik · 10 years ago
  94. 8927600 libhwui: handle eglSwapBuffers with EGL_BAD_NATIVE_WINDOW error case by Zhang Dongsheng · 10 years ago
  95. c3bd568 Restore code to draw backdrop and content nodes by Chong Zhang · 10 years ago
  96. dd93728 Merge "Add internal Canvas save flags" by Florin Malita · 10 years ago
  97. c52ac0b Merge "Add fine-grained debug layer" by John Reck · 10 years ago
  98. 975591a Add fine-grained debug layer by John Reck · 10 years ago
  99. eecff56 Add internal Canvas save flags by Florin Malita · 10 years ago
  100. 06f5bc7 expose hwui frame stats through FrameStatsObserver by Andres Morales · 10 years ago