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
*
Sanitize PrefStore interface.
mnissler@chromium.org
2010-12-09
1
-1
/
+8
*
Fix for Bug 50726 "Save extension list and "winning" prefs from extensions"
bauerb@chromium.org
2010-12-06
1
-4
/
+71
*
Decouple killbit testing from external extension providers
gfeher@chromium.org
2010-12-06
1
-2
/
+3
*
Add "create Application Shortcut" to the app menu on NTP.
skerner@google.com
2010-11-30
1
-1
/
+13
*
Track permissions granted to extensions in prefs
jstritar@chromium.org
2010-11-30
1
-1
/
+40
*
Revert 67544 - Track permissions granted to extensions in prefs
arv@chromium.org
2010-11-29
1
-40
/
+1
*
Track permissions granted to extensions in prefs
jstritar@chromium.org
2010-11-29
1
-1
/
+40
*
Revert 67500 - Adds a section to the extension preferences to store the recog...
jstritar@chromium.org
2010-11-29
1
-40
/
+1
*
Adds a section to the extension preferences to store the recognized permissio...
jstritar@chromium.org
2010-11-28
1
-1
/
+40
*
Add "open as window" menu item to NTP app menu.
skerner@chromium.org
2010-11-22
1
-1
/
+2
*
Allow users to hide Browser Actions by right-clicking the icon and selecting ...
finnur@chromium.org
2010-11-19
1
-0
/
+4
*
Revert 66646 - Add "open as window" menu item to NTP app menu.
skerner@chromium.org
2010-11-18
1
-2
/
+1
*
Add "open as window" menu item to NTP app menu.
skerner@chromium.org
2010-11-18
1
-1
/
+2
*
Allow an extension to dynamically set extra data in its update URL, in order
rogerta@chromium.org
2010-11-12
1
-0
/
+7
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-4
/
+4
*
Fix 57090: NTP apps sorted in random-looking order.
finnur@chromium.org
2010-10-10
1
-0
/
+13
*
add app histograms
erikkay@chromium.org
2010-10-08
1
-0
/
+2
*
FBTF: Continue fixing nits found by my automated source scanner.
erg@google.com
2010-10-05
1
-0
/
+1
*
o Add user customizable launch type for apps by adding options in each apps c...
andybons@chromium.org
2010-09-30
1
-0
/
+34
*
Revert 60997 - o Add user customizable launch type for apps by adding options...
andybons@chromium.org
2010-09-29
1
-34
/
+0
*
o Add user customizable launch type for apps by adding options in each apps c...
andybons@chromium.org
2010-09-29
1
-0
/
+34
*
Private API for web store to get sync login and set store login information.
asargent@chromium.org
2010-09-01
1
-0
/
+8
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Remove wchar_t* methods from prefs.
viettrungluu@chromium.org
2010-08-12
1
-3
/
+3
*
Implement admin control (by policy) over which extensions the user can instal...
finnur@chromium.org
2010-08-11
1
-1
/
+4
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Attemp 2 at:
sky@chromium.org
2010-07-21
1
-6
/
+0
*
Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...
pinkerton@chromium.org
2010-07-20
1
-0
/
+6
*
Makes the toolbar visible for apps again. Here's the set of patches I
sky@chromium.org
2010-07-20
1
-6
/
+0
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
1
-1
/
+0
*
Revert everything related to the relanding.
erg@chromium.org
2010-07-14
1
-0
/
+1
*
Reland r52336.
erg@chromium.org
2010-07-14
1
-1
/
+0
*
Revert 52336 - More header cleanup:
erg@chromium.org
2010-07-14
1
-0
/
+1
*
More header cleanup:
erg@chromium.org
2010-07-14
1
-1
/
+0
*
Reworked ExtensionsService::AddPendingExtension().
akalin@chromium.org
2010-06-26
1
-1
/
+3
*
Revert r50804 "Reworked ExtensionsService::AddPendingExtension()."
hclam@chromium.org
2010-06-25
1
-3
/
+1
*
Reworked ExtensionsService::AddPendingExtension().
akalin@chromium.org
2010-06-25
1
-1
/
+3
*
Require user opt-in before allowing content script injection on file URLs.
mpcomplete@chromium.org
2010-06-24
1
-0
/
+5
*
Add a context menu item to toggle app tab toolbars.
aa@chromium.org
2010-06-06
1
-0
/
+6
*
Adding ExtensionPrefs methods for storing update-when-idle data.
asargent@chromium.org
2010-04-27
1
-1
/
+22
*
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
-0
/
+3
*
Send ping days parameter for extension blacklist update checks
asargent@chromium.org
2010-03-30
1
-2
/
+2
*
Rework ordering in ExtensionsService::UninstallExtension()
jochen@chromium.org
2010-03-26
1
-2
/
+2
*
Fix 2 bugs related to remembering loaded unpacked extensions.
mpcomplete@chromium.org
2010-03-23
1
-6
/
+11
*
Add a pref for the number of showing icons in the browser actions toolbar.
estade@chromium.org
2010-03-17
1
-0
/
+2
*
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
/
+4
*
Refactor extension autoupdater.
asargent@chromium.org
2010-01-28
1
-0
/
+10
*
Permission escalation when extension updates should trigger the install warning
finnur@chromium.org
2010-01-04
1
-0
/
+15
[next]