aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* fix text for Lion, Leopard, Skia on MacGravatar caryclark@google.com2011-10-05
* first cut at aaclippingGravatar reed@google.com2011-10-04
* Change SkAutoMaskImage so that we're less likely to write leaky code.Gravatar bungeman@google.com2011-10-04
* Remove nonexistant header from gyp fileGravatar bsalomon@google.com2011-10-04
* fix calculation and assert for grmask -> bytes-per-pixelGravatar reed@google.com2011-10-04
* Remove debug messages that are no longer needed.Gravatar vandebo@chromium.org2011-10-04
* disable CHECK_NOTHING_TO_DRAW for now, since it doesn't play well with DrawLo...Gravatar reed@google.com2011-10-04
* Make asBlur method const.Gravatar bungeman@google.com2011-10-04
* Now that layout tests are fixed, remove flag to ignore margin fix.Gravatar bungeman@google.com2011-10-04
* quick-rejects based on xfermode, using SkPaint::nothingToDraw()Gravatar reed@google.com2011-10-04
* add force-rle parameter to help with aaclip testingGravatar reed@google.com2011-10-03
* Fix two warnings in bench timers.Gravatar bungeman@google.com2011-10-03
* add accessors to irectGravatar reed@google.com2011-10-03
* Update common_conditions to make sure there is a slash in VS2008.Gravatar bungeman@google.com2011-10-03
* Roll gyp and add librarian settings (now supported).Gravatar bungeman@google.com2011-10-03
* Revert r2122, r2116, r2108 Now that Chrome's PlatformDevice doesn't inherit f...Gravatar vandebo@chromium.org2011-10-03
* Use SK_OVERRIDE to add a little extra robustness against name changes.Gravatar tomhudson@google.com2011-10-03
* invert gamma for non-black/white textGravatar reed@google.com2011-10-03
* Fix nitsGravatar bsalomon@google.com2011-10-03
* New baseline images for windows. Visually OKed by Mike and Elliot.Gravatar epoger@google.com2011-09-30
* need these for the forceaa changeGravatar reed@google.com2011-09-30
* don't autoset forceaa (yet), but require the caller to do that. In the futureGravatar reed@google.com2011-09-30
* disable auto-detection of non-opaque devices for LCD for nowGravatar reed@google.com2011-09-30
* update baselinesGravatar reed@google.com2011-09-30
* Detect that we're drawing to a device that has per-pixel alpha, and if so,Gravatar reed@google.com2011-09-30
* whitespace commit to trigger buildbotsGravatar epoger@google.com2011-09-30
* whitespace commit to trigger buildbotsGravatar epoger@google.com2011-09-30
* Add SK_RESTRICT inside radial gradient shader - we can't currently see a bene...Gravatar tomhudson@google.com2011-09-30
* Fix some VS2010 warningsGravatar bsalomon@google.com2011-09-29
* Fix GLPrograms unit test, only set fExperimentalGS if driver support is Gravatar bsalomon@google.com2011-09-29
* Add licenseGravatar bsalomon@google.com2011-09-29
* Add experimental geometry shader code to gpu backendGravatar bsalomon@google.com2011-09-29
* Rebase win fixedGravatar bsalomon@google.com2011-09-29
* Rebase gm win floatGravatar bsalomon@google.com2011-09-28
* rebaseline (with Brian's cleartype settings)Gravatar reed@google.com2011-09-28
* add baselinesGravatar reed@google.com2011-09-28
* rebaseline with gamma correct textGravatar reed@google.com2011-09-28
* remove clearing gamma for BW, since caller does that nowGravatar reed@google.com2011-09-28
* add gamma-correct textGravatar reed@google.com2011-09-28
* rebaseline with new gamma-corrected textGravatar reed@google.com2011-09-28
* Fix gl error debug print.Gravatar bsalomon@google.com2011-09-28
* Add GrSTAllocator subclass, hide cons in GrTAllocator that takes ptrGravatar bsalomon@google.com2011-09-28
* rebaselineGravatar reed@google.com2011-09-28
* update baselineGravatar reed@google.com2011-09-28
* rebaselineGravatar reed@google.com2011-09-28
* move specialization of 16 -vs- 32 lcd format to the fonthostGravatar reed@google.com2011-09-28
* support gamma correction for lcd textGravatar reed@google.com2011-09-28
* kill gamma flags if we're drawing BWGravatar reed@google.com2011-09-28
* splitscreen for black and white versionsGravatar reed@google.com2011-09-28
* Turn off AA when coverage can't be handled correctly.Gravatar bsalomon@google.com2011-09-28