| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove obsolete base/lock.h and fix up callers to use the new header file and | brettw@chromium.org | 2011-01-21 | 1 | -7/+7 |
* | Add OVERRIDE in the same places the windows version of the file has them. | thakis@chromium.org | 2011-01-18 | 1 | -22/+25 |
* | Add font-equivalent mapping for a few Chinese/Japanese fonts for CrOS. | jshin@chromium.org | 2011-01-13 | 1 | -23/+74 |
* | Mac: Explicitly set the colorspace on SkBitmap -> CGImageRef conversions. | thakis@chromium.org | 2011-01-12 | 2 | -3/+17 |
* | When printing a page containing alpha blending on a printer which doesn't sup... | senorblanco@chromium.org | 2011-01-12 | 2 | -1/+8 |
* | roll skia 636:673 | thakis@chromium.org | 2011-01-08 | 13 | -28/+55 |
* | Start sorting methods in class declarations. | erg@google.com | 2011-01-07 | 4 | -54/+52 |
* | Revert "roll skia 636:673" | thakis@chromium.org | 2011-01-07 | 13 | -55/+28 |
* | roll skia 636:673 | thakis@chromium.org | 2011-01-07 | 13 | -28/+55 |
* | Wire up missing functionality in BitmapPlatformContext to allow the creation ... | brettw@chromium.org | 2011-01-06 | 5 | -26/+29 |
* | Move base/mac_util.h to base/mac and use the base::mac namespace. | brettw@chromium.org | 2011-01-01 | 1 | -2/+2 |
* | Remove the 'using' declaration of StringAppendV. | tfarina@chromium.org | 2010-12-23 | 1 | -3/+3 |
* | Move unix domain socket support out of base and into chrome common. This is not | brettw@chromium.org | 2010-12-22 | 4 | -180/+13 |
* | Flush the cairo surface before we try to write to it. | vandebo@chromium.org | 2010-12-15 | 1 | -3/+6 |
* | Make members of Singleton<T> private and only visible to the singleton type. ... | satish@chromium.org | 2010-12-14 | 1 | -4/+7 |
* | Even more virtual method deinlining. | erg@google.com | 2010-12-13 | 2 | -5/+15 |
* | Revert 68932 - Make members of Singleton<T> private and only visible to the s... | satish@chromium.org | 2010-12-11 | 1 | -7/+4 |
* | Make members of Singleton<T> private and only visible to the singleton type. ... | satish@chromium.org | 2010-12-11 | 1 | -4/+7 |
* | Start deinlining non-empty virtual methods. (This will be automatically checked | erg@google.com | 2010-12-09 | 2 | -4/+10 |
* | Get rid of std::wstring version of HasSwitch. | tfarina@chromium.org | 2010-12-08 | 1 | -1/+1 |
* | Fix clang build by moving ToLowerASCII into base namespace. | tfarina@chromium.org | 2010-11-03 | 1 | -2/+2 |
* | Roll Skia deps to r621. | vandebo@chromium.org | 2010-10-27 | 18 | -50/+50 |
* | Create gfx::ScopedImage. This wraps a gfx::NativeImage and hides the underlying | rsesek@chromium.org | 2010-10-21 | 1 | -2/+2 |
* | Move scoped_cftyperef from base to base/mac, use the new namespace, and name it | brettw@chromium.org | 2010-10-17 | 1 | -3/+3 |
* | Update use of SkCanvas and SkDevice to match change in Skia: | vandebo@chromium.org | 2010-10-15 | 20 | -139/+182 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | Enhance the post-mortem information provided by CrashForBitmapAllocationFailu... | brettw@chromium.org | 2010-10-08 | 1 | -7/+30 |
* | clang/mac: Fix most problems in unittest targets in webkit.gyp | thakis@chromium.org | 2010-10-03 | 1 | -0/+2 |
* | 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 | 1 | -0/+45 |
* | Remove use of Skia's safeUnref() in favor of SkSafeUnref(...) | vandebo@chromium.org | 2010-09-24 | 2 | -4/+4 |
* | 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 | 6 | -124/+74 |
* | Move BitmapPlatformDeviceData into its own header file. | tony@chromium.org | 2010-08-31 | 4 | -175/+135 |
* | 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 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 25 | -0/+25 |
* | 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 |