summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_browser_main_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Give names to all utility processes.thestig2015-04-071-3/+7
* Delay font cache building by few seconds to yield for startup resource conten...shrikant2015-03-181-3/+18
* Revert of Delay font cache building by few seconds to yield for startup resou...vangelis2015-03-161-20/+3
* Clean up permanently failed crash reports and report them via UMA.erikwright2015-03-121-0/+51
* Delay font cache building by few seconds to yield for startup resource conten...shrikant2015-03-121-3/+20
* Revert the TerminateOnHeapCorruption experiment.erikwright2015-03-111-5/+0
* Unify the Windows Parental Controls Platform Cachingrobliao2015-03-061-1/+3
* win/aura: Remove some more non-aura code for Windows.Sadrul Habib Chowdhury2015-02-131-2/+0
* Do not use Win32k renderer lockdown if DirectWrite is disabled.wfh2015-01-281-16/+0
* Removing --assert-test commandline flaganujk.sharma2015-01-141-1/+0
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-9/+9
* Win32k lockdown: move to chrome://flags, add UMA, add Finch.wfh2014-12-111-2/+3
* remove safe mode key combocpu2014-12-081-9/+0
* Change the flag which enables OOP PDF to an enable/disable flagraymes2014-11-261-1/+1
* DirectWrite Font Cache browser side hookupshrikant2014-11-171-0/+32
* Revert of DirectWrite Font Cache browser side hookup (patchset #5 id:80001 of...scottmg2014-11-151-32/+0
* DirectWrite Font Cache browser side hookupshrikant2014-11-141-0/+32
* Update "did run" from the browser process after renderer creation.grt2014-11-131-0/+8
* Prepare to enable win32K lockdown mode by default for renderer processes on W...ananta2014-10-231-0/+16
* replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*mostynb2014-10-131-1/+1
* Use qualified path for three more grit headers from ui.tfarina2014-09-071-1/+1
* Reland: Issue 446203002: Initialize the now_function to the HighResNowWrapper...Fadi Meawad2014-09-051-1/+0
* Revert of Initialize the now_funciton to the HighResNowWrapper in case High R...fmeawad2014-08-281-0/+1
* We have noticed a clock shift when QPC was deployed. It shows as a regression...fmeawad2014-08-261-1/+0
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-221-2/+2
* Use HighResNow whenever possible on Windows.fmeawad@chromium.org2014-08-011-15/+1
* Experimentally disable termination on heap corruption in order to measure the...erikwright@chromium.org2014-07-281-0/+5
* Reland: Remove some dead app host code.grt@chromium.org2014-07-251-4/+1
* Revert 285661 "Remove some dead app host code."mpearson@chromium.org2014-07-251-1/+4
* Remove some dead app host code.grt@chromium.org2014-07-251-4/+1
* Revert of Experimentally disable termination on heap corrruption in order to ...tonyg@chromium.org2014-07-181-5/+0
* Experimentally disable termination on heap corruption in order to measure the...erikwright@chromium.org2014-07-181-0/+5
* Disable incognito link if parental control is onguohui@chromium.org2014-06-201-0/+3
* Enable --high-dpi-support by default. (Note that this is a registry setting. ...ananta@chromium.org2014-05-281-2/+0
* Resubmit "Add an UMA metric to track whether running on a tablet".zturner@chromium.org2014-05-131-0/+4
* Revert 268825 "Add an UMA metric to track whether chrome is runn..."dalecurtis@google.com2014-05-071-4/+0
* Add an UMA metric to track whether chrome is running on a tablet.zturner@chromium.org2014-05-071-0/+4
* Always drop the First Run sentinel in the User Data directory.gab@chromium.org2014-02-261-2/+11
* Use a Finch Experiment to control the Browser Blacklistcsharp@chromium.org2014-01-131-0/+3
* Revert 243967 "Use a Finch Experiment to control the Browser Bla..."noamsml@google.com2014-01-101-3/+0
* Use a Finch Experiment to control the Browser Blacklistcsharp@chromium.org2014-01-091-0/+3
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-031-1/+1
* Revert 242455 "Revert 242449 "Update some uses of UTF conversion..."avi@chromium.org2013-12-241-4/+5
* Revert 242449 "Update some uses of UTF conversions in chrome/bro..."avi@chromium.org2013-12-241-5/+4
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-4/+5
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-231-1/+1
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-121-1/+2
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-11/+11
* We want the Applications Menu shortcut paths to be managed by shell_util.cc ascalamity@chromium.org2013-12-041-1/+4
* Refactor module loading verification.erikwright@chromium.org2013-11-131-2/+2