aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Make shadow tessellators fail gracefully and add unit test for this.Gravatar Brian Salomon2017-02-03
* GrTessellator (AA): Fix for missing fill artifacts.Gravatar Stephen White2017-02-03
* Initialize some more variables in SpotShadowTessellatorGravatar Jim Van Verth2017-02-03
* experimental tight-boundsGravatar Mike Reed2017-02-03
* Added dead variable / code elimination to skslc.Gravatar Ethan Nicholas2017-02-03
* Batch across matrix changes in drawVertices and add GM to test.Gravatar Brian Salomon2017-02-03
* fix up shadow_utils gm dimensionsGravatar Brian Salomon2017-02-03
* iOS: dequote args one levelGravatar Mike Klein2017-02-02
* iOS: try running the binaryGravatar Mike Klein2017-02-02
* Revert "Revert "Spot shadow cleanup and optimization""Gravatar Brian Salomon2017-02-02
* bin/list-skia-botsGravatar Hal Canary2017-02-02
* Blacklist large images on 32-bit Win 2k8Gravatar Matt Sarett2017-02-02
* add package_ios.py to ios_binGravatar Mike Klein2017-02-02
* SkXPSDevice inherits from SkBaseDeviceGravatar Hal Canary2017-02-02
* Revert "Don't instantiate shaders with non-invertible local matrix"Gravatar Hal Canary2017-02-02
* Revert "Spot shadow cleanup and optimization"Gravatar Hal Canary2017-02-02
* Temporarily remove unused iOS builds.Gravatar Mike Klein2017-02-02
* iOS: package and deployGravatar Mike Klein2017-02-02
* Tear down old iOS bots, bring up one new one.Gravatar Mike Klein2017-02-02
* Spot shadow cleanup and optimizationGravatar Jim Van Verth2017-02-02
* Revert "Replaced all calls to fragmentPosition() with sk_FragCoord"Gravatar Ethan Nicholas2017-02-02
* Don't instantiate shaders with non-invertible local matrixGravatar Florin Malita2017-02-02
* Force instantiation in GaussianBlur to hopefully prevent (and diagnose) Chrom...Gravatar Robert Phillips2017-02-02
* Revert "Revert "SkScalar: delete code that doesn't compile.""Gravatar Hal Canary2017-02-02
* Copy modules back in from skia-recipes repoGravatar Eric Boren2017-02-02
* Revert "SkScalar: delete code thqat doesn't compile."Gravatar Leon Scroggins2017-02-02
* gen_tasks.go: Read jobs, Android, and GPU mappings from a JSON fileGravatar Eric Boren2017-02-02
* make GR_TEST_UTILS=0 workGravatar Hal Canary2017-02-02
* Have Vulkan advertise that compressed textures are currently unsupportedGravatar Robert Phillips2017-02-02
* SkScalar: delete code thqat doesn't compile.Gravatar Hal Canary2017-02-02
* Prepare to test all image decode modes to F16Gravatar Matt Sarett2017-02-02
* Add a GM for SkShadowUtils and fix a few issues.Gravatar Brian Salomon2017-02-01
* Roll skia-recipes to pick up shadow_utils blacklist.Gravatar Brian Salomon2017-02-01
* Add caching of ambient and spot shadow meshes.Gravatar Brian Salomon2017-02-01
* Disable Vulkan backend in DeferredProxyTest (for now)Gravatar Robert Phillips2017-02-01
* Update to ubuntu 16.10 to see if a driver update helpsGravatar Kevin Lubick2017-02-01
* Fix memory leak in DeferredProxyTestGravatar Robert Phillips2017-02-01
* Expand SkImage::getTextureHandle callGravatar Robert Phillips2017-02-01
* Broaden checking of GrSurfaceProxy::MakeDeferred's return valueGravatar Robert Phillips2017-02-01
* Add test for proactive proxy-creation failureGravatar Robert Phillips2017-02-01
* GR_PROXY_MOVE: Work around Win/Clang eval order bugGravatar Hans Wennborg2017-02-01
* Move presubmit bot to skia.swarmbucketGravatar Eric Boren2017-02-01
* Add more pre-checks to surfaceProxy creationGravatar Robert Phillips2017-02-01
* Update SkSurface's cached image ownership handling to sk_spGravatar Robert Phillips2017-02-01
* WS: remove trailing WS.Gravatar Herb Derby2017-01-31
* Make flag parsing work in GN-built iOS nanobench.Gravatar Mike Klein2017-01-31
* Automate more parts of gn/package_ios.py.Gravatar Mike Klein2017-01-31
* Reduce use of SkImage_Base::peekTextureGravatar Robert Phillips2017-01-31
* gn: iOS packaging scriptGravatar Mike Klein2017-01-31
* Fix assert in SkShadowVertices constructorGravatar Brian Salomon2017-01-31