summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/theme_installed_infobar_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Convert string16 to use base namespace.brettw@chromium.org2013-12-091-2/+2
* Infobar system refactor.pkasting@chromium.org2013-12-061-4/+3
* Revert 238283 "Infobar system refactor."tonyg@chromium.org2013-12-031-3/+4
* Infobar system refactor.pkasting@chromium.org2013-12-031-4/+3
* More misc. cleanup:pkasting@chromium.org2013-07-181-2/+2
* [InfoBar] Add InfoBarDelegate::GetIconID()dfalcantara@chromium.org2013-05-161-1/+1
* Reorder pieces of code. No other changes.pkasting@chromium.org2013-04-301-6/+1
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-191-1/+1
* Change infobar creation to use a public static Create() method on the infobar...pkasting@chromium.org2013-01-081-12/+15
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-201-2/+2
* Introduce InfoBarTabService API.joi@chromium.org2012-08-201-0/+1
* Create chrome/browser/api directory. Move infobar delegates used by Autofill ...joi@chromium.org2012-08-131-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-3/+6
* Cleanup: Remove unneeded forward declarations from chrome/browser/extensions.thestig@chromium.org2011-11-111-1/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-4/+6
* Change the infobar when a user changes themes to a gray background (currently...gideonwald@chromium.org2011-09-011-0/+1
* Remove obsolete TODO and add a bunch of OVERRIDEs.mihaip@chromium.org2011-08-311-1/+2
* Keep a pointer to the owning TabContents on InfoBarDelegates, clearing it whe...pkasting@chromium.org2011-07-281-4/+0
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-0/+2
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-051-7/+7
* [Themes] Add UsingNativeTheme() method to ThemeServiceakalin@chromium.org2011-04-221-1/+3
* Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.rsesek@chromium.org2011-04-211-1/+1
* Theme system cleanuperg@google.com2011-03-231-3/+3
* Profile shouldn't own BrowserThemeProviders; A ThemeService should and should...erg@google.com2011-03-221-1/+3
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-1/+1
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-031-1/+1
* Cleanup:pkasting@chromium.org2011-02-081-1/+1
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-13/+18
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-1/+1
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-131-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Before creating a theme info bar, check if one is already visible for the sam...bulach@chromium.org2010-04-221-1/+5
* Close previous theme info bars when resetting to default themebulach@chromium.org2010-04-201-1/+18
* Revert 44885 - Select and close previous theme info bars when resetting to de...jorlow@chromium.org2010-04-181-18/+1
* Select and close previous theme info bars when resetting to default theme via...jorlow@chromium.org2010-04-181-1/+18
* [More BTP includes.]erg@google.com2009-12-181-5/+1
* TBR: Revert to fix Chromos.erg@google.com2009-12-171-1/+5
* Uninstall themes when all theme infobars are gone; not on each infobar's dest...erg@google.com2009-12-171-5/+1
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-3/+3
* Uninstall themes after the undo infobar goes away.tony@chromium.org2009-10-291-4/+12
* Reland: Rename ThemePreviewInfobarDelegate toaa@chromium.org2009-10-091-0/+38
* Revert r28519-28523. Accidentally used wrong command,aa@chromium.org2009-10-091-38/+0
* patch from issue 261007aa@chromium.org2009-10-091-11/+8
* copy files to new location to help git cl patchaa@chromium.org2009-10-091-0/+41