summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Enable <video> using cachehclam@chromium.org2009-09-305-176/+204
* Hook up webkit/api/public/WebView.hdarin@chromium.org2009-09-3017-317/+208
* DevTools: add tests for step over/out/inyurys@google.com2009-09-301-0/+259
* Revert r27587 that broke the treehclam@chromium.org2009-09-303-141/+178
* Revert r27589 that broke the treehclam@chromium.org2009-09-303-21/+4
* <video> use cache if --enable-byte-range-support is presenthclam@chromium.org2009-09-303-4/+21
* Change how <video> fetch a resource to make it friendly to sparse cachinghclam@chromium.org2009-09-303-178/+141
* WebView::DownloadImage refactoredyaar@chromium.org2009-09-294-65/+0
* DevTools: Follow up fix for r27473pfeldman@chromium.org2009-09-291-1/+1
* DevTools: temporary fix for bug 23260. Guess resource type and content mimeTy...yurys@google.com2009-09-292-1/+29
* Update strings with latest translations, including Amharic and Swahili.mal@chromium.org2009-09-293-1/+87
* Add support for Amharic (am) and Swahili (sw) in the grd files.mal@chromium.org2009-09-293-0/+10
* Fix cmd-up/cmd-down.thakis@chromium.org2009-09-293-24/+33
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-292-24/+31
* Only write the image when writeImage is called. We don't write thetony@chromium.org2009-09-291-5/+2
* Chromium side implementations of some FileSystem methods. This is needed to c...jianli@chromium.org2009-09-282-0/+22
* Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-282-31/+24
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-282-24/+31
* Be defensive against 0-sized custom cursors. This may fix a moderately commoncevans@chromium.org2009-09-282-4/+9
* 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