aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Improve the performance of SkConvertConfig8888Pixels using Array lookupGravatar commit-bot@chromium.org2013-06-14
* Fix for 9603Gravatar robertphillips@google.com2013-06-14
* Add operator delete for SkTArray to match operator newGravatar bsalomon@google.com2013-06-14
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-14
* Adds microbench range generation option; renames file appropriately. (SkipBui...Gravatar bensong@google.com2013-06-13
* Build fix after r9598.Gravatar fmalita@google.com2013-06-13
* Expose debugger backend classes externally.Gravatar fmalita@google.com2013-06-13
* fix warning related to && and || and parensGravatar reed@google.com2013-06-13
* add validate to SkView for debuggingGravatar reed@google.com2013-06-13
* Fix compiler error for r9592Gravatar robertphillips@google.com2013-06-13
* most pdf dictionary types suported, need enabling nowGravatar edisonn@google.com2013-06-13
* Hopefully fix Android warning-as-error about uninit var.Gravatar bsalomon@google.com2013-06-13
* Replace fixed-size array of effect stages in GrDrawState with two appendable ...Gravatar bsalomon@google.com2013-06-13
* skimage self-tests: confirm correctness of bitmap hash valuesGravatar epoger@google.com2013-06-13
* Make text context responsible for setting GrPaint on GrDrawState.Gravatar bsalomon@google.com2013-06-13
* Parse pdf reference manual for 1.4 to extract dictionary definition, initial ...Gravatar edisonn@google.com2013-06-13
* Enhancements and a fix to templated containers.Gravatar bsalomon@google.com2013-06-13
* oops, fix missing change in 9532, setting hashbits to 8Gravatar reed@google.com2013-06-13
* 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