| Commit message (Expand) | Author | Age |
* | fix unused variable warning | reed@google.com | 2013-02-04 |
* | Implement support for origin-TopLeft render targets in GL backend. | senorblanco@chromium.org | 2013-02-04 |
* | add new gms for shallow_gradient, in preparation for improving their quality | reed@google.com | 2013-02-04 |
* | Change comment to avoid warning (don't end line comment with '\'). | bungeman@google.com | 2013-02-04 |
* | Rebaselined webpage image GMs for ['base-shuttle_ubuntu12_ati5770', 'base-shu... | rmistry@google.com | 2013-02-04 |
* | Make GPU unit tests use GrContexts of different GL types. | bsalomon@google.com | 2013-02-04 |
* | Add sk_ignore_unused_variable to avoid warnings. | bungeman@google.com | 2013-02-04 |
* | add benchmark for stroked drawRect/drawOval/drawRRect, to prepare for optimizing | reed@google.com | 2013-02-04 |
* | shape ops work in progress | caryclark@google.com | 2013-02-04 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-02-04 |
* | move kStyleCount out of Style enum, and into its own, to avoid | mike@reedtribe.org | 2013-02-04 |
* | use DEF_BENCH macro | mike@reedtribe.org | 2013-02-04 |
* | Rebaselined webpage image GMs for ['base-shuttle_ubuntu12_ati5770', 'base-shu... | rmistry@google.com | 2013-02-03 |
* | Accelerate handling of clipRRect in calls to SkPictureUtils::GatherPixelRefs | junov@chromium.org | 2013-02-01 |
* | gm: report max-pixel-error if comparing against PNG files (not checksums) | epoger@google.com | 2013-02-01 |
* | Move dither toggle logic into common helper functions, to make it easier to | reed@google.com | 2013-02-01 |
* | landing https://codereview.appspot.com/7225077/ -- tweak for GIF 5.x api | reed@google.com | 2013-02-01 |
* | Fix init order warning | bsalomon@google.com | 2013-02-01 |
* | remove the kMultiply_Mode alias for kModulate_Mode. We plan to re-target kMul... | reed@google.com | 2013-02-01 |
* | Prevent SkPictureUtils::GatherPixelRefs from generating bitmaps from gradient | junov@google.com | 2013-02-01 |
* | Only support SkPicture abort for Android due to the fragility of the existing... | djsollen@google.com | 2013-02-01 |
* | Fix android errors when unflattening an SkImageRef_ashmem object. | djsollen@google.com | 2013-02-01 |
* | Fix unused var warning-as-error | bsalomon@google.com | 2013-02-01 |
* | don't use NULL when comparing against ints/size_t (fixes warning) | reed@google.com | 2013-02-01 |
* | add width() and height() helpers | reed@google.com | 2013-02-01 |
* | revert name changes to SkBlendImageFilter. It (correctly) named its enum kMul... | reed@google.com | 2013-02-01 |
* | Make drawIndexedInstances non-virtual and rewrite GrIODB's drawRect on top of... | bsalomon@google.com | 2013-02-01 |
* | Rebaselined webpage image GMs for ['base-shuttle-win7-intel-angle'] on Google... | rmistry@google.com | 2013-02-01 |
* | restore cache-count for gradients to p.o.2. so we can perform fancier dithering | reed@google.com | 2013-02-01 |
* | Change vertex buffer allocator functions to take size rather than layout, tak... | jvanverth@google.com | 2013-01-31 |
* | Fix warnings resulting from 7496. | bungeman@google.com | 2013-01-31 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-31 |
* | Change vertex buffer allocator functions to take size rather than layout. | jvanverth@google.com | 2013-01-31 |
* | Add SHA1 and MD5 to utils. | bungeman@google.com | 2013-01-31 |
* | Added cast to make SkIntToScalar happy with size_t in debug (in SkDrawCommand... | robertphillips@google.com | 2013-01-31 |
* | Removed unused variable | robertphillips@google.com | 2013-01-31 |
* | gm: force all pixels opaque earlier in the process | epoger@google.com | 2013-01-31 |
* | Update filter tool to allow more flexible filtering | robertphillips@google.com | 2013-01-31 |
* | optimize region::intersect when one wholly contains the other | reed@google.com | 2013-01-31 |
* | add new test for region::intersect, when one is a rect, and it wholly contains | reed@google.com | 2013-01-31 |
* | gm self-tests: add 565 mode testing, in addition to 8888 mode | epoger@google.com | 2013-01-31 |
* | All skp files in Google Storage have been updated (AddDashboardAnnotation) | rmistry@google.com | 2013-01-31 |
* | Whitespace change to trigger rebuilds after r7485 | rmistry@google.com | 2013-01-31 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-31 |
* | Speculative change to SkImageFilterUtils.cpp to try to get compiling in Chrome | robertphillips@google.com | 2013-01-31 |
* | Adding kMultiply_Mode (as an alias to kModulate_Mode) in SkBlendImageFilter.h... | robertphillips@google.com | 2013-01-31 |
* | Readding kMultiply_Mode (as an alias to kModulate_Mode) in SkXfermode.h to ge... | robertphillips@google.com | 2013-01-31 |
* | Add SkImageFilterUtils.h to effects.gypi | robertphillips@google.com | 2013-01-31 |
* | [PDF] Fix multi-level page count calculation. | vandebo@chromium.org | 2013-01-30 |
* | clone of https://codereview.appspot.com/7208043/ | reed@google.com | 2013-01-30 |