aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Reverting 9083 & 9084 due to Android failuresGravatar robertphillips@google.com2013-05-09
* fix warning/error of uninitialized lenGravatar reed@google.com2013-05-09
* API modifications needed to upstream Android font changes.Gravatar commit-bot@chromium.org2013-05-09
* Revert r9081Gravatar epoger@google.com2013-05-09
* add SkString::append(const char c)Gravatar epoger@google.com2013-05-09
* Fix for compiler warnings/errors in r9078Gravatar robertphillips@google.com2013-05-09
* Added game-like bench marksGravatar robertphillips@google.com2013-05-09
* GM self-test: add --writePath and --mismatchPath , but in a way that works cr...Gravatar epoger@google.com2013-05-09
* Fix some warnings in SkPath.Gravatar scroggo@google.com2013-05-09
* remove unneeded reference to SkTScopedPtrGravatar commit-bot@chromium.org2013-05-09
* Make GrGLShaderBuilder check whether GrEffect advertised that it would requir...Gravatar commit-bot@chromium.org2013-05-09
* Move loops that chain together effects into GrGLShaderBuilder from GrGLProgram.Gravatar bsalomon@google.com2013-05-09
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-09
* need to clamp all of the cubic points after a chop, in case our finite precisionGravatar reed@google.com2013-05-08
* Write/compare against expectations in skimage tool.Gravatar scroggo@google.com2013-05-08
* negate FontBox.bottom, since it is negative, but we want it positive (doh)Gravatar reed@google.com2013-05-08
* fix BitmapHasher unittest failure as of r9064Gravatar epoger@google.com2013-05-08
* Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gypGravatar epoger@google.com2013-05-08
* Fix behavior of SkPicture::kUsePathBoundsForClip_RecordingFlag to handle inve...Gravatar junov@chromium.org2013-05-08
* remove dead code (SkBitmapSampler)Gravatar reed@google.com2013-05-08
* Revert r9055. Gravatar jvanverth@google.com2013-05-08
* Roll out r9059 to unbreak botsGravatar epoger@google.com2013-05-08
* Remove third-party cityhash, unused since r8992Gravatar epoger@google.com2013-05-08
* we only need one fontmetrics, since the paint (and fontcache) now know explic...Gravatar reed@google.com2013-05-08
* Use more fields from OutlineFontMEtrics: linegap, bbox.Gravatar reed@google.com2013-05-08
* GM self-test: add option to exercise --writePath and --mismatchPath, but not ...Gravatar epoger@google.com2013-05-08
* Better method for rendering AA ellipses.Gravatar commit-bot@chromium.org2013-05-08
* add SK_APIGravatar reed@google.com2013-05-08
* Comment out invalid assert.Gravatar bsalomon@google.com2013-05-08
* Autogen has been reset. Whitespace change to trigger rebuildsGravatar rmistry@google.com2013-05-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-08
* share derivative code with extrema logic, remove some dead code.Gravatar mike@reedtribe.org2013-05-08
* fix impl for conic derivative (tangent)Gravatar mike@reedtribe.org2013-05-08
* add (untested) tangent calc for conicsGravatar reed@google.com2013-05-07
* path ops -- make combined clips soft if one is softGravatar caryclark@google.com2013-05-07
* Reland r9043 with fix.Gravatar bsalomon@google.com2013-05-07
* Make make.bat and gyp_skia work with VS 2012.Gravatar bsalomon@google.com2013-05-07
* revert 9043Gravatar bsalomon@google.com2013-05-07
* SkGpuDevice: Delay locking bitmap pixels until we have a known texture cache ...Gravatar bsalomon@google.com2013-05-07
* path ops -- fix skp bugsGravatar caryclark@google.com2013-05-07
* Nexus 7 performance trigger rebaselines Gravatar robertphillips@google.com2013-05-07
* add block comment describing sync nature of SkStreamGravatar reed@google.com2013-05-07
* GM: now that we use MD5 instead of CityHash, the JSON should say soGravatar epoger@google.com2013-05-07
* XPS ttc handling.Gravatar commit-bot@chromium.org2013-05-07
* Revert "Allow supporting 1 older PICTURE_VERSION."Gravatar scroggo@google.com2013-05-07
* Check whether font creation is failed to avoid segment fault.Gravatar commit-bot@chromium.org2013-05-07
* reverting 9031Gravatar junov@chromium.org2013-05-07
* Fix SkPicture path bound optimization to handle inverse filled paths.Gravatar junov@chromium.org2013-05-07
* Nexus 7 performance trigger rebaseline Gravatar robertphillips@google.com2013-05-07
* Add stroked oval benches. Gravatar jvanverth@google.com2013-05-07