1. f43f627 Merge "Add some options to macrobench" by John Reck · 9 years ago
  2. a0e6157 VectorDrawable: Use the matrix scale only if the matrix has no rotation or skew. by Doris Liu · 9 years ago
  3. 4bbc293 VectorDrawable native rendering - Step 3 of MANY by Doris Liu · 9 years ago
  4. 4a6a40b Merge "common_time_server.cpp: more O_CLOEXEC" am: 78d5f90d98 am: a87b9287a4 by Nick Kralevich · 9 years ago
  5. a87b928 Merge "common_time_server.cpp: more O_CLOEXEC" am: 78d5f90d98 by Nick Kralevich · 9 years ago
  6. a0468e3 common_time_server.cpp: more O_CLOEXEC by Nick Kralevich · 9 years ago
  7. 56cd51a Merge "Introduce pointer capture API." by Jun Mukai · 9 years ago
  8. 347e5d4 Introduce pointer capture API. by Jun Mukai · 9 years ago
  9. 33e9b42 Merge "Fix merged op clipping issue" by Chris Craik · 9 years ago
  10. 93e53e0 Fix merged op clipping issue by Chris Craik · 9 years ago
  11. a2a7072 Simplify ClipArea to prefer Rect args by Chris Craik · 9 years ago
  12. 15d556e Add temporary switch for new renderer in JNI by Chris Craik · 9 years ago
  13. 682573c Add some options to macrobench by John Reck · 9 years ago
  14. e60a52a Fix build by Chris Craik · 9 years ago
  15. 031eaed Merge "Add TextureView support to new renderer/reorderer" by Chris Craik · 9 years ago
  16. d2dfd8f Add TextureView support to new renderer/reorderer by Chris Craik · 9 years ago
  17. 09d7a93 Merge "Add TextOnPath support to new reorderer/renderer" by Chris Craik · 9 years ago
  18. bf4b31f resolve merge conflicts of 04ce46db64 to master. by John Reck · 9 years ago
  19. 04ce46d Merge "libhwui: make setSurface asynchronous" am: 738a5d4f18 by John Reck · 9 years ago
  20. 24fa70c Merge "Remove onDrawSprite API as it is no longer exposed via SkCanvas" by Derek Sollenberger · 9 years ago
  21. 738a5d4 Merge "libhwui: make setSurface asynchronous" by John Reck · 9 years ago
  22. d7448e6 Add TextOnPath support to new reorderer/renderer by Chris Craik · 9 years ago
  23. adfeec9 Allow RT animation of new renderer by Chris Craik · 9 years ago
  24. d2db5c1 Remove onDrawSprite API as it is no longer exposed via SkCanvas by Derek Sollenberger · 9 years ago
  25. e29ce6f Add functor support to new reorderer/renderer by Chris Craik · 9 years ago
  26. 4c1b495 Merge "Avoid unneeded rect params" by Chris Craik · 9 years ago
  27. d4eaef7 Make public pointer icon API with custom icons. by Jun Mukai · 9 years ago
  28. f636e63 Fix memory leak by John Reck · 9 years ago
  29. 89add11 resolve merge conflicts of f1df0f59c1 to master. by John Reck · 9 years ago
  30. f1df0f5 Merge "Fix memory leak in HWUI" am: 85b010b826 by John Reck · 9 years ago
  31. 441cc42 Fix memory leak in HWUI by Sangkyu Lee · 9 years ago
  32. 5430ab2 Avoid unneeded rect params by Chris Craik · 9 years ago
  33. 58862c9 Fix leak of file descriptors in test code by Tom Hudson · 9 years ago
  34. 268a9c0 Add property animations to new reorderer/renderer by Chris Craik · 9 years ago
  35. 0bcd0cb libhwui: make setSurface asynchronous by Thomas Buhot · 9 years ago
  36. c796475 Merge "Add bitmapmesh, rect, and patch rendering" by Chris Craik · 9 years ago
  37. f09ff5a Add bitmapmesh, rect, and patch rendering by Chris Craik · 9 years ago
  38. fbf184c Merge "make RingBuffer const viable" by Andres Morales · 9 years ago
  39. a21c1da make RingBuffer const viable by Andres Morales · 9 years ago
  40. c7fa843 Add shape animation test case by Chris Craik · 9 years ago
  41. 386aa03 Add more shape drawing to new reorderer/renderer by Chris Craik · 9 years ago
  42. 27e58b4 Build hwui test scenes as common test code by Chris Craik · 9 years ago
  43. c63107c Merge "Merged op dispatch in OpReorderer" by Chris Craik · 9 years ago
  44. 15c3f19 Merged op dispatch in OpReorderer by Chris Craik · 9 years ago
  45. 85cdc25 Merge "Correct shadowtext glyph count" by Chris Craik · 9 years ago
  46. 0868477 Correct shadowtext glyph count by Chris Craik · 9 years ago
  47. e56a344 Merge "Introduce accessibility large pointer icons." by Jun Mukai · 9 years ago
  48. 8160f20 Reorganize hwui test directories by Chris Craik · 9 years ago
  49. 54fa17f Add ListView rendering benchmark by Chris Craik · 9 years ago
  50. 19a5601 Introduce accessibility large pointer icons. by Jun Mukai · 9 years ago
  51. 9b9eca5 Merge "Support projection in OpReorderer" by Chris Craik · 9 years ago
  52. 8d1f212 Support projection in OpReorderer by Chris Craik · 9 years ago
  53. f20528b Merge "Move BakedOpDispatcher to separate file" by Chris Craik · 9 years ago
  54. 9e7fcfd Move BakedOpDispatcher to separate file by Chris Craik · 9 years ago
  55. e60d5cc Merge "Fix RecordingCanvas::refPaint, add tests" by Chris Craik · 9 years ago
  56. 42a5407 Fix RecordingCanvas::refPaint, add tests by Chris Craik · 9 years ago
  57. 52b783f INT_MAX nanoseconds is not very long by John Reck · 9 years ago
  58. a171727 Initial text support in new reorderer/renderer by Chris Craik · 9 years ago
  59. 16c9d6a Refactor hwuitest by John Reck · 9 years ago
  60. 780e20a Merge "Fix layer create properties" by Chris Craik · 9 years ago
  61. b10a1d8 Merge "VectorDrawable native rendering - Step 2 of MANY" by Doris Liu · 9 years ago
  62. f559bd1 Fix layer create properties by Chris Craik · 9 years ago
  63. 804618d VectorDrawable native rendering - Step 2 of MANY by Doris Liu · 9 years ago
  64. 28d5615 Merge "Introduce animated pointer icon for STYLE_WAIT." by Jun Mukai · 9 years ago
  65. 808196f Introduce animated pointer icon for STYLE_WAIT. by Jun Mukai · 9 years ago
  66. 8ecf41c Add temporary layer alpha fallback to OpReorderer by Chris Craik · 9 years ago
  67. b20dbf6 Merge "Finish shadow support in new reorderer/renderer" by Chris Craik · 9 years ago
  68. 98787e6 Finish shadow support in new reorderer/renderer by Chris Craik · 9 years ago
  69. 1540153 Extensions must load in ctor by John Reck · 9 years ago
  70. 676a67b Merge "Fix bug where mExtensions was not initialized." by Christopher Ferris · 9 years ago
  71. be4d8dd Fix bug where mExtensions was not initialized. by Christopher Ferris · 9 years ago
  72. 4bc5078 Merge "Add error check for float parsing and fix tests" by Chris Craik · 9 years ago
  73. 1e67f08 Add error check for float parsing and fix tests by Doris Liu · 9 years ago
  74. 9fded23 Recycle OffscreenBuffers by Chris Craik · 9 years ago
  75. ec99ff6 Merge "Use array instead of vector for test data set" by Doris Liu · 9 years ago
  76. b89610c Use array instead of vector for test data set by Doris Liu · 9 years ago
  77. ae2e983 Merge "Add shadow support to new reorderer/renderer" by Chris Craik · 9 years ago
  78. be2187a Merge "Add hooks in JNI to start using native path parsing" by Doris Liu · 9 years ago
  79. cdd23f9 Add hooks in JNI to start using native path parsing by Doris Liu · 9 years ago
  80. d3daa31 Add shadow support to new reorderer/renderer by Chris Craik · 9 years ago
  81. 7d9eb2a Merge "Fix memory corruption in SpotShadow" am: 8c85c00b5e am: 8c8353a8c3 by John Reck · 9 years ago
  82. 5bb2fdb Merge "Fix memory corruption in SpotShadow" am: 8c85c00b5e am: 8c8353a8c3 by John Reck · 9 years ago
  83. a1f5631 Fix memory corruption in SpotShadow by Keith Mok · 9 years ago
  84. e49954a Merge "Add microbench for PathParser" by Doris Liu · 9 years ago
  85. f59cb78 Add microbench for PathParser by Doris Liu · 9 years ago
  86. bec5a90 Merge "VectorDrawable native rendering - Step 1 of MANY" by Doris Liu · 9 years ago
  87. 30bcf69 VectorDrawable native rendering - Step 1 of MANY by Doris Liu · 9 years ago
  88. 9557dcd5 Merge "Fix HWUI Path Cache dangling pointer" am: 37bf3ec9d2 am: 7516d4d866 by John Reck · 9 years ago
  89. 1b85ce1 Merge "Fix HWUI Path Cache dangling pointer" am: 37bf3ec9d2 am: 7516d4d866 by John Reck · 9 years ago
  90. 37bf3ec Merge "Fix HWUI Path Cache dangling pointer" by John Reck · 9 years ago
  91. e2703be Merge "Fix threading issues" by John Reck · 9 years ago
  92. cba287b Fix threading issues by John Reck · 9 years ago
  93. dd763fe Merge "Fix persistent Canvas clip handling" by Florin Malita · 9 years ago
  94. 2e4f67c Fix HWUI Path Cache dangling pointer by Digish Pandya · 9 years ago
  95. 788f743 Merge "Add test to cover loading shared-lib with appAsLib as true. This patch made AppAsLib_test use its own resource" by Tao Bai · 9 years ago
  96. 1375e5f Add test to cover loading shared-lib with appAsLib as true. by Tao Bai · 9 years ago
  97. 5e27140 Fix persistent Canvas clip handling by Florin Malita · 9 years ago
  98. 83ea5b7 When the incoming light source is invalid, don't generate any shadow by Teng-Hui Zhu · 9 years ago
  99. 161f54b Add z-reordering support to OpReorderer by Chris Craik · 9 years ago
  100. 679f986 Merge "Add more RenderNode property support in OpReorderer path" by Chris Craik · 9 years ago