| Commit message (Expand) | Author | Age | Files | Lines |
* | Create ExtensionsClient abstraction for globally registered extension state. | yoz@chromium.org | 2013-08-09 | 1 | -5/+2 |
* | Use a direct include of the message_loop header in chrome/browser/, part 6. | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Remove call to image decoding from chrome\browser. This last call was during ... | jam@chromium.org | 2013-07-11 | 1 | -1/+2 |
* | Make utility process run in-process when running in single-process mode. | jam@chromium.org | 2013-07-09 | 1 | -1/+0 |
* | Use a direct include of strings headers in chrome/browser/extensions/, part 4. | avi@chromium.org | 2013-06-10 | 1 | -2/+2 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 2. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-02 | 1 | -2/+2 |
* | chrome: Use base::MessageLoop. (Part 3) | xhwang@chromium.org | 2013-05-28 | 1 | -2/+2 |
* | Consolidate manifest handler registration. | yoz@chromium.org | 2013-05-06 | 1 | -6/+2 |
* | Two fixes for the limited install from webstore flag. | levin@chromium.org | 2013-04-20 | 1 | -1/+1 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-04-17 | 1 | -1/+1 |
* | Refactor APIPermission to separate out specific permission registration. | yoz@chromium.org | 2013-04-04 | 1 | -0/+3 |
* | Fix incognito manifest parsing in --pack-extension | elijahtaylor@chromium.org | 2013-04-02 | 1 | -0/+2 |
* | Chromium style checker cleanup | rsleevi@chromium.org | 2013-04-01 | 1 | -2/+2 |
* | Add a commandline flag to chrome to validate crx files | asargent@chromium.org | 2013-03-28 | 1 | -0/+125 |
* | WebstoreStandaloneInstaller: refactored to make easier to use/extend. | sergeygs@chromium.org | 2013-03-15 | 1 | -14/+10 |
* | Fix --pack-extension for platform apps | elijahtaylor@chromium.org | 2013-03-08 | 1 | -0/+2 |
* | cros: More kiosk app launch business. | xiyuan@chromium.org | 2013-03-01 | 1 | -3/+1 |
* | Manifest handler for all keys background-related. | yoz@chromium.org | 2013-03-01 | 1 | -4/+1 |
* | Make WebContents optional for WebstoreStandaloneInstaller | sergeygs@chromium.org | 2013-02-23 | 1 | -7/+2 |
* | Add a limited install extension from webstore command. | levin@chromium.org | 2013-02-16 | 1 | -22/+83 |
* | Fix a bug where extensions created with locale info from the command line is ... | MHX348@motorola.com | 2013-02-15 | 1 | -1/+7 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -4/+6 |
* | Added app install UI for kiosk runtime. | zelidrag@chromium.org | 2013-02-04 | 1 | -1/+3 |
* | Introduces "CreateParams" for web contents, and add |parent| parameter in it. | mukai@chromium.org | 2012-12-09 | 1 | -2/+2 |
* | Actually output extension packing success/failure messages to stdout. | mihaip@chromium.org | 2012-10-12 | 1 | -2/+1 |
* | Switch install-from-webstore UI to use regular instead of inline install dialog | asargent@chromium.org | 2012-10-08 | 1 | -8/+9 |
* | Support an --install-from-webstore command line switch | asargent@chromium.org | 2012-09-17 | 1 | -0/+75 |
* | Cleanup: Constify more ExtensionService methods, and IWYU. | thestig@chromium.org | 2012-08-17 | 1 | -0/+1 |
* | extensions: Print to stdout on all platform with --pack-extension. | tfarina@chromium.org | 2012-08-16 | 1 | -7/+13 |
* | Move small c/b/extensions classes into extensions namespace no.2 | rdevlin.cronin@chromium.org | 2012-08-14 | 1 | -0/+77 |