1. 7df9ff2 Fix all LA memory leaks forever! by John Reck · 8 years ago
  2. e537330 Revert "Fix all LA memory leaks forever!" by John Reck · 8 years ago
  3. 499d83f Fix all LA memory leaks forever! by John Reck · 8 years ago
  4. e8c3c81 Fix TextDropShadowCacheTests and glyph_t everywhere by Chris Craik · 8 years ago
  5. 15c3f19 Merged op dispatch in OpReorderer by Chris Craik · 9 years ago
  6. 54fa17f Add ListView rendering benchmark by Chris Craik · 9 years ago
  7. 8d1f212 Support projection in OpReorderer by Chris Craik · 9 years ago
  8. a171727 Initial text support in new reorderer/renderer by Chris Craik · 9 years ago
  9. 161f54b Add z-reordering support to OpReorderer by Chris Craik · 9 years ago
  10. 003cc3d Rename DisplayListData to DisplayList by Chris Craik · 9 years ago
  11. b565df1 Initial commit of new Canvas operation recording / replay by Chris Craik · 9 years ago
  12. bf6f0f2 Move more utils into paintutils by Chris Craik · 9 years ago
  13. c08820f Remove lookup3 gamma code by Chris Craik · 9 years ago
  14. 3aadd60 Revert "Revert "Simplify TextureView draw path"" by Chris Craik · 9 years ago
  15. 3b1c32e Merge "Revert "Simplify TextureView draw path"" by Bart Sears · 9 years ago
  16. d35dcb1 Revert "Simplify TextureView draw path" by Bart Sears · 9 years ago
  17. 87f9c42 Merge "Simplify TextureView draw path" by Chris Craik · 9 years ago
  18. 20a2489 Simplify TextureView draw path by Chris Craik · 9 years ago
  19. 6daa13c Change setMatrix behavior to only affect canvas-local matrix by Chris Craik · 9 years ago
  20. 272a685 Replace most usages of utils/Vector.h by John Reck · 9 years ago
  21. ac7b6d3 New setLocalMatrix() operation for HWUI by Tom Hudson · 9 years ago
  22. df72b63 Switch from fminf/fmaxf to std::min/max by Chris Craik · 9 years ago
  23. a766cb2 Put WebViews with on a HW layer if stencil/shader clipping is needed by Chris Craik · 9 years ago
  24. 031e69f Fix rendernode flag logging by Chris Craik · 9 years ago
  25. 956f340 Remove unused flags and dirty rects by Chris Craik · 9 years ago
  26. db663fe Rename native DisplayListRenderer to DisplayListCanvas by Chris Craik · 9 years ago
  27. ef25074 Glop mesh reorg, support for drawBitmapMesh by Chris Craik · 9 years ago
  28. 03ae272 Remove renderer abstract class by Chris Craik · 9 years ago
  29. 14100ac Glop support for custom textured UVs, simplify drawBitmap(src,dst) by Chris Craik · 9 years ago
  30. 0519c81 Glop Bitmap and RoundRect clipping support by Chris Craik · 9 years ago
  31. 65fe5ee Move scissor state to RenderState by Chris Craik · 10 years ago
  32. 3d4eed7 Update HWUI to store its own SkBitmap objects by Derek Sollenberger · 10 years ago
  33. d41c4d8 Add overrides and switch to nullptr keyword for all files by Chris Craik · 10 years ago
  34. 8dfaa49 Make DisplayListRenderer inherit from Canvas, merge JNI by Tom Hudson · 10 years ago
  35. 51d6a3d Cleanup various clang warnings, use unique_ptrs in several places by Chris Craik · 10 years ago
  36. 59cf734 resolved conflicts for merge of d67bb501 to master by Yohann Roussel · 10 years ago
  37. d67bb50 am eb2dcc79: Merge "Don\'t preload textures for AssetAtlas" into lmp-mr1-dev by John Reck · 10 years ago
  38. ebd5261 Don't preload textures for AssetAtlas by John Reck · 10 years ago
  39. 7668e78 resolved conflicts for merge of 3bae94d7 to master by Nick Kralevich · 10 years ago
  40. 3bae94d resolved conflicts for merge of fe11126d to lmp-mr1-dev-plus-aosp by John Reck · 10 years ago
  41. dad7d84c Teach AssetAtlas about more drawables by John Reck · 10 years ago
  42. 64bb413 Revert "resolved conflicts for merge of 220c3f4f to master" by Andreas Gampe · 10 years ago
  43. 8a902d9 resolved conflicts for merge of 220c3f4f to master by Andreas Gampe · 10 years ago
  44. 2ab8298 resolved conflicts for merge of 99377df1 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  45. 42ddc18 Frameworks/base: Unused parameters in hwui by Andreas Gampe · 10 years ago
  46. 107843d Remove status return from all uirenderer::Renderer functions by Tom Hudson · 10 years ago
  47. 09c2d4f Refactor HWUI to better handle Canvas DrawFilters. by Derek Sollenberger · 10 years ago
  48. 2dc236b Clean up physical coupling by Tom Hudson · 10 years ago
  49. c5b5f05 Account for colorfilter transparency in determining paint opacity by Chris Craik · 10 years ago
  50. 072707d Use RenderThread for navigation bar ripples by Jorim Jaggi · 10 years ago
  51. c3e75f9 Update transform isolation to handle command chunks by Chris Craik · 10 years ago
  52. 8afd0f2 Create z reordering boundaries around dispatchDraw by Chris Craik · 10 years ago
  53. 83f75c8 Merge "Early reject drawText calls that will not draw" into lmp-dev by Chris Craik · 10 years ago
  54. 947eabf Early reject drawText calls that will not draw by Chris Craik · 10 years ago
  55. 2262abb Respect round rect clip when determining op opaqueness by Chris Craik · 10 years ago
  56. 7466986 Fix leak of SkPathRefs by Chris Craik · 10 years ago
  57. 7964750 Move bitmap transforms out of bitmap ops by Chris Craik · 10 years ago
  58. af4d04c Use RoundRect clipping for circle reveal animation by Chris Craik · 10 years ago
  59. 98d608d Minor cleanups around color usage by Chris Craik · 10 years ago
  60. 1103b32 SkBitmap::Config is deprecated, use SkColorType by Mike Reed · 10 years ago
  61. 59744b7 Add hack for custom re-rasterization buckets by Chris Craik · 10 years ago
  62. ca1b3b8 Cleanup by John Reck · 10 years ago
  63. 3b20251 No-fail invokeFunctor by John Reck · 10 years ago
  64. a7090e0 Update 'DisplayList' vs 'RenderNode' naming in several places by Chris Craik · 10 years ago
  65. 3281442 Merge "Wrap ViewGroup content in save/restore to protect composited children" by Chris Craik · 10 years ago
  66. 80d4902 Wrap ViewGroup content in save/restore to protect composited children by Chris Craik · 10 years ago
  67. 6ac174b Clean up tessellation cache in prep for other tesselation types by Chris Craik · 10 years ago
  68. 1e5cf9a am b1c76a1a: Merge "Tessellate on worker threads" into lmp-preview-dev by Chris Craik · 10 years ago
  69. 05f3d6e Tessellate on worker threads by Chris Craik · 10 years ago
  70. ce444ca Cleanup by John Reck · 10 years ago
  71. 1390882 Update HWUI matrix API by Derek Sollenberger · 11 years ago
  72. 0fa2bd6 DO NOT MERGE Inspect SkShader to determine hw shader. by Leon Scroggins III · 10 years ago
  73. d490aa4 Merge "Inspect SkShader to determine hw shader." by Chris Craik · 10 years ago
  74. d1ad5e6 Inspect SkShader to determine hw shader. by Leon Scroggins III · 10 years ago
  75. 6131732 Disable shadow drawing for empty/null outlines by Chris Craik · 10 years ago
  76. 5b554f0 Merge "Avoid caching shadow properties in Java & HWUI." by Derek Sollenberger · 10 years ago
  77. c29a0a4 Avoid caching shadow properties in Java & HWUI. by Derek Sollenberger · 10 years ago
  78. 52244ff Add CanvasProperty for drawCircle by John Reck · 10 years ago
  79. 3f085429 Clip TouchFeedbackDrawable effect to receiver Outline by Chris Craik · 10 years ago
  80. 860d155 Fix issue with bitmap uploading by John Reck · 10 years ago
  81. 087bc0c Refcount RenderNode by John Reck · 10 years ago
  82. b265e2c Support shadows on the root RenderNode by Chris Craik · 10 years ago
  83. 024433f Disable shadow overdraw avoidance in the inverse clip case by Chris Craik · 10 years ago
  84. 8c271ca Add private circular reveal API on View/RenderNode by Chris Craik · 10 years ago
  85. e18264b Rename DisplayList->RenderNode by John Reck · 10 years ago
  86. b79a3e3 Fix orthographic shadows projection, simplify shadow reordering by Chris Craik · 10 years ago
  87. 67862524 Fix use of Skia deprecated methods by Chris Craik · 10 years ago
  88. 35eeb2d am 61910447: am 7942397b: am 19256340: am 22c66639: Merge "Fixes for 64bit in libhwui" by Narayan Kamath · 10 years ago
  89. 73fc558 Fixes for 64bit in libhwui by Kévin PETIT · 10 years ago
  90. 76d3a1b Removing SkiaColorFilter and inspecting the native object directly. by Derek Sollenberger · 11 years ago
  91. 8852ab4 Merge "Keep the SkPaint used when creating a layer." by Derek Sollenberger · 10 years ago
  92. d44fbe5 Keep the SkPaint used when creating a layer. by Derek Sollenberger · 10 years ago
  93. 629f677 Simplify DisplayList matrices by Chris Craik · 10 years ago
  94. a2fe7af Add initial hidden outline APIs by Chris Craik · 10 years ago
  95. 15a07a2 Use path outlines to define shadow shapes by Chris Craik · 11 years ago
  96. f533e94 Support projection of DisplayLists onto ancestors. by Chris Craik · 11 years ago
  97. d218a92 Use const where possible for drawing parameters by Chris Craik · 11 years ago
  98. f57776b 3d view system! by Chris Craik · 11 years ago
  99. f0a5907 Clean up quick rejection, especially surrounding points + lines. by Chris Craik · 11 years ago
  100. 5caebe4 am bd842f96: am d8a84a86: Merge "Correct bitmap merging logic" into klp-dev by Chris Craik · 11 years ago