1. 6519c21 Nanobench SVG support by fmalita · 8 years ago
  2. eed356d Rewriting path writer by caryclark · 8 years ago
  3. 8bbcd5a Reduce overhead for linear color xforms by msarett · 8 years ago
  4. c20c0c0 Switch default for SkGaussianBlurShader radius size. by jvanverth · 8 years ago
  5. 6ef6999 GN: Android Vulkan support by mtklein · 8 years ago
  6. 4ff7871 update derive_compile_bot_name() for GN_Android_Vulkan by mtklein · 8 years ago
  7. 53c02e0 Android GN scripts: distingush directories for data and binaries. by mtklein · 8 years ago
  8. 7e3ba9f change write-image to use pipeverbs like everyone else, and add test by reed · 8 years ago
  9. 21cc995 re-add SkDebug_stdio for Fuchsia builds by mikejurka · 8 years ago
  10. 0b77582 Simulated fonts aren't TrueType fonts. by bungeman · 8 years ago
  11. ceb93ab [SVGDom] Linear gradient 'gradientTransform' support by fmalita · 8 years ago
  12. 357f9d2 Update gn_android_flavor for Vulkan. by mtklein · 8 years ago
  13. 79d5a89 No \n in bench names. by jcgregorio · 8 years ago
  14. ea8b2b0 Android GN: don't reboot before running by mtklein · 8 years ago
  15. cecd617 [SVGDom] Linear gradient 'spreadMethod' support by fmalita · 8 years ago
  16. 649985a Remove clear /data/local/tmp steps. by mtklein · 8 years ago
  17. 6270e55 Add ContextOptions field to SkCommandLineConfigGpu by csmartdalton · 8 years ago
  18. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  19. ec44099 Lots of little cleanup improvements to Vulkan by egdaniel · 8 years ago
  20. f7eb6fc Implement Fill() for incomplete decodes to RGBA_F16 by msarett · 8 years ago
  21. f06e518 Add Nexus5 to CQ as an experiment by kjlubick · 8 years ago
  22. 490452e Add tests for gamma correction of gradient stops to gamma GM by brianosman · 8 years ago
  23. 54dc487 add pipecanvas by reed · 8 years ago
  24. 5f1d0f6 SkPDF: SkTypeface_FreeType ToUnicode table improvement. by halcanary · 8 years ago
  25. 5718b2d I missed an infra_step, pushing directories. by mtklein · 8 years ago
  26. fed0334 Encode kIndex8 to PNG more efficiently by msarett · 8 years ago
  27. 4131359 Mark infra steps as infra_step in GN recipe flavors. by mtklein · 8 years ago
  28. f619a7a Fixup SkRRectsGaussianEdgeShader's shaders by robertphillips · 8 years ago
  29. 28d5b72 [SVGDom] Initial linear gradient support by fmalita · 8 years ago
  30. 8c24f4f Change shared_sources.gni to use relative path by mikejurka · 8 years ago
  31. 029819b Disable png encodes from Alpha8, Float16 by msarett · 8 years ago
  32. cdedd0e Alternate approach to turn on freetype in Fuchsia. by mtklein · 8 years ago
  33. f17b71f Support RGBA/BGRA Premul/Unpremul from SkPNGImageEncoder by msarett · 8 years ago
  34. ea5de1f Add back the GalaxyS3 and GalaxyS4 entries in recipes by borenet · 8 years ago
  35. ac466ff Remove unused GrGLSLGeometryProcessor::emitTransform variation by bsalomon · 8 years ago
  36. 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
  37. 790c90b Remove base class for installed transforms in GrPrimitiveProcessor by bsalomon · 8 years ago
  38. df5df81 GN: Android perf/tests by mtklein · 8 years ago
  39. 5a7ae7e Gamut transformation of the paint color in Ganesh by brianosman · 8 years ago
  40. 6ade6dd Match Android framework's non-AA point and line offset by bsalomon · 8 years ago
  41. 2af83ac Add shader-based GaussianEdgeShader for reveal case by robertphillips · 8 years ago
  42. cc6aeee Remove GrPrimitiveProcessor::hasTransformedLocalCoords by bsalomon · 8 years ago
  43. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  44. 09524ae Fix device cfg for GalaxyS7 by borenet · 8 years ago
  45. d39d6f3 Documentation: MSKP by halcanary · 8 years ago
  46. 6fa0a91 Add workaround for Adreno copyImageToBuffer calls on Vulkan by egdaniel · 8 years ago
  47. f5b7a54 Run recipes.py with --timestamps by borenet · 8 years ago
  48. db85665 Fix GaussianEdgeShader GLSL code by jvanverth · 8 years ago
  49. 1a1aa93 Remove unneeded GrGLSLTransformedCoordsArray type by bsalomon · 8 years ago
  50. a316395 Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  51. b3e9ae6 Remove unneeded bounds outset in GrDrawContext::drawVertices. by bsalomon · 8 years ago
  52. 81a8485 glTexStorage requires sized formats, ensure that we're following that rule by brianosman · 8 years ago
  53. 7312ff8 Remove ability to skip coord transform comparison in pipeline comparison. by bsalomon · 8 years ago
  54. c2f9ec1 SkPDF: refactor & code cleanup ahead of https://crrev.com/2322403002 by halcanary · 8 years ago
  55. 5192475 Two changes: by brianosman · 8 years ago
  56. 9b0fe3d Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  57. d99858a Update SampleAndroidShadows to use algorithm closer to Android OpenGL by jvanverth · 8 years ago
  58. 2a78fca helper to SkRect to create from SkISize by reed · 8 years ago
  59. fe69b50 check for identity in translate by reed · 8 years ago
  60. 0bed5bb fix code behind SK_SUPPORT_LEGACY_MINOR_EFFECT_PTR by reed · 8 years ago
  61. 46f2d0a use expected name for setDrawLooper/getDrawLooper by reed · 8 years ago
  62. dddbbda Update SKP version by update-skps · 8 years ago
  63. 3eee9d9 SkPDF: SkShaper_primitive uses new textblob API by halcanary · 8 years ago
  64. 4a56318 Adds missing and removes duplicate tracing macros. by carlosk · 8 years ago
  65. 95315f0 made point lights linear attenuation; also fixed point light depth bug by vjiaoblack · 8 years ago
  66. 57f744e SkPDF/Tests: imporve test coverage. by halcanary · 8 years ago
  67. 8d91490 Fix color gamut xform matrices in GPU code by brianosman · 8 years ago
  68. b37c034 GN: port a few missing Android bits from GYP. by mtklein · 8 years ago
  69. de68d6c Fix storage of gamut transform matrices in SkColorSpace by brianosman · 8 years ago
  70. 81a478c Skip adding coincident edges found by caryclark · 8 years ago
  71. b2796fd Added in Radial Shadows by vjiaoblack · 8 years ago
  72. 55bcc8e Delete some LUTs from SkColorSpaceXform by msarett · 8 years ago
  73. c9b90d1 fix fuzzer by caryclark · 8 years ago
  74. a42405a Fix issues in assets scripts by borenet · 8 years ago
  75. e06ca96 SkPDF: implement drawTextBlob() by halcanary · 8 years ago
  76. 426a245 SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName. by halcanary · 8 years ago
  77. b4403ee Fix strange failures on Android N by kjlubick · 8 years ago
  78. b3cb214 Benchmarks for testing changes to GrResourceCache replacement policy when over budget. by bsalomon · 8 years ago
  79. 2ecc35f Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  80. 6a2b194 Move prepareForExternalIO implementation from GrContext to GrDrawingManager by bsalomon · 8 years ago
  81. 9441af5 Apple devices do not support CRC32 instructions. Don't believe Clang's lies. by mtklein · 8 years ago
  82. 85c922a Revert of Checking for valid colorType, alphaType, colorSpace in SkCodec (patchset #2 id:100001 of https://codereview.chromium.org/2319293003/ ) by msarett · 8 years ago
  83. 7a9900d Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  84. 971cd49 Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ(). by brianosman · 8 years ago
  85. f3155ad GN: add a helper script for running Android builds by mtklein · 8 years ago
  86. 4cea3b9 Push usage of GrColor4f into OverrideInput by brianosman · 8 years ago
  87. 3b10b37 most is fine for *SAN bots now by mtklein · 8 years ago
  88. f868097 removed const from ASTVarDeclaration::fName to avoid a Chromium build failure by ethannicholas · 8 years ago
  89. e19c179 Clean up target_os=llvm now that it does nothing. by mtklein · 8 years ago
  90. 05a4cf5 Add GM/slide to simulate Android-style reveal clip by robertphillips · 8 years ago
  91. 51761d1 Tests: DiscardableMemory test no longer relies on global state by halcanary · 8 years ago
  92. f53fcc8 SkLiteDL: drawAsLayer() by mtklein · 8 years ago
  93. 2b3c2a3 GN: add sanitize arg by mtklein · 8 years ago
  94. da71367 Flesh out SkOpts namespaces. by mtklein · 8 years ago
  95. 2172d55 Asset management: Download from GS store instead of CIPD by borenet · 8 years ago
  96. 34ffb34 GN: do not set default GN args by mtklein · 8 years ago
  97. 57d6965 Further increase run_benchmark timeout by Ravi Mistry · 8 years ago
  98. e99883f Add color xform support to SkWebpCodec by msarett · 8 years ago
  99. 56cbb23 Delete deprecated GammaNamed by msarett · 8 years ago
  100. 5e3a630 GN: default to -O1 by mtklein · 8 years ago