summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/infobars
Commit message (Expand)AuthorAgeFilesLines
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-172-6/+6
* Move focus related files into a new chrome/views/focus subdirben@chromium.org2009-03-171-1/+1
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-162-14/+14
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-1/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-053-3/+3
* Fix bookmark and menu drag images by making a halo around them. This makesbrettw@chromium.org2009-03-021-0/+1
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-3/+2
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-012-9/+8
* Porting in chrome/browser/phajdan.jr@chromium.org2009-01-201-0/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-152-5/+5
* Convert Alternate NavURL Fetcher to use the new infobar framework.ben@chromium.org2008-12-032-0/+132
* Fix crash with plugin installer infobar due to the infobardelegate not being ...ben@chromium.org2008-11-252-5/+13
* Re-land 5929 (r5882) with crash fix and also this change:ben@chromium.org2008-11-253-26/+133
* rollbackben@chromium.org2008-11-243-42/+9
* Re-land r5882 with a crash fix.ben@chromium.org2008-11-243-9/+42
* Reverting 5882. It broke LoginPromptTest.TestBasicAuth and .TestTwoAuths.maruel@chromium.org2008-11-243-36/+2
* This change makes the following infobars use the new system:ben@chromium.org2008-11-223-2/+36
* Beginnings of a new InfoBar system.ben@chromium.org2008-11-214-0/+633