summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/first_run_view_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-2/+3
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-211-3/+2
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-211-2/+3
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-231-1/+1
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-181-1/+0
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-5/+5
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-2/+2
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-4/+3
* 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
* Move metrics files into a subdirben@chromium.org2009-01-161-1/+1
* Make border and background setting and getting non-virtual and use the correc...brettw@google.com2008-11-141-1/+1
* More distro installer params workcpu@google.com2008-11-031-12/+2
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-9/+9
* Convert GetPreferredSize from:beng@google.com2008-10-151-11/+11
* Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. ben@chromium.org2008-10-141-3/+2
* "Make Chrome your default browser" should now appear as a checkbox at the bot...finnur@google.com2008-09-251-3/+33
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-2/+2
* Move more UI stuff into browser/viewsbeng@google.com2008-09-131-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move dialog-specific aspects of ClientView into a new subclass DialogClientView.beng@google.com2008-07-311-6/+3
* Window Delegate Improvements:beng@google.com2008-07-301-6/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+204