1. 388faa0 Auto re-gen for gn cmake generator. by Ben Wagner · 8 years ago
  2. 79839d4 Add distance values to interior of filled RRects by Robert Phillips · 8 years ago
  3. d87bd7c Harden SkPicturePlayback::handleOp() skips by fmalita · 8 years ago
  4. e897b97 Fix Vulkan orientation during screne rotations by Greg Daniel · 8 years ago
  5. 1356978 Fix SkDeferredCanvas for use on android. by Herb Derby · 8 years ago
  6. 8f18643 remove sprintf by caryclark · 8 years ago
  7. 33cbfd7 Make load4 and store4 part of SkNx properly. by Mike Klein · 8 years ago
  8. 40f2378 fuzzer fix by Cary Clark · 8 years ago
  9. b55ebf0 fix other printf warning for SkBlendMode by reed · 8 years ago
  10. f114a9b fix mac all build by caryclark · 8 years ago
  11. 6069dda Fix SkPath::arcTo when sweepAngle is tiny and radius is big by xidachen · 8 years ago
  12. d207884 fix printf warning in dumpcanvas by Mike Reed · 8 years ago
  13. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  14. 61c21cd tight bounds optimization by caryclark · 8 years ago
  15. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  16. 62f6856 Revert "add cast for printf" by Mike Reed · 8 years ago
  17. 5f668a0 add cast for printf by Mike Reed · 8 years ago
  18. 5cb7617 update deferred by Mike Reed · 8 years ago
  19. 0c52b17 validate using nx to match bounds by caryclark · 8 years ago
  20. 2f03696 Use calendar.timegm instead of time.mktime in recipes by borenet · 8 years ago
  21. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  22. dbb84c2 Fix public API msg in PRESUBMIT.py by Ravi Mistry · 8 years ago
  23. 26bea5d Make test lower-level, make const_cast more visible. by Mike Klein · 8 years ago
  24. c1c7c21 Presubmit recipe: call presubmit_support.py directly by borenet · 8 years ago
  25. 9b345e3 Make local coords be highp in default geometry processor by Brian Salomon · 8 years ago
  26. ef4ab9d update defer-canvas for lattice and regions by Mike Reed · 8 years ago
  27. 39eabb6 PRESUBMIT.py improvements by Ravi Mistry · 8 years ago
  28. 088e21b Harden degenerate gradient context handling by fmalita · 8 years ago
  29. c6618dd skpbench: add option for gpu timing by csmartdalton · 8 years ago
  30. a86952a webpages_playback: use new skia-skps bucket by borenet · 8 years ago
  31. b9ae537 fix fuzz by Cary Clark · 8 years ago
  32. 3493e17 Fixes for presubmit recipe by borenet · 8 years ago
  33. d567a81 Fix bmp bug exposed by fuzzer by msarett · 8 years ago
  34. dc69dc7 Add action_foreach, copy, and proper target naming. by Ben Wagner · 8 years ago
  35. d0ccb57 looks like red and blue start wrong (more unit test debugging) by Mike Klein · 8 years ago
  36. c876e99 initialize result in SkRasterPipelineTest... more debugging by Mike Klein · 8 years ago
  37. 93408df Add swarm_presubmit recipe by borenet · 8 years ago
  38. e47ae29 remove dead code by Cary Clark · 8 years ago
  39. 85a45d9 more debugging for this test. by Mike Klein · 8 years ago
  40. f8ee5b4 Mac: Remove use of deprecated font APIs by ccameron · 8 years ago
  41. 121563e Fold extra_*_flags into GN as a config. by Mike Klein · 8 years ago
  42. 433b306 Revert "Debug Mac test failure." by Mike Klein · 8 years ago
  43. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  44. 8174ebe Remove SK_SUPPORT_LEGACY_TEXTBLOB_BUILDER from public.bzl by Ben Wagner · 8 years ago
  45. 024229a Use uint64_t for PlatformFence by csmartdalton · 8 years ago
  46. 777ee88 Make the housekeeper upload doxygen to a newer bucket by borenet · 8 years ago
  47. 511f2d7 Make global use-analytic-AA bit threadsafe. by Mike Klein · 8 years ago
  48. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  49. 6942442 disallow -4 pointer by caryclark · 8 years ago
  50. 56df2de Revert of skpbench: add option for gpu timing (patchset #7 id:120001 of https://codereview.chromium.org/2388433003/ ) by mtklein · 8 years ago
  51. 60b0a2d Add --test to gen_tasks.go, add presubmit check by borenet · 8 years ago
  52. c06720d skpbench: add option for gpu timing by csmartdalton · 8 years ago
  53. b3f543d ensure we always set the pictinfo.fVersion by Mike Reed · 8 years ago
  54. d6699c8 Make binary size analysis upload to skia-perf bucket by borenet · 8 years ago
  55. 4a3717a run dean4 test everywhere by Cary Clark · 8 years ago
  56. 67dd94a Debug Mac test failure. by Mike Klein · 8 years ago
  57. 95ea469 Remove SkFontConfigInterface_direct_google3. by Ben Wagner · 8 years ago
  58. 3fdf52c fix fuzz with null check by Cary Clark · 8 years ago
  59. 9161ef0 Make all SkRasterPipeline stages stock stages in SkOpts. by Mike Klein · 8 years ago
  60. 38911a7 Resubmit issue 2221103002 to fix the iOS build by declaring the flag in by liyuqian · 8 years ago
  61. 421a3c1 Move GPU fences into sk_gpu_test by csmartdalton · 8 years ago
  62. d36baa7 Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of https://codereview.chromium.org/2221103002/ ) by stephana · 8 years ago
  63. 7795822 Implement AnalyticAA for convex shapes. by liyuqian · 8 years ago
  64. b25c352 SkLiteDL: much simpler to eliminate bitmaps in recorder. by Mike Klein · 8 years ago
  65. a35c68d fix initialization order by Cary Clark · 8 years ago
  66. 418aa61 sk_linear_from_srgb_math by Mike Klein · 8 years ago
  67. ab87d7a coin debugging runs all tests in extended by Cary Clark · 8 years ago
  68. 1818701 Add retries to upload_dm_results by borenet · 8 years ago
  69. ee843b2 Revert of Make GrResourceCache dynamically change between LRU and random replacement strategies. (patchset #8 id:140001 of https://codereview.chromium.org/2321563006/ ) by robertphillips · 8 years ago
  70. 2ebd0c8 Remove option to make GrCoordTransforms apply to device positions. by Brian Salomon · 8 years ago
  71. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  72. 418374c Revert of add cast for tostring (patchset #1 id:1 of https://codereview.chromium.org/2385353002/ ) by reed · 8 years ago
  73. 4cfd5af add cast for tostring to fix google3 by reed · 8 years ago
  74. 0f147ac Make GrResourceCache dynamically change between LRU and random replacement strategies. by bsalomon · 8 years ago
  75. e60d855 Add GMs for Analytic Anti-Aliasing by liyuqian · 8 years ago
  76. f85d2a4 Avoid unneeded paint copies in SkDraw::drawBitmap by fmalita · 8 years ago
  77. d368211 Remove unused resolve parameters for vulkan render passes by Greg Daniel · 8 years ago
  78. 0d9dfe9 Supply random dst color space to asFP in unit tests by Brian Osman · 8 years ago
  79. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  80. afb48b6 Just add the F16 bench from https://skia-review.googlesource.com/c/2860/ by Mike Klein · 8 years ago
  81. a3b45d4 Move clip CTM application to SkRasterClip and SkClipStack by Brian Salomon · 8 years ago
  82. 14f984b Add fuzz executable to GN by kjlubick · 8 years ago
  83. e2f732f Start supplying random color space xforms to FP tests by Brian Osman · 8 years ago
  84. 7de5779 Disable the SVG tests on Valgrind bots by fmalita · 8 years ago
  85. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  86. 6fb592e Add color space xform to GrAlphaThresholdFragmentProcessor by Brian Osman · 8 years ago
  87. 57d49e4 Remove exec bit from source file. by Ben Wagner · 8 years ago
  88. 2a62e85 remove quickreject for drawables by reed · 8 years ago
  89. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  90. a224bb7 Avoid unnecessary GrShape->SkPath conversion in GrStencilAndCoverPathRenderer by bsalomon · 8 years ago
  91. 01015fb Fix alpha threshold GM to test with and without crop rect by Brian Osman · 8 years ago
  92. 6df2c8e Fix precision issues in SkRRectsGaussianEdgeShader.cpp by robertphillips · 8 years ago
  93. 497630a Roll recipe DEPS by borenet · 8 years ago
  94. f3c874a There are no more cmake bots, so clean up their old scripts. by Mike Klein · 8 years ago
  95. 7a02f01 Delete unused avx2_sources. by Mike Klein · 8 years ago
  96. 5776508 Add a SkRWBuffer reserve mechanism by fmalita · 8 years ago
  97. f656631 Fix nanobench crashes by msarett · 8 years ago
  98. db182c7 [task scheduler] Add gen_tasks.go by borenet · 8 years ago
  99. 476e6c9 fix mac build by Mike Reed · 8 years ago
  100. 71df2d7 Add a src rect to drawImageLattice() API by msarett · 8 years ago