1. b878a99 Merge "Fix matrix mapping of negative rects" into nyc-dev by Chris Craik · 8 years ago
  2. 261725f Fix matrix mapping of negative rects by Chris Craik · 8 years ago
  3. 0bed032 Disable HWUI_NEW_OPS by John Reck · 8 years ago
  4. 91eff22 Support op dumping in new pipeline by Chris Craik · 8 years ago
  5. 6cc3a25 Temporarily enable fine-grained error checking by John Reck · 8 years ago
  6. 11f02d7 allow for slow FrameMetricsListeners by Andres Morales · 8 years ago
  7. 991da31 Update HWUI makefiles to support use by other targets (e.g. Skia) by Derek Sollenberger · 8 years ago
  8. b251a2f Revert "Revert "TaskManager bench"" by Chris Craik · 8 years ago
  9. 1697c3d Use clang to build microbench by Chris Craik · 8 years ago
  10. 0b69467 Merge "Add a debug assert to track down infinite loop" by John Reck · 8 years ago
  11. 83c9b5b Add a debug assert to track down infinite loop by John Reck · 8 years ago
  12. 9640477 Revert "TaskManager bench" by Daniel Chapin · 8 years ago
  13. 3ff6b15 Merge "TaskManager bench" by Chris Craik · 8 years ago
  14. 766431a Revert "Revert "VectorDrawable native rendering - Step 4 of MANY"" by Doris Liu · 8 years ago
  15. 02db03c TaskManager bench by Chris Craik · 8 years ago
  16. 5a11e8d Revert "VectorDrawable native rendering - Step 4 of MANY" by Doris Liu · 8 years ago
  17. 3fd03b7 Merge "Add SkiaBehaviorTests" by Chris Craik · 8 years ago
  18. 07d8d59 Add SkiaBehaviorTests by Chris Craik · 8 years ago
  19. a72d52b Merge "VectorDrawable native rendering - Step 4 of MANY" by Doris Liu · 8 years ago
  20. f276acd VectorDrawable native rendering - Step 4 of MANY by Doris Liu · 9 years ago
  21. c3127a7 Fix TextDropShadowCache infinite loop by John Reck · 8 years ago
  22. c52ac0b Merge "Add fine-grained debug layer" by John Reck · 9 years ago
  23. 975591a Add fine-grained debug layer by John Reck · 9 years ago
  24. 06f5bc7 expose hwui frame stats through FrameStatsObserver by Andres Morales · 9 years ago
  25. dcdbba7c Re-enable new pipeline by John Reck · 9 years ago
  26. 1b94f9b Revert "Switch to new rendering pipeline" by John Reck · 9 years ago
  27. 7db5ffb Revert "Revert "Fix leak in unclipped save layer"" by John Reck · 9 years ago
  28. a6fc36d Revert "Fix leak in unclipped save layer" by Daniel Chapin · 9 years ago
  29. 8e068d5 Fix leak in unclipped save layer by John Reck · 9 years ago
  30. cbc5bd5 Merge "Track texture memory globally" by John Reck · 9 years ago
  31. e5da4ef Trap SIGABRT in RenderThread for unit tests by John Reck · 9 years ago
  32. 38e0c32 Track texture memory globally by John Reck · 9 years ago
  33. 48cb620 Fix the build by Chris Craik · 9 years ago
  34. 3daf4d3 Switch to new rendering pipeline by Chris Craik · 9 years ago
  35. f158b49 Rename Reorderers to Builders by Chris Craik · 9 years ago
  36. 5ea1724 Rename OpReorderer to FrameReorderer by Chris Craik · 9 years ago
  37. f5baedb Merge "Stencil support in new recorder/reorderer" by Chris Craik · 9 years ago
  38. e4db79d Stencil support in new recorder/reorderer by Chris Craik · 9 years ago
  39. 4bbc293 VectorDrawable native rendering - Step 3 of MANY by Doris Liu · 9 years ago
  40. e60a52a Fix build by Chris Craik · 9 years ago
  41. d2dfd8f Add TextureView support to new renderer/reorderer by Chris Craik · 9 years ago
  42. 27e58b4 Build hwui test scenes as common test code by Chris Craik · 9 years ago
  43. 8160f20 Reorganize hwui test directories by Chris Craik · 9 years ago
  44. 9b9eca5 Merge "Support projection in OpReorderer" by Chris Craik · 9 years ago
  45. 8d1f212 Support projection in OpReorderer by Chris Craik · 9 years ago
  46. 9e7fcfd Move BakedOpDispatcher to separate file by Chris Craik · 9 years ago
  47. a171727 Initial text support in new reorderer/renderer by Chris Craik · 9 years ago
  48. 16c9d6a Refactor hwuitest by John Reck · 9 years ago
  49. 804618d VectorDrawable native rendering - Step 2 of MANY by Doris Liu · 9 years ago
  50. 98787e6 Finish shadow support in new reorderer/renderer by Chris Craik · 9 years ago
  51. 9fded23 Recycle OffscreenBuffers by Chris Craik · 9 years ago
  52. f59cb78 Add microbench for PathParser by Doris Liu · 9 years ago
  53. 30bcf69 VectorDrawable native rendering - Step 1 of MANY by Doris Liu · 9 years ago
  54. 704bed0 add DeviceInfo by John Reck · 9 years ago
  55. 41925b1 Merge "Revert "add DeviceInfo"" by John Reck · 9 years ago
  56. 0968955 Revert "add DeviceInfo" by John Reck · 9 years ago
  57. 5655c7c Merge "add DeviceInfo" by John Reck · 9 years ago
  58. b244289 add DeviceInfo by John Reck · 9 years ago
  59. 967bb18 Merge "Fix GCC build" by John Reck · 9 years ago
  60. c90ed75 Fix GCC build by John Reck · 9 years ago
  61. 0b7e824 Initial HW layer support in new reorderer/renderer by Chris Craik · 9 years ago
  62. 76ace11 Add FatVector by Chris Craik · 9 years ago
  63. 5507807 Merge six commits from master-skia to master by Leon Scroggins III · 9 years ago
  64. 7bd3721 Merge "Add ShadowBench" by John Reck · 9 years ago
  65. 64bb63f Merge "Remove direct dependency of external/skia on frameworks/native" by Tom Hudson · 9 years ago
  66. b2f5bd2 Remove direct dependency of external/skia on frameworks/native by Tom Hudson · 9 years ago
  67. 82f5e0c Add ShadowBench by John Reck · 9 years ago
  68. 0a24b14 Add initial OpReorderer benchmarks by Chris Craik · 9 years ago
  69. 5fbd9db Use null GL for unit tests/microbench by Chris Craik · 9 years ago
  70. 81a1d2a Add LinearStdAllocator by Chris Craik · 9 years ago
  71. b565df1 Initial commit of new Canvas operation recording / replay by Chris Craik · 9 years ago
  72. 4a4bc89 Microbench hackery by John Reck · 9 years ago
  73. e702c9c Shove the tests into a different file by John Reck · 9 years ago
  74. 6e6646c Unify extensions parsing behavior by Chris Craik · 9 years ago
  75. 9557106 Add CanvasState tests by Chris Craik · 9 years ago
  76. e248bd1 Serializing display lists by John Reck · 9 years ago
  77. 4c5efe9 Add ninePatch support to Canvas.h by Derek Sollenberger · 9 years ago
  78. 773bbe0 Revert "Add ninePatch support to Canvas.h" by John Reck · 9 years ago
  79. d2e7214 Makefile re-jiggering by John Reck · 9 years ago
  80. 849911a Move Canvas by John Reck · 10 years ago
  81. a2732a2 Stop pretending USE_OPENGL_RENDERER is a thing by John Reck · 10 years ago
  82. 35cf58a Split hwui's makefile by John Reck · 10 years ago
  83. 64bb413 Revert "resolved conflicts for merge of 220c3f4f to master" by Andreas Gampe · 10 years ago
  84. 8a902d9 resolved conflicts for merge of 220c3f4f to master by Andreas Gampe · 10 years ago
  85. 42ddc18 Frameworks/base: Unused parameters in hwui by Andreas Gampe · 10 years ago
  86. 45670c1 am b28ff487: resolved conflicts for merge of 5e6cf242 to lmp-mr1-dev-plus-aosp by Dan Albert · 10 years ago
  87. ff1d8a6 Move frameworks/base over to libc++. by Dan Albert · 10 years ago
  88. edaecc1 resolved conflicts for merge of 1d03b816 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  89. 1e19674 Frameworks/base: Wall Werror in libs/hwui by Andreas Gampe · 10 years ago
  90. 984162f Replace StatefulBaseRenderer inheritance with CanvasState member by Tom Hudson · 10 years ago
  91. 4ed472a resolved conflicts for merge of 3028394c to stage-aosp-master by Narayan Kamath · 10 years ago
  92. d3448e4 Suppress Clang compilation warnings. by Chih-Hung Hsieh · 10 years ago
  93. c04d92c resolved conflicts for merge of 1a4527ce to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  94. 88ba339 Clean up makefile cruft. by Dan Albert · 10 years ago
  95. 119907c Animator stuff by John Reck · 10 years ago
  96. a7c2ea2 Fix damage for layers for projection receivers by John Reck · 10 years ago
  97. 68bfe0a Animator refactoring & fixes by John Reck · 10 years ago
  98. 07126e1 Cleanup unused includes in the hwui library. by Derek Sollenberger · 10 years ago
  99. 3b20251 No-fail invokeFunctor by John Reck · 10 years ago
  100. 1e5cf9a am b1c76a1a: Merge "Tessellate on worker threads" into lmp-preview-dev by Chris Craik · 10 years ago