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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
"Developer Mode" checkbox in chrome://extensions will
dvh@chromium.org
2013-08-16
1
-0
/
+5
*
Remove ComponentLoader::RemoveAll() and related unit test because besides the...
dvh@chromium.org
2013-08-14
1
-4
/
+0
*
Make the name of the Web Store app controlled by a field trial.
koz@chromium.org
2013-07-04
1
-0
/
+4
*
Retire the Enterprise Web Store policies.
mnissler@chromium.org
2013-05-28
1
-12
/
+0
*
components: Move PrefRegistrySyncable into user_prefs namespace.
tfarina@chromium.org
2013-05-06
1
-1
/
+4
*
cros: A LoginUI for kiosk app identity api sign-in.
xiyuan@chromium.org
2013-04-26
1
-4
/
+0
*
Add a virtual keyboard webui at chrome://keyboard/
bryeung@chromium.org
2013-04-18
1
-0
/
+1
*
Revert 194635 "Add a virtual keyboard webui at chrome://keyboard/"
bryeung@chromium.org
2013-04-17
1
-1
/
+0
*
Add a virtual keyboard webui at chrome://keyboard/
bryeung@chromium.org
2013-04-17
1
-0
/
+1
*
Revert 194579 "Add a virtual keyboard webui at chrome://keyboard/"
bryeung@chromium.org
2013-04-17
1
-1
/
+0
*
Add a virtual keyboard webui at chrome://keyboard/
bryeung@chromium.org
2013-04-17
1
-0
/
+1
*
base/prefs: Remove the public/ directory and move the files to //base/prefs.
tfarina@chromium.org
2013-03-21
1
-1
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Introduce Image loader extension.
mtomasz@chromium.org
2013-02-22
1
-0
/
+1
*
Remove PrefServiceBase, since everyone can now depend directly on PrefService.
joi@chromium.org
2013-02-16
1
-5
/
+5
*
Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.
joi@chromium.org
2013-02-10
1
-2
/
+2
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-7
/
+7
*
Move Extension Location and Type enums to Manifest, and move InstallWarning t...
yoz@chromium.org
2013-01-31
1
-1
/
+1
*
Defer loading all component extensions in a first_run situation.
tapted@chromium.org
2012-12-26
1
-17
/
+3
*
Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.
joi@chromium.org
2012-12-22
1
-6
/
+7
*
Do not load extension system in the Profile import process.
tapted@chromium.org
2012-12-21
1
-3
/
+17
*
Added RemoveAll() method to ComponentLoader.
zelidrag@chromium.org
2012-12-11
1
-0
/
+7
*
Revert 171967
timurrrr@chromium.org
2012-12-08
1
-7
/
+0
*
Added RemoveAll() method to ComponentLoader.
zelidrag@chromium.org
2012-12-08
1
-0
/
+7
*
Prevented loading unneeded component extension at login screen.
zelidrag@chromium.org
2012-12-08
1
-3
/
+7
*
Enable script bubble by default on all but mac.
aa@chromium.org
2012-12-02
1
-9
/
+0
*
Perform install tasks for newly installed or upgraded component apps/extensions.
tapted@chromium.org
2012-11-29
1
-0
/
+5
*
Removing PrefObserver usage, batch 4.
joi@chromium.org
2012-11-14
1
-6
/
+1
*
Remove content::NotificationObserver dependency from most Prefs code.
joi@chromium.org
2012-11-01
1
-6
/
+5
*
Move the bits of Prefs where production code has only trivially easy
joi@chromium.org
2012-10-22
1
-1
/
+1
*
Reland 159653 - Beginnings of the script bubble.
aa@chromium.org
2012-10-02
1
-22
/
+29
*
Revert 159653 - Beginnings of the script bubble.
aa@chromium.org
2012-10-02
1
-29
/
+22
*
Beginnings of the script bubble.
aa@chromium.org
2012-10-02
1
-22
/
+29
*
Move PrefMember and PrefChangeRegistrar to api directory.
joi@chromium.org
2012-08-21
1
-1
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
chromeos: Make Chrome app a real app.
xiyuan@chromium.org
2012-06-25
1
-1
/
+3
*
Added chrome switch that lets tests override URL path prefix for GAIA login r...
zelidrag@chromium.org
2012-05-25
1
-0
/
+4
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-1
/
+2
*
Disable loading of unpacked extensions when '*' is blacklisted, both via the ...
joaodasilva@chromium.org
2012-04-18
1
-1
/
+4
*
Handle termination/crashes of an extension hosted in the ExtensionDialog.
rkc@chromium.org
2012-02-10
1
-4
/
+7
*
Avoid including gtest file directly, and go through base instead
jar@chromium.org
2011-12-15
1
-1
/
+1
*
Removed flag --expose-private-extension-api. Added --load-component-extension.
serya@chromium.org
2011-12-08
1
-0
/
+15
*
Fix leak in ComponentLoader.
dubroy@chromium.org
2011-11-18
1
-3
/
+1
*
Add policies to specify an enterprise web store.
dubroy@chromium.org
2011-11-18
1
-19
/
+51
*
Refactor loading out of ExtensionService.
yoz@chromium.org
2011-11-02
1
-0
/
+83