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
/
extensions_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-30
1
-0
/
+2
*
Replace the "origins" key in the manifest with "extent". The items in the ext...
aa@chromium.org
2010-01-29
1
-1
/
+1
*
Enable apps to request the HTML5 notification permission.
aa@chromium.org
2010-01-28
1
-2
/
+5
*
Refactor extension autoupdater.
asargent@chromium.org
2010-01-28
1
-1
/
+11
*
revert 37335:
estade@chromium.org
2010-01-27
1
-2
/
+0
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-27
1
-0
/
+2
*
Prevents a crash that occurs when multiple ExtensionHost objects point to the...
andybons@chromium.org
2010-01-26
1
-8
/
+4
*
[Mac] Fixes crash where killing an extension via the task manager while a pop...
andybons@chromium.org
2010-01-22
1
-5
/
+9
*
Drop the code allowing privacy blacklists to be shipped in extensions.
phajdan.jr@chromium.org
2010-01-20
1
-44
/
+0
*
Prevent a crash and add debugging code for cases where things go wrong
phajdan.jr@chromium.org
2010-01-11
1
-1
/
+16
*
Permission escalation when extension updates should trigger the install warning
finnur@chromium.org
2010-01-04
1
-0
/
+1
*
Revert 35184 - This seemed to cause BlacklistedExtensionWillNotInstall
levin@chromium.org
2009-12-22
1
-1
/
+0
*
Permission escalation when extension updates should trigger the install warni...
finnur@chromium.org
2009-12-22
1
-0
/
+1
*
Fix a number of issues with extension disable-on-update:
mpcomplete@chromium.org
2009-12-18
1
-7
/
+3
*
Extensions: file handling clean up.
estade@chromium.org
2009-12-18
1
-2
/
+2
*
Load message catalogs on demand when chrome.i18n.getMessage needs them.
cira@chromium.org
2009-12-17
1
-1
/
+2
*
Localizing manifest for installed or unpacked extensions.
cira@chromium.org
2009-12-16
1
-43
/
+110
*
Only show gray LOADING dialog for Themes.
rafaelw@chromium.org
2009-12-16
1
-0
/
+6
*
Fix regression where we stopped running content scripts in
aa@chromium.org
2009-12-16
1
-2
/
+2
*
Fix extension shutdown notification, take 2.
estade@chromium.org
2009-12-14
1
-2
/
+3
*
GTK: hook up drag and drop of browser actions (for reordering).
estade@chromium.org
2009-12-10
1
-3
/
+2
*
Revert "Allow silent extension installations from the extensions gallery - Pa...
rafaelw@chromium.org
2009-12-08
1
-0
/
+20
*
Extensions: create a simple model for the browser action buttons toolstrip an...
estade@chromium.org
2009-12-07
1
-1
/
+2
*
Allow silent extension installations from the extensions gallery - Part 1.
rafaelw@chromium.org
2009-12-07
1
-20
/
+0
*
Unload the entire extension when any part of it crashes.
phajdan.jr@chromium.org
2009-12-02
1
-0
/
+12
*
Ok, here is a different approach at this change.
aa@chromium.org
2009-12-02
1
-0
/
+16
*
Delete old version directories of installed extensions during garbage
mpcomplete@chromium.org
2009-12-02
1
-1
/
+11
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+1
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
1
-1
/
+0
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+1
*
Integrate BlacklistManager with Profile.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+4
*
Revert 33255 - Report active extensions in crash reports. This only implement...
nsylvain@chromium.org
2009-11-30
1
-13
/
+0
*
Report active extensions in crash reports. This only implements Windows right...
aa@chromium.org
2009-11-30
1
-0
/
+13
*
Add extensions BookmarkModel observer automatically when manifest has bookmar...
mattm@chromium.org
2009-11-20
1
-0
/
+5
*
Special case the gallery to not show the scary download roadblock.
aa@chromium.org
2009-11-20
1
-9
/
+13
*
Disabled extensions should be uninstallable.
finnur@chromium.org
2009-11-10
1
-4
/
+4
*
Fix threading issues in BlacklistManager, using new ChromeThread.
phajdan.jr@chromium.org
2009-11-07
1
-0
/
+4
*
Make the inspector for the background page stay open when
aa@chromium.org
2009-11-07
1
-0
/
+43
*
Use GetSwitchValueASCII.
tony@chromium.org
2009-11-06
1
-2
/
+2
*
add some histograms to extensions
erikkay@chromium.org
2009-11-06
1
-0
/
+45
*
Implement loading blacklists from extensions.
phajdan.jr@chromium.org
2009-11-04
1
-12
/
+48
*
Implement the Extension History API, v 0.1.The first version is a weak wrappe...
brg@chromium.com
2009-10-30
1
-0
/
+4
*
Get rid of MessageLoop* caching in extensions code.
jam@chromium.org
2009-10-30
1
-59
/
+66
*
- Removes fallback from Prefs to LoadExtension on UI thread.
cira@chromium.org
2009-10-29
1
-5
/
+2
*
Only dispatch tab events when there is someone listening.
aa@chromium.org
2009-10-29
1
-3
/
+6
*
Move page actions over to ExtensionAction2 and get rid of
aa@chromium.org
2009-10-27
1
-13
/
+0
*
Refactor BrowserActions, and add support for
aa@chromium.org
2009-10-24
1
-28
/
+9
*
Move initialization of ChromeURLRequestContexts to the IO thread.
eroman@chromium.org
2009-10-23
1
-11
/
+14
*
Add support for to automation interface load install and load extensions.
rogerta@chromium.org
2009-10-20
1
-12
/
+47
*
Fix a race bug where content scripts would not apply to the first page load.
mpcomplete@chromium.org
2009-10-20
1
-0
/
+4
[next]