summaryrefslogtreecommitdiffstats
path: root/chrome/app/client_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Removing the GetVersionEnvKey method from BrowserDistribution.tommi@chromium.org2010-12-071-6/+4
* Add a --chrome-version switch to Chrome that serves a similar purpose to the ...robertshield@chromium.org2010-11-161-21/+56
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-1/+1
* Revert 56978 - Use Environment::GetVar instead of the obscure EnvQueryStr fun...mal@chromium.org2010-08-221-8/+14
* Use Environment::GetVar instead of the obscure EnvQueryStr function.tfarina@chromium.org2010-08-211-14/+8
* Use Environment::SetVar in more places.tfarina@chromium.org2010-08-131-5/+9
* Add event traces to measure the performance of the function which pre reads c...ananta@chromium.org2010-08-121-0/+3
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+2
* After verifying the startup win though more testing, removing the guards arou...slightlyoff@chromium.org2010-07-131-6/+1
* PreRead chrome.dll only for release builds.ananta@chromium.org2010-07-091-0/+2
* Changing the pre-reading of chrome.dll to read it as an image section instead...ananta@chromium.org2010-07-031-40/+22
* Previously we didn't pre-read at all if there was any configuration in the Ch...slightlyoff@chromium.org2010-07-021-2/+5
* Fix nacl buildamit@chromium.org2010-06-211-2/+1
* Experimental pre-reading optimization to run on perf botsamit@chromium.org2010-06-211-0/+57
* Using different Version environment variable for SxS.huanr@chromium.org2010-05-191-3/+6
* r46025 reverted r46023 which caused a build break on chromeos.prasadt@chromium.org2010-04-301-0/+15
* Revert r46023: "Detect new instance of the browser when running in the backgr...willchan@chromium.org2010-04-301-15/+0
* Detect new instance of the browser when running in the background in persistentprasadt@chromium.org2010-04-301-0/+15
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-02-011-0/+16
* Correct the length of the string saved to the "dr" registry value used for Om...robertshield@chromium.org2010-01-301-1/+4
* Revert 37578 - Implement the broker process that launches NaCl loader process...gregoryd@google.com2010-01-301-16/+0
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-01-301-0/+16
* Reset the dr key if the toast experiment is cancelled.cpu@chromium.org2009-12-191-6/+24
* Push the Omaha app guid into the browser distribution classes to remove compi...robertshield@chromium.org2009-11-051-2/+4
* Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....robertshield@chromium.org2009-11-041-1/+3
* Fix for broken mini_installer_testcpu@chromium.org2009-11-041-1/+1
* Rewrite of chrome.exe startup codecpu@chromium.org2009-11-041-63/+168
* Coverity: Convert dll_path_ to a std::wstring. This avoids having dll_path_ ...jhawkins@chromium.org2009-10-211-5/+8
* Coverity: Pass strings by reference.jhawkins@chromium.org2009-10-211-2/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* * Check the presence of new_chrome.exe before using opv key for version.kuchhal@chromium.org2008-11-071-25/+34
* Implement the new mechanism we are going to use for handling Chromium updateskuchhal@chromium.org2008-11-071-4/+18
* This fixes the following bugs1. http://b/issue?id=1447957 For machine insta...ananta@chromium.org2008-11-041-13/+2
* Initialize Breakpad for Chromium as well.rahulk@google.com2008-08-291-0/+17
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Make chrome.exe read version from Software\Chromium instead of Google Update ...rahulk@google.com2008-08-221-0/+90