summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webframeloaderclient_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Reverting 20855.darin@chromium.org2009-07-161-28/+40
* Reverting 20854.darin@chromium.org2009-07-161-40/+28
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-28/+40
* Chrome-side of fixes for content-script messaging.mpcomplete@chromium.org2009-07-141-4/+11
* Middle clicks on all fragment links open in new tab.cmp@google.com2009-07-141-22/+15
* Correct bad WebKit merge.abarth@chromium.org2009-07-131-0/+10
* 1) Roll WebKit DEPS to 45685michaeln@google.com2009-07-101-9/+8
* Roll WebKit to r45634 and fix buildhclam@chromium.org2009-07-081-2/+2
* Modify ResourceFetcher to use WebURLLoader instead of ResourceHandle.darin@chromium.org2009-07-071-0/+2
* The webkit java applet creation code passes in the baseURL which is typically...ananta@chromium.org2009-07-071-2/+2
* We used to store/restore the frame and node that were focused last when a age...jcampan@chromium.org2009-07-031-4/+0
* Companion change to https://bugs.webkit.org/show_bug.cgi?id=15457. Add loggi...jam@chromium.org2009-07-011-34/+3
* Add Reload and LoadData methods to WebFrame. LoadData replacesdarin@chromium.org2009-07-011-3/+7
* Fix for reverted cl http://codereview.chromium.org/147123davemoore@chromium.org2009-06-271-4/+0
* Add notifications for when V8Proxy creates or destroys a V8 Context.mpcomplete@chromium.org2009-06-261-0/+14
* Reverting 19361.davemoore@chromium.org2009-06-261-0/+4
* Remove unused / obsolete AppCache code from WebFrame.darin@chromium.org2009-06-261-5/+0
* A recent change broke the load times. It also revealed some deficiencies.davemoore@chromium.org2009-06-261-4/+0
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-20/+25
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-161-26/+4
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-151-52/+4
* Header cleanup in webkit/gluephajdan.jr@chromium.org2009-06-011-0/+1
* DevTools: Migrate to InspectorController for network and console events.pfeldman@chromium.org2009-05-271-54/+0
* Roll DEPS and fix build bustage. Propagate rename of policyBaseURL -> firstP...abarth@chromium.org2009-05-221-10/+0
* Roll webkit DEPS and fix compile errors.abarth@chromium.org2009-05-221-3/+4
* Make WebRequest be a wrapper for ResourceRequest instead of FrameLoadRequest.darin@chromium.org2009-05-221-1/+1
* Move ExtraData from WebRequest to WebDataSource.darin@chromium.org2009-05-211-7/+3
* Lookup the plugin for the mime type before attempting to open a channel for t...ananta@chromium.org2009-05-191-3/+0
* Re-do r15244 again.darin@chromium.org2009-05-131-16/+34
* Page global contexts are assigned uniques ids.Script list now contain scripts...yurys@google.com2009-05-131-0/+5
* Revert r15940 again. Unexpected layout test failures :(darin@chromium.org2009-05-131-34/+16
* Re-do r15244 again.darin@chromium.org2009-05-131-16/+34
* There are cases where a Frame may outlive its associated Page. Get thedarin@chromium.org2009-05-061-37/+38
* Chrome changes for WebKit merge 43114:43242darin@chromium.org2009-05-051-0/+1
* Revert r15278. More unexpected test failures :(darin@chromium.org2009-05-051-34/+16
* Re-do r15244: Fix crash in ~TestWebViewDelegate caused bydarin@chromium.org2009-05-051-16/+34
* Revert r15244. Failed tests :(darin@chromium.org2009-05-041-34/+16
* Eliminate webkit/glue/webhistoryitem* in favor of adding adarin@chromium.org2009-05-041-16/+34
* revert r15223 to see if it fixes the security-context-with-base-tag.html crashdarin@chromium.org2009-05-041-5/+0
* Adds a WillDestroyFrame(WebFrame*) notification method to WebViewDelegate thatdarin@chromium.org2009-05-041-0/+5
* DevTools: Support XmlHTTPRequests sniffing.pfeldman@chromium.org2009-05-041-2/+7
* 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-011-0/+6
* linux: turn on no-op plugins code.evan@chromium.org2009-04-271-0/+14
* Remove unused bits and pieces of #ifdefed code that isn't used.tim@chromium.org2009-04-241-6/+0
* - Add a new time marker for loadtimes, the time of the first layoutdavemoore@chromium.org2009-04-211-0/+7
* Fix a couple of style issues.michaeln@google.com2009-04-171-1/+2
* Relanding the following revisions.ananta@chromium.org2009-04-131-10/+15
* Revert change 13558 and 13555 because they broke the pluginnsylvain@chromium.org2009-04-131-15/+10
* Removing the Activex shim plugin from the list of default plugins caused some...ananta@chromium.org2009-04-111-10/+15