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
*
Make LayoutTests/http/tests/misc/redirect-to-external-url.html PASS.
tkent@chromium.org
2009-10-19
1
-9
/
+14
*
Reverting 28607.
darin@chromium.org
2009-10-13
1
-54
/
+44
*
Reverting 28599.
darin@chromium.org
2009-10-09
1
-44
/
+54
*
Convert types in WebFrameLoaderClientImpl in preparation for moving
darin@chromium.org
2009-10-09
1
-54
/
+44
*
Reverting 28545.
darin@chromium.org
2009-10-09
1
-44
/
+54
*
Convert types in WebFrameLoaderClientImpl in preparation for moving
darin@chromium.org
2009-10-09
1
-54
/
+44
*
Print the element path in TestWebViewDelegate::decidePolicyForNavigation()
tkent@chromium.org
2009-10-09
1
-2
/
+18
*
Webkit roll to 49284.
johnnyg@chromium.org
2009-10-08
1
-4
/
+4
*
Reverting 28422.
johnnyg@chromium.org
2009-10-08
1
-4
/
+4
*
WebKit roll 49278:49309
johnnyg@chromium.org
2009-10-08
1
-4
/
+4
*
Invent WebFrameImpl::ClientHandle as a weak reference to WebFrameClient.
darin@chromium.org
2009-10-07
1
-16
/
+7
*
Do not discount a MANUAL_SUBFRAME load just because it involved
darin@chromium.org
2009-10-02
1
-15
/
+15
*
yMake ctrl-clicks in GMail open in background tabs rather than foreground tabs.
ericu@google.com
2009-10-01
1
-25
/
+3
*
Introduce WebKit::WebSecurityOrigin as a wrapper around
darin@chromium.org
2009-09-18
1
-1
/
+2
*
Fix build bustage caused by unintended changes being committed.
darin@chromium.org
2009-09-18
1
-2
/
+1
*
Fix plugin crash caused by removal of EMBED element during NPP_New.
darin@chromium.org
2009-09-18
1
-1
/
+6
*
Hook up WebViewClient, part 1.
darin@chromium.org
2009-09-16
1
-21
/
+14
*
Fix some mixed content layout tests.
darin@chromium.org
2009-09-14
1
-1
/
+7
*
Eliminate some methods.
darin@chromium.org
2009-09-11
1
-5
/
+4
*
Delete unused WebViewDelegate method.
darin@chromium.org
2009-09-11
1
-4
/
+2
*
Hook up WebFrameClient, replacing many WebViewDelegate methods.
darin@chromium.org
2009-09-10
1
-141
/
+94
*
Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but
benl@chromium.org
2009-09-07
1
-1
/
+1
*
Guard against NULL webview in dispatchDidFinishDocumentLoad. The
ager@chromium.org
2009-09-07
1
-3
/
+2
*
Roll webkit 48034
victorw@chromium.org
2009-09-04
1
-0
/
+6
*
Eliminate remaining WebCore dependencies from webplugin_impl.cc
darin@chromium.org
2009-09-02
1
-94
/
+37
*
Pull in webkit revision 47912. This involves a build fix matching
ojan@google.com
2009-09-01
1
-2
/
+2
*
More refactoring for WebPlugin.
darin@chromium.org
2009-08-27
1
-33
/
+42
*
Move WebPluginContainer into the WebKit API
darin@chromium.org
2009-08-20
1
-2
/
+4
*
DevTools: Reset utility context for given document only once.
pfeldman@chromium.org
2009-08-18
1
-10
/
+1
*
Stop resource loading for WebCore::MediaDocument
hclam@chromium.org
2009-08-14
1
-0
/
+8
*
Switch to WebFrame from the WebKit API.
darin@chromium.org
2009-08-10
1
-2
/
+3
*
Start with a PolicyIgnore when determining navigation action policy in WebFra...
dglazkov@google.com
2009-08-06
1
-1
/
+1
*
Fix a bunch of layout tests related to dumpResourceLoadCallbacks.
darin@chromium.org
2009-08-06
1
-12
/
+7
*
Move alternate 404 error page loading out of WebFrame and into RenderView.
darin@chromium.org
2009-08-04
1
-133
/
+24
*
When loading an alternate 404 error page, always set 'replace' to true.
darin@chromium.org
2009-08-03
1
-1
/
+1
*
Move alternate error page loading out of WebFrame.
darin@chromium.org
2009-08-02
1
-6
/
+8
*
Alt{Error,404}PageResourceFetcher cleanup.
darin@chromium.org
2009-07-23
1
-9
/
+17
*
Remove some bogus includes.
darin@chromium.org
2009-07-22
1
-2
/
+1
*
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
[next]