summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* Roll Skia deps to r621.vandebo@chromium.org2010-10-2718-50/+50
* Create gfx::ScopedImage. This wraps a gfx::NativeImage and hides the underlyingrsesek@chromium.org2010-10-211-2/+2
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-171-3/+3
* Update use of SkCanvas and SkDevice to match change in Skia:vandebo@chromium.org2010-10-1520-139/+182
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Enhance the post-mortem information provided by CrashForBitmapAllocationFailu...brettw@chromium.org2010-10-081-7/+30
* clang/mac: Fix most problems in unittest targets in webkit.gypthakis@chromium.org2010-10-031-0/+2
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-302-15/+19
* FBTF: Moves code to the headers.erg@google.com2010-09-282-2/+9
* 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