summaryrefslogtreecommitdiffstats
path: root/chrome/app/client_util.h
Commit message (Expand)AuthorAgeFilesLines
* Cause chrome.exe to introspect to find the version of chrome.dll to load. Thi...robertshield@chromium.org2012-08-071-7/+8
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Two small changes so I can reuse the MainDllLoadercpu@chromium.org2012-04-021-5/+11
* Write "did run" value to multi-install client state key as well, if it exists.robertshield@chromium.org2011-03-141-2/+6
* Use a struct instead of a union for SandboxInterfaceInfocpu@chromium.org2011-02-101-2/+2
* Add a --chrome-version switch to Chrome that serves a similar purpose to the ...robertshield@chromium.org2010-11-161-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* r46025 reverted r46023 which caused a build break on chromeos.prasadt@chromium.org2010-04-301-0/+4
* Revert r46023: "Detect new instance of the browser when running in the backgr...willchan@chromium.org2010-04-301-4/+0
* Detect new instance of the browser when running in the background in persistentprasadt@chromium.org2010-04-301-0/+4
* Reset the dr key if the toast experiment is cancelled.cpu@chromium.org2009-12-191-1/+5
* Rewrite of chrome.exe startup codecpu@chromium.org2009-11-041-30/+38
* Coverity: Convert dll_path_ to a std::wstring. This avoids having dll_path_ ...jhawkins@chromium.org2009-10-211-3/+3
* Coverity: Pass strings by reference.jhawkins@chromium.org2009-10-211-2/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-1/+1
* This fixes the following bugs1. http://b/issue?id=1447957 For machine insta...ananta@chromium.org2008-11-041-3/+0
* Initialize Breakpad for Chromium as well.rahulk@google.com2008-08-291-0/+8
* 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/+65