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