summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/sandboxed_extension_unpacker_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Enable experimental permissions for extensions from the store.aa@chromium.org2011-10-311-3/+4
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+4
* Mark some externally installed extensions as 'bookmark apps'rogerta@chromium.org2011-10-261-1/+2
* base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.tfarina@chromium.org2011-08-151-2/+2
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-0/+1
* Change the web store private install API to accept a localized extension name.asargent@chromium.org2011-05-261-4/+6
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-2/+2
* Replacing base::DIR_TEMP with ScopedTempDir when appropriate.mkwst@chromium.org2011-04-121-21/+16
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Fail gracefully if profile Temp dir can not be accessed.skerner@chromium.org2011-01-191-5/+11
* Added WARN_UNUSED_RESULT to ScopedTempDir methods.cbentzel@chromium.org2011-01-131-3/+5
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-1/+0
* Delete temp extension directory on the file thread.jam@chromium.org2010-11-051-0/+10
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-2/+2
* Unrevert again r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-271-1/+0
* Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...thakis@chromium.org2010-10-261-0/+1
* Unrevert r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-1/+0
* Revert r63919 "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-0/+1
* Part 2 of immutable Extension refactor.mpcomplete@chromium.org2010-10-261-1/+0
* Remove a sleep from SandboxedExtensionUnpackerTest.WithCatalogsSuccess.evan@chromium.org2010-09-221-5/+6
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-031-2/+2
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-1/+0
* Unpack extensions inside chrome's profile directory.skerner@chromium.org2010-04-301-4/+38
* This looks like it was causing the pipe to sometimes overfill.aa@chromium.org2010-03-171-2/+3
* Extensions: file handling clean up.estade@chromium.org2009-12-181-4/+3
* Localizing manifest for installed or unpacked extensions.cira@chromium.org2009-12-161-5/+14
* Enabling (sandboxed) extension unpacker tests.cira@chromium.org2009-11-191-6/+4
* DISABLING all new unpacker tests. XP try bots are failing.cira@chromium.org2009-11-181-2/+2
* Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...cira@chromium.org2009-11-181-0/+160