aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* API modifications needed to upstream Android font changes.Gravatar commit-bot@chromium.org2013-05-13
* Partial revert of r9087Gravatar robertphillips@google.com2013-05-13
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-11
* Don't call purgeCache() from within GrResource memebers.Gravatar bsalomon@google.com2013-05-10
* [PDF] Only output the Dests dictionary if it isn't epmptyGravatar vandebo@chromium.org2013-05-10
* Fix memory leak in SkTypeface.cppGravatar robertphillips@google.com2013-05-10
* Remove GrPathCmdGravatar bsalomon@google.com2013-05-10
* Remove duplicated code in SkPictureRecord::drawRRectGravatar junov@chromium.org2013-05-10
* Further defer devRect computation in gpu rect drawingGravatar robertphillips@google.com2013-05-10
* Update shader rect drawing path for r9087 (removal of isIRect "opt")Gravatar robertphillips@google.com2013-05-10
* Remove isIRect "optimization" & defer computation of device Rect in AA rect r...Gravatar robertphillips@google.com2013-05-10
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-10
* 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
* 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
* negate FontBox.bottom, since it is negative, but we want it positive (doh)Gravatar reed@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
* Better method for rendering AA ellipses.Gravatar commit-bot@chromium.org2013-05-08
* Comment out invalid assert.Gravatar bsalomon@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
* 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
* XPS ttc handling.Gravatar commit-bot@chromium.org2013-05-07
* Revert "Allow supporting 1 older PICTURE_VERSION."Gravatar scroggo@google.com2013-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
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-07
* Mask orientation and layout correctly.Gravatar commit-bot@chromium.org2013-05-06
* Reverting r9016 due to Nexus7 GM regressionsGravatar jvanverth@google.com2013-05-06
* lockPixels before calling getColorTable.Gravatar scroggo@google.com2013-05-06
* Better method for rendering AA ellipses.Gravatar commit-bot@chromium.org2013-05-06