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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert change to delay network requests on startup for webRequest extensions.
mpcomplete@chromium.org
2012-02-23
1
-9
/
+0
*
Persist lazy background event listeners to the Prefs file.
mpcomplete@chromium.org
2012-02-15
1
-0
/
+5
*
Moving Ordinal Specific Code out of ExtensionPrefs
csharp@chromium.org
2012-01-12
1
-124
/
+33
*
Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...
bauerb@chromium.org
2011-12-27
1
-5
/
+0
*
Use Sync to store application icon positions on NTP.
csharp@chromium.org
2011-12-20
1
-4
/
+3
*
Convert app_launch_index and page_index from int to StringOrdinal.
csharp@chromium.org
2011-12-14
1
-25
/
+97
*
Revert 114083 - Convert app_launch_index and page_index from int to StringOrd...
csharp@chromium.org
2011-12-13
1
-96
/
+25
*
Convert app_launch_index and page_index from int to StringOrdinal.
csharp@chromium.org
2011-12-12
1
-25
/
+96
*
Save the oauth client id used in App Notification setup
asargent@chromium.org
2011-12-01
1
-4
/
+4
*
Exempt component and policy-installed extensions from policy blacklist check.
mnissler@chromium.org
2011-10-28
1
-1
/
+2
*
Add a couple of notifications related settings to app/extensions sync:
munjal@chromium.org
2011-10-28
1
-1
/
+10
*
Remove toolstrips from Chrome.
aa@chromium.org
2011-10-17
1
-10
/
+0
*
Revert 105661 - Revert 105659 - Delay network requests on startup if any webR...
pam@chromium.org
2011-10-15
1
-1
/
+9
*
Revert 105659 - Delay network requests on startup if any webRequest or webNav...
pam@chromium.org
2011-10-15
1
-9
/
+1
*
Delay network requests on startup if any webRequest or webNavigation extensio...
pam@chromium.org
2011-10-15
1
-1
/
+9
*
Notify users about certain changes in installed extensions.
miket@chromium.org
2011-10-10
1
-0
/
+23
*
ntp4: get rid of page index for non-app extensions.
estade@chromium.org
2011-10-08
1
-0
/
+3
*
Ensure that --disable-extensions disables extension prefs from being enacted
battre@chromium.org
2011-09-30
1
-3
/
+8
*
Be more robust when getting content settings for uninstalled extensions.
bauerb@chromium.org
2011-09-06
1
-0
/
+2
*
ntp4: default to 18 apps per page for new installs
estade@chromium.org
2011-08-25
1
-0
/
+5
*
ntp4: make app-install-via-drag less janky
estade@chromium.org
2011-08-22
1
-3
/
+4
*
Revert 95815 - Make extension file URL access opt-in.
jstritar@chromium.org
2011-08-08
1
-0
/
+1
*
Make extension file URL access opt-in.
jstritar@chromium.org
2011-08-08
1
-1
/
+0
*
Don't check newly loaded extensions' pref state.
estade@chromium.org
2011-07-29
1
-4
/
+10
*
Re-land the experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-0
/
+22
*
Revert 94288 - Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-22
/
+0
*
Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-0
/
+22
*
Add ability to create extension/app for a bookmark-app drop.
gbillock@chromium.org
2011-07-26
1
-0
/
+4
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
1
-3
/
+3
*
Remember whether an Extension/App was installed from the Web Store.
bbudge@google.com
2011-07-12
1
-1
/
+5
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-10
/
+10
*
Tweak IsExtensionEnabled and consolidate callers of related functions
estade@chromium.org
2011-07-11
1
-1
/
+2
*
Make ExtensionContentSettingsStore refcounted.
bauerb@chromium.org
2011-07-06
1
-3
/
+1
*
Start refractoring extension permissions into ExtensionPermissionSet.
jstritar@chromium.org
2011-06-23
1
-31
/
+25
*
Remove extension_prefs_scope namespace
battre@chromium.org
2011-06-07
1
-2
/
+2
*
Split incognito extension content settings in session-only and persistent.
bauerb@chromium.org
2011-06-03
1
-0
/
+3
*
Support persistent incognito preferences
battre@chromium.org
2011-05-25
1
-3
/
+5
*
Add ExtensionContentSettingsStore and content_settings::ExtensionProvider.
bauerb@chromium.org
2011-05-20
1
-1
/
+15
*
Rename ExtensionExtent to URLPatternSet and use URLPatternSet instead of std:...
morrita@chromium.org
2011-05-20
1
-2
/
+3
*
Some ExtensionPrefs cleanup
bauerb@chromium.org
2011-05-10
1
-11
/
+8
*
Better handling disagreement between 2+ extensions to a blocking webRequest
mpcomplete@chromium.org
2011-05-06
1
-5
/
+5
*
[Extension] Remove concept of initial incognito state
akalin@chromium.org
2011-04-29
1
-2
/
+1
*
[Extensions] Make SetExtensionState() take an ID instead of an extension
akalin@chromium.org
2011-04-28
1
-1
/
+1
*
Get rid of PrefService::GetMutableDictionary/GetMutableList
battre@chromium.org
2011-04-11
1
-10
/
+11
*
Rename Extension::KILLBIT to EXTERNAL_EXTENSION_UNINSTALLED.
aa@chromium.org
2011-04-05
1
-3
/
+3
*
Make <all_urls> and file:///* in permissions trigger "Allow file access"
mihaip@chromium.org
2011-04-01
1
-0
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Move ExtensionService code that manages pending extensions into its own class.
skerner@chromium.org
2011-03-25
1
-1
/
+1
*
Revert 79407 - Move ExtensionService code that manages pending extensions int...
skerner@chromium.org
2011-03-25
1
-1
/
+1
*
Move ExtensionService code that manages pending extensions into its own class.
skerner@chromium.org
2011-03-25
1
-1
/
+1
[next]