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
*
Set up default tap to click and natural scroll.
ygorshenin@chromium.org
2012-05-02
1
-0
/
+3
*
Added RefreshPolicies to PolicyService.
joaodasilva@chromium.org
2012-05-02
1
-18
/
+36
*
Support for cros touchpad 3-finger click as middle button.
achuith@chromium.org
2012-05-02
1
-0
/
+2
*
Resubmit r133740: Fix homepage migration for users who never changed their se...
tbreisacher@chromium.org
2012-04-26
5
-14
/
+163
*
Revert 134105 - Set up default tap to click and natural scroll.
szym@chromium.org
2012-04-26
1
-1
/
+0
*
Set up default tap to click and natural scroll.
ygorshenin@chromium.org
2012-04-26
1
-0
/
+1
*
RefCounted types should not have public destructors, chrome/browser/ part 5
rsleevi@chromium.org
2012-04-25
11
-63
/
+77
*
Revert 133740 - Fix homepage migration for users who never changed their sett...
dpapad@chromium.org
2012-04-24
5
-148
/
+14
*
Fix homepage migration for users who never changed their settings.
tbreisacher@chromium.org
2012-04-24
5
-14
/
+148
*
Update RestoreOnStartupPolicyHandler to translate to the correct preferences
tbreisacher@chromium.org
2012-04-23
2
-10
/
+10
*
Make the Datatypes using new syncapi upload unrecoverable errors to breakpad.
lipalani@chromium.org
2012-04-20
2
-2
/
+11
*
NULL check in SessionStartupPref::URLListToPref.
ivankr@chromium.org
2012-04-20
1
-3
/
+1
*
[protector] Fix session startup prefs check.
ivankr@chromium.org
2012-04-19
1
-1
/
+1
*
Enforce that TemplateURLs' URLs cannot be empty.
pkasting@chromium.org
2012-04-19
2
-23
/
+0
*
Disable loading of unpacked extensions when '*' is blacklisted, both via the ...
joaodasilva@chromium.org
2012-04-18
2
-1
/
+3
*
Replace SafeBrowsing MAC with downloads over SSL.
bryner@chromium.org
2012-04-16
1
-5
/
+0
*
Keep emtpy List/Dictionary pref value with non-empty default.
xiyuan@chromium.org
2012-04-12
8
-4
/
+125
*
chromeos: Remove old status-area related code.
sadrul@chromium.org
2012-04-11
1
-3
/
+2
*
Reduce log spew of browser_tests on chromeos by 25%.
joaodasilva@chromium.org
2012-04-09
1
-3
/
+0
*
Convert PreferenceServiceTest ui_test to be a browser_test.
jam@chromium.org
2012-04-09
1
-70
/
+51
*
Exclude ManagedMode from android build.
nileshagrawal@chromium.org
2012-04-06
1
-1
/
+1
*
Filter out devtools_window.cc from Chrome on Android build
jgreenwald@chromium.org
2012-04-06
1
-1
/
+1
*
Don't build the task manager into Android builds.
jgreenwald@chromium.org
2012-04-06
1
-1
/
+4
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
1
-1
/
+1
*
Split the NotificationUIManager into a virtual interface and an impl.
rsesek@chromium.org
2012-04-04
1
-2
/
+2
*
[protector] Move check whether pref is managed to ProtectedPrefsWatcher.
ivankr@chromium.org
2012-04-02
1
-16
/
+13
*
[protector] Ignore default value of startup setting on Mac.
ivankr@chromium.org
2012-04-02
1
-0
/
+5
*
Refactored the ConfigurationPolicyPrefStore to use the PolicyService.
joaodasilva@chromium.org
2012-04-02
7
-458
/
+217
*
Remove core Browser/BrowserList code from Android.
yfriedman@chromium.org
2012-03-29
1
-5
/
+8
*
Fix most remaining WebUI link errors on Android.
yfriedman@chromium.org
2012-03-28
1
-1
/
+1
*
Remove per-tab preference machinery.
falken@chromium.org
2012-03-26
2
-30
/
+0
*
Exclude UpgradeDetector from android build.
nileshagrawal@chromium.org
2012-03-24
1
-1
/
+1
*
[Sync] Have SyncableService's take ownership of their SyncChangeProcessor.
zea@chromium.org
2012-03-23
2
-12
/
+9
*
get rid of old options pages
estade@chromium.org
2012-03-23
1
-1
/
+1
*
[protector] Add backup for pinned tabs prefs.
ivankr@chromium.org
2012-03-22
1
-0
/
+2
*
[protector] Added UI for invalid Preferences backup case.
ivankr@chromium.org
2012-03-22
2
-5
/
+13
*
Add abstractions that let embedders drive tests of WebContents, without expos...
joi@chromium.org
2012-03-22
1
-2
/
+5
*
Add gdata-related enterprise policy preferences.
achuith@chromium.org
2012-03-21
1
-0
/
+3
*
Remove all Preferences code from chromeos/status/. This is the first step.
yusukes@chromium.org
2012-03-21
1
-1
/
+1
*
[protector] Added UI for session startup prefs change.
ivankr@chromium.org
2012-03-20
2
-16
/
+64
*
Add policy to control "allow background apps"
bartfab@chromium.org
2012-03-19
4
-1
/
+22
*
Invert web content when Windows color scheme is white-on-black.
dmazzoni@chromium.org
2012-03-17
1
-0
/
+2
*
Added textual notice to PrefService and WebDataService that third-party modif...
ivankr@chromium.org
2012-03-16
1
-0
/
+4
*
Added Protector backup for Preferences.
ivankr@chromium.org
2012-03-15
2
-2
/
+26
*
Combine pref migration passes into a single common function, in preparation f...
pkasting@chromium.org
2012-03-14
1
-4
/
+17
*
Chrome CreatedByVersionOrLater feature: Service to determine which version o...
caitkp@chromium.org
2012-03-14
1
-0
/
+2
*
Remove web intents from Chrome on Android build
jgreenwald@chromium.org
2012-03-13
1
-1
/
+4
*
Add PrefService::GetInitializationStatus()
sail@chromium.org
2012-03-13
6
-0
/
+34
*
[protector] Added SessionStartupChange for representing changes in SessionSta...
ivankr@chromium.org
2012-03-12
1
-1
/
+4
*
[Sync] Create new top-level sync/ directory
akalin@chromium.org
2012-03-10
1
-2
/
+2
[next]