1. 07ae505 Use RGBA16F layers when wide color gamut rendering is on by Romain Guy · 7 years ago
  2. f9e45d1 Implement CacheManager for the Skia pipelines. by Derek Sollenberger · 7 years ago
  3. 7bc3bc6 Implement HW Bitmap for Skia pipeline by Stan Iliev · 7 years ago
  4. 2653f83 don't need custom shader to track ref-counts by Mike Reed · 7 years ago
  5. 915883b Switch to protobuf lite by John Reck · 7 years ago
  6. 61563f9 Merge "Remove unused lambda captures" am: 1101f45613 am: c7ce115073 am: ca9988f0f9 by Yi Kong · 7 years ago
  7. d71a903 Merge "Remove unused lambda captures" am: 1101f45613 am: c7ce115073 by Yi Kong · 7 years ago
  8. 1f9c461 Fix double bolding by Seigo Nonaka · 7 years ago
  9. b223382 Remove unused lambda captures by Yi Kong · 7 years ago
  10. 99c9bf6 Fix 64-bit GraphicStats.findRootPath test by Colin Cross · 7 years ago
  11. d1267d3 Merge "Make all FrameBuilderTests run on RT" into oc-dev am: ecc121d8bf by Chris Craik · 7 years ago
  12. e681bf6 Make all FrameBuilderTests run on RT by Chris Craik · 7 years ago
  13. 4220989 Merge "Disable Vulkan backend when running hwui_unit_tests." into oc-dev am: f9dc09f4ea by Derek Sollenberger · 7 years ago
  14. 0f89539 Disable Vulkan backend when running hwui_unit_tests. by Derek Sollenberger · 7 years ago
  15. 6205e15 Merge "Create helper script to parse systrace files" by TreeHugger Robot · 7 years ago
  16. 2ccaec6 Create helper script to parse systrace files by Stan Iliev · 7 years ago
  17. 31e44d8 Merge "Add unit test for Skia path behavior" into oc-dev am: dc3ab163d3 by Matt Sarett · 7 years ago
  18. e07a91a Add unit test for Skia path behavior by Matt Sarett · 7 years ago
  19. 6954897 Merge "bitmaps and pixelrefs no longer need lock/unlock" by TreeHugger Robot · 7 years ago
  20. 7c0ae0f bitmaps and pixelrefs no longer need lock/unlock by Mike Reed · 7 years ago
  21. 2a8ec10 Merge "Disable crashing drop shadow tests" into oc-dev am: 9d67b50308 by Chris Craik · 7 years ago
  22. c848249 Disable crashing drop shadow tests by Chris Craik · 7 years ago
  23. 71483a8 Merge "use sk_sp to manage colortables" by TreeHugger Robot · 7 years ago
  24. 00ce770 Merge "Bug fix: use legacy SkCanvas regardless of color space tag" into oc-dev am: 101dc265a8 by Matt Sarett · 7 years ago
  25. ca9b703 Bug fix: use legacy SkCanvas regardless of color space tag by Matt Sarett · 7 years ago
  26. 0a8fb52 use sk_sp to manage colortables by Mike Reed · 7 years ago
  27. d0814db Add SkiaCanvas::captureCanvasState() by Matt Sarett · 7 years ago
  28. 44dc270 Add SkiaCanvas::captureCanvasState() by Matt Sarett · 7 years ago
  29. 7c9fb60 Merge "Xform bitmaps to sRGB on SW and PDF canvases" into oc-dev am: c29dffed16 by Matt Sarett · 7 years ago
  30. ea70d22 Xform bitmaps to sRGB on SW and PDF canvases by Matt Sarett · 7 years ago
  31. d20f2c2 use new api for passing colortable to allocPixels by Mike Reed · 7 years ago
  32. 9b21b97 Merge "Fix pop-up shadow drawn in the wrong place with Skia pipeline" into oc-dev am: a5c6ba3473 by Stan Iliev · 7 years ago
  33. d7410f7 Fix pop-up shadow drawn in the wrong place with Skia pipeline by Stan Iliev · 7 years ago
  34. 25912c7 Fix error in RenderNode unit test with Skia pipeline by Stan Iliev · 7 years ago
  35. 3d21359 Add SkiaBehaviorTest for SkBlurDrawLooper by Matt Sarett · 7 years ago
  36. 3c01a07 Update RenderNodeDrawableTests to new onNewImageSnapshot API by Robert Phillips · 7 years ago
  37. d9770c3 Update SkiaPipelineTests.cpp to use new onNewImageSnapshot signature by Robert Phillips · 7 years ago
  38. 2c64d57 Merge "Modify VectorDrawable to scale path through canvas matrix" by TreeHugger Robot · 7 years ago
  39. cc29a5d Modify VectorDrawable to scale path through canvas matrix by Stan Iliev · 8 years ago
  40. 871cd2d use SkVertices::Builder in drawBitmapLattice by Mike Reed · 8 years ago
  41. 9b0a5d1 Merge "use _deprecated suffix for deprecated clipops" by TreeHugger Robot · 8 years ago
  42. a0a74d5 use _deprecated suffix for deprecated clipops by Mike Reed · 8 years ago
  43. 7d73fc2 Add a new macrobench to test layer resize by Stan Iliev · 8 years ago
  44. 2bd7d98 fallout from getting rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  45. 3cad2c3 Merge "Workaround arc textures drawing outside of bounds" by Chris Craik · 8 years ago
  46. 49b403d Workaround arc textures drawing outside of bounds by Chris Craik · 8 years ago
  47. 792fb32 Use SkPaint.nothingToDraw instead of PaintUtils helper. by Derek Sollenberger · 8 years ago
  48. 4f357c0 Merge "Fix potential use-after-free in LayerUpdateQueue" by TreeHugger Robot · 8 years ago
  49. fc29f7acd Fix potential use-after-free in LayerUpdateQueue by John Reck · 8 years ago
  50. ea1fe9b Update SkiaDisplayList to use the modified SkLiteDL by Derek Sollenberger · 8 years ago
  51. dfe0647 Fix unit test that failed due to incorrect refactor. by Derek Sollenberger · 8 years ago
  52. f77ca08 Fix HWUI tests to use android-only SkPaint flags by Derek Sollenberger · 8 years ago
  53. df1742e Overhaul GraphicsStatsService by John Reck · 8 years ago
  54. 09df887 Always flush renderstate in DeferredLayerUpdater::apply by Chris Craik · 8 years ago
  55. ab582b7 Merge "Replace bitmap shaders with image shaders in test code" by TreeHugger Robot · 8 years ago
  56. c54b76e Replace bitmap shaders with image shaders in test code by Matt Sarett · 8 years ago
  57. 89ddb1f Update framework to use new SkColorSpace API by Matt Sarett · 8 years ago
  58. 08c9ca5 Merge "Add ShadowShaderAnimation benchmark" by Chris Craik · 8 years ago
  59. c03fdb3 Merge "Fix capturing systrace while hwuimacro is running" by TreeHugger Robot · 8 years ago
  60. e10971d Fix capturing systrace while hwuimacro is running by John Reck · 8 years ago
  61. 0091181 Add ShadowShaderAnimation benchmark by Chris Craik · 8 years ago
  62. 49ddb3d Merge "Add simple gradient and colormatrix benchmarks" by Chris Craik · 8 years ago
  63. f6a4090 Add simple gradient and colormatrix benchmarks by Chris Craik · 8 years ago
  64. 0e177d3 Merge "Explicitly destroy Layer in DeferredLayerUpdater on destroyHardwareResources()" by Sergei Vasilinetc · 8 years ago
  65. 83809fe Properly clear textures for Hardware Bitmaps by sergeyv · 8 years ago
  66. 65626b6 Merge "Add UiBench jank and macrobench tests for saveLayer performance" by TreeHugger Robot · 8 years ago
  67. 010b6a5 Add UiBench jank and macrobench tests for saveLayer performance by Stan Iliev · 8 years ago
  68. 3e9999b Explicitly destroy Layer in DeferredLayerUpdater on destroyHardwareResources() by sergeyv · 8 years ago
  69. 3afd637 Switch how destroyHardwareResources works by John Reck · 8 years ago
  70. 2de950d Overhaul RenderNode's DisplayList management by John Reck · 8 years ago
  71. f54c763 Merge "use new clipbounds api" by TreeHugger Robot · 8 years ago
  72. 5e43898 use new clipbounds api by Mike Reed · 8 years ago
  73. 02b0d40 Merge "Fix renderOverdraw() test" by Matt Sarett · 8 years ago
  74. 4f2a40a Merge "Revert "Workaround libmemunreachable lockup"" by TreeHugger Robot · 8 years ago
  75. efa38e3 Revert "Workaround libmemunreachable lockup" by John Reck · 8 years ago
  76. 341480b Fix renderOverdraw() test by Matt Sarett · 8 years ago
  77. 2ba96ec Merge "Add tests for b/34598346" by TreeHugger Robot · 8 years ago
  78. 47aa8d1 Add tests for b/34598346 by John Reck · 8 years ago
  79. 65e8f0a Merge "Workaround libmemunreachable lockup" by TreeHugger Robot · 8 years ago
  80. 553ae6a Workaround libmemunreachable lockup by John Reck · 8 years ago
  81. c1db0e0 Remove all calls to SkCanvas::getClipStack from HWUI unit tests by Stan Iliev · 8 years ago
  82. 57b8eb3 Merge "Update hwui_unit_tests to support running with Vulkan backend." by Greg Daniel · 8 years ago
  83. 98c78da Update hwui_unit_tests to support running with Vulkan backend. by Greg Daniel · 8 years ago
  84. 173215d resolve merge conflicts of ec7e2a164c37 to master by Mark Salyzyn · 8 years ago
  85. 6dacea6 Merge "Replace cutils/log.h and log/logger.h with android/log.h or log/log.h (part deux)" am: 2225a0640b by Mark Salyzyn · 8 years ago
  86. 96bf598 Replace cutils/log.h and log/logger.h with android/log.h or log/log.h by Mark Salyzyn · 8 years ago
  87. 624ad83 Fix Skia merge by fixing API mismatch. by Derek Sollenberger · 8 years ago
  88. 45ec62b Add support for dummy draws for Vulkan webview and texture views. by Greg Daniel · 8 years ago
  89. 8cd3edf Break Layer class into Gl and Vulkan subclasses by Greg Daniel · 8 years ago
  90. b66b8bb Ensure root render node clip cannot expand beyond dirty area by Stan Iliev · 8 years ago
  91. 6df179c Merge "Revert "try to stop using exotic clipps"" by TreeHugger Robot · 8 years ago
  92. 66b9d44 Revert "try to stop using exotic clipps" by Chris Craik · 8 years ago
  93. e59dc41 Merge "try to stop using exotic clipps" by TreeHugger Robot · 8 years ago
  94. 984c73b Merge "Modify savelayer to save matrix and clip for Skia pipeline" by TreeHugger Robot · 8 years ago
  95. 4c80f87 Merge "HWUI: prepare script for marlin & sailfish Test: this is a bench infrastucture" by John Reck · 8 years ago
  96. 68885e3 Modify savelayer to save matrix and clip for Skia pipeline by Stan Iliev · 8 years ago
  97. 834653b try to stop using exotic clipps by Mike Reed · 8 years ago
  98. ed4d58c Fix failing SkiaPipeline unit tests by Stan Iliev · 8 years ago
  99. 91d6354 HWUI: fix support RGB_565 for hardware bitmaps by sergeyv · 8 years ago
  100. 6c67f1d SkClipOp is now an enum class by Mike Reed · 8 years ago