summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run
Commit message (Expand)AuthorAgeFilesLines
* Import search engines on first run in organic builds. Once this patch is in,...mirandac@chromium.org2010-08-171-30/+33
* Fix a subtle issue/bug for unit tests to use IsChromeFirstRun. Once first_run...jorlow@chromium.org2010-08-162-6/+15
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-162-5/+9
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+0
* Use Environment::SetVar in more places.tfarina@chromium.org2010-08-131-3/+5
* Content settings: generalize the exceptions lists for all settings types.estade@chromium.org2010-08-101-1/+4
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-0/+1
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-061-2/+2
* Fix Firefox import lock dialog on Windows.mirandac@chromium.org2010-08-042-15/+24
* Remove usage of GetSwitchValue for most of chrome/browser/.evan@chromium.org2010-08-041-8/+8
* Fix the Windows build again.brettw@chromium.org2010-08-031-0/+1
* Fix the Windows build.brettw@chromium.org2010-08-031-3/+5
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-031-3/+4
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-1/+0
* Use a few more FilePaths in bookmark import.evan@chromium.org2010-07-303-11/+12
* Fix some bad uses of GetTempDir.agl@chromium.org2010-07-301-4/+5
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-302-14/+11
* Move browser/first_run* into into a subdirectory.evan@chromium.org2010-07-297-0/+1995