| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD... | erg@google.com | 2010-09-30 | 2 | -15/+19 |
* | FBTF: Moves code to the headers. | erg@google.com | 2010-09-28 | 2 | -2/+9 |
* | Fix nits | piman@chromium.org | 2010-09-27 | 1 | -2/+2 |
* | Remove mutex from skia's atomic operations | piman@chromium.org | 2010-09-24 | 2 | -2/+48 |
* | Remove use of Skia's safeUnref() in favor of SkSafeUnref(...) | vandebo@chromium.org | 2010-09-24 | 2 | -4/+4 |
* | Roll skia to tip of tree 593 -> 599 | vandebo@chromium.org | 2010-09-22 | 1 | -0/+1 |
* | Support for building Chrome using Clang. | evan@chromium.org | 2010-09-18 | 1 | -0/+8 |
* | Revert "Try to fix Crash at gfx::CGImageToSkBitmap." | dcheng@chromium.org | 2010-09-17 | 1 | -2/+0 |
* | Remove two spurious asserts. | senorblanco@chromium.org | 2010-09-16 | 1 | -4/+0 |
* | Try to fix Crash at gfx::CGImageToSkBitmap. | jianli@chromium.org | 2010-09-09 | 1 | -0/+2 |
* | Move BitmapPlatformDevice::makeOpaque into a shared file | tony@chromium.org | 2010-09-02 | 7 | -124/+75 |
* | Move BitmapPlatformDeviceData into its own header file. | tony@chromium.org | 2010-08-31 | 5 | -175/+136 |
* | Bug=52092 | brettw@chromium.org | 2010-08-30 | 1 | -1/+14 |
* | 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 |