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
/
public
/
browser
/
web_contents.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android Media Notification: stop the MediaSession when dismissed.
mlamouri
2015-08-17
1
-0
/
+2
*
Adds selection expansion support for Contextual Search.
aurimas
2015-07-10
1
-0
/
+7
*
[Android] A prototype of the interactive media notification.
avayvod
2015-07-08
1
-1
/
+6
*
Make <webview> use out-of-process iframe architecture.
lazyboy
2015-06-29
1
-0
/
+6
*
Track frame openers in FrameTreeNodes instead of WebContents.
alexmos
2015-06-10
1
-3
/
+5
*
Don't set window.opener for blocked popups.
alexmos
2015-05-28
1
-0
/
+6
*
Run load state update timer only when needed
andresantoso
2015-05-27
1
-0
/
+1
*
[Session restore] Add MRU logic to loading of background pages.
georgesak
2015-05-22
1
-2
/
+3
*
Revert of Change WebContents::last_active_time_ to Time instead of Timeticks....
gab
2015-05-20
1
-2
/
+2
*
Change WebContents::last_active_time_ to Time instead of Timeticks.
georgesak
2015-05-15
1
-2
/
+2
*
Fix setting the top-level FrameTreeNode name for named windows.
nasko
2015-05-13
1
-0
/
+5
*
Revert of Mac: Ensure that web contents background matches theme (patchset #3...
ccameron
2015-05-07
1
-4
/
+0
*
Mac: Ensure that web contents background matches theme
ccameron
2015-05-05
1
-0
/
+4
*
Move ClosePage() from RenderViewHost to WebContents.
nasko
2015-04-30
1
-0
/
+4
*
Fix window.open issue in Document mode on Android.
mariakhomenko
2015-04-29
1
-0
/
+7
*
Reload favicon from HTTP cache on Ctrl+Refresh
pkotwicz
2015-03-16
1
-2
/
+6
*
Request uncompressed images from data reduction proxy when saving.
kundaji
2015-03-09
1
-1
/
+9
*
Make command-zero reset page scale in addition to zoom level
ccameron
2015-03-09
1
-0
/
+3
*
This implements APIs plumbing theme color changes to java
yusufo
2015-03-06
1
-0
/
+4
*
Fix RenderFrameCreated and RenderFrameDeleted WebContentsObserver methods
nasko
2015-02-24
1
-0
/
+6
*
Improve comments on WebContentsObserver RenderFrame* methods and rename.
nasko
2015-01-22
1
-0
/
+4
*
Fullscreen: make fullscreen requests come from RenderFrame.
mlamouri
2015-01-17
1
-0
/
+3
*
s/NULL/nullptr/ in content/public/browser/
mlamouri
2015-01-13
1
-6
/
+6
*
Cleanup: Update the path to gfx rect headers.
tfarina
2014-12-31
1
-1
/
+1
*
Don't allow a tab to raise itself over popups using modal dialogs
jochen
2014-12-18
1
-0
/
+3
*
Add the main frame routing ID to WebContentsDelegate, use it in BackgroundCon...
avi
2014-12-12
1
-0
/
+4
*
Standardize usage of virtual/override/final in content/
dcheng
2014-10-21
1
-1
/
+1
*
WebContentsAudioMuter: Mute all audio output from a WebContentsImpl.
miu
2014-09-22
1
-0
/
+4
*
Implement ManifestManager to handle manifest in content/.
mlamouri
2014-09-16
1
-0
/
+6
*
Revert of Gardening: Revert "Use AudioStreamMonitor to control power save blo...
dalecurtis
2014-09-12
1
-0
/
+3
*
Gardening: Revert "Use AudioStreamMonitor to control power save blocking."
loislo
2014-09-11
1
-3
/
+0
*
Use AudioStreamMonitor to control power save blocking.
dalecurtis
2014-09-11
1
-0
/
+3
*
Remove SetAllowOverlappingView from RWHVMac
ccameron@chromium.org
2014-08-17
1
-9
/
+0
*
Use InvalidateTypes rather than "unsigned".
avi@chromium.org
2014-08-09
1
-2
/
+3
*
Migrate accessibility from RenderView to RenderFrame and RVH to RFH.
dmazzoni@chromium.org
2014-07-26
1
-0
/
+12
*
Revert 284065 "Revert of Revert of Migrate accessibility from Re..."
bruening@google.com
2014-07-21
1
-12
/
+0
*
Revert of Revert of Migrate accessibility from RenderView to RenderFrame. (ht...
mkwst@chromium.org
2014-07-18
1
-0
/
+12
*
Revert of Migrate accessibility from RenderView to RenderFrame. (https://code...
mkwst@chromium.org
2014-07-18
1
-12
/
+0
*
Migrate accessibility from RenderView to RenderFrame and RVH to RFH.
dmazzoni@chromium.org
2014-07-18
1
-0
/
+12
*
[Mac] Replace SetOverlayView with AllowOtherViews.
dgozman@chromium.org
2014-07-16
1
-8
/
+6
*
Implementation of a Zoom Extension API as an addition to the chrome.tabs
wjmaclean@chromium.org
2014-07-05
1
-4
/
+0
*
Remove GuestWebContentsCreated
fsamuel@chromium.org
2014-06-23
1
-7
/
+3
*
Remove WebContents::IsActiveEntry from Instant Extended and from WebContents.
avi@chromium.org
2014-05-31
1
-4
/
+1
*
Remove ViewMsg_SetZoomLevel
wjmaclean@chromium.org
2014-05-30
1
-7
/
+0
*
Don't spin the loading indicator for in-page navigations.
avi@chromium.org
2014-05-22
1
-4
/
+9
*
<webview>: Move NewWindow API to chrome
fsamuel@chromium.org
2014-05-20
1
-9
/
+6
*
BrowserPlugin: Move CreateGuest to chrome
fsamuel@chromium.org
2014-05-10
1
-0
/
+10
*
Hide WebContentsView from Chrome. This also removes WebContentsViewPort.
jam@chromium.org
2014-05-03
1
-11
/
+57
*
Move DispatchBeforeUnload from RenderFrameHost to WebContents. This is after ...
jam@chromium.org
2014-04-08
1
-0
/
+11
*
Move InsertCSS from RenderFrameHost to WebContents.
jam@chromium.org
2014-04-08
1
-0
/
+3
[next]