summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/work_item_list.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in chrome/.avi2015-12-261-1/+2
* Introduce a SetRegValueWorkItem overload that accepts a callback insteadgab2015-07-021-0/+10
* Apply automated fixits for Chrome clang plugin to chrome.dcheng2015-04-291-6/+6
* Add a flag to all of the registry related work items to specify whether to op...wfh@chromium.org2014-05-231-8/+8
* Remove an HKCU class registration accidently dropped by an old Canary (as lon...gab@chromium.org2013-02-051-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-6/+8
* Force COM machinery to notice that the path to the DelegateExecute verb handl...grt@chromium.org2012-08-311-0/+5
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Fix in-use updates for Chrome Frame.grt@chromium.org2011-09-231-1/+2
* Added CopyRegKeyWorkItem in support of IE low rights policy fixes.grt@chromium.org2011-09-181-5/+10
* Alter MoveTreeWorkItem to provide an option to not copy over a directory that...robertshield@chromium.org2011-05-121-1/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Fix in-use updates where %TMP% is on a volume other than %USERPROFILE% and/or...grt@chromium.org2011-02-241-0/+2
* Temp dir cleanup:grt@chromium.org2011-02-181-1/+3
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-3/+2
* Refactor out of install.cc the set of functions that operate on a work item l...robertshield@chromium.org2011-01-141-31/+33
* Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom...erikwright@chromium.org2011-01-121-2/+10
* Refactor the install flow in the Chrome installer to use a single WorkItemLis...robertshield@chromium.org2011-01-041-33/+39
* Support for checking multiple keyfiles when removing an installation package.tommi@chromium.org2010-12-021-2/+6
* Add a new type of WorkItemList: NoRollbackWorkItemList.tommi@chromium.org2010-11-241-1/+18
* Add the ability to call an alternate entry point name on self-registering DLL...robertshield@chromium.org2010-09-061-2/+5
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-3/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Revert "installer: clean up to use FilePath instead of std::wstring."kuchhal@chromium.org2009-11-231-9/+9
* installer: clean up to use FilePath instead of std::wstring.kuchhal@chromium.org2009-11-231-9/+9
* Fix to use FilePath::DirName instead of FileUtil::UpOneDirectoryOrEmpty.kuchhal@chromium.org2009-09-041-1/+3
* Fixit: Remove bunch of coverity warnings from chrome/installer/*.kuchhal@chromium.org2009-06-301-18/+27
* Second stab at applying http://codereview.chromium.org/43138/show.robertshield@google.com2009-03-171-1/+7
* Revert "Change mini_installer's chrome.release specification..."agl@chromium.org2009-03-171-7/+1
* Change mini_installer's chrome.release specification to include wildcards.robertshield@google.com2009-03-171-1/+7
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Move files instead of copying them.kuchhal@chromium.org2009-03-041-0/+4
* * Check the presence of new_chrome.exe before using opv key for version.kuchhal@chromium.org2008-11-071-1/+1
* Implement the new mechanism we are going to use for handling Chromium updateskuchhal@chromium.org2008-11-071-0/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+116