summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webframeloaderclient_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge WebDocumentLoaderImpl into WebDataSourceImpl. They are peers, and it isdarin@chromium.org2009-03-131-18/+9
* WebKit merge 41498:41530.ericroman@google.com2009-03-101-1/+3
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Add early-injection capability to user scripts.aa@chromium.org2009-02-141-2/+4
* Re-land the WebKit merge 40722:40785.darin@chromium.org2009-02-101-1/+1
* Rollback WebKit merge since background images don't paint.darin@chromium.org2009-02-091-1/+1
* WebKit merge 40722:40785 (part 2)darin@chromium.org2009-02-091-1/+1
* Reverting 9394.ojan@google.com2009-02-091-0/+5
* Reverting 9393.ojan@google.com2009-02-091-5/+0
* Reverting 9383.ojan@google.com2009-02-091-0/+5
* Reverting 9380,9379,9378.ojan@google.com2009-02-091-5/+0
* WebKit merge 40668:40722 part 2.ojan@google.com2009-02-091-0/+5
* WebKit merge 40500:40539 [Chromium side]levin@chromium.org2009-02-051-0/+3
* WebKit merge 40474:40500 [chromium-side].ericroman@google.com2009-02-041-9/+11
* Chrome side of WebKit Merge 40165:40297playmobil@google.com2009-01-281-2/+2
* Adobe Reader 7 expects the load_manually flag to be set when being instantiat...ananta@chromium.org2009-01-271-1/+1
* Add support for UA spoofing, and spoof Safari's UA string when loading URLsdarin@chromium.org2009-01-271-1/+2
* Fix crash in bug 6315.kuchhal@chromium.org2009-01-261-1/+3
* WebKit Merge 39972:40057, Chromium side.dglazkov@google.com2009-01-211-1/+2
* fix memory_test crashestc@google.com2009-01-201-2/+7
* Use the PluginData object instead of the PluginInfoStore interface to test fordarin@chromium.org2009-01-161-5/+5
* Expand comment for shouldUseCredentialStorage stub, explaining what it mightpamg@google.com2008-12-231-3/+9
* cChrome side of WebKit merge 39369:39410.pamg@google.com2008-12-221-0/+15
* Handle HTTP 200 responses received in response to byte range requests issued ...ananta@chromium.org2008-12-171-1/+1
* src/webkit side of webkit merge 38729:38760ojan@google.com2008-12-011-1/+1
* Relanding the new autofill.jcampan@chromium.org2008-11-201-58/+6
* Review URL: http://codereview.chromium.org/11306jcampan@chromium.org2008-11-201-6/+58
* A new implementation of the autofill using the editor client API.jcampan@chromium.org2008-11-201-58/+6
* The password manager and the form autofill feature were listening for events ...jcampan@chromium.org2008-11-171-6/+9
* Fix LayoutTests/http/tests/loading/gmail-assert-on-load.html test.darin@chromium.org2008-11-131-4/+3
* Break port dependency on glue. Create ResourceRequest::TargetType as a mirro...darin@chromium.org2008-11-111-14/+16
* Review URL: http://codereview.chromium.org/10005petersont@google.com2008-11-111-16/+33
* Change old code from "unloadListnerChanged" model to new WebKit EnableSuddenT...erikkay@google.com2008-11-101-7/+0
* Landing 37604:38097 mergedglazkov@google.com2008-11-101-21/+10
* Reverting my previous experiment.jcampan@chromium.org2008-11-081-18/+0
* A temporary experiment to try to solve the autofill perf regression.jcampan@chromium.org2008-11-081-0/+18
* Review URL: http://codereview.chromium.org/10237petersont@google.com2008-11-081-31/+13
* Entries in a form get recorded when the user submits the form. Database and ...petersont@google.com2008-11-081-13/+31
* 2 things:jcampan@chromium.org2008-11-071-4/+5
* Landing this again as I cannot reproduce the perf regression locally.jcampan@chromium.org2008-11-071-3/+57
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-061-93/+40
* The form aufotill was triggering a DCHECK when a form had a password field bu...jcampan@chromium.org2008-11-061-2/+2
* This CL adds the autofill UI in forms.jcampan@chromium.org2008-11-051-3/+57
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-0/+4
* chromium tree changes for removing platform(mac). pinkerton@google.com2008-10-221-10/+0
* Replace MSVC pragmas with the macro. Also adds two filestc@google.com2008-10-161-2/+4
* Fix a DocumentLoader leak by switching from using new to atc@google.com2008-10-031-3/+4
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-45/+15
* Disable alternate error pages on frames and iframes. This istc@google.com2008-09-291-3/+4
* Add a command-line switch to change the user agent.BUG=757345pkasting@chromium.org2008-09-241-2/+1