Sign in
chromium
/
chromium
/
src.git
/
1b3588ddeb836c3f35127988c795cbce1c1d51a3
/
chrome
/
browser
/
prefs
/
browser_prefs.cc
1b3588d
User profile preferences to find ping delay when not first run of chrome.
by
[email protected]
· 13 years ago
2366a3a
Plugins resource service.
by
[email protected]
· 13 years ago
21372321
alternate ntp: persist show-search-provider-logo option at chrome://instant
by
[email protected]
· 13 years ago
e908adf3
Record policy usage statistics every 24 hours.
by
[email protected]
· 13 years ago
a00008d4
Control zero suggest with a pref, not a switch.
by
[email protected]
· 13 years ago
e141ba3
Remove the SessionBackend debug code.
by
[email protected]
· 13 years ago
2107cd52
Register BrowserUserPrefs on Android.
by
[email protected]
· 13 years ago
44b79c2
Add back extensions::ComponentLoader pref registration for android.
by
[email protected]
· 13 years ago
0c4d97c
Switch from SignedSettings to DeviceSettingsService.
by
[email protected]
· 13 years ago
be4ab9e
Add webui handler for promotions on Android NTP.
by
[email protected]
· 13 years ago
1efe63c
Revert 154457 - Switch from SignedSettings to DeviceSettingsService.
by
[email protected]
· 13 years ago
0ce9398d
Switch from SignedSettings to DeviceSettingsService.
by
[email protected]
· 13 years ago
0ef66e2
Debug the generic session restore failure.
by
[email protected]
· 13 years ago
cf265dc0
Move Variations stuff into variations/ directories and add OWNERS files for the variations client team.
by
[email protected]
· 13 years ago
beee7a9
mac: Delete more 10.5-only code
by
[email protected]
· 13 years ago
1a77e63e
[sync] Refactor how default sync datatypes are set.
by
[email protected]
· 13 years ago
1d4ae424
Delete dead AppsPromo code
by
[email protected]
· 13 years ago
edaf596
Move Chrome OS device settings stuff to chrome/browser/chromeos/settings.
by
[email protected]
· 13 years ago
8735169
by
[email protected]
· 13 years ago
b118647
Screenshot disabling policy (work in progress)
by
[email protected]
· 13 years ago
b4935f3
Initial fixes to run unit_tests bundle on android.
by
[email protected]
· 13 years ago
0045b0f4
Move printing.* prefs from local state to profile
by
[email protected]
· 13 years ago
5e349fb7
Store ChromeToMobile device list and timestamp prefs.
by
[email protected]
· 13 years ago
406aa0b
[Mac] Changes to the behavior of Lion+ fullscreen and presentation mode.
by
[email protected]
· 13 years ago
0209b44
Make StickySettings sticky across sessions.
by
[email protected]
· 13 years ago
448da3b
Separate the mobile promo action from the message
by
[email protected]
· 13 years ago
2ffca60
Exclude extension_settings_handler.cc from android build.
by
[email protected]
· 13 years ago
4575961
Moved ExtensionPrefs and related into extensions namespace
by
[email protected]
· 13 years ago
572f40c9b
browser: Move more files into chrome namespace.
by
[email protected]
· 13 years ago
0481124
Put VariationsService into the chrome_variations namespace.
by
[email protected]
· 13 years ago
37a71cd
[Mac] Remove obsolete confirm to quit pref registration and migration code.
by
[email protected]
· 13 years ago
4feb37d9
startup: Put it in chrome namespace.
by
[email protected]
· 13 years ago
684dace4
browser: Put more files in chrome namespace.
by
[email protected]
· 13 years ago
297fb7c2
browser: Do the check for network profile outside of views.
by
[email protected]
· 13 years ago
2cd4fde
Move browser prefs off Browser and View Source into browser_commands.
by
[email protected]
· 13 years ago
bca1838
Move some RegisterXxxPref out of Browser
by
[email protected]
· 13 years ago
17c54c6
Remove NTP4 intro bubble
by
[email protected]
· 13 years ago
c715ce9
Upstream Geolocation global enable/disable preference.
by
[email protected]
· 13 years ago
1c4c3bf
[Mac] Only show the 10.5 deprecation infobar once a week.
by
[email protected]
· 13 years ago
cbc649c
Move extension related register function calls into ifnotdef android guard.
by
[email protected]
· 13 years ago
658677f
Add ENABLE_PRINTING and disable it on Android.
by
[email protected]
· 13 years ago
f61f478
Converting BookmarkModel and HistoryService to ProfileKeyedServices. This just performs the initial conversion. Separate CLs to take care of the removal of profile_->Get<Serivce> will follow.
by
[email protected]
· 13 years ago
8a12089
Moved kGoogleServicesUsernamePattern to browser state instead of profile prefs.
by
[email protected]
· 13 years ago
4a90e58
browser: Handle the registration of ChromeLauncher prefs outside of views.
by
[email protected]
· 13 years ago
18a4d63c8
Pepper Flash settings integration: add UI for "deauthorize content licenses".
by
[email protected]
· 13 years ago
6c87f87
Revert 138867 b/c too much redness on MFYI waterfall from many, many leak reports
by
[email protected]
· 13 years ago
da82310
Converting BookmarkModel and HistoryService to ProfileKeyedServices. This just performs the initial conversion. Separate CLs to take care of the removal of profile_->Get<Serivce> will follow.
by
[email protected]
· 13 years ago
b6bd7926
Makes the tabstrip switch between stacked and shrink modes based on
by
[email protected]
· 13 years ago
6590794
Rename ExtensionCommand* to Command* within the extensions namespace.
by
[email protected]
· 13 years ago
406f934
This adds a webui overlay on the extensions page for showing what Extension keybindings are active. Doesn't allow you to change anything yet (future changelist).
by
[email protected]
· 13 years ago
7a25d87
browser: Split out the prefs registration of invert bubble from views file.
by
[email protected]
· 13 years ago
54e26c12
Restoring the chrome variatioons client, with a fix for browser_test failures caused by it.
by
[email protected]
· 13 years ago
4232de1
Web Intents: Remove the flag and compile-time define.
by
[email protected]
· 13 years ago
de1528d1a
Revert 134903 - Set up default tap to click and natural scroll.
by
[email protected]
· 13 years ago
b56e2e3
browser: Move the tabs directory into ui.
by
[email protected]
· 13 years ago
346fbcf
views: Refactor the way we register BrowserActionsContainer prefs.
by
[email protected]
· 13 years ago
fe7c487
Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.
by
[email protected]
· 13 years ago
8260123
Revert 136337 - Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.
by
[email protected]
· 13 years ago
a28837d
Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.
by
[email protected]
· 13 years ago
bc4303d3
Move more stuff out of browser_init.cc.
by
[email protected]
· 13 years ago
42dcd6cd
browser: Extract network profile bubble prefs into its own module.
by
[email protected]
· 13 years ago
665fa01
Make GoogleURLTracker a profile-keyed service.
by
[email protected]
· 13 years ago
a6369d9
Revert r135654: This breaks lots of browser tests running in release with DCHECK on. The error is:
by
[email protected]
· 13 years ago
268942a
Begin cleaning up BrowserInit by moving a couple of infobars out of it.
by
[email protected]
· 13 years ago
10951eb
browser: Extract browser view prefs into its own module.
by
[email protected]
· 13 years ago
cfcf49ae
Move network_profile_bubble.* to views/ directory.
by
[email protected]
· 13 years ago
9d0645d
Retrieving Chrome Variations seed from server and storing in local prefs. Loading seed data from local prefs during start up.
by
[email protected]
· 13 years ago
2114434e4
Renames some of the launcher classes to better mirror what they do and
by
[email protected]
· 13 years ago
e8fa02a
Move extension command files to the api folder, as requested in previous review (see https://chromiumcodereview.appspot.com/10201016/diff/42002/chrome/browser/extensions/extension_command_service.h#newcode1).
by
[email protected]
· 13 years ago
42265693
Conflict detection for Extension Keybinding.
by
[email protected]
· 13 years ago
a442280
Notify the user if the profile is located on a network share on browser start-up.
by
[email protected]
· 13 years ago
69f6062e
Set up default tap to click and natural scroll.
by
[email protected]
· 13 years ago
c2ed619f
Revert 134105 - Set up default tap to click and natural scroll.
by
[email protected]
· 13 years ago
6078a71e
Set up default tap to click and natural scroll.
by
[email protected]
· 13 years ago
8e7b2cf4
Disable loading of unpacked extensions when '*' is blacklisted, both via the UI and via the --load-extension switch.
by
[email protected]
· 13 years ago
ce82c057
Replace SafeBrowsing MAC with downloads over SSL.
by
[email protected]
· 13 years ago
4801879e
chromeos: Remove old status-area related code.
by
[email protected]
· 13 years ago
d7d15d7
Reduce log spew of browser_tests on chromeos by 25%.
by
[email protected]
· 13 years ago
f19c06a
Exclude ManagedMode from android build.
by
[email protected]
· 13 years ago
e1637a5
Filter out devtools_window.cc from Chrome on Android build
by
[email protected]
· 13 years ago
44879ed
Don't build the task manager into Android builds.
by
[email protected]
· 13 years ago
1272b1e6
Split the NotificationUIManager into a virtual interface and an impl.
by
[email protected]
· 13 years ago
c849fab
Remove core Browser/BrowserList code from Android.
by
[email protected]
· 13 years ago
f10e3c03
Fix most remaining WebUI link errors on Android.
by
[email protected]
· 13 years ago
1a07de9
Exclude UpgradeDetector from android build.
by
[email protected]
· 13 years ago
a048ad2
get rid of old options pages
by
[email protected]
· 13 years ago
e0a0c161
Remove all Preferences code from chromeos/status/. This is the first step.
by
[email protected]
· 13 years ago
123f0d04
Invert web content when Windows color scheme is white-on-black.
by
[email protected]
· 13 years ago
7e6895cd
Combine pref migration passes into a single common function, in preparation for adding some more migrations.
by
[email protected]
· 13 years ago
1bee6ed
Chrome CreatedByVersionOrLater feature: Service to determine which version of Chrome a profile was created by.
by
[email protected]
· 13 years ago
7e19932
Remove web intents from Chrome on Android build
by
[email protected]
· 13 years ago
2db72d5e
Don't include the sync promo page in the Chome on Android build.
by
[email protected]
· 13 years ago
4ddd4abd
Move ManagedMode into a separate class.
by
[email protected]
· 13 years ago
bcaf43c
Adding persistance for gesture recognition parms.
by
[email protected]
· 13 years ago
945ec5c
DevTools: persist vertical split location in a separate property.
by
[email protected]
· 13 years ago
540898316
Rename chrome/browser/ui/views/{aura => ash}/
by
[email protected]
· 13 years ago
d683598
Revert 124433 - Adding persistance for gesture recognition parms.
by
[email protected]
· 13 years ago
3c21d74
Adding persistance for gesture recognition parms.
by
[email protected]
· 13 years ago
cc36c2c
Alphabetize preferences in browser_prefs.cc
by
[email protected]
· 13 years ago
b6366ffa
[Mac] Migrate the Confirm to Quit preference from the profile to local state.
by
[email protected]
· 13 years ago
Next »