summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/first_run_view_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...pkasting@chromium.org2010-05-101-1/+1
* Add new search engine dialog for first run process.mirandac@chromium.org2010-04-131-4/+8
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-1/+2
* This change adds shield icons to the buttons that need elevation to fix Issue...hbono@chromium.org2010-03-231-0/+22
* Move importer data types into a separate file to prepare for moving importermirandac@chromium.org2010-03-221-9/+10
* Win: Grey out/remove default browser choices in side by side installs.mattm@chromium.org2010-03-041-9/+29
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-1/+1
* Make importer obey import_search_engine preference even if FRUI is enabled.kuchhal@chromium.org2009-10-191-4/+15
* Do not import homepage on First Run if a homepage is given in master preferen...kuchhal@chromium.org2009-08-111-4/+8
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-8/+8
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* 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