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
/
external_provider_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
CrOS user management cleanup - profiles
nkostylev@chromium.org
2014-06-30
1
-1
/
+2
*
Prevent default_apps external downloads from being auto-removed.
rockot@chromium.org
2014-06-17
1
-1
/
+1
*
Rename "managed (mode|user)" to "supervised user" (part 1)
treib@chromium.org
2014-06-12
1
-4
/
+4
*
Install Google Slides and Sheets apps by default.
rockot@chromium.org
2014-06-06
1
-1
/
+1
*
[cros login] Split login related classes into subfolders.
nkostylev@chromium.org
2014-05-16
1
-2
/
+2
*
+ add was_installed_by_oem support to external extensions json.
dpolukhin@chromium.org
2014-04-09
1
-1
/
+7
*
Introduce an extension parameter which is used to customize the extension. It...
vasilii@chromium.org
2014-03-24
1
-3
/
+10
*
Support for OEM Folder in the App List
stevenjb@chromium.org
2014-03-19
1
-18
/
+17
*
Apply OEM default app from customization manifest
dpolukhin@chromium.org
2014-03-05
1
-18
/
+25
*
Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.
yoz@chromium.org
2014-01-30
1
-1
/
+1
*
Integrate new extension cache for non-user specific extensions/apps
dpolukhin@chromium.org
2014-01-24
1
-3
/
+2
*
Split the BrowserPolicyConnector into platform parts.
joaodasilva@chromium.org
2014-01-21
1
-8
/
+7
*
Deprecate the External Extension Install via Preferences file (Windows only)....
finnur@chromium.org
2014-01-16
1
-0
/
+2
*
Do not try to install default extensions in public sessions
bartfab@chromium.org
2014-01-14
1
-13
/
+23
*
Revert "Update all users of base::Version to explicitly specify the namespace...
avi@chromium.org
2014-01-03
1
-3
/
+3
*
Update all users of base::Version to explicitly specify the namespace, and cl...
avi@chromium.org
2013-12-23
1
-3
/
+3
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
1
-2
/
+2
*
Allow ExternalRegistryLoader to download packages from an update URL.
rockot@chromium.org
2013-12-20
1
-1
/
+1
*
Automatically trigger installation of high-quality speech synthesis extension.
dmazzoni@chromium.org
2013-12-17
1
-1
/
+1
*
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
*
Revert first-run UI for apps
dpolukhin@chromium.org
2013-10-30
1
-8
/
+0
*
ExternalPrefCacheLoader should keep providing installed extension to avoid un...
dpolukhin@chromium.org
2013-10-30
1
-1
/
+2
*
Cache force-installed apps/extensions in device-local accounts
bartfab@chromium.org
2013-10-21
1
-15
/
+45
*
Revert 229896 "Cache force-installed apps/extensions in device-l..."
dmichael@chromium.org
2013-10-21
1
-45
/
+15
*
Cache force-installed apps/extensions in device-local accounts
bartfab@chromium.org
2013-10-21
1
-15
/
+45
*
Honor creation_flags for external extensions with update URL
dpolukhin@chromium.org
2013-10-15
1
-1
/
+2
*
Add first run prompt fot OEM default apps to acknowledge app permissions
dpolukhin@chromium.org
2013-10-04
1
-0
/
+8
*
Change the install type of the wallet in-app payment support app
asargent@chromium.org
2013-10-02
1
-1
/
+1
*
Make default apps cache multiprofile friendly
dpolukhin@chromium.org
2013-09-19
1
-9
/
+18
*
Move default apps from Chrome to Chrome OS
dpolukhin@chromium.org
2013-08-29
1
-45
/
+40
*
Move Feature and Manifest to top-level extensions.
yoz@chromium.org
2013-08-22
1
-1
/
+1
*
Remove unnecessary #if defined(ENABLE_MANAGED_USERS) and header includes.
bauerb@chromium.org
2013-08-05
1
-5
/
+0
*
Remove ManagedUserService::ProfileIsManaged() in favor of a method on Profile().
bauerb@chromium.org
2013-07-31
1
-6
/
+1
*
Implement local caching for external extensions on Chrome OS
dpolukhin@chromium.org
2013-07-25
1
-2
/
+9
*
Convert most of extensions and some other random stuff to using the base name...
brettw@chromium.org
2013-06-21
1
-5
/
+5
*
UI for enabling kiosk for consumer (non-enrolled) mode.
zelidrag@chromium.org
2013-06-14
1
-1
/
+1
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/.
dcheng@chromium.org
2013-06-12
1
-16
/
+14
*
Use a direct include of strings headers in chrome/browser/extensions/, part 4.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
Add ability to keep external extension for existing user but don't install it...
dpolukhin@chromium.org
2013-05-30
1
-3
/
+28
*
Make sure the google wallet in-app payment support app is always installed.
mek@chromium.org
2013-05-23
1
-0
/
+10
*
Fixed crasher initializing the AppPackUpdater.
joaodasilva@chromium.org
2013-05-21
1
-4
/
+5
*
Split up chrome/browser/policy subdirectory
mnissler@chromium.org
2013-03-14
1
-4
/
+2
*
cros: No external app install when running in app mode.
xiyuan@chromium.org
2013-03-07
1
-2
/
+10
*
Replacing DictionaryValue::key_iterator by DictionaryValue::Iterator in chrom...
pneubeck@chromium.org
2013-03-06
1
-7
/
+6
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Disable normal default extensions in case of managed users
dpolukhin@chromium.org
2013-02-14
1
-54
/
+73
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-4
/
+4
*
Move Extension Location and Type enums to Manifest, and move InstallWarning t...
yoz@chromium.org
2013-01-31
1
-20
/
+22
*
Flag extensions from the retail mode AppPack as coming from the Webstore when...
joaodasilva@chromium.org
2012-11-28
1
-8
/
+10
[next]