summaryrefslogtreecommitdiffstats
path: root/chrome/installer/gcapi
Commit message (Expand)AuthorAgeFilesLines
* Revert 184352brettw@chromium.org2013-02-242-3/+3
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-242-3/+3
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-3/+3
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-083-4/+4
* Add a VariationsRegistrySyncer class, which synchronizes Google Update relate...stevet@chromium.org2013-01-301-41/+2
* GCAPI change that uses WMI to prevent chrome from ever taking foreground.robertshield@chromium.org2013-01-211-27/+55
* Refactor SetOmahaExperimentLabel out of gcpai and into install_util.stevet@chromium.org2013-01-094-40/+48
* Add a LaunchGoogleChromeInBackground export to GCAPIrobertshield@chromium.org2012-11-153-14/+33
* Handle the multiple-window case a little better when using the GCAPI method L...robertshield@chromium.org2012-11-071-39/+23
* Fix window resizing and repositioning in GCAPI.robertshield@chromium.org2012-10-251-27/+76
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-114-4/+0
* Factor out logic to find chrome.exe from Omaha client state.erikwright@chromium.org2012-06-211-24/+3
* Move guid generation from chrome/common/ to base/.marja@chromium.org2012-06-142-5/+5
* Reused target.vitalybuka@chromium.org2012-05-311-0/+5
* mac: Start implementing gcapi.thakis@chromium.org2012-05-171-14/+19
* This patch modifies some aspects of GCAPI in support of the new Chrome reacti...mgraboski@google.com2012-03-276-115/+50
* Adding fallback to LaunchGoogleChrome in case Omaha process launcher is not r...robertshield@chromium.org2012-02-291-0/+7
* Mike's change to allow the type of reactivation to be specified based on curr...robertshield@chromium.org2012-02-278-51/+122
* Fixing "error C2039: 'back_inserter' : is not a member of 'std'" on Windows (...alexeypa@chromium.org2012-02-241-0/+1
* Make google_update.gyp write shared files to SHARED_INTERMEDIATE_DIRrsleevi@chromium.org2012-02-101-2/+1
* Implementation of Omaha experiment_label code for GCAPI.robertshield@chromium.org2012-02-085-5/+177
* Re-add source files to gyp config for gcapi_dll. Removing them seems to make ...robertshield@chromium.org2012-01-317-5/+409
* Revert 119841 - Implementation of GCAPI reactivation.thestig@chromium.org2012-01-317-409/+5
* Implementation of GCAPI reactivation.robertshield@chromium.org2012-01-317-5/+409
* Fix bug caused by looking for last_run times in HKLM for system-level install...robertshield@chromium.org2012-01-262-100/+57
* Fix up GCAPI's LaunchGoogleChrome() method to use the current way of finding ...robertshield@chromium.org2011-12-052-42/+77
* Add functionality to the GCAPI to detect when Chrome was last run.robertshield@chromium.org2011-11-145-31/+252
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-31/+33
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-071-33/+31
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-31/+33
* WinDDK ATL and MSVC express 2008/2005 compatability mark@chromium.org2011-03-211-2/+6
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-262-0/+2
* Changes the window class name references to Chrome_WindowImpl instead of Chro...gwilson@google.com2010-04-221-4/+4
* Add some licensing comments under chrome/.evan@chromium.org2009-12-281-0/+4
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Remove *.vsprops files that are no longer referenced (or only havesgk@google.com2009-07-281-8/+0
* FixIt: initalize values.kuchhal@chromium.org2009-06-301-4/+6
* Fixit: Remove bunch of coverity warnings from chrome/installer/*.kuchhal@chromium.org2009-06-301-2/+2
* Switching gcapi to be gyp generated.bradnelson@google.com2009-06-033-272/+0
* Recommit for MirandaC of Smaller alternate first run bubble. http://coderevie...glen@chromium.org2009-05-161-160/+160
* Adds a new API for launching Chrome at a given size and location. gwilson@google.com2009-04-292-0/+51
* Modifies the criteria checker to require XP SP2 as the minimum OS version; we...gwilson@google.com2009-04-081-5/+5
* NO CODE CHANGE.maruel@google.com2009-03-101-6/+12
* Fixes a bug in the criteria checker that caused the 6-month flag to not be de...gwilson@google.com2009-03-051-72/+32
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-054-464/+464
* Remove the executable bit from a bunch of files that shouldn't have had it.evan@chromium.org2009-02-128-0/+0
* Adds the 6-month flag functionality back into the criteria checker,gwilson@google.com2009-02-053-298/+474
* * Add resource file to criteria checker test application to get CompanyName.kuchhal@chromium.org2008-12-173-56/+275