summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/theme_installed_infobar_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-221-1/+1
* Cleanup: Remove most deprecated Profile::GetExtensionService() usage.thestig@chromium.org2014-06-221-1/+3
* Improve some namingestade@chromium.org2014-05-131-6/+6
* Move Infobars core files to the Infobars componentdroger@chromium.org2014-04-181-7/+9
* InfoBarService inherits from InfoBarManagerdroger@chromium.org2014-04-101-4/+2
* Split InfoBarService core code into InfoBarManagerdroger@chromium.org2014-04-011-2/+4
* Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."avi@chromium.org2013-12-241-1/+1
* Revert 242450 "Update some uses of UTF conversions in chrome/bro..."avi@chromium.org2013-12-241-1/+1
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-1/+1
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-121-2/+2
* Infobar system refactor.pkasting@chromium.org2013-12-061-8/+9
* Revert 238283 "Infobar system refactor."tonyg@chromium.org2013-12-031-9/+8
* Infobar system refactor.pkasting@chromium.org2013-12-031-8/+9
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* More misc. cleanup:pkasting@chromium.org2013-07-181-4/+4
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Revert 210950 "Revert 210945 "Misc. cleanup:""cpu@chromium.org2013-07-101-26/+21
* Revert 210945 "Misc. cleanup:"cpu@chromium.org2013-07-101-21/+26
* Misc. cleanup:pkasting@chromium.org2013-07-101-26/+21
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-071-1/+1
* [InfoBar] Add InfoBarDelegate::GetIconID()dfalcantara@chromium.org2013-05-161-4/+2
* Reorder pieces of code. No other changes.pkasting@chromium.org2013-04-301-17/+17
* Eliminate InfoBarTabHelper. Make InfoBarService a concrete class.pkasting@chromium.org2013-04-231-2/+2
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-191-1/+1
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-291-2/+3
* browser: Move FindTabbedBrowser() function into chrome namespace.tfarina@chromium.org2013-01-091-3/+3
* Change infobar creation to use a public static Create() method on the infobar...pkasting@chromium.org2013-01-081-22/+75
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-201-3/+3
* Introduce InfoBarTabService API.joi@chromium.org2012-08-201-0/+1
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-2/+2
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-3/+4
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-3/+3
* Fix crashes with infobar closure.pkasting@chromium.org2011-09-301-5/+4
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-13/+11
* Change the infobar when a user changes themes to a gray background (currently...gideonwald@chromium.org2011-09-011-0/+4
* Keep a pointer to the owning TabContents on InfoBarDelegates, clearing it whe...pkasting@chromium.org2011-07-281-22/+6
* Removal of Profile from content part 3.avi@chromium.org2011-07-281-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+4
* Multiprofile: Fix all places where we observe BROWSER_THEME_CHANGED so that weerg@google.com2011-06-241-1/+1
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-2/+3
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-051-4/+0
* Submitting http://codereview.chromium.org/6901058/ on behalf of rhashimotosaintlou@chromium.org2011-04-291-1/+1
* [Themes] Add UsingNativeTheme() method to ThemeServiceakalin@chromium.org2011-04-221-2/+8
* Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.rsesek@chromium.org2011-04-211-2/+3
* [Sync] Simplify themes notifications and themes syncakalin@chromium.org2011-04-151-2/+1
* Theme system cleanuperg@google.com2011-03-231-6/+6
* Profile shouldn't own BrowserThemeProviders; A ThemeService should and should...erg@google.com2011-03-221-4/+6
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-1/+1
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1