1. b1f27aa Free up all scratch resources when the app's UI is hidden by Derek Sollenberger · 6 years ago
  2. 4ad0e14 More path validation for better error message by Doris Liu · 6 years ago
  3. 0e48647 Revert "Revert "Break down jank between frame drops vs. triple buffered"" by John Reck · 6 years ago
  4. fbb4b82 Merge "Revert "Break down jank between frame drops vs. triple buffered"" into pi-dev by TreeHugger Robot · 6 years ago
  5. a6d8fbf Revert "Break down jank between frame drops vs. triple buffered" by Aaron Whyte · 6 years ago
  6. 5642847 Don't use IPC in isolateProcess by John Reck · 6 years ago
  7. 613783a Merge "Break down jank between frame drops vs. triple buffered" into pi-dev by John Reck · 6 years ago
  8. 83143d0 Remove mtOffset from drawTextRun by Seigo Nonaka · 6 years ago
  9. 09979fb Break down jank between frame drops vs. triple buffered by John Reck · 6 years ago
  10. 71195ab Fix the Skia roll - implement onWritePixels by Leon Scroggins III · 6 years ago
  11. 5b5e00a Merge "Cache VectorDrawable bounds at record time" by TreeHugger Robot · 6 years ago
  12. 65e678f Cache VectorDrawable bounds at record time by Stan Iliev · 6 years ago
  13. 0606a88 Use new minikin::Font constructor by Seigo Nonaka · 6 years ago
  14. 36dadcf Revert "Use new minikin::Font constructor" by Seigo Nonaka · 6 years ago
  15. ab40df9 Use new minikin::Font constructor by Seigo Nonaka · 6 years ago
  16. 99d66f0 Update Typeface test implementation not to copy minikin::Font by Seigo Nonaka · 6 years ago
  17. ab80200 Merge "Compute full text layout in MeasuredText and use it for drawing" by TreeHugger Robot · 7 years ago
  18. 783f961 Compute full text layout in MeasuredText and use it for drawing by Seigo Nonaka · 7 years ago
  19. 7e100e9 Improve layer rendering quality by Stan Iliev · 7 years ago
  20. ec08381 Refactor TestUtils::drawUtf8ToCanvas usage in macrobench tests by Stan Iliev · 7 years ago
  21. d2cafca Merge "Private API became public..." am: eb44ebbfcd am: 85fc4d6dd6 by Elliott Hughes · 7 years ago
  22. 7c2107b Private API became public... by Elliott Hughes · 7 years ago
  23. ceb1fa2 Minimal reformat to match internal master. by Elliott Hughes · 7 years ago
  24. 12f9b06 Update VectorDrawables to use Skia's drawArc implementation. by Derek Sollenberger · 7 years ago
  25. 03e6cff7 Allocate textures in multiples of LAYER_SIZE. by Derek Sollenberger · 7 years ago
  26. 22b94c3 Merge "Fix text encoding in some macrobench tests" by TreeHugger Robot · 7 years ago
  27. 70910fd Verify that b/68859852 won't happen again by Yuqian Li · 7 years ago
  28. a39b774 Fix text encoding in some macrobench tests by Stan Iliev · 7 years ago
  29. c52075e Update FontStyle location in minikin. by Seigo Nonaka · 7 years ago
  30. 67e1f2e Merge "Create magnifier bench scene" by TreeHugger Robot · 7 years ago
  31. ed024d2 Create magnifier bench scene by John Reck · 7 years ago
  32. 113ddd9 Allow hwuimacro to choose a renderer by John Reck · 7 years ago
  33. d495f43 Implement SkSL cache by Stan Iliev · 7 years ago
  34. 20866c1 Use enum class for FontVariation and update MinikinUtils by Seigo Nonaka · 7 years ago
  35. 1bcacfd Format the world (or just HWUI) by John Reck · 7 years ago
  36. 4fbbcb7 Add prep_taieye by John Reck · 7 years ago
  37. 9e5f228 Merge "Switch to a fancy new queue" by John Reck · 7 years ago
  38. f8441e6 Switch to a fancy new queue by John Reck · 7 years ago
  39. 7c93e86 Make casting to bidi flags explicit by Seigo Nonaka · 7 years ago
  40. 30dfc68 Merge "Convert skpCaptureEnabled compile time flag into a property" by TreeHugger Robot · 7 years ago
  41. e9d0012 Convert skpCaptureEnabled compile time flag into a property by Stan Iliev · 7 years ago
  42. 47fed6ba Fix crash in "Tree::updateBitmapCache" by Stan Iliev · 7 years ago
  43. 5396676 Merge "Use new SurfaceFlinger transaction API." by Rob Carr · 7 years ago
  44. e13b58e Use new SurfaceFlinger transaction API. by Robert Carr · 7 years ago
  45. 2763fb7 Use own enum instead of SkTypeface::Style. by Ben Wagner · 7 years ago
  46. 839a186 use new SkFontMgr API by Mike Reed · 7 years ago
  47. 626be15 Merge "hwuitest: added hwui test for TV application" into oc-mr1-dev am: 88dd458c9a by Dake Gu · 7 years ago
  48. 88dd458 Merge "hwuitest: added hwui test for TV application" into oc-mr1-dev by Dake Gu · 7 years ago
  49. bec4a06 hwuitest: added hwui test for TV application by Dake Gu · 7 years ago
  50. 1346202 Merge "Add test for first draw blend behavior in HWUI pipeline" into oc-mr1-dev am: 8f50f52eb2 by Chris Craik · 7 years ago
  51. 01ed792 Add test for first draw blend behavior in HWUI pipeline by Chris Craik · 7 years ago
  52. 938e884 Avoid setting high contrast in every view draw by John Reck · 7 years ago
  53. 642ebea Delete all ro.hwui.* props by John Reck · 7 years ago
  54. 891f481 Merge "Refactoring: Deprecate Paint.mNativeTypeface." by TreeHugger Robot · 7 years ago
  55. 318ca04 Refactoring: Deprecate Paint.mNativeTypeface. by Seigo Nonaka · 7 years ago
  56. fa3e340 Use colorFilters when rendering to an sRGB bitmap. by Derek Sollenberger · 7 years ago
  57. a7f6af2c Revert "Use colorFilters when rendering to an sRGB bitmap." by Derek Sollenberger · 7 years ago
  58. b851b19 Use colorFilters when rendering to an sRGB bitmap. by Derek Sollenberger · 7 years ago
  59. fb0c8fc Enable colorspace conversion while perserving legacy blending. by Derek Sollenberger · 7 years ago
  60. 5693b24 Merge "Delete all ro.hwui.* props" by John Reck · 7 years ago
  61. 8dc02f9 Delete all ro.hwui.* props by John Reck · 7 years ago
  62. 3310fb1 Cache VectorDrawables in an atlas by Stan Iliev · 7 years ago
  63. f51a80d Remove more references to kIndex_8 by Leon Scroggins III · 7 years ago
  64. f211cc4 Update LeakChecker debug log by John Reck · 7 years ago
  65. 7075c79 Split out jank data from policy by John Reck · 7 years ago
  66. 46199f8 relax expected tile modes by Mike Reed · 7 years ago
  67. 07ae505 Use RGBA16F layers when wide color gamut rendering is on by Romain Guy · 7 years ago
  68. f9e45d1 Implement CacheManager for the Skia pipelines. by Derek Sollenberger · 7 years ago
  69. 7bc3bc6 Implement HW Bitmap for Skia pipeline by Stan Iliev · 7 years ago
  70. 2653f83 don't need custom shader to track ref-counts by Mike Reed · 7 years ago
  71. 915883b Switch to protobuf lite by John Reck · 7 years ago
  72. 61563f9 Merge "Remove unused lambda captures" am: 1101f45613 am: c7ce115073 am: ca9988f0f9 by Yi Kong · 7 years ago
  73. d71a903 Merge "Remove unused lambda captures" am: 1101f45613 am: c7ce115073 by Yi Kong · 7 years ago
  74. 1f9c461 Fix double bolding by Seigo Nonaka · 7 years ago
  75. b223382 Remove unused lambda captures by Yi Kong · 7 years ago
  76. 99c9bf6 Fix 64-bit GraphicStats.findRootPath test by Colin Cross · 7 years ago
  77. d1267d3 Merge "Make all FrameBuilderTests run on RT" into oc-dev am: ecc121d8bf by Chris Craik · 7 years ago
  78. e681bf6 Make all FrameBuilderTests run on RT by Chris Craik · 7 years ago
  79. 4220989 Merge "Disable Vulkan backend when running hwui_unit_tests." into oc-dev am: f9dc09f4ea by Derek Sollenberger · 7 years ago
  80. 0f89539 Disable Vulkan backend when running hwui_unit_tests. by Derek Sollenberger · 7 years ago
  81. 6205e15 Merge "Create helper script to parse systrace files" by TreeHugger Robot · 7 years ago
  82. 2ccaec6 Create helper script to parse systrace files by Stan Iliev · 7 years ago
  83. 31e44d8 Merge "Add unit test for Skia path behavior" into oc-dev am: dc3ab163d3 by Matt Sarett · 7 years ago
  84. e07a91a Add unit test for Skia path behavior by Matt Sarett · 7 years ago
  85. 6954897 Merge "bitmaps and pixelrefs no longer need lock/unlock" by TreeHugger Robot · 7 years ago
  86. 7c0ae0f bitmaps and pixelrefs no longer need lock/unlock by Mike Reed · 7 years ago
  87. 2a8ec10 Merge "Disable crashing drop shadow tests" into oc-dev am: 9d67b50308 by Chris Craik · 7 years ago
  88. c848249 Disable crashing drop shadow tests by Chris Craik · 7 years ago
  89. 71483a8 Merge "use sk_sp to manage colortables" by TreeHugger Robot · 7 years ago
  90. 00ce770 Merge "Bug fix: use legacy SkCanvas regardless of color space tag" into oc-dev am: 101dc265a8 by Matt Sarett · 7 years ago
  91. ca9b703 Bug fix: use legacy SkCanvas regardless of color space tag by Matt Sarett · 7 years ago
  92. 0a8fb52 use sk_sp to manage colortables by Mike Reed · 7 years ago
  93. d0814db Add SkiaCanvas::captureCanvasState() by Matt Sarett · 7 years ago
  94. 44dc270 Add SkiaCanvas::captureCanvasState() by Matt Sarett · 7 years ago
  95. 7c9fb60 Merge "Xform bitmaps to sRGB on SW and PDF canvases" into oc-dev am: c29dffed16 by Matt Sarett · 7 years ago
  96. ea70d22 Xform bitmaps to sRGB on SW and PDF canvases by Matt Sarett · 7 years ago
  97. d20f2c2 use new api for passing colortable to allocPixels by Mike Reed · 7 years ago
  98. 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
  99. d7410f7 Fix pop-up shadow drawn in the wrong place with Skia pipeline by Stan Iliev · 7 years ago
  100. 25912c7 Fix error in RenderNode unit test with Skia pipeline by Stan Iliev · 7 years ago