- 67db510 Revert "alpha threshold bitmap shader" by bsalomon@google.com · 11 years ago
- 4ec4cf9 alpha threshold bitmap shader by commit-bot@chromium.org · 11 years ago
- c3723db Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 3aad3b0 add support for high quality image filtering on the GPU by humper@google.com · 11 years ago
- bd6343b Rewrite SkTRegistry to take any trivially-copyable type. by mtklein@google.com · 11 years ago
- 06e626d rebaseline.py: add --bugs and --unreviewed flags by epoger@google.com · 11 years ago
- b8bd6cb Fix bounds computation in GrAAHairlineRenderer by commit-bot@chromium.org · 11 years ago
- 5852c8b gm: add self-test to confirm that ignore-failure field is respected by epoger@google.com · 11 years ago
- a6f37e7 Add ShouldSkip variant that can read a --match flag directly. by commit-bot@chromium.org · 11 years ago
- 6db2ae2 Remove blur from text labels in tilemodes* GMs by robertphillips@google.com · 11 years ago
- 5587ac0 Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia. by djsollen@google.com · 11 years ago
- 16b86ce Revert "Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia." by djsollen@google.com · 11 years ago
- 2ce9fce Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia. by djsollen@google.com · 11 years ago
- 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
- d1bcfc9 export SkFontMgr_New_... experimental functions for testing in chrome by reed@google.com · 11 years ago
- 515dcd3 Replace uses of GR_DEBUG by SK_DEBUG. by commit-bot@chromium.org · 11 years ago
- 7bd141d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- fbaea53 In image filters, apply the CTM and offset to the crop rect. This is necessary to compensate for both clipping applied by the compositor (communicated via the CTM) and for cropping applied in upstream image filters (communicated via the offset). This requires a few ugly conversions, since the crop rect is an SkIRect, and the ctm is an SkMatrix. by senorblanco@chromium.org · 11 years ago
- 3334648 Fix _GDI::generateCharToGlyph to properly handle missing glyphs. by bungeman@google.com · 11 years ago
- 7ce661d Blur refactoring by robertphillips@google.com · 11 years ago
- 69b1302 Reverting r10901 (Add unpremultiply support and GM) by robertphillips@google.com · 11 years ago
- 52130e8 Add unpremultiply support and GM by commit-bot@chromium.org · 11 years ago
- a17093f Updated SkLumaXfermode GM (take two). by fmalita@google.com · 11 years ago
- cbddc11 Revert "Updated SkLumaXfermode GM." by fmalita@google.com · 11 years ago
- f9a0a66 Updated SkLumaXfermode GM. by fmalita@google.com · 11 years ago
- 53a0b6c Add GMs for gpu Bezier shaders by commit-bot@chromium.org · 11 years ago
- eaa7797 Add luminance mask transfer modes. by commit-bot@chromium.org · 11 years ago
- e324cc6 Restyle SkPDFImageShader and support tiling bitmaps outside clip bounds by commit-bot@chromium.org · 11 years ago
- 78a1078 Create new target to hold gpu test code, enable direct testing of GrEffects in GM. by commit-bot@chromium.org · 11 years ago
- 8fc3766 Update expectations for Mac PDF by vandebo@chromium.org · 11 years ago
- 3c3c462 Bleed cleanup (remove nocolorbleed GM & enable bleed in game bench) by robertphillips@google.com · 11 years ago
- bfc6cc4 allow both GDI and DW fontmgrs at the same time by bungeman@google.com · 11 years ago
- b74bdf0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 0dcbece Support multiple PDF rendering backends in the GM by vandebo@chromium.org · 11 years ago
- 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
- 9615fed Add a GM to test the clipping of canvas layers. by djsollen@google.com · 11 years ago
- 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
- 2cc0b47 Third (and hopefully final) change to support bleed flag in Ganesh by robertphillips@google.com · 11 years ago
- 70ed38b Re-enable fontscaler GM for Android by commit-bot@chromium.org · 11 years ago
- bcb88e5 Revert r10788 (allow both GDI and DW fontmgrs at the same time) due to Chromium XP bot failures by robertphillips@google.com · 11 years ago
- 4146413 Fix merge problem between r10805 and 10803 by robertphillips@google.com · 11 years ago
- 8d3c640 Fix for nested rect drawing bug by robertphillips@google.com · 11 years ago
- d7ca661 Update tiled bitmap path to respect bleed flag by robertphillips@google.com · 11 years ago
- 361a72f add new GM to try to reproduce a bug by mtklein@google.com · 11 years ago
- 0699756 allow both GDI and DW fontmgrs at the same time by bungeman@google.com · 11 years ago
- 805df1a Fixes for factory GM. by commit-bot@chromium.org · 11 years ago
- eed779d This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on the simplest GPU path. by commit-bot@chromium.org · 11 years ago
- c9917c0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 968863f Revert r10718 to unblock roll by robertphillips@google.com · 11 years ago
- 439df28 fine-tune tolerance for pinchy quads in stroker by reed@google.com · 11 years ago
- 44d662b temporarily disable assert in convexpaths GM while it is debugged by bsalomon@google.com · 11 years ago
- fdfbb9d Fix repeated point quads/cubics in convex pr and update convexpaths GM by commit-bot@chromium.org · 11 years ago
- 12bf9b3 Revert "Unpremultiply SkBitmaps for PDF output" by scroggo@google.com · 11 years ago
- 5d18cee Unpremultiply SkBitmaps for PDF output by commit-bot@chromium.org · 11 years ago
- ab882bf Refactor GM to separate config parsing, attempt 2 by commit-bot@chromium.org · 11 years ago
- de1559c Make xfermodes3 GM also test stroked rects by commit-bot@chromium.org · 11 years ago
- 7d65dee allow both GDI and DW fontmgrs at the same time by reed@google.com · 11 years ago
- c520562 Revert "Refactor gmmain to separate out config parsing" by scroggo@google.com · 11 years ago
- 9677a84 Refactor gmmain to separate out config parsing by commit-bot@chromium.org · 11 years ago
- 75e9dfe fix int-to-scalar warnings by reed@google.com · 11 years ago
- 2b1155a fix mac build errors related to new gm by djsollen@google.com · 11 years ago
- d423657 Prevent picture recording from over optimizing the culling of clips. by djsollen@google.com · 11 years ago
- cb62224 Removing deprecated constructors and setDevice from SkDeferredCanvas by commit-bot@chromium.org · 12 years ago
- 103f2d0 Add new GM to targeted at rect->clear optimization with different xfermodes. by commit-bot@chromium.org · 12 years ago
- d55e357 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- d2623a1 Use Path Ops to generate PDF clips by commit-bot@chromium.org · 12 years ago
- f44fcdc Upstreaming DropShadowImageFilter into skia, from Blink by junov@chromium.org · 12 years ago
- 7bb36ab Fix build. by scroggo@google.com · 12 years ago
- 8dc8bc5 Add downsample from 8888 to 4444. by scroggo@google.com · 12 years ago
- 488a337 gm/bitmapcopy: create the bitmap in a secondary canvas, since the one in which we draw might be backed by PDF and then accessBitmap does not work. by commit-bot@chromium.org · 12 years ago
- 8ba1ad3 Mozilla diabolical clamp case added to gm/gradients.cpp by commit-bot@chromium.org · 12 years ago
- 1c4c9ef Move SkComposeImageFilter into its own {.h, .cpp} files by commit-bot@chromium.org · 12 years ago
- 9c8b4ea Reverting r10583: Upstreaming DropShadowImageFilter into skia, from Blink by jvanverth@google.com · 12 years ago
- ab3c678 Regenerate bitmaps before each draw in tilemodes_npot GM by bsalomon@google.com · 12 years ago
- d8e4024 Upstreaming DropShadowImageFilter into skia, from Blink by junov@chromium.org · 12 years ago
- b262da7 Revert Accidental commit "patch from issue 20151002" by bsalomon@google.com · 12 years ago
- 755b21d patch from issue 20151002 by bsalomon@google.com · 12 years ago
- 12b0fa5 Create AJAX live-viewer of expected-vs-actual GM results by epoger@google.com · 12 years ago
- 350b4d5 Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed by SkXfermodeImageFilter. by senorblanco@chromium.org · 12 years ago
- 92ffe7d Inverse fill support in PDF by commit-bot@chromium.org · 12 years ago
- 073a32e Fix compiler warning/error in r10428 by robertphillips@google.com · 12 years ago
- 17ad2bd Fix quickReject computation for blurs by robertphillips@google.com · 12 years ago
- 956b310 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 4e16bb2 Implement crop rect for lighting image filters. Changes for the CPU path were fairly straightforward: use the bounds rectangle when traversing the pixels, not the source rectangle. by senorblanco@chromium.org · 12 years ago
- aaa9b29 Added GM to test forthcoming bleed flag by robertphillips@google.com · 12 years ago
- e2cf805 clean up printf usage in gm by humper@google.com · 12 years ago
- 7168ecc Transpose the samples in imagefilterscropped, and add a 1x1 blur. The latter by senorblanco@chromium.org · 12 years ago
- 37799e1 Add NPOT version of tilemodes GM by commit-bot@chromium.org · 12 years ago
- af42a03 add all four filter levels to the downsample gm, for comparison across cpu/gpu by humper@google.com · 12 years ago
- 194d775 This patch implements a crop rect for SkImageFilter. It has been implemented for SkColorFilterImageFilter and SkBlurImageFilter as examples. by senorblanco@chromium.org · 12 years ago
- 586db93 refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 12 years ago
- 58c856a Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side unit test failures by robertphillips@google.com · 12 years ago
- 7f1af50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- ed5eb4e Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441 by epoger@google.com · 12 years ago
- 434251f refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 12 years ago
- dfec28d Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 12 years ago
- 6ae6383 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- ccf225c This patch implements a crop rect for SkImageFilter. It has been implemented for SkColorFilterImageFilter and SkBlurImageFilter as examples. by senorblanco@chromium.org · 12 years ago
- 9cfc83c stop using bitmap-filter flags outside of paint itself, as a step towards really changing them into an enum by reed@google.com · 12 years ago
- 1d241f1 Revert "Add SkImage->draw() call with src and dst rects." by fmalita@google.com · 12 years ago