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
/
prefs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make StickySettings sticky across sessions.
abodenha@chromium.org
2012-07-18
1
-0
/
+3
*
[cros] Fake a stub user login when no --login-manager and --login-user are gi...
ivankr@chromium.org
2012-07-17
1
-1
/
+3
*
Relanding this as the earlier attempt caused a managed mode browser test to f...
ananta@chromium.org
2012-07-13
1
-0
/
+13
*
Separate the mobile promo action from the message
aruslan@chromium.org
2012-07-13
1
-2
/
+2
*
Revert 146406 - Disallow incognito window creation in Windows 8 if parental c...
michaeln@google.com
2012-07-12
1
-13
/
+0
*
Disallow incognito window creation in Windows 8 if parental control logging i...
ananta@chromium.org
2012-07-12
1
-0
/
+13
*
Exclude extension_settings_handler.cc from android build.
nileshagrawal@chromium.org
2012-07-11
1
-1
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
22
-22
/
+0
*
Reland r145993.
zea@chromium.org
2012-07-11
1
-3
/
+9
*
Revert 145993 - [Sync] Add location parameter to SyncChange in Sync API.
zea@chromium.org
2012-07-10
1
-9
/
+3
*
[Sync] Add location parameter to SyncChange in Sync API.
zea@chromium.org
2012-07-10
1
-3
/
+9
*
Moved ExtensionPrefs and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-10
2
-2
/
+2
*
browser: Move more files into chrome namespace.
tfarina@chromium.org
2012-07-06
3
-25
/
+29
*
Put VariationsService into the chrome_variations namespace.
asvitkine@chromium.org
2012-07-06
1
-1
/
+1
*
[Sync] Move ModelType and related classes to 'syncer' namespace
akalin@chromium.org
2012-07-03
2
-7
/
+7
*
Cleanup & tests for the mac startup pref migration.
marja@chromium.org
2012-07-03
2
-5
/
+25
*
persist known media galleries (only directories for now)
estade@chromium.org
2012-07-03
2
-0
/
+38
*
[Mac] Remove obsolete confirm to quit pref registration and migration code.
rsesek@chromium.org
2012-07-02
1
-1
/
+0
*
startup: Put it in chrome namespace.
tfarina@chromium.org
2012-07-01
1
-2
/
+2
*
browser: Put more files in chrome namespace.
tfarina@chromium.org
2012-07-01
1
-3
/
+3
*
Fix: SessionStartupPrefTest on Mac Lion.
marja@chromium.org
2012-06-29
1
-3
/
+5
*
[Sync] Rename csync namespace to syncer
akalin@chromium.org
2012-06-28
4
-53
/
+53
*
[Sync] Put everything in sync/api into csync namespace
akalin@chromium.org
2012-06-27
4
-54
/
+63
*
Split mode incognito extension can get misleading pref changed events from re...
mitchellwrosen@chromium.org
2012-06-26
1
-1
/
+2
*
browser: Do the check for network profile outside of views.
tfarina@chromium.org
2012-06-26
1
-2
/
+2
*
Move browser prefs off Browser and View Source into browser_commands.
ben@chromium.org
2012-06-26
1
-3
/
+3
*
Move some RegisterXxxPref out of Browser
cjhopman@chromium.org
2012-06-25
1
-0
/
+2
*
Clean up/remove a bunch more functions from Browser.
ben@chromium.org
2012-06-22
1
-2
/
+3
*
Make the default startup pref to be NTP also on Mac.
marja@chromium.org
2012-06-19
2
-10
/
+24
*
Remove NTP4 intro bubble
guohui@chromium.org
2012-06-19
1
-2
/
+0
*
Add ManagedModePolicyProvider and extension API to get and set policies.
bauerb@chromium.org
2012-06-18
2
-6
/
+0
*
Upstream Geolocation global enable/disable preference.
jknotten@chromium.org
2012-06-18
1
-0
/
+4
*
Add the --ssl-version-min and --ssl-version-max command-line options.
wtc@chromium.org
2012-06-14
1
-2
/
+2
*
[Mac] Only show the 10.5 deprecation infobar once a week.
rsesek@chromium.org
2012-06-13
1
-0
/
+2
*
Move extension related register function calls into ifnotdef android guard.
felipeg@chromium.org
2012-06-12
1
-6
/
+6
*
Add ENABLE_PRINTING and disable it on Android.
wangxianzhu@chromium.org
2012-06-09
1
-1
/
+4
*
Converting BookmarkModel and HistoryService to ProfileKeyedServices. This jus...
rlp@chromium.org
2012-06-08
1
-2
/
+0
*
Clear notifier when PrefService is destroyed.
atwilson@chromium.org
2012-06-08
1
-0
/
+1
*
Moved kGoogleServicesUsernamePattern to browser state instead of profile prefs.
atwilson@chromium.org
2012-06-08
1
-0
/
+2
*
Move the rest of the content\test headers that are used by embedders to conte...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
2
-2
/
+2
*
Move mock notification observer header from content\test to content\public\te...
jam@chromium.org
2012-06-03
3
-7
/
+7
*
Make PolicyService per-profile.
bauerb@chromium.org
2012-05-31
2
-12
/
+19
*
browser: Handle the registration of ChromeLauncher prefs outside of views.
tfarina@chromium.org
2012-05-30
1
-2
/
+2
*
Use NOTREACHED instead of CHECK for Coverity fix of CHECKED_RETURN.
scr@chromium.org
2012-05-30
1
-4
/
+7
*
CHECKED_RETURN coverity fixes.
scr@chromium.org
2012-05-29
1
-3
/
+5
*
[protector] Specific handling of default values of protected prefs.
ivankr@chromium.org
2012-05-28
3
-15
/
+19
*
Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.
thestig@chromium.org
2012-05-26
4
-4
/
+3
*
Pepper Flash settings integration: add UI for "deauthorize content licenses".
yzshen@chromium.org
2012-05-25
1
-0
/
+2
*
Revert 138867 b/c too much redness on MFYI waterfall from many, many leak rep...
bruening@google.com
2012-05-25
1
-0
/
+2
[next]