1. 7364905 Merge "updates to FrameStatsObserver API" into nyc-dev by Andres Morales · 9 years ago
  2. 910beb8 updates to FrameStatsObserver API by Andres Morales · 9 years ago
  3. b251a2f Revert "Revert "TaskManager bench"" by Chris Craik · 9 years ago
  4. 81ece00 Merge "Fix TextDropShadowCacheTests and glyph_t everywhere" into nyc-dev by Chris Craik · 9 years ago
  5. e8c3c81 Fix TextDropShadowCacheTests and glyph_t everywhere by Chris Craik · 9 years ago
  6. 1697c3d Use clang to build microbench by Chris Craik · 9 years ago
  7. 62cd9e4 Fix build by Chris Craik · 9 years ago
  8. 807842a Merge "Move several property queries to Properties class" by Chris Craik · 9 years ago
  9. 48a8f43 Move several property queries to Properties class by Chris Craik · 9 years ago
  10. d1ddcf1 resolve merge conflicts of 9ea5295597 to master. by John Reck · 9 years ago
  11. 9ea5295 Merge "libhwui: handle eglSwapBuffers with EGL_BAD_NATIVE_WINDOW error case" by John Reck · 9 years ago
  12. 9a878a6 hwui: set buffer destroyed swap mode explicitly by Christian Poetzsch · 9 years ago
  13. 0b69467 Merge "Add a debug assert to track down infinite loop" by John Reck · 9 years ago
  14. 83c9b5b Add a debug assert to track down infinite loop by John Reck · 9 years ago
  15. ef062eb Ref count the nodes in VectorDrawable by Doris Liu · 9 years ago
  16. 9640477 Revert "TaskManager bench" by Daniel Chapin · 9 years ago
  17. 3ff6b15 Merge "TaskManager bench" by Chris Craik · 9 years ago
  18. 766431a Revert "Revert "VectorDrawable native rendering - Step 4 of MANY"" by Doris Liu · 9 years ago
  19. 02db03c TaskManager bench by Chris Craik · 9 years ago
  20. 5a11e8d Revert "VectorDrawable native rendering - Step 4 of MANY" by Doris Liu · 9 years ago
  21. 0a1abd3 Merge "Have RT drive window positioning" by John Reck · 9 years ago
  22. f648108 Have RT drive window positioning by John Reck · 9 years ago
  23. 37fd29f Merge "Fix ripple clipping + quick rejection" by Chris Craik · 9 years ago
  24. c8ca8ce Merge "Simplify shadow task cleanup" by Chris Craik · 9 years ago
  25. 3fd03b7 Merge "Add SkiaBehaviorTests" by Chris Craik · 9 years ago
  26. 7fc1b03 Fix ripple clipping + quick rejection by Chris Craik · 9 years ago
  27. 07d8d59 Add SkiaBehaviorTests by Chris Craik · 9 years ago
  28. fdbc795 Merge "Remove unnecessary fence in macrobench" by Chris Craik · 9 years ago
  29. 2705c98 Remove unnecessary fence in macrobench by Chris Craik · 9 years ago
  30. d8165e8 Simplify shadow task cleanup by Chris Craik · 9 years ago
  31. 0eef10e Merge "Update Canvas API with view system calls." by Derek Sollenberger · 9 years ago
  32. 777bf85 Remove remaining references to SkCanvas::SaveFlags by Florin Malita · 9 years ago
  33. 6f48556 Update Canvas API with view system calls. by Derek Sollenberger · 9 years ago
  34. bcda2da Merge "Early kickoff of shadow tasks" by Chris Craik · 9 years ago
  35. 6e068c01 Early kickoff of shadow tasks by Chris Craik · 9 years ago
  36. 9f19f5a Merge "Fix null offscreen buffer crash" by Chris Craik · 9 years ago
  37. a72d52b Merge "VectorDrawable native rendering - Step 4 of MANY" by Doris Liu · 9 years ago
  38. c0f3f2f Fix null offscreen buffer crash by Chris Craik · 9 years ago
  39. f276acd VectorDrawable native rendering - Step 4 of MANY by Doris Liu · 9 years ago
  40. 8927600 libhwui: handle eglSwapBuffers with EGL_BAD_NATIVE_WINDOW error case by Zhang Dongsheng · 9 years ago
  41. 15d21b3 Merge "Fix TextDropShadowCache infinite loop" by John Reck · 9 years ago
  42. c3127a7 Fix TextDropShadowCache infinite loop by John Reck · 9 years ago
  43. 0b8d067 Fix copyLayerInto by John Reck · 9 years ago
  44. 28d4ea5 Fix redundant drawPath call by Teng-Hui Zhu · 9 years ago
  45. dbee9bb Gradient for VectorDrawable's fill and stroke by Teng-Hui Zhu · 9 years ago
  46. c3bd568 Restore code to draw backdrop and content nodes by Chong Zhang · 9 years ago
  47. c9fd313 Merge "Fix tests" by John Reck · 9 years ago
  48. 65182cc Fix tests by John Reck · 9 years ago
  49. 5f1c64e Merge "Temporarily workaround merged bitmap bug" by John Reck · 9 years ago
  50. 14de041 Temporarily workaround merged bitmap bug by John Reck · 9 years ago
  51. dd93728 Merge "Add internal Canvas save flags" by Florin Malita · 9 years ago
  52. c52ac0b Merge "Add fine-grained debug layer" by John Reck · 9 years ago
  53. 975591a Add fine-grained debug layer by John Reck · 9 years ago
  54. eecff56 Add internal Canvas save flags by Florin Malita · 9 years ago
  55. 83b09fb Merge "Validate Region.orSelf arguments" by John Reck · 9 years ago
  56. 25f0dc4 Validate Region.orSelf arguments by John Reck · 9 years ago
  57. 214a1372 Merge "expose hwui frame stats through FrameStatsObserver" by Andres Morales · 9 years ago
  58. a3f16d4 Replace SkALWAYSBREAK with equivalent Android macros. by Derek Sollenberger · 9 years ago
  59. 06f5bc7 expose hwui frame stats through FrameStatsObserver by Andres Morales · 9 years ago
  60. 48247a2 Fix mismatch in assumed defaults vs. actual defaults by John Reck · 9 years ago
  61. bd41ded Fix accidental activateTexture(0) by John Reck · 9 years ago
  62. a83c1e5 Merge "Add support for bitmaps with Grey_8 color type." by Derek Sollenberger · 9 years ago
  63. c080f11 Merge "resolve merge conflicts of 32a95af029 to master." by John Reck · 9 years ago
  64. e5530ec resolve merge conflicts of 32a95af029 to master. by John Reck · 9 years ago
  65. 32a95af Merge "libhwui: fix texture memory leak" am: 550d46d9da by John Reck · 9 years ago
  66. 7f193c5 Merge "Create SkCanvas on the stack to avoid leaking memeory" by Doris Liu · 9 years ago
  67. c2de46f Create SkCanvas on the stack to avoid leaking memeory by Doris Liu · 9 years ago
  68. 66f65cb Ensure Texture always binds to self by John Reck · 9 years ago
  69. c5a3efd libhwui: fix texture memory leak by Dohyun Lee · 9 years ago
  70. 2de7771 Normalize GL_UNPACK_ALIGNMENT by John Reck · 9 years ago
  71. 88d842f Add support for bitmaps with Grey_8 color type. by Derek Sollenberger · 9 years ago
  72. dcdbba7c Re-enable new pipeline by John Reck · 9 years ago
  73. 0c54084 Merge "Fix ordering of texture->upload arguments" by John Reck · 9 years ago
  74. 9372ac3 Fix ordering of texture->upload arguments by John Reck · 9 years ago
  75. 465eefb Merge "fix race condition between HWUI cache and renderThread" am: 2c2b5e8514 by John Reck · 9 years ago
  76. 4354ae9 Merge "fix race condition between HWUI cache and renderThread" am: 2c2b5e8514 by John Reck · 9 years ago
  77. 1b94f9b Revert "Switch to new rendering pipeline" by John Reck · 9 years ago
  78. 7d569db Merge "Hard-abort tests if LOG_ALWAYS_FATAL" by John Reck · 9 years ago
  79. c0a0e1a fix race condition between HWUI cache and renderThread by Thomas Buhot · 9 years ago
  80. f1dafb5 Hard-abort tests if LOG_ALWAYS_FATAL by John Reck · 9 years ago
  81. 7db5ffb Revert "Revert "Fix leak in unclipped save layer"" by John Reck · 9 years ago
  82. a6fc36d Revert "Fix leak in unclipped save layer" by Daniel Chapin · 9 years ago
  83. 8e068d5 Fix leak in unclipped save layer by John Reck · 9 years ago
  84. a55b5d6 Fix "leak" in FrameBuilder.textureLayer test by John Reck · 9 years ago
  85. 0015955 Fix leak in OffscreenBufferPoolTests by John Reck · 9 years ago
  86. cbc5bd5 Merge "Track texture memory globally" by John Reck · 9 years ago
  87. f6762ac Merge "Trap SIGABRT in RenderThread for unit tests" by John Reck · 9 years ago
  88. e5da4ef Trap SIGABRT in RenderThread for unit tests by John Reck · 9 years ago
  89. 38e0c32 Track texture memory globally by John Reck · 9 years ago
  90. 3d5278b Update TestWindowContext to work with new HWUI ops. by Derek Sollenberger · 9 years ago
  91. 6fb7755 Merge "Log render pipeline in gfxinfo dump" by Chris Craik · 9 years ago
  92. ff3edce Log render pipeline in gfxinfo dump by Chris Craik · 9 years ago
  93. e410a35 Properly handle the negative scaling factor of canvas in VectorDrawable by Doris Liu · 9 years ago
  94. 3cfc373 Merge "Skip layer updates for layerless nodes" by Chris Craik · 9 years ago
  95. e9c5fd8 Skip layer updates for layerless nodes by Chris Craik · 9 years ago
  96. 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
  97. 8e77ff5e Merge "Disable buildLayer crash" by Chris Craik · 9 years ago
  98. 3145247 Disable buildLayer crash by Chris Craik · 9 years ago
  99. 48cb620 Fix the build by Chris Craik · 9 years ago
  100. 477e26c Merge "Switch to new rendering pipeline" by Chris Craik · 9 years ago