summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run
Commit message (Expand)AuthorAgeFilesLines
* Revert 271468 "Revert of [Refactor] Consolidate the logic for wh..."erg@chromium.org2014-05-191-1/+1
* Revert of [Refactor] Consolidate the logic for whether a widget can be activa...pkotwicz@chromium.org2014-05-191-1/+1
* Prototype fix for version shear across updates.robertshield@chromium.org2014-05-162-15/+47
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-151-1/+1
* [Refactor] Consolidate the logic for whether a widget can be activated.pkotwicz@chromium.org2014-05-151-1/+1
* Remove stray platform_file.h from chrome and componentsrvargas@chromium.org2014-05-131-1/+0
* Pref and field trials for DSE hardeningcaitkp@chromium.org2014-05-091-1/+3
* Revert 268959 "Pref and field trials for DSE hardening"dalecurtis@google.com2014-05-071-3/+1
* Pref and field trials for DSE hardeningcaitkp@chromium.org2014-05-071-1/+3
* Remove non USE_AURA code from views files.erg@chromium.org2014-04-251-9/+2
* Importer: Clean up a bunch of old TODOs and convert observer interfaces to ba...thestig@chromium.org2014-04-243-15/+29
* Fix the EULA sentinel file path determination.msw@chromium.org2014-04-151-12/+4
* [Linux] Fix browser relaunching, which broke after enabling NO_NEW_PRIVS by d...rsesek@chromium.org2014-04-101-1/+4
* message loops: Fix running nested message-loop at startup.sadrul@chromium.org2014-04-071-10/+13
* Componentize SigninTrackerblundell@chromium.org2014-04-031-1/+1
* Add a SettingsEnforcementGroup to enforce extension settings protection.gab@chromium.org2014-04-031-2/+3
* Componentize SigninManager.blundell@chromium.org2014-04-011-1/+1
* Revert of Componentize SigninManager. (https://codereview.chromium.org/218713...dewittj@chromium.org2014-03-311-1/+1
* Componentize SigninManager.blundell@chromium.org2014-03-311-1/+1
* Fix the new First Run sentinel file path determination.msw@chromium.org2014-03-286-90/+56
* Componentize SigninManagerBase.blundell@chromium.org2014-03-251-0/+1
* Implement settings om a windowstevenjb@chromium.org2014-03-211-2/+3
* Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use...ben@chromium.org2014-03-201-1/+1
* Move CommandLine to base namespace.brettw@chromium.org2014-03-173-6/+10
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-063-5/+4
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-2/+1
* Always drop the First Run sentinel in the User Data directory.gab@chromium.org2014-02-264-28/+54
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Disable FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFi...pshenoy@chromium.org2014-02-151-4/+4
* Coarser levels for the SettingsEnforcement field trial.gab@chromium.org2014-02-131-7/+14
* Disable FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFi...gab@chromium.org2014-02-111-1/+9
* Cleanup: Move kChromeUIScheme constant into content namespace.tfarina@chromium.org2014-02-111-1/+1
* Let chrome_prefs handle Preferences initialization from master_preferences.gab@chromium.org2014-02-074-46/+59
* Add plumbing for persisting a signature for the variations seed.asvitkine@chromium.org2014-01-233-0/+22
* linux_aura: Port the linux first run dialog to aura.erg@chromium.org2014-01-161-2/+0
* Remove deprecated STYLE_NATIVE_TEXTBUTTON.msw@chromium.org2014-01-151-2/+2
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-1/+1
* Remove support for specifying version on command line.grt@chromium.org2014-01-101-23/+0
* Convert base::file_util to use File instead of PlatformFile.rvargas@chromium.org2014-01-071-1/+1
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-031-2/+2
* Clean-up: Replaces gfx::Font with gfx::FontList in c/b/first_run.yukishiino@chromium.org2014-01-031-2/+2
* Supress first run bubble on inline signin pageguohui@chromium.org2014-01-021-1/+3
* Remove kChromeFrame checks in the browser process.jam@chromium.org2014-01-021-5/+0
* Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."avi@chromium.org2013-12-241-1/+1
* Revert 242450 "Update some uses of UTF conversions in chrome/bro..."avi@chromium.org2013-12-241-1/+1
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-1/+1
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-231-2/+2
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-1/+1
* Use forward-declares of Border and Background in view.htapted@chromium.org2013-12-111-0/+1
* Do not call SetDefaultBrowser() twice on first run.gab@chromium.org2013-12-113-35/+32