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
*
Start up extension event routers later in BrowserMain, so
huanr@chromium.org
2010-04-15
1
-14
/
+8
*
Fix errors in ExtensionPrefs with storing the blacklist last ping day.
asargent@chromium.org
2010-04-06
1
-0
/
+8
*
detect preferences errors
erikkay@chromium.org
2010-04-06
1
-1
/
+4
*
Makes tab contents look for extension whose extent contains the
sky@chromium.org
2010-04-01
1
-2
/
+10
*
Hook up extension apps notification permission, take two
rafaelw@chromium.org
2010-03-31
1
-30
/
+20
*
Send ping days parameter for extension blacklist update checks
asargent@chromium.org
2010-03-30
1
-1
/
+2
*
Changed AddPendingExtension() to treat adding an already-installed
akalin@chromium.org
2010-03-29
1
-0
/
+2
*
Rework ordering in ExtensionsService::UninstallExtension()
jochen@chromium.org
2010-03-26
1
-10
/
+16
*
Added support for pending extensions to ExtensionsService and
akalin@chromium.org
2010-03-26
1
-4
/
+80
*
Reland r42467. Clear cookies, local storage and databases when an extension g...
jochen@chromium.org
2010-03-25
1
-0
/
+13
*
Reverts 42520 and 42477. It back red again when adding this change back.
maruel@chromium.org
2010-03-25
1
-13
/
+0
*
Reapply 42467 by reverting 42499 and added suppression.
maruel@chromium.org
2010-03-24
1
-0
/
+13
*
Revert r42467: "Clear cookies, local storage and databases when an extension ...
maruel@chromium.org
2010-03-24
1
-13
/
+0
*
Clear cookies, local storage and databases when an extension gets uninstalled.
jochen@chromium.org
2010-03-24
1
-0
/
+13
*
Fix 2 bugs related to remembering loaded unpacked extensions.
mpcomplete@chromium.org
2010-03-23
1
-8
/
+16
*
ChromeFrame net tests would crash on startup while initializing the extension...
ananta@chromium.org
2010-03-22
1
-1
/
+4
*
Clean up the extensions service after fixing the bug.
phajdan.jr@chromium.org
2010-03-22
1
-17
/
+1
*
Resubmit 1025006: Refactor app-related manifest properties
aa@chromium.org
2010-03-19
1
-11
/
+2
*
Revert 42091 - Refactor apprelated manifest properties so that they don't
andybons@chromium.org
2010-03-19
1
-2
/
+11
*
Refactor app-related manifest properties so that they don't
aa@chromium.org
2010-03-19
1
-11
/
+2
*
Force an app's orgin to be the origin of the URL the crx is
aa@chromium.org
2010-03-18
1
-1
/
+4
*
Mechanical refactor of CrxInstaller signatures. This will make
aa@chromium.org
2010-03-12
1
-17
/
+21
*
Fix a bug with persistent unpacked extensions where we would not pick up
mpcomplete@chromium.org
2010-03-12
1
-7
/
+14
*
Add "origin" to the app object in the extension manifest.
aa@chromium.org
2010-03-12
1
-0
/
+11
*
Bookmark manager: Open in incognito window.
arv@chromium.org
2010-03-10
1
-7
/
+10
*
Persistent "Load unpacked extension" extensions across browser restarts.
mpcomplete@chromium.org
2010-03-09
1
-24
/
+18
*
Update the extensions management page to match mock attached to bug 36292.
mpcomplete@chromium.org
2010-03-05
1
-2
/
+6
*
Load the bookmark manager extension at Chrome startup.
aa@chromium.org
2010-03-04
1
-35
/
+67
*
Further tweaks to incognito extensions.
mpcomplete@chromium.org
2010-03-02
1
-6
/
+2
*
Reset the default quota limit for extensions to 5MB, but add a
dumi@chromium.org
2010-02-27
1
-0
/
+17
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-6
/
+12
*
Further reduce the bad dependency of chrome/common on chrome/browser.
phajdan.jr@chromium.org
2010-02-24
1
-1
/
+1
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Initial work on making extensions work in incognito mode.
mpcomplete@chromium.org
2010-02-11
1
-0
/
+10
*
Add basic tests for extension crash recovery.
phajdan.jr@chromium.org
2010-02-10
1
-7
/
+13
*
Preserve order of extensions when they auto-update.
finnur@chromium.org
2010-02-08
1
-1
/
+10
*
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
[next]