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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
Fix autoupdate for hosted apps.
asargent@chromium.org
2011-01-19
1
-1
/
+2
*
Fail gracefully if profile Temp dir can not be accessed.
skerner@chromium.org
2011-01-19
1
-10
/
+1
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-2
/
+2
*
Fix bug where icon is not displayed in extension install bubbles
aa@chromium.org
2010-12-13
1
-2
/
+2
*
Cleanup: Remove needed #includes for profile.h.
thestig@chromium.org
2010-12-10
1
-1
/
+0
*
This is a continuation of http://codereview.chromium.org/5519016/, adds a new...
satish@chromium.org
2010-12-09
1
-4
/
+7
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Track permissions granted to extensions in prefs
jstritar@chromium.org
2010-11-30
1
-2
/
+1
*
Revert 67544 - Track permissions granted to extensions in prefs
arv@chromium.org
2010-11-29
1
-1
/
+2
*
Track permissions granted to extensions in prefs
jstritar@chromium.org
2010-11-29
1
-2
/
+1
*
Revert 67500 - Adds a section to the extension preferences to store the recog...
jstritar@chromium.org
2010-11-29
1
-1
/
+2
*
Adds a section to the extension preferences to store the recognized permissio...
jstritar@chromium.org
2010-11-28
1
-2
/
+1
*
Revert "Revert "Finish wiring up chrome.app.install().""
aa@chromium.org
2010-11-26
1
-5
/
+29
*
Revert "Finish wiring up chrome.app.install()."
aa@chromium.org
2010-11-23
1
-29
/
+5
*
Finish wiring up chrome.app.install().
aa@chromium.org
2010-11-23
1
-5
/
+29
*
Allow an extension to dynamically set extra data in its update URL, in order
rogerta@chromium.org
2010-11-12
1
-4
/
+1
*
Split the private webstore install API into two parts.
asargent@chromium.org
2010-11-10
1
-15
/
+15
*
Don't whitelist extensions with NPAPI from no-prompt install.
asargent@chromium.org
2010-11-05
1
-3
/
+8
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-3
/
+4
*
Unrevert again r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-27
1
-7
/
+7
*
ThreadRestrictions: disallow blocking IO on the UI thread
evan@chromium.org
2010-10-27
1
-1
/
+7
*
Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...
thakis@chromium.org
2010-10-26
1
-7
/
+7
*
Unrevert r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
1
-7
/
+7
*
Revert r63919 "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
1
-7
/
+7
*
Part 2 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-26
1
-7
/
+7
*
Convert LOG(INFO) to VLOG(1) - chrome/browser/extensions/.
pkasting@chromium.org
2010-10-22
1
-2
/
+2
*
Move the rest of the Extension data into either StaticData or RuntimeData
mpcomplete@chromium.org
2010-10-18
1
-3
/
+2
*
Rename ChromeThread to BrowserThread Part19:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part10:
tfarina@chromium.org
2010-10-09
1
-28
/
+28
*
fix to allow internal installation (sync, default) to bypass origin checks
erikkay@chromium.org
2010-10-08
1
-17
/
+20
*
restrict install of gallery-hosted apps from the gallery
erikkay@chromium.org
2010-10-08
1
-46
/
+76
*
Coverity: Initialize data members in constructor.
jhawkins@chromium.org
2010-10-05
1
-0
/
+1
*
extensions: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-21
1
-3
/
+4
*
Remove create_app_shortcut param from ExtensionInstallUI::Delegate::InstallUI...
tfarina@chromium.org
2010-09-14
1
-26
/
+1
*
Implement gallery install API
rafaelw@chromium.org
2010-09-09
1
-6
/
+41
*
Add the collapsed 'miniview' to the apps and most visisted sections. Also, fi...
aa@chromium.org
2010-08-29
1
-1
/
+1
*
FBTF: More extensions cleanup.
erg@google.com
2010-08-26
1
-0
/
+1
*
Allow update URLs in external_extensions.json.
skerner@chromium.org
2010-08-19
1
-1
/
+1
*
Implement admin control (by policy) over which extensions the user can instal...
finnur@chromium.org
2010-08-11
1
-0
/
+6
*
FBTF: Remove unneeded headers from base/ (part 3)
thestig@chromium.org
2010-08-06
1
-0
/
+1
*
Fix some issues with extensions:
mpcomplete@chromium.org
2010-07-20
1
-1
/
+1
*
Add a wildcard scheme and a special 'all_urls' pattern to URLPattern.
mpcomplete@chromium.org
2010-06-30
1
-1
/
+1
*
Remove download check for web store apps (temporarily).
rafaelw@chromium.org
2010-06-29
1
-10
/
+0
*
Disallow apps with the wrong content type header.
skerner@chromium.org
2010-06-25
1
-1
/
+16
*
Reland r50834
aa@chromium.org
2010-06-25
1
-9
/
+19
*
Revert r50834
aa@chromium.org
2010-06-25
1
-19
/
+9
[next]