| Commit message (Expand) | Author | Age |
... | |
* | Temporarily revert r5433 due to http://www.crbug.com/148637 until after M23 b... | bsalomon@google.com | 2012-09-14 |
* | speculative fix for crbug.com/147406 -- disabling save/clip/restore peephole | reed@google.com | 2012-09-14 |
* | Double size of buffer for SkString::printf() | rileya@google.com | 2012-09-14 |
* | Add file I forgot in https://code.google.com/p/skia/source/detail?r=5552 | epoger@google.com | 2012-09-14 |
* | Update expected bench results for picture_playback_drawText_GPU_c | epoger@google.com | 2012-09-14 |
* | Add a header file for TransitionView.cpp | epoger@google.com | 2012-09-14 |
* | Turn serialization back on in GM. | scroggo@google.com | 2012-09-14 |
* | For a picture playback with nothing written, use an empty SkData. | scroggo@google.com | 2012-09-14 |
* | landing https://codereview.appspot.com/6506117 | reed@google.com | 2012-09-14 |
* | Fix some nits from http://codereview.appspot.com/6506103/ | rileya@google.com | 2012-09-14 |
* | Scale even smaller in bench_pictures to get things green | borenet@google.com | 2012-09-14 |
* | fix fragile cubic stepper, where we want to assert that each tesselated segment | reed@google.com | 2012-09-14 |
* | Enable automatic rescaling in bench_pictures | borenet@google.com | 2012-09-14 |
* | Fix picture refcnt bug in distantclip gm. Unreviewed. | rileya@google.com | 2012-09-14 |
* | shape ops work in progress | caryclark@google.com | 2012-09-14 |
* | Add gm to test SkRegion/clipPath bug. | rileya@google.com | 2012-09-14 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-09-14 |
* | Fix for gcc compile error. Unreviewed. | rileya@google.com | 2012-09-13 |
* | Add R-Tree record flag to SkPicture, plus some cleanup/fixes in associated cl... | rileya@google.com | 2012-09-13 |
* | Adds bench expectation file and mechanism for triggering bench-out-of-range a... | bensong@google.com | 2012-09-13 |
* | Do not exit on failure to open logFile | borenet@google.com | 2012-09-13 |
* | Check if SK_BUILD_FOR_MAC is defined rather than whether it's 1 | george@mozilla.com | 2012-09-13 |
* | To avoid running out of memory, we rescale very large pictures before we | reed@google.com | 2012-09-13 |
* | Make all random path benchs non-rendering | robertphillips@google.com | 2012-09-13 |
* | Let SkBenchmark classes specify that they do no rendering. | tomhudson@google.com | 2012-09-13 |
* | Turn down repeat count on ref counting and memory pool benches. | tomhudson@google.com | 2012-09-13 |
* | Added GPU resource cache stats printing to render_pictures | robertphillips@google.com | 2012-09-13 |
* | Keep the entries in .gitignore sorted in alphabetical order. | scroggo@google.com | 2012-09-13 |
* | Revert r5520 | borenet@google.com | 2012-09-13 |
* | Only check out ANGLE on Windows | borenet@google.com | 2012-09-13 |
* | Added GPU resource cache stats printing to bench & removed some noise from in... | robertphillips@google.com | 2012-09-13 |
* | Address warnings from clang build bot | robertphillips@google.com | 2012-09-13 |
* | re-apply 5508, but with the new compile-flag disabled for now | reed@google.com | 2012-09-12 |
* | Provide labels for variant settings in bench graph. | bungeman@google.com | 2012-09-12 |
* | Use double dashes for bench options to be consistent. | scroggo@google.com | 2012-09-12 |
* | Make texteffects gm work through serialization and pipe. | scroggo@google.com | 2012-09-12 |
* | revert 5508 -- it broke most of the builds | reed@google.com | 2012-09-12 |
* | Add some more things that should be ignored to .gitignore | scroggo@google.com | 2012-09-12 |
* | Using the device scale factor for glyph positioning | wjmaclean@chromium.org | 2012-09-12 |
* | Add some untracked directories to gitignore. | epoger@google.com | 2012-09-12 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-09-12 |
* | Fix noisy Android build | borenet@google.com | 2012-09-11 |
* | Fix texture ref/unref bug in GrContext::createResizedTexture | robertphillips@google.com | 2012-09-11 |
* | Revert r5491, r5495, r5497, and r5498. | borenet@google.com | 2012-09-11 |
* | Add SkBBoxRecord subclass that builds up a BBoxHierarchy and PictureStateTree. | rileya@google.com | 2012-09-11 |
* | Fix GrGLCreateNativeInterface_android | borenet@google.com | 2012-09-11 |
* | Add more logging to GrGLInterface. Temporary. | borenet@google.com | 2012-09-11 |
* | Add lots of logging to GrGLInterface.cpp. Temporary. | borenet@google.com | 2012-09-11 |
* | Add -logPerIter, -timers, and -min to bench_pictures. | scroggo@google.com | 2012-09-11 |
* | printf->SkDebugf for r5491 | borenet@google.com | 2012-09-11 |