aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-25Change patheffect to take a (new) StrokeRec object, which encapsulates the fillreed@google.com
2012-05-24revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory some...reed@google.com
2012-05-24Change patheffect to take a (new) StrokeRec object, which encapsulates the fillreed@google.com
2012-05-24Move swizzle & modulation computation, non-virtual functions ontotomhudson@google.com
2012-05-24add baselines for macproreed@google.com
2012-05-24add baselines for macproreed@google.com
2012-05-24add baselines for macproreed@google.com
2012-05-24add baselines for macproreed@google.com
2012-05-24First stage of reworking custom shader infrastructure to allowtomhudson@google.com
2012-05-24Fix some EOLs, mark files with the LF property.bsalomon@google.com
2012-05-24Updated useSWOnlyPath method to use path chain instead of raw path renderer m...robertphillips@google.com
2012-05-23shape ops work in progress (get rid of some warnings)caryclark@google.com
2012-05-23Removed SoftwarePathRenderer from GrContext's path renderer chainrobertphillips@google.com
2012-05-23"fix" for r4034 issuesrobertphillips@google.com
2012-05-23Plumbing to propagate save & restore from SkCanvas down to GrContext & lowerrobertphillips@google.com
2012-05-22shape ops work in progresscaryclark@google.com
2012-05-22Remove GrClipMaskManager's path renderer chain (in favor of GrContext's)robertphillips@google.com
2012-05-22download_baselines.py : only set svn properties of files whose content has ch...epoger@google.com
2012-05-22Minor tweaks to SW-only clip mask generation logicrobertphillips@google.com
2012-05-22shape ops work in progresscaryclark@google.com
2012-05-22Commit comment change that was supposed to go into r4024 but wasn't because I...bsalomon@google.com
2012-05-22Add to skdiff: test images for bitwise equality before testing for pixel-wise...epoger@google.com
2012-05-22White space changerobertphillips@google.com
2012-05-22Converted AAClips SampleApp slide to GM:simpleaacliprobertphillips@google.com
2012-05-21Kill GrGpuGL::fHWDrawStatebsalomon@google.com
2012-05-21Changes accidentally omitted from 4022.bsalomon@google.com
2012-05-21Stop Tracking const vertex attrib color and coverage using GrDrawStatebsalomon@google.com
2012-05-21Stop using GrDrawState to track stencil statebsalomon@google.com
2012-05-21Rename GrProgramStageFactory::stageKey to GrProgramStageFactory::glStageKey s...bsalomon@google.com
2012-05-21Tunnel name requests through factory, forcing custom effect and custom prog s...bsalomon@google.com
2012-05-21When GL context is reset set some desktop-only GL state to values that we ass...bsalomon@google.com
2012-05-21update dox for NewFromMalloc() to clarify ownershipreed@google.com
2012-05-21Rebaseline from r4015. Also set PNG mime type on recently added images that w...bsalomon@google.com
2012-05-21Use tristate in HW AA tracking, fix msaa disabled for non-smoothed lines bugbsalomon@google.com
2012-05-21remove bogus nearlyzero checksreed@google.com
2012-05-21Stop using GrDrawState to track bound textures and render targetbsalomon@google.com
2012-05-21Make static const var that is only used in an assert be defined in the debug ...bsalomon@google.com
2012-05-21~glyphcache_globals needs to actually delete its cachereed@google.com
2012-05-21addreed@google.com
2012-05-21Stop using GrDrawState to track draw face, dither, and color maskbsalomon@google.com
2012-05-21Fix assignment of non-copyable.bungeman@google.com
2012-05-21Stop using GrDrawState to track GPU's blend statebsalomon@google.com
2012-05-18shape ops work in progresscaryclark@google.com
2012-05-18Remove chromium mode from skdiff, because it is no longer actively used.epoger@google.com
2012-05-18fix build?bsalomon@google.com
2012-05-18Some refactoring of GrCustomStage and friendsbsalomon@google.com
2012-05-18Fix obviously disallowed copy that Visual Studio allows.bungeman@google.com
2012-05-18CreateTypefaceFromStream for GDI.bungeman@google.com
2012-05-18add makedash_ variants to measure applying the dash (not drawing it)reed@google.com
2012-05-18skdiff test-only change: add test of --nodiffs mode, make tests validate retu...epoger@google.com