1. 6df2c8e Fix precision issues in SkRRectsGaussianEdgeShader.cpp by robertphillips · 8 years ago
  2. 497630a Roll recipe DEPS by borenet · 8 years ago
  3. f3c874a There are no more cmake bots, so clean up their old scripts. by Mike Klein · 8 years ago
  4. 7a02f01 Delete unused avx2_sources. by Mike Klein · 8 years ago
  5. 5776508 Add a SkRWBuffer reserve mechanism by fmalita · 8 years ago
  6. f656631 Fix nanobench crashes by msarett · 8 years ago
  7. db182c7 [task scheduler] Add gen_tasks.go by borenet · 8 years ago
  8. 476e6c9 fix mac build by Mike Reed · 8 years ago
  9. 71df2d7 Add a src rect to drawImageLattice() API by msarett · 8 years ago
  10. 9c8a32f Stop uploading nanobench results on Valgrind bot by borenet · 8 years ago
  11. d5603e6 upload_dm_results: Remove JSON validation step by borenet · 8 years ago
  12. b3480e1 SkPDF: de-duplicate text-as-paths by Hal Canary · 8 years ago
  13. c896251 Unomit SkSL in public.bzl. by benjaminwagner · 8 years ago
  14. 789e25e Add gn option to set the location of the Vulkan SDK by Brian Salomon · 8 years ago
  15. 2e36e88 SkRWBuffer: preallocate 'initialCapacity' by fmalita · 8 years ago
  16. c8deb02 Clean up public.bzl after G3-side CL. by Mike Klein · 8 years ago
  17. c68d4aa Helper functions to do SkColor -> GrColor4f by Brian Osman · 8 years ago
  18. d921dbb Propagate validation errors from inner readbuffer when deserializing picture. Also allow null paints. by reed · 8 years ago
  19. 84741b3 Add fence support for TransferBuffers by jvanverth · 8 years ago
  20. 7147505 Fix G3 excludes lists for AVX2 -> HSW. by Mike Klein · 8 years ago
  21. f50ff39 SkPDF: subset drawImageRect while still deduping by Hal Canary · 8 years ago
  22. 78d5a3b Add an SkOpts target for Haswell+ Intel chips. by Mike Klein · 8 years ago
  23. d214d6a Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://codereview.chromium.org/2288033003/ ) by fmalita · 8 years ago
  24. bc34404 Implement 'action' in gn_to_cmake.py. by Ben Wagner · 8 years ago
  25. f008b0a Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  26. 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
  27. 35a02a8 Support monitor profile in SampleApp (on Windows) by brianosman · 8 years ago
  28. 872b4c8 Remove soft clip bool from SkCanvas by bsalomon · 8 years ago
  29. 95e8d0a Remove caching from the draw-atlas GMs. Fixes bugs cycling backends. by brianosman · 8 years ago
  30. eb0d91c Add skstd version of std::exchange by csmartdalton · 8 years ago
  31. 5cf7b61 simplify composing raster surface into window by Mike Reed · 8 years ago
  32. ad7cb81 Reenable GM:arithmode by fmalita · 8 years ago
  33. c6cc28c Fixed invalid memory access issue in SkColorSpaceXform::apply() by raftias · 8 years ago
  34. fa9f241 Add an enum layer of indirection for stock raster pipeline stages. by Mike Klein · 8 years ago
  35. 69e7eba Use SkOnce to squelch command buffer spam by brianosman · 8 years ago
  36. a9c3c6a Recent image filter work now allows this check to be enabled. by brianosman · 8 years ago
  37. 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
  38. 50094fb Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
  39. 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
  40. baaf8ad Start moving SkRasterPipeline stages to SkOpts. by Mike Klein · 8 years ago
  41. 8e6791f Disable FP contraction on -Fast bot. by Mike Klein · 8 years ago
  42. 1e114f1 *SkTCast<int*>(float*) -> memcpy by Mike Klein · 8 years ago
  43. 919f21f SkPDF/Documentation: backend limitations by halcanary · 8 years ago
  44. 2b7394b Fix obvious bug in KTX encoder. by benjaminwagner · 8 years ago
  45. e4a1737 Fix gamut GM to work w/serialization configs. Remove it from blacklist. by brianosman · 8 years ago
  46. aa6ef3e Add SK_SUPPORT_LEGACY_HAIRLINE_END_CAP to work around dependent test failure. by benjaminwagner · 8 years ago
  47. 6904b19 skpbench: use accumulative result as the default by csmartdalton · 8 years ago
  48. e038489 skpbench: use double buffering instead of triple by csmartdalton · 8 years ago
  49. 627778d isABitmap is deprecated, use isAImage by Mike Reed · 8 years ago
  50. e95ea08 Improve GN to CMake translation for building. by bungeman · 8 years ago
  51. 2331a5f Tag checkerboard bitmaps as sRGB by brianosman · 8 years ago
  52. f8d2c8d Latest ANGLE as of September 27, 2016 by brianosman · 8 years ago
  53. 037adf3 skpbench: run for a fixed duration by csmartdalton · 8 years ago
  54. 7952390 Make applyCropRect/pad_image convert to the output color space by brianosman · 8 years ago
  55. 808ecbb Use brackets for explicit GPU config params in tools by bsalomon · 8 years ago
  56. 645999f monobench: usability tweaks by Mike Klein · 8 years ago
  57. 2384cfa Roll buildtools adb8bf4e8fc..5fd66957f08bb7 by Ben Wagner · 8 years ago
  58. e25d71c Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpace by brianosman · 8 years ago
  59. ca9654e documentation: update PDF design doc by halcanary · 8 years ago
  60. 7802c3d Move toXYZD50() to SkColorSpace_Base by msarett · 8 years ago
  61. e08c1d3 SkRasterPipeline: fuse clamp_01 into stores. by Mike Klein · 8 years ago
  62. 47bf4c0 SkPDF: use SkImage::isAImage by Hal Canary · 8 years ago
  63. e3a4e99 fix cubic linear test by caryclark · 8 years ago
  64. 3306925 Make GPU configs use kRGBA color type not kN32. by bsalomon · 8 years ago
  65. c8dd6bc Rearrange SkRasterPipeline scanline tail handling. by Mike Klein · 8 years ago
  66. b37eb0e Revert of Tag checkerboard bitmaps as sRGB (patchset #1 id:1 of https://codereview.chromium.org/2368933003/ ) by brianosman · 8 years ago
  67. a343017 Hide monobench target on debug builds. by Mike Klein · 8 years ago
  68. c4cbd74 Make SkPMColor BGRA on Fuchsia. by Mike Klein · 8 years ago
  69. eec8304 Added kSRGBLinear_Named color space, along with tests by brianosman · 8 years ago
  70. b3a3b58 Add SK_SUPPORT_LEGACY_ARITHMETICMODE flag to public.bzl. by benjaminwagner · 8 years ago
  71. fd016d7 Add command buffer submits before copy calls in vulkan. by egdaniel · 8 years ago
  72. 1f4a874 SkRasterPipeline: add last() and docs. by Mike Klein · 8 years ago
  73. 3ba96c8 Turn on -Wgnu-anonymous-struct and -Wnested-anonymous-types. by Mike Klein · 8 years ago
  74. b353863 Revert of Add command buffer submits before copy calls in vulkan. (patchset #5 id:80001 of https://codereview.chromium.org/2363773006/ ) by egdaniel · 8 years ago
  75. 53c7bbf GN: match shell behavior for cc and cxx in is_clang.py by csmartdalton · 8 years ago
  76. 615daf0 OverAlignedTest: use sk_ malloc and free. by Mike Klein · 8 years ago
  77. 5b20c46 Update vulkan varying locations to correctly handle arrays by egdaniel · 8 years ago
  78. 25661ba Add command buffer submits before copy calls in vulkan. by egdaniel · 8 years ago
  79. cfdd64f Fix dm/nanobench uploads for Gerrit-based trybots by Eric Boren · 8 years ago
  80. 600c6a7 Turn on -Wnewline-eof. by Mike Klein · 8 years ago
  81. 67075f0 another attempt to fix nonrectangular by caryclark · 8 years ago
  82. 16a2e54 need to apply CTM to clip rect in arithmetic imagefilter by Mike Reed · 8 years ago
  83. fbf23b8 [task scheduler] Add uploads to tasks.json by borenet · 8 years ago
  84. 2e6c17c Remove gen_bench_expectations_from_codereview by borenet · 8 years ago
  85. 6ad6ba4 remove more stray semicolons from Vulkan code by Mike Klein · 8 years ago
  86. bc9b296 Add GrVkCopyPipeline to handle vulkan copies as draws by egdaniel · 8 years ago
  87. cefee07 Delete unused upload_*_results.py by borenet · 8 years ago
  88. 5c2310c Add mips dsp arch variants to gyp_to_android.py. by branimir.vasic · 8 years ago
  89. 8f514c7 We really shouldn't pass SkFontStyle to printf as %d. by Mike Klein · 8 years ago
  90. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  91. 9766f00 Add swarming task for upload_dm_results by borenet · 8 years ago
  92. 7bfc08b Focus -Wno-over-aligned to just 32-bit x86 Android. (2) by Mike Klein · 8 years ago
  93. 75d6ffb Revert "Focus -Wno-over-aligned to just 32-bit x86 Android." by Mike Reed · 8 years ago
  94. a99b66d Remove outdated comments about pre-sk_sp semantics by brianosman · 8 years ago
  95. e78d487 Clamp Vulkan caps to INT_MAX by jvanverth · 8 years ago
  96. 403d154 Revert "Revert "replace Arithmetic xfermode with imagefilter"" by Mike Reed · 8 years ago
  97. ed924ce Focus -Wno-over-aligned to just 32-bit x86 Android. by Mike Klein · 8 years ago
  98. 6a259bf Revert of My take on SkAlign changes. (patchset #3 id:40001 of https://codereview.chromium.org/2368293002/ ) by mtklein · 8 years ago
  99. 10ff5bf Revert "replace Arithmetic xfermode with imagefilter" by Mike Reed · 8 years ago
  100. 29111a3 Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago