1. 33d5394 Revert "Switch SkCodec to use skcms" and follow on change by Leon Scroggins III · 6 years ago
  2. 45bc27a Roll skia/third_party/skcms b2fffd2ecf2e..e8e06f9724b0 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  3. 73653b4 Address perf regression due adding GrRenderTargetContext::drawShape method by Robert Phillips · 6 years ago
  4. 4283c03 Roll third_party/externals/angle2 44ae899ae9ce..9259fd0d4f4c (6 commits) by angle-skia-autoroll · 6 years ago
  5. f8ae5ce Fix CMYK handling in JPEG codec by Brian Osman · 6 years ago
  6. d1589c7 Stop conflating F16 with linear gamma by Brian Osman · 6 years ago
  7. d22a023 Reland "Disable GPU clip masks" by Chris Dalton · 6 years ago
  8. f06240d Add support for unpremul image sources in the GPU backend by Brian Osman · 6 years ago
  9. e84fb19 Add reset and findLastOf to SkSLString. by Michael Ludwig · 6 years ago
  10. d7bc0b1 [infra] Remove Braswell Perf Debug jobs. by Ben Wagner · 6 years ago
  11. 4798576 Pull SkSpan into its own header file by Herb Derby · 6 years ago
  12. 7ea5428 Remove extra Mac CPU jobs. by Ben Wagner · 6 years ago
  13. 92b161f Add emulate_abs_int_function workaround by Adrienne Walker · 6 years ago
  14. 81886e8 Switch SkCodec to use skcms by Leon Scroggins III · 6 years ago
  15. 82cf64a Remove unused sRGB mip-map support by Brian Osman · 6 years ago
  16. f14a3c0 [PathKit] Add asm.js build and test jobs by Kevin Lubick · 6 years ago
  17. 760af25 [infra] Remove NexusPlayer Vulkan jobs. by Ben Wagner · 6 years ago
  18. e03a176 streamline interface to GrColorSpaceXform::Make() by Mike Klein · 6 years ago
  19. fbc6d7f Make SkColor4f <-> SkColor skip sRGB conversion by Brian Osman · 6 years ago
  20. c02165f Add unfold_short_circuit_as_ternary workaround by Adrienne Walker · 6 years ago
  21. 4a0ba28 Fix flutter build by Leon Scroggins III · 6 years ago
  22. 4f6c915 Remove occluder parameter from SkMaskFilter::MakeBlur factory by Robert Phillips · 6 years ago
  23. 2d0a6a1 Reland "Add ability to specify different GP textures for each mesh in a draw." by Brian Salomon · 6 years ago
  24. 37f9988 Remove sRGB pixel config code from DDL tests by Brian Osman · 6 years ago
  25. f0a2c10 Add iOS Metal Test job. by Ben Wagner · 6 years ago
  26. 66bc524 Rename SkCodec::kNone to SkCodec::kNoFrame by Nigel Tao · 6 years ago
  27. 96597c2 Add more comments to SkCodec::getRepetitionCount by Nigel Tao · 6 years ago
  28. e6ab998 Revert "added support for sk_Dimensions to SkSL" by Greg Daniel · 6 years ago
  29. 13df981 Update SkCodec::rewindIfNeeded comment by Nigel Tao · 6 years ago
  30. 9802644 Roll third_party/externals/angle2 70aeda4942f5..44ae899ae9ce (3 commits) by angle-skia-autoroll · 6 years ago
  31. 4de7e37 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  32. 9d1dd2c Roll third_party/externals/angle2 d710fee3861a..70aeda4942f5 (5 commits) by angle-skia-autoroll · 6 years ago
  33. 12d4b6e let's like, chill out about all these rules, man by Mike Klein · 6 years ago
  34. 1b8d2e9 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  35. 6595687 Rename SkGlyphRunListDrawer to SkGlyphRunListPainter by Herb Derby · 6 years ago
  36. ee8295c Add add_and_true_to_loop_condition workaround by Adrienne Walker · 6 years ago
  37. 1b1dead [skottie] Split-up Skottie.cpp by Florin Malita · 6 years ago
  38. 48aed85 Use SkGlyphRun directly in SkRemoteGlyphCache by Herb Derby · 6 years ago
  39. 1734dd3 Address fuzzer issue by Robert Phillips · 6 years ago
  40. 8fe1b04 Update Pixels to Android P by Kevin Lubick · 6 years ago
  41. d8c5b43 Disable FB Fetch in metal ios by Greg Daniel · 6 years ago
  42. fa0441b [skottie/cleanup] Refactor parser state handling by Florin Malita · 6 years ago
  43. b38bce9 Roll third_party/externals/angle2 7a4f6b8c7d5e..d710fee3861a (2 commits) by angle-skia-autoroll · 6 years ago
  44. 20a6332 Check for too small rect for path by Herb Derby · 6 years ago
  45. 9335c28 added support for sk_Dimensions to SkSL by Ethan Nicholas · 6 years ago
  46. b85fc3b treat opaque dsts as src alpha type by Mike Klein · 6 years ago
  47. 764e546 Fix op chaining painter's order violation in GrRenderTargetOpList. by Brian Salomon · 6 years ago
  48. a5a2622 Fix possible nullptr deref by Herb Derby · 6 years ago
  49. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  50. bfd900f Encapsulate the SDF loop by Herb Derby · 6 years ago
  51. 6f099b7 [infra] Upgrade iOS builders. by Ben Wagner · 6 years ago
  52. 7adfd2f restrict bonus configs to GCE *SAN bots by Mike Klein · 6 years ago
  53. 2e7dc33 Update libjpeg-turbo to the official 2.0.0 by Leon Scroggins III · 6 years ago
  54. 4d727c5 Add dummy SkEncodedInfo.cpp by Leon Scroggins III · 6 years ago
  55. f13375c Roll third_party/externals/angle2 d20e80b840e4..7a4f6b8c7d5e (2 commits) by angle-skia-autoroll · 6 years ago
  56. ca0cdef Add flush_on_framebuffer_change workaround by Adrienne Walker · 6 years ago
  57. 013f20c Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  58. 8bbd3fe Roll third_party/externals/angle2 f26b27e29535..d20e80b840e4 (1 commits) by angle-skia-autoroll · 6 years ago
  59. ad031f5 Improve name table handling. by Ben Wagner · 6 years ago
  60. e163969 ccpr: Rename GrCCPathParser to GrCCFiller by Chris Dalton · 6 years ago
  61. 9453731 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  62. 4f41dcf Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  63. 15e60a4 Remove occluded rrect blur benchmark by Robert Phillips · 6 years ago
  64. fc6ffb7 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  65. 27927a5 Change drawPathWithMaskFilter to drawShapeWithMaskFilter by Robert Phillips · 6 years ago
  66. 8d74412 Fix upload_dm_results by Kevin Lubick · 6 years ago
  67. 7c42e01 [infra] Speculative fix for vpython cache by Eric Boren · 6 years ago
  68. cc9c45d [skottie] Pre-flight animation in-point, out-point by Florin Malita · 6 years ago
  69. f45d69f [docs] Remove outdated section about automatic tree closures by Eric Boren · 6 years ago
  70. 12e3df1 [skottie] Harden interpolation checks for shapes by Florin Malita · 6 years ago
  71. 6676079 [infra] Add comment regarding skcms use of mac_toolchain. by Ben Wagner · 6 years ago
  72. 2c687ea Roll third_party/externals/angle2 5055fba5692f..f26b27e29535 (1 commits) by angle-skia-autoroll · 6 years ago
  73. fb65db1 show inflextion on cubic by Mike Reed · 6 years ago
  74. ae72294 Update SKP version by skia-recreate-skps · 6 years ago
  75. 5cc10c8 Roll third_party/externals/angle2 43a2762db19a..5055fba5692f (3 commits) by angle-skia-autoroll · 6 years ago
  76. d18d791 Roll third_party/externals/swiftshader 80ab360d2622..94d4660dd3f1 (1 commits) by swiftshader-skia-autoroll · 6 years ago
  77. c6c48aa [PathKit] Add more correctness tests to gold by Kevin Lubick · 6 years ago
  78. c24e0c1 refactor cpu configs by Mike Klein · 6 years ago
  79. 1137895 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  80. ff6a73c add rec2020 configs to DM by Mike Klein · 6 years ago
  81. 20390c3 Pull non-substantive changes out of GrShape mask drawing CL by Robert Phillips · 6 years ago
  82. 50e9efe try to help res-scaling in perspective by Mike Reed · 6 years ago
  83. b889f20 Reland "Make directFilterMaskGPU & directFilterRRectMaskGPU no longer require canFilterMaskGPU's permission" by Robert Phillips · 6 years ago
  84. 16c8c54 Roll recipe dependencies (nontrivial). by recipe-roller · 6 years ago
  85. c623af2 [PathKit] Add conic tests and re-create expectations. by Kevin Lubick · 6 years ago
  86. c7f8f6c Roll third_party/externals/angle2 3394a73db973..43a2762db19a (1 commits) by angle-skia-autoroll · 6 years ago
  87. 11194ab [PathKit] Rework API to avoid extra copies unless explicitly called for. by Kevin Lubick · 6 years ago
  88. 5eebe87 update doc index by Cary Clark · 6 years ago
  89. 54ff302 avoid degenerate point in addPath extend mode by Cary Clark · 6 years ago
  90. 98900b5 pathops remove degenerate line on close by Cary Clark · 6 years ago
  91. f9c5063 [skottie] Initial text layer plumbing by Florin Malita · 6 years ago
  92. e65dd58 Documentation updates and improved gcc compatibility. by Allan MacKinnon · 6 years ago
  93. 12d13ae Revert "Make directFilterMaskGPU & directFilterRRectMaskGPU no longer require canFilterMaskGPU's permission" by Robert Phillips · 6 years ago
  94. 557aad7 Remove occluder feature from blur mask filter by Robert Phillips · 6 years ago
  95. 7d06e26 fixup winding contours by Cary Clark · 6 years ago
  96. 773151f [Bazel] Enable GPU for Android build. by Ben Wagner · 6 years ago
  97. d74f2c8 After call 'va_start',some place not call 'va_end' by z102.zhang · 6 years ago
  98. 937efc3 BAD_COPY_PASTE in SkSLLayout.h by z102.zhang · 6 years ago
  99. 5bce14d [PathKit] Add docs page by Kevin Lubick · 6 years ago
  100. da135c3 Make directFilterMaskGPU & directFilterRRectMaskGPU no longer require canFilterMaskGPU's permission by Robert Phillips · 6 years ago