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
/
extension_prefs.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix browser crash in ExtensionPrefs.
finnur@chromium.org
2010-12-08
1
-0
/
+2
*
fix extension_prefs.cc compilation for gcc 4.5.
battre@chromium.org
2010-12-07
1
-3
/
+3
*
Don't update icon of chrome app shortcuts from the favicon of the hosted URL.
skerner@chromium.org
2010-12-07
1
-0
/
+5
*
Update valid URLPattern schemes in ExtensionPrefs::GetGrantedPermissions.
jstritar@chromium.org
2010-12-07
1
-1
/
+5
*
Fix for Bug 50726 "Save extension list and "winning" prefs from extensions"
bauerb@chromium.org
2010-12-06
1
-3
/
+217
*
Decouple killbit testing from external extension providers
gfeher@chromium.org
2010-12-06
1
-26
/
+7
*
Reduce the include footprint of pref_service.h
mnissler@chromium.org
2010-12-03
1
-0
/
+1
*
Revert 67997 - Reduce the include footprint of pref_service.h
mnissler@chromium.org
2010-12-02
1
-1
/
+0
*
Reduce the include footprint of pref_service.h
mnissler@chromium.org
2010-12-02
1
-0
/
+1
*
Add "create Application Shortcut" to the app menu on NTP.
skerner@google.com
2010-11-30
1
-10
/
+31
*
Track permissions granted to extensions in prefs
jstritar@chromium.org
2010-11-30
1
-21
/
+131
*
Revert 67544 - Track permissions granted to extensions in prefs
arv@chromium.org
2010-11-29
1
-131
/
+21
*
Track permissions granted to extensions in prefs
jstritar@chromium.org
2010-11-29
1
-21
/
+131
*
Revert 67500 - Adds a section to the extension preferences to store the recog...
jstritar@chromium.org
2010-11-29
1
-131
/
+21
*
Adds a section to the extension preferences to store the recognized permissio...
jstritar@chromium.org
2010-11-28
1
-21
/
+131
*
Add "open as window" menu item to NTP app menu.
skerner@chromium.org
2010-11-22
1
-3
/
+13
*
Allow users to hide Browser Actions by right-clicking the icon and selecting ...
finnur@chromium.org
2010-11-19
1
-1
/
+29
*
Revert 66646 - Add "open as window" menu item to NTP app menu.
skerner@chromium.org
2010-11-18
1
-13
/
+3
*
Add "open as window" menu item to NTP app menu.
skerner@chromium.org
2010-11-18
1
-3
/
+13
*
Allow an extension to dynamically set extra data in its update URL, in order
rogerta@chromium.org
2010-11-12
1
-0
/
+25
*
Policy to silently install extensions
gfeher@chromium.org
2010-11-04
1
-1
/
+1
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-4
/
+4
*
Reland 63509 - Define constants for the 'silent extension' install policy
gfeher@chromium.org
2010-10-25
1
-0
/
+1
*
Revert 63509 - Define constants for the silent extension install policy
gfeher@chromium.org
2010-10-22
1
-1
/
+0
*
Define constants for the silent extension install policy
gfeher@chromium.org
2010-10-22
1
-0
/
+1
*
Cleanup: remove duplicate definition of extension policy prefs
gfeher@chromium.org
2010-10-19
1
-11
/
+6
*
Fix 57090: NTP apps sorted in random-looking order.
finnur@chromium.org
2010-10-10
1
-0
/
+36
*
FBTF: Continue fixing nits found by my automated source scanner.
erg@google.com
2010-10-05
1
-0
/
+2
*
Apps should launch in normal tabs by default. Also, reorder
aa@chromium.org
2010-10-01
1
-1
/
+1
*
o Add user customizable launch type for apps by adding options in each apps c...
andybons@chromium.org
2010-09-30
1
-22
/
+74
*
Revert 60997 - o Add user customizable launch type for apps by adding options...
andybons@chromium.org
2010-09-29
1
-74
/
+22
*
o Add user customizable launch type for apps by adding options in each apps c...
andybons@chromium.org
2010-09-29
1
-22
/
+74
*
Private API for web store to get sync login and set store login information.
asargent@chromium.org
2010-09-01
1
-0
/
+17
*
When extension is blacklisted by admin policy, it should be removed if alread...
finnur@chromium.org
2010-08-21
1
-1
/
+4
*
Revert 56683 - When extension is blacklisted by admin policy, it should be re...
finnur@chromium.org
2010-08-19
1
-4
/
+1
*
When extension is blacklisted by admin policy, it should be removed if alread...
finnur@chromium.org
2010-08-19
1
-1
/
+4
*
Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic...
viettrungluu@chromium.org
2010-08-17
1
-1
/
+1
*
remove toolstrips
erikkay@chromium.org
2010-08-12
1
-28
/
+0
*
Remove wchar_t* methods from prefs.
viettrungluu@chromium.org
2010-08-12
1
-35
/
+33
*
Implement admin control (by policy) over which extensions the user can instal...
finnur@chromium.org
2010-08-11
1
-1
/
+45
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-3
/
+4
*
Convert DictionaryValue's keys to std::string (from wstring).
viettrungluu@chromium.org
2010-07-30
1
-16
/
+13
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-2
/
+4
*
Attemp 2 at:
sky@chromium.org
2010-07-21
1
-29
/
+0
*
Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...
pinkerton@chromium.org
2010-07-20
1
-0
/
+29
*
Makes the toolbar visible for apps again. Here's the set of patches I
sky@chromium.org
2010-07-20
1
-29
/
+0
*
Reworked ExtensionsService::AddPendingExtension().
akalin@chromium.org
2010-06-26
1
-6
/
+7
*
Revert r50804 "Reworked ExtensionsService::AddPendingExtension()."
hclam@chromium.org
2010-06-25
1
-7
/
+6
*
Reworked ExtensionsService::AddPendingExtension().
akalin@chromium.org
2010-06-25
1
-6
/
+7
*
Require user opt-in before allowing content script injection on file URLs.
mpcomplete@chromium.org
2010-06-24
1
-0
/
+15
[next]