aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* addPoly() entry-point, to quickly add MoveTo+N*LineTo (useful in dashing)Gravatar reed@google.com2012-05-29
* Fix line ending, mark svn:eol-style LFGravatar bsalomon@google.com2012-05-29
* Fixing a reader size overflow with SkOrderedReadBuffer, when unflattening lar...Gravatar junov@chromium.org2012-05-29
* Update list of trybots used by https://goto.google.com/HowToLandSkiaChangesTh...Gravatar epoger@google.com2012-05-29
* Detect when the caller was hairline AND strokeandfill, and resolve that into ...Gravatar reed@google.com2012-05-29
* add SkPoint::isZero(), match the existing method on SkIPointGravatar mike@reedtribe.org2012-05-29
* Rolling back 4053Gravatar robertphillips@google.com2012-05-28
* Speculative fix for Android Debug only crash in r4049Gravatar robertphillips@google.com2012-05-28
* Add svndiff tool: runs skdiff over all pending changes in SVN checkoutGravatar epoger@google.com2012-05-25
* Rolling back r4049Gravatar robertphillips@google.com2012-05-25
* Whitespace change - could not reproduce r4049's Debug Android failure locallyGravatar robertphillips@google.com2012-05-25
* Altered GrDrawState to always ref textures and render targetGravatar robertphillips@google.com2012-05-25
* Change patheffect to take a (new) StrokeRec object, which encapsulates the fillGravatar reed@google.com2012-05-25
* revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory some...Gravatar reed@google.com2012-05-24
* Change patheffect to take a (new) StrokeRec object, which encapsulates the fillGravatar reed@google.com2012-05-24
* Move swizzle & modulation computation, non-virtual functions ontoGravatar tomhudson@google.com2012-05-24
* add baselines for macproGravatar reed@google.com2012-05-24
* add baselines for macproGravatar reed@google.com2012-05-24
* add baselines for macproGravatar reed@google.com2012-05-24
* add baselines for macproGravatar reed@google.com2012-05-24
* First stage of reworking custom shader infrastructure to allowGravatar tomhudson@google.com2012-05-24
* Fix some EOLs, mark files with the LF property.Gravatar bsalomon@google.com2012-05-24
* Updated useSWOnlyPath method to use path chain instead of raw path renderer m...Gravatar robertphillips@google.com2012-05-24
* shape ops work in progress (get rid of some warnings)Gravatar caryclark@google.com2012-05-23
* Removed SoftwarePathRenderer from GrContext's path renderer chainGravatar robertphillips@google.com2012-05-23
* "fix" for r4034 issuesGravatar robertphillips@google.com2012-05-23
* Plumbing to propagate save & restore from SkCanvas down to GrContext & lowerGravatar robertphillips@google.com2012-05-23
* shape ops work in progressGravatar caryclark@google.com2012-05-22
* Remove GrClipMaskManager's path renderer chain (in favor of GrContext's)Gravatar robertphillips@google.com2012-05-22
* download_baselines.py : only set svn properties of files whose content has ch...Gravatar epoger@google.com2012-05-22
* Minor tweaks to SW-only clip mask generation logicGravatar robertphillips@google.com2012-05-22
* shape ops work in progressGravatar caryclark@google.com2012-05-22
* Commit comment change that was supposed to go into r4024 but wasn't because I...Gravatar bsalomon@google.com2012-05-22
* Add to skdiff: test images for bitwise equality before testing for pixel-wise...Gravatar epoger@google.com2012-05-22
* White space changeGravatar robertphillips@google.com2012-05-22
* Converted AAClips SampleApp slide to GM:simpleaaclipGravatar robertphillips@google.com2012-05-22
* Kill GrGpuGL::fHWDrawStateGravatar bsalomon@google.com2012-05-21
* Changes accidentally omitted from 4022.Gravatar bsalomon@google.com2012-05-21
* Stop Tracking const vertex attrib color and coverage using GrDrawStateGravatar bsalomon@google.com2012-05-21
* Stop using GrDrawState to track stencil stateGravatar bsalomon@google.com2012-05-21
* Rename GrProgramStageFactory::stageKey to GrProgramStageFactory::glStageKey s...Gravatar bsalomon@google.com2012-05-21
* Tunnel name requests through factory, forcing custom effect and custom prog s...Gravatar bsalomon@google.com2012-05-21
* When GL context is reset set some desktop-only GL state to values that we ass...Gravatar bsalomon@google.com2012-05-21
* update dox for NewFromMalloc() to clarify ownershipGravatar reed@google.com2012-05-21
* Rebaseline from r4015. Also set PNG mime type on recently added images that w...Gravatar bsalomon@google.com2012-05-21
* Use tristate in HW AA tracking, fix msaa disabled for non-smoothed lines bugGravatar bsalomon@google.com2012-05-21
* remove bogus nearlyzero checksGravatar reed@google.com2012-05-21
* Stop using GrDrawState to track bound textures and render targetGravatar bsalomon@google.com2012-05-21
* Make static const var that is only used in an assert be defined in the debug ...Gravatar bsalomon@google.com2012-05-21
* ~glyphcache_globals needs to actually delete its cacheGravatar reed@google.com2012-05-21