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
/
chrome
/
browser
/
infobars
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of Convert the WebRtcTestBase to use infobar and bubble autoresponders...
kjellander
2015-06-09
2
-29
/
+10
*
Convert the WebRtcTestBase to use infobar and bubble autoresponders
felt
2015-06-08
2
-10
/
+29
*
More infobar cleanup.
pkasting
2015-06-05
1
-31
/
+19
*
Fix a lot of support links.
dbeam
2015-05-22
1
-2
/
+1
*
Move InfoBarResponder into its own file.
mvanouwerkerk
2015-04-27
2
-0
/
+83
*
Make chrome/renderer/content_settings_observer.cc depend on //components/cont...
vabr
2015-04-10
2
-0
/
+2
*
[Extensions] Remove the Infobar API
rdevlin.cronin
2015-02-13
3
-91
/
+0
*
Remove dead IPC message ChromeViewHostMsg_DidBlockRunningInsecureContent.
rsesek
2015-01-29
4
-56
/
+22
*
Componentize SimpleAlertInfoBarDelegate
sdefresne
2014-12-30
2
-92
/
+0
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-22
1
-1
/
+2
*
Remove dependency of infobars component on the embedder
sdefresne
2014-12-22
4
-3
/
+12
*
Standardize usage of virtual/override/final in chrome/browser/
Daniel Cheng
2014-10-21
4
-28
/
+25
*
replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*
mostynb
2014-10-13
4
-21
/
+21
*
Move PageTransition from //content/public/common to //ui/base
Sylvain Defresne
2014-09-19
2
-6
/
+6
*
Makes InfoBarService not close infobars on a reload from browser instant
sky
2014-09-18
2
-5
/
+36
*
Replace Profile* in declarative_api with BrowserContext*
wjmaclean
2014-09-05
1
-0
/
+1
*
Make WebContentsObserver::web_contents() public
lucinka.brozkova
2014-09-04
1
-5
/
+0
*
Move IDS_LEARN_MORE to components_strings.grd
hashimoto
2014-09-02
1
-0
/
+1
*
Use a qualified path for chromium_strings, google_chrome_strings, and generat...
thestig@chromium.org
2014-08-22
1
-1
/
+1
*
Cleanup: Remove unneeded #includes for grit/, ui/base/l10n/l10n_util.h and ui...
thestig@chromium.org
2014-08-08
1
-1
/
+0
*
Move extension notifications to extensions/browser/notification_types.h
jamescook@chromium.org
2014-07-31
1
-1
/
+1
*
Cleanup: Rename ExtensionFunction::GetExtension to ExtensionFunction::extension.
kalman@chromium.org
2014-07-28
1
-4
/
+3
*
Remove kAppsGalleryInstallAutoConfirmForTests switch
rdevlin.cronin@chromium.org
2014-07-24
1
-5
/
+3
*
Cleanup: Remove most deprecated Profile::GetExtensionService() usage.
thestig@chromium.org
2014-06-22
1
-2
/
+3
*
Componentize google_util
blundell@chromium.org
2014-06-19
1
-1
/
+1
*
Do not append Google locale to help center links
blundell@chromium.org
2014-06-12
1
-3
/
+2
*
infobars: Componentize ConfirmInfoBarDelegate.
tfarina@chromium.org
2014-05-22
4
-158
/
+2
*
Update SSLAddCertData to use the Observer style from InfoBarManager.
tfarina@chromium.org
2014-05-14
2
-16
/
+2
*
We have a problem in the process on destroying WebContentsImpl because
zverre@yandex-team.ru
2014-05-09
2
-4
/
+3
*
Move code to set an elevation icon out to a common location.
pkasting@chromium.org
2014-04-30
2
-5
/
+6
*
Rename (Chrome)SyncExtensionFunction::RunImpl to RunSync so that the RunImpl
kalman@chromium.org
2014-04-30
2
-3
/
+2
*
Replace NOTIFICATION_EXTENSION_LOADED to NOTIFICATION_EXTENSION_LOADED_DEPREC...
limasdf@gmail.com
2014-04-20
1
-1
/
+1
*
Move Infobars core files to the Infobars component
droger@chromium.org
2014-04-18
14
-1157
/
+31
*
Remove remaining dependencies of infobars on content/.
droger@chromium.org
2014-04-15
5
-22
/
+16
*
Remove InfoBarDelegate::web_contents()
droger@chromium.org
2014-04-10
3
-25
/
+19
*
InfoBarService inherits from InfoBarManager
droger@chromium.org
2014-04-10
8
-120
/
+113
*
Remove the remaining automation-based tests.
jam@chromium.org
2014-04-04
1
-1
/
+0
*
Remove dependency from infobars on LoadCommittedDetails
droger@chromium.org
2014-04-04
11
-24
/
+66
*
Split InfoBarService core code into InfoBarManager
droger@chromium.org
2014-04-01
10
-215
/
+350
*
Add an icon to the "3D API blocked" infobar.
pkasting@chromium.org
2014-03-27
2
-5
/
+0
*
Introduce InfoBarService::Observer
droger@chromium.org
2014-03-26
4
-67
/
+79
*
Move ExtensionHost from src/chrome to src/extensions
jamescook@chromium.org
2014-03-21
1
-1
/
+1
*
Move "disable-infobars" switch from content_switches to chrome_switches.
simonhatch@chromium.org
2014-02-28
1
-1
/
+1
*
Two tiny cleanups:
pkasting@chromium.org
2014-02-12
1
-1
/
+1
*
Add --disable-infobar-ui option to command line to force infobars invisible. ...
simonhatch@chromium.org
2014-02-11
2
-3
/
+4
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
1
-1
/
+1
*
Switch ContentSettingsObserver to be a RenderFrameObserver instead of a Rende...
jam@chromium.org
2013-12-17
1
-4
/
+6
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-12
3
-6
/
+7
*
OffsetY() is only used by InfoBarView. Move it there.
pkasting@chromium.org
2013-12-09
2
-11
/
+0
*
Convert string16 to use base namespace.
brettw@chromium.org
2013-12-09
5
-13
/
+13
[next]