summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/component_loader.cc
Commit message (Expand)AuthorAgeFilesLines
* Reland https://codereview.chromium.org/22267012rkc@chromium.org2013-08-171-0/+4
* "Developer Mode" checkbox in chrome://extensions willdvh@chromium.org2013-08-161-13/+26
* Rename extension_manifest_keys namespace to extensions::manifest_keys.yoz@chromium.org2013-08-151-3/+3
* Remove ComponentLoader::RemoveAll() and related unit test because besides the...dvh@chromium.org2013-08-141-8/+0
* Add Finch Checks to the State Machinerobliao@chromium.org2013-08-131-1/+9
* Enable Quickoffice Editor by default.dskelton@chromium.org2013-08-061-3/+3
* Revert r215683, r215739 and r215736rkc@chromium.org2013-08-061-4/+0
* Relanding - https://codereview.chromium.org/20565006/rkc@chromium.org2013-08-051-0/+4
* Revert 215568 "Implement Feedback UI using the feedbackPrivate API."kochi@chromium.org2013-08-051-4/+0
* Implement Feedback UI using the feedbackPrivate API.rkc@chromium.org2013-08-051-0/+4
* Use the connectivity diagnostics launcher so that it can open as an Appzork@chromium.org2013-08-051-0/+2
* Do not load component extensions with background pages in perf tests.tapted@chromium.org2013-07-311-1/+2
* Add Connectivity Diagnostic as component app for Chrome OSdpolukhin@chromium.org2013-07-191-0/+3
* Updates some includes of chrome_notification_types.hjam@chromium.org2013-07-111-1/+1
* Remove App Store from WebStore name experiment.koz@chromium.org2013-07-101-2/+0
* fileapi: Rename FileSystemMountProvider to FileSystemBackendsatorux@chromium.org2013-07-091-1/+1
* Make the name of the Web Store app controlled by a field trial.koz@chromium.org2013-07-041-8/+51
* Only load the keyboard extension if it is enabled.bryeung@chromium.org2013-06-271-1/+3
* Don't refer FileSystemContext::sandbox_provider() outside FileAPI codekinuko@chromium.org2013-06-241-3/+1
* Removed legacy ui from Files.app (Javascript part).mtomasz@chromium.org2013-06-181-8/+4
* Remove support for Files.app V1.mtomasz@chromium.org2013-06-141-3/+1
* Added about:flag to enable document editing (237052)dskelton@chromium.org2013-06-081-1/+5
* Adding finch check for loading component extension.vadimt@chromium.org2013-06-071-1/+3
* Introduce AcccessibilityManageryoshiki@chromium.org2013-06-041-1/+3
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-2/+2
* Identity API: do not load component app at startupcourage@chromium.org2013-05-291-2/+0
* Change ComponentLoader::AddOrReplace to return an empty string on failure.tengs@chromium.org2013-05-291-1/+1
* Retire the Enterprise Web Store policies.mnissler@chromium.org2013-05-281-60/+1
* Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapikinuko@chromium.org2013-05-281-1/+1
* Revert 202273 "Revert "Identity API: Add component app for auth ..."tonyg@chromium.org2013-05-251-0/+2
* Revert "Identity API: Add component app for auth flow UI"courage@chromium.org2013-05-251-2/+0
* Identity API: Add component app for auth flow UIcourage@chromium.org2013-05-231-0/+2
* Move FileAPI sandboxed filesystem related code from webkit/fileapi to webkit/...kinuko@chromium.org2013-05-211-1/+1
* Move Chrome OS switches to chromeos/chromeos_switches.ccjamescook@chromium.org2013-05-101-5/+5
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-061-7/+10
* cros: A LoginUI for kiosk app identity api sign-in.xiyuan@chromium.org2013-04-261-16/+0
* Add option in about:flags to disable Quickoffice component extensiondpolukhin@chromium.org2013-04-251-1/+2
* Enable HTML5 temporary file system for Quickoffice component extensiondpolukhin@chromium.org2013-04-241-9/+26
* Enable the new Files.app's UI by default.mtomasz@chromium.org2013-04-221-3/+3
* Add a virtual keyboard webui at chrome://keyboard/bryeung@chromium.org2013-04-181-0/+12
* Revert 194635 "Add a virtual keyboard webui at chrome://keyboard/"bryeung@chromium.org2013-04-171-12/+0
* Add a virtual keyboard webui at chrome://keyboard/bryeung@chromium.org2013-04-171-0/+12
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-2/+2
* Revert 194579 "Add a virtual keyboard webui at chrome://keyboard/"bryeung@chromium.org2013-04-171-11/+0
* Add a virtual keyboard webui at chrome://keyboard/bryeung@chromium.org2013-04-171-0/+11
* Make Files.app work as a platform app by default.mtomasz@chromium.org2013-04-161-3/+3
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-2/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1