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
/
extension_system.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial implementation of chrome.experimental.location API.
vadimt@chromium.org
2013-04-22
1
-0
/
+6
*
Add LoginState class to src/chromeos/login (redux)
stevenjb@chromium.org
2013-04-18
1
-2
/
+2
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-3
/
+3
*
Revert 193699 "Add LoginState class to src/chromeos/login"
michaeln@google.com
2013-04-11
1
-2
/
+2
*
Add LoginState class to src/chromeos/login
stevenjb@chromium.org
2013-04-11
1
-2
/
+2
*
Prevent loading of component extensions in kiosk mode.
zelidrag@chromium.org
2013-04-09
1
-1
/
+7
*
Re-Re-apply 192420: Move login switches to src/chromeos"
stevenjb@chromium.org
2013-04-05
1
-1
/
+3
*
Revert 192504 "Re-apply 192420: Move login switches to src/chromeos"
tkent@chromium.org
2013-04-05
1
-3
/
+1
*
Re-apply 192420: Move login switches to src/chromeos
stevenjb@chromium.org
2013-04-05
1
-1
/
+3
*
Revert 192420 "Move login switches to src/chromeos"
alexeypa@google.com
2013-04-05
1
-3
/
+1
*
Move login switches to src/chromeos
stevenjb@chromium.org
2013-04-04
1
-1
/
+3
*
Clear OTR-related extensions state in ExtensionSystem rather than OTRProfile.
blundell@chromium.org
2013-03-08
1
-0
/
+4
*
Revert 184607
henrika@chromium.org
2013-02-26
1
-7
/
+0
*
Remove socket_map_.size() == 0 CHECK.
youngki@chromium.org
2013-02-26
1
-0
/
+7
*
Make chrome/browser/extensions use base::Clock instead of MockTimeProvider
akalin@chromium.org
2013-02-26
1
-1
/
+5
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Allow launching an app from the command line using --load-and-launch-app.
jackhou@chromium.org
2013-02-19
1
-1
/
+1
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-1
/
+1
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-2
/
+2
*
Move string tokenizer to base/strings.
brettw@chromium.org
2013-02-02
1
-3
/
+3
*
Move Extension Location and Type enums to Manifest, and move InstallWarning t...
yoz@chromium.org
2013-01-31
1
-1
/
+2
*
Stop using content's internal URLDataManager methods from chrome.
jam@chromium.org
2013-01-27
1
-3
/
+2
*
Check prefs before allowing extension file access in the permissions API.
kalman@chromium.org
2013-01-15
1
-0
/
+8
*
Do not load extension system in the Profile import process.
tapted@chromium.org
2012-12-21
1
-11
/
+8
*
Change Extension State Store loading semantics.
mpcomplete@chromium.org
2012-12-19
1
-1
/
+17
*
Move ShellWindowGeometryCache's data store to Preferences.
mek@chromium.org
2012-12-13
1
-1
/
+1
*
DevTools: remove support for enable-extension-timeline-api.
pfeldman@chromium.org
2012-12-11
1
-15
/
+1
*
Move ExtensionSystemImpl::extension_warning_service_ to ExtensionSystemImpl::...
battre@chromium.org
2012-12-08
1
-11
/
+15
*
Prevented loading unneeded component extension at login screen.
zelidrag@chromium.org
2012-12-08
1
-1
/
+11
*
Reland 171079, as it wasn't the CL that caused the perf regression
akalin@chromium.org
2012-12-06
1
-2
/
+1
*
Revert 171079 - investigating perf regression.
kalman@chromium.org
2012-12-06
1
-1
/
+2
*
Make Blacklist::IsBlacklist asynchronous (it will need to be for safe
kalman@chromium.org
2012-12-04
1
-2
/
+1
*
Pull extension blacklist and policy logic out of ExtensionPrefs and into two
kalman@chromium.org
2012-11-15
1
-5
/
+23
*
Improve error messaging of webRequest API in case of conflicts
battre@chromium.org
2012-11-14
1
-0
/
+16
*
Extension reporter should listen to switches::kNoErrorDialogs
nduca@chromium.org
2012-11-14
1
-1
/
+3
*
Reland 166821 - Lazy initialization for ProcessesEventRouter.
yoz@chromium.org
2012-11-09
1
-4
/
+3
*
Revert 166813 - Lazy initialization for ProcessesEventRouter.
yoz@chromium.org
2012-11-09
1
-3
/
+4
*
Lazy initialization for ProcessesEventRouter.
yoz@chromium.org
2012-11-09
1
-4
/
+3
*
Native Messaging revert-revert
eaugusti@chromium.org
2012-10-18
1
-2
/
+1
*
Make ExtensionActionManager an independent ProfileKeyedService
jyasskin@chromium.org
2012-10-14
1
-11
/
+0
*
Remove Extension's accessors for ExtensionActions.
jyasskin@chromium.org
2012-10-12
1
-2
/
+9
*
Move ownership of ExtensionAction into ExtensionSystem.
jyasskin@chromium.org
2012-10-08
1
-0
/
+4
*
Revert 156678 - Native messaging now uses the MessageService back-end.
mpcomplete@chromium.org
2012-09-28
1
-1
/
+1
*
Revert 158830 - Revert 156678 - Native messaging now uses the MessageService ...
ilevy@chromium.org
2012-09-26
1
-1
/
+1
*
Revert 156678 - Native messaging now uses the MessageService back-end.
mpcomplete@chromium.org
2012-09-26
1
-1
/
+1
*
Reset registered events and dispatch runtime.onInstalled to all extensions when
mpcomplete@chromium.org
2012-09-20
1
-1
/
+2
*
Native messaging now uses the MessageService back-end.
eaugusti@chromium.org
2012-09-13
1
-1
/
+1
*
Enforce the 'requirements' field in manifests.
eaugusti@chromium.org
2012-09-11
1
-3
/
+2
*
Revert 155861 - Enforce the 'requirements' field in manifests.
khorimoto@chromium.org
2012-09-10
1
-2
/
+3
*
Enforce the 'requirements' field in manifests.
eaugusti@chromium.org
2012-09-10
1
-3
/
+2
[next]