aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* implement region-opsGravatar reed@google.com2011-10-10
* Setting perspective in fixed point.Gravatar bungeman@google.com2011-10-07
* Don't let templates live in shadows.Gravatar bungeman@google.com2011-10-07
* Separate code paths of SkTArray at compile time.Gravatar bungeman@google.com2011-10-07
* Fix more VS2010 warnings.Gravatar bsalomon@google.com2011-10-07
* Add newlines to debug error stringsGravatar bsalomon@google.com2011-10-07
* Directly assign glBindTexture in windows gl interface rather than wglGetProcA...Gravatar bsalomon@google.com2011-10-07
* rebaselineGravatar reed@google.com2011-10-06
* update baselineGravatar reed@google.com2011-10-06
* fix scalar=fixed for the new testsGravatar reed@google.com2011-10-06
* add SkAlphaBlend255Gravatar reed@google.com2011-10-06
* Fix clamped_gradients gm to work in fixed.Gravatar bungeman@google.com2011-10-06
* bug fix for character 0x200B : zero-advance-spaceGravatar reed@google.com2011-10-06
* change gamma for white and neutral textGravatar reed@google.com2011-10-06
* make no promises if we see a looperGravatar reed@google.com2011-10-06
* remove mention of obsolete symbol SK_SUPPORT_888_TEXTGravatar reed@google.com2011-10-06
* use SK_OVERRIDEGravatar reed@google.com2011-10-06
* check-point for aaclipGravatar reed@google.com2011-10-06
* remove unused variable "inside", begin fixing coding styleGravatar reed@google.com2011-10-06
* move call to nothingToDraw into our iterator, so it sees the results of filte...Gravatar reed@google.com2011-10-06
* add baselinesGravatar reed@google.com2011-10-06
* Rebaseline shadertext on windowsGravatar bsalomon@google.com2011-10-05
* Fixup rendering of empty paths (including inverted fills)Gravatar bsalomon@google.com2011-10-05
* check-point for aaclipGravatar reed@google.com2011-10-05
* Remove failing tests. Go green.Gravatar caryclark@google.com2011-10-05
* 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