aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Start of rewrite of GrFragmentProcessor optimizations.Gravatar Brian Salomon2017-01-27
* Revert "Revert "SkUserConfig.h: remove out-of-date comment on SK_SFNTLY_SUBSE...Gravatar Ravi Mistry2017-01-27
* Revert "Consolidate read/write-Pixels testing code"Gravatar Robert Phillips2017-01-27
* remove SK_SUPPORT_LEGACY_GETCLIPBOUNDSGravatar Mike Reed2017-01-27
* Consolidate read/write-Pixels testing codeGravatar Robert Phillips2017-01-27
* Revert "SkUserConfig.h: remove out-of-date comment on SK_SFNTLY_SUBSETTER"Gravatar Leon Scroggins2017-01-26
* Delete SkAutoTime from jpeg encoderGravatar Matt Sarett2017-01-26
* Keep valgrind happen by purging caches.Gravatar Herb Derby2017-01-26
* Implement getFamilyName for stream fonts on Linux.Gravatar Ben Wagner2017-01-26
* Simplify SkShader::ContextRec::fLocalMatrix handlingGravatar Florin Malita2017-01-26
* Really use vpmaddwd in hsw::convolve_vertical().Gravatar Mike Klein2017-01-26
* Graceful degredation for SkOpts_hsw.Gravatar Mike Klein2017-01-26
* Reland "remove clipbounds flag"Gravatar Ben Wagner2017-01-26
* Fix gradients gmGravatar Matt Sarett2017-01-26
* Revert "remove clipbounds flag"Gravatar Mike Reed2017-01-26
* Fix variable names in convolve_vertical().Gravatar Mike Klein2017-01-26
* extend clipper for lines, for uniformity, and so curves can call itself with ...Gravatar Mike Reed2017-01-26
* SkUserConfig.h: remove out-of-date comment on SK_SFNTLY_SUBSETTERGravatar Hal Canary2017-01-26
* exclude *hsw* source files on Android/iOS G3 build.Gravatar Mike Klein2017-01-26
* Add SkICC::rawTransferFnData()Gravatar Matt Sarett2017-01-26
* remove clipbounds flagGravatar Mike Reed2017-01-26
* remove obsolete flagGravatar Cary Clark2017-01-26
* SkOpts_hsw ODR paranoiaGravatar Mike Klein2017-01-26
* Remove SkBlitter::getShaderContext()Gravatar Florin Malita2017-01-26
* Fix extension suffic for getting procs from GL_EXT_debug_marker on ESGravatar Brian Salomon2017-01-26
* add test for big cubic -- currently disabledGravatar Mike Reed2017-01-26
* Move SkGammaColorFilter to tools, limit to sRGBGravatar Brian Osman2017-01-26
* remove legacy clipbounds flag for androidGravatar Mike Reed2017-01-26
* Move GrDrawingManager pointer to GrSurfaceContextGravatar Robert Phillips2017-01-26
* Check that the upper bits are correct in the SkArenaAlloc footer.Gravatar herb2017-01-26
* Fix clang warning about unused lambda capture.Gravatar Brian Salomon2017-01-26
* Remove redundant caps field from GrProcessorTestDataGravatar Brian Salomon2017-01-25
* Simplify Footers in SkArenaAlloc to 64-bit values using pointers.Gravatar Herb Derby2017-01-25
* Switch GrConfigConversionEffect over to taking GrTextureProxiesGravatar Robert Phillips2017-01-25
* utils/win/SkTScopedComPtr<T>: Add C++11ish move semanticsGravatar Hal Canary2017-01-25
* Use GrSurfaceContext::read/write-Pixels moreGravatar Robert Phillips2017-01-25
* Add test for bad reuse of SkJpegCodec internal stateGravatar Matt Sarett2017-01-25
* Move SkShadowTessellator to GrShadowTessellatorGravatar Jim Van Verth2017-01-25
* Roll recipe DEPSGravatar Eric Boren2017-01-25
* Add geometric implementation for ambient shadowsGravatar Jim Van Verth2017-01-25
* Revert "Remove SkImage::MakeTextureFromPixmap"Gravatar Brian Osman2017-01-25
* Revert "Add geometric implementation for ambient shadows"Gravatar Ethan Nicholas2017-01-25
* Add geometric implementation for ambient shadowsGravatar Jim Van Verth2017-01-24
* Revert "Remove sentinal GLContext used in early days of Vulkan in our tools"Gravatar Brian Salomon2017-01-24
* Allow GrSingleTextureEffect to take GrTextureProxiesGravatar Robert Phillips2017-01-24
* Use appropriate options in SkJpegCodec readRows()Gravatar Matt Sarett2017-01-24
* Make the footer big to handle bug 684061.Gravatar Herb Derby2017-01-24
* Remove sentinal GLContext used in early days of Vulkan in our toolsGravatar Greg Daniel2017-01-24
* SkPixelInfo::CopyPixels() refactor part 0: only one memcpy() caseGravatar Matt Sarett2017-01-24
* move sk_memset16,32,64 out-of-lineGravatar Mike Klein2017-01-24