| Commit message (Expand) | Author | Age | Files | Lines |
* | Move SafeManifestParser to //extensions | rockot | 2014-09-24 | 2 | -10/+12 |
* | Revert of Large wallpaper decoding in utility process (patchset #5 id:190001 ... | jiayl | 2014-09-24 | 1 | -1/+1 |
* | Handle large wallpaper decoding in utility process: | glevin | 2014-09-24 | 1 | -1/+1 |
* | Pass credentials for WifiManager in Windows. | noamsml | 2014-08-29 | 2 | -16/+5 |
* | Change base/file_utils.h includes to base/files/file_utils.h in chrome/ | thestig | 2014-08-26 | 2 | -2/+2 |
* | Use a qualified path for grit includes in various chrome/ directories. | thestig@chromium.org | 2014-08-13 | 1 | -1/+1 |
* | Allow drag-and-drop of zipped extensions on chrome://extensions | elijahtaylor@chromium.org | 2014-08-09 | 2 | -0/+18 |
* | Move UpdateManifest to //extensions | rockot@chromium.org | 2014-08-08 | 1 | -1/+1 |
* | Separate CryptoVerifyImpl into its own file. | stevenjb@chromium.org | 2014-08-08 | 1 | -2/+2 |
* | Remove koz from OWNERS | tapted@chromium.org | 2014-07-17 | 1 | -1/+0 |
* | Extensions: Split extensions utility IPC messages into its own file. | thestig@chromium.org | 2014-06-27 | 2 | -0/+369 |
* | Remove base/memory/scoped_handle.h | brettw@chromium.org | 2014-06-10 | 1 | -1/+0 |
* | Move most of extension_file_util.cc into extensions/common/file_util.cc | jamescook@chromium.org | 2014-04-15 | 1 | -2/+2 |
* | Move core extensions l10n code to //extensions | rockot@chromium.org | 2014-04-08 | 1 | -1/+1 |
* | Move WriteFile and WriteFileDescriptor from file_util to base namespace. | brettw@chromium.org | 2014-03-06 | 2 | -2/+2 |
* | Refactor base/safe_numerics.h | jschuh@chromium.org | 2014-01-17 | 1 | -2/+2 |
* | switch to int64_t types for SkBitmap | reed@google.com | 2014-01-03 | 1 | -2/+1 |
* | Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s... | avi@chromium.org | 2013-12-25 | 2 | -3/+5 |
* | Add base:: to string16s in chrome/. | dbeam@chromium.org | 2013-12-20 | 2 | -5/+5 |
* | Disappear from OWNERS for generic extensions directories. | mpcomplete@chromium.org | 2013-12-14 | 1 | -1/+0 |
* | Move directory creation functions to base namespace. | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Move Extension and PermissionsData to extensions/common. | yoz@chromium.org | 2013-11-15 | 2 | -2/+2 |
* | Fix incorrect checking of file_util::WriteFile() return results. | thestig@chromium.org | 2013-09-17 | 1 | -4/+10 |
* | Move the rest of extension_manifest_constants to top-level extensions/ | rdevlin.cronin@chromium.org | 2013-09-16 | 2 | -10/+10 |
* | Move ReadFileToString to the base namespace. | brettw@chromium.org | 2013-08-30 | 1 | -1/+1 |
* | Move Feature and Manifest to top-level extensions. | yoz@chromium.org | 2013-08-22 | 2 | -2/+2 |
* | Rename extension_manifest_keys namespace to extensions::manifest_keys. | yoz@chromium.org | 2013-08-15 | 2 | -2/+2 |
* | Move ".crx"/".pem" constants and extension_filenames constants into extension... | yoz@chromium.org | 2013-07-23 | 2 | -8/+5 |
* | Update OWNERS. | benwells@chromium.org | 2013-07-17 | 1 | -1/+0 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 2 | -3/+3 |
* | Move unpacker.* from chrome\common\extensions to chrome\utility\extensions. T... | jam@chromium.org | 2013-07-11 | 5 | -0/+627 |