| Commit message (Expand) | Author | Age | Files | Lines |
* | Include ICU headers in a way that will also work with use_system_icu=1 | phajdan.jr@chromium.org | 2010-08-17 | 1 | -1/+1 |
* | Make SkFontHost_fontconfig support TTC font files. | jshin@chromium.org | 2010-08-06 | 6 | -58/+119 |
* | Mac: Some clang appeasing. | thakis@chromium.org | 2010-08-04 | 1 | -1/+1 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | Add additional aliases (Arimo, Tinos and Cousine) for Arial, Times New Roman, | jshin@chromium.org | 2010-08-02 | 1 | -0/+5 |
* | Turn on SK_USE_FLOATBITS for Skia to force safe float-to-int conversions. Thi... | senorblanco@google.com | 2010-07-27 | 1 | -0/+7 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 27 | -0/+27 |
* | Fix include guard | thakis@chromium.org | 2010-07-26 | 1 | -2/+2 |
* | Revert 53498 to see if it is causing filterRegions.svg to fail. | brettw@chromium.org | 2010-07-23 | 2 | -14/+0 |
* | Work around Skia's inability to handle degenerate bitmaps. | brettw@chromium.org | 2010-07-23 | 2 | -0/+14 |
* | Mac: unit test for setting a clip rect with a scale transform | thakis@chromium.org | 2010-07-19 | 1 | -0/+66 |
* | Mac: Fix drawing when the device's transform has a scaling part. | thakis@chromium.org | 2010-07-16 | 2 | -8/+11 |
* | test_shell: fix for newer cairos | evan@chromium.org | 2010-07-13 | 1 | -1/+5 |
* | Linux: Flush cairo surface at end of CanvasPaintLinux. | estade@chromium.org | 2010-07-08 | 2 | -9/+3 |
* | Mac: Fix color space usage in SkiaUtilsMacTest | thakis@chromium.org | 2010-07-07 | 1 | -7/+13 |
* | Fix for Skia data race. This may introduce some performance issues; will wat... | senorblanco@google.com | 2010-06-22 | 1 | -5/+9 |
* | TTF: Re-disable crashing test. | vandebo@chromium.org | 2010-06-18 | 1 | -1/+2 |
* | TTF: Reenable some disabled tests. | vandebo@chromium.org | 2010-06-18 | 1 | -1/+1 |
* | FAILS tests should not turn the bot red. | vandebo@chromium.org | 2010-06-18 | 1 | -1/+1 |
* | TTF: Reenable some disabled tests. | vandebo@chromium.org | 2010-06-18 | 1 | -1/+1 |
* | Revert 49982 - patch | thakis@chromium.org | 2010-06-16 | 1 | -1/+0 |
* | patch | thakis@chromium.org | 2010-06-16 | 1 | -0/+1 |
* | Map Liberation Sans Mono and Ascender Sans Mono to Courier New. | jshin@chromium.org | 2010-06-16 | 1 | -4/+11 |
* | Mac/clang: Uncontentious fixes. | thakis@chromium.org | 2010-06-11 | 1 | -1/+1 |
* | Treat "Ascender Sans" and "Ascender Serif" as equivalent to | jshin@chromium.org | 2010-06-07 | 1 | -4/+9 |
* | chunk of straightforward ifdef/include changes for BSD port | pvalchev@google.com | 2010-05-19 | 1 | -4/+4 |
* | GYP changes for FreeBSD and OpenBSD | pvalchev@google.com | 2010-05-14 | 1 | -1/+1 |
* | NSSize is equivalent to CGSize in the 64-bit Mac environment. | mark@chromium.org | 2010-05-14 | 1 | -0/+4 |
* | Skia roll 536:560 | agl@chromium.org | 2010-04-27 | 7 | -24/+62 |
* | Mac: Make image dragging 162.4% more awesome. | thakis@chromium.org | 2010-04-05 | 1 | -0/+3 |
* | Eliminate WebCore include paths when compiling Chromium code. | darin@chromium.org | 2010-04-03 | 1 | -3/+0 |
* | linux: add a NonHintedSans font to test_shell | agl@chromium.org | 2010-03-25 | 1 | -3/+1 |
* | linux: be more conservative in Liberation font fallback | evan@chromium.org | 2010-03-23 | 2 | -66/+41 |
* | Move image codec stuff to toplevel gfx. | ben@chromium.org | 2010-03-18 | 1 | -1/+1 |
* | Remove WebCore usage from vector_canvas_unittest.cc | darin@chromium.org | 2010-03-12 | 1 | -20/+16 |
* | Revert 40951 - UpStreamimg *image_decoder_unittest. Used WebKit API's ImageDe... | kkanetkar@chromium.org | 2010-03-10 | 1 | -9/+2 |
* | svn prop fixes. Applied to all files not in third_party. | pkasting@chromium.org | 2010-03-09 | 1 | -10/+10 |
* | UpStreamimg *image_decoder_unittest. Used WebKit API's ImageDecoder to | yaar@chromium.org | 2010-03-08 | 1 | -2/+9 |
* | linux: handle basic metric-compatibile font fallback | evan@chromium.org | 2010-03-08 | 2 | -24/+91 |
* | WebKit roll to r55636. | levin@chromium.org | 2010-03-08 | 1 | -0/+1 |
* | Linux: make "NonAntiAliasedSans" a magic font name. | agl@chromium.org | 2010-03-02 | 1 | -1/+3 |
* | Add library support for subpixel rendering of images during Resize(). | brettw@chromium.org | 2010-03-01 | 2 | -2/+128 |
* | Separate neon flags from armv7, because some platforms have armv7a but no neon. | piman@chromium.org | 2010-02-26 | 1 | -4/+12 |
* | Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ... | pkasting@chromium.org | 2010-02-26 | 3 | -57/+1 |
* | Solaris: Second set adding in Solaris as an OS option | evan@chromium.org | 2010-02-18 | 3 | -4/+6 |
* | Make clicking on side tabs to select them work. | ben@chromium.org | 2010-02-11 | 3 | -55/+0 |
* | Revert 38828 - Make clicking on side tabs to select them work. | ben@chromium.org | 2010-02-11 | 3 | -0/+55 |
* | Make clicking on side tabs to select them work. | ben@chromium.org | 2010-02-11 | 3 | -55/+0 |
* | Enable the use of Freetype's emboldening in Chrome/Linux. Skia's is not so p... | senorblanco@chromium.org | 2010-02-07 | 1 | -0/+4 |
* | FreeBSD/OpenBSD ifdefs for skia | pvalchev@google.com | 2010-02-04 | 6 | -10/+11 |