summaryrefslogtreecommitdiffstats
path: root/chrome/browser/infobars
Commit message (Expand)AuthorAgeFilesLines
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-123-3/+3
* alternate ntp: remove obsolete SearchModelObserver logic from Browser and Inf...kuan@chromium.org2013-07-112-91/+8
* Rename RenderViewGone IPC/methods to better reflect reality.nasko@chromium.org2013-07-102-2/+2
* Comment improvements for chrome/browser/infobars.pkasting@chromium.org2013-07-096-16/+31
* Use a direct include of time headers in chrome/browser/, part 5.avi@chromium.org2013-06-281-1/+1
* [InfoBar] Enable the infobar classes for Androidmiguelg@chromium.org2013-06-273-5/+5
* GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1phajdan.jr@chromium.org2013-06-261-4/+4
* Use a direct include of strings headers in chrome/browser/i*/.avi@chromium.org2013-06-114-4/+4
* Makes the infobar's GetIcon method virtual.jeanfrancoisg@chromium.org2013-05-241-1/+1
* [InfoBar] Add InfoBarDelegate::GetIconID()dfalcantara@chromium.org2013-05-164-15/+31
* Move SpawnedTestServer to its own subdirectory.phajdan.jr@chromium.org2013-05-071-1/+1
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-031-1/+1
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-1/+1
* Reorder pieces of code. No other changes.pkasting@chromium.org2013-04-301-6/+9
* Remove one-click signin inforbar, since its now replaced with the gaiarogerta@chromium.org2013-04-251-1/+0
* Add InfoBarDelegate::web_contents(). This is convenient for the number ofpkasting@chromium.org2013-04-243-20/+15
* Eliminate InfoBarTabHelper. Make InfoBarService a concrete class.pkasting@chromium.org2013-04-237-175/+102
* Make definition order match declaration order.pkasting@chromium.org2013-04-191-44/+43
* Add InitWidgets() phase for GTK infobars.pkasting@chromium.org2013-04-172-5/+11
* Revert 194525 "Add InitWidgets() phase for GTK infobars."satorux@chromium.org2013-04-171-1/+1
* Add InitWidgets() phase for GTK infobars.pkasting@chromium.org2013-04-171-1/+1
* [Clean up] Drop chrome::search:: namespace.kmadhusu@chromium.org2013-03-272-22/+12
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-1916-11/+581
* alternate ntp: implement Show/HideBars SearchBox API to reduce jank when show...kuan@chromium.org2013-03-192-38/+26
* Move desktop-specific Instant bits to c/b/ui/search.samarth@chromium.org2013-03-172-2/+2
* Instant: Rename 'preview' to 'overlay'sreeram@chromium.org2013-03-042-10/+10
* [Infobar] Calling HideInfoBar on an container with hidden infobars should not...mathp@chromium.org2013-02-192-1/+18
* Move API functions registrations out of ExtensionFunctionRegistry.ncj674@motorola.com2013-02-142-3/+3
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-2/+3
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-1/+1
* alternate ntp: fix jankiness when suggestions show on website page with barskuan@chromium.org2013-02-042-9/+38
* Move alternate_nav_infobar_delegate.* from c/b/infobars/ to c/b/ui/omnibox.tfarina@chromium.org2013-01-182-110/+0
* Record histogram of extension API usagerpaquay@chromium.org2013-01-181-1/+2
* Remove GetWebContentsAt from browser_tabstrip.avi@chromium.org2013-01-141-7/+7
* Change infobar creation to use a public static Create() method on the infobar...pkasting@chromium.org2013-01-088-60/+82
* DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.avi@chromium.org2013-01-071-1/+1
* Eliminate the LinkInfoBar[Delegate] classes entirely.tfarina@chromium.org2013-01-072-0/+99
* Remove unused constant variables from infobar_extension_api.cckmadhusu@chromium.org2012-12-211-3/+0
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-2010-60/+75
* Remove straggling TabContents references.avi@chromium.org2012-12-141-1/+0
* Remove TabContents includes.avi@chromium.org2012-12-141-1/+0
* InstantExtended: Pass search mode to Instant page.jered@chromium.org2012-11-211-1/+1
* Move extension_error_utils.* and url_pattern_set.* intoaa@chromium.org2012-11-191-2/+2
* Remove some TabContentses from extensions.avi@chromium.org2012-10-301-4/+3
* In --enable-instant-extended-api, fix infobar_container behavior.mathp@chromium.org2012-10-272-14/+81
* Have ExtensionInstallPrompt take a WebContentssail@chromium.org2012-10-211-1/+1
* Make the WebContentsUserData locator key private.avi@chromium.org2012-10-121-1/+1
* Switch InfoBarTabHelper to use WebContentsUserData.avi@chromium.org2012-10-114-31/+50
* Switching from ForXyz naming to FromXyz naming, for consistency.joi@chromium.org2012-09-221-1/+1