summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/startup_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Create ExtensionsClient abstraction for globally registered extension state.yoz@chromium.org2013-08-091-5/+2
* Use a direct include of the message_loop header in chrome/browser/, part 6.avi@chromium.org2013-07-181-1/+1
* Remove call to image decoding from chrome\browser. This last call was during ...jam@chromium.org2013-07-111-1/+2
* Make utility process run in-process when running in single-process mode.jam@chromium.org2013-07-091-1/+0
* Use a direct include of strings headers in chrome/browser/extensions/, part 4.avi@chromium.org2013-06-101-2/+2
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-071-1/+1
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-2/+2
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-2/+2
* Consolidate manifest handler registration.yoz@chromium.org2013-05-061-6/+2
* Two fixes for the limited install from webstore flag.levin@chromium.org2013-04-201-1/+1
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-1/+1
* Refactor APIPermission to separate out specific permission registration.yoz@chromium.org2013-04-041-0/+3
* Fix incognito manifest parsing in --pack-extensionelijahtaylor@chromium.org2013-04-021-0/+2
* Chromium style checker cleanuprsleevi@chromium.org2013-04-011-2/+2
* Add a commandline flag to chrome to validate crx filesasargent@chromium.org2013-03-281-0/+125
* WebstoreStandaloneInstaller: refactored to make easier to use/extend.sergeygs@chromium.org2013-03-151-14/+10
* Fix --pack-extension for platform appselijahtaylor@chromium.org2013-03-081-0/+2
* cros: More kiosk app launch business.xiyuan@chromium.org2013-03-011-3/+1
* Manifest handler for all keys background-related.yoz@chromium.org2013-03-011-4/+1
* Make WebContents optional for WebstoreStandaloneInstallersergeygs@chromium.org2013-02-231-7/+2
* Add a limited install extension from webstore command.levin@chromium.org2013-02-161-22/+83
* Fix a bug where extensions created with locale info from the command line is ...MHX348@motorola.com2013-02-151-1/+7
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-4/+6
* Added app install UI for kiosk runtime.zelidrag@chromium.org2013-02-041-1/+3
* Introduces "CreateParams" for web contents, and add |parent| parameter in it.mukai@chromium.org2012-12-091-2/+2
* Actually output extension packing success/failure messages to stdout.mihaip@chromium.org2012-10-121-2/+1
* Switch install-from-webstore UI to use regular instead of inline install dialogasargent@chromium.org2012-10-081-8/+9
* Support an --install-from-webstore command line switchasargent@chromium.org2012-09-171-0/+75
* Cleanup: Constify more ExtensionService methods, and IWYU.thestig@chromium.org2012-08-171-0/+1
* extensions: Print to stdout on all platform with --pack-extension.tfarina@chromium.org2012-08-161-7/+13
* Move small c/b/extensions classes into extensions namespace no.2rdevlin.cronin@chromium.org2012-08-141-0/+77