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
/
common
/
extensions
/
extension_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
wstring: remove wstring functions from base/i18n/rtl.h
evan@chromium.org
2011-04-25
1
-7
/
+7
*
Add histograms to track permission use in extensions.
jstritar@chromium.org
2011-04-19
1
-7
/
+12
*
New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...
zelidrag@chromium.org
2011-04-16
1
-4
/
+0
*
Revert 81865 - New fileBrowserPrivate and fileHandler APIs added + plus magic...
zelidrag@chromium.org
2011-04-16
1
-0
/
+4
*
New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...
zelidrag@chromium.org
2011-04-16
1
-4
/
+0
*
File API changes needed for safely passing user selected file entities from t...
zelidrag@chromium.org
2011-04-16
1
-0
/
+4
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
1
-1
/
+1
*
When two extension sources request the same extension, the source with higher...
skerner@chromium.org
2011-04-12
1
-0
/
+39
*
Add a webstore install method that lets us prompt the user before downloading.
asargent@chromium.org
2011-04-05
1
-1
/
+1
*
Make <all_urls> and file:///* in permissions trigger "Allow file access"
mihaip@chromium.org
2011-04-01
1
-2
/
+73
*
Replace bools in extension creation with flags.
mihaip@chromium.org
2011-03-29
1
-48
/
+93
*
Wired local file system support for File API. The local file system provider ...
zelidrag@chromium.org
2011-03-25
1
-0
/
+5
*
Added extensions API to provide customization values.
altimofeev@chromium.org
2011-03-24
1
-1
/
+2
*
Update GetDistinctHost to prefer .com, .net, and .org when de-duping.
tessamac@chromium.org
2011-03-08
1
-0
/
+94
*
Give a helpful warning message if a url patern contains a port.
skerner@chromium.org
2011-03-04
1
-46
/
+47
*
Implement experimental.contentSettings.misc.blockThirdPartyCookies.
bauerb@chromium.org
2011-02-24
1
-0
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Made return types of various Value::DeepCopy() implementations more specific
akalin@chromium.org
2011-01-18
1
-18
/
+18
*
Fix issue that causes some extensions to be disabled right after installation.
jstritar@chromium.org
2010-12-07
1
-10
/
+79
*
Track permissions granted to extensions in prefs
jstritar@chromium.org
2010-11-30
1
-27
/
+74
*
Revert 67544 - Track permissions granted to extensions in prefs
arv@chromium.org
2010-11-29
1
-74
/
+27
*
Track permissions granted to extensions in prefs
jstritar@chromium.org
2010-11-29
1
-27
/
+74
*
Revert 67500 - Adds a section to the extension preferences to store the recog...
jstritar@chromium.org
2010-11-29
1
-74
/
+27
*
Adds a section to the extension preferences to store the recognized permissio...
jstritar@chromium.org
2010-11-28
1
-27
/
+74
*
Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.
jeremy@chromium.org
2010-11-24
1
-2
/
+2
*
Unrevert r64676 "Part 4/4 of immutable Extension refactor: Kill Extension::St...
mpcomplete@chromium.org
2010-11-02
1
-1
/
+1
*
Revert r64676 "Part 4/4 of immutable Extension refactor: Kill Extension::Stat...
mpcomplete@chromium.org
2010-11-02
1
-1
/
+1
*
Part 4/4 of immutable Extension refactor: Kill Extension::StaticData and put
mpcomplete@chromium.org
2010-11-01
1
-1
/
+1
*
chrome/common: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-10-31
1
-6
/
+6
*
Unrevert again r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-27
1
-50
/
+60
*
Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...
thakis@chromium.org
2010-10-26
1
-60
/
+50
*
Unrevert r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
1
-50
/
+60
*
Revert r63919 "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
1
-60
/
+50
*
Part 2 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-26
1
-50
/
+60
*
Remove direct dependency of extensions on NSS library
joth@chromium.org
2010-10-19
1
-0
/
+15
*
Move the rest of the Extension data into either StaticData or RuntimeData
mpcomplete@chromium.org
2010-10-18
1
-6
/
+7
*
fix EffectiveHostPermissions test to match implementation
erikkay@chromium.org
2010-10-14
1
-26
/
+8
*
Prevent browser actions and page actions from being used with
aa@chromium.org
2010-10-14
1
-12
/
+0
*
disable plugin tests on ChromeOS
erikkay@chromium.org
2010-09-30
1
-6
/
+2
*
Refactor ChromeURLRequestContext to pull out ExtensionInfoMap into a shared
mpcomplete@chromium.org
2010-09-30
1
-3
/
+5
*
Revert 61074 - changed to flaky
erikkay@chromium.org
2010-09-30
1
-2
/
+1
*
changed to flaky
erikkay@chromium.org
2010-09-30
1
-1
/
+2
*
When computing the list of hosts to use for install permissions and privilege...
erikkay@chromium.org
2010-09-30
1
-5
/
+124
*
disable test for linux
erikkay@chromium.org
2010-09-29
1
-1
/
+2
*
fix host permission handling when sites add support for https for the same se...
erikkay@chromium.org
2010-09-29
1
-0
/
+1
*
Generalize permission types to make it safer for us to add new permissions an...
erikkay@chromium.org
2010-09-28
1
-13
/
+52
*
Excempt certain extension functions from module permission check.
finnur@chromium.org
2010-09-10
1
-1
/
+43
*
Make the glob matcher support UTF8 strings.
mnissler@chromium.org
2010-09-10
1
-24
/
+24
*
Disabled ExtensionTest.IsPrivilegeIncrease, which was crashing.
akalin@chromium.org
2010-09-02
1
-1
/
+2
[next]