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
*
Automatically trigger installation of high-quality speech synthesis extension.
dmazzoni@chromium.org
2013-12-17
1
-0
/
+11
*
Add a PDF component extension
raymes@chromium.org
2013-12-09
1
-0
/
+12
*
First step of first-run UI replaced with component app.
dzhioev@chromium.org
2013-11-30
1
-0
/
+5
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-1
/
+1
*
Don't load Google Now when skip_session_components is true.
xiyuan@chromium.org
2013-11-10
1
-1
/
+1
*
Disable network speech on Chrome OS temporarily.
dmazzoni@chromium.org
2013-11-07
1
-0
/
+2
*
cros: Don't load Genius help app in tests
jamescook@chromium.org
2013-11-05
1
-9
/
+10
*
Enable Google Now on trybots (and all users on Trunk).
vadimt@chromium.org
2013-11-02
1
-1
/
+8
*
Implement Google network speech synthesis.
dmazzoni@chromium.org
2013-11-01
1
-0
/
+9
*
Turn off enabling Google Now via flag in Stable.
vadimt@chromium.org
2013-11-01
1
-8
/
+18
*
Revert 232242 "Implement Google network speech synthesis."
hashimoto@chromium.org
2013-11-01
1
-9
/
+0
*
Implement Google network speech synthesis.
dmazzoni@chromium.org
2013-11-01
1
-0
/
+9
*
Add code to load Hangout Services as a component extension.
joi@chromium.org
2013-10-24
1
-0
/
+7
*
Reable quickoffice and some other component apps for guest session
bshe@chromium.org
2013-10-24
1
-5
/
+6
*
Enable Google Now By Default
robliao@chromium.org
2013-10-22
1
-3
/
+5
*
Basic browser test for Feedback.
rkc@chromium.org
2013-10-19
1
-1
/
+6
*
Don't load wallpaper picker extension for guest session
bshe@chromium.org
2013-10-18
1
-1
/
+2
*
Remove unnecessary sandbox_file_system_backend.h dependency
kinuko@chromium.org
2013-10-09
1
-1
/
+0
*
Initial WebUI extension for enhanced bookmarks
wittman@chromium.org
2013-10-01
1
-4
/
+11
*
Replace metrics-recording-only with disable-component-extensions-with-backgro...
achuith@chromium.org
2013-09-29
1
-1
/
+2
*
Add the app name for genius app.
davidyu@chromium.org
2013-09-17
1
-2
/
+4
*
Add a new component app Guide to Chrome (code name GeniusApp) to replace Help...
davidyu@chromium.org
2013-09-13
1
-0
/
+7
*
Revert dangerous changes of r218112:
dvh@chromium.org
2013-09-05
1
-2
/
+1
*
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
[next]