summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webkit_glue.cc
Commit message (Expand)AuthorAgeFilesLines
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-0/+1
* Enable <video> using cachehclam@chromium.org2009-09-301-0/+10
* Hook up webkit/api/public/WebView.hdarin@chromium.org2009-09-301-1/+1
* Revert r27589 that broke the treehclam@chromium.org2009-09-301-10/+0
* <video> use cache if --enable-byte-range-support is presenthclam@chromium.org2009-09-301-0/+10
* Make dumpBackForwardList() print file and data URL results that match upstream.dglazkov@chromium.org2009-09-281-1/+27
* Add histograms for tab count, RenderProcessHost count, and the number ofbrettw@chromium.org2009-09-211-0/+5
* Remove the hotmail UA spoofing hack.darin@chromium.org2009-09-101-19/+9
* Refactor DOM storage to be more object oriented. All the DOMStorageDispatche...jorlow@chromium.org2009-09-081-0/+8
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-071-1/+1
* Change WebCanvas to be a CGContext on Mac.darin@chromium.org2009-08-191-1/+14
* Move glue/event_conversion.{h,cc} into the WebKit API implementation.darin@chromium.org2009-08-141-1/+0
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-3/+4
* Creating a unique user-agent string for ChromeOS builds, so that metrics can ...evan@chromium.org2009-07-221-2/+9
* Hook up WebHistoryItem and push HistoryItem serialization out of WebFrame.darin@chromium.org2009-06-251-18/+27
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-1/+0
* Re-do r15244 again.darin@chromium.org2009-05-131-40/+21
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Implement the triple click for the Mac.avi@google.com2009-05-121-1/+6
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-1/+1
* Remove some unused code. Removes a couple of WebViewDelegate methodsdarin@chromium.org2009-04-181-21/+0
* WebKit Merge 42580:42609, Chromium side.dglazkov@google.com2009-04-171-1/+1
* Fix two nits that arrived after checkindkegel@google.com2009-04-161-3/+2
* Per Mark's request, add back the CPU type on Linuxdkegel@google.com2009-04-161-2/+20
* Use Michael Moss's nice user agent code on Linux.dkegel@google.com2009-04-141-25/+45
* Use WebScriptSource and WebFindInPageRequest from the WebKit API.darin@chromium.org2009-03-311-0/+5
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-191-10/+5
* Enable some code that compiles fine on linux now. This code talkstc@google.com2009-03-061-8/+0
* Refactor v8 extensions so that they aren't in the WebCore namespace, and can ...asargent@chromium.org2009-03-051-12/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-2/+2
* Fix build bustage (take 2).darin@chromium.org2009-03-021-0/+1
* Fix build bustage.darin@chromium.org2009-03-021-0/+1
* Minor cleanup in webkit/glue:darin@chromium.org2009-03-021-16/+18
* Chrome side to pick up new WebKit API changes.darin@chromium.org2009-02-281-15/+0
* 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