summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Chrome changes for WebKit merge 43114:43242darin@chromium.org2009-05-054-31/+36
* Chrome side to handle changing CreateWebWorker to createWorker.darin@chromium.org2009-05-052-2/+2
* Plumb the creator URL for popups up to the browser. We don't yet use this fo...pkasting@chromium.org2009-05-053-4/+15
* In OOP-sytle JavaScript programs there are lots of anonymous functions which ...yurys@google.com2009-05-051-7/+1
* DevTools: Bugfixes for the round of sanity testing.pfeldman@chromium.org2009-05-056-8/+34
* Fix Flash window in Analytics being incorrectly visible.jam@chromium.org2009-05-056-4/+86
* Revert r15278. More unexpected test failures :(darin@chromium.org2009-05-0512-63/+249
* Re-do r15244: Fix crash in ~TestWebViewDelegate caused bydarin@chromium.org2009-05-0512-249/+63
* Make our autoscroll icons a little better.glen@chromium.org2009-05-0510-0/+0
* Various trivial clean-up bits:pkasting@chromium.org2009-05-053-6/+8
* Fix bug 9812: Remove current RSS code in favor of new more generalizedfinnur@chromium.org2009-05-044-115/+0
* Revert r15244. Failed tests :(darin@chromium.org2009-05-0412-63/+249
* Eliminate webkit/glue/webhistoryitem* in favor of adding adarin@chromium.org2009-05-0412-249/+63
* revert r15223 to see if it fixes the security-context-with-base-tag.html crashdarin@chromium.org2009-05-042-9/+0
* Revert bug fix because interactive_ui_tests are failing.mbelshe@google.com2009-05-042-43/+1
* Adds a WillDestroyFrame(WebFrame*) notification method to WebViewDelegate thatdarin@chromium.org2009-05-042-0/+9
* DevTools: Add Metrics sidebar support.pfeldman@chromium.org2009-05-044-24/+125
* Defer window.close(), window.resizeTo(), and window.moveTo()mbelshe@google.com2009-05-042-1/+43
* DevTools: Implement search in scripts.pfeldman@chromium.org2009-05-044-2/+57
* Now it's possible to evaluate expressions in the debugger console.yurys@google.com2009-05-043-37/+105
* DevTools: switch from CppBound* to pure v8 bindings in WebDevToolsClient host...pfeldman@chromium.org2009-05-043-53/+110
* DevTools: Support XmlHTTPRequests sniffing.pfeldman@chromium.org2009-05-043-3/+28
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-014-9/+16
* Run workers in separate processes.jam@chromium.org2009-05-013-20/+241
* Call WebWorkerClient on the main thread. This makes it consistent with the r...jam@chromium.org2009-05-012-8/+135
* Only unset the kWebPluginDelegateProperty property after calling the plugin's...jam@chromium.org2009-05-011-25/+19
* DevTools: Fix access violation (null pointer) on document tear down.pfeldman@chromium.org2009-05-013-5/+8
* Allow Frame.cpp to be unforked.levin@chromium.org2009-05-011-1/+7
* Glue part for the provisional WebKit merge (https://bugs.webkit.org/show_bug....pfeldman@chromium.org2009-05-012-0/+7
* Added audio/mpeg and video/mpeg to the list of mime types supported by the Ac...ananta@chromium.org2009-04-302-4/+5
* Add empty createHTMLParserQuirks implementation in anticipation of http://tra...dglazkov@google.com2009-04-301-0/+3
* Modify WebView drop effect override values.tc@google.com2009-04-301-4/+4
* Chrome side of WebKit Merge 42994:43059playmobil@google.com2009-04-301-4/+4
* DevTools: Implement styles editing.pfeldman@chromium.org2009-04-304-48/+235
* 1. When exception is thrown debugger will pause and show call stack.yurys@google.com2009-04-303-8/+82
* Workaround fix for Alt-Gr case.ukai@chromium.org2009-04-301-8/+19
* Don't insert ASCII character with ctrl(w/o/ alt) or meta is on.ukai@chromium.org2009-04-301-0/+18
* Move simple_clipboard_impl.cc to webkit/tools/test_shell where it belongs.tc@google.com2009-04-291-56/+0
* DevTools: keep links on the edited styles so that they are not collected betw...pfeldman@chromium.org2009-04-297-342/+361
* DevTools: Implement styles toggle:pfeldman@chromium.org2009-04-2910-242/+473
* Style fixes for previous review:paul@chromium.org2009-04-282-35/+39
* Forgot an added file in http://codereview.chromium.org/99154amanda@chromium.org2009-04-281-0/+46
* Add the npapi_test_plugin to the Mac build of test_shellamanda@chromium.org2009-04-281-0/+6
* plugins: Some obvious ifdef removals (code that previously wouldn't link).evan@chromium.org2009-04-281-6/+0
* 1. Debugger front-end scripts are now updated from 'afterCompile' events.yurys@google.com2009-04-283-52/+86
* Merge WebKit console and load deferrer changes.pfeldman@chromium.org2009-04-287-74/+60
* Fix several painting glitches for toolstrips.aa@chromium.org2009-04-271-0/+8
* Handle GTK triple clicks by adding a triple click event type to WebInputEvent...estade@chromium.org2009-04-273-1/+6
* Committing for tkent@google.com.ojan@chromium.org2009-04-272-10/+62
* linux: turn on no-op plugins code.evan@chromium.org2009-04-271-0/+14