aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* path ops work in progressGravatar caryclark@google.com2013-10-02
* Make GPU coord transforms automaticGravatar bsalomon@google.com2013-10-02
* Whitespace change to test CQ emails.Gravatar commit-bot@chromium.org2013-10-02
* Empty implementations for SkImageDecoder.Gravatar scroggo@google.com2013-10-01
* Fix race between ~SkThreadPool and SkThreadPool::Loop on fDone.Gravatar commit-bot@chromium.org2013-10-01
* Writing to testName and reading its size isn't thread safe, TSAN reminds us.Gravatar commit-bot@chromium.org2013-10-01
* In skia_test.cc, atomics -> mutex.Gravatar commit-bot@chromium.org2013-10-01
* Use explicitly-sized enums in GrGLProgramDesc::KeyHeaderGravatar commit-bot@chromium.org2013-10-01
* Fix build.Gravatar scroggo@google.com2013-10-01
* Add an option on SkImageDecoder to skip writing 0s.Gravatar scroggo@google.com2013-10-01
* Fix ninja build on AndroidGravatar djsollen@google.com2013-10-01
* Allow creating a picture from skp to fail.Gravatar scroggo@google.com2013-10-01
* Minor changes to XPS device.Gravatar bungeman@google.com2013-10-01
* Reverted r11547; filing bugs for 64-bit warningsGravatar borenet@google.com2013-10-01
* Whitespace change to trigger builds after r11547: Always use WERR for skia_libGravatar borenet@google.com2013-10-01
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-01
* fix the android build. now both android_ninja _and_ android_make work.Gravatar mtklein@google.com2013-09-30
* VERBOSE -> SKIA_ANDROID_VERBOSE_SETUPGravatar mtklein@google.com2013-09-30
* make vanilla android_ninja work, and add quiet optionsGravatar mtklein@google.com2013-09-30
* Remove uneeded copy of gdbserver from apkGravatar djsollen@google.com2013-09-30
* Reduce max number of textures to 4 to make room for a larger class id in effe...Gravatar bsalomon@google.com2013-09-30
* Mark when effects and programs have vertex codeGravatar commit-bot@chromium.org2013-09-30
* Add 3 color variant to gradient bench, include scale in name, add more benchsGravatar commit-bot@chromium.org2013-09-30
* fix Android release buildsGravatar mtklein@google.com2013-09-30
* Add a GrCustomCoordsTextureEffect classGravatar commit-bot@chromium.org2013-09-30
* quiet down more third-party warnings in poppler and jsoncppGravatar commit-bot@chromium.org2013-09-30
* remove unecessary warnings from third_party codeGravatar djsollen@google.com2013-09-30
* Add GrSurface::savePixels().Gravatar commit-bot@chromium.org2013-09-30
* Add android_ninja, like android_make for ninja.Gravatar mtklein@google.com2013-09-30
* Revert "Add android_ninja, like android_make for ninja."Gravatar mtklein@google.com2013-09-30
* Add android_ninja, like android_make for ninja.Gravatar mtklein@google.com2013-09-30
* Ignore flaky shadertext2_pdf-poppler tests on Mac-10.7 Release buildsGravatar epoger@google.com2013-09-30
* Move the GL shader compilation step into GrGLShaderBuilderGravatar commit-bot@chromium.org2013-09-30
* Revert "Add a requiresVertexShader method to GrGLEffect"Gravatar commit-bot@chromium.org2013-09-30
* HTTP GM results viewer: server now returns category summaries along with test...Gravatar epoger@google.com2013-09-30
* revert temporary r11517Gravatar epoger@google.com2013-09-30
* gm: temporarily re-enable multiple rendermodes, to make sure they haven't reg...Gravatar epoger@google.com2013-09-30
* More image rebaselinesGravatar robertphillips@google.com2013-09-29
* Added SK_API to SkPathRef.hGravatar robertphillips@google.com2013-09-29
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-28
* Rebaselining some stragglersGravatar robertphillips@google.com2013-09-27
* Limit warning message to de-clutter bench output logsGravatar robertphillips@google.com2013-09-27
* Rebaseline after quadratic-circle approximation changeGravatar robertphillips@google.com2013-09-27
* Rebaseline inconsequential changes to quadclosepath on N10 msaa4Gravatar bsalomon@google.com2013-09-27
* GrAtlas cleanup: Split out GrPlot and GrAtlasGravatar commit-bot@chromium.org2013-09-27
* Move unlikely-to-be-inlined code from SkPathRef.h to SkPathRef.cppGravatar robertphillips@google.com2013-09-27
* Added two more GMs to the suppressions fileGravatar robertphillips@google.com2013-09-27
* This CL effectively reverts:Gravatar robertphillips@google.com2013-09-27
* Adding gms for tileimagefilter and offsetimagefilterGravatar sugoi@google.com2013-09-27
* Create HTTP-based GM results viewer.Gravatar epoger@google.com2013-09-27