1. 777ee88 Make the housekeeper upload doxygen to a newer bucket by borenet · 8 years ago
  2. 511f2d7 Make global use-analytic-AA bit threadsafe. by Mike Klein · 8 years ago
  3. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  4. 6942442 disallow -4 pointer by caryclark · 8 years ago
  5. 56df2de Revert of skpbench: add option for gpu timing (patchset #7 id:120001 of https://codereview.chromium.org/2388433003/ ) by mtklein · 8 years ago
  6. 60b0a2d Add --test to gen_tasks.go, add presubmit check by borenet · 8 years ago
  7. c06720d skpbench: add option for gpu timing by csmartdalton · 8 years ago
  8. b3f543d ensure we always set the pictinfo.fVersion by Mike Reed · 8 years ago
  9. d6699c8 Make binary size analysis upload to skia-perf bucket by borenet · 8 years ago
  10. 4a3717a run dean4 test everywhere by Cary Clark · 8 years ago
  11. 67dd94a Debug Mac test failure. by Mike Klein · 8 years ago
  12. 95ea469 Remove SkFontConfigInterface_direct_google3. by Ben Wagner · 8 years ago
  13. 3fdf52c fix fuzz with null check by Cary Clark · 8 years ago
  14. 9161ef0 Make all SkRasterPipeline stages stock stages in SkOpts. by Mike Klein · 8 years ago
  15. 38911a7 Resubmit issue 2221103002 to fix the iOS build by declaring the flag in by liyuqian · 8 years ago
  16. 421a3c1 Move GPU fences into sk_gpu_test by csmartdalton · 8 years ago
  17. d36baa7 Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of https://codereview.chromium.org/2221103002/ ) by stephana · 8 years ago
  18. 7795822 Implement AnalyticAA for convex shapes. by liyuqian · 8 years ago
  19. b25c352 SkLiteDL: much simpler to eliminate bitmaps in recorder. by Mike Klein · 8 years ago
  20. a35c68d fix initialization order by Cary Clark · 8 years ago
  21. 418aa61 sk_linear_from_srgb_math by Mike Klein · 8 years ago
  22. ab87d7a coin debugging runs all tests in extended by Cary Clark · 8 years ago
  23. 1818701 Add retries to upload_dm_results by borenet · 8 years ago
  24. 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
  25. 2ebd0c8 Remove option to make GrCoordTransforms apply to device positions. by Brian Salomon · 8 years ago
  26. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  27. 418374c Revert of add cast for tostring (patchset #1 id:1 of https://codereview.chromium.org/2385353002/ ) by reed · 8 years ago
  28. 4cfd5af add cast for tostring to fix google3 by reed · 8 years ago
  29. 0f147ac Make GrResourceCache dynamically change between LRU and random replacement strategies. by bsalomon · 8 years ago
  30. e60d855 Add GMs for Analytic Anti-Aliasing by liyuqian · 8 years ago
  31. f85d2a4 Avoid unneeded paint copies in SkDraw::drawBitmap by fmalita · 8 years ago
  32. d368211 Remove unused resolve parameters for vulkan render passes by Greg Daniel · 8 years ago
  33. 0d9dfe9 Supply random dst color space to asFP in unit tests by Brian Osman · 8 years ago
  34. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  35. afb48b6 Just add the F16 bench from https://skia-review.googlesource.com/c/2860/ by Mike Klein · 8 years ago
  36. a3b45d4 Move clip CTM application to SkRasterClip and SkClipStack by Brian Salomon · 8 years ago
  37. 14f984b Add fuzz executable to GN by kjlubick · 8 years ago
  38. e2f732f Start supplying random color space xforms to FP tests by Brian Osman · 8 years ago
  39. 7de5779 Disable the SVG tests on Valgrind bots by fmalita · 8 years ago
  40. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  41. 6fb592e Add color space xform to GrAlphaThresholdFragmentProcessor by Brian Osman · 8 years ago
  42. 57d49e4 Remove exec bit from source file. by Ben Wagner · 8 years ago
  43. 2a62e85 remove quickreject for drawables by reed · 8 years ago
  44. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  45. a224bb7 Avoid unnecessary GrShape->SkPath conversion in GrStencilAndCoverPathRenderer by bsalomon · 8 years ago
  46. 01015fb Fix alpha threshold GM to test with and without crop rect by Brian Osman · 8 years ago
  47. 6df2c8e Fix precision issues in SkRRectsGaussianEdgeShader.cpp by robertphillips · 8 years ago
  48. 497630a Roll recipe DEPS by borenet · 8 years ago
  49. f3c874a There are no more cmake bots, so clean up their old scripts. by Mike Klein · 8 years ago
  50. 7a02f01 Delete unused avx2_sources. by Mike Klein · 8 years ago
  51. 5776508 Add a SkRWBuffer reserve mechanism by fmalita · 8 years ago
  52. f656631 Fix nanobench crashes by msarett · 8 years ago
  53. db182c7 [task scheduler] Add gen_tasks.go by borenet · 8 years ago
  54. 476e6c9 fix mac build by Mike Reed · 8 years ago
  55. 71df2d7 Add a src rect to drawImageLattice() API by msarett · 8 years ago
  56. 9c8a32f Stop uploading nanobench results on Valgrind bot by borenet · 8 years ago
  57. d5603e6 upload_dm_results: Remove JSON validation step by borenet · 8 years ago
  58. b3480e1 SkPDF: de-duplicate text-as-paths by Hal Canary · 8 years ago
  59. c896251 Unomit SkSL in public.bzl. by benjaminwagner · 8 years ago
  60. 789e25e Add gn option to set the location of the Vulkan SDK by Brian Salomon · 8 years ago
  61. 2e36e88 SkRWBuffer: preallocate 'initialCapacity' by fmalita · 8 years ago
  62. c8deb02 Clean up public.bzl after G3-side CL. by Mike Klein · 8 years ago
  63. c68d4aa Helper functions to do SkColor -> GrColor4f by Brian Osman · 8 years ago
  64. d921dbb Propagate validation errors from inner readbuffer when deserializing picture. Also allow null paints. by reed · 8 years ago
  65. 84741b3 Add fence support for TransferBuffers by jvanverth · 8 years ago
  66. 7147505 Fix G3 excludes lists for AVX2 -> HSW. by Mike Klein · 8 years ago
  67. f50ff39 SkPDF: subset drawImageRect while still deduping by Hal Canary · 8 years ago
  68. 78d5a3b Add an SkOpts target for Haswell+ Intel chips. by Mike Klein · 8 years ago
  69. d214d6a Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://codereview.chromium.org/2288033003/ ) by fmalita · 8 years ago
  70. bc34404 Implement 'action' in gn_to_cmake.py. by Ben Wagner · 8 years ago
  71. f008b0a Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  72. ed38772 Revert of Fix gamut GM to work w/serialization configs. Remove it from blacklist. (patchset #2 id:20001 of https://codereview.chromium.org/2383513002/ ) by fmalita · 8 years ago
  73. 35a02a8 Support monitor profile in SampleApp (on Windows) by brianosman · 8 years ago
  74. 872b4c8 Remove soft clip bool from SkCanvas by bsalomon · 8 years ago
  75. 95e8d0a Remove caching from the draw-atlas GMs. Fixes bugs cycling backends. by brianosman · 8 years ago
  76. eb0d91c Add skstd version of std::exchange by csmartdalton · 8 years ago
  77. 5cf7b61 simplify composing raster surface into window by Mike Reed · 8 years ago
  78. ad7cb81 Reenable GM:arithmode by fmalita · 8 years ago
  79. c6cc28c Fixed invalid memory access issue in SkColorSpaceXform::apply() by raftias · 8 years ago
  80. fa9f241 Add an enum layer of indirection for stock raster pipeline stages. by Mike Klein · 8 years ago
  81. 69e7eba Use SkOnce to squelch command buffer spam by brianosman · 8 years ago
  82. a9c3c6a Recent image filter work now allows this check to be enabled. by brianosman · 8 years ago
  83. 7c2213b Revert of Explicit control in tools of ANGLE frontend and backend (patchset #6 id:90001 of https://codereview.chromium.org/2381033002/ ) by bsalomon · 8 years ago
  84. 50094fb Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
  85. 6b1da0a Revert of Add SK_SUPPORT_LEGACY_HAIRLINE_END_CAP to work around dependent test failure. (patchset #1 id:1 of https://codereview.chromium.org/2379843002/ ) by benjaminwagner · 8 years ago
  86. baaf8ad Start moving SkRasterPipeline stages to SkOpts. by Mike Klein · 8 years ago
  87. 8e6791f Disable FP contraction on -Fast bot. by Mike Klein · 8 years ago
  88. 1e114f1 *SkTCast<int*>(float*) -> memcpy by Mike Klein · 8 years ago
  89. 919f21f SkPDF/Documentation: backend limitations by halcanary · 8 years ago
  90. 2b7394b Fix obvious bug in KTX encoder. by benjaminwagner · 8 years ago
  91. e4a1737 Fix gamut GM to work w/serialization configs. Remove it from blacklist. by brianosman · 8 years ago
  92. aa6ef3e Add SK_SUPPORT_LEGACY_HAIRLINE_END_CAP to work around dependent test failure. by benjaminwagner · 8 years ago
  93. 6904b19 skpbench: use accumulative result as the default by csmartdalton · 8 years ago
  94. e038489 skpbench: use double buffering instead of triple by csmartdalton · 8 years ago
  95. 627778d isABitmap is deprecated, use isAImage by Mike Reed · 8 years ago
  96. e95ea08 Improve GN to CMake translation for building. by bungeman · 8 years ago
  97. 2331a5f Tag checkerboard bitmaps as sRGB by brianosman · 8 years ago
  98. f8d2c8d Latest ANGLE as of September 27, 2016 by brianosman · 8 years ago
  99. 037adf3 skpbench: run for a fixed duration by csmartdalton · 8 years ago
  100. 7952390 Make applyCropRect/pad_image convert to the output color space by brianosman · 8 years ago