summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* Fix nitspiman@chromium.org2010-09-271-2/+2
* Remove mutex from skia's atomic operationspiman@chromium.org2010-09-242-2/+48
* Remove use of Skia's safeUnref() in favor of SkSafeUnref(...)vandebo@chromium.org2010-09-242-4/+4
* Roll skia to tip of tree 593 -> 599vandebo@chromium.org2010-09-221-0/+1
* Support for building Chrome using Clang.evan@chromium.org2010-09-181-0/+8
* Revert "Try to fix Crash at gfx::CGImageToSkBitmap."dcheng@chromium.org2010-09-171-2/+0
* Remove two spurious asserts.senorblanco@chromium.org2010-09-161-4/+0
* Try to fix Crash at gfx::CGImageToSkBitmap.jianli@chromium.org2010-09-091-0/+2
* Move BitmapPlatformDevice::makeOpaque into a shared filetony@chromium.org2010-09-027-124/+75
* Move BitmapPlatformDeviceData into its own header file.tony@chromium.org2010-08-315-175/+136
* Bug=52092brettw@chromium.org2010-08-301-1/+14
* Include ICU headers in a way that will also work with use_system_icu=1phajdan.jr@chromium.org2010-08-171-1/+1
* Make SkFontHost_fontconfig support TTC font files.jshin@chromium.org2010-08-066-58/+119
* Mac: Some clang appeasing.thakis@chromium.org2010-08-041-1/+1
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Add additional aliases (Arimo, Tinos and Cousine) for Arial, Times New Roman,jshin@chromium.org2010-08-021-0/+5
* Turn on SK_USE_FLOATBITS for Skia to force safe float-to-int conversions. Thi...senorblanco@google.com2010-07-271-0/+7
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2627-0/+27
* Fix include guardthakis@chromium.org2010-07-261-2/+2
* Revert 53498 to see if it is causing filterRegions.svg to fail.brettw@chromium.org2010-07-232-14/+0
* Work around Skia's inability to handle degenerate bitmaps. brettw@chromium.org2010-07-232-0/+14
* Mac: unit test for setting a clip rect with a scale transformthakis@chromium.org2010-07-191-0/+66
* Mac: Fix drawing when the device's transform has a scaling part.thakis@chromium.org2010-07-162-8/+11
* test_shell: fix for newer cairosevan@chromium.org2010-07-131-1/+5
* Linux: Flush cairo surface at end of CanvasPaintLinux.estade@chromium.org2010-07-082-9/+3
* Mac: Fix color space usage in SkiaUtilsMacTestthakis@chromium.org2010-07-071-7/+13
* Fix for Skia data race. This may introduce some performance issues; will wat...senorblanco@google.com2010-06-221-5/+9
* TTF: Re-disable crashing test.vandebo@chromium.org2010-06-181-1/+2
* TTF: Reenable some disabled tests.vandebo@chromium.org2010-06-181-1/+1
* FAILS tests should not turn the bot red.vandebo@chromium.org2010-06-181-1/+1
* TTF: Reenable some disabled tests.vandebo@chromium.org2010-06-181-1/+1
* Revert 49982 - patchthakis@chromium.org2010-06-161-1/+0
* patchthakis@chromium.org2010-06-161-0/+1
* Map Liberation Sans Mono and Ascender Sans Mono to Courier New.jshin@chromium.org2010-06-161-4/+11
* Mac/clang: Uncontentious fixes.thakis@chromium.org2010-06-111-1/+1
* Treat "Ascender Sans" and "Ascender Serif" as equivalent to jshin@chromium.org2010-06-071-4/+9
* chunk of straightforward ifdef/include changes for BSD portpvalchev@google.com2010-05-191-4/+4
* GYP changes for FreeBSD and OpenBSDpvalchev@google.com2010-05-141-1/+1
* NSSize is equivalent to CGSize in the 64-bit Mac environment.mark@chromium.org2010-05-141-0/+4
* Skia roll 536:560agl@chromium.org2010-04-277-24/+62
* Mac: Make image dragging 162.4% more awesome.thakis@chromium.org2010-04-051-0/+3
* Eliminate WebCore include paths when compiling Chromium code.darin@chromium.org2010-04-031-3/+0
* linux: add a NonHintedSans font to test_shellagl@chromium.org2010-03-251-3/+1
* linux: be more conservative in Liberation font fallbackevan@chromium.org2010-03-232-66/+41
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Remove WebCore usage from vector_canvas_unittest.ccdarin@chromium.org2010-03-121-20/+16
* Revert 40951 - UpStreamimg *image_decoder_unittest. Used WebKit API's ImageDe...kkanetkar@chromium.org2010-03-101-9/+2
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-091-10/+10
* UpStreamimg *image_decoder_unittest. Used WebKit API's ImageDecoder toyaar@chromium.org2010-03-081-2/+9
* linux: handle basic metric-compatibile font fallbackevan@chromium.org2010-03-082-24/+91