1. a6fc36d Revert "Fix leak in unclipped save layer" by Daniel Chapin · 9 years ago
  2. 8e068d5 Fix leak in unclipped save layer by John Reck · 9 years ago
  3. 0015955 Fix leak in OffscreenBufferPoolTests by John Reck · 9 years ago
  4. cbc5bd5 Merge "Track texture memory globally" by John Reck · 9 years ago
  5. e5da4ef Trap SIGABRT in RenderThread for unit tests by John Reck · 9 years ago
  6. 38e0c32 Track texture memory globally by John Reck · 9 years ago
  7. 420d655 Fix shadow bounds calculation by Chris Craik · 9 years ago
  8. f158b49 Rename Reorderers to Builders by Chris Craik · 9 years ago
  9. 15f0468 Fix clip serialization crash by Chris Craik · 9 years ago
  10. 5ea1724 Rename OpReorderer to FrameReorderer by Chris Craik · 9 years ago
  11. 7435eb1 Unclipped savelayer support in new renderer by Chris Craik · 9 years ago
  12. b87eadd Partial unclipped save layer support by Chris Craik · 9 years ago
  13. 7cbf63d Rework op macros by Chris Craik · 9 years ago
  14. 982dcf3 Merge "Support for stencil clipping in layers" by Chris Craik · 9 years ago
  15. e5b5019 Support for stencil clipping in layers by Chris Craik · 9 years ago
  16. f5baedb Merge "Stencil support in new recorder/reorderer" by Chris Craik · 9 years ago
  17. e4db79d Stencil support in new recorder/reorderer by Chris Craik · 9 years ago
  18. f43f627 Merge "Add some options to macrobench" by John Reck · 9 years ago
  19. 4bbc293 VectorDrawable native rendering - Step 3 of MANY by Doris Liu · 9 years ago
  20. 33e9b42 Merge "Fix merged op clipping issue" by Chris Craik · 9 years ago
  21. 93e53e0 Fix merged op clipping issue by Chris Craik · 9 years ago
  22. a2a7072 Simplify ClipArea to prefer Rect args by Chris Craik · 9 years ago
  23. 682573c Add some options to macrobench by John Reck · 9 years ago
  24. d2dfd8f Add TextureView support to new renderer/reorderer by Chris Craik · 9 years ago
  25. d7448e6 Add TextOnPath 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. 5430ab2 Avoid unneeded rect params by Chris Craik · 9 years ago
  28. 268a9c0 Add property animations to new reorderer/renderer by Chris Craik · 9 years ago
  29. c7fa843 Add shape animation test case by Chris Craik · 9 years ago
  30. 386aa03 Add more shape drawing to new reorderer/renderer by Chris Craik · 9 years ago
  31. 27e58b4 Build hwui test scenes as common test code by Chris Craik · 9 years ago
  32. 15c3f19 Merged op dispatch in OpReorderer by Chris Craik · 9 years ago
  33. 8160f20 Reorganize hwui test directories by Chris Craik · 9 years ago
  34. 54fa17f Add ListView rendering benchmark by Chris Craik · 9 years ago
  35. 8d1f212 Support projection in OpReorderer by Chris Craik · 9 years ago
  36. 16c9d6a Refactor hwuitest by John Reck · 9 years ago
  37. d3daa31 Add shadow support to new reorderer/renderer by Chris Craik · 9 years ago
  38. 0b7e824 Initial HW layer support in new reorderer/renderer by Chris Craik · 9 years ago
  39. 818c9fb Initial version of clipped saveLayer in new pipeline by Chris Craik · 9 years ago
  40. b565df1 Initial commit of new Canvas operation recording / replay by Chris Craik · 9 years ago
  41. e702c9c Shove the tests into a different file by John Reck · 9 years ago
  42. b7dd29e use get_opt for hwuitest by John Reck · 9 years ago
  43. e248bd1 Serializing display lists by John Reck · 9 years ago
  44. d2e7214 Makefile re-jiggering by John Reck · 9 years ago
  45. 149173d Support new EGL extensions by John Reck · 9 years ago
  46. c36df95 Re-enable -Werror on clang by John Reck · 9 years ago
  47. cb4af9b Hwui: Remove unused variables by Andreas Gampe · 9 years ago
  48. 94394b3 Move drawRegion from DisplayList to Canvas by Derek Sollenberger · 9 years ago
  49. cc882b6 Remove unused functions and variables from DisplayListCanvas by Derek Sollenberger · 9 years ago
  50. be3fba0 Adjust for pipeline stalls by John Reck · 9 years ago
  51. 50210d9 Adjust light source for window position by Alan Viverette · 9 years ago
  52. bfbcd88 Add frame count option to hwuitest. Also add shadowgrid2 to hwuitest by Tim Murray · 9 years ago
  53. 1a0f1c7 Add loop option to hwuitest. by Tim Murray · 9 years ago
  54. 7f2e5e3 Dump profile info after running test by John Reck · 9 years ago
  55. 956f340 Remove unused flags and dirty rects by Chris Craik · 10 years ago
  56. b5bc454 Teach LA how to destroy by John Reck · 10 years ago
  57. db663fe Rename native DisplayListRenderer to DisplayListCanvas by Chris Craik · 10 years ago
  58. b36016c Cleanups & simplifications by John Reck · 10 years ago
  59. fb10ffe Merge "Add null egl/gles stub support" by John Reck · 10 years ago
  60. 041b985 Add null egl/gles stub support by John Reck · 10 years ago
  61. c467ada Merge "Simplify Texture member initialization" by Chris Craik · 10 years ago
  62. 8e93a7c Simplify Texture member initialization by Chris Craik · 10 years ago
  63. ba6adf6 Initial attempt at jank-tracking stat collection by John Reck · 10 years ago
  64. 08fa43f Fix Glop vertex alpha blending by Chris Craik · 10 years ago
  65. 117bdbc Glop ColorFilter & VertexBuffer support, initial enable by Chris Craik · 10 years ago
  66. 0318887 GlopBuilder, and test app refactor by Chris Craik · 10 years ago
  67. f28f5ce Merge "Clipping performance improvements" by Rob Tsuk · 10 years ago
  68. 487a92c Clipping performance improvements by Rob Tsuk · 10 years ago
  69. 84e390c Replace sleep() hack with vsync listening by John Reck · 10 years ago
  70. d41c4d8 Add overrides and switch to nullptr keyword for all files by Chris Craik · 10 years ago
  71. 8dfaa49 Make DisplayListRenderer inherit from Canvas, merge JNI by Tom Hudson · 10 years ago
  72. 51d6a3d Cleanup various clang warnings, use unique_ptrs in several places by Chris Craik · 10 years ago
  73. 35cf58a Split hwui's makefile by John Reck · 10 years ago
  74. 3c96a2b am 1fb141f8: am 9c5b7b09: am ee660651: Merge "Improve DisplayList state output" into lmp-mr1-dev by Chris Craik · 10 years ago
  75. 1fb141f am 9c5b7b09: am ee660651: Merge "Improve DisplayList state output" into lmp-mr1-dev by Chris Craik · 10 years ago
  76. 64bb413 Revert "resolved conflicts for merge of 220c3f4f to master" by Andreas Gampe · 10 years ago
  77. b5a5435 Improve DisplayList state output by Chris Craik · 10 years ago
  78. 8a902d9 resolved conflicts for merge of 220c3f4f to master by Andreas Gampe · 10 years ago
  79. 2ab8298 resolved conflicts for merge of 99377df1 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  80. 57f81b8 Move hwui tests to libc++. by Dan Albert · 10 years ago
  81. cc3cfdb Fix warnings in hwiu test app by Rob Tsuk · 10 years ago
  82. 733bb3b Merge "Fix memory corruption in test" into lmp-mr1-dev by John Reck · 10 years ago
  83. bb2d0cc Surface:lockHardwareCanvas by John Reck · 10 years ago
  84. af60831 Fix memory corruption in test by John Reck · 10 years ago
  85. 94c40fe CARD LAND! by John Reck · 10 years ago