summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/infobar_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-1/+2
* Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...thakis@chromium.org2011-09-011-2/+1
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-1/+2
* Keep a pointer to the owning TabContents on InfoBarDelegates, clearing it whe...pkasting@chromium.org2011-07-281-8/+17
* Re-land r89864. Hopefully this won't trigger the apparent perf regression no...abarth@chromium.org2011-07-081-4/+1
* Revert 89864 - Don't rely on user gestures for deciding when to dismiss infob...cmp@chromium.org2011-07-071-1/+4
* Insecure content infobar cleanup:pkasting@chromium.org2011-06-231-3/+4
* Don't rely on user gestures for deciding when to dismiss infobars.abarth@chromium.org2011-06-211-4/+1
* Present infobar on mixed content denial. We may have caused the page to appe...tsepez@chromium.org2011-06-101-0/+4
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-3/+3
* Hide translate infobar on programmatic navigation.jeremy@chromium.org2011-05-181-0/+11
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-051-0/+1
* Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.rsesek@chromium.org2011-04-211-1/+1
* apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-021-5/+0
* Revert 80128 - apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-011-0/+5
* apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-011-5/+0
* Move infobar_delegate.[cc,h] back to chrome/browser/tab_contents.tfarina@chromium.org2011-03-041-0/+83
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-031-117/+0
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-3/+3
* Cleanup:pkasting@chromium.org2011-02-241-6/+0
* Start moving core pieces of Chrome multi-process code to src\content. I'm st...jam@chromium.org2011-02-181-73/+0
* Cleanup:pkasting@chromium.org2011-02-081-0/+5
* Cleanup:pkasting@chromium.org2011-01-261-29/+16
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-58/+63
* Even more virtual method deinlining.erg@google.com2010-12-131-0/+96
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-131-6/+6
* Show an infobar when the user is using an unsupported flag.viettrungluu@chromium.org2010-04-011-2/+12
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* roll back r15177ben@chromium.org2009-05-041-1/+1
* Reverting 15180.ben@chromium.org2009-05-041-1/+1
* Bustage fix for mac and linux:ben@chromium.org2009-05-041-1/+1
* Extract all views resources into:ben@chromium.org2009-05-041-1/+1
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-1/+1
* Reverting 14005.brettw@chromium.org2009-04-181-1/+1
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-1/+1
* Remove TabContents from scaffolding. Yay!pinkerton@chromium.org2009-03-111-6/+1
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* add infobar_delegate.cc to the buildtc@google.com2009-02-131-1/+7
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-0/+93