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