- 940c863 Revert r10640: Fix hairline pathrenderer for Nexus-10. by jvanverth@google.com · 11 years ago
- 6b8573d Rebaseline Nexus-S and Nexus-4 GMs for r10640. Disabled complexclip_bw_layer_gpu by jvanverth@google.com · 11 years ago
- 103f2d0 Add new GM to targeted at rect->clear optimization with different xfermodes. by commit-bot@chromium.org · 11 years ago
- f682241 More rebaselines for r10640. Unreviewed. by jvanverth@google.com · 11 years ago
- 6dbf2e5 Rebaseline images for r10640. Unreviewed. by jvanverth@google.com · 11 years ago
- 34504ad Adding 2 functions to the Skia API by commit-bot@chromium.org · 11 years ago
- 274aeef Rebaseline images for r10535. Reviewed by djsollen. by jvanverth@google.com · 11 years ago
- 78b64ae Fix hairline pathrenderer for Nexus-10. Switches to using additional by commit-bot@chromium.org · 11 years ago
- 5376610 pdfviewer: remove text save/restore (not needed) and verify that colorspace dictionary exists before using it by edisonn@google.com · 11 years ago
- 768bc6a pdfviewer: add ability to run on gpu by edisonn@google.com · 11 years ago
- 1efccd2 Create a gypi that contains all the SK_API header files for use by clients (i.e. chromium). by djsollen@google.com · 11 years ago
- 16291e5 pdfviewer: remove save/restore used with q/Q operators (we already do there save and restore) by edisonn@google.com · 11 years ago
- 641a249 ARM Skia NEON patches - 11 - Blitter_RGB16 by commit-bot@chromium.org · 11 years ago
- d55e357 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- d2623a1 Use Path Ops to generate PDF clips by commit-bot@chromium.org · 11 years ago
- b265741 Revert r10603 (Remove operator== from SkPaint) due to Chrome failures by robertphillips@google.com · 11 years ago
- 3484df6 New baselines for imagefiltersbase, after r10626. by senorblanco@chromium.org · 11 years ago
- 4f898b7 pdfviewer: absolute minimal; to al least render (even if poorly) ICC based color spaces, based on RGB by edisonn@google.com · 11 years ago
- 590a5af Beginning work to refactor jpeg tile decoding. by scroggo@google.com · 11 years ago
- a1a5154 Fix failure exits from JPEG onBuildTileIndex. by scroggo@google.com · 11 years ago
- 2fe638e Update GM baselines for 8888->4444 fix. by scroggo@google.com · 11 years ago
- f44fcdc Upstreaming DropShadowImageFilter into skia, from Blink by junov@chromium.org · 11 years ago
- d79277f Support decoding subsets from JPG on Android. by scroggo@google.com · 11 years ago
- 2862151 Fix BGRA readback on Android by commit-bot@chromium.org · 11 years ago
- 7bb36ab Fix build. by scroggo@google.com · 11 years ago
- 9c9d4a7 Restore SkPath(const SkPath&) to copy the generation ID on Android. by mtklein@google.com · 11 years ago
- 8dc8bc5 Add downsample from 8888 to 4444. by scroggo@google.com · 11 years ago
- 0b39619 More GM rebaselines by jvanverth@google.com · 11 years ago
- 619e480 Rebaselining GM's for gradient GM change. by dierk@google.com · 11 years ago
- 74c5ab1 add ui for mutli-rebaselining by zachr@google.com · 11 years ago
- e57c62d pdfviewer: fix font rotation issues by edisonn@google.com · 11 years ago
- c623328 Mark dashing gpu as expected to fail on win7/gpu/intel by bsalomon@google.com · 11 years ago
- 839702b Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 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 · 11 years ago
- f7f19ac Ignore gif_test.gif, take two. Add missing comma. by jvanverth@google.com · 11 years ago
- 2515242 Add SkCanvas::drawPosTextBounded. by commit-bot@chromium.org · 11 years ago
- fbd3705 Try to ignore gif_test.gif in skimage test by jvanverth@google.com · 11 years ago
- f7af91b Reverting r10608 (Add getFamilyNames to SkTypeface) due to compilation failures by robertphillips@google.com · 11 years ago
- 246b1c2 Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
- 6f8e2c5 download and rebaseline images using server by zachr@google.com · 11 years ago
- 2865676 Allow multiple images for flaky dashing GM on intel/win7/gpu by bsalomon@google.com · 11 years ago
- ebbda76 enable SK_FONTHOST_USES_FONTMGR for mac and win. linux fontmgr not ready by reed@google.com · 11 years ago
- 8ba1ad3 Mozilla diabolical clamp case added to gm/gradients.cpp by commit-bot@chromium.org · 11 years ago
- 37ffe8a Remove operator== from SkPaint by commit-bot@chromium.org · 11 years ago
- a4eb459 Revert "rebaseline gpu dashing on win7" by bsalomon@google.com · 11 years ago
- 75796db Revert "Add blend optimization helpers and use to convert rect draws to clears." by bsalomon@google.com · 11 years ago
- b334366 Revert "Sanitizing source files in Housekeeper-Nightly" by bsalomon@google.com · 11 years ago
- c911ada Revert "Rebaseline flaky non AA lines on intel/win/gpu" by bsalomon@google.com · 11 years ago
- 0f90190 pdfviewer: /Pattern color space, uses the matrix of the last content stream, not the global matrix. by edisonn@google.com · 11 years ago
- 6eef65e Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- ad6477d Work around broken SkFontMgr_fontconfig.cpp for test. by bungeman@google.com · 11 years ago
- a980269 Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
- 1c4c9ef Move SkComposeImageFilter into its own {.h, .cpp} files by commit-bot@chromium.org · 11 years ago
- 7ca6d2f Reverting r10589: Add getFamilyNames to SkTypeface by jvanverth@google.com · 11 years ago
- 990d85f Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
- 2273f9b pdfviewer: load image pain settings (like transparency), pass the page number, report failure if at least one render fails, and check that xref section starts with xref keyword. by edisonn@google.com · 11 years ago
- 9c8b4ea Reverting r10583: Upstreaming DropShadowImageFilter into skia, from Blink by jvanverth@google.com · 11 years ago
- ab3c678 Regenerate bitmaps before each draw in tilemodes_npot GM by bsalomon@google.com · 11 years ago
- 7627535 Re-organize Android scripts by borenet@google.com · 11 years ago
- aa2d351 Change SkPreConfig.h to recognise uppercase PPC/PPC64. by george@mozilla.com · 11 years ago
- d8e4024 Upstreaming DropShadowImageFilter into skia, from Blink by junov@chromium.org · 11 years ago
- 84d0bbe Remove invalid expectation. by scroggo@google.com · 11 years ago
- 6d99de1 Add config option to skimage. by scroggo@google.com · 11 years ago
- e339eb0 Do not fail skimage on missing expectations. by scroggo@google.com · 11 years ago
- 1aa988e rebaseline gpu dashing on win7 by bsalomon@google.com · 11 years ago
- 2d95267 Add a default value for SK_OVERRIDE in SkPostConfig.h by george@mozilla.com · 11 years ago
- 5ebbbe5 Annotate SK_COMPILE_ASSERT's typedef as permissibly unused, to fix GCC 4.8 build warning. Patch originally by dholbert. by bungeman@google.com · 11 years ago
- fedc4f9 One last rebaseline to try to get Nexus-10 GMs green. by jvanverth@google.com · 11 years ago
- 4460de4 Tweak -mssse3 on Mac a little. by commit-bot@chromium.org · 11 years ago
- 62ec8ba Fix mime-type on expectations. Rebaseline one DirectWrite GM. by jvanverth@google.com · 11 years ago
- 3ed17d6 Rebaseline Nexus-10 GMs... again. by jvanverth@google.com · 11 years ago
- b262da7 Revert Accidental commit "patch from issue 20151002" by bsalomon@google.com · 11 years ago
- 5993946 Rebaseline flaky non AA lines on intel/win/gpu by bsalomon@google.com · 11 years ago
- 755b21d patch from issue 20151002 by bsalomon@google.com · 11 years ago
- 112215a Move toolchain setup into a function in android_setup.sh by borenet@google.com · 11 years ago
- c1cdf21 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
- 0b82fbc Rebaseline Nexus 10 GMs by jvanverth@google.com · 11 years ago
- ef08931 Normalize indents in android_setup.sh by borenet@google.com · 11 years ago
- 69cc600 N7 Performance Trigger rebaselines by robertphillips@google.com · 11 years ago
- 7c6d264 Fix race condition when locking/unlocking pixels. by djsollen@google.com · 11 years ago
- 078dcf2 Ubuntu Performance trigger rebaseline by robertphillips@google.com · 11 years ago
- ea4b797 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 0d9f5f7 old compiler is dumb by mtklein@google.com · 11 years ago
- f916f9e revise SkTDynamicHash and add unit tests BUG= R=reed@google.com by commit-bot@chromium.org · 11 years ago
- 7e27bcd pdfviewer: remove debug traces by edisonn@google.com · 11 years ago
- d831ad2 Rebaseline imagemagnifier GM for Nexus-4 by jvanverth@google.com · 11 years ago
- 91ce698 pdfviewer: debug code for crash by edisonn@google.com · 11 years ago
- 34b05ca Separate quad UV calculation from bloat_quad by egdaniel@google.com · 11 years ago
- 97333f2 Remove warning comment from SkImageFilter. by senorblanco@chromium.org · 11 years ago
- 9772a52 Minor sk_memset{16|32}_SSE2 optimization. by commit-bot@chromium.org · 11 years ago
- 67ed64e GPU Font Cache improvements: by commit-bot@chromium.org · 11 years ago
- 9b6a185 Revert "Add blend optimization helpers and use to convert rect draws to clears." by bsalomon@google.com · 11 years ago
- 7ee12ca pdfviewer: add virtual destructor for SkPdfFont by edisonn@google.com · 11 years ago
- 45be4eb pdfviewer: fix typo by edisonn@google.com · 11 years ago
- 5149bd9 pdfviewer: set backdround to transparent, and add an app to chop transparent content in png files. by edisonn@google.com · 11 years ago
- 66017f6 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
- 1aa54bf Added ctm matrix to GPU path by commit-bot@chromium.org · 11 years ago
- a27622c Fix OverdrawFilter not set on first call to SkDebugCanvas::drawTo() by commit-bot@chromium.org · 11 years ago
- b0145ce pdfviewer: add indexed rbg image support, enhanche caching(setData) for SkPdfObject by edisonn@google.com · 11 years ago
- 2f683ba Temporarily disable GpuTestPath. by jvanverth@google.com · 11 years ago