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
*
Merge 142921 - Use an infobar instead of alert box for extension install
aa@chromium.org
2012-06-20
1
-3
/
+4
*
Keep shelf item visible when extension install blocked off-store.
aa@chromium.org
2012-06-19
1
-0
/
+9
*
Add a group policy controlling which sites can install extensions.
aa@chromium.org
2012-06-09
1
-3
/
+16
*
Refactoring ExtensionInstallUI to abstract the Browser references.
jcivelli@chromium.org
2012-06-08
1
-9
/
+9
*
Fix regression when off-store install is disabled.
aa@chromium.org
2012-05-30
1
-1
/
+6
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-10
/
+12
*
Improve assocation of WebstoreInstallers to CrxInstallers.
jstritar@chromium.org
2012-04-03
1
-33
/
+22
*
Delete invalid/damaged AppPack files, so that they can be downloaded again.
joaodasilva@chromium.org
2012-03-30
1
-0
/
+2
*
Remove CrxInstaller::SetWhitelistedInstallId and related code.
jstritar@chromium.org
2012-03-28
1
-18
/
+1
*
Split ExtensionUpdater into two smaller classes.
joaodasilva@chromium.org
2012-03-16
1
-1
/
+5
*
Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...
jam@chromium.org
2012-01-10
1
-5
/
+0
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-10
1
-0
/
+5
*
Updating extensions code to use UTF16
RDevlin.Cronin@gmail.com
2011-12-17
1
-4
/
+4
*
Convert app_launch_index and page_index from int to StringOrdinal.
csharp@chromium.org
2011-12-14
1
-4
/
+5
*
Revert 114083 - Convert app_launch_index and page_index from int to StringOrd...
csharp@chromium.org
2011-12-13
1
-5
/
+4
*
Convert app_launch_index and page_index from int to StringOrdinal.
csharp@chromium.org
2011-12-12
1
-4
/
+5
*
Improve ExtensionBrowserTest. Part of moving ExtensionService to use Extensio...
yoz@chromium.org
2011-11-29
1
-1
/
+1
*
Adds a webstorePrivate method for silently installing extensions.
jstritar@chromium.org
2011-11-02
1
-0
/
+3
*
Refactor loading out of ExtensionService.
yoz@chromium.org
2011-11-02
1
-9
/
+13
*
Enable experimental permissions for extensions from the store.
aa@chromium.org
2011-10-31
1
-5
/
+7
*
Mark some externally installed extensions as 'bookmark apps'
rogerta@chromium.org
2011-10-26
1
-0
/
+7
*
Add webstorePrivate.beginInstallWithManifest3 and remove webstorePrivate.begi...
mihaip@chromium.org
2011-10-17
1
-1
/
+3
*
Add a helper class for downloading and installing extensions from the gallery.
jstritar@chromium.org
2011-10-13
1
-4
/
+20
*
Remove obsolete TODO and add a bunch of OVERRIDEs.
mihaip@chromium.org
2011-08-31
1
-4
/
+5
*
ntp4: make app-install-via-drag less janky
estade@chromium.org
2011-08-22
1
-0
/
+7
*
Add a flag that lets the webstore show a different UI on app install.
asargent@chromium.org
2011-08-04
1
-0
/
+4
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-3
/
+3
*
Fix the Extension.Permissions_*Cancel histograms.
jstritar@chromium.org
2011-06-28
1
-1
/
+1
*
Install CRX updates one at a time.
skerner@chromium.org
2011-06-01
1
-0
/
+2
*
Fix clang error.
asargent@chromium.org
2011-05-26
1
-0
/
+3
*
Change the web store private install API to accept a localized extension name.
asargent@chromium.org
2011-05-26
1
-9
/
+18
*
Add CRX complete notification.
skerner@chromium.org
2011-05-25
1
-0
/
+1
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Add histograms to understand why so many CRX installs fail in the field.
skerner@chromium.org
2011-05-09
1
-1
/
+12
*
[Extensions] Make ExtensionService not be ref-counted
akalin@chromium.org
2011-04-20
1
-5
/
+6
*
Add a webstore install method that lets us prompt the user before downloading.
asargent@chromium.org
2011-04-05
1
-0
/
+20
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
External extensions should not be installed if the ID or version in the exter...
skerner@chromium.org
2011-03-22
1
-1
/
+12
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-4
/
+4
*
Track permissions granted to extensions in prefs
jstritar@chromium.org
2010-11-30
1
-13
/
+0
*
Revert 67544 - Track permissions granted to extensions in prefs
arv@chromium.org
2010-11-29
1
-0
/
+13
*
Track permissions granted to extensions in prefs
jstritar@chromium.org
2010-11-29
1
-13
/
+0
*
Revert 67500 - Adds a section to the extension preferences to store the recog...
jstritar@chromium.org
2010-11-29
1
-0
/
+13
*
Adds a section to the extension preferences to store the recognized permissio...
jstritar@chromium.org
2010-11-28
1
-13
/
+0
*
Revert "Revert "Finish wiring up chrome.app.install().""
aa@chromium.org
2010-11-26
1
-9
/
+14
*
Revert "Finish wiring up chrome.app.install()."
aa@chromium.org
2010-11-23
1
-14
/
+9
*
Finish wiring up chrome.app.install().
aa@chromium.org
2010-11-23
1
-9
/
+14
*
Split the private webstore install API into two parts.
asargent@chromium.org
2010-11-10
1
-0
/
+3
*
Don't whitelist extensions with NPAPI from no-prompt install.
asargent@chromium.org
2010-11-05
1
-2
/
+3
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-3
/
+3
[next]