summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/lzma_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/, part 2.thestig2014-08-231-1/+1
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...avi@chromium.org2013-06-071-1/+1
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-3/+3
* Second attempt to update lzma_sdk to 9.20bashi@chromium.org2012-04-221-54/+75
* Revert 132887 - Update lzma_sdk to 9.20bashi@chromium.org2012-04-181-75/+54
* Update lzma_sdk to 9.20bashi@chromium.org2012-04-181-54/+75
* Keep a track of which directories are being created when expanding the instal...tommi@chromium.org2011-02-101-3/+15
* Use FilePath::DirName instead of the deprecated file_util::GetDirectoryFromPath.tfarina@chromium.org2011-01-071-9/+6
* Convert LOG(INFO) to VLOG(1) - chrome/installer/.pkasting@chromium.org2010-10-201-15/+8
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+2
* Minor cleanup; remove deprecate file_util function and some obsolete TODOs.estade@chromium.org2009-12-091-2/+2
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Add unit tests for unpacking and patching methods.kuchhal@chromium.org2009-08-051-7/+49
* Fixit: Remove bunch of coverity warnings from chrome/installer/*.kuchhal@chromium.org2009-06-301-4/+4
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix a bunch of include problems that my deps checker tool found. Mostly I mad...brettw@google.com2008-08-081-4/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+210