summaryrefslogtreecommitdiffstats
path: root/webkit/port/platform/graphics
Commit message (Expand)AuthorAgeFilesLines
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-092-2/+2
* WebKit merge hits the SCons build, the sequel:sgk@google.com2008-10-091-1/+0
* Fix Mac build bustage caused by r3029 by providing a temporary stub method.mark@chromium.org2008-10-091-0/+44
* Change the font search order to try Lucida Sans Unicode before Arial Unicode ...jungshik@google.com2008-10-081-2/+2
* Fixes two bugs leading to a layout test failure:sky@google.com2008-10-081-1/+11
* Add another case where we make a new SimpleFontData to thetc@google.com2008-10-071-1/+2
* The current code over-creates SimpleFontData wrappers; it shouldmbelshe@google.com2008-10-071-1/+1
* Nevermind... re-check in 2882 (unrevert). Huanr has checked in a more promisi...mal@chromium.org2008-10-061-1/+1
* Roll back r2882 to see if it reduces the crash rate.mal@chromium.org2008-10-061-1/+1
* Include config.h in SkPaintContext.cppjeremy@chromium.org2008-10-061-1/+1
* Update include headers for SkGraphicsContextMac.cppjeremy@chromium.org2008-10-031-1/+2
* Stub out Mac version of SerializeSkBitmap() function.jeremy@chromium.org2008-10-031-0/+13
* Get more of webkit building under Linux.erg@google.com2008-10-022-2/+2
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-0131-690/+938
* Address missing methods in forked FontCache.h header without forking entire i...pinkerton@google.com2008-09-161-0/+84
* Added code to support the setUseAntialiasing() method, which is invokedjhaas@chromium.org2008-09-113-3/+9
* more cross-platform graphics changespinkerton@google.com2008-09-102-5/+4
* Fix uses of PlatformCanvasWin and get compiling under gcc.pinkerton@google.com2008-09-102-9/+8
* include SkGraphicsContextMac.mm and PlatformContextSkiapinkerton@google.com2008-09-101-0/+399
* Changes to webkit/port to build via gcc on linux/mac.tc@google.com2008-09-041-1/+1
* Add cast to fix warning with gcc 4.1.mmoss@google.com2008-09-041-1/+1
* Temporarily moved Font::isCJKCodePoint back to SimpleFontData::isCJKCodePointdglazkov@google.com2008-08-291-1/+1
* Makes sure that debug-only layout test failures are not to the ZERO WIDTH SPA...dglazkov@google.com2008-08-291-20/+31
* Get a good piece of port building under Linux.erg@google.com2008-08-294-4/+6
* Check the return value of GetFontUnicodeRange. If it fails, call EnsureFontLo...jungshik@google.com2008-08-281-1/+14
* Fixup some nits from brettpinkerton@google.com2008-08-251-2/+1
* Use a more compact license header in source files.license.bot2008-08-248-224/+32
* Not checking whether a font covers a character or not for LATIN make a lot ofjungshik@google.com2008-08-221-11/+41
* De-winify context headers in prep for future mac implementations. First step.pinkerton@google.com2008-08-224-10/+20
* Fix _finite() v. finite() differences between unix/win.pinkerton@google.com2008-08-221-2/+3
* Fixed bug #1251296jhaas@google.com2008-08-211-7/+8
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...awalker@google.com2008-08-1411-23/+23
* Lowercase 'Arial Unicode MS' to avoid caching it twice in intl test.jungshik@google.com2008-08-081-3/+6
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@565 0039d316-1c4b-4281-b9...pamg@google.com2008-08-086-149/+18
* Fix massive layout test failure (arising from Times vs Times New Roman differ...jungshik@google.com2008-08-081-0/+2
* This is a revised CB of 738 and its companion 764 (which were made jungshik@google.com2008-08-081-13/+120
* This adds an additional condition on my previous patch in r183 which tried to...brettw@google.com2008-07-311-1/+23
* It's causing regressions.brettw@google.com2008-07-311-22/+1
* This fixes the problem of little boxes appearing in Gmail when you don't have...brettw@google.com2008-07-311-1/+22
* Add webkit to the repository.initial.commit2008-07-2742-0/+7054