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_delegate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use GetLastCommittedOrigin instead of GetLastCommittedURL
juncai
2016-01-26
1
-1
/
+5
*
Add "Request app banner" context menu in DevTools
horo
2016-01-25
1
-0
/
+3
*
Refactoring WebContentsDelegate::ContentsMouseEvent.
mgiuca
2016-01-07
1
-3
/
+5
*
Switch to standard integer types in content/public/.
avi
2015-12-25
1
-3
/
+5
*
Shortcut cross-process transfers to avoid relying on OpenURLFromTab.
creis
2015-12-16
1
-0
/
+5
*
Add IPC messages to transfer compositor protos
dtrainor
2015-11-19
1
-0
/
+4
*
Give the main frame a RenderWidget.
dcheng
2015-10-26
1
-2
/
+3
*
Remove lots of old blur plumbing.
esprehn
2015-10-17
1
-4
/
+0
*
Throttle media decoding after excessive Android media server crashes
qinmin
2015-10-07
1
-0
/
+8
*
Revert of Refactor connection_security into SecurityStateModel (patchset #17 ...
estark
2015-09-09
1
-1
/
+1
*
Refactor connection_security into SecurityStateModel
estark
2015-09-08
1
-1
/
+1
*
DevTools: [security] allow opening certificate viewer from devtools (chrome)
pfeldman
2015-09-03
1
-0
/
+5
*
Add a path for content/ to open and control a Bluetooth chooser dialog.
jyasskin
2015-08-26
1
-0
/
+8
*
Stop showing warning UI when SharedWorker crashes
toyoshim
2015-07-27
1
-3
/
+0
*
Replace base::string16 with std::string for frame names.
nasko
2015-07-02
1
-2
/
+2
*
Expand SecurityStyleChanged interfaces to include explanations
estark
2015-06-19
1
-3
/
+8
*
Change WebContentsDelegate::GetSecurityStyle to take non-const WebContents.
lgarron
2015-06-11
1
-1
/
+1
*
Introduce browser-side plumbing for sending the lock icon status to
lgarron
2015-06-08
1
-0
/
+5
*
Remove RenderViewHost from WebContentsDelegate::CanDownload() signature.
rdsmith
2015-05-21
1
-2
/
+1
*
Fix window.open issue in Document mode on Android.
mariakhomenko
2015-04-29
1
-0
/
+5
*
Make it possible to set the display mode from Chromium
mikhail.pozdnyakov
2015-04-15
1
-0
/
+9
*
Allow WebView to directly observe focus change of its WebContents.
calamity
2015-04-10
1
-3
/
+0
*
content: Delete some now-dead event related code.
sadrul
2015-04-03
1
-20
/
+0
*
Revert of content: Delete some now-dead event related code. (patchset #2 id:2...
tbarzic
2015-04-02
1
-0
/
+20
*
content: Delete some now-dead event related code.
Sadrul Habib Chowdhury
2015-04-02
1
-20
/
+0
*
Remove unused function WebContentsDelegate::DidNavigateToPendingEntry.
christiank
2015-02-23
1
-5
/
+0
*
Rename initial_pos to initial_rect in ShowWidget and ShowView IPCs.
bokan
2015-02-03
1
-5
/
+5
*
Fullscreen: make fullscreen requests come from RenderFrame.
mlamouri
2015-01-17
1
-3
/
+10
*
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
*
Add the main frame routing ID to WebContentsDelegate, use it in BackgroundCon...
avi
2014-12-12
1
-0
/
+1
*
Reset user text in a tab if it navigates while in the background.
creis
2014-11-26
1
-1
/
+1
*
OOP PDF: Change the save toolbar button to match the save menu behavior.
sammc
2014-11-19
1
-0
/
+4
*
Add WebContents source to methods in WebContentsDelegate
mathiash
2014-11-19
1
-2
/
+3
*
Change overscroll functions to pass floats.
pkasting
2014-10-13
1
-1
/
+1
*
Remove page id from ViewHostMsg_UpdateTargetURL; no one actually uses it on t...
avi
2014-09-24
1
-1
/
+0
*
[Athena] Simple pull to refresh implementation
pkotwicz
2014-09-21
1
-1
/
+4
*
Move PageTransition from //content/public/common to //ui/base
Sylvain Defresne
2014-09-19
1
-1
/
+0
*
Check media permissions through RenderFrameHostDelegate.
grunell
2014-09-18
1
-0
/
+7
*
Use InvalidateTypes rather than "unsigned".
avi@chromium.org
2014-08-09
1
-3
/
+3
*
Complete unregisterProtocolHandler() implementation.
sanjoy.pal@samsung.com
2014-07-14
1
-0
/
+8
*
Remove use of ResourceRequestInfo::GetRequestID from cert enrollment.
davidben@chromium.org
2014-06-06
1
-0
/
+4
*
Cleanup CanDownload WebContentsDelegate API
fsamuel@chromium.org
2014-05-13
1
-1
/
+1
*
Ignore title parameter for navigator.registerProtocolHandler
meacer@chromium.org
2014-05-10
1
-1
/
+0
*
Hide WebContentsView from Chrome. This also removes WebContentsViewPort.
jam@chromium.org
2014-05-03
1
-2
/
+1
*
Don't leave aborted URLs in the omnibox unless we're on the NTP.
creis@chromium.org
2014-04-22
1
-0
/
+5
*
Revert 265044 "Don't leave aborted URLs in the omnibox unless we..."
rockot@chromium.org
2014-04-21
1
-5
/
+0
*
Don't leave aborted URLs in the omnibox unless we're on the NTP.
creis@chromium.org
2014-04-21
1
-0
/
+5
*
Stop disabling force_compositing_mode for background RenderViews.
danakj@chromium.org
2014-04-16
1
-0
/
+3
*
Fix pushState causing stop/reload button and favicon to flicker.
japhet@chromium.org
2014-03-28
1
-1
/
+4
[next]