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
*
[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
*
Converting BookmarkModel and HistoryService to ProfileKeyedServices. This jus...
rlp@chromium.org
2012-05-24
1
-2
/
+0
*
Honor the session.restore_on_startup_pref on first start
bartfab@chromium.org
2012-05-23
2
-0
/
+12
*
Makes the tabstrip switch between stacked and shrink modes based on
sky@chromium.org
2012-05-23
1
-1
/
+6
*
Rename ExtensionCommand* to Command* within the extensions namespace.
finnur@chromium.org
2012-05-22
1
-2
/
+2
*
Migrate the rest of the "global" prefs.
falken@google.com
2012-05-22
2
-4
/
+6
*
This adds a webui overlay on the extensions page for showing what Extension k...
finnur@chromium.org
2012-05-21
1
-1
/
+1
*
browser: Split out the prefs registration of invert bubble from views file.
tfarina@chromium.org
2012-05-21
1
-5
/
+2
*
Migrate WebKit "global script" font prefs.
falken@chromium.org
2012-05-18
1
-1
/
+2
*
Restoring the chrome variatioons client, with a fix for browser_test failures...
jwd@chromium.org
2012-05-17
1
-0
/
+2
*
Web Intents: Remove the flag and compile-time define.
jhawkins@chromium.org
2012-05-16
1
-4
/
+1
*
Rewrite base::JSONReader to be 35-40% faster, depending on the input string.
rsesek@chromium.org
2012-05-16
1
-3
/
+2
*
Refactored ConfigurationPolicyProvider to provide PolicyBundles instead of Po...
joaodasilva@chromium.org
2012-05-15
1
-19
/
+20
*
[Sync] Move chrome/browser/sync/api to sync/api
akalin@chromium.org
2012-05-15
2
-4
/
+4
*
Revert 134903 - Set up default tap to click and natural scroll.
ygorshenin@chromium.org
2012-05-14
1
-3
/
+0
*
Quote WebPreferences in namespace webkit_glue.
wangxianzhu@chromium.org
2012-05-11
1
-1
/
+1
*
browser: Move the tabs directory into ui.
tfarina@chromium.org
2012-05-11
1
-1
/
+1
*
views: Refactor the way we register BrowserActionsContainer prefs.
tfarina@chromium.org
2012-05-10
1
-2
/
+0
*
Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.
ben@chromium.org
2012-05-10
1
-1
/
+0
*
Revert 136337 - Rename BrowserInit to StartupBrowserCreator, and move into st...
ben@chromium.org
2012-05-10
1
-0
/
+1
*
Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.
ben@chromium.org
2012-05-10
1
-1
/
+0
*
Move more stuff out of browser_init.cc.
ben@chromium.org
2012-05-10
1
-1
/
+1
*
[Mac] Fix a crash in SessionStartupPrefTest on 10.7.
rsesek@chromium.org
2012-05-10
1
-15
/
+27
[next]