1. 54ef74a Add the ability to customize skia's settings in gn by Adam Barth · 7 years ago
  2. 7c1eae5 Fix asset version detection by Kevin Lubick · 7 years ago
  3. 3727136 Implemenet onStealBackendTexture in GrMtlTexture by Brian Salomon · 7 years ago
  4. ce4a389 remove dead code -- older than min picture version by Mike Reed · 7 years ago
  5. 69544ec Roll skia/third_party/externals/angle2/ 3755c48d1..40dbdd6c7 (1 commit) by angle-deps-roller@chromium.org · 7 years ago
  6. 2287d64 platform_tools/android/bin/android_gdbserver: fix error by Hal Canary · 7 years ago
  7. d40b3b0 Make SkTypeface::Style and FromOldStyle private. by Ben Wagner · 7 years ago
  8. 2563ff9 Add support for allocating mips inside of ColorSpaceXormImageGenerator by Greg Daniel · 7 years ago
  9. 476bdfc Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  10. 9d7f135 Add Win Clang ANGLE test and perf jobs. by Ben Wagner · 7 years ago
  11. 8020024 Roll skia/third_party/externals/angle2/ 429756442..3755c48d1 (1 commit) by angle-deps-roller@chromium.org · 7 years ago
  12. 3bd0fec remove dead code for getSize, getSafeSize, etc. by Mike Reed · 7 years ago
  13. ea878b9 Back out new SkColorSpaceXform pipeline. by Mike Klein · 7 years ago
  14. f0cb7a0 Revert "move SkMatrix anonymous affine enum to private" by Mike Reed · 7 years ago
  15. cccaef1 Modify skpbench to use newer adb version by Kevin Lubick · 7 years ago
  16. bd27d1d Adjust blacklist for IB2 by Kevin Lubick · 7 years ago
  17. 4b09df9 Roll skia/third_party/externals/angle2/ 41200d21b..429756442 (1 commit) by angle-deps-roller@chromium.org · 7 years ago
  18. 7714bb2 Roll skia/third_party/externals/angle2/ 91c8de883..41200d21b (1 commit) by angle-deps-roller@chromium.org · 7 years ago
  19. 23ac1b2 Roll skia/third_party/externals/angle2/ 22d7f1f3f..91c8de883 (1 commit) by angle-deps-roller@chromium.org · 7 years ago
  20. a69e66f Roll skia/third_party/externals/angle2/ f6d242edb..22d7f1f3f (1 commit) by angle-deps-roller@chromium.org · 7 years ago
  21. 8efb9c5 Roll skia/third_party/externals/angle2/ c3bc98415..f6d242edb (1 commit) by angle-deps-roller@chromium.org · 7 years ago
  22. 914a36b MakeBackendTextureFromSkImage by Eric Karl · 7 years ago
  23. 708ec81 move SkMatrix anonymous affine enum to private by Cary Clark · 7 years ago
  24. 2e67dea Handle coverage for hairline lines with sub pixel lengths correctly on GPU by Greg Daniel · 7 years ago
  25. 9b64f97 remove dead flag by Mike Reed · 7 years ago
  26. 5bd9f2c Roll skia/third_party/externals/angle2/ 6aee8620c..c3bc98415 (2 commits) by angle-deps-roller@chromium.org · 7 years ago
  27. 02f709e Fix Chromebook output step and skpbench by Kevin Lubick · 7 years ago
  28. ce6cb49 Roll skia/third_party/externals/angle2/ d736cccf0..6aee8620c (1 commit) by angle-deps-roller@chromium.org · 7 years ago
  29. a65f2f0 check unpremul scale directly against infinity by Mike Klein · 7 years ago
  30. 587afc9 Update to adb 1.0.35 by Kevin Lubick · 7 years ago
  31. ffe6ae4 [SVGDom] Add 'visibility' support by Florin Malita · 7 years ago
  32. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  33. 18e5cbb Fix Metal build by Greg Daniel · 7 years ago
  34. cfb224e Roll skia/third_party/externals/angle2/ 923ecef6b..d736cccf0 (2 commits) by angle-deps-roller@chromium.org · 7 years ago
  35. 0237ab2 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  36. 0fc4d2d Use enum to track MipMapsStatus throughout Texture creation by Greg Daniel · 7 years ago
  37. a8c6307 Roll skia/third_party/externals/angle2/ d92e93b8c..923ecef6b (1 commit) by angle-deps-roller@chromium.org · 7 years ago
  38. 5124593 Fix assert in GrSmallPathRenderer tickled by GLProgramsTest by Jim Van Verth · 7 years ago
  39. 1ba5b6b Plumb more SkPaintFilterCanvas virtuals by Florin Malita · 7 years ago
  40. 20d479c abort SkRRect::transform() before dst->scaleRadii() asserts by Mike Klein · 7 years ago
  41. 298143e Update Skia milestone to 64 by Heather Miller · 7 years ago
  42. cd975d5 Implement getGrContext in SkPaintFilterCanvas by Stan Iliev · 7 years ago
  43. 5698c8a Batch better in GrSmallPathRenderer and add perspective support. by Jim Van Verth · 7 years ago
  44. 7f9b215 Force all Intel GPUs to use draws instead of clears on Macs by Robert Phillips · 7 years ago
  45. e60ca7e Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  46. 0d851fd Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  47. 971dbc2 Roll skia/third_party/externals/angle2/ 6b076a09e..d92e93b8c (1 commit) by angle-deps-roller@chromium.org · 7 years ago
  48. 09a2be9 Roll skia/third_party/externals/angle2/ 852fe8734..6b076a09e (1 commit) by angle-deps-roller@chromium.org · 7 years ago
  49. 0b4d8aa Add benchmark for comparing multitexturing to non-multitexturing image draws. by Brian Salomon · 7 years ago
  50. ba1c790 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  51. 1aa1bb6 [SVGDom] Initial <pattern> support by Florin Malita · 7 years ago
  52. b36be14 [SVGDom] Avoid some unneeded canvas save()s by Florin Malita · 7 years ago
  53. 6a69c05 [SVGDom] Initial <use> support by Florin Malita · 7 years ago
  54. c9472af SkSL FPs now support child processors, converted ArithmeticFP to SkSL by Ethan Nicholas · 7 years ago
  55. f88c12e Add api for passing mipped hint into ImageGenerator onGenerateTexture by Greg Daniel · 7 years ago
  56. 1fc0909 Roll skia/third_party/externals/angle2/ 211bff3f6..852fe8734 (1 commit) by angle-deps-roller@chromium.org · 7 years ago
  57. 0ec0bf0 Return error and exit from loop when there is error in compare bitmap test by nagarajan.n · 7 years ago
  58. 98395d0 [SVGDom] Fix SkSVGTransformableNode::mapToParent() by Florin Malita · 7 years ago
  59. 6756f9a Roll skia/third_party/externals/angle2/ 128e536ab..211bff3f6 (1 commit) by angle-deps-roller@chromium.org · 7 years ago
  60. 3758c75 remove dead code for returning 0 on overflow by Mike Reed · 7 years ago
  61. 019f91e Remove old ANGLE perf blacklists by Brian Osman · 7 years ago
  62. 884dd7d General clean up on bookmaker. by Cary Clark · 7 years ago
  63. 4815db5 removed dead code behind legacy fontmgr api flag by Mike Reed · 7 years ago
  64. a317a99 Switch most Win Vulkan jobs to Clang. by Ben Wagner · 7 years ago
  65. 52ef0ec Roll skia/third_party/externals/angle2/ 78507c6ee..128e536ab (1 commit) by angle-deps-roller@chromium.org · 7 years ago
  66. f6ad341 remove legacy font api flag for flutter by Mike Reed · 7 years ago
  67. b89c883 keep SkRSXforms aligned in SkLiteDL by Mike Klein · 7 years ago
  68. 5eb1528 Add mulHi to SkNx by Herb Derby · 7 years ago
  69. 67cf689 Roll skia/third_party/externals/angle2/ bd159f067..78507c6ee (1 commit) by angle-deps-roller@chromium.org · 7 years ago
  70. dd732d4 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  71. e121789 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  72. 5fbd183 Add NV_fence support to get better timing from ANGLE ES2 by Brian Osman · 7 years ago
  73. 6245143 use new computeByteSize api by Mike Reed · 7 years ago
  74. f640083 Roll skia/third_party/externals/angle2/ af5070f72..bd159f067 (2 commits) by angle-deps-roller@chromium.org · 7 years ago
  75. 0177698 Warmup for one extra frame in nanobench by Brian Osman · 7 years ago
  76. e076223 clone saturating cast code for doubles by Mike Reed · 7 years ago
  77. 57a0edf [SVGDom] Add clip-rule support by Florin Malita · 7 years ago
  78. e6984a0 Fix bugs with fence sync API on iOS devices by Brian Osman · 7 years ago
  79. 1700baf Add include guard to SkFontConfigInterface.h by Ben Wagner · 7 years ago
  80. 3d8bfa7 Roll skia/third_party/externals/angle2/ 1fce3283f..af5070f72 (3 commits) by angle-deps-roller@chromium.org · 7 years ago
  81. 834f120 Set correct mip map status on GrTexture since we no longer require all mip data by Greg Daniel · 7 years ago
  82. c5b9498 SkPDF: consolidate two functions in SkPDFObjNumMap by Hal Canary · 7 years ago
  83. 24f0a35 SkColorSpaceXform: clamp before table lookups by Mike Klein · 7 years ago
  84. 1a3457d Roll skia/third_party/externals/angle2/ 8886f0fc8..1fce3283f (2 commits) by angle-deps-roller@chromium.org · 7 years ago
  85. 4de426b [SVGDom] stroke-miterlimit support by Florin Malita · 7 years ago
  86. a108c92 Fix drawSpecialImage by Robert Phillips · 7 years ago
  87. e024045 Add Linux GPU Coverage bot by Kevin Lubick · 7 years ago
  88. 6b03480 Roll skia/third_party/externals/angle2/ 180f43c6b..8886f0fc8 (1 commit) by angle-deps-roller@chromium.org · 7 years ago
  89. f6143ff [SVGDom] Add support for <a> elements by Florin Malita · 7 years ago
  90. b6c5e5b DM: move skiatest functions into separate file. by Hal Canary · 7 years ago
  91. 532a091 [SVGDom] Fix href handling for radial gradients by Florin Malita · 7 years ago
  92. 874d8ae Roll skia/third_party/externals/angle2/ d63d0007c..180f43c6b (1 commit) by angle-deps-roller@chromium.org · 7 years ago
  93. b838a4a Roll skia/third_party/externals/angle2/ 359487c82..d63d0007c (1 commit) by angle-deps-roller@chromium.org · 7 years ago
  94. 1c35e57 Revert "Revert "Fix a couple float-cast-overflow in SkScan*."" by Ben Wagner · 7 years ago
  95. 3f98552 Small pathops cleanup. by Ben Wagner · 7 years ago
  96. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  97. a49909a Remove references to Rietveld from skia's presubmit by Aaron Gable · 7 years ago
  98. 29380bd Remove carriage returns. by Ben Wagner · 7 years ago
  99. cc6cc29 [SVGDom] Radial gradient support by Florin Malita · 7 years ago
  100. 7f56d3d Revert "Revert "Disable GL buffer mapping on TSAN/Mac."" by Brian Salomon · 7 years ago