aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix Clang build on SkPDFResourceDict (CL 18977002)Gravatar commit-bot@chromium.org2013-07-23
* pdfviewer: more simple fixed to prevent crashesGravatar edisonn@google.com2013-07-23
* pdfviewer: don't crash if the xref is corrupted.Gravatar edisonn@google.com2013-07-23
* Add SkChecksum::Murmur3.Gravatar commit-bot@chromium.org2013-07-23
* skpdiff: remove default value for output. Diifs can be very big, and fill a h...Gravatar edisonn@google.com2013-07-23
* If we fail to contruct the Pdf Image Shader, mark the object as busted, and d...Gravatar edisonn@google.com2013-07-23
* pdfviewer: fix type3 font, make SkPdfObject::get parameter constGravatar edisonn@google.com2013-07-23
* Move gm-expected to trunk/expectations/gm , and modify scripts that use it.Gravatar epoger@google.com2013-07-23
* fix signed/unsigned warningGravatar reed@google.com2013-07-23
* add scaledimagecacheGravatar reed@google.com2013-07-23
* Revert r10281 -- it broke the Update step on Test buildersGravatar epoger@google.com2013-07-23
* Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441Gravatar epoger@google.com2013-07-23
* pdfviewer: improve memory usage, improve parse time (by 30-50%) and don't all...Gravatar edisonn@google.com2013-07-23
* Move gm-expected to trunk/expectations/gm , and modify scripts that use it.Gravatar epoger@google.com2013-07-23
* refactor duplication (shouldSkip and skip_name) into a utility functionGravatar sglez@google.com2013-07-23
* remove dead SampleDecode.cppGravatar reed@google.com2013-07-23
* Add SkImage->draw() call with src and dst rects.Gravatar commit-bot@chromium.org2013-07-23
* Update freetype to version 2.5.0.1 when building it from source.Gravatar djsollen@google.com2013-07-23
* Use SKIA_OUT variable in make.pyGravatar borenet@google.com2013-07-23
* turn off debugging printfsGravatar caryclark@google.com2013-07-23
* Update gyp DEPSGravatar borenet@google.com2013-07-23
* Roll freetype back to 2.4.9 until Android/NaCL errors are resolved.Gravatar djsollen@google.com2013-07-23
* put max on outputted poi in skpdiffGravatar zachr@google.com2013-07-23
* Update freetype DEPS to version 2.5 with PNG encoded color bitmap glyphsGravatar djsollen@google.com2013-07-23
* Accidentally skipped buildbot runs on r10257Gravatar borenet@google.com2013-07-23
* I don't want these changes as part of the "allow bleeding" CL.Gravatar commit-bot@chromium.org2013-07-23
* Turn on -Wall -Wextra on Mac, and fix all the warnings that crop up for /usr/...Gravatar commit-bot@chromium.org2013-07-23
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-23
* This patch implements a crop rect for SkImageFilter. It has been implemented ...Gravatar senorblanco@chromium.org2013-07-22
* Last friday I changed this file to un-break the build.Gravatar commit-bot@chromium.org2013-07-22
* move skpdiff into toolsGravatar zachr@google.com2013-07-22
* Revert "Adds SkPDFResourceDict class, refactor existing code to use it."Gravatar vandebo@chromium.org2013-07-22
* Adds SkPDFResourceDict class, refactor existing code to use it.Gravatar commit-bot@chromium.org2013-07-22
* include SkPaint.hGravatar reed@google.com2013-07-22
* copy/paste error. don't use s.Gravatar reed@google.com2013-07-22
* pdfviewer: SkTDict, does accept to pass the length of the key also. We will u...Gravatar edisonn@google.com2013-07-22
* rename fFilterQuality to fFilterLevelGravatar reed@google.com2013-07-22
* stop using bitmap-filter flags outside of paint itself, as a step towards rea...Gravatar reed@google.com2013-07-22
* ports for mac, ios, android, linux, windowsGravatar zachr@google.com2013-07-22
* Revert "Add SkImage->draw() call with src and dst rects."Gravatar fmalita@google.com2013-07-22
* Add SkImage->draw() call with src and dst rects.Gravatar commit-bot@chromium.org2013-07-22
* pdfviewer: All NulCanvas (does not draw operations), TrackDevice (trackes wha...Gravatar edisonn@google.com2013-07-22
* pdfviewer: fix typo (false != NULL)Gravatar edisonn@google.com2013-07-22
* Add --csv parameter to skpdiff to dump all scores in a csv file. We can run i...Gravatar edisonn@google.com2013-07-22
* Clean up a few warnings on Windows x64.Gravatar bungeman@google.com2013-07-22
* Update obvious deps.Gravatar bungeman@google.com2013-07-22
* Update android_make to use arrays instead of space delimited stringsGravatar djsollen@google.com2013-07-22
* refactor gyp to isolate freetype usageGravatar djsollen@google.com2013-07-22
* Make the copy of fontconfig font names before freeing their memory.Gravatar bungeman@google.com2013-07-22
* Revert "migrate skpdiff to tools"Gravatar zachr@google.com2013-07-22