aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* test-only: add test coverage of skdiff over input with identical bits or pixelsGravatar epoger@google.com2012-05-30
* Condense setupFSUnis, setupVSUnis, setupVaryings intoGravatar tomhudson@google.com2012-05-30
* Remove a couple things missed when deleting the tessellated path rendererGravatar bsalomon@google.com2012-05-30
* Encapsulate code required to create a uniform var into a single function onGravatar tomhudson@google.com2012-05-30
* Refactor dictionaries for use by entities other than just SkPictureGravatar djsollen@google.com2012-05-30
* Add bench to test the performance of creating a picture.Gravatar djsollen@google.com2012-05-30
* Added cast to get MathTest working on WindowsGravatar robertphillips@google.com2012-05-30
* Added knowledge of GL_RED textures to debugGLReadPixelsGravatar robertphillips@google.com2012-05-30
* apply 10.p+32 -> (float)(1 << 23) fix from MathTest here as wellGravatar reed@google.com2012-05-30
* arm: First step towards dynamic NEON support.Gravatar digit@google.com2012-05-30
* use (float)(1 << 23) instead of 1.0p+23 since the latter isn't supported in VSGravatar reed@google.com2012-05-30
* win can't eat 1.0p+23 syntax for floats :(Gravatar reed@google.com2012-05-30
* remove debugfGravatar reed@google.com2012-05-30
* add bench for floor variantsGravatar reed@google.com2012-05-30
* Fixed small bug in shader generationGravatar robertphillips@google.com2012-05-30
* svndiff: report added and deleted files, not just modified filesGravatar epoger@google.com2012-05-29
* special-case dashing a single line-segment. We can go much faster since weGravatar reed@google.com2012-05-29
* 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