| Commit message (Expand) | Author | Age | Files | Lines |
* | base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType. | tfarina@chromium.org | 2011-08-15 | 1 | -2/+2 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -0/+1 |
* | Change the web store private install API to accept a localized extension name. | asargent@chromium.org | 2011-05-26 | 1 | -4/+6 |
* | Move scoped_temp_dir and scoped_native_library back from base/memory to base. | thakis@chromium.org | 2011-05-19 | 1 | -2/+2 |
* | Replacing base::DIR_TEMP with ScopedTempDir when appropriate. | mkwst@chromium.org | 2011-04-12 | 1 | -21/+16 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Fail gracefully if profile Temp dir can not be accessed. | skerner@chromium.org | 2011-01-19 | 1 | -5/+11 |
* | Added WARN_UNUSED_RESULT to ScopedTempDir methods. | cbentzel@chromium.org | 2011-01-13 | 1 | -3/+5 |
* | Remove base/platform_thread.h stub and fix up all callers to use the new loca... | brettw@google.com | 2011-01-01 | 1 | -1/+0 |
* | Delete temp extension directory on the file thread. | jam@chromium.org | 2010-11-05 | 1 | -0/+10 |
* | Part 3 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-29 | 1 | -2/+2 |
* | Unrevert again r63919: "Part 2 of immutable Extension refactor." | mpcomplete@chromium.org | 2010-10-27 | 1 | -1/+0 |
* | Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "... | thakis@chromium.org | 2010-10-26 | 1 | -0/+1 |
* | Unrevert r63919: "Part 2 of immutable Extension refactor." | mpcomplete@chromium.org | 2010-10-26 | 1 | -1/+0 |
* | Revert r63919 "Part 2 of immutable Extension refactor." | mpcomplete@chromium.org | 2010-10-26 | 1 | -0/+1 |
* | Part 2 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-26 | 1 | -1/+0 |
* | Remove a sleep from SandboxedExtensionUnpackerTest.WithCatalogsSuccess. | evan@chromium.org | 2010-09-22 | 1 | -5/+6 |
* | Moving file_util::FileInfo to base::PlatformFileInfo, and adding the | dumi@chromium.org | 2010-09-03 | 1 | -2/+2 |
* | FBTF: Remove unneeded headers from base/ (part 4) | thestig@chromium.org | 2010-08-07 | 1 | -1/+0 |
* | Unpack extensions inside chrome's profile directory. | skerner@chromium.org | 2010-04-30 | 1 | -4/+38 |
* | This looks like it was causing the pipe to sometimes overfill. | aa@chromium.org | 2010-03-17 | 1 | -2/+3 |
* | Extensions: file handling clean up. | estade@chromium.org | 2009-12-18 | 1 | -4/+3 |
* | Localizing manifest for installed or unpacked extensions. | cira@chromium.org | 2009-12-16 | 1 | -5/+14 |
* | Enabling (sandboxed) extension unpacker tests. | cira@chromium.org | 2009-11-19 | 1 | -6/+4 |
* | DISABLING all new unpacker tests. XP try bots are failing. | cira@chromium.org | 2009-11-18 | 1 | -2/+2 |
* | Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t... | cira@chromium.org | 2009-11-18 | 1 | -0/+160 |