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_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move files related to registry-controlled domains into a new net/base/registr...
pam@chromium.org
2012-07-20
1
-1
/
+1
*
Refactored away the abomination of poor object-oriented design that was APIRe...
miket@chromium.org
2012-07-20
1
-17
/
+0
*
Refactored SettingsFrontend and forwarding of calls to the backends.
joaodasilva@chromium.org
2012-07-19
1
-2
/
+2
*
Add a method to create ExtensionInstallPrompt from WebContents.
nileshagrawal@chromium.org
2012-07-18
1
-4
/
+2
*
CPM Extension Uninstall Watching
rdevlin.cronin@chromium.org
2012-07-17
1
-1
/
+1
*
Making ExtensionService less dependent on Browser.
jcivelli@chromium.org
2012-07-16
1
-24
/
+16
*
Moved ExternalExtensionLoaders/Providers into extensions namespace
rdevlin.cronin@chromium.org
2012-07-16
1
-12
/
+12
*
Moving managed_mode to api/ .
vabr@chromium.org
2012-07-16
1
-2
/
+2
*
Set the Feature's ChannelForTesting to Trunk during ActiveTabTest.
mpcomplete@chromium.org
2012-07-11
1
-1
/
+2
*
Move ExtensionSystem into extensions namespace
rdevlin.cronin@chromium.org
2012-07-11
1
-1
/
+1
*
Protect references to ThemeService* with ENABLE_THEMES
nileshagrawal@chromium.org
2012-07-11
1
-0
/
+2
*
Moved ExtensionPrefs and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-10
1
-4
/
+4
*
Fix ExtensionService::ReportExtensionLoadError's non-ASCII text handling.
kinaba@chromium.org
2012-07-05
1
-1
/
+1
*
[Sync] Move ModelType and related classes to 'syncer' namespace
akalin@chromium.org
2012-07-03
1
-26
/
+26
*
Move application creation and extension install prompt showing off Browser an...
ben@chromium.org
2012-07-03
1
-1
/
+1
*
browser: Move global error to subdir.
tfarina@chromium.org
2012-06-29
1
-2
/
+2
*
[Sync] Rename csync namespace to syncer
akalin@chromium.org
2012-06-28
1
-15
/
+15
*
retry r144574 with read-after-free fix.
estade@chromium.org
2012-06-28
1
-2
/
+2
*
Revert r 144574 "Modify experimental identity flow to display scope descripti...
oshima@chromium.org
2012-06-27
1
-2
/
+2
*
Modify experimental identity flow to display scope descriptions and details.
estade@chromium.org
2012-06-27
1
-2
/
+2
*
Move each permission classes to its own files in extensions/permissions and r...
penghuang@chromium.org
2012-06-27
1
-12
/
+15
*
[Sync] Put everything in sync/api into csync namespace
akalin@chromium.org
2012-06-27
1
-15
/
+16
*
Move chrome.downloads out of experimental to dev
benjhayden@chromium.org
2012-06-21
1
-2
/
+0
*
Move singleton tabs off Browser.
ben@chromium.org
2012-06-21
1
-1
/
+2
*
CPM Extension Event Watching
rdevlin.cronin@chromium.org
2012-06-19
1
-0
/
+6
*
Revert 142427 - Cleaning Up Extensions When Local Content Removed
yoz@chromium.org
2012-06-19
1
-4
/
+19
*
Remove BrowserList::GetLastActive from extensions install dialog code by plum...
jam@chromium.org
2012-06-15
1
-2
/
+3
*
Cleaning Up Extensions When Local Content Removed
rdevlin.cronin@chromium.org
2012-06-15
1
-20
/
+5
*
Unrevert r141537: Add extensions::StateStore and use that instead of
mpcomplete@chromium.org
2012-06-12
1
-0
/
+1
*
Revert r141537: Add extensions::StateStore and use that instead of
mpcomplete@chromium.org
2012-06-11
1
-1
/
+0
*
Add extensions::StateStore and use that instead of ExtensionPrefs for
mpcomplete@chromium.org
2012-06-11
1
-0
/
+1
*
Caused pending extensions to install in the proper order (i.e. the order that...
mitchellwrosen@chromium.org
2012-06-08
1
-16
/
+18
*
Refactoring ExtensionInstallUI to abstract the Browser references.
jcivelli@chromium.org
2012-06-08
1
-2
/
+2
*
Refactor the various ways to control what users can do to extensions.
pam@chromium.org
2012-06-02
1
-12
/
+12
*
Implement serial API for Windows.
miket@chromium.org
2012-05-30
1
-17
/
+7
*
Pull browser action click logic into ToolbarModelController, so that the upco...
kalman@chromium.org
2012-05-25
1
-1
/
+1
*
Remove virtual keyboard support:
yusukes@google.com
2012-05-22
1
-23
/
+0
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-0
/
+4
*
Reland 137540 - Disable off-store extension installs by default. Also get rid...
aa@chromium.org
2012-05-17
1
-66
/
+0
*
Revert 137540 - Disable off-store extension installs by default. Also get rid...
aa@chromium.org
2012-05-17
1
-0
/
+66
*
Move content settings extension API to content_settings dir.
hebert.christopherj@chromium.org
2012-05-17
1
-2
/
+1
*
Hack to restrict runtime API to dev channel rather than experimental.
mpcomplete@chromium.org
2012-05-16
1
-0
/
+5
*
Disable off-store extension installs by default. Also get rid of ExtensionSer...
aa@chromium.org
2012-05-16
1
-66
/
+0
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
1
-2
/
+2
*
Add managedModePrivate.onChange event
bauerb@chromium.org
2012-05-16
1
-0
/
+4
*
Move cookies extension API to api/cookies dir.
hebert.christopherj@chromium.org
2012-05-16
1
-2
/
+3
*
Added browser_action_pinned extension preference and modified BrowserActionCo...
yefim@chromium.org
2012-05-15
1
-9
/
+0
*
[Sync] Move chrome/browser/sync/api to sync/api
akalin@chromium.org
2012-05-15
1
-6
/
+5
*
Instead of marking all default apps as bookmark apps, allow it to be specifie...
mihaip@chromium.org
2012-05-04
1
-15
/
+0
*
Prevent external extension providers from overwriting an extension with an ol...
joaodasilva@chromium.org
2012-05-04
1
-1
/
+3
[next]