index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
glue
/
webframeloaderclient_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverting 20855.
darin@chromium.org
2009-07-16
1
-28
/
+40
*
Reverting 20854.
darin@chromium.org
2009-07-16
1
-40
/
+28
*
Use WebWidget from the WebKit API. This change also makes
darin@chromium.org
2009-07-16
1
-28
/
+40
*
Chrome-side of fixes for content-script messaging.
mpcomplete@chromium.org
2009-07-14
1
-4
/
+11
*
Middle clicks on all fragment links open in new tab.
cmp@google.com
2009-07-14
1
-22
/
+15
*
Correct bad WebKit merge.
abarth@chromium.org
2009-07-13
1
-0
/
+10
*
1) Roll WebKit DEPS to 45685
michaeln@google.com
2009-07-10
1
-9
/
+8
*
Roll WebKit to r45634 and fix build
hclam@chromium.org
2009-07-08
1
-2
/
+2
*
Modify ResourceFetcher to use WebURLLoader instead of ResourceHandle.
darin@chromium.org
2009-07-07
1
-0
/
+2
*
The webkit java applet creation code passes in the baseURL which is typically...
ananta@chromium.org
2009-07-07
1
-2
/
+2
*
We used to store/restore the frame and node that were focused last when a age...
jcampan@chromium.org
2009-07-03
1
-4
/
+0
*
Companion change to https://bugs.webkit.org/show_bug.cgi?id=15457. Add loggi...
jam@chromium.org
2009-07-01
1
-34
/
+3
*
Add Reload and LoadData methods to WebFrame. LoadData replaces
darin@chromium.org
2009-07-01
1
-3
/
+7
*
Fix for reverted cl http://codereview.chromium.org/147123
davemoore@chromium.org
2009-06-27
1
-4
/
+0
*
Add notifications for when V8Proxy creates or destroys a V8 Context.
mpcomplete@chromium.org
2009-06-26
1
-0
/
+14
*
Reverting 19361.
davemoore@chromium.org
2009-06-26
1
-0
/
+4
*
Remove unused / obsolete AppCache code from WebFrame.
darin@chromium.org
2009-06-26
1
-5
/
+0
*
A recent change broke the load times. It also revealed some deficiencies.
davemoore@chromium.org
2009-06-26
1
-4
/
+0
*
Delete files from webkit/glue that have been made obsolete by corresponding
darin@chromium.org
2009-06-18
1
-20
/
+25
*
Extract load times from WebDataSource. Move them to NavigationState.
darin@chromium.org
2009-06-16
1
-26
/
+4
*
Extract form related classes from the guts of WebFrameImpl.
darin@chromium.org
2009-06-15
1
-52
/
+4
*
Header cleanup in webkit/glue
phajdan.jr@chromium.org
2009-06-01
1
-0
/
+1
*
DevTools: Migrate to InspectorController for network and console events.
pfeldman@chromium.org
2009-05-27
1
-54
/
+0
*
Roll DEPS and fix build bustage. Propagate rename of policyBaseURL -> firstP...
abarth@chromium.org
2009-05-22
1
-10
/
+0
*
Roll webkit DEPS and fix compile errors.
abarth@chromium.org
2009-05-22
1
-3
/
+4
*
Make WebRequest be a wrapper for ResourceRequest instead of FrameLoadRequest.
darin@chromium.org
2009-05-22
1
-1
/
+1
*
Move ExtraData from WebRequest to WebDataSource.
darin@chromium.org
2009-05-21
1
-7
/
+3
*
Lookup the plugin for the mime type before attempting to open a channel for t...
ananta@chromium.org
2009-05-19
1
-3
/
+0
*
Re-do r15244 again.
darin@chromium.org
2009-05-13
1
-16
/
+34
*
Page global contexts are assigned uniques ids.Script list now contain scripts...
yurys@google.com
2009-05-13
1
-0
/
+5
*
Revert r15940 again. Unexpected layout test failures :(
darin@chromium.org
2009-05-13
1
-34
/
+16
*
Re-do r15244 again.
darin@chromium.org
2009-05-13
1
-16
/
+34
*
There are cases where a Frame may outlive its associated Page. Get the
darin@chromium.org
2009-05-06
1
-37
/
+38
*
Chrome changes for WebKit merge 43114:43242
darin@chromium.org
2009-05-05
1
-0
/
+1
*
Revert r15278. More unexpected test failures :(
darin@chromium.org
2009-05-05
1
-34
/
+16
*
Re-do r15244: Fix crash in ~TestWebViewDelegate caused by
darin@chromium.org
2009-05-05
1
-16
/
+34
*
Revert r15244. Failed tests :(
darin@chromium.org
2009-05-04
1
-34
/
+16
*
Eliminate webkit/glue/webhistoryitem* in favor of adding a
darin@chromium.org
2009-05-04
1
-16
/
+34
*
revert r15223 to see if it fixes the security-context-with-base-tag.html crash
darin@chromium.org
2009-05-04
1
-5
/
+0
*
Adds a WillDestroyFrame(WebFrame*) notification method to WebViewDelegate that
darin@chromium.org
2009-05-04
1
-0
/
+5
*
DevTools: Support XmlHTTPRequests sniffing.
pfeldman@chromium.org
2009-05-04
1
-2
/
+7
*
Allow Frame.cpp to be unforked.
levin@chromium.org
2009-05-01
1
-1
/
+7
*
Glue part for the provisional WebKit merge (https://bugs.webkit.org/show_bug....
pfeldman@chromium.org
2009-05-01
1
-0
/
+6
*
linux: turn on no-op plugins code.
evan@chromium.org
2009-04-27
1
-0
/
+14
*
Remove unused bits and pieces of #ifdefed code that isn't used.
tim@chromium.org
2009-04-24
1
-6
/
+0
*
- Add a new time marker for loadtimes, the time of the first layout
davemoore@chromium.org
2009-04-21
1
-0
/
+7
*
Fix a couple of style issues.
michaeln@google.com
2009-04-17
1
-1
/
+2
*
Relanding the following revisions.
ananta@chromium.org
2009-04-13
1
-10
/
+15
*
Revert change 13558 and 13555 because they broke the plugin
nsylvain@chromium.org
2009-04-13
1
-15
/
+10
*
Removing the Activex shim plugin from the list of default plugins caused some...
ananta@chromium.org
2009-04-11
1
-10
/
+15
[next]