1. 1a2d84a ALOGE is not ALOGV by John Reck · 9 years ago
  2. a83c1e5 Merge "Add support for bitmaps with Grey_8 color type." by Derek Sollenberger · 9 years ago
  3. c080f11 Merge "resolve merge conflicts of 32a95af029 to master." by John Reck · 9 years ago
  4. e5530ec resolve merge conflicts of 32a95af029 to master. by John Reck · 9 years ago
  5. 6cfa1cc Merge "Add choreographer API to the NDK." by Michael Wright · 9 years ago
  6. 3d3fe50 Add choreographer API to the NDK. by Michael Wright · 9 years ago
  7. 2d05094 Merge "Implement smarter locale resource selection" by Roozbeh Pournader · 9 years ago
  8. 32a95af Merge "libhwui: fix texture memory leak" am: 550d46d9da by John Reck · 9 years ago
  9. 7f193c5 Merge "Create SkCanvas on the stack to avoid leaking memeory" by Doris Liu · 9 years ago
  10. b927c55 Implement smarter locale resource selection by Roozbeh Pournader · 9 years ago
  11. c2de46f Create SkCanvas on the stack to avoid leaking memeory by Doris Liu · 9 years ago
  12. 66f65cb Ensure Texture always binds to self by John Reck · 9 years ago
  13. c5a3efd libhwui: fix texture memory leak by Dohyun Lee · 9 years ago
  14. 2de7771 Normalize GL_UNPACK_ALIGNMENT by John Reck · 9 years ago
  15. 88d842f Add support for bitmaps with Grey_8 color type. by Derek Sollenberger · 9 years ago
  16. dcdbba7c Re-enable new pipeline by John Reck · 9 years ago
  17. 0c54084 Merge "Fix ordering of texture->upload arguments" by John Reck · 9 years ago
  18. 9372ac3 Fix ordering of texture->upload arguments by John Reck · 9 years ago
  19. 465eefb Merge "fix race condition between HWUI cache and renderThread" am: 2c2b5e8514 by John Reck · 9 years ago
  20. 4354ae9 Merge "fix race condition between HWUI cache and renderThread" am: 2c2b5e8514 by John Reck · 9 years ago
  21. 1b94f9b Revert "Switch to new rendering pipeline" by John Reck · 9 years ago
  22. 7d569db Merge "Hard-abort tests if LOG_ALWAYS_FATAL" by John Reck · 9 years ago
  23. c0a0e1a fix race condition between HWUI cache and renderThread by Thomas Buhot · 9 years ago
  24. f1dafb5 Hard-abort tests if LOG_ALWAYS_FATAL by John Reck · 9 years ago
  25. 7db5ffb Revert "Revert "Fix leak in unclipped save layer"" by John Reck · 9 years ago
  26. a6fc36d Revert "Fix leak in unclipped save layer" by Daniel Chapin · 9 years ago
  27. 8e068d5 Fix leak in unclipped save layer by John Reck · 9 years ago
  28. a55b5d6 Fix "leak" in FrameBuilder.textureLayer test by John Reck · 9 years ago
  29. 0015955 Fix leak in OffscreenBufferPoolTests by John Reck · 9 years ago
  30. cbc5bd5 Merge "Track texture memory globally" by John Reck · 9 years ago
  31. f6762ac Merge "Trap SIGABRT in RenderThread for unit tests" by John Reck · 9 years ago
  32. e5da4ef Trap SIGABRT in RenderThread for unit tests by John Reck · 9 years ago
  33. 38e0c32 Track texture memory globally by John Reck · 9 years ago
  34. 3d5278b Update TestWindowContext to work with new HWUI ops. by Derek Sollenberger · 9 years ago
  35. 6fb7755 Merge "Log render pipeline in gfxinfo dump" by Chris Craik · 9 years ago
  36. ff3edce Log render pipeline in gfxinfo dump by Chris Craik · 9 years ago
  37. e410a35 Properly handle the negative scaling factor of canvas in VectorDrawable by Doris Liu · 9 years ago
  38. 3cfc373 Merge "Skip layer updates for layerless nodes" by Chris Craik · 9 years ago
  39. e9c5fd8 Skip layer updates for layerless nodes by Chris Craik · 9 years ago
  40. 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
  41. 8e77ff5e Merge "Disable buildLayer crash" by Chris Craik · 9 years ago
  42. 3145247 Disable buildLayer crash by Chris Craik · 9 years ago
  43. 48cb620 Fix the build by Chris Craik · 9 years ago
  44. 477e26c Merge "Switch to new rendering pipeline" by Chris Craik · 9 years ago
  45. 3daf4d3 Switch to new rendering pipeline by Chris Craik · 9 years ago
  46. 2718232 Merge "Fix shadow bounds calculation" by Chris Craik · 9 years ago
  47. 420d655 Fix shadow bounds calculation by Chris Craik · 9 years ago
  48. d0eb180 Merge "Rename Reorderers to Builders" by Chris Craik · 9 years ago
  49. 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
  50. f158b49 Rename Reorderers to Builders by Chris Craik · 9 years ago
  51. bc9029f Merge "Fix 9 patch mesh usage" by Chris Craik · 9 years ago
  52. 89ceb5c Fix 9 patch mesh usage by Chris Craik · 9 years ago
  53. f2c4be2 Merge "Fix a couple crashes in the new reorderer" by Chris Craik · 9 years ago
  54. 84ad614 Fix a couple crashes in the new reorderer by Chris Craik · 9 years ago
  55. 67031a1 Merge "Fix deep copy of entry queue" by Chris Craik · 9 years ago
  56. 7f667e7 In CanvasContext::doFrame, make a separate call to computeFrameTimeNanos by Matthew Bouyack · 9 years ago
  57. 5518e7c Override getSaveLayerStrategy instead of willSaveLayer by Leon Scroggins III · 9 years ago
  58. b250a83 Fix deep copy of entry queue by Chris Craik · 9 years ago
  59. ae10e13 Merge "Fix clip serialization crash" by Chris Craik · 9 years ago
  60. 15f0468 Fix clip serialization crash by Chris Craik · 9 years ago
  61. e3dc1fe Merge "Rename OpReorderer to FrameReorderer" by Chris Craik · 9 years ago
  62. 5ea1724 Rename OpReorderer to FrameReorderer by Chris Craik · 9 years ago
  63. f9b3678 Fix path position in BakedOpDispatcher by Chris Craik · 9 years ago
  64. 7435eb1 Unclipped savelayer support in new renderer by Chris Craik · 9 years ago
  65. b87eadd Partial unclipped save layer support by Chris Craik · 9 years ago
  66. 7cbf63d Rework op macros by Chris Craik · 9 years ago
  67. 4fac768 Merge "Avoid matching system locales in locale negotiation" by Roozbeh Pournader · 9 years ago
  68. 982dcf3 Merge "Support for stencil clipping in layers" by Chris Craik · 9 years ago
  69. e5b5019 Support for stencil clipping in layers by Chris Craik · 9 years ago
  70. f5baedb Merge "Stencil support in new recorder/reorderer" by Chris Craik · 9 years ago
  71. e4db79d Stencil support in new recorder/reorderer by Chris Craik · 9 years ago
  72. 1c686f2 Avoid matching system locales in locale negotiation by Roozbeh Pournader · 9 years ago
  73. f43f627 Merge "Add some options to macrobench" by John Reck · 9 years ago
  74. a0e6157 VectorDrawable: Use the matrix scale only if the matrix has no rotation or skew. by Doris Liu · 9 years ago
  75. 4bbc293 VectorDrawable native rendering - Step 3 of MANY by Doris Liu · 9 years ago
  76. 4a6a40b Merge "common_time_server.cpp: more O_CLOEXEC" am: 78d5f90d98 am: a87b9287a4 by Nick Kralevich · 9 years ago
  77. a87b928 Merge "common_time_server.cpp: more O_CLOEXEC" am: 78d5f90d98 by Nick Kralevich · 9 years ago
  78. a0468e3 common_time_server.cpp: more O_CLOEXEC by Nick Kralevich · 9 years ago
  79. 56cd51a Merge "Introduce pointer capture API." by Jun Mukai · 9 years ago
  80. 347e5d4 Introduce pointer capture API. by Jun Mukai · 9 years ago
  81. 33e9b42 Merge "Fix merged op clipping issue" by Chris Craik · 9 years ago
  82. 93e53e0 Fix merged op clipping issue by Chris Craik · 9 years ago
  83. a2a7072 Simplify ClipArea to prefer Rect args by Chris Craik · 9 years ago
  84. 15d556e Add temporary switch for new renderer in JNI by Chris Craik · 9 years ago
  85. 682573c Add some options to macrobench by John Reck · 9 years ago
  86. e60a52a Fix build by Chris Craik · 9 years ago
  87. 031eaed Merge "Add TextureView support to new renderer/reorderer" by Chris Craik · 9 years ago
  88. d2dfd8f Add TextureView support to new renderer/reorderer by Chris Craik · 9 years ago
  89. 09d7a93 Merge "Add TextOnPath support to new reorderer/renderer" by Chris Craik · 9 years ago
  90. bf4b31f resolve merge conflicts of 04ce46db64 to master. by John Reck · 9 years ago
  91. 04ce46d Merge "libhwui: make setSurface asynchronous" am: 738a5d4f18 by John Reck · 9 years ago
  92. 24fa70c Merge "Remove onDrawSprite API as it is no longer exposed via SkCanvas" by Derek Sollenberger · 9 years ago
  93. 738a5d4 Merge "libhwui: make setSurface asynchronous" by John Reck · 9 years ago
  94. d7448e6 Add TextOnPath support to new reorderer/renderer by Chris Craik · 9 years ago
  95. adfeec9 Allow RT animation of new renderer by Chris Craik · 9 years ago
  96. d2db5c1 Remove onDrawSprite API as it is no longer exposed via SkCanvas by Derek Sollenberger · 9 years ago
  97. e29ce6f Add functor support to new reorderer/renderer by Chris Craik · 9 years ago
  98. 4c1b495 Merge "Avoid unneeded rect params" by Chris Craik · 9 years ago
  99. d4eaef7 Make public pointer icon API with custom icons. by Jun Mukai · 9 years ago
  100. f636e63 Fix memory leak by John Reck · 9 years ago