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
*
Fix Flash fullscreen focus regressions, and add interactive_ui_tests.
miu
2014-10-25
1
-0
/
+1
*
Revert "Ensure that the browser’s copy of page id is in sync with the rende...
avi
2014-10-21
1
-1
/
+0
*
Standardize usage of virtual/override/final in content/browser/
dcheng
2014-10-21
1
-345
/
+315
*
Ensure that the browser’s copy of page id is in sync with the renderer’s.
avi
2014-10-20
1
-0
/
+1
*
Revert of Ensure that the browser’s copy of page id is in sync with the ren...
avi
2014-10-16
1
-1
/
+0
*
Ensure that the browser’s copy of page id is in sync with the renderer’s.
avi
2014-10-16
1
-0
/
+1
*
[Cast, Android] Don't hold the wake lock if the video is playing remotely.
avayvod
2014-10-10
1
-1
/
+2
*
Remove unused RFHManager::CreateViewAndSetSizeForRVH() method.
lazyboy
2014-10-09
1
-1
/
+0
*
Replace OVERRIDE and FINAL with override and final in content/browser/web_con...
anand.ratn
2014-10-07
1
-249
/
+249
*
Revert of Ensure that the browser’s copy of page id is in sync with the ren...
creis
2014-09-30
1
-1
/
+0
*
Move RenderViewHost swap out state to RenderFrameHost.
creis
2014-09-29
1
-5
/
+3
*
Ensure that the browser’s copy of page id is in sync with the renderer’s.
avi
2014-09-29
1
-0
/
+1
*
Remove WebContentsObserver::ProvisionalChangeToMainFrameUrl and all the code ...
avi
2014-09-24
1
-3
/
+0
*
Remove page id from ViewHostMsg_UpdateTargetURL; no one actually uses it on t...
avi
2014-09-24
1
-1
/
+1
*
WebContentsAudioMuter: Mute all audio output from a WebContentsImpl.
miu
2014-09-22
1
-0
/
+6
*
Move PageTransition from //content/public/common to //ui/base
Sylvain Defresne
2014-09-19
1
-2
/
+2
*
Check media permissions through RenderFrameHostDelegate.
grunell
2014-09-18
1
-0
/
+2
*
Refactoring the weak_ptr_factory order content/browser folder
mohan.reddy
2014-09-17
1
-2
/
+2
*
Implement ManifestManager to handle manifest in content/.
mlamouri
2014-09-16
1
-0
/
+4
*
Hook up guest browser plugins to the accessibility tree.
dmazzoni
2014-09-15
1
-0
/
+2
*
Revert of Gardening: Revert "Use AudioStreamMonitor to control power save blo...
dalecurtis
2014-09-12
1
-14
/
+46
*
Gardening: Revert "Use AudioStreamMonitor to control power save blocking."
loislo
2014-09-11
1
-46
/
+14
*
Use AudioStreamMonitor to control power save blocking.
dalecurtis
2014-09-11
1
-14
/
+46
*
Cross-process iframe accessibility.
dmazzoni
2014-09-10
1
-0
/
+2
*
Revert of Cross-process iframe accessibility. (patchset #19 id:360001 of http...
dconnelly
2014-09-10
1
-2
/
+0
*
Cross-process iframe accessibility.
dmazzoni
2014-09-10
1
-0
/
+2
*
DevTools: control touch emulation from the browser side only.
pfeldman@chromium.org
2014-08-20
1
-3
/
+5
*
Remove SetAllowOverlappingView from RWHVMac
ccameron@chromium.org
2014-08-17
1
-2
/
+0
*
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
[next]