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
/
unpacked_installer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome/
thestig
2014-08-26
1
-1
/
+1
*
Extensions: Move id_util functions to crx_file component.
tommycli@chromium.org
2014-08-21
1
-2
/
+2
*
Remove kAppsGalleryInstallAutoConfirmForTests switch
rdevlin.cronin@chromium.org
2014-07-24
1
-16
/
+12
*
Show alert failure for reloading unpacked extensions with bad manifest
gpdavis.chromium@gmail.com
2014-07-17
1
-2
/
+0
*
Update the CrxInstaller and UnpackedInstaller to use the ExtensionInstallChecker
tmdiep@chromium.org
2014-07-10
1
-37
/
+34
*
Cleanup: Make ExtensionService:: and ExtensionPrefs::OnExtensionInstalled
kalman@chromium.org
2014-06-13
1
-7
/
+4
*
Moved IS_EPHEMERAL flag to extension prefs
tmdiep@chromium.org
2014-05-22
1
-0
/
+1
*
Move ExtensionService::ReportExtensionLoadError to ExtensionErrorReporter
rdevlin.cronin@chromium.org
2014-05-01
1
-2
/
+9
*
Improve UI for unpacked extensions failing to load.
rdevlin.cronin@chromium.org
2014-04-26
1
-18
/
+5
*
Move most of extension_file_util.cc into extensions/common/file_util.cc
jamescook@chromium.org
2014-04-15
1
-7
/
+8
*
Move core extensions l10n code to //extensions
rockot@chromium.org
2014-04-08
1
-1
/
+1
*
Fixed edge case for commit: 258677
d.halman@gmail.com
2014-04-01
1
-0
/
+15
*
Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in extens...
jyasskin@chromium.org
2014-03-29
1
-1
/
+1
*
Fix crash with --load-extension for extensions with plugins
jamescook@chromium.org
2014-02-19
1
-0
/
+13
*
Remove ExtensionService::extension_prefs()
rockot@chromium.org
2014-02-19
1
-2
/
+2
*
Remove ExtensionService::disabled_extensions()
rockot@chromium.org
2014-02-12
1
-3
/
+5
*
Move ExtensionPrefs and friends to extensions/ directory.
derat@chromium.org
2014-01-22
1
-1
/
+1
*
Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."
avi@chromium.org
2013-12-24
1
-1
/
+1
*
Revert 242450 "Update some uses of UTF conversions in chrome/bro..."
avi@chromium.org
2013-12-24
1
-1
/
+1
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-1
/
+1
*
Create simplified ExtensionSystem for app_shell
jamescook@chromium.org
2013-12-19
1
-0
/
+1
*
BUG=267514
oleg@chromium.org
2013-12-17
1
-1
/
+1
*
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
*
Make loading an unpacked extension produce an error if it contains a malforme...
DHNishi@gmail.com
2013-09-18
1
-2
/
+11
*
Move Feature and Manifest to top-level extensions.
yoz@chromium.org
2013-08-22
1
-1
/
+1
*
Fix a bug where unpacked extensions with reserved filenames could be installed.
DHNishi@gmail.com
2013-08-19
1
-0
/
+9
*
Silently install blacklisted extensions from auto-install locations (sync,
kalman@chromium.org
2013-07-31
1
-4
/
+6
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-20
/
+12
*
Use a direct include of strings headers in chrome/browser/extensions/, part 4.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
Update chrome/ to use WeakPtr<T>::get() instead of implicit "operator T*"
akalin@chromium.org
2013-06-04
1
-5
/
+5
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-1
/
+1
*
Move application restart and relaunch code out of ExtensionService.
benwells@chromium.org
2013-05-31
1
-11
/
+8
*
Remove managed user elevation related to extensions.
akuegel@chromium.org
2013-05-20
1
-22
/
+0
*
Handle non-ascii error messages in unpacked extension installer.
kinaba@chromium.org
2013-05-14
1
-1
/
+2
*
Currently the unpacked_installer does not check if there is
akuegel@chromium.org
2013-05-06
1
-69
/
+102
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-6
/
+6
*
Move path functions from file_util to FilePath object.
brettw@chromium.org
2013-04-12
1
-3
/
+2
*
Move CrxFile, FileReader, ExtensionResource to src/extensions.
yoz@chromium.org
2013-03-23
1
-1
/
+2
*
Move Plugins out of Extension class
rdevlin.cronin@chromium.org
2013-03-08
1
-2
/
+3
*
Remove install time OAuth2 dialogs for Identity API
courage@chromium.org
2013-03-07
1
-2
/
+2
*
Change --load-extension flag so the extensions don't persist across restart.
mpcomplete@chromium.org
2013-02-27
1
-3
/
+3
*
Allow launching an app from the command line using --load-and-launch-app.
jackhou@chromium.org
2013-02-19
1
-2
/
+10
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-2
/
+2
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser/extensions edit...
rsleevi@chromium.org
2013-02-07
1
-1
/
+1
*
Move Extension Location and Type enums to Manifest, and move InstallWarning t...
yoz@chromium.org
2013-01-31
1
-3
/
+4
*
First couple of steps of improving the extension/app update process.
mek@chromium.org
2012-11-07
1
-2
/
+4
*
Cleanup: Remove some crust from the extensions code.
thestig@chromium.org
2012-10-20
1
-0
/
+1
*
Making ShowExtensionInstallDialog a callback
sail@chromium.org
2012-10-12
1
-1
/
+2
*
Fix bug in disabling sync for default apps
grv@chromium.org
2012-10-04
1
-2
/
+0
[next]