summaryrefslogtreecommitdiffstats
path: root/webkit/port
Commit message (Expand)AuthorAgeFilesLines
* 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
* add drag delay for mactc@google.com2008-11-181-0/+4
* 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-183-55/+52
* Remove most base dependencies from ImageSkia.brettw@google.com2008-11-182-80/+21
* Revert 5595maruel@chromium.org2008-11-181-2/+2
* Added parameter checking to window.postMessage. Before this change passing an...sgjesse@chromium.org2008-11-181-3/+5
* 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-1711-193/+2016
* Fix a renderer crashing bug with NPObject method references.michaeln@google.com2008-11-141-3/+7
* Added stats counters and trace event to ChromiumBridge.erikkay@google.com2008-11-144-15/+22
* removed a bunch of minor glue dependencies from porterikkay@google.com2008-11-145-19/+24
* Add GCController support to test_shell.fqian@google.com2008-11-143-2/+33
* Unfork EventTarget.idl and CSSPrimitiveValue.idl.ager@google.com2008-11-142-16/+1
* 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
* Clean up the proxy code for handling frame navigation.fqian@google.com2008-11-134-109/+62
* Unfork Plugin.h, PluginArray.h and MimeTypeArray.h.jam@chromium.org2008-11-131-7/+9
* Fix assignment of a javascript: URL to window.location.hrefdarin@chromium.org2008-11-131-16/+8
* * Copy webkit_glue font functions into ChromiumBridge.erikkay@google.com2008-11-1311-128/+42
* Unfork SVGElementInstance.idl and EventTargetNode.idl.ager@google.com2008-11-132-13/+11
* * add MIME type functions to ChromiumBridgeerikkay@google.com2008-11-123-23/+17
* Remove the generation of HtmlEntityCodes.c since the same data is in HtmlEnti...jam@chromium.org2008-11-121-5/+0
* Landing 38097:38305 merge (src/webkit, DEPS)dglazkov@google.com2008-11-121-2/+5
* remove EventHandlerMac, we're no longer building it.pinkerton@google.com2008-11-121-653/+0
* Fix build bustage by removing non-existent port/xml directory from DerivedSou...darin@chromium.org2008-11-121-5/+1
* 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
* Minor cleanup in port/. Eliminate some unused files and a redundant include ...darin@chromium.org2008-11-123-19/+0
* Add ChromiumBridge::isLayoutTestMode() and change references to webkit::IsLay...erikkay@google.com2008-11-125-32/+38
* 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-112-19/+9
* Fix plugin data refreshing to work again.darin@chromium.org2008-11-111-20/+31
* * Remove windows-ism from pasteboard code and move to usingtc@google.com2008-11-1114-1669/+322
* Copy over the IDL files from port that really should be in the vendor branch ...ojan@google.com2008-11-1119-1658/+0
* 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-113-2/+4
* Fix Chromium bug 4178jhaas@chromium.org2008-11-111-1/+5
* 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
* Newlines, argh TBR=agldglazkov@google.com2008-11-112-2/+2
* Fix Linux tree by adding a newline to JSDOMBinding.cppagl@chromium.org2008-11-111-1/+1