aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add gm/confirm_no_failures_in_json.pyGravatar epoger@google.com2013-05-14
* Update rebaseline.py for N10.Gravatar bsalomon@google.com2013-05-14
* Sort points for PDF's draw rect, to match raster and GPU implementation.Gravatar commit-bot@chromium.org2013-05-14
* Create a self test for skimage.Gravatar scroggo@google.com2013-05-14
* skimage: report failure if expectation not found.Gravatar scroggo@google.com2013-05-14
* Compiler warning/error fix for r9120Gravatar robertphillips@google.com2013-05-14
* Add GM to track thin rectangle renderingGravatar robertphillips@google.com2013-05-14
* GM: include filename extension (.png) of each output file in JSON summaryGravatar epoger@google.com2013-05-14
* Make GrAAConvexPathRender support paths with > 64K verts.Gravatar bsalomon@google.com2013-05-14
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-14
* add separate impl file for SkFontMgr_fontconfig, so we don't poluteGravatar reed@google.com2013-05-13
* Key shader on whether frag pos read is relative to top-left or bottom-leftGravatar bsalomon@google.com2013-05-13
* Remove 16bit asserts and casts of string length.Gravatar bsalomon@google.com2013-05-13
* Fix stroked roundrects on Nexus 10.Gravatar commit-bot@chromium.org2013-05-13
* Fix for Debug check failures in r9108Gravatar robertphillips@google.com2013-05-13
* add bench for blurred rectori caseGravatar robertphillips@google.com2013-05-13
* API modifications needed to upstream Android font changes.Gravatar commit-bot@chromium.org2013-05-13
* Partial revert of r9087Gravatar robertphillips@google.com2013-05-13
* Check for NULL texture in GrAutoScratchTexture::detach()Gravatar commit-bot@chromium.org2013-05-11
* 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
* add wildcard test name matching to gm and bench.Gravatar caryclark@google.com2013-05-10
* Fix memory leak in filter toolGravatar robertphillips@google.com2013-05-10
* Remove duplicated code in SkPictureRecord::drawRRectGravatar junov@chromium.org2013-05-10
* Make gms use getTopDevice() rather than getDevice().Gravatar bsalomon@google.com2013-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
* 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