1. 50256cc Roll skia/third_party/skcms 215ecb4..ba83c97 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  2. 8d85813 Fix a bug in SkGpuBlurUtils::GaussianBlur (take 3) by Robert Phillips · 6 years ago
  3. e7df0bb Avoid rerunning path renderer chain when path known to require sw by Brian Salomon · 6 years ago
  4. 6198f39 Roll third_party/externals/angle2/ 9f394f8cd..3b9b027c5 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  5. cea8e3d text-blob: Fix OOM issues during blob deserialization. by Khushal · 6 years ago
  6. 4e9e325 [viewer] Avoid per-frame json UI updates by Florin Malita · 6 years ago
  7. d3cee17 Visit the image proxy in GrLatticeOp by Brian Salomon · 6 years ago
  8. a8daee8 Add null proxy test to SkGpuDevice::drawProducerLattice by Brian Salomon · 6 years ago
  9. 9a9c25b Roll third_party/externals/swiftshader/ 336cdd903..d4e488eb6 (1 commit) by swiftshader-skia-autoroll · 6 years ago
  10. 5bdc4d5 SkAdvancedTypefaceMetrics: simplify more by Hal Canary · 6 years ago
  11. e0b7f5c Trim down T8888 configs by Kevin Lubick · 6 years ago
  12. ecac36e make SkColorSpace::MakeICC strict as skcms by Mike Klein · 6 years ago
  13. 1f5cd6c Handle failure to create SkColorSpaceXform in SkConvertPixels by Brian Osman · 6 years ago
  14. 382caae Make sure the ScalerContextRec is dense by Herb Derby · 6 years ago
  15. a3fde20 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  16. 2a943df Make GPU lattice/nine patch not bleed across cells. by Brian Salomon · 6 years ago
  17. 817847c Update canvas2D read/write pixels fast path to handle BGRA input/output by Brian Salomon · 6 years ago
  18. a724ea5 Roll skia/third_party/skcms bd90169..215ecb4 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  19. 0262860 Remove android specific code - v2 by Herb Derby · 6 years ago
  20. 33fc7fb Roll third_party/externals/angle2/ 983460e6c..9f394f8cd (4 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  21. 5575ffe Add Pixel2 DDL Vulkan bots by Robert Phillips · 6 years ago
  22. 01c304e Reland "Avoid drawing BW clipped color glyphs many times." by Ben Wagner · 6 years ago
  23. a585f73 Remove T8888 from Windows CQ bot by Kevin Lubick · 6 years ago
  24. 5c91fa4 Respect SkBitmapDeviceFilteredSurfaceProps in SkThreadedBMPDevice by Yuqian Li · 6 years ago
  25. ad67c66 track bounds of top-level control ops by Mike Klein · 6 years ago
  26. 240fddd Roll skia/third_party/skcms 02fc32e..bd90169 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  27. beca172 Add datastore emulator to gcloud asset by Stephan Altmueller · 6 years ago
  28. 0ca7a88 [skottie] More defensive array indexing by Florin Malita · 6 years ago
  29. c3b0822 Roll third_party/externals/angle2/ d7b56642c..983460e6c (3 commits) by Brian Osman · 6 years ago
  30. 76e9485 SkRecorder: templates are better than macros by Hal Canary · 6 years ago
  31. 8a95244 Revert "Avoid drawing BW clipped color glyphs many times." by Greg Daniel · 6 years ago
  32. 2381add Revert "Remove android specific code" by Greg Daniel · 6 years ago
  33. 95e2b91 Revert "Respect SkBitmapDeviceFilteredSurfaceProps in SkThreadedBMPDevice" by Greg Daniel · 6 years ago
  34. 963d1ef Revert "Restore old SkBitmapDeviceFilteredSurfaceProps" by Greg Daniel · 6 years ago
  35. 32d8f88 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  36. 3d5b83b Restore old SkBitmapDeviceFilteredSurfaceProps by Yuqian Li · 6 years ago
  37. fb799af Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  38. b58094a Roll third_party/externals/swiftshader/ e76163e3c..336cdd903 (1 commit) by swiftshader-skia-autoroll · 6 years ago
  39. d7e3eaa Remove GR_TESSELLATOR_LEGACY_INVERSION_HANDLING (unused). by Stephen White · 6 years ago
  40. 694ebb3 SkSinglyLinkedList: use unique_ptr to manage ownership by Hal Canary · 6 years ago
  41. fa7e9a8 [skottie] Switch to RapidJSON by Florin Malita · 6 years ago
  42. 0b0d93d Fuzz should observe the optional Skottie flag. by Florin Malita · 6 years ago
  43. eb61f60 Add missing header from core.gni by Herb Derby · 6 years ago
  44. b9a1e68 Respect SkBitmapDeviceFilteredSurfaceProps in SkThreadedBMPDevice by Yuqian Li · 6 years ago
  45. e99a4b1 [infra] Move GCE tasks to smaller/larger VMs. by Ben Wagner · 6 years ago
  46. cb13935 Allow finer rotation in Viewer app. by Ben Wagner · 6 years ago
  47. d4e735a Revert "Fix a bug in SkGpuBlurUtils::GaussianBlur (take 2)" by Robert Phillips · 6 years ago
  48. 91840ab Remove unused SK_DISABLE_ARC_TO_LINE_TO_CHECK build flag by Brian Salomon · 6 years ago
  49. 4ede56b Remove could not invert matrix SkDebugfs by Brian Salomon · 6 years ago
  50. 738b80d Don't use getDeviceClipBounds() to bound pic ops. by Mike Klein · 6 years ago
  51. 5570ea0 Remove android specific code by Herb Derby · 6 years ago
  52. bba38ee Avoid drawing BW clipped color glyphs many times. by Ben Wagner · 6 years ago
  53. 87ccf33 [skottie] Disable on Android Framework builds by Florin Malita · 6 years ago
  54. b702316 [recipes] Remove core.setup() by Eric Boren · 6 years ago
  55. bd66caa Make degenerate kernel in fill_in_2D_gaussian_kernel sum to 1 by Robert Phillips · 6 years ago
  56. 72de745 Fix a bug in SkGpuBlurUtils::GaussianBlur (take 2) by Robert Phillips · 6 years ago
  57. d286aa7 Revert "Reland "remove obsolete color defines"" by Cary Clark · 6 years ago
  58. ec54539 Make RenderDoc work automatically with GLX viewer by Brian Salomon · 6 years ago
  59. 05cfcff Reland "remove obsolete color defines" by Cary Clark · 6 years ago
  60. ffb1c39 Make the src rects of truths in SkLatticeIter be integral. by Brian Salomon · 6 years ago
  61. 7f0eec3 SkExecutor: use SkLeanWindows.h by Hal Canary · 6 years ago
  62. 44a68b3 [infra] Remove PDFium bot and associated recipe code by Eric Boren · 6 years ago
  63. 4824ed0 Roll skia/third_party/skcms cc1799c..02fc32e (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  64. da926db Remove fCacheKeys from SkImageFilter. by Ben Wagner · 6 years ago
  65. d401da6 Use MaskFilter to create SDFs for text. by Jim Van Verth · 6 years ago
  66. 9eeede2 Add Skottie fuzzer (via json input) by Kevin Lubick · 6 years ago
  67. 76c01c9 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  68. b83d345 Roll third_party/externals/angle2/ 03bb2231a..d7b56642c (2 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  69. c573544 Fix skia compilation error by Ankur Mittal · 6 years ago
  70. 5226b77 fix for SPIR-V sk_in definition which was upsetting Intel NUC by Ethan Nicholas · 6 years ago
  71. 452c902 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  72. d8a189f Revert "Fix a bug in SkGpuBlurUtils::GaussianBlur" by Brian Osman · 6 years ago
  73. d5e7b0b Roll skia/third_party/skcms aee343c..cc1799c (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  74. ba2c826 Implement canCopySurface for GrMock and GrMtl. by Greg Daniel · 6 years ago
  75. 3288d63 Roll third_party/externals/swiftshader/ ce8eb945c..e76163e3c (1 commit) by swiftshader-skia-autoroll · 6 years ago
  76. 2fa5374 Disable unpack-row-length support on iOS by Brian Osman · 6 years ago
  77. c668313 remove support code for serialized bitmaps by Mike Reed · 6 years ago
  78. de81a21 Remove colorspaceinfo by Brian Osman · 6 years ago
  79. 737b9a9 Remove legacy guard flags by Yuqian Li · 6 years ago
  80. 884bce7 check index for valid before subtracting by Mike Reed · 6 years ago
  81. 0e6e651 Remove SK_SUPPORT_LEGACY_BACKEND_OBJECTS from public.bzl. by Greg Daniel · 6 years ago
  82. 5d156ad Fix a bug in SkGpuBlurUtils::GaussianBlur by Robert Phillips · 6 years ago
  83. 0b510fb allow div-by-zero by Mike Reed · 6 years ago
  84. 26dbe3b Implement GL canCopySurface in GrGLCaps. by Greg Daniel · 6 years ago
  85. e88be4f Roll third_party/externals/angle2/ e708f004b..03bb2231a (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  86. 3a67b8e Add support for building with MoltenVK by Chris Dalton · 6 years ago
  87. 9afad68 saturate your adds by Mike Reed · 6 years ago
  88. 8ba34f8 Change SkMatrix44::fTypeMask to atomic by Yuqian Li · 6 years ago
  89. 16d4564 Add move to quiet warning by Herb Derby · 6 years ago
  90. 9127ea3 Add name field to calmbench json by Yuqian Li · 6 years ago
  91. 2f62de0 [recipes] Mostly remove bot_update patch_ref hack by Eric Boren · 6 years ago
  92. b2e3934 fonts: Cleanup header guard and stray printfs. by Khushal · 6 years ago
  93. 4722a41 Skip post upload hooks for new service accounts by Ravi Mistry · 6 years ago
  94. 525f9a9 Update markdown files by skia-bookmaker · 6 years ago
  95. 7f1b315 Roll third_party/externals/angle2/ 78feddc28..e708f004b (5 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  96. 20fa1e9 Update SkRandomScalerContext to handle mask filters. by Ben Wagner · 6 years ago
  97. 0caef29 Let each threaded device in the ThreadSink own its SkExecutor by Yuqian Li · 6 years ago
  98. b73a9f8 Add internal grsurface flag to track if using gl rectangle or external texture. by Greg Daniel · 6 years ago
  99. 90864a2 Simplify textToGlyphs by Herb Derby · 6 years ago
  100. 908ad22 Roll skia/third_party/skcms baef14c..aee343c (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago