aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fixed unused variable compiler complaintGravatar robertphillips@google.com2012-09-17
* Fixed valgrind complaint in MatrixBenchGravatar robertphillips@google.com2012-09-17
* fixed compiler complaintsGravatar robertphillips@google.com2012-09-17
* Fixed memory leak in deferred_canvas_record benchGravatar robertphillips@google.com2012-09-17
* Made more benchs non-renderingGravatar robertphillips@google.com2012-09-17
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-15
* Temporarily revert r5433 due to http://www.crbug.com/148637 until after M23 b...Gravatar bsalomon@google.com2012-09-14
* speculative fix for crbug.com/147406 -- disabling save/clip/restore peepholeGravatar reed@google.com2012-09-14
* Double size of buffer for SkString::printf()Gravatar rileya@google.com2012-09-14
* Add file I forgot in https://code.google.com/p/skia/source/detail?r=5552Gravatar epoger@google.com2012-09-14
* Update expected bench results for picture_playback_drawText_GPU_cGravatar epoger@google.com2012-09-14
* Add a header file for TransitionView.cppGravatar epoger@google.com2012-09-14
* Turn serialization back on in GM.Gravatar scroggo@google.com2012-09-14
* For a picture playback with nothing written, use an empty SkData.Gravatar scroggo@google.com2012-09-14
* landing https://codereview.appspot.com/6506117Gravatar reed@google.com2012-09-14
* Fix some nits from http://codereview.appspot.com/6506103/Gravatar rileya@google.com2012-09-14
* Scale even smaller in bench_pictures to get things greenGravatar borenet@google.com2012-09-14
* fix fragile cubic stepper, where we want to assert that each tesselated segmentGravatar reed@google.com2012-09-14
* Enable automatic rescaling in bench_picturesGravatar borenet@google.com2012-09-14
* Fix picture refcnt bug in distantclip gm. Unreviewed.Gravatar rileya@google.com2012-09-14
* shape ops work in progressGravatar caryclark@google.com2012-09-14
* Add gm to test SkRegion/clipPath bug.Gravatar rileya@google.com2012-09-14
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-14
* Fix for gcc compile error. Unreviewed.Gravatar rileya@google.com2012-09-13
* Add R-Tree record flag to SkPicture, plus some cleanup/fixes in associated cl...Gravatar rileya@google.com2012-09-13
* Adds bench expectation file and mechanism for triggering bench-out-of-range a...Gravatar bensong@google.com2012-09-13
* Do not exit on failure to open logFileGravatar borenet@google.com2012-09-13
* Check if SK_BUILD_FOR_MAC is defined rather than whether it's 1Gravatar george@mozilla.com2012-09-13
* To avoid running out of memory, we rescale very large pictures before weGravatar reed@google.com2012-09-13
* Make all random path benchs non-renderingGravatar robertphillips@google.com2012-09-13
* Let SkBenchmark classes specify that they do no rendering.Gravatar tomhudson@google.com2012-09-13
* Turn down repeat count on ref counting and memory pool benches.Gravatar tomhudson@google.com2012-09-13
* Added GPU resource cache stats printing to render_picturesGravatar robertphillips@google.com2012-09-13
* Keep the entries in .gitignore sorted in alphabetical order.Gravatar scroggo@google.com2012-09-13
* Revert r5520Gravatar borenet@google.com2012-09-13
* Only check out ANGLE on WindowsGravatar borenet@google.com2012-09-13
* Added GPU resource cache stats printing to bench & removed some noise from in...Gravatar robertphillips@google.com2012-09-13
* Address warnings from clang build botGravatar robertphillips@google.com2012-09-13
* re-apply 5508, but with the new compile-flag disabled for nowGravatar reed@google.com2012-09-12
* Provide labels for variant settings in bench graph.Gravatar bungeman@google.com2012-09-12
* Use double dashes for bench options to be consistent.Gravatar scroggo@google.com2012-09-12
* Make texteffects gm work through serialization and pipe.Gravatar scroggo@google.com2012-09-12
* revert 5508 -- it broke most of the buildsGravatar reed@google.com2012-09-12
* Add some more things that should be ignored to .gitignoreGravatar scroggo@google.com2012-09-12
* Using the device scale factor for glyph positioningGravatar wjmaclean@chromium.org2012-09-12
* Add some untracked directories to gitignore.Gravatar epoger@google.com2012-09-12
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-12
* Fix noisy Android buildGravatar borenet@google.com2012-09-11
* Fix texture ref/unref bug in GrContext::createResizedTextureGravatar robertphillips@google.com2012-09-11
* Revert r5491, r5495, r5497, and r5498.Gravatar borenet@google.com2012-09-11