| Commit message (Expand) | Author | Age |
* | Remove SkTableMaskFilter.cpp from gyp build, because it was breaking for skia... | epoger@google.com | 2011-06-09 |
* | check-point for unifying results between runs and mask backends for aa | reed@google.com | 2011-06-09 |
* | skdiff usability improvements: summary to stdout, -diff in output filenames, | tomhudson@google.com | 2011-06-09 |
* | Adding functionality for purgin graphics resource handles | junov@google.com | 2011-06-08 |
* | add skia_scalar switch to gyp script | epoger@google.com | 2011-06-08 |
* | Fix scale metric bench. | bungeman@google.com | 2011-06-08 |
* | fix windows compile errors in "tests" | epoger@google.com | 2011-06-08 |
* | revert to manually imported gyp source (from SVN externals) | epoger@google.com | 2011-06-08 |
* | Duplicates code from GrPathUtils to verify that an approximation for the number | tomhudson@google.com | 2011-06-08 |
* | Make linux sample app work on my laptop. Reviewed at http://codereview.appspo... | Scroggo | 2011-06-08 |
* | GCC 4.6 fix: intptr_t <-> NULL triggers an warning. | thakis@chromium.org | 2011-06-07 |
* | Higher resolution timers for bench. | bungeman@google.com | 2011-06-07 |
* | rebaselin from 1528 | reed@google.com | 2011-06-07 |
* | Apply translate param to path bounds when computing ssaa bounds | bsalomon@google.com | 2011-06-07 |
* | rebaseline from 1528 | reed@google.com | 2011-06-07 |
* | round Y baseline for text, as we do in the raster case | reed@google.com | 2011-06-07 |
* | Temporarily fall back to the old makefile; the new one was killing buildbot. | epoger@google.com | 2011-06-07 |
* | Some final cleanups leading up to The Official Switch to Gyp | epoger@google.com | 2011-06-07 |
* | New benchmarks to determine performance of matrix-point multiplication for fl... | tomhudson@google.com | 2011-06-07 |
* | add SkFixedFloorToFixed | reed@google.com | 2011-06-07 |
* | Correct argument order for drawSimpleRect() | thakis@chromium.org | 2011-06-07 |
* | Committing on behalf of gman@chromium.org: | kbr@chromium.org | 2011-06-07 |
* | Increase use of SkMatrix::hasPerspective(), merge in has_perspective(). | tomhudson@google.com | 2011-06-06 |
* | Make scalar benchmarks compile and run under SKIA_SCALAR=fixed as well as float. | tomhudson@google.com | 2011-06-06 |
* | Attempt to correct issue with fixed point from SkMatrix changes in r1512. | tomhudson@google.com | 2011-06-06 |
* | remove legacy LCDTEXT define | reed@google.com | 2011-06-06 |
* | move code inside #ifdef to fix warning | reed@google.com | 2011-06-06 |
* | Benchmarking suggests that replacing some of the conversions from float to int | tomhudson@google.com | 2011-06-06 |
* | New scalar benchmark suite, comparing SkScalarAs2sCompliment vs native float ... | tomhudson@google.com | 2011-06-06 |
* | add internal multiplier for loopcount, to reduce variance for simple/fast tests | reed@google.com | 2011-06-06 |
* | make concat_float distinguishable using -match | reed@google.com | 2011-06-06 |
* | Make gyp_skia script use third_party/externals/gyp instead of the deprecated | epoger@google.com | 2011-06-03 |
* | Add third_party/externals dir that brings in gyp | epoger@google.com | 2011-06-03 |
* | Put back our old gyp dir | epoger@google.com | 2011-06-03 |
* | oops, that external dependency conflicted with the old gyp directory | epoger@google.com | 2011-06-03 |
* | Add gyp@r197 as external dependency | epoger@google.com | 2011-06-03 |
* | Move third_party/gyp to third_party/gyp-old in anticipation of replacement | epoger@google.com | 2011-06-03 |
* | Remove warnings, improve benchmark quality, complicate benchmark results: | tomhudson@google.com | 2011-06-03 |
* | add SkAdvancedTypeface file | reed@google.com | 2011-06-03 |
* | allow the build system to enable offscreen_aa to some max dimension | reed@google.com | 2011-06-03 |
* | <body onunload="M_unloadPage();"> | tomhudson@google.com | 2011-06-03 |
* | fix gm build on Mac | epoger@google.com | 2011-06-03 |
* | fix bench and gm targets on Linux | epoger@google.com | 2011-06-03 |
* | Turn off optimization on VC debug builds. | bungeman@google.com | 2011-06-03 |
* | Correction of texture domain calculation. Review=http://codereview.appspot.c... | twiz@google.com | 2011-06-02 |
* | fix gyp-generated xcode project files for SampleApp and other targets | epoger@google.com | 2011-06-02 |
* | Add EGL context for Windows. | bungeman@google.com | 2011-06-02 |
* | Reduce GrGLProgram::ProgramDesc from 88B to 24B. | tomhudson@google.com | 2011-06-02 |
* | create GYP files for these targets: tests, gm, skhello, skimage, skdiff | epoger@google.com | 2011-06-02 |
* | add copyright notices | reed@google.com | 2011-06-02 |