aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Add SkBBoxRecord subclass that builds up a BBoxHierarchy and PictureStateTree.Gravatar rileya@google.com2012-09-11
* Fix GrGLCreateNativeInterface_androidGravatar borenet@google.com2012-09-11
* Add more logging to GrGLInterface. Temporary.Gravatar borenet@google.com2012-09-11
* Add lots of logging to GrGLInterface.cpp. Temporary.Gravatar borenet@google.com2012-09-11
* Add -logPerIter, -timers, and -min to bench_pictures.Gravatar scroggo@google.com2012-09-11
* printf->SkDebugf for r5491Gravatar borenet@google.com2012-09-11
* Fix 5492.Gravatar bungeman@google.com2012-09-11
* Reduce SkMaskGamma cache thrashing.Gravatar bungeman@google.com2012-09-11
* Temporarily add logging to GrContextFactory and SkNativeGLContext_androidGravatar borenet@google.com2012-09-11
* rm temp slidesGravatar reed@google.com2012-09-11
* Baseline DirectWrite.Gravatar bungeman@google.com2012-09-11
* Wrap all GrCustomStage textures in GrTextureAccess, remove StageDesc::fInConf...Gravatar bsalomon@google.com2012-09-11
* Make BBoxHierarchy ref-counted, fix leak in RTreeTest.Gravatar rileya@google.com2012-09-11