aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* make explicit the requirement that all colorfilters are reentrant-safeGravatar reed@google.com2013-10-10
* Insert swapbuffers into GPU benchmarks.Gravatar djsollen@google.com2013-10-10
* gm: if test has no expectations, record its result as no-expectations regardl...Gravatar epoger@google.com2013-10-10
* Add -fPIC fro tsan (isn't alrady set in non-library).Gravatar bungeman@google.com2013-10-10
* Enable -fPIE, and -pie in tsan build. We're already -fPIC.Gravatar bungeman@google.com2013-10-10
* Add leak to valgrind.suppGravatar robertphillips@google.com2013-10-10
* Rebaseline Nexus 7 GM results after upgrading devices to 4.3Gravatar djsollen@google.com2013-10-10
* New expectations files for skimage.Gravatar scroggo@google.com2013-10-10
* Always clear dest in SkBitmap::copyTo's draw pathGravatar robertphillips@google.com2013-10-10
* rebaseline bench expectationsGravatar commit-bot@chromium.org2013-10-10
* Revert "Revert "change SkColorTable to be immutable""Gravatar reed@google.com2013-10-10
* Rebase SGX images after GrGLSLExpr changeGravatar bsalomon@google.com2013-10-10
* Use the modified path, not the original path for the platform prefix.Gravatar bungeman@google.com2013-10-10
* Change SkImageFilter's cropRect from SkIRect to a CropRect struct, containing...Gravatar senorblanco@chromium.org2013-10-10
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-10
* Express (GLSL expression, possibly known value) pairs as a classGravatar commit-bot@chromium.org2013-10-10
* basically a typoGravatar commit-bot@chromium.org2013-10-10
* SkDocument api changes (abort, close return success, set DCT encoder...).Gravatar commit-bot@chromium.org2013-10-09
* code cleanupGravatar edisonn@google.com2013-10-09
* Remove _impl from names in SkOnce.h.Gravatar commit-bot@chromium.org2013-10-09
* Give the new font cache GM a nameGravatar jvanverth@google.com2013-10-09
* low hanging calloc fruitGravatar commit-bot@chromium.org2013-10-09
* Add swapBuffer call to SkGLContextHelper.Gravatar djsollen@google.com2013-10-09
* Add new GM to stress test the GPU font cache for cases similar toGravatar commit-bot@chromium.org2013-10-09
* rebaseline_server: extend returned JSON dict to allow for result-editing in c...Gravatar epoger@google.com2013-10-09
* Revert "Add new GM to stress test the GPU font cache"Gravatar jvanverth@google.com2013-10-09
* Revert "change SkColorTable to be immutable"Gravatar reed@google.com2013-10-09
* change SkColorTable to be immutableGravatar reed@google.com2013-10-09
* Fix font cache GM on WindowsGravatar jvanverth@google.com2013-10-09
* Sketch of SK_ONCEGravatar mtklein@google.com2013-10-09
* Add new GM to stress test the GPU font cache for cases similar toGravatar commit-bot@chromium.org2013-10-09
* Implement stroking a path with nv_path_renderingGravatar commit-bot@chromium.org2013-10-09
* remove tracking code, as it polutes the code readability. Should be added bac...Gravatar edisonn@google.com2013-10-09
* flush after every print in windowsGravatar commit-bot@chromium.org2013-10-09
* ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocsGravatar commit-bot@chromium.org2013-10-09
* Implement filling a path with nv_path_rendering coverGravatar commit-bot@chromium.org2013-10-09
* Remove --pdf option as it can now be controlled by --configGravatar commit-bot@chromium.org2013-10-09
* Fix valgrind uninitialized memory complaintGravatar robertphillips@google.com2013-10-09
* try uping the cache-count-limit to see if it speeds up bench-picturesGravatar reed@google.com2013-10-09
* Improve SkScalerContext_GDI::generateCharToGlyph for non-BMP code points.Gravatar bungeman@google.com2013-10-08
* Allow sampling GIF images during decode.Gravatar commit-bot@chromium.org2013-10-08
* Fix uninitialized memory accessGravatar robertphillips@google.com2013-10-08
* Revert "ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs"Gravatar djsollen@google.com2013-10-08
* ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocsGravatar commit-bot@chromium.org2013-10-08
* Update #if to #ifdef for consistencyGravatar commit-bot@chromium.org2013-10-08
* Fix memory leak in SkPDFRasterizerGravatar robertphillips@google.com2013-10-08
* Update valgrind suppressionsGravatar robertphillips@google.com2013-10-08
* skia/trunk changes for generic sanitizer gyp flag.Gravatar mtklein@google.com2013-10-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-08
* Document how to get a specific revision when rebaselining.Gravatar bungeman@google.com2013-10-07