| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow suppression of first run bubble from master preferences. | mirandac@google.com | 2010-06-24 | 1 | -3/+12 |
* | TTF: Write tests for FirstRun. | jhawkins@chromium.org | 2010-06-22 | 1 | -12/+0 |
* | Allow randomized search engines in selection dialog. | mirandac@google.com | 2010-06-16 | 1 | -1/+10 |
* | Remove a ResourceBundle::GetDataResource and convert people to | tony@chromium.org | 2010-06-15 | 1 | -3/+3 |
* | Remove more occurrences of FromWStringHack from code base. | tfarina@chromium.org | 2010-05-31 | 1 | -7/+7 |
* | Slight cleanup of some first-run/master-prefs stuff. | viettrungluu@chromium.org | 2010-05-27 | 1 | -11/+6 |
* | Revert 47675. | mirandac@chromium.org | 2010-05-20 | 1 | -1/+1 |
* | Move data types used in the importer process to common/, in preparation for i... | mirandac@chromium.org | 2010-05-19 | 1 | -1/+1 |
* | Using different Version environment variable for SxS. | huanr@chromium.org | 2010-05-19 | 1 | -1/+3 |
* | Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()... | pkasting@chromium.org | 2010-05-10 | 1 | -3/+2 |
* | r46025 reverted r46023 which caused a build break on chromeos. | prasadt@chromium.org | 2010-04-30 | 1 | -1/+14 |
* | Revert r46023: "Detect new instance of the browser when running in the backgr... | willchan@chromium.org | 2010-04-30 | 1 | -14/+1 |
* | Detect new instance of the browser when running in the background in persistent | prasadt@chromium.org | 2010-04-30 | 1 | -1/+14 |
* | Check for proper locale before recording search engine data, or offering the ... | mirandac@chromium.org | 2010-04-21 | 1 | -1/+16 |
* | Add new search engine dialog for first run process. | mirandac@chromium.org | 2010-04-13 | 1 | -5/+22 |
* | Auto restart when update available while running in the background on windows. | atwilson@chromium.org | 2010-04-09 | 1 | -0/+20 |
* | Revert 43989 - This is a new version of the older patch. Main changes include: | atwilson@chromium.org | 2010-04-09 | 1 | -20/+0 |
* | This is a new version of the older patch. Main changes include: | atwilson@chromium.org | 2010-04-08 | 1 | -0/+20 |
* | Port the option to import bookmarks from a file to Linux | evan@chromium.org | 2010-04-01 | 1 | -78/+1 |
* | Revert 43277 - Port the option to import bookmarks from a file to Linux | arv@chromium.org | 2010-03-31 | 1 | -1/+78 |
* | Port the option to import bookmarks from a file to Linux | evan@chromium.org | 2010-03-31 | 1 | -78/+1 |
* | Add import_bookmarks_from_file option to master pref that | huanr@chromium.org | 2010-03-24 | 1 | -5/+26 |
* | Add the option of importing bookmarks from file to first run. | huanr@chromium.org | 2010-03-22 | 1 | -1/+43 |
* | Move importer data types into a separate file to prepare for moving importer | mirandac@chromium.org | 2010-03-22 | 1 | -6/+7 |
* | Allow the use of the master_preferences file in Linux. | tony@chromium.org | 2010-03-10 | 1 | -13/+2 |
* | Add support for auto-installing extensions at first run via master prefs | cpu@chromium.org | 2010-03-08 | 1 | -0/+56 |
* | First part of the pre-set bookmarks feature | cpu@chromium.org | 2010-02-26 | 1 | -22/+15 |
* | Fix for crash on early return from browser_main.cc | cpu@chromium.org | 2010-02-23 | 1 | -0/+5 |
* | Move pref_{member,service} and important_file_writer from chrome/common | phajdan.jr@chromium.org | 2010-02-19 | 1 | -1/+1 |
* | Position the the inactive toast to the left in RTL machines. | cpu@chromium.org | 2010-01-21 | 1 | -4/+8 |
* | New headline for the inactive toast dialog | cpu@chromium.org | 2010-01-19 | 1 | -1/+7 |
* | Fix a case where we try to get the homepage as a boolean value, when | tony@chromium.org | 2009-12-10 | 1 | -2/+4 |
* | Remove IsPrefRegistered function from PrefService API and fix the callers to | tony@chromium.org | 2009-12-07 | 1 | -1/+1 |
* | Add -profile command line switch | davemoore@chromium.org | 2009-11-30 | 1 | -1/+1 |
* | Making the toast localized | cpu@chromium.org | 2009-11-19 | 1 | -69/+29 |
* | Fix style issues in View class. | maruel@chromium.org | 2009-11-07 | 1 | -1/+1 |
* | Use GetSwitchValueASCII. | tony@chromium.org | 2009-11-06 | 1 | -3/+3 |
* | Push the Omaha app guid into the browser distribution classes to remove compi... | robertshield@chromium.org | 2009-11-05 | 1 | -1/+2 |
* | Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome.... | robertshield@chromium.org | 2009-11-04 | 1 | -0/+10 |
* | Remove deprecated CommandLine(std::wstring) ctor. | evan@chromium.org | 2009-10-26 | 1 | -2/+2 |
* | Remove +x bit from files that shouldn't have it. | evan@chromium.org | 2009-10-20 | 1 | -0/+0 |
* | Make importer obey import_search_engine preference even if FRUI is enabled. | kuchhal@chromium.org | 2009-10-19 | 1 | -7/+26 |
* | Make GetDistroBooleanPreference return troolean value. | kuchhal@chromium.org | 2009-10-19 | 1 | -9/+17 |
* | Re-try r29078: Remove some deprecated file_util wstring functions. | estade@chromium.org | 2009-10-15 | 1 | -1/+1 |
* | Revert wstring patch (r29078 and follow up commits). It is causing failures o... | estade@chromium.org | 2009-10-15 | 1 | -1/+1 |
* | Remove some deprecated file_util wstring functions. | estade@chromium.org | 2009-10-15 | 1 | -1/+1 |
* | Fix a whole bunch of style nits. | erg@google.com | 2009-10-13 | 1 | -1/+1 |
* | Use ASCII strings for switch names. | evan@chromium.org | 2009-10-13 | 1 | -2/+2 |
* | Fix for crasher on toast UI | cpu@chromium.org | 2009-09-24 | 1 | -1/+1 |
* | Fix crash during import by checking for errors and exiting early. | kuchhal@chromium.org | 2009-09-22 | 1 | -2/+7 |