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