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
/
crx_installer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the CrxInstaller and UnpackedInstaller to use the ExtensionInstallChecker
tmdiep@chromium.org
2014-07-10
1
-9
/
+10
*
app_list: Drive app integration.
xiyuan@chromium.org
2014-06-19
1
-18
/
+15
*
Add a do_not_sync pref to ExtensionPrefs.
xiyuan@chromium.org
2014-06-14
1
-0
/
+8
*
Cleanup: Make ExtensionService:: and ExtensionPrefs::OnExtensionInstalled
kalman@chromium.org
2014-06-13
1
-11
/
+13
*
Install Chrome OS apps to shared location
dpolukhin@chromium.org
2014-05-29
1
-0
/
+4
*
Cleanup extension_service.h
rdevlin.cronin@chromium.org
2014-05-29
1
-0
/
+1
*
Moved IS_EPHEMERAL flag to extension prefs
tmdiep@chromium.org
2014-05-22
1
-0
/
+7
*
Support remote installation of extensions and apps.
mek@chromium.org
2014-05-16
1
-1
/
+8
*
Create CrxInstaller directly in WebstoreInstaller
msimonides@opera.com
2014-04-23
1
-14
/
+0
*
Only run extension garbage collection when no CRX installations are currently...
mek@chromium.org
2014-04-16
1
-0
/
+1
*
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
*
BUG=267514
oleg@chromium.org
2013-12-17
1
-2
/
+2
*
Convert string16 to use base namespace.
brettw@chromium.org
2013-12-09
1
-1
/
+1
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-1
/
+1
*
Check and install dependencies in WebstoreInstaller during installing an exte...
penghuang@chromium.org
2013-10-17
1
-4
/
+9
*
Loosen strict manifest equality requirement during webstore installs
asargent@chromium.org
2013-08-23
1
-0
/
+5
*
Move Feature and Manifest to top-level extensions.
yoz@chromium.org
2013-08-22
1
-1
/
+1
*
Make CrxInstaller creation take install prompt as a scoped_ptr
asargent@chromium.org
2013-08-09
1
-6
/
+9
*
Silently install blacklisted extensions from auto-install locations (sync,
kalman@chromium.org
2013-07-31
1
-9
/
+7
*
Remove call to image decoding from chrome\browser. This last call was during ...
jam@chromium.org
2013-07-11
1
-1
/
+2
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-1
/
+1
*
Move web_apps methods from chrome/common to chrome/renderer.
darin@chromium.org
2013-05-10
1
-1
/
+1
*
Currently the unpacked_installer does not check if there is
akuegel@chromium.org
2013-05-06
1
-23
/
+14
*
Basic multi-module support
elijahtaylor@chromium.org
2013-04-30
1
-1
/
+1
*
Move CrxFile, FileReader, ExtensionResource to src/extensions.
yoz@chromium.org
2013-03-23
1
-1
/
+1
*
Ask for authorization when a managed user wants to install/uninstall extensions.
akuegel@chromium.org
2013-03-14
1
-0
/
+5
*
Create a Manifest to get attributes instead of peeking in the Dictionary a ma...
koz@chromium.org
2013-03-10
1
-2
/
+2
*
Remove install time OAuth2 dialogs for Identity API
courage@chromium.org
2013-03-07
1
-3
/
+0
*
Update extensions with Drag-and-Drop in extension settings page.
MHX348@motorola.com
2013-03-01
1
-2
/
+11
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Sanity tweaks to the extension blacklist:
kalman@chromium.org
2013-02-12
1
-8
/
+11
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-10
/
+10
*
Move Extension Location and Type enums to Manifest, and move InstallWarning t...
yoz@chromium.org
2013-01-31
1
-3
/
+4
*
Prevent duplicate installations of an extension when the new installation has...
joaodasilva@chromium.org
2012-12-07
1
-1
/
+1
*
Moved extension installation from FILE thread. CrxInstaller and friends are n...
zelidrag@chromium.org
2012-11-15
1
-0
/
+15
*
First couple of steps of improving the extension/app update process.
mek@chromium.org
2012-11-07
1
-0
/
+6
*
Fix shutdown hang due to queued extension installs
jamescook@chromium.org
2012-10-22
1
-0
/
+5
*
Move extension unpack intermediate dir to Extensions/Temp
jamescook@chromium.org
2012-10-19
1
-1
/
+2
*
Making ShowExtensionInstallDialog a callback
sail@chromium.org
2012-10-12
1
-0
/
+3
*
Enforce the 'requirements' field in manifests.
eaugusti@chromium.org
2012-09-11
1
-0
/
+20
*
Revert 155861 - Enforce the 'requirements' field in manifests.
khorimoto@chromium.org
2012-09-10
1
-20
/
+0
*
Enforce the 'requirements' field in manifests.
eaugusti@chromium.org
2012-09-10
1
-0
/
+20
*
[Sync] Generalize StringOrdinal to handle ordinal_in_parent field
akalin@chromium.org
2012-09-07
1
-3
/
+3
*
Moved CrxInstaller and CrxInstallerError into extensions namespace
rdevlin.cronin@chromium.org
2012-07-24
1
-15
/
+16
*
Move WebstoreInstaller, WebstoreInlineInstaller, related in extensions namespace
rdevlin.cronin@chromium.org
2012-07-12
1
-2
/
+2
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Remove two deprecated methods from base::Version
isherman@chromium.org
2012-07-11
1
-1
/
+1
*
don't store scopes in PermissionSet
estade@chromium.org
2012-07-09
1
-0
/
+1
*
Move SandboxedExtensionUnpacker and SandboxedExtensionUnpackerClient into ext...
rdevlin.cronin@chromium.org
2012-07-02
1
-3
/
+3
[next]