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