| Commit message (Expand) | Author | Age |
* | Start from scratch on a faster SkFlatDictionary. | commit-bot@chromium.org | 2013-07-24 |
* | Change double constants to floats. | jvanverth@google.com | 2013-07-24 |
* | Add basic SVD support to SkMatrix. Allows you to pull out the x- and y-scale ... | commit-bot@chromium.org | 2013-07-24 |
* | pdfviewer: explicitely use set, instead of dictionary, fails to compile in so... | edisonn@google.com | 2013-07-24 |
* | SkiaExamples improvements. | sglez@google.com | 2013-07-24 |
* | pdfviewer: path for outputs are relative to some other folder, make them abso... | edisonn@google.com | 2013-07-24 |
* | refactor duplication (shouldSkip and skip_name) into a utility function | sglez@google.com | 2013-07-24 |
* | fix warning of implicit cast to float | reed@google.com | 2013-07-24 |
* | all in the gyp | mtklein@google.com | 2013-07-24 |
* | pdfviewer: remove dependency on picture_utils. add utility function to render... | edisonn@google.com | 2013-07-24 |
* | Rollback Nexus10, ANGLE, and Win7 expectations after r10251 revert. | fmalita@google.com | 2013-07-24 |
* | expose shaders | reed@google.com | 2013-07-24 |
* | rebaseline.py: set text mimetype for all .json files, so text diffs work | epoger@google.com | 2013-07-24 |
* | Set all gm expected-results.json files to text mimetype | epoger@google.com | 2013-07-24 |
* | use SK_DECLARE_STATIC_MUTEX | reed@google.com | 2013-07-24 |
* | use sk_bzero to init level, since I got the number of 0s wrong using { } | reed@google.com | 2013-07-24 |
* | rebaseline Android after update to freetype 2.5.0 | fmalita@google.com | 2013-07-24 |
* | add mipmaps to scaledimagecache | reed@google.com | 2013-07-24 |
* | Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side... | robertphillips@google.com | 2013-07-24 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-07-24 |
* | Deterministic SkTSet and PDF Output | commit-bot@chromium.org | 2013-07-24 |
* | Implemented transparent gradients | commit-bot@chromium.org | 2013-07-23 |
* | remove dead defines from SkUserConfig.h | reed@google.com | 2013-07-23 |
* | Fix Clang build on SkPDFResourceDict (CL 18977002) | commit-bot@chromium.org | 2013-07-23 |
* | pdfviewer: more simple fixed to prevent crashes | edisonn@google.com | 2013-07-23 |
* | pdfviewer: don't crash if the xref is corrupted. | edisonn@google.com | 2013-07-23 |
* | Add SkChecksum::Murmur3. | commit-bot@chromium.org | 2013-07-23 |
* | skpdiff: remove default value for output. Diifs can be very big, and fill a h... | edisonn@google.com | 2013-07-23 |
* | If we fail to contruct the Pdf Image Shader, mark the object as busted, and d... | edisonn@google.com | 2013-07-23 |
* | pdfviewer: fix type3 font, make SkPdfObject::get parameter const | edisonn@google.com | 2013-07-23 |
* | Move gm-expected to trunk/expectations/gm , and modify scripts that use it. | epoger@google.com | 2013-07-23 |
* | fix signed/unsigned warning | reed@google.com | 2013-07-23 |
* | add scaledimagecache | reed@google.com | 2013-07-23 |
* | Revert r10281 -- it broke the Update step on Test builders | epoger@google.com | 2013-07-23 |
* | Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441 | epoger@google.com | 2013-07-23 |
* | pdfviewer: improve memory usage, improve parse time (by 30-50%) and don't all... | edisonn@google.com | 2013-07-23 |
* | Move gm-expected to trunk/expectations/gm , and modify scripts that use it. | epoger@google.com | 2013-07-23 |
* | refactor duplication (shouldSkip and skip_name) into a utility function | sglez@google.com | 2013-07-23 |
* | remove dead SampleDecode.cpp | reed@google.com | 2013-07-23 |
* | Add SkImage->draw() call with src and dst rects. | commit-bot@chromium.org | 2013-07-23 |
* | Update freetype to version 2.5.0.1 when building it from source. | djsollen@google.com | 2013-07-23 |
* | Use SKIA_OUT variable in make.py | borenet@google.com | 2013-07-23 |
* | turn off debugging printfs | caryclark@google.com | 2013-07-23 |
* | Update gyp DEPS | borenet@google.com | 2013-07-23 |
* | Roll freetype back to 2.4.9 until Android/NaCL errors are resolved. | djsollen@google.com | 2013-07-23 |
* | put max on outputted poi in skpdiff | zachr@google.com | 2013-07-23 |
* | Update freetype DEPS to version 2.5 with PNG encoded color bitmap glyphs | djsollen@google.com | 2013-07-23 |
* | Accidentally skipped buildbot runs on r10257 | borenet@google.com | 2013-07-23 |
* | I don't want these changes as part of the "allow bleeding" CL. | commit-bot@chromium.org | 2013-07-23 |
* | Turn on -Wall -Wextra on Mac, and fix all the warnings that crop up for /usr/... | commit-bot@chromium.org | 2013-07-23 |