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
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
3
-3
/
+3
*
alternate ntp: remove obsolete SearchModelObserver logic from Browser and Inf...
kuan@chromium.org
2013-07-11
2
-91
/
+8
*
Rename RenderViewGone IPC/methods to better reflect reality.
nasko@chromium.org
2013-07-10
2
-2
/
+2
*
Comment improvements for chrome/browser/infobars.
pkasting@chromium.org
2013-07-09
6
-16
/
+31
*
Use a direct include of time headers in chrome/browser/, part 5.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
[InfoBar] Enable the infobar classes for Android
miguelg@chromium.org
2013-06-27
3
-5
/
+5
*
GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1
phajdan.jr@chromium.org
2013-06-26
1
-4
/
+4
*
Use a direct include of strings headers in chrome/browser/i*/.
avi@chromium.org
2013-06-11
4
-4
/
+4
*
Makes the infobar's GetIcon method virtual.
jeanfrancoisg@chromium.org
2013-05-24
1
-1
/
+1
*
[InfoBar] Add InfoBarDelegate::GetIconID()
dfalcantara@chromium.org
2013-05-16
4
-15
/
+31
*
Move SpawnedTestServer to its own subdirectory.
phajdan.jr@chromium.org
2013-05-07
1
-1
/
+1
*
GTTF: rename net::TestServer -> net::SpawnedTestServer
phajdan.jr@chromium.org
2013-05-03
1
-1
/
+1
*
chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.
tfarina@chromium.org
2013-05-01
1
-1
/
+1
*
Reorder pieces of code. No other changes.
pkasting@chromium.org
2013-04-30
1
-6
/
+9
*
Remove one-click signin inforbar, since its now replaced with the gaia
rogerta@chromium.org
2013-04-25
1
-1
/
+0
*
Add InfoBarDelegate::web_contents(). This is convenient for the number of
pkasting@chromium.org
2013-04-24
3
-20
/
+15
*
Eliminate InfoBarTabHelper. Make InfoBarService a concrete class.
pkasting@chromium.org
2013-04-23
7
-175
/
+102
*
Make definition order match declaration order.
pkasting@chromium.org
2013-04-19
1
-44
/
+43
*
Add InitWidgets() phase for GTK infobars.
pkasting@chromium.org
2013-04-17
2
-5
/
+11
*
Revert 194525 "Add InitWidgets() phase for GTK infobars."
satorux@chromium.org
2013-04-17
1
-1
/
+1
*
Add InitWidgets() phase for GTK infobars.
pkasting@chromium.org
2013-04-17
1
-1
/
+1
*
[Clean up] Drop chrome::search:: namespace.
kmadhusu@chromium.org
2013-03-27
2
-22
/
+12
*
Move c/b/a/infobar files back to c/b/infobar
kaiwang@chromium.org
2013-03-19
16
-11
/
+581
*
alternate ntp: implement Show/HideBars SearchBox API to reduce jank when show...
kuan@chromium.org
2013-03-19
2
-38
/
+26
*
Move desktop-specific Instant bits to c/b/ui/search.
samarth@chromium.org
2013-03-17
2
-2
/
+2
*
Instant: Rename 'preview' to 'overlay'
sreeram@chromium.org
2013-03-04
2
-10
/
+10
*
[Infobar] Calling HideInfoBar on an container with hidden infobars should not...
mathp@chromium.org
2013-02-19
2
-1
/
+18
*
Move API functions registrations out of ExtensionFunctionRegistry.
ncj674@motorola.com
2013-02-14
2
-3
/
+3
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-2
/
+3
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.
rsleevi@chromium.org
2013-02-07
1
-1
/
+1
*
alternate ntp: fix jankiness when suggestions show on website page with bars
kuan@chromium.org
2013-02-04
2
-9
/
+38
*
Move alternate_nav_infobar_delegate.* from c/b/infobars/ to c/b/ui/omnibox.
tfarina@chromium.org
2013-01-18
2
-110
/
+0
*
Record histogram of extension API usage
rpaquay@chromium.org
2013-01-18
1
-1
/
+2
*
Remove GetWebContentsAt from browser_tabstrip.
avi@chromium.org
2013-01-14
1
-7
/
+7
*
Change infobar creation to use a public static Create() method on the infobar...
pkasting@chromium.org
2013-01-08
8
-60
/
+82
*
DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.
avi@chromium.org
2013-01-07
1
-1
/
+1
*
Eliminate the LinkInfoBar[Delegate] classes entirely.
tfarina@chromium.org
2013-01-07
2
-0
/
+99
*
Remove unused constant variables from infobar_extension_api.cc
kmadhusu@chromium.org
2012-12-21
1
-3
/
+0
*
Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelper
pkasting@chromium.org
2012-12-20
10
-60
/
+75
*
Remove straggling TabContents references.
avi@chromium.org
2012-12-14
1
-1
/
+0
*
Remove TabContents includes.
avi@chromium.org
2012-12-14
1
-1
/
+0
*
InstantExtended: Pass search mode to Instant page.
jered@chromium.org
2012-11-21
1
-1
/
+1
*
Move extension_error_utils.* and url_pattern_set.* into
aa@chromium.org
2012-11-19
1
-2
/
+2
*
Remove some TabContentses from extensions.
avi@chromium.org
2012-10-30
1
-4
/
+3
*
In --enable-instant-extended-api, fix infobar_container behavior.
mathp@chromium.org
2012-10-27
2
-14
/
+81
*
Have ExtensionInstallPrompt take a WebContents
sail@chromium.org
2012-10-21
1
-1
/
+1
*
Make the WebContentsUserData locator key private.
avi@chromium.org
2012-10-12
1
-1
/
+1
*
Switch InfoBarTabHelper to use WebContentsUserData.
avi@chromium.org
2012-10-11
4
-31
/
+50
*
Switching from ForXyz naming to FromXyz naming, for consistency.
joi@chromium.org
2012-09-22
1
-1
/
+1
[next]