- 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
- 7d52988 [SVGDom] Clipped clipPath support by Florin Malita · 8 years ago
- ce8840e [SVGDom] ClipPath support by Florin Malita · 8 years ago
- e932d4b [SVGDom] Add fill-rule support by Florin Malita · 8 years ago
- 08c79b8 remove more old cmake files by Hal Canary · 8 years ago
- 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
- 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
- 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
- 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
- c6ca951 experimental/xps_to_png: pass in DPI as program argument by Hal Canary · 8 years ago
- 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
- 2db8361 bench, samples, etc: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
- 6e437b7 more const SkOSMenus. by Mike Klein · 8 years ago
- 618d304 GrConstColorProcessor uses 4f colors in the destination space by Brian Osman · 8 years ago
- 9f532a3 Add helper to create random AsFPArgs for Ganesh unit tests by Brian Osman · 8 years ago
- c7a4665 experimental/xps_to_png: fix DPI, usage message by Hal Canary · 8 years ago
- 2eaef92 experimental: xps_to_png program (windows only) by Hal Canary · 8 years ago
- 38c7215 Fix iOS surface creation for SampleApp by jvanverth · 8 years ago
- 2ebd0c8 Remove option to make GrCoordTransforms apply to device positions. by Brian Salomon · 8 years ago
- 0d9dfe9 Supply random dst color space to asFP in unit tests by Brian Osman · 8 years ago
- bef51c2 [SVGDom] Opacity optimization by fmalita · 8 years ago
- a5344ee Revert of [SVGDom] Opacity optimization (patchset #4 id:60001 of https://codereview.chromium.org/2353503005/ ) by borenet · 8 years ago
- 3dbb7b9 [SVGDom] Opacity optimization by fmalita · 8 years ago
- 7cf4ae7 [SVGDom] Only apply opacity when needed by fmalita · 8 years ago
- e1baa7c [SVGDom] Expose intrinsic size info by fmalita · 8 years ago
- ceb93ab [SVGDom] Linear gradient 'gradientTransform' support by fmalita · 8 years ago
- cecd617 [SVGDom] Linear gradient 'spreadMethod' support by fmalita · 8 years ago
- 28d5b72 [SVGDom] Initial linear gradient support by fmalita · 8 years ago
- 1a1aa93 Remove unneeded GrGLSLTransformedCoordsArray type by bsalomon · 8 years ago
- ef6a9b7 android_skp_capture.sh by halcanary · 8 years ago
- a26cab0 [SVGDom] Don't truncate opacity scalars by fmalita · 8 years ago
- cdc8942 cleanup dead nanomsg and build_overrides by mtklein · 8 years ago
- 6cf896d Reland: Experimental parsing expression grammar (PEG) template library by fmalita · 8 years ago
- 0172e77 Revert of Experimental parsing expression grammar (PEG) template library (patchset #8 id:140001 of https://codereview.chromium.org/2271743002/ ) by fmalita · 8 years ago
- 9d08cbc Experimental parsing expression grammar (PEG) template library by fmalita · 8 years ago
- 5eb8bff experimental/tools/mskp_parser.py by halcanary · 8 years ago
- 5eca3e1 Cleanup use of legacy SkSurface creation methods a bit by robertphillips · 8 years ago
- be49378 [SVGDom] Fix <ellipse> positioning by fmalita · 8 years ago
- 280e282 [SVGDom] Add support for assorted absolute units by fmalita · 8 years ago
- d24ee14 [SVGDom] Add <line> support by fmalita · 8 years ago
- dc4c2a9 [SVGDom] Add <circle>, <ellipse> support by fmalita · 8 years ago
- 6fb0648 [SVGDom] Add opacity support by fmalita · 8 years ago
- ca39d71 [SVGDom] SVGPong sample app by fmalita · 8 years ago
- 5b31f32 [SVGDom] <polygon> & <polyline> support by fmalita · 8 years ago
- 2d961e0 [SVGDom] Add more presentation attributes. by fmalita · 8 years ago
- 286a865 [SVGDom] Add rx/ry support for <rect> by fmalita · 8 years ago
- fea704e [SVGDom] Disable verbose parsing messages be default by fmalita · 8 years ago
- 61f36b3 [SVGDom] Improve whitespace handling in style parsing by fmalita · 8 years ago
- c97796b [SVGDom] Improved transform parsing by fmalita · 8 years ago
- 397a517 [SVGDom] Add viewBox support by fmalita · 8 years ago
- 0652baa Revert of Cleanup use of legacy SkSurface creation methods a bit (patchset #2 id:20001 of https://codereview.chromium.org/2223023002/ ) by robertphillips · 8 years ago
- f21cd16 Cleanup use of legacy SkSurface creation methods a bit by robertphillips · 8 years ago
- bffc256 [SVGDom] Initial SVGLength support by fmalita · 8 years ago
- 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
- 12e9662 Remove some ancillary users of SkSurface::MakeRenderTargetDirect by robertphillips · 8 years ago
- 58649cc [SVGDom] Parse style attributes by fmalita · 8 years ago
- 6ceef3d Initial SVG model by fmalita · 8 years ago
- 141a14e Update iOS to new SkSurface interface by jvanverth · 8 years ago
- 1638c0d Add destination color space to AsFPArgs. Eliminates last XFORMTODO. by brianosman · 8 years ago
- 839345d Bundle SkShader::asFragmentProcessor arguments in a struct by brianosman · 8 years ago
- f119796 tools/SkShaper: SkStream->blob by halcanary · 8 years ago
- 627ad6d using_skia_and_harfbuzz: use default typeface by halcanary · 8 years ago
- 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
- 982eb7f Add new SkSourceGammaTreatment enum, used in situations like mipmap construction, where we need to know if we should respect (vs. ignore) the gamma encoding of sRGB tagged images. Plumb that extensively. by brianosman · 8 years ago
- e3fa811 [GN] Add support for disabling opts via SK_BUILD_NO_OPTS define. by sdefresne · 8 years ago
- de8af07 Remove custom bundle ID for iOS by stephana · 8 years ago
- 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 8 years ago
- c343235 experimental/tools/coreGraphicsPdf2png: remove skia dependency by halcanary · 8 years ago
- f5bf578 experimental/tools/coreGraphicsPdf2png: fix by halcanary · 9 years ago
- f0da138 experimental/fiddle -> tools/fiddle by halcanary · 9 years ago
- 7b8b237 experimental/fiddle: update to new SkImage API by halcanary · 9 years ago
- fbcfd6d mojo -> nojo by mtklein · 9 years ago
- 3f6f76f Rename EmitArgs::fSamplers to fTexSamplers by cdalton · 9 years ago
- 60c9b58 change flattenable factory to return sk_sp by reed · 9 years ago
- a5598a4 Fiddle: update to new GrGLAssembleInterface API by halcanary · 9 years ago
- 9b2ef62 fiddle: Only output errors to stderr. by jcgregorio · 9 years ago
- d096459 experimental/fiddle: update to work again by halcanary · 9 years ago
- 41c4096 Relocate SK_SUPPORT_LEGACY_PICTURE_PTR by fmalita · 9 years ago
- 18300a3 detach -> release by mtklein · 9 years ago
- 7d825f8 experimental: coreGraphicsPdf2png by halcanary · 9 years ago
- 8a21c9f use Make instead of Create to return a shared shader by reed · 9 years ago
- a0cee5f remove align16 calls in skhader context sizes. will handle this elsewhere as needed by reed · 9 years ago
- 773ceda Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )" by reed · 9 years ago
- e38bcaf Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ ) by halcanary · 9 years ago
- d812fb4 enforce 16byte alignment in shader contexts by reed · 9 years ago
- 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
- bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 9 years ago
- 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
- 8d9f2e4 Add ContextRec param to SkShader::contextSize() by fmalita · 9 years ago
- 5e58cee Add GrShaderFlags enum by cdalton · 9 years ago
- d3b32bf Last bit of GrGLSLFragmentProcessor-derived class cleanup by robertphillips · 9 years ago
- bf536af Next round of GrGLSLFragmentProcessor-derived class cleanup by robertphillips · 9 years ago
- 72002f2 SkMojo: generate on Darwin/x86_64 by halcanary · 9 years ago
- 7a76f9c SkMojo: test linking Skia against the Mojo SDK by halcanary · 9 years ago
- 973d92c SampleApp: Remove SkWindow::setColorType by kkinnunen · 9 years ago
- 8686a5e SampleApp: remove Picture_DeviceType by kkinnunen · 9 years ago
- 0152cc3 remove 565 effects shaders by caryclark · 9 years ago
- 671c06f Remove unused CallStacker by scroggo · 9 years ago
- decb21e experiment/fiddle by halcanary · 9 years ago
- 7ea439b Create GLSLUniformHandler class for gpu backend by egdaniel · 9 years ago