aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Move dither toggle logic into common helper functions, to make it easier toGravatar reed@google.com2013-02-01
* landing https://codereview.appspot.com/7225077/ -- tweak for GIF 5.x apiGravatar reed@google.com2013-02-01
* Fix init order warningGravatar bsalomon@google.com2013-02-01
* remove the kMultiply_Mode alias for kModulate_Mode. We plan to re-target kMul...Gravatar reed@google.com2013-02-01
* Prevent SkPictureUtils::GatherPixelRefs from generating bitmaps from gradientGravatar junov@google.com2013-02-01
* Only support SkPicture abort for Android due to the fragility of the existing...Gravatar djsollen@google.com2013-02-01
* Fix android errors when unflattening an SkImageRef_ashmem object.Gravatar djsollen@google.com2013-02-01
* Fix unused var warning-as-errorGravatar bsalomon@google.com2013-02-01
* don't use NULL when comparing against ints/size_t (fixes warning)Gravatar reed@google.com2013-02-01
* add width() and height() helpersGravatar reed@google.com2013-02-01
* revert name changes to SkBlendImageFilter. It (correctly) named its enum kMul...Gravatar reed@google.com2013-02-01
* Make drawIndexedInstances non-virtual and rewrite GrIODB's drawRect on top of...Gravatar bsalomon@google.com2013-02-01
* Rebaselined webpage image GMs for ['base-shuttle-win7-intel-angle'] on Google...Gravatar rmistry@google.com2013-02-01
* restore cache-count for gradients to p.o.2. so we can perform fancier ditheringGravatar reed@google.com2013-02-01
* Change vertex buffer allocator functions to take size rather than layout, tak...Gravatar jvanverth@google.com2013-01-31
* Fix warnings resulting from 7496.Gravatar bungeman@google.com2013-01-31
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-31
* Change vertex buffer allocator functions to take size rather than layout.Gravatar jvanverth@google.com2013-01-31
* Add SHA1 and MD5 to utils.Gravatar bungeman@google.com2013-01-31
* Added cast to make SkIntToScalar happy with size_t in debug (in SkDrawCommand...Gravatar robertphillips@google.com2013-01-31
* Removed unused variableGravatar robertphillips@google.com2013-01-31
* gm: force all pixels opaque earlier in the processGravatar epoger@google.com2013-01-31
* Update filter tool to allow more flexible filteringGravatar robertphillips@google.com2013-01-31
* optimize region::intersect when one wholly contains the otherGravatar reed@google.com2013-01-31
* add new test for region::intersect, when one is a rect, and it wholly containsGravatar reed@google.com2013-01-31
* gm self-tests: add 565 mode testing, in addition to 8888 modeGravatar epoger@google.com2013-01-31
* All skp files in Google Storage have been updated (AddDashboardAnnotation)Gravatar rmistry@google.com2013-01-31
* Whitespace change to trigger rebuilds after r7485 Gravatar rmistry@google.com2013-01-31
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-31
* Speculative change to SkImageFilterUtils.cpp to try to get compiling in ChromeGravatar robertphillips@google.com2013-01-31
* Adding kMultiply_Mode (as an alias to kModulate_Mode) in SkBlendImageFilter.h...Gravatar robertphillips@google.com2013-01-31
* Readding kMultiply_Mode (as an alias to kModulate_Mode) in SkXfermode.h to ge...Gravatar robertphillips@google.com2013-01-31
* Add SkImageFilterUtils.h to effects.gypiGravatar robertphillips@google.com2013-01-31
* [PDF] Fix multi-level page count calculation.Gravatar vandebo@chromium.org2013-01-30
* clone of https://codereview.appspot.com/7208043/Gravatar reed@google.com2013-01-30
* SkNextLog2 requires positive values.Gravatar bungeman@google.com2013-01-30
* SkNextLog2 requires values > 0.Gravatar bungeman@google.com2013-01-30
* Added option of profiling GPU backend to debuggerGravatar robertphillips@google.com2013-01-30
* Avoid possible O(n) stack space use by skqsort.Gravatar bungeman@google.com2013-01-30
* Start addressing the clang static analyzer issuesGravatar robertphillips@google.com2013-01-30
* bench_compare proper spacing and tab option.Gravatar bungeman@google.com2013-01-30
* This changes the signature of SkImageFilter::filterImageGPU() to use SkBitmap...Gravatar senorblanco@chromium.org2013-01-30
* Add GrDrawTarget::DrawInfo, combine API for performing indexed/non-indexed dr...Gravatar bsalomon@google.com2013-01-30
* Adding a new unit test that demonstrates that dithering affects constant grad...Gravatar junov@chromium.org2013-01-30
* return if we're invertible for the fast scale+trans case when we have no inverseGravatar reed@google.com2013-01-30
* Adds SkMWCRandom, which generates random numbers using a variant of George Ma...Gravatar jvanverth@google.com2013-01-30
* Re-enbling blurrect gm test wich no longer fails with rtree/tileGridGravatar junov@chromium.org2013-01-30
* add SK_DISABLE_PIXELREF_LOCKCOUNT_BALANCE_CHECK option, to disable check forGravatar reed@google.com2013-01-30
* shape ops work in progressGravatar caryclark@google.com2013-01-30
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-30