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
/
content
/
browser
/
web_contents
/
web_contents_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
In the current Android code structure, ContentViewCore is just acting as a wr...
ajith.v@samsung.com
2014-08-13
1
-0
/
+5
*
Use InvalidateTypes rather than "unsigned".
avi@chromium.org
2014-08-09
1
-1
/
+2
*
Cache the current WebPreferences on RenderViewHostImpl (try #2).
chrishtr@chromium.org
2014-08-08
1
-1
/
+1
*
Fix a PowerSaveBlocker leak in WebContentsImpl.
thestig@chromium.org
2014-08-08
1
-2
/
+9
*
Navigation transitions: Plumb data from the outgoing renderer to the incoming...
oysteine@chromium.org
2014-08-08
1
-2
/
+1
*
Start using RenderFrameProxyHost objects.
nick@chromium.org
2014-08-07
1
-1
/
+4
*
Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=283728
tsepez@chromium.org
2014-08-05
1
-1
/
+0
*
Revert of Start using RenderFrameProxyHost objects. (https://codereview.chrom...
robliao@chromium.org
2014-08-05
1
-4
/
+1
*
Start using RenderFrameProxyHost objects.
nick@chromium.org
2014-08-05
1
-1
/
+4
*
Revert of Cache the current WebPreferences on RenderViewHostImpl. (https://co...
erikchen@chromium.org
2014-07-31
1
-1
/
+1
*
Navigation transitions: Initiate transition navigations.
oysteine@chromium.org
2014-07-31
1
-0
/
+2
*
content: ResourceType cleanup.
tfarina@chromium.org
2014-07-31
1
-1
/
+1
*
Revert 286247 "mojo: Port chrome://identity-internals to mojo We..."
dcaiafa@google.com
2014-07-29
1
-1
/
+0
*
mojo: Port chrome://identity-internals to mojo Web UI.
erg@chromium.org
2014-07-29
1
-0
/
+1
*
Migrate accessibility from RenderView to RenderFrame and RVH to RFH.
dmazzoni@chromium.org
2014-07-26
1
-5
/
+33
*
Navigation transitions: Parse out transition-entering-stylesheet link headers.
zhenw@chromium.org
2014-07-24
1
-1
/
+4
*
Cache the current WebPreferences on RenderViewHostImpl.
chrishtr@chromium.org
2014-07-22
1
-1
/
+1
*
Revert 284065 "Revert of Revert of Migrate accessibility from Re..."
bruening@google.com
2014-07-21
1
-33
/
+5
*
Revert of Revert of Migrate accessibility from RenderView to RenderFrame. (ht...
mkwst@chromium.org
2014-07-18
1
-5
/
+33
*
Revert of Migrate accessibility from RenderView to RenderFrame. (https://code...
mkwst@chromium.org
2014-07-18
1
-33
/
+5
*
Migrate accessibility from RenderView to RenderFrame and RVH to RFH.
dmazzoni@chromium.org
2014-07-18
1
-5
/
+33
*
Allow view-source of pages fully blocked by blinks XSS filter.
tsepez@chromium.org
2014-07-17
1
-0
/
+1
*
[Mac] Replace SetOverlayView with AllowOtherViews.
dgozman@chromium.org
2014-07-16
1
-3
/
+2
*
Complete unregisterProtocolHandler() implementation.
sanjoy.pal@samsung.com
2014-07-14
1
-0
/
+3
*
Rename brand-color to theme-color.
michaelbai@chromium.org
2014-07-11
1
-1
/
+1
*
Move resource_type.* from webkit/ to content/.
tfarina@chromium.org
2014-07-05
1
-1
/
+1
*
Implementation of a Zoom Extension API as an addition to the chrome.tabs
wjmaclean@chromium.org
2014-07-05
1
-2
/
+0
*
Pass RenderFrameHost* to WebContentsObserver::FrameDetached().
dcheng@chromium.org
2014-07-04
1
-2
/
+1
*
Update several WebContentsObserver loading callbacks to use RFH.
dcheng@chromium.org
2014-07-03
1
-2
/
+0
*
Remove WebContentsObservers dependencies on WebFrame::uniqueName().
dcheng@chromium.org
2014-07-01
1
-1
/
+0
*
Task Manager: show out-of-process iframes.
nick@chromium.org
2014-06-24
1
-3
/
+5
*
Successfuly resolve a screen lock request when the orientation has changed.
mlamouri@chromium.org
2014-06-24
1
-0
/
+4
*
Fix Flash fullscreen keyboard focus behavior.
miu@chromium.org
2014-06-24
1
-0
/
+6
*
Simplify AreURLsInPageNavigation
japhet@chromium.org
2014-06-23
1
-1
/
+1
*
Navigation transitions: Block first response until after transitions have run.
simonhatch@chromium.org
2014-06-21
1
-0
/
+6
*
This patch makes the brand color change message available for WebContents Obs...
michaelbai@chromium.org
2014-06-20
1
-0
/
+1
*
Properly route screen orientation IPC messages.
mlamouri@chromium.org
2014-06-17
1
-0
/
+4
*
Revert of Properly route screen orientation IPC messages. (https://codereview...
tkent@chromium.org
2014-06-16
1
-4
/
+0
*
Properly route screen orientation IPC messages.
mlamouri@chromium.org
2014-06-15
1
-0
/
+4
*
Convert MIDI permission requests to use WebContents in preparation for switch...
jam@chromium.org
2014-06-15
1
-0
/
+3
*
Ensure show/hide are properly called on interstitial pages if present.
nasko@chromium.org
2014-06-11
1
-2
/
+2
*
Disable overscroll navigation when emulating touch.
dgozman@chromium.org
2014-06-10
1
-0
/
+4
*
When deleting a WebContents, keep SessionStorageNamespaces used in the tab al...
michaeln@chromium.org
2014-06-06
1
-1
/
+1
*
Move OverscrollController to RenderWidgetHostViewAura
jdduke@chromium.org
2014-06-03
1
-1
/
+1
*
Remove WebContents::IsActiveEntry from Instant Extended and from WebContents.
avi@chromium.org
2014-05-31
1
-2
/
+0
*
Remove ViewMsg_SetZoomLevel
wjmaclean@chromium.org
2014-05-30
1
-8
/
+1
*
Add WasShown/WasHidden to RenderFrameObserver.
nasko@chromium.org
2014-05-28
1
-0
/
+5
*
BrowserPluginGuest is no longer a WebContentsDelegate
fsamuel@chromium.org
2014-05-27
1
-1
/
+0
*
Releasing CPU resources of hidden/minimized browser windows
skuhne@chromium.org
2014-05-24
1
-0
/
+2
*
Don't spin the loading indicator for in-page navigations.
avi@chromium.org
2014-05-22
1
-0
/
+5
[next]