1. 9fded23 Recycle OffscreenBuffers by Chris Craik · 9 years ago
  2. f59cb78 Add microbench for PathParser by Doris Liu · 9 years ago
  3. 30bcf69 VectorDrawable native rendering - Step 1 of MANY by Doris Liu · 9 years ago
  4. 704bed0 add DeviceInfo by John Reck · 9 years ago
  5. 41925b1 Merge "Revert "add DeviceInfo"" by John Reck · 9 years ago
  6. 0968955 Revert "add DeviceInfo" by John Reck · 9 years ago
  7. 5655c7c Merge "add DeviceInfo" by John Reck · 9 years ago
  8. b244289 add DeviceInfo by John Reck · 9 years ago
  9. 967bb18 Merge "Fix GCC build" by John Reck · 9 years ago
  10. c90ed75 Fix GCC build by John Reck · 9 years ago
  11. 0b7e824 Initial HW layer support in new reorderer/renderer by Chris Craik · 9 years ago
  12. 76ace11 Add FatVector by Chris Craik · 9 years ago
  13. 5507807 Merge six commits from master-skia to master by Leon Scroggins III · 9 years ago
  14. 7bd3721 Merge "Add ShadowBench" by John Reck · 9 years ago
  15. 64bb63f Merge "Remove direct dependency of external/skia on frameworks/native" by Tom Hudson · 9 years ago
  16. b2f5bd2 Remove direct dependency of external/skia on frameworks/native by Tom Hudson · 9 years ago
  17. 82f5e0c Add ShadowBench by John Reck · 9 years ago
  18. 0a24b14 Add initial OpReorderer benchmarks by Chris Craik · 9 years ago
  19. 5fbd9db Use null GL for unit tests/microbench by Chris Craik · 9 years ago
  20. 81a1d2a Add LinearStdAllocator by Chris Craik · 9 years ago
  21. b565df1 Initial commit of new Canvas operation recording / replay by Chris Craik · 9 years ago
  22. 4a4bc89 Microbench hackery by John Reck · 9 years ago
  23. e702c9c Shove the tests into a different file by John Reck · 9 years ago
  24. 6e6646c Unify extensions parsing behavior by Chris Craik · 9 years ago
  25. 9557106 Add CanvasState tests by Chris Craik · 9 years ago
  26. e248bd1 Serializing display lists by John Reck · 9 years ago
  27. 4c5efe9 Add ninePatch support to Canvas.h by Derek Sollenberger · 10 years ago
  28. 773bbe0 Revert "Add ninePatch support to Canvas.h" by John Reck · 9 years ago
  29. d2e7214 Makefile re-jiggering by John Reck · 9 years ago
  30. 849911a Move Canvas by John Reck · 10 years ago
  31. a2732a2 Stop pretending USE_OPENGL_RENDERER is a thing by John Reck · 10 years ago
  32. 35cf58a Split hwui's makefile by John Reck · 10 years ago
  33. 64bb413 Revert "resolved conflicts for merge of 220c3f4f to master" by Andreas Gampe · 10 years ago
  34. 8a902d9 resolved conflicts for merge of 220c3f4f to master by Andreas Gampe · 10 years ago
  35. 42ddc18 Frameworks/base: Unused parameters in hwui by Andreas Gampe · 10 years ago
  36. 45670c1 am b28ff487: resolved conflicts for merge of 5e6cf242 to lmp-mr1-dev-plus-aosp by Dan Albert · 10 years ago
  37. ff1d8a6 Move frameworks/base over to libc++. by Dan Albert · 10 years ago
  38. edaecc1 resolved conflicts for merge of 1d03b816 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  39. 1e19674 Frameworks/base: Wall Werror in libs/hwui by Andreas Gampe · 10 years ago
  40. 984162f Replace StatefulBaseRenderer inheritance with CanvasState member by Tom Hudson · 10 years ago
  41. 4ed472a resolved conflicts for merge of 3028394c to stage-aosp-master by Narayan Kamath · 10 years ago
  42. d3448e4 Suppress Clang compilation warnings. by Chih-Hung Hsieh · 10 years ago
  43. c04d92c resolved conflicts for merge of 1a4527ce to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  44. 88ba339 Clean up makefile cruft. by Dan Albert · 10 years ago
  45. 119907c Animator stuff by John Reck · 10 years ago
  46. a7c2ea2 Fix damage for layers for projection receivers by John Reck · 10 years ago
  47. 68bfe0a Animator refactoring & fixes by John Reck · 11 years ago
  48. 07126e1 Cleanup unused includes in the hwui library. by Derek Sollenberger · 11 years ago
  49. 3b20251 No-fail invokeFunctor by John Reck · 11 years ago
  50. 1e5cf9a am b1c76a1a: Merge "Tessellate on worker threads" into lmp-preview-dev by Chris Craik · 11 years ago
  51. 05f3d6e Tessellate on worker threads by Chris Craik · 11 years ago
  52. e4267ea Even FASTER damage calculations! by John Reck · 11 years ago
  53. ce444ca Cleanup by John Reck · 11 years ago
  54. fe5e7b7 Enable debug stuffs by John Reck · 11 years ago
  55. e4aa95e Add logging utility methods by Chris Craik · 11 years ago
  56. 18f16e6 TIME LORD! by John Reck · 11 years ago
  57. e45b1fd RenderThread animator support by John Reck · 11 years ago
  58. 668f0e3 Async drawing! by John Reck · 11 years ago
  59. 113e082 Move RenderNode to own file by John Reck · 11 years ago
  60. acb6f07 Split out RenderProperties by John Reck · 11 years ago
  61. 950fe8f Cleanup unnecessary includes for libskia. by Derek Sollenberger · 11 years ago
  62. 04fc583 Refactor HardwareLayer by John Reck · 11 years ago
  63. 76d3a1b Removing SkiaColorFilter and inspecting the native object directly. by Derek Sollenberger · 11 years ago
  64. 4f02bf4 Native-side proxy by John Reck · 11 years ago
  65. 8a3452e Merge "Calculate and show the shadow from a spot light." by ztenghui · 11 years ago
  66. 7b4516e Calculate and show the shadow from a spot light. by ztenghui · 11 years ago
  67. 23b797a EGL migration to native by John Reck · 11 years ago
  68. 564acf7 Fix Clang warnings/errors by Chris Craik · 11 years ago
  69. 14e5130 Move Snapshot management to intermediate StatefulBaseRenderer class by Chris Craik · 11 years ago
  70. 55bfb4e Calculate and show Ambient shadow. by ztenghui · 11 years ago
  71. cec24ae RenderThread work by John Reck · 11 years ago
  72. e63f7c62 Clean unused parameters, disable warnings by Chris Craik · 11 years ago
  73. 250b1cf Handle updates to RS C++ API. by Tim Murray · 11 years ago
  74. 8aa195d Introduce Caches::bindTexture() to reduce glBindTexture calls by Romain Guy · 12 years ago
  75. 1212c9d Remove warning by Romain Guy · 12 years ago
  76. 3b748a4 Pack preloaded framework assets in a texture atlas by Romain Guy · 12 years ago
  77. 09d3636 Fix indentation by Romain Guy · 12 years ago
  78. e48da96 resolved conflicts for merge of 886e1204 to master by Romain Guy · 12 years ago
  79. cf51a41 Introduce PixelBuffer API to enable PBOs by Romain Guy · 12 years ago
  80. 28af35e resolved conflicts for merge of a976bddd to master by Ying Wang · 12 years ago
  81. d685894 Add liblog by Ying Wang · 12 years ago
  82. e4d9a01 Phase 1 of refactoring SystemServer. by Dan Morrill · 12 years ago
  83. c46d07a Merge all shapes/paths caches to PathCache by Romain Guy · 12 years ago
  84. 5dc7fa7 Add TaskManager API by Romain Guy · 12 years ago
  85. 6e20040 Move blur code from FontRenderer to utils/Blur.cpp by Romain Guy · 12 years ago
  86. 620cff4 am ad82f20d: Merge "DisplayList draw operation reordering" by Chris Craik · 12 years ago
  87. c3566d0 DisplayList draw operation reordering by Chris Craik · 12 years ago
  88. 41250b6 resolved conflicts for merge of 101ae3bb to master-chromium by Kristian Monsen · 12 years ago
  89. 0776a60 Move DisplayList to its own cpp file by Chris Craik · 12 years ago
  90. 0229d08 am 805a6fe7: Merge "Revert "Revert "Use RenderScript for large text blurs""" by Chris Craik · 12 years ago
  91. f2d8ccc Revert "Revert "Use RenderScript for large text blurs"" by Chris Craik · 12 years ago
  92. c932760f Merge "Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE" by Chris Craik · 12 years ago
  93. 68b6009 Merge "Revert "Use RenderScript for large text blurs"" by Chris Craik · 12 years ago
  94. bf5703e Revert "Use RenderScript for large text blurs" by Chris Craik · 12 years ago
  95. bce29d2 Merge "Use RenderScript for large text blurs" by Chris Craik · 12 years ago
  96. 8d4aeb7 Add a render buffer cache to reuse stencil buffers Bug #7146141 by Romain Guy · 12 years ago
  97. 7c1a49f Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE by Chris Craik · 12 years ago
  98. 3f76e65 Use RenderScript for large text blurs by Chris Craik · 12 years ago
  99. da8d8b9 Merge "Add a RenderBuffer object to store stencil buffers. Bug #7146141" by Romain Guy · 12 years ago
  100. 3bbacf2 Add a RenderBuffer object to store stencil buffers. Bug #7146141 by Romain Guy · 12 years ago