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