1. dfe0647 Fix unit test that failed due to incorrect refactor. by Derek Sollenberger · 9 years ago
  2. f77ca08 Fix HWUI tests to use android-only SkPaint flags by Derek Sollenberger · 9 years ago
  3. df1742e Overhaul GraphicsStatsService by John Reck · 10 years ago
  4. 09df887 Always flush renderstate in DeferredLayerUpdater::apply by Chris Craik · 9 years ago
  5. ab582b7 Merge "Replace bitmap shaders with image shaders in test code" by TreeHugger Robot · 9 years ago
  6. c54b76e Replace bitmap shaders with image shaders in test code by Matt Sarett · 9 years ago
  7. 89ddb1f Update framework to use new SkColorSpace API by Matt Sarett · 9 years ago
  8. 08c9ca5 Merge "Add ShadowShaderAnimation benchmark" by Chris Craik · 9 years ago
  9. c03fdb3 Merge "Fix capturing systrace while hwuimacro is running" by TreeHugger Robot · 9 years ago
  10. e10971d Fix capturing systrace while hwuimacro is running by John Reck · 9 years ago
  11. 0091181 Add ShadowShaderAnimation benchmark by Chris Craik · 9 years ago
  12. 49ddb3d Merge "Add simple gradient and colormatrix benchmarks" by Chris Craik · 9 years ago
  13. f6a4090 Add simple gradient and colormatrix benchmarks by Chris Craik · 9 years ago
  14. 0e177d3 Merge "Explicitly destroy Layer in DeferredLayerUpdater on destroyHardwareResources()" by Sergei Vasilinetc · 9 years ago
  15. 83809fe Properly clear textures for Hardware Bitmaps by sergeyv · 9 years ago
  16. 65626b6 Merge "Add UiBench jank and macrobench tests for saveLayer performance" by TreeHugger Robot · 9 years ago
  17. 010b6a5 Add UiBench jank and macrobench tests for saveLayer performance by Stan Iliev · 10 years ago
  18. 3e9999b Explicitly destroy Layer in DeferredLayerUpdater on destroyHardwareResources() by sergeyv · 10 years ago
  19. 3afd637 Switch how destroyHardwareResources works by John Reck · 9 years ago
  20. 2de950d Overhaul RenderNode's DisplayList management by John Reck · 10 years ago
  21. f54c763 Merge "use new clipbounds api" by TreeHugger Robot · 10 years ago
  22. 5e43898 use new clipbounds api by Mike Reed · 10 years ago
  23. 02b0d40 Merge "Fix renderOverdraw() test" by Matt Sarett · 10 years ago
  24. 4f2a40a Merge "Revert "Workaround libmemunreachable lockup"" by TreeHugger Robot · 10 years ago
  25. efa38e3 Revert "Workaround libmemunreachable lockup" by John Reck · 10 years ago
  26. 341480b Fix renderOverdraw() test by Matt Sarett · 10 years ago
  27. 2ba96ec Merge "Add tests for b/34598346" by TreeHugger Robot · 10 years ago
  28. 47aa8d1 Add tests for b/34598346 by John Reck · 10 years ago
  29. 65e8f0a Merge "Workaround libmemunreachable lockup" by TreeHugger Robot · 10 years ago
  30. 553ae6a Workaround libmemunreachable lockup by John Reck · 10 years ago
  31. c1db0e0 Remove all calls to SkCanvas::getClipStack from HWUI unit tests by Stan Iliev · 10 years ago
  32. 57b8eb3 Merge "Update hwui_unit_tests to support running with Vulkan backend." by Greg Daniel · 10 years ago
  33. 98c78dad Update hwui_unit_tests to support running with Vulkan backend. by Greg Daniel · 10 years ago
  34. 173215d resolve merge conflicts of ec7e2a164c37 to master by Mark Salyzyn · 10 years ago
  35. 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 · 10 years ago
  36. 96bf598 Replace cutils/log.h and log/logger.h with android/log.h or log/log.h by Mark Salyzyn · 10 years ago
  37. 624ad83 Fix Skia merge by fixing API mismatch. by Derek Sollenberger · 10 years ago
  38. 45ec62b Add support for dummy draws for Vulkan webview and texture views. by Greg Daniel · 10 years ago
  39. 8cd3edf Break Layer class into Gl and Vulkan subclasses by Greg Daniel · 10 years ago
  40. b66b8bb Ensure root render node clip cannot expand beyond dirty area by Stan Iliev · 10 years ago
  41. 6df179c Merge "Revert "try to stop using exotic clipps"" by TreeHugger Robot · 10 years ago
  42. 66b9d44 Revert "try to stop using exotic clipps" by Chris Craik · 10 years ago
  43. e59dc41 Merge "try to stop using exotic clipps" by TreeHugger Robot · 10 years ago
  44. 984c73b Merge "Modify savelayer to save matrix and clip for Skia pipeline" by TreeHugger Robot · 10 years ago
  45. 4c80f87 Merge "HWUI: prepare script for marlin & sailfish Test: this is a bench infrastucture" by John Reck · 10 years ago
  46. 68885e3 Modify savelayer to save matrix and clip for Skia pipeline by Stan Iliev · 10 years ago
  47. 834653bc try to stop using exotic clipps by Mike Reed · 10 years ago
  48. ed4d58c Fix failing SkiaPipeline unit tests by Stan Iliev · 10 years ago
  49. 91d6354 HWUI: fix support RGB_565 for hardware bitmaps by sergeyv · 10 years ago
  50. 6c67f1d SkClipOp is now an enum class by Mike Reed · 10 years ago
  51. 68a9dd8 Merge "HWUI: set correct sampler for external texture in shaders" by Sergei Vasilinetc · 10 years ago
  52. 9c97e48 HWUI: set correct sampler for external texture in shaders by sergeyv · 10 years ago
  53. fb1bc8b Merge "SkCanvas is no longer refcnted, use SkClipOps" by TreeHugger Robot · 10 years ago
  54. d43eaa9 SkCanvas is no longer refcnted, use SkClipOps by Mike Reed · 10 years ago
  55. ee708fa Remove unnecessary dependency, and fix the chain by Leon Scroggins III · 10 years ago
  56. 5277127 Add more Skia pipeline unit tests. by Stan Iliev · 10 years ago
  57. 6e49c9f switch over clip calls to use SkClipOp instead of SkRegion::Op by Mike Reed · 10 years ago
  58. 4a3818d Merge "Fix a crash in skia pipeline, when empty reorder block is first" by TreeHugger Robot · 10 years ago
  59. e9bf7c8 Merge "Introduce PathInterpolator to native animators" by TreeHugger Robot · 10 years ago
  60. 347691f Fix a crash in skia pipeline, when empty reorder block is first by Stan Iliev · 10 years ago
  61. 6c670ec Merge "Add hwui test for correct refcounting of SkColorTable in Bitmap" by TreeHugger Robot · 10 years ago
  62. 9e9eeee Introduce PathInterpolator to native animators by Doris Liu · 10 years ago
  63. 71c4477 Add hwui test for correct refcounting of SkColorTable in Bitmap by sergeyv · 10 years ago
  64. 711b6ae Merge "Add overdraw debugging feature to Skia pipelines" by Matt Sarett · 10 years ago
  65. f58cc92 Add overdraw debugging feature to Skia pipelines by Matt Sarett · 10 years ago
  66. 338da9c Merge "SkCanvas is no longer reference-counted" by Mike Reed · 10 years ago
  67. 88e0891 Fix draw order for non-RenderNode draw commands by Stan Iliev · 10 years ago
  68. 6acfe16 SkCanvas is no longer reference-counted by Mike Reed · 10 years ago
  69. db45a4b Fix Skia render node projection to match HWUI by Stan Iliev · 10 years ago
  70. 59eecb52 Support readback from hardware bitmaps by sergeyv · 10 years ago
  71. 5e3935e Merge "Support hardware bitmaps in bitmap shaders" by Sergei Vasilinetc · 10 years ago
  72. 7b4d850 Fix call to deprecated range_x(). by Martijn Coenen · 10 years ago
  73. bbec302 Merge "Fix deprecated range_x calls." am: 87cafe8f33 am: d03b17c29a am: 6e2c276c78 by Martijn Coenen · 10 years ago
  74. 6e2c276 Merge "Fix deprecated range_x calls." am: 87cafe8f33 am: d03b17c29a by Martijn Coenen · 10 years ago
  75. d03b17c Merge "Fix deprecated range_x calls." am: 87cafe8f33 by Martijn Coenen · 10 years ago
  76. 554ffeb Support hardware bitmaps in bitmap shaders by sergeyv · 10 years ago
  77. 90213f3 Fix deprecated range_x calls. by Martijn Coenen · 10 years ago
  78. b6e2013 Move test only initialization to each test setup. by Seigo Nonaka · 10 years ago
  79. b7d34b6 Refactor pin/unpinImages to work across pipelines. by Derek Sollenberger · 10 years ago
  80. eea591b Merge "Fix RenderNodeDrawable to draw nonzero Z nodes when needed" by TreeHugger Robot · 10 years ago
  81. 4080072 Merge "Implement Skia pipelines for OpenGL and Vulkan." by TreeHugger Robot · 10 years ago
  82. c96468b Merge "update callers to newer Skia APIs" by TreeHugger Robot · 10 years ago
  83. 2f06e8a Fix RenderNodeDrawable to draw nonzero Z nodes when needed by Stan Iliev · 10 years ago
  84. 500a0c3 Implement Skia pipelines for OpenGL and Vulkan. by Stan Iliev · 10 years ago
  85. f0503b0 Merge "Add benchmarks for View inflation" by John Reck · 10 years ago
  86. ab12c1f update callers to newer Skia APIs by Mike Reed · 10 years ago
  87. 3acf0382 Add benchmarks for View inflation by John Reck · 10 years ago
  88. c2f31df use SkBlendMode by Mike Reed · 10 years ago
  89. 97cc85f Merge "Routine to upload hardware bitmaps" by Sergei Vasilinetc · 10 years ago
  90. 694d499 Routine to upload hardware bitmaps by sergeyv · 10 years ago
  91. 021693b Implement SkiaRecordingCanvas, RenderNodeDrawable and other drawables. by Stan Iliev · 10 years ago
  92. 96f4410 Merge "Refactor mock Functors into a common TestUtils class." by Derek Sollenberger · 10 years ago
  93. 835b3a69 Refactor mock Functors into a common TestUtils class. by Derek Sollenberger · 10 years ago
  94. c0f5036 Merge changes If99865cd,I5b794c94 by Derek Sollenberger · 10 years ago
  95. 5ef78a8 Fix test breakage due to naming collision in the linker. by Derek Sollenberger · 10 years ago
  96. 050bb6a Minor cleanup of unused headers and overly described functions. by Derek Sollenberger · 10 years ago
  97. fda6667 Merge changes I94b1c31c,Ib0b16c87 by Sergei Vasilinetc · 10 years ago
  98. 2a38c42 Add target to texture by sergeyv · 10 years ago
  99. daf7229 Move OpenGL specific details behind renderPipeline interface. by Derek Sollenberger · 10 years ago
  100. ec4a4b1 Use Bitmap in DisplayList & RecordedOps instead of SkBitmap by sergeyv · 10 years ago