summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/work_item.cc
Commit message (Expand)AuthorAgeFilesLines
* Introduce a SetRegValueWorkItem overload that accepts a callback insteadgab2015-07-021-0/+13
* Add a flag to all of the registry related work items to specify whether to op...wfh@chromium.org2014-05-231-21/+34
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-11/+12
* Force COM machinery to notice that the path to the DelegateExecute verb handl...grt@chromium.org2012-08-311-0/+6
* Fix in-use updates for Chrome Frame.grt@chromium.org2011-09-231-2/+3
* Added CopyRegKeyWorkItem in support of IE low rights policy fixes.grt@chromium.org2011-09-181-0/+9
* Alter MoveTreeWorkItem to provide an option to not copy over a directory that...robertshield@chromium.org2011-05-121-2/+6
* Temp dir cleanup:grt@chromium.org2011-02-181-2/+4
* wstring: use a few more FilePaths to remove Hack functionsevan@chromium.org2011-01-271-3/+3
* wstring: use a few more FilePaths to remove Hack functionsevan@chromium.org2011-01-271-4/+4
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-4/+2
* Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom...erikwright@chromium.org2011-01-121-4/+15
* Refactor the install flow in the Chrome installer to use a single WorkItemLis...robertshield@chromium.org2011-01-041-1/+12
* Support for checking multiple keyfiles when removing an installation package.tommi@chromium.org2010-12-021-2/+2
* Add a new type of WorkItemList: NoRollbackWorkItemList.tommi@chromium.org2010-11-241-2/+3
* Add the ability to call an alternate entry point name on self-registering DLL...robertshield@chromium.org2010-09-061-2/+3
* Revert "installer: clean up to use FilePath instead of std::wstring."kuchhal@chromium.org2009-11-231-8/+8
* installer: clean up to use FilePath instead of std::wstring.kuchhal@chromium.org2009-11-231-8/+8
* Fix to use FilePath::DirName instead of FileUtil::UpOneDirectoryOrEmpty.kuchhal@chromium.org2009-09-041-1/+1
* Fixit: Remove bunch of coverity warnings from chrome/installer/*.kuchhal@chromium.org2009-06-301-18/+29
* Second stab at applying http://codereview.chromium.org/43138/show.robertshield@google.com2009-03-171-0/+6
* Revert "Change mini_installer's chrome.release specification..."agl@chromium.org2009-03-171-6/+0
* Change mini_installer's chrome.release specification to include wildcards.robertshield@google.com2009-03-171-0/+6
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Move files instead of copying them.kuchhal@chromium.org2009-03-041-0/+7
* Implement the new mechanism we are going to use for handling Chromium updateskuchhal@chromium.org2008-11-071-0/+9
* 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/+85