summaryrefslogtreecommitdiffstats
path: root/chrome/browser/infobars
Commit message (Expand)AuthorAgeFilesLines
* Rename InfoBarTabService -> InfoBarService.joi@chromium.org2012-08-302-4/+4
* Introduce InfoBarTabService API.joi@chromium.org2012-08-206-45/+43
* Create chrome/browser/api directory. Move infobar delegates used by Autofill ...joi@chromium.org2012-08-1311-272/+154
* Moved CrxInstaller and CrxInstallerError into extensions namespacerdevlin.cronin@chromium.org2012-07-241-2/+2
* Create content\public\test\test_utils.h to hold common test classes that are ...jam@chromium.org2012-07-201-5/+5
* Move ExtensionWindowController and related into extensions namespacerdevlin.cronin@chromium.org2012-07-171-1/+1
* Added support for multiple parameters to Extension API callbacks.mtytel@chromium.org2012-07-121-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-115-5/+0
* Move application creation and extension install prompt showing off Browser an...ben@chromium.org2012-07-031-1/+2
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-2/+3
* Upstream changes needed by Android auto-login.pliard@chromium.org2012-06-292-0/+6
* Simplify overriding ShouldExpire() a bit by allowing classes to override Shou...pkasting@chromium.org2012-06-221-5/+12
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-201-0/+1
* Remove BrowserList::GetLastActive from extensions install dialog code by plum...jam@chromium.org2012-06-151-1/+1
* TabContentsWrapper -> TabContents, part 17.avi@chromium.org2012-06-113-7/+7
* Refactoring ExtensionInstallUI to abstract the Browser references.jcivelli@chromium.org2012-06-081-2/+2
* Moving the tabs_module API into a separate directory in api/vabr@chromium.org2012-06-081-2/+2
* Improve the UI for disabling off-store extension install.aa@chromium.org2012-05-271-0/+6
* Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.thestig@chromium.org2012-05-261-2/+2
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-0/+2
* Fix unsafe infobar usage pattern in ExtensionDevToolsClientHost. Listening f...pkasting@chromium.org2012-05-042-10/+14
* A few small tweaks based on further analysis of GoogleURLTracker:pkasting@chromium.org2012-05-032-22/+18
* Refactor media stream infobar delegate code and also fix a typoyujie.mao@intel.com2012-04-282-2/+2
* Convert the infobars ui_test to a browser_test. Remove the ExtensionProxy cla...jam@chromium.org2012-04-182-52/+81
* TabContents -> WebContentsImpl, part 18.avi@chromium.org2012-04-171-2/+2
* Added type enum to the base class with a getter virtual method. This prevents...dyu@chromium.org2012-04-072-12/+15
* Add the ability to identify the one-click login infobar through infobar_type ...dyu@chromium.org2012-04-012-0/+7
* Remove infobar from helper list before notifying observers.jknotten@chromium.org2012-03-311-14/+17
* Add a type for the password infobar to support test automation.dyu@chromium.org2012-03-212-0/+6
* Revert 124235 - Re-enable tests that were broken due to WebKit rename of DOMW...mattm@chromium.org2012-02-291-1/+1
* Re-enable tests that were broken due to WebKit rename of DOMWindow to Windowarv@chromium.org2012-02-291-1/+1
* Adding a new InfoBar that will be displayed when a webpage requests access tomacourteau@chromium.org2012-02-292-0/+6
* Create BaseWindow and ExtensionWindowWrapper for extension API access to Panelsstevenjb@chromium.org2012-02-281-2/+4
* Disable browser tests that WebKit r108729 breaksenne@chromium.org2012-02-241-2/+2
* Update clients to use new TestServer constructor.erikwright@chromium.org2012-02-241-1/+2
* Remove the default plugin.bauerb@chromium.org2012-01-242-6/+0
* Make registerProtocolHandler() infobars replace existing infobars for equival...koz@chromium.org2012-01-062-2/+10
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-1/+1
* Get rid of content::NavigationController in cc file and use "using" instead.jam@chromium.org2012-01-041-3/+4
* Convert WebContents to return a content::NavigationController instead of the ...jam@chromium.org2012-01-042-2/+2
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-031-3/+4
* Create a Content API interface around NavigationController, and move all the ...jam@chromium.org2011-12-292-0/+2
* Rename NavigationController to NavigationControllerImpl and put it into the c...jam@chromium.org2011-12-281-1/+3
* Convert a few methods in NavigationController to return a content::Navigation...jam@chromium.org2011-12-281-2/+2
* Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo...jam@chromium.org2011-12-272-5/+7
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-253-7/+7
* Create a Content API around NavigationEntry that's in content/public/browser....jam@chromium.org2011-12-251-3/+4
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-222-6/+5
* Move navigation_details.h to content/public/browser.jam@chromium.org2011-12-221-1/+1
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-212-5/+8