summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Make dumpBackForwardList() print file and data URL results that match upstream.dglazkov@chromium.org2009-09-281-1/+27
* WebKit update 48747:48766levin@chromium.org2009-09-271-1/+2
* Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-262-31/+24
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-262-24/+31
* Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-262-31/+24
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-262-24/+31
* Move another method from WebViewDelegate to WebViewClient.darin@chromium.org2009-09-252-7/+1
* DevTools: Provisional fix for webkit merge: add event listeners panel js.pfeldman@chromium.org2009-09-251-0/+1
* This is an implementation of the bridge method for copying arbitrary plaintex...apavlov@chromium.org2009-09-252-0/+6
* Roll back Markus's CL ( http://codereview.chromium.org/196053)jshin@chromium.org2009-09-251-14/+2
* When converting between units of time or data types of different precision,markus@chromium.org2009-09-241-2/+14
* Fix FTP directory listings for servers which use \n as the line break.phajdan.jr@chromium.org2009-09-241-4/+7
* WebKit update 48700:48721.dglazkov@chromium.org2009-09-242-10/+15
* DevTools: autoresume execution on parse errors.yurys@google.com2009-09-242-10/+68
* Reverting 27062 since "DevTools: repair on linux and reenable breakpoint test...yurys@google.com2009-09-241-2/+6
* Revert "DevTools: repair on linux and reenable breakpoint tests" revision 27060.maruel@chromium.org2009-09-241-6/+2
* DevTools: repair on linux and reenable breakpoint testsyurys@google.com2009-09-241-2/+6
* DevTools: Add local fix for console formatting while waiting for upstream fix...pfeldman@chromium.org2009-09-241-1/+13
* Move some more methods from WebViewDelegate to WebViewClient.darin@chromium.org2009-09-243-30/+6
* Move some more methods from WebViewDelegate to WebViewClient.darin@chromium.org2009-09-232-52/+14
* This CL fixes issue 22712 -- REGRESSION: auto-complete close cause chrome crash.xji@chromium.org2009-09-232-2/+7
* DevTools: added a new test for console evaluation on call frame.yurys@google.com2009-09-231-48/+174
* DevTools: Add more console tests.pfeldman@chromium.org2009-09-231-7/+28
* DevTools: repair eval on call frame.yurys@google.com2009-09-232-10/+8
* Move FTP LIST parsing code to the renderer process.phajdan.jr@chromium.org2009-09-224-5/+337
* Fix FORWARD_NULL errors in plugin test helpers.mattm@chromium.org2009-09-222-9/+27
* Update renderer plugin cache when we load/unload extensions with plugins.mpcomplete@chromium.org2009-09-212-2/+12
* Allow <audio> to work in extensionhclam@chromium.org2009-09-212-16/+30
* Reverting 26724. Caused a couple layout tests to hang.amanda@chromium.org2009-09-216-203/+42
* Make sure to include compiler_specific.h before using ALLOW_UNUSED.tony@chromium.org2009-09-211-0/+1
* Fix some compilation warnings found by gcc on mac.tony@chromium.org2009-09-211-2/+2
* Enable compiler -Werror and -Wall on our webkit code for mac and linux.tony@chromium.org2009-09-217-14/+15
* Remove the temporary Mac plugin whitelist.amanda@chromium.org2009-09-216-42/+203
* Shift+PageUp and Shift+PageDown should not scroll the web page.tony@chromium.org2009-09-211-1/+1
* Add histograms for tab count, RenderProcessHost count, and the number ofbrettw@chromium.org2009-09-212-0/+10
* DevTools: Get rid of utility functions and ExecuteUtilityFunction as a whole....pfeldman@chromium.org2009-09-2112-210/+70
* Reimplement video painting for mac using CGContext.ajwong@chromium.org2009-09-212-2/+39
* Fix canary bot by defining platformPageClient method to do nothing.darin@chromium.org2009-09-194-10/+12
* Fold WebEditingClient into WebViewClient.darin@chromium.org2009-09-186-76/+58
* Remove an unused method and reorder methods to match the header.paul@chromium.org2009-09-181-7/+4
* Fix registration of internal plugins broken by rev 23501jam@chromium.org2009-09-181-0/+12
* Look for the WMP plugin in the directory that it's left in if Firefox isn't i...jam@chromium.org2009-09-181-0/+22
* Update NPAPI header file to v24, apply Google modificationsamanda@chromium.org2009-09-181-6/+8
* Newline at end of file for gcc to be happy.thomasvl@chromium.org2009-09-181-1/+1
* Fixed Chrome implementation of worker error reporting to report errors via ev...atwilson@chromium.org2009-09-181-6/+5
* DevTools: don't duplicate eval scripts on each panel switch. yurys@google.com2009-09-182-8/+54
* Introduce WebKit::WebSecurityOrigin as a wrapper arounddarin@chromium.org2009-09-186-10/+27
* The WebPluginImpl::paint function can be invoked when the delegate_ member is...ananta@chromium.org2009-09-181-0/+2
* Fix build bustage caused by unintended changes being committed.darin@chromium.org2009-09-181-2/+1
* Fix plugin crash caused by removal of EMBED element during NPP_New.darin@chromium.org2009-09-181-1/+6