index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
extensions
/
component_loader.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland https://codereview.chromium.org/22267012
rkc@chromium.org
2013-08-17
1
-0
/
+4
*
"Developer Mode" checkbox in chrome://extensions will
dvh@chromium.org
2013-08-16
1
-13
/
+26
*
Rename extension_manifest_keys namespace to extensions::manifest_keys.
yoz@chromium.org
2013-08-15
1
-3
/
+3
*
Remove ComponentLoader::RemoveAll() and related unit test because besides the...
dvh@chromium.org
2013-08-14
1
-8
/
+0
*
Add Finch Checks to the State Machine
robliao@chromium.org
2013-08-13
1
-1
/
+9
*
Enable Quickoffice Editor by default.
dskelton@chromium.org
2013-08-06
1
-3
/
+3
*
Revert r215683, r215739 and r215736
rkc@chromium.org
2013-08-06
1
-4
/
+0
*
Relanding - https://codereview.chromium.org/20565006/
rkc@chromium.org
2013-08-05
1
-0
/
+4
*
Revert 215568 "Implement Feedback UI using the feedbackPrivate API."
kochi@chromium.org
2013-08-05
1
-4
/
+0
*
Implement Feedback UI using the feedbackPrivate API.
rkc@chromium.org
2013-08-05
1
-0
/
+4
*
Use the connectivity diagnostics launcher so that it can open as an App
zork@chromium.org
2013-08-05
1
-0
/
+2
*
Do not load component extensions with background pages in perf tests.
tapted@chromium.org
2013-07-31
1
-1
/
+2
*
Add Connectivity Diagnostic as component app for Chrome OS
dpolukhin@chromium.org
2013-07-19
1
-0
/
+3
*
Updates some includes of chrome_notification_types.h
jam@chromium.org
2013-07-11
1
-1
/
+1
*
Remove App Store from WebStore name experiment.
koz@chromium.org
2013-07-10
1
-2
/
+0
*
fileapi: Rename FileSystemMountProvider to FileSystemBackend
satorux@chromium.org
2013-07-09
1
-1
/
+1
*
Make the name of the Web Store app controlled by a field trial.
koz@chromium.org
2013-07-04
1
-8
/
+51
*
Only load the keyboard extension if it is enabled.
bryeung@chromium.org
2013-06-27
1
-1
/
+3
*
Don't refer FileSystemContext::sandbox_provider() outside FileAPI code
kinuko@chromium.org
2013-06-24
1
-3
/
+1
*
Removed legacy ui from Files.app (Javascript part).
mtomasz@chromium.org
2013-06-18
1
-8
/
+4
*
Remove support for Files.app V1.
mtomasz@chromium.org
2013-06-14
1
-3
/
+1
*
Added about:flag to enable document editing (237052)
dskelton@chromium.org
2013-06-08
1
-1
/
+5
*
Adding finch check for loading component extension.
vadimt@chromium.org
2013-06-07
1
-1
/
+3
*
Introduce AcccessibilityManager
yoshiki@chromium.org
2013-06-04
1
-1
/
+3
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-2
/
+2
*
Identity API: do not load component app at startup
courage@chromium.org
2013-05-29
1
-2
/
+0
*
Change ComponentLoader::AddOrReplace to return an empty string on failure.
tengs@chromium.org
2013-05-29
1
-1
/
+1
*
Retire the Enterprise Web Store policies.
mnissler@chromium.org
2013-05-28
1
-60
/
+1
*
Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi
kinuko@chromium.org
2013-05-28
1
-1
/
+1
*
Revert 202273 "Revert "Identity API: Add component app for auth ..."
tonyg@chromium.org
2013-05-25
1
-0
/
+2
*
Revert "Identity API: Add component app for auth flow UI"
courage@chromium.org
2013-05-25
1
-2
/
+0
*
Identity API: Add component app for auth flow UI
courage@chromium.org
2013-05-23
1
-0
/
+2
*
Move FileAPI sandboxed filesystem related code from webkit/fileapi to webkit/...
kinuko@chromium.org
2013-05-21
1
-1
/
+1
*
Move Chrome OS switches to chromeos/chromeos_switches.cc
jamescook@chromium.org
2013-05-10
1
-5
/
+5
*
components: Move PrefRegistrySyncable into user_prefs namespace.
tfarina@chromium.org
2013-05-06
1
-7
/
+10
*
cros: A LoginUI for kiosk app identity api sign-in.
xiyuan@chromium.org
2013-04-26
1
-16
/
+0
*
Add option in about:flags to disable Quickoffice component extension
dpolukhin@chromium.org
2013-04-25
1
-1
/
+2
*
Enable HTML5 temporary file system for Quickoffice component extension
dpolukhin@chromium.org
2013-04-24
1
-9
/
+26
*
Enable the new Files.app's UI by default.
mtomasz@chromium.org
2013-04-22
1
-3
/
+3
*
Add a virtual keyboard webui at chrome://keyboard/
bryeung@chromium.org
2013-04-18
1
-0
/
+12
*
Revert 194635 "Add a virtual keyboard webui at chrome://keyboard/"
bryeung@chromium.org
2013-04-17
1
-12
/
+0
*
Add a virtual keyboard webui at chrome://keyboard/
bryeung@chromium.org
2013-04-17
1
-0
/
+12
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-2
/
+2
*
Revert 194579 "Add a virtual keyboard webui at chrome://keyboard/"
bryeung@chromium.org
2013-04-17
1
-11
/
+0
*
Add a virtual keyboard webui at chrome://keyboard/
bryeung@chromium.org
2013-04-17
1
-0
/
+11
*
Make Files.app work as a platform app by default.
mtomasz@chromium.org
2013-04-16
1
-3
/
+3
*
Move path functions from file_util to FilePath object.
brettw@chromium.org
2013-04-12
1
-2
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
[next]