| Commit message (Expand) | Author | Age |
* | Added second "truncated" cpu/wall timer to bench | robertphillips@google.com | 2012-08-28 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | Added -min option to bench | robertphillips@google.com | 2012-08-23 |
* | revert r5100 experiment | bsalomon@google.com | 2012-08-14 |
* | Temporary change to bench on android to run limited set of test in order to s... | bsalomon@google.com | 2012-08-14 |
* | Clean up most clang warnings outside animator/ | tomhudson@google.com | 2012-08-14 |
* | Add inst counting to bench and count SkPaths | bsalomon@google.com | 2012-08-14 |
* | Stop bench from leaking | bsalomon@google.com | 2012-08-13 |
* | Adds a bunch of benchmarks around creating, transforming, testing path equality, | bsalomon@google.com | 2012-08-13 |
* | Fixing NoGPU build of bench | junov@chromium.org | 2012-08-07 |
* | Add -logFile option to Bench | borenet@google.com | 2012-08-07 |
* | Create GPU-less build of Skia. | bsalomon@google.com | 2012-08-02 |
* | Added picture recording benchmark options to bench. | keyar@chromium.org | 2012-07-20 |
* | git-svn-id: http://skia.googlecode.com/svn/trunk@4433 2bbb7eff-a529-9590-31e7... | bensong@google.com | 2012-07-02 |
* | add defer canvas to bench | bsalomon@google.com | 2012-04-16 |
* | Allow specifying multiple configs for bench, e.g. -config 8888 -config GPU. | tomhudson@google.com | 2012-04-16 |
* | Add usage message and -h|--help arguments to bench. | tomhudson@google.com | 2012-04-03 |
* | Reverting bench tests to pre-3546 (i.e., readding "Debug" option) with a SK_D... | robertphillips@google.com | 2012-03-30 |
* | Removing "Debug" option from bench tests to evaluate possible regression | robertphillips@google.com | 2012-03-29 |
* | Code changes for ANGLE GL interface. .gyp file changes will be delivered later. | robertphillips@google.com | 2012-03-28 |
* | Added debug GL Interface. This interface tracks various GL objects in order t... | robertphillips@google.com | 2012-03-19 |
* | Move GL-specific include files to their own subdirectory, to better | tomhudson@google.com | 2012-02-14 |
* | Towards enabling -Werror in skia on Linux | bsalomon@google.com | 2012-01-06 |
* | Make null gl a top level config in bench | bsalomon@google.com | 2011-12-13 |
* | Update files to use SK_BUILD_FOR_ANDROID. | djsollen@google.com | 2011-11-08 |
* | [GPU] Add explicit byte order and PM vs. UPM 8888 configs | bsalomon@google.com | 2011-11-07 |
* | Recommit r2611 with fix for gm | bsalomon@google.com | 2011-11-07 |
* | Revert r2611 until windows gm can be debugged | bsalomon@google.com | 2011-11-07 |
* | Add replacement APIs for createPlatformSurface: createPlatformTexture and cre... | bsalomon@google.com | 2011-11-07 |
* | support multiple (OR'd) -match parameters | reed@google.com | 2011-10-31 |
* | Instead of using fixed size for GPU context in benchmain, walk list of | tomhudson@google.com | 2011-10-28 |
* | Add NULL GL context implementation. Use in bench (-nullgl) and SampleApp (bac... | bsalomon@google.com | 2011-10-27 |
* | Pass NULL to BenchTimer cons when gl context creation failed. | bsalomon@google.com | 2011-10-19 |
* | Fix benchmain to build w/ scalar=fixed | bsalomon@google.com | 2011-10-19 |
* | Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext,... | bsalomon@google.com | 2011-10-19 |
* | move utils/SkEGLContext to gpu/SkGLContext, some gpu.gyp cleanup, set eol sty... | bsalomon@google.com | 2011-10-13 |
* | Get rid of createRenderTargetFrom3DAPIState and associated glGets necessary t... | bsalomon@google.com | 2011-08-19 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | add bench for building blurs | reed@google.com | 2011-07-14 |
* | make SkDevice constructors explicit between offscreen and on/direct | reed@google.com | 2011-06-16 |
* | Add information to bench output. | bungeman@google.com | 2011-06-15 |
* | Higher resolution timers for bench. | bungeman@google.com | 2011-06-07 |
* | glFinish to complete bench before stopping stopwatch. | bungeman@google.com | 2011-05-18 |
* | add GPU config | mike@reedtribe.org | 2011-05-17 |
* | add benchmark for path filling | reed@google.com | 2011-04-11 |
* | add strokerects to gm | reed@google.com | 2011-04-04 |
* | add | reed@android.com | 2010-12-20 |
* | Revert "Revert "Use hairline when line width <= 1.0, instead of < 1.0."" | agl@chromium.org | 2010-04-27 |
* | Revert "Use hairline when line width <= 1.0, instead of < 1.0." | agl@chromium.org | 2010-04-26 |
* | Use hairline when line width <= 1.0, instead of < 1.0. | anatoly@google.com | 2010-04-12 |