summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webkit_glue.cc
Commit message (Expand)AuthorAgeFilesLines
* Recommit r10259 after successful try server run.jeremy@chromium.org2009-02-241-14/+4
* Revert r10259 & subsequent fixes.jeremy@chromium.org2009-02-241-4/+14
* Fix for Sandboxed WebKit on OS X:jeremy@chromium.org2009-02-241-14/+4
* Lots of small nits to help to split off webkit.dll.maruel@chromium.org2009-02-121-21/+28
* Add support for UA spoofing, and spoof Safari's UA string when loading URLsdarin@chromium.org2009-01-271-12/+29
* Handle cases where the multipart boundary is improperly prefixed with "--".darin@chromium.org2008-12-221-0/+1
* Remove a layout-test-only font-fallback path.ericroman@google.com2008-11-261-38/+0
* Make sure threading is initialized when running test_shell_testsojan@google.com2008-11-251-0/+4
* Turn on logging of notImplemented()s inside WebCore for test_shell.evanm@google.com2008-11-191-0/+4
* Add GCController support to test_shell.fqian@google.com2008-11-141-0/+7
* Changed the DumpFramesAsText() to not dump anything about a frame if it is em...sgjesse@chromium.org2008-11-101-2/+3
* Takes steps to make our PlatformScreen implementation more portable.darin@chromium.org2008-10-311-8/+0
* Switch to using the message loop rather than gtk_main().agl@chromium.org2008-10-301-0/+9
* This is a patch for bug 1385045: Adobe Acrobat 9.0 crash.nsylvain@chromium.org2008-10-221-0/+16
* Fixup some JSC compile errors for glue.mbelshe@google.com2008-10-201-2/+2
* Move many files that were suffixed Win.cpp to Chromium.cpp, and place them in...darin@chromium.org2008-10-151-2/+0
* Fix for a memory leak.jcampan@chromium.org2008-10-081-3/+3
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-15/+18
* Add a command-line switch to change the user agent.BUG=757345pkasting@chromium.org2008-09-241-49/+66
* turn on user agent code for macpinkerton@google.com2008-09-231-1/+1
* Unignore most warnings on POSIX in build/SConscript.main.evanm@google.com2008-09-161-2/+3
* stub out win-only routines and impl user agent for MacOS Xpinkerton@google.com2008-09-091-2/+23
* Just compile some basic files so we get a libGlue.a.evanm@google.com2008-09-071-1/+20
* Remove last minute #define and change UA string to Chromemal@google.com2008-09-021-2/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-141-1/+1
* Pull the major and minor webkit version numbers from WebCore/Configurations/V...erikkay@google.com2008-08-041-3/+13
* Add webkit to the repository.initial.commit2008-07-271-0/+399