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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disabled InstallApps while I fix the text on Linux.
mpcomplete@chromium.org
2010-06-03
1
-1
/
+3
*
Prevent installation of an app if its web extent overlaps another installed app.
mpcomplete@chromium.org
2010-06-03
1
-2
/
+30
*
Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...
sanjeevr@chromium.org
2010-05-21
1
-1
/
+6
*
Allow extensions to be overinstalled with extensions of same
aa@chromium.org
2010-05-19
1
-4
/
+4
*
Fix a bug in unit test where we were not resetting state
aa@chromium.org
2010-05-19
1
-1
/
+2
*
Reduce header dependencies in chrome/
phajdan.jr@chromium.org
2010-05-11
1
-0
/
+1
*
Changing linux platform for chromeos. This involved moving platform_util and...
dhg@chromium.org
2010-04-29
1
-1
/
+1
*
Reland "Factor out reading and writing of preferences into |PrefStore|."
bauerb@chromium.org
2010-04-22
1
-1
/
+1
*
Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...
erikkay@chromium.org
2010-04-21
1
-1
/
+1
*
Reland r45028: Factor out reading and writing of preferences into |PrefStore|.
bauerb@chromium.org
2010-04-21
1
-1
/
+1
*
Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.
thomasvl@chromium.org
2010-04-20
1
-1
/
+1
*
Factor out reading and writing of preferences into |PrefStore|.
bauerb@chromium.org
2010-04-20
1
-1
/
+1
*
detect preferences errors
erikkay@chromium.org
2010-04-06
1
-4
/
+2
*
Changed AddPendingExtension() to treat adding an already-installed
akalin@chromium.org
2010-03-29
1
-18
/
+0
*
Added support for pending extensions to ExtensionsService and
akalin@chromium.org
2010-03-26
1
-7
/
+144
*
Reland r42467. Clear cookies, local storage and databases when an extension g...
jochen@chromium.org
2010-03-25
1
-4
/
+75
*
Reverts 42520 and 42477. It back red again when adding this change back.
maruel@chromium.org
2010-03-25
1
-69
/
+0
*
Reapply 42467 by reverting 42499 and added suppression.
maruel@chromium.org
2010-03-24
1
-0
/
+69
*
Revert r42467: "Clear cookies, local storage and databases when an extension ...
maruel@chromium.org
2010-03-24
1
-69
/
+0
*
Clear cookies, local storage and databases when an extension gets uninstalled.
jochen@chromium.org
2010-03-24
1
-0
/
+69
*
Force an app's orgin to be the origin of the URL the crx is
aa@chromium.org
2010-03-18
1
-2
/
+2
*
Add a pref for the number of showing icons in the browser actions toolbar.
estade@chromium.org
2010-03-17
1
-0
/
+2
*
Mechanical refactor of CrxInstaller signatures. This will make
aa@chromium.org
2010-03-12
1
-6
/
+6
*
Persistent "Load unpacked extension" extensions across browser restarts.
mpcomplete@chromium.org
2010-03-09
1
-4
/
+2
*
Load the bookmark manager extension at Chrome startup.
aa@chromium.org
2010-03-04
1
-0
/
+39
*
Reset the default quota limit for extensions to 5MB, but add a
dumi@chromium.org
2010-02-27
1
-0
/
+51
*
Make sure that ResourceQueue is shut down before destruction.
phajdan.jr@chromium.org
2010-02-10
1
-91
/
+101
*
Move the extension messaging tests to be ExtensionApiTests. Remove the old
mpcomplete@chromium.org
2010-01-08
1
-1
/
+1
*
Extensions: file handling clean up.
estade@chromium.org
2009-12-18
1
-1
/
+1
*
Localizing manifest for installed or unpacked extensions.
cira@chromium.org
2009-12-16
1
-7
/
+62
*
Fix browser crash in extension system.
finnur@chromium.org
2009-12-16
1
-117
/
+49
*
Fix a crash bug on user script installation and add a test
aa@chromium.org
2009-12-06
1
-2
/
+36
*
Fixes to the string MatchPattern functions:
tony@chromium.org
2009-12-03
1
-4
/
+4
*
Many changes to DictionaryValues:
pkasting@chromium.org
2009-11-25
1
-2
/
+2
*
disable extension toolstrips by default, adding
erikkay@chromium.org
2009-11-24
1
-0
/
+3
*
Revert change that disallowed content scripts access to
aa@chromium.org
2009-11-22
1
-3
/
+3
*
Don't allow content scripts to execute on file:// urls.
finnur@chromium.org
2009-11-18
1
-3
/
+3
*
Add validation to extension packaging.
aa@chromium.org
2009-11-17
1
-1
/
+21
*
Disabled extensions should be uninstallable.
finnur@chromium.org
2009-11-10
1
-3
/
+3
*
Fix a memory leak in ExtensionsServiceTest by ensuring that the message loop
phajdan.jr@chromium.org
2009-11-09
1
-0
/
+7
*
Use more ScopedTempDirs.
thestig@chromium.org
2009-11-03
1
-11
/
+9
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
1
-1
/
+1
*
Get rid of MessageLoop* caching in extensions code.
jam@chromium.org
2009-10-30
1
-7
/
+12
*
- Removes fallback from Prefs to LoadExtension on UI thread.
cira@chromium.org
2009-10-29
1
-8
/
+3
*
Disable ExtensionsServiceTest.InstallExtension and ExtensionTest.InitFromValu...
mirandac@chromium.org
2009-10-29
1
-1
/
+2
*
Get rid of FilePath::AppendAndResolveRelative().
mad@chromium.org
2009-10-28
1
-6
/
+10
*
Remove deprecated CommandLine(std::wstring) ctor.
evan@chromium.org
2009-10-26
1
-2
/
+2
*
Move the json-related files into a separate json directory. This hopefully also
brettw@chromium.org
2009-10-23
1
-2
/
+2
*
Add support for to automation interface load install and load extensions.
rogerta@chromium.org
2009-10-20
1
-1
/
+1
*
Minimize dependency of user scripts.
mad@chromium.org
2009-10-20
1
-3
/
+9
[next]