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
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
5
-4
/
+13
*
Add back prefs::kSSL3Enabled and prefs::kTLS1Enabled, but control
rsleevi@chromium.org
2011-11-01
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
5
-7
/
+7
*
Adding CookieSettings for storing cookie content settings.
marja@chromium.org
2011-10-28
1
-0
/
+2
*
Remove race condition when installing default apps into a new profile.
rogerta@chromium.org
2011-10-25
1
-0
/
+5
*
Disabled incognito death test on mac.
rustema@google.com
2011-10-24
1
-1
/
+8
*
Make NTP4 bubble profile independent
guohui@google.com
2011-10-20
1
-0
/
+3
*
Remove RemoteAccessClientFirewallTraversal policy and code paths.
wez@chromium.org
2011-10-20
1
-2
/
+0
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
4
-5
/
+4
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
16
-87
/
+105
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
3
-3
/
+3
*
[Sync] Remove unnecessary DCHECK in pref model associator.
zea@chromium.org
2011-10-13
1
-4
/
+3
*
Get chromeos aura build to run
davemoore@chromium.org
2011-10-13
1
-5
/
+0
*
The following CL would allow building under Aura with chromeos==1.
saintlou@chromium.org
2011-10-12
1
-0
/
+5
*
Adding UMA for sync promo.
dbeam@chromium.org
2011-10-11
1
-0
/
+2
*
Fixed behavior of the bookmark bar visibility.
joaodasilva@chromium.org
2011-10-11
2
-20
/
+0
*
profile: Add a way for each ProfileKeyedServiceFactory to specify its user pr...
erg@chromium.org
2011-10-10
1
-6
/
+0
*
Introduce net::HttpServerPropertiesManager to manage server-specific properties.
rtenneti@chromium.org
2011-10-09
1
-0
/
+2
*
Move json_value_serializer from content/common to base.
dpranke@chromium.org
2011-10-07
2
-2
/
+2
*
Revert 104412 - profile: Add a way for each ProfileKeyedServiceFactory to spe...
nsylvain@chromium.org
2011-10-07
1
-0
/
+6
*
profile: Add a way for each ProfileKeyedServiceFactory to specify its user pr...
erg@chromium.org
2011-10-07
1
-6
/
+0
*
Move observers to ConfigurationPolicyProvider.
joaodasilva@chromium.org
2011-09-29
1
-7
/
+2
*
Replace NewRunnableMethod calls with base::Bind in chrome/browser/prefs.
bauerb@chromium.org
2011-09-28
3
-9
/
+10
*
Remove the old chrome://extensions page, since the URL now redirects to the n...
finnur@chromium.org
2011-09-23
1
-2
/
+2
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
1
-1
/
+1
*
Add a gyp flag to enable dcheck by default in release without
nsylvain@chromium.org
2011-09-20
2
-2
/
+10
*
Updated *.pak file format to support both UTF8 and UTF16
adriansc@chromium.org
2011-09-19
1
-25
/
+0
*
Restored the session.restore_on_startup pref on the options UI.
joaodasilva@chromium.org
2011-09-15
1
-21
/
+16
*
This broke lots of layout tests on OSX.
levin@chromium.org
2011-09-15
1
-0
/
+25
*
Updated *.pak file format to support both UTF8 and UTF16
adriansc@chromium.org
2011-09-15
1
-25
/
+0
*
Produce histogram in important_file_writer code
jar@chromium.org
2011-09-15
1
-1
/
+2
*
Revert 100973 - Updated *.pak file format to support both UTF8 and UTF16
dhollowa@chromium.org
2011-09-14
1
-0
/
+25
*
Updated *.pak file format to support both UTF8 and UTF16
adriansc@chromium.org
2011-09-13
1
-25
/
+0
*
Modifying prefetch to account for multi-profile.
rlp@chromium.org
2011-09-10
1
-2
/
+2
*
Introduced the URLBlacklistManager, and wired it to various places.
joaodasilva@chromium.org
2011-09-04
1
-0
/
+4
*
Remove dead dialog position pref code in Autofill
isherman@chromium.org
2011-09-02
1
-1
/
+0
*
Observe kClearPluginLSODataEnabled in the correct PrefService in ContentSetti...
bauerb@chromium.org
2011-09-02
1
-2
/
+4
*
TabContentsWrapper cleanup.
avi@chromium.org
2011-08-31
1
-2
/
+2
*
Migrate Obsolete NotificationsSettings and remove content_settings::Notificat...
markusheintz@chromium.org
2011-08-31
1
-1
/
+0
*
Revert 98938 - Migrate Obsolete NotificationsSettings and remove content_sett...
markusheintz@chromium.org
2011-08-31
1
-0
/
+1
*
Migrate Obsolete NotificationsSettings and remove content_settings::Notificat...
markusheintz@chromium.org
2011-08-31
1
-1
/
+0
*
Move multiprofile pref migration preference.
torne@chromium.org
2011-08-30
1
-2
/
+1
*
Switch ChromeTestSuite to the same convention as ContentTestSuite:
phajdan.jr@chromium.org
2011-08-27
2
-4
/
+2
*
Reverts debugging code added in hopes of tracking crash. This also
sky@chromium.org
2011-08-24
5
-49
/
+22
*
Mac: Master Prefs first_run_tabs ignored on Lion
dhollowa@chromium.org
2011-08-24
1
-1
/
+4
*
Adds some debugging code in hopes of figuring out a crash. As far as I
sky@chromium.org
2011-08-23
5
-22
/
+49
*
Revert "Modifying prefetch to account for multi-profile."
avi@chromium.org
2011-08-19
1
-2
/
+2
*
Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.
avi@chromium.org
2011-08-19
1
-2
/
+2
*
Revert 97446 - Modifying prefetch to account for multi-profile.
avi@chromium.org
2011-08-19
1
-2
/
+2
*
Reland r96364: Rename PluginUpdater to PluginPrefs and make it per-profile.
bauerb@chromium.org
2011-08-19
1
-2
/
+2
[next]