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
/
installed_loader.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: Remove unneeded chrome/common/pref_names.h includes.
thestig
2014-10-27
1
-1
/
+0
*
Move manifest_url_handler to //extensions
rockot
2014-10-15
1
-1
/
+1
*
Factor out Chrome-specific manifest URL handlers
rockot
2014-10-14
1
-0
/
+1
*
Move Webstore URL concepts to //extensions and out
rockot
2014-09-18
1
-1
/
+1
*
Remove implicit conversions from scoped_refptr to T* in chrome/browser/extens...
dcheng
2014-08-26
1
-3
/
+4
*
Move logic to clear ExtensionAction values to ExtensionActionAPI
rdevlin.cronin@chromium.org
2014-08-22
1
-1
/
+3
*
Additional metrics for disabled extensions and content verification
asargent@chromium.org
2014-07-25
1
-0
/
+25
*
Remove extensions_manifest_types extensions API on Android.
thestig@chromium.org
2014-07-16
1
-1
/
+1
*
Rename "managed (mode|user)" to "supervised user" (part 4)
treib@chromium.org
2014-06-24
1
-2
/
+2
*
Create new histograms (with "2" suffix) corresponding to histograms using the...
rpaquay@chromium.org
2014-06-04
1
-1
/
+1
*
Cleanup extension_service.h
rdevlin.cronin@chromium.org
2014-05-29
1
-0
/
+1
*
Improvements to incognito and file access metrics for extensions: only record
kalman@chromium.org
2014-05-22
1
-14
/
+24
*
Make installed_loader UMA less wasteful.
kalman@chromium.org
2014-05-22
1
-32
/
+32
*
Cleanup metric gathering in InstalledLoader
rdevlin.cronin@chromium.org
2014-05-15
1
-63
/
+67
*
Add UMA logging of extension creation flags.
calamity@chromium.org
2014-05-13
1
-0
/
+14
*
Add UMA to track the extensions (and friends) which have been allowed in
kalman@chromium.org
2014-05-13
1
-7
/
+41
*
Move chrome.runtime to //extensions.
rockot@chromium.org
2014-05-07
1
-1
/
+1
*
Move ExtensionService::ReportExtensionLoadError to ExtensionErrorReporter
rdevlin.cronin@chromium.org
2014-05-01
1
-3
/
+11
*
Improve UI for unpacked extensions failing to load.
rdevlin.cronin@chromium.org
2014-04-26
1
-3
/
+2
*
Move most of extension_file_util.cc into extensions/common/file_util.cc
jamescook@chromium.org
2014-04-15
1
-6
/
+5
*
Move core extensions l10n code to //extensions
rockot@chromium.org
2014-04-08
1
-1
/
+1
*
Remove ExtensionService::extension_prefs()
rockot@chromium.org
2014-02-19
1
-3
/
+2
*
Remove ExtensionService::disabled_extensions()
rockot@chromium.org
2014-02-12
1
-10
/
+11
*
Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.
yoz@chromium.org
2014-01-30
1
-1
/
+1
*
Move ExtensionPrefs and friends to extensions/ directory.
derat@chromium.org
2014-01-22
1
-1
/
+1
*
Fixes for extension install verifier histograms
asargent@chromium.org
2014-01-15
1
-0
/
+4
*
Move the guts of user_metrics to a new static lib in //base/metrics.
ben@chromium.org
2014-01-13
1
-1
/
+1
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
1
-4
/
+4
*
Move some dependencies of ExtensionService down to extensions.
benwells@chromium.org
2013-11-26
1
-1
/
+1
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-1
/
+1
*
Move chrome/common/extensions/background_info.h to src/extensions
jamescook@chromium.org
2013-11-09
1
-1
/
+1
*
Remove unused helper function DispatchOnInstalledEvent.
mpcomplete@chromium.org
2013-11-06
1
-15
/
+0
*
Add management policy function allowing extensions to be disabled.
asargent@chromium.org
2013-11-05
1
-5
/
+12
*
Move the rest of extension_manifest_constants to top-level extensions/
rdevlin.cronin@chromium.org
2013-09-16
1
-6
/
+3
*
Move Feature and Manifest to top-level extensions.
yoz@chromium.org
2013-08-22
1
-1
/
+1
*
Change Extensions.ExternalItemState to also report data on uninstalled external
mpcomplete@chromium.org
2013-08-16
1
-1
/
+23
*
Rename extension_manifest_keys namespace to extensions::manifest_keys.
yoz@chromium.org
2013-08-15
1
-5
/
+4
*
Recover from a situation where the copy of the manifest file in the Preferenc...
mek@chromium.org
2013-08-14
1
-0
/
+20
*
Change Extensions.ExternalItemState to report more specific data (enabled
mpcomplete@chromium.org
2013-08-12
1
-8
/
+33
*
Add more UMA histograms for sideloaded apps/extensions.
mpcomplete@google.com
2013-08-07
1
-0
/
+29
*
Add metric for non-webstore extensions that override new tab page.
meacer@chromium.org
2013-07-26
1
-0
/
+13
*
Auto-install/uninstall shared module dependencies for extensions.
elijahtaylor@chromium.org
2013-06-21
1
-28
/
+0
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-7
/
+8
*
Use a direct include of strings headers in chrome/browser/extensions/, part 4.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Collect UMA data for extension manifest version and background page type.
mpcomplete@chromium.org
2013-06-04
1
-2
/
+28
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-12
/
+10
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
1
-1
/
+1
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-2
/
+2
*
Remove ManagedMode parsing from Extension Class
rdevlin.cronin@chromium.org
2013-03-27
1
-1
/
+2
[next]