summaryrefslogtreecommitdiffstats
path: root/webkit/port/platform
Commit message (Expand)AuthorAgeFilesLines
* Expanding and fleshing out the skelton for RenderThemeGtk::systemFont.mmoss@google.com2008-11-211-2/+68
* Remove files that we no longer need after the last merge.ojan@google.com2008-11-202-164/+0
* More font metrics work for Linuxagl@chromium.org2008-11-201-2/+3
* Fix assert in debug. I had this change locally and forgot toojan@google.com2008-11-201-1/+2
* non-third_party side of merge 38389:38450.ojan@google.com2008-11-201-0/+11
* Review URL: http://codereview.chromium.org/11504michaeln@google.com2008-11-201-18/+21
* The form autofill when shown originally has no selection, pressing enter in t...jcampan@chromium.org2008-11-201-1/+6
* Reapply http://codereview.chromium.org/11225agl@chromium.org2008-11-192-3/+6
* Match Windows font metrics on Linux.agl@chromium.org2008-11-192-11/+7
* More Linux build fixes.agl@chromium.org2008-11-191-9/+43
* Mac changes for r5690mark@chromium.org2008-11-191-0/+2
* Mac changes for r5690mark@chromium.org2008-11-192-0/+4
* Minor Linux build fixupsagl@chromium.org2008-11-193-4/+4
* Fix typo for Linux build.brettw@google.com2008-11-191-1/+1
* Move PlatformCanvas and PlatformDevice from base/gfx to webkit/port. I left h...brettw@google.com2008-11-1928-0/+4558
* Cleanup TemporaryLinkStubs.cpp.darin@chromium.org2008-11-191-35/+39
* remove unused filepinkerton@google.com2008-11-191-264/+0
* Remove cf_html from webdropdata.h. This is windowstc@google.com2008-11-194-15/+19
* Review URL: http://codereview.chromium.org/11434michaeln@google.com2008-11-183-62/+15
* Remove most base dependencies from ImageSkia. Poke through the resource getti...brettw@google.com2008-11-182-79/+18
* Fix the set of fonts used for test_shell.agl@chromium.org2008-11-181-2/+2
* Backout my image change which broke mac.brettw@google.com2008-11-182-21/+80
* * remove glue dependency from PluginsChromium* renamed some of the MIME API t...erikkay@google.com2008-11-182-4/+11
* Remove most base dependencies from ImageSkia.brettw@google.com2008-11-182-80/+21
* Revert 5595maruel@chromium.org2008-11-181-2/+2
* Fix the set of fonts used for test_shell.agl@chromium.org2008-11-181-2/+2
* Remove base and STL dependencies from FontCacheWin except for font_utils, whi...brettw@google.com2008-11-171-50/+41
* Debase our Uniscribe code. This moves FontUtils and all our Uniscribe code frombrettw@google.com2008-11-1710-178/+1999
* Added stats counters and trace event to ChromiumBridge.erikkay@google.com2008-11-141-0/+10
* removed a bunch of minor glue dependencies from porterikkay@google.com2008-11-144-12/+20
* Add a trailing newline to make Linux GCC happy.brettw@google.com2008-11-141-1/+1
* Remove base dependency from SkiaUtils, fix namespaces and includes.brettw@google.com2008-11-148-13/+20
* Switch off subpixel hinting.agl@chromium.org2008-11-141-1/+1
* Get popup windows working.agl@chromium.org2008-11-141-70/+0
* Use a memcpy because we don't have access to bit_cast here.evanm@google.com2008-11-141-2/+9
* Use Skia to render fontsagl@chromium.org2008-11-136-266/+305
* * Copy webkit_glue font functions into ChromiumBridge.erikkay@google.com2008-11-1311-128/+42
* * add MIME type functions to ChromiumBridgeerikkay@google.com2008-11-122-21/+14
* Scrollbars on Linux.agl@chromium.org2008-11-124-130/+311
* Cleanup style and alphabetize the functions in GraphicsContextSkia. It shouldbrettw@google.com2008-11-121-473/+497
* Add ChromiumBridge::isLayoutTestMode() and change references to webkit::IsLay...erikkay@google.com2008-11-124-6/+12
* Some fixes to parallel upstream changes in our last merge.pkasting@chromium.org2008-11-121-4/+8
* Move ThemeData into RenderThemeWin.h to match what happened upstream.darin@chromium.org2008-11-111-17/+0
* * Remove windows-ism from pasteboard code and move to usingtc@google.com2008-11-1114-1669/+322
* Cache the GdkSkia object in PlatformContextSkia so that we aren't creatingagl@chromium.org2008-11-115-7/+27
* Some changes necessary to build an optimized binary on Linux.evanm@google.com2008-11-112-2/+2
* Break port dependency on glue. Create ResourceRequest::TargetType as a mirro...darin@chromium.org2008-11-111-14/+18
* Eliminate another dependency of port on glue.darin@chromium.org2008-11-112-33/+34
* This CL makes the form autofill popup menu behave like the Firefox's one, we ...jcampan@chromium.org2008-11-112-1/+17
* More ChromiumBridge action to eliminate glue dependencies from port.darin@chromium.org2008-11-105-61/+32