summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded path_service.h includes in base and chrome.thestig2014-11-061-1/+0
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-302-3/+3
* Standardize usage of virtual/override/final in chrome/browser/Daniel Cheng2014-10-212-15/+15
* replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*mostynb2014-10-133-13/+13
* Fix stupid bug causing relaunch into Chrome OS mode to not work on Windows 7.ananta2014-09-261-1/+1
* Remove implicit HANDLE conversions from chrome.rvargas2014-09-251-1/+1
* Ensure that on Windows 7, relaunching the browser via chrome://restart or cha...ananta2014-09-131-0/+19
* Add relaunch into ASH and desktop support for Chrome on Windows 7.ananta2014-08-281-1/+5
* Finish converting chrome_strings target to use qualified paths.thestig2014-08-271-1/+1
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-266-6/+6
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-221-2/+2
* Use a qualified path for ui_resources.h grit includes.tfarina@chromium.org2014-08-171-1/+1
* Move extension notifications to extensions/browser/notification_types.hjamescook@chromium.org2014-07-311-2/+3
* Componentize TemplateURLServicehashimoto@chromium.org2014-07-051-1/+1
* Revert of Componentize TemplateURLService (https://codereview.chromium.org/36...timvolodine@chromium.org2014-07-041-1/+1
* Componentize TemplateURLServicehashimoto@chromium.org2014-07-041-1/+1
* Revert of Componentize TemplateURLService (https://codereview.chromium.org/36...hashimoto@chromium.org2014-07-041-1/+1
* Componentize TemplateURLServicehashimoto@chromium.org2014-07-041-1/+1
* Cleanup: Remove most deprecated Profile::GetExtensionService() usage.thestig@chromium.org2014-06-221-2/+5
* Flip Finch Configs so we can harden DSE w/o extensionscaitkp@chromium.org2014-06-171-1/+1
* Remove unloaded profile hash store initialization. Also:erikwright@chromium.org2014-06-141-1/+0
* No longer relaunch into metro mode by default on touch devices.grt@chromium.org2014-06-123-20/+0
* Move branding information out of google_utilblundell@chromium.org2014-06-061-3/+3
* Check browser's exit code in BrowserTestBasephajdan.jr@chromium.org2014-06-051-1/+4
* 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