1. d0f0cb8 Run lottie-web Gold collection at ToT by Kevin Lubick · 6 years ago
  2. 9478f7a Roll third_party/externals/angle2 3d61ac27ae8f..cc0466301999 (1 commits) by angle-skia-autoroll · 6 years ago
  3. 72a0211 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  4. 85f4e40 Roll third_party/externals/angle2 913ff54db050..3d61ac27ae8f (2 commits) by angle-skia-autoroll · 6 years ago
  5. fddc6fa Fix SkSampler::Fill/Gray_8 when width != stride by Nigel Tao · 6 years ago
  6. 6a1185a remove temporary bookmaker files by Cary Clark · 6 years ago
  7. e486bba Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  8. cc956f2 Reland "Revert "Add support for gray + colorspace to SkCodec"" by Brian Osman · 6 years ago
  9. cacf496 Revert "Switch SkPaint's color to SkColor4f" by Brian Osman · 6 years ago
  10. 3f70d17 Revert "add color4f to docs" by Brian Osman · 6 years ago
  11. 62475be Revert "enable color4f doc examples" by Brian Osman · 6 years ago
  12. 5bcab74 Revert "Revert "Add support for gray + colorspace to SkCodec"" by Brian Osman · 6 years ago
  13. 26a005a Centralize FreeType UPEM calculation. by Ben Wagner · 6 years ago
  14. 38d64b0 Add notion of active opList to GrDrawingManager (take 2) by Robert Phillips · 6 years ago
  15. a900ad5 Make fallback font iterator in shaper cache fallback. by Ben Wagner · 6 years ago
  16. b84576a enable color4f doc examples by Cary Clark · 6 years ago
  17. 936e33a Revert "Add notion of active opList to GrDrawingManager" by Robert Phillips · 6 years ago
  18. cca8c6f SkColorSpace cleanup by Brian Osman · 6 years ago
  19. d84c1e6 drop warnings and -Werror from is_official_builds by Mike Klein · 6 years ago
  20. 434b80f add color4f to docs by Cary Clark · 6 years ago
  21. d6832d0 Remove some references to defunct kIndex_8 by Leon Scroggins III · 6 years ago
  22. 4621a0a Point to better doc for ChOps swarming bots. by Ben Wagner · 6 years ago
  23. 271d1d9 Change SkTypeface::MakeFromStream to take unique_ptr by Mike Reed · 6 years ago
  24. c8a9b3b removed GrOverdrawFragmentProcessor.cpp by Ethan Nicholas · 6 years ago
  25. b28cc2a Re-ignore desk_googlespreadsheet on Intel 540 bot by Jim Van Verth · 6 years ago
  26. de12402 Remove obsolete kIndex_8_SkColorType reference by Nigel Tao · 6 years ago
  27. 7c3eb58 Roll third_party/externals/angle2 3e29cf318258..913ff54db050 (1 commits) by angle-skia-autoroll · 6 years ago
  28. 3cd0c24 Add an explicit SkFrame move constructor by Nigel Tao · 6 years ago
  29. 328f9c7 Add notion of active opList to GrDrawingManager by Robert Phillips · 6 years ago
  30. ee87c86 Switch SkPaint's color to SkColor4f by Brian Osman · 6 years ago
  31. 78aceb2 converted overdraw effect to new FP system by Ethan Nicholas · 6 years ago
  32. a45e1a7 fixed ASAN error while compiling .fp files by Ethan Nicholas · 6 years ago
  33. cff3fd8 Roll third_party/externals/angle2 fda46aa50ecb..3e29cf318258 (4 commits) by angle-skia-autoroll · 6 years ago
  34. 24e5834 check if stream failed by Mike Reed · 6 years ago
  35. 2c55d8f Roll third_party/externals/angle2 9808d38c032a..fda46aa50ecb (7 commits) by angle-skia-autoroll · 6 years ago
  36. bf67741 add behavior enum to SkTypeface::serialize() by Mike Reed · 6 years ago
  37. 88119de Roll third_party/externals/angle2 ef3b9b463476..9808d38c032a (1 commits) by angle-skia-autoroll · 6 years ago
  38. 09a7bb2 Reland "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
  39. 2f53025 Roll third_party/externals/angle2 37386b0205f4..ef3b9b463476 (1 commits) by angle-skia-autoroll · 6 years ago
  40. ca858b6 [sksg] Switch containers from SkT(D)Array to std::vector by Florin Malita · 6 years ago
  41. bfe876a [skottie] Enable skotte_tool on Mac builds by Florin Malita · 6 years ago
  42. 2f8c60e Roll third_party/externals/angle2 88fc6da3e28c..37386b0205f4 (1 commits) by angle-skia-autoroll · 6 years ago
  43. 8534723 Update SKP version by skia-recreate-skps · 6 years ago
  44. e8e12e8 Roll third_party/externals/angle2 253038d8d13b..88fc6da3e28c (1 commits) by angle-skia-autoroll · 6 years ago
  45. 6487e5c Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  46. 554ad98 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  47. 825256d Roll third_party/externals/angle2 fd1621076a74..253038d8d13b (12 commits) by angle-skia-autoroll · 6 years ago
  48. 48287b9 Reland "Use skcms_PrimariesToXYZD50 to implement SkColorSpacePrimaries::toXYZD50" by Brian Osman · 6 years ago
  49. 4db65d4 Add script to pull svgs to svgs/ and add to .gitignore by Brian Salomon · 6 years ago
  50. db16001 add circles to stroked cubics with cusps by Cary Clark · 6 years ago
  51. 7bfe843 Test glbetex and glbert configs on BonusConfigs bots by Brian Salomon · 6 years ago
  52. dcfceec Roll third_party/externals/swiftshader 5fb5e817a20d..fe5861bf5bb1 (1 commits) by swiftshader-skia-autoroll · 6 years ago
  53. 114b091 Support more hardware buffer formats by Stan Iliev · 6 years ago
  54. 72efd80 Fixes for primitive handling for uniforms by Michael Ludwig · 6 years ago
  55. 0b7645f Simplify perspective shadows to match future MD specs. by Jim Van Verth · 6 years ago
  56. be5e865 [skottie] Lazily-initialized default font manager by Florin Malita · 6 years ago
  57. 2714052 Unomit passing tests for Radeon. by Ben Wagner · 6 years ago
  58. 10085b7 Remove GTX1070 and GTX1050 jobs. by Ben Wagner · 6 years ago
  59. 0235c64 Fix GrAAConvexTessellator colinear point removal. by Brian Salomon · 6 years ago
  60. d709a85 [infra] Add rack dimension for QuadroP400 tasks. by Ben Wagner · 6 years ago
  61. 0473a31 Unomit passing tests for Win Intel. by Ben Wagner · 6 years ago
  62. af44b73 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  63. a51d1b4 Revert "Add support for gray + colorspace to SkCodec" by Brian Osman · 6 years ago
  64. 9951cbf Roll skia/third_party/skcms a6687f8b4d51..80e0493eab5f (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  65. 15eb1e9 update CPU feature macros in src/opts by Mike Klein · 6 years ago
  66. cf33b1b fonts: Cap the max number of entries in server side glyph cache tracking by Khushal · 6 years ago
  67. 8491dd8 Add support for gray + colorspace to SkCodec by Brian Osman · 6 years ago
  68. 8378dfb Extract SkGlyphRunListPainter from SkGlyphRun.* by Herb Derby · 6 years ago
  69. 83e86eb Reland "standardize macro checks in SkRasterPipeline_opts" by Mike Klein · 6 years ago
  70. 545aa93 fixed uninitialized memory use in arithmetic effect by Ethan Nicholas · 6 years ago
  71. 62db8d5 Make GrSemaphore a GrGpuResource by Brian Salomon · 6 years ago
  72. 4ff2611 Revert "standardize macro checks in SkRasterPipeline_opts" by Mike Klein · 6 years ago
  73. d9212ca Roll skia/third_party/skcms 018002b16a8a..a6687f8b4d51 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  74. a427559 Refactor 'in uniform' CPP code generation by Michael Ludwig · 6 years ago
  75. ab706d8 [skottie] SkTArray begone by Florin Malita · 6 years ago
  76. a4cdfbb Move gbr-gl config from GTX1070 to QuadroP400. by Ben Wagner · 6 years ago
  77. be5091c [PathKit] Remove experimental- from package names by Kevin Lubick · 6 years ago
  78. 835b2f5 update SkPreConfig a little by Mike Klein · 6 years ago
  79. 75d25c4 standardize macro checks in SkRasterPipeline_opts by Mike Klein · 6 years ago
  80. 02e6efe Revert "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
  81. 98f6e76 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  82. c7d0571 [PathKit] Move from experimental to modules by Kevin Lubick · 6 years ago
  83. cf03468 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  84. ecddbc0 Add support for switching family queues in vulkan. by Greg Daniel · 6 years ago
  85. 03a4706 Roll skia/third_party/skcms b116880ba8e8..018002b16a8a (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  86. 351545a Revert "update SkPaint size sanity check" by Mike Klein · 6 years ago
  87. 2f2757f ccpr: Implement stroking with fine triangle strips by Chris Dalton · 6 years ago
  88. 628bc77 Roll skia/third_party/skcms 5ac66b04c9e3..b116880ba8e8 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  89. 6f0f167 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  90. 9407864 Fix Fuchsia roll by Robert Phillips · 6 years ago
  91. 9b45afb Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  92. 8ff2f13 Roll third_party/externals/angle2 1bf963b62929..fd1621076a74 (1 commits) by angle-skia-autoroll · 6 years ago
  93. f8592a6 Roll third_party/externals/swiftshader 62cfbb9c7876..5fb5e817a20d (1 commits) by swiftshader-skia-autoroll · 6 years ago
  94. 381efe7 Roll third_party/externals/swiftshader 4bbff9eb88c1..62cfbb9c7876 (2 commits) by swiftshader-skia-autoroll · 6 years ago
  95. 87bf8d2 Roll third_party/externals/angle2 44b2c0b1d349..1bf963b62929 (1 commits) by angle-skia-autoroll · 6 years ago
  96. bfefd5d Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  97. 1c4bb30 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  98. 5f0943f Roll skia/third_party/skcms 6b324dbdf772..5ac66b04c9e3 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  99. ce086d3 Another manual ANGLE roll by Mike Klein · 6 years ago
  100. acb4b0f Detect when a FreeType glyph doesn't have a path. by Ben Wagner · 6 years ago