aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fixes zero division when there are no lines to plot (only one revision in range)Gravatar bensong@google.com2013-06-13
* Add benchmark for PremultiplyAlpha and UnpremultiplyAlpha in SkiaGravatar commit-bot@chromium.org2013-06-13
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-13
* add canvas scale and rotateGravatar mike@reedtribe.org2013-06-13
* add SkIntToScalar and SkFloatToScalar to stop build errors on Mac10.6Gravatar commit-bot@chromium.org2013-06-12
* Another warning as error fix for r9554Gravatar robertphillips@google.com2013-06-12
* Warnings as errors fix for r9554Gravatar robertphillips@google.com2013-06-12
* Disable the unpremultiply/remultiply in SkArithmeticMode, both raster and GPU...Gravatar senorblanco@chromium.org2013-06-12
* Added tests for radial gradients with shader matricesGravatar commit-bot@chromium.org2013-06-12
* Fixed a bug with linear gradient PDF matrices and added test casesGravatar commit-bot@chromium.org2013-06-12
* remove leftover printfGravatar reed@google.com2013-06-12
* use ForceLinking to get codecs into lua_pictureGravatar reed@google.com2013-06-12
* add script to count glyph -vs- char draw callsGravatar reed@google.com2013-06-12
* remove some old codeGravatar edisonn@google.com2013-06-12
* Code generator for dinamic generation of podofo wrappersGravatar edisonn@google.com2013-06-12
* rebaseline.py: keep going if we encounter an "INVALID" entry in the JSON fileGravatar epoger@google.com2013-06-12
* Small change that eliminates Parse Errors with encoded skps.Gravatar commit-bot@chromium.org2013-06-12
* test thick stroking of conicsGravatar reed@google.com2013-06-12
* rebaseline.py: try to download images from Google Storage before skia-autogenGravatar epoger@google.com2013-06-12
* use 8 bits for fontcache hashGravatar reed@google.com2013-06-12
* add cache efficiency testGravatar reed@google.com2013-06-12
* Remove svn:externals and update the README.Gravatar djsollen@google.com2013-06-12
* Fixes microbench format change caused by r9417.Gravatar bensong@google.com2013-06-12
* rebaseline.py: add --add-new option, and only add new expectations if it is setGravatar epoger@google.com2013-06-12
* Nexus 7 performance trigger rebaselinesGravatar robertphillips@google.com2013-06-12
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-12
* generate enums for pdf typesGravatar edisonn@google.com2013-06-11
* generate code for pdf viewer (initial draft)Gravatar edisonn@google.com2013-06-11
* doh. send byte length, not word count, to measureTextGravatar reed@google.com2013-06-11
* move measureText to be the only thing in the inner loopGravatar reed@google.com2013-06-11
* revert DEPS for angle until tools are fixedGravatar djsollen@google.com2013-06-11
* update WebP to a dev version of 0.3.1Gravatar djsollen@google.com2013-06-11
* switch array to uint16_t to fix overflowsGravatar reed@google.com2013-06-11
* comment out value > int16_tGravatar reed@google.com2013-06-11
* include the right named .h for glyph dataGravatar reed@google.com2013-06-11
* Fixes to make the gm run when GrContext can't be created for ANGLE context.Gravatar bsalomon@google.com2013-06-11
* add bench for fontcache performance (measurement)Gravatar reed@google.com2013-06-11
* rebaseline.py: improve readability of dry-run outputGravatar epoger@google.com2013-06-11
* rebaseline.py: if rebaselining all platforms (not listing them explicitly), a...Gravatar epoger@google.com2013-06-11
* GYP Changes and Scripts for Compiling Skia for ChromeOSGravatar borenet@google.com2013-06-11
* rebaseline.py: in option names, replace underscores with hyphensGravatar epoger@google.com2013-06-11
* Remove the non-separable blur because it is no longer used.Gravatar commit-bot@chromium.org2013-06-11
* Compact the clipstack for kReplace_Op'd geometryGravatar commit-bot@chromium.org2013-06-11
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-11
* add drawImage to luaGravatar mike@reedtribe.org2013-06-11
* Improve batching of drawBitmap* callsGravatar robertphillips@google.com2013-06-10
* Compile pdf viewer manaully only, disable on build bots.Gravatar edisonn@google.com2013-06-10
* simple podofo and skia based pdf viewerGravatar edisonn@google.com2013-06-10
* add conic support to hairlinesGravatar reed@google.com2013-06-10
* Add 2 missing neon files for the android buildGravatar djsollen@google.com2013-06-10