summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/infobars/link_infobar.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move label and link files to ui/views/controls/.tfarina@chromium.org2011-11-291-2/+2
* Make views::Label and views::Link auto-color themselves to be readable over t...pkasting@chromium.org2011-10-121-2/+1
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-2/+2
* Make infobars ignore button clicks when closing.pkasting@chromium.org2011-09-291-0/+2
* Keep a pointer to the owning TabContents on InfoBarDelegates, clearing it whe...pkasting@chromium.org2011-07-281-1/+1
* Fix compile: add #include that was (incorrectly) transitively #included before.pkasting@chromium.org2011-06-211-0/+1
* Misc. infobar stuff:pkasting@chromium.org2011-05-241-4/+5
* views: Move LinkController into its own header file.tfarina@chromium.org2011-04-251-1/+3
* OffsetY shouldn't need parent parameter - moved kArrowSize to header.scr@chromium.org2011-03-031-3/+3
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-031-1/+1
* Layout changes for InfoBarView and subclasses:pkasting@chromium.org2011-03-011-16/+35
* Cleanup:pkasting@chromium.org2011-02-281-14/+2
* Cleanup:pkasting@chromium.org2011-02-241-48/+11
* Misc. cleanup bits I missed in my last pass.pkasting@chromium.org2011-02-091-3/+2
* Cleanup:pkasting@chromium.org2011-02-081-33/+25
* Split infobars.{cc,h} into separate pieces for the different classes defined ...pkasting@chromium.org2011-02-011-0/+120