1. 6b2552f Add GrContextOptions flag to disable distance field path renderer. by bsalomon · 8 years ago
  2. ec89534 Fix color bug in SkRRectsGaussianEdgeShader by robertphillips · 8 years ago
  3. 615af78 Revert of Update version of SVG asset (patchset #1 id:1 of https://codereview.chromium.org/2341043003/ ) by djsollen · 8 years ago
  4. 1fbdf98 GN: support 32-bit x86 builds by mtklein · 8 years ago
  5. ab00f42 Update version of SVG asset by rmistry · 8 years ago
  6. 56d5669 Revert of GN: support 32-bit x86 builds (patchset #6 id:100001 of https://codereview.chromium.org/2340463008/ ) by mtklein · 8 years ago
  7. b9c5137 Add storage and computation of SkColor4f version of gradient stops. by brianosman · 8 years ago
  8. 1949386 GN: support 32-bit x86 builds by mtklein · 8 years ago
  9. 1bf8e6e Blacklist slsrgb + image decoding. by mtklein · 8 years ago
  10. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  11. a846c72 GN: link executables with -rdynamic on Linux. by mtklein · 8 years ago
  12. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  13. 35b26a4 simple fix? by mtklein · 8 years ago
  14. 5caf398 Add ability to create and upload SVGs from a local dir by rmistry · 8 years ago
  15. e715d2d Fix NoGPU bot, which is compiling in GPU support by borenet · 8 years ago
  16. 93110a8 Remove the unused 16-bit gradient cache by brianosman · 8 years ago
  17. 9f1f6e2 More NoGPU compile fixes by brianosman · 8 years ago
  18. 0973a37 Pass rietveld as the default patch_storage. by mtklein · 8 years ago
  19. e839e78 quad and conic do not intersect by caryclark · 8 years ago
  20. 32d1e95 Remove "f" suffix from literal in LCD DF text shader. by bsalomon · 8 years ago
  21. 1dfec74 Fix SampleApp compilation with skia_gpu=0 by brianosman · 8 years ago
  22. 39eaf5f add helpers for using SkData with picture serialization by reed · 8 years ago
  23. 9557c27 Bundle common arguments to GrGradientEffect creation by brianosman · 8 years ago
  24. 09b352f Tidy up DM blacklists. by mtklein · 8 years ago
  25. 90d0bfa Roll recipe DEPS by rmistry · 8 years ago
  26. c518a76 Clean up unused SkPictureRecorder::optimizeFor() by mtklein · 8 years ago
  27. 14e7a60 Revert of Bundle common arguments to GrGradientEffect creation (patchset #2 id:20001 of https://codereview.chromium.org/2332213007/ ) by djsollen · 8 years ago
  28. 02526bd Fix SkDrawTextBlobCommand null blob crash by fmalita · 8 years ago
  29. c19440d Update GN droid script by egdaniel · 8 years ago
  30. e1baa7c [SVGDom] Expose intrinsic size info by fmalita · 8 years ago
  31. be36277 Don't let the compiler complain that |a| is uninit by msarett · 8 years ago
  32. f6a97ae Disable ignore discard optimization in Vulkan by egdaniel · 8 years ago
  33. 88e670f CQ update by mtklein · 8 years ago
  34. 88a7ac0 GN: add is_official_build by mtklein · 8 years ago
  35. 7de2d40 merge run and check-rc steps by mtklein · 8 years ago
  36. 7bbda99 Store SkColorSpaceXform gamma LUTs in a malloced field by msarett · 8 years ago
  37. 896ddb7 565 is not this important. by mtklein · 8 years ago
  38. 591971d Convert back to 0-255 scale before storing linear bytes by msarett · 8 years ago
  39. a17411f Improved optional command handling in SkParsePath::FromSVGString() by fmalita · 8 years ago
  40. f605c16 Bundle common arguments to GrGradientEffect creation by brianosman · 8 years ago
  41. 95573e4 Fix SVG flag iOS linking by fmalita · 8 years ago
  42. 6519c21 Nanobench SVG support by fmalita · 8 years ago
  43. eed356d Rewriting path writer by caryclark · 8 years ago
  44. 8bbcd5a Reduce overhead for linear color xforms by msarett · 8 years ago
  45. c20c0c0 Switch default for SkGaussianBlurShader radius size. by jvanverth · 8 years ago
  46. 6ef6999 GN: Android Vulkan support by mtklein · 8 years ago
  47. 4ff7871 update derive_compile_bot_name() for GN_Android_Vulkan by mtklein · 8 years ago
  48. 53c02e0 Android GN scripts: distingush directories for data and binaries. by mtklein · 8 years ago
  49. 7e3ba9f change write-image to use pipeverbs like everyone else, and add test by reed · 8 years ago
  50. 21cc995 re-add SkDebug_stdio for Fuchsia builds by mikejurka · 8 years ago
  51. 0b77582 Simulated fonts aren't TrueType fonts. by bungeman · 8 years ago
  52. ceb93ab [SVGDom] Linear gradient 'gradientTransform' support by fmalita · 8 years ago
  53. 357f9d2 Update gn_android_flavor for Vulkan. by mtklein · 8 years ago
  54. 79d5a89 No \n in bench names. by jcgregorio · 8 years ago
  55. ea8b2b0 Android GN: don't reboot before running by mtklein · 8 years ago
  56. cecd617 [SVGDom] Linear gradient 'spreadMethod' support by fmalita · 8 years ago
  57. 649985a Remove clear /data/local/tmp steps. by mtklein · 8 years ago
  58. 6270e55 Add ContextOptions field to SkCommandLineConfigGpu by csmartdalton · 8 years ago
  59. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  60. ec44099 Lots of little cleanup improvements to Vulkan by egdaniel · 8 years ago
  61. f7eb6fc Implement Fill() for incomplete decodes to RGBA_F16 by msarett · 8 years ago
  62. f06e518 Add Nexus5 to CQ as an experiment by kjlubick · 8 years ago
  63. 490452e Add tests for gamma correction of gradient stops to gamma GM by brianosman · 8 years ago
  64. 54dc487 add pipecanvas by reed · 8 years ago
  65. 5f1d0f6 SkPDF: SkTypeface_FreeType ToUnicode table improvement. by halcanary · 8 years ago
  66. 5718b2d I missed an infra_step, pushing directories. by mtklein · 8 years ago
  67. fed0334 Encode kIndex8 to PNG more efficiently by msarett · 8 years ago
  68. 4131359 Mark infra steps as infra_step in GN recipe flavors. by mtklein · 8 years ago
  69. f619a7a Fixup SkRRectsGaussianEdgeShader's shaders by robertphillips · 8 years ago
  70. 28d5b72 [SVGDom] Initial linear gradient support by fmalita · 8 years ago
  71. 8c24f4f Change shared_sources.gni to use relative path by mikejurka · 8 years ago
  72. 029819b Disable png encodes from Alpha8, Float16 by msarett · 8 years ago
  73. cdedd0e Alternate approach to turn on freetype in Fuchsia. by mtklein · 8 years ago
  74. f17b71f Support RGBA/BGRA Premul/Unpremul from SkPNGImageEncoder by msarett · 8 years ago
  75. ea5de1f Add back the GalaxyS3 and GalaxyS4 entries in recipes by borenet · 8 years ago
  76. ac466ff Remove unused GrGLSLGeometryProcessor::emitTransform variation by bsalomon · 8 years ago
  77. 91c4271 Revert of SkLiteRecorder: don't tell SkCanvas about clips (patchset #1 id:1 of https://codereview.chromium.org/2227833004/ ) by liyuqian · 8 years ago
  78. 790c90b Remove base class for installed transforms in GrPrimitiveProcessor by bsalomon · 8 years ago
  79. df5df81 GN: Android perf/tests by mtklein · 8 years ago
  80. 5a7ae7e Gamut transformation of the paint color in Ganesh by brianosman · 8 years ago
  81. 6ade6dd Match Android framework's non-AA point and line offset by bsalomon · 8 years ago
  82. 2af83ac Add shader-based GaussianEdgeShader for reveal case by robertphillips · 8 years ago
  83. cc6aeee Remove GrPrimitiveProcessor::hasTransformedLocalCoords by bsalomon · 8 years ago
  84. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  85. 09524ae Fix device cfg for GalaxyS7 by borenet · 8 years ago
  86. d39d6f3 Documentation: MSKP by halcanary · 8 years ago
  87. 6fa0a91 Add workaround for Adreno copyImageToBuffer calls on Vulkan by egdaniel · 8 years ago
  88. f5b7a54 Run recipes.py with --timestamps by borenet · 8 years ago
  89. db85665 Fix GaussianEdgeShader GLSL code by jvanverth · 8 years ago
  90. 1a1aa93 Remove unneeded GrGLSLTransformedCoordsArray type by bsalomon · 8 years ago
  91. a316395 Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  92. b3e9ae6 Remove unneeded bounds outset in GrDrawContext::drawVertices. by bsalomon · 8 years ago
  93. 81a8485 glTexStorage requires sized formats, ensure that we're following that rule by brianosman · 8 years ago
  94. 7312ff8 Remove ability to skip coord transform comparison in pipeline comparison. by bsalomon · 8 years ago
  95. c2f9ec1 SkPDF: refactor & code cleanup ahead of https://crrev.com/2322403002 by halcanary · 8 years ago
  96. 5192475 Two changes: by brianosman · 8 years ago
  97. 9b0fe3d Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  98. d99858a Update SampleAndroidShadows to use algorithm closer to Android OpenGL by jvanverth · 8 years ago
  99. 2a78fca helper to SkRect to create from SkISize by reed · 8 years ago
  100. fe69b50 check for identity in translate by reed · 8 years ago