aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* move failable work outside of constructors for SkGlyphCache and SkScalerConte...Gravatar reed@google.com2013-07-09
* GM (and fix) for drawArc capping issueGravatar robertphillips@google.com2013-07-09
* add extra flag (currently unused) for high quality downsamplingGravatar humper@google.com2013-07-09
* Revert of r9902 (Consider conical shader opaque if it coversGravatar robertphillips@google.com2013-07-09
* Remove unused private fields from PathUtilsBench.Gravatar tfarina@chromium.org2013-07-09
* More valgrind suppressionsGravatar robertphillips@google.com2013-07-09
* Performance trigger rebaselinesGravatar robertphillips@google.com2013-07-09
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-09
* Added SkPDFStream::setData(SkData*) in preparation for move from SkStream to ...Gravatar commit-bot@chromium.org2013-07-08
* Add expectations files covering new image files.Gravatar scroggo@google.com2013-07-08
* Debugging statements to investigate a bug.Gravatar scroggo@google.com2013-07-08
* rebaseline.py: look in gm-expected directory to see whether it's using git or...Gravatar epoger@google.com2013-07-08
* GM: stop recording all *_pdf.png results as "INVALID" on non-Mac platformsGravatar epoger@google.com2013-07-08
* Revert "Temporary change to keep chrome happy."Gravatar scroggo@google.com2013-07-08
* rebaseline.py: if expectations dir contains JSON format results, update those...Gravatar epoger@google.com2013-07-08
* More valgrind suppressionsGravatar robertphillips@google.com2013-07-08
* path ops work in progressGravatar caryclark@google.com2013-07-08
* add JSONP option to output of skpdiffGravatar zachr@google.com2013-07-08
* Fix header guard typos.Gravatar tfarina@chromium.org2013-07-08
* Performance trigger rebaselines for r9888 (Add canFilterMaskGPU & filterMaskG...Gravatar robertphillips@google.com2013-07-08
* Removing highp variables from perlin noise shaderGravatar commit-bot@chromium.org2013-07-04
* Consider conical shader opaque if it covers entire plane.Gravatar commit-bot@chromium.org2013-07-04
* Fix for DEPS roll failure (a patch to r9898)Gravatar robertphillips@google.com2013-07-04
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-04
* Fix for r9888 bugGravatar robertphillips@google.com2013-07-03
* Minor GrContext/GrInOrderDrawBuffer cleanupGravatar robertphillips@google.com2013-07-03
* rebaseline.py self-tests: prepare to add tests of JSON-format rebaseliningGravatar epoger@google.com2013-07-03
* Delete empty test subdirGravatar epoger@google.com2013-07-03
* Enable ASAN buildGravatar borenet@google.com2013-07-03
* GPU-less build fix for r9888Gravatar robertphillips@google.com2013-07-03
* valgrind suppressions for tests & gmGravatar robertphillips@google.com2013-07-03
* Add canFilterMaskGPU & filterMaskGPU to SkMaskFilterGravatar robertphillips@google.com2013-07-03
* Build fix for [-Werror=maybe-uninitialized].Gravatar commit-bot@chromium.org2013-07-03
* Revert of r9581 (oops, fix missing change in 9532, setting hashbits to 8) due...Gravatar robertphillips@google.com2013-07-03
* Make SK_OVERRIDE expand to OVERRIDE on iOSGravatar commit-bot@chromium.org2013-07-03
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-03
* pdf viewer: remove const for int scalar typesGravatar edisonn@google.com2013-07-02
* remove now all the files fro depot for PDF API since we generate them at buil...Gravatar edisonn@google.com2013-07-02
* isolate podofo to prepare for native parser, autogenerate PDF API during buildGravatar edisonn@google.com2013-07-02
* Create jsondiff tool to capture diffs between two JSON expectations files.Gravatar epoger@google.com2013-07-02
* make sure we pass legal utf8Gravatar reed@google.com2013-07-02
* speculative fix for signed-unsinged compare warningGravatar reed@google.com2013-07-02
* add diff recording and output codeGravatar zachr@google.com2013-07-02
* Fix rebaseline.py self-test to account for r9859Gravatar epoger@google.com2013-07-02
* Update tests valgrind suppressionsGravatar commit-bot@chromium.org2013-07-02
* Commented SSE blend functions and cleaned-up variable naming.Gravatar commit-bot@chromium.org2013-07-02
* impl charsToGlyphs for freetypeGravatar reed@google.com2013-07-02
* test null-glyphs param caseGravatar reed@google.com2013-07-02
* Fix for Ovals/RRects on N4 missing interior rectangles.Gravatar jvanverth@google.com2013-07-02
* use else instead of else-if -- fixes 'possibly unused' warningGravatar reed@google.com2013-07-02