1. 373b15b Fix double bolding by Seigo Nonaka · 8 years ago
  2. e681bf6 Make all FrameBuilderTests run on RT by Chris Craik · 8 years ago
  3. 0f89539 Disable Vulkan backend when running hwui_unit_tests. by Derek Sollenberger · 8 years ago
  4. e07a91a Add unit test for Skia path behavior by Matt Sarett · 8 years ago
  5. c848249 Disable crashing drop shadow tests by Chris Craik · 8 years ago
  6. ca9b703 Bug fix: use legacy SkCanvas regardless of color space tag by Matt Sarett · 8 years ago
  7. 44dc270 Add SkiaCanvas::captureCanvasState() by Matt Sarett · 8 years ago
  8. ea70d22 Xform bitmaps to sRGB on SW and PDF canvases by Matt Sarett · 8 years ago
  9. d7410f7 Fix pop-up shadow drawn in the wrong place with Skia pipeline by Stan Iliev · 8 years ago
  10. 3c01a07 Update RenderNodeDrawableTests to new onNewImageSnapshot API by Robert Phillips · 8 years ago
  11. d9770c3 Update SkiaPipelineTests.cpp to use new onNewImageSnapshot signature by Robert Phillips · 8 years ago
  12. 2c64d57 Merge "Modify VectorDrawable to scale path through canvas matrix" by TreeHugger Robot · 8 years ago
  13. cc29a5d Modify VectorDrawable to scale path through canvas matrix by Stan Iliev · 8 years ago
  14. 871cd2d use SkVertices::Builder in drawBitmapLattice by Mike Reed · 8 years ago
  15. 9b0a5d1 Merge "use _deprecated suffix for deprecated clipops" by TreeHugger Robot · 8 years ago
  16. a0a74d5 use _deprecated suffix for deprecated clipops by Mike Reed · 8 years ago
  17. 7d73fc2 Add a new macrobench to test layer resize by Stan Iliev · 9 years ago
  18. 2bd7d98 fallout from getting rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
  19. 3cad2c3 Merge "Workaround arc textures drawing outside of bounds" by Chris Craik · 8 years ago
  20. 49b403d Workaround arc textures drawing outside of bounds by Chris Craik · 8 years ago
  21. 792fb32 Use SkPaint.nothingToDraw instead of PaintUtils helper. by Derek Sollenberger · 8 years ago
  22. 4f357c0 Merge "Fix potential use-after-free in LayerUpdateQueue" by TreeHugger Robot · 8 years ago
  23. fc29f7acd Fix potential use-after-free in LayerUpdateQueue by John Reck · 8 years ago
  24. ea1fe9b Update SkiaDisplayList to use the modified SkLiteDL by Derek Sollenberger · 8 years ago
  25. dfe0647 Fix unit test that failed due to incorrect refactor. by Derek Sollenberger · 8 years ago
  26. f77ca08 Fix HWUI tests to use android-only SkPaint flags by Derek Sollenberger · 8 years ago
  27. df1742e Overhaul GraphicsStatsService by John Reck · 9 years ago
  28. 09df887 Always flush renderstate in DeferredLayerUpdater::apply by Chris Craik · 8 years ago
  29. ab582b7 Merge "Replace bitmap shaders with image shaders in test code" by TreeHugger Robot · 8 years ago
  30. c54b76e Replace bitmap shaders with image shaders in test code by Matt Sarett · 8 years ago
  31. 89ddb1f Update framework to use new SkColorSpace API by Matt Sarett · 8 years ago
  32. 08c9ca5 Merge "Add ShadowShaderAnimation benchmark" by Chris Craik · 8 years ago
  33. c03fdb3 Merge "Fix capturing systrace while hwuimacro is running" by TreeHugger Robot · 8 years ago
  34. e10971d Fix capturing systrace while hwuimacro is running by John Reck · 8 years ago
  35. 0091181 Add ShadowShaderAnimation benchmark by Chris Craik · 9 years ago
  36. 49ddb3d Merge "Add simple gradient and colormatrix benchmarks" by Chris Craik · 8 years ago
  37. f6a4090 Add simple gradient and colormatrix benchmarks by Chris Craik · 9 years ago
  38. 0e177d3 Merge "Explicitly destroy Layer in DeferredLayerUpdater on destroyHardwareResources()" by Sergei Vasilinetc · 9 years ago
  39. 83809fe Properly clear textures for Hardware Bitmaps by sergeyv · 9 years ago
  40. 65626b6 Merge "Add UiBench jank and macrobench tests for saveLayer performance" by TreeHugger Robot · 9 years ago
  41. 010b6a5 Add UiBench jank and macrobench tests for saveLayer performance by Stan Iliev · 9 years ago
  42. 3e9999b Explicitly destroy Layer in DeferredLayerUpdater on destroyHardwareResources() by sergeyv · 9 years ago
  43. 3afd637 Switch how destroyHardwareResources works by John Reck · 9 years ago
  44. 2de950d Overhaul RenderNode's DisplayList management by John Reck · 9 years ago
  45. f54c763 Merge "use new clipbounds api" by TreeHugger Robot · 9 years ago
  46. 5e43898 use new clipbounds api by Mike Reed · 9 years ago
  47. 02b0d40 Merge "Fix renderOverdraw() test" by Matt Sarett · 9 years ago
  48. 4f2a40a Merge "Revert "Workaround libmemunreachable lockup"" by TreeHugger Robot · 9 years ago
  49. efa38e3 Revert "Workaround libmemunreachable lockup" by John Reck · 9 years ago
  50. 341480b Fix renderOverdraw() test by Matt Sarett · 9 years ago
  51. 2ba96ec Merge "Add tests for b/34598346" by TreeHugger Robot · 9 years ago
  52. 47aa8d1 Add tests for b/34598346 by John Reck · 9 years ago
  53. 65e8f0a Merge "Workaround libmemunreachable lockup" by TreeHugger Robot · 9 years ago
  54. 553ae6a Workaround libmemunreachable lockup by John Reck · 9 years ago
  55. c1db0e0 Remove all calls to SkCanvas::getClipStack from HWUI unit tests by Stan Iliev · 9 years ago
  56. 57b8eb3 Merge "Update hwui_unit_tests to support running with Vulkan backend." by Greg Daniel · 9 years ago
  57. 98c78dad Update hwui_unit_tests to support running with Vulkan backend. by Greg Daniel · 9 years ago
  58. 173215d resolve merge conflicts of ec7e2a164c37 to master by Mark Salyzyn · 9 years ago
  59. 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 · 9 years ago
  60. 96bf598 Replace cutils/log.h and log/logger.h with android/log.h or log/log.h by Mark Salyzyn · 9 years ago
  61. 624ad83 Fix Skia merge by fixing API mismatch. by Derek Sollenberger · 9 years ago
  62. 45ec62b Add support for dummy draws for Vulkan webview and texture views. by Greg Daniel · 9 years ago
  63. 8cd3edf Break Layer class into Gl and Vulkan subclasses by Greg Daniel · 9 years ago
  64. b66b8bb Ensure root render node clip cannot expand beyond dirty area by Stan Iliev · 9 years ago
  65. 6df179c Merge "Revert "try to stop using exotic clipps"" by TreeHugger Robot · 9 years ago
  66. 66b9d44 Revert "try to stop using exotic clipps" by Chris Craik · 9 years ago
  67. e59dc41 Merge "try to stop using exotic clipps" by TreeHugger Robot · 9 years ago
  68. 984c73b Merge "Modify savelayer to save matrix and clip for Skia pipeline" by TreeHugger Robot · 9 years ago
  69. 4c80f87 Merge "HWUI: prepare script for marlin & sailfish Test: this is a bench infrastucture" by John Reck · 9 years ago
  70. 68885e3 Modify savelayer to save matrix and clip for Skia pipeline by Stan Iliev · 9 years ago
  71. 834653bc try to stop using exotic clipps by Mike Reed · 9 years ago
  72. ed4d58c Fix failing SkiaPipeline unit tests by Stan Iliev · 9 years ago
  73. 91d6354 HWUI: fix support RGB_565 for hardware bitmaps by sergeyv · 9 years ago
  74. 6c67f1d SkClipOp is now an enum class by Mike Reed · 9 years ago
  75. 68a9dd8 Merge "HWUI: set correct sampler for external texture in shaders" by Sergei Vasilinetc · 9 years ago
  76. 9c97e48 HWUI: set correct sampler for external texture in shaders by sergeyv · 9 years ago
  77. fb1bc8b Merge "SkCanvas is no longer refcnted, use SkClipOps" by TreeHugger Robot · 9 years ago
  78. d43eaa9 SkCanvas is no longer refcnted, use SkClipOps by Mike Reed · 9 years ago
  79. ee708fa Remove unnecessary dependency, and fix the chain by Leon Scroggins III · 9 years ago
  80. 5277127 Add more Skia pipeline unit tests. by Stan Iliev · 9 years ago
  81. 6e49c9f switch over clip calls to use SkClipOp instead of SkRegion::Op by Mike Reed · 9 years ago
  82. 4a3818d Merge "Fix a crash in skia pipeline, when empty reorder block is first" by TreeHugger Robot · 9 years ago
  83. e9bf7c8 Merge "Introduce PathInterpolator to native animators" by TreeHugger Robot · 9 years ago
  84. 347691f Fix a crash in skia pipeline, when empty reorder block is first by Stan Iliev · 9 years ago
  85. 6c670ec Merge "Add hwui test for correct refcounting of SkColorTable in Bitmap" by TreeHugger Robot · 9 years ago
  86. 9e9eeee Introduce PathInterpolator to native animators by Doris Liu · 9 years ago
  87. 71c4477 Add hwui test for correct refcounting of SkColorTable in Bitmap by sergeyv · 9 years ago
  88. 711b6ae Merge "Add overdraw debugging feature to Skia pipelines" by Matt Sarett · 9 years ago
  89. f58cc92 Add overdraw debugging feature to Skia pipelines by Matt Sarett · 9 years ago
  90. 338da9c Merge "SkCanvas is no longer reference-counted" by Mike Reed · 9 years ago
  91. 88e0891 Fix draw order for non-RenderNode draw commands by Stan Iliev · 9 years ago
  92. 6acfe16 SkCanvas is no longer reference-counted by Mike Reed · 9 years ago
  93. db45a4b Fix Skia render node projection to match HWUI by Stan Iliev · 9 years ago
  94. 59eecb52 Support readback from hardware bitmaps by sergeyv · 9 years ago
  95. 5e3935e Merge "Support hardware bitmaps in bitmap shaders" by Sergei Vasilinetc · 9 years ago
  96. 7b4d850 Fix call to deprecated range_x(). by Martijn Coenen · 9 years ago
  97. bbec302 Merge "Fix deprecated range_x calls." am: 87cafe8f33 am: d03b17c29a am: 6e2c276c78 by Martijn Coenen · 9 years ago
  98. 6e2c276 Merge "Fix deprecated range_x calls." am: 87cafe8f33 am: d03b17c29a by Martijn Coenen · 9 years ago
  99. d03b17c Merge "Fix deprecated range_x calls." am: 87cafe8f33 by Martijn Coenen · 9 years ago
  100. 554ffeb Support hardware bitmaps in bitmap shaders by sergeyv · 9 years ago