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 ManagedMode into a separate class.
bauerb@chromium.org
2012-03-08
2
-1
/
+2
*
Adding persistance for gesture recognition parms.
girard@chromium.org
2012-03-07
1
-0
/
+3
*
Resubmitting r124583 with some changes to make sure first-run pages (sync pro...
tbreisacher@chromium.org
2012-03-06
3
-4
/
+37
*
DevTools: persist vertical split location in a separate property.
pfeldman@chromium.org
2012-03-06
1
-5
/
+5
*
sync: remove use of protobuf extensions in protocol to reduce static init ove...
tim@chromium.org
2012-03-04
1
-6
/
+5
*
Cleanup: IWYU for BrowserThread.
thestig@chromium.org
2012-03-03
1
-2
/
+3
*
Rename chrome/browser/ui/views/{aura => ash}/
erg@chromium.org
2012-03-02
1
-3
/
+3
*
Revert 124583 (See crbug.com/114259) Original info for r124583 is:
tbreisacher@chromium.org
2012-03-02
3
-37
/
+4
*
Bug 111139: Deprecate HOMEPAGE option, remove the UI for it, migrate users aw...
tbreisacher@chromium.org
2012-03-02
3
-4
/
+37
*
Revert 124433 - Adding persistance for gesture recognition parms.
yzshen@chromium.org
2012-03-01
1
-3
/
+0
*
Adding persistance for gesture recognition parms.
girard@chromium.org
2012-03-01
1
-0
/
+3
*
Alphabetize preferences in browser_prefs.cc
dfalcantara@chromium.org
2012-03-01
1
-53
/
+63
*
Add new option for loading NTP at startup, rework homepage UI
tbreisacher@chromium.org
2012-02-29
2
-12
/
+14
*
Fixed the restore on startup pref on Lion's first run.
joaodasilva@chromium.org
2012-02-29
1
-18
/
+11
*
[Mac] Migrate the Confirm to Quit preference from the profile to local state.
rsesek@chromium.org
2012-02-29
1
-0
/
+6
*
Break two classes defined in json_value_serializer.cc, .h into separate files.
bbudge@chromium.org
2012-02-26
2
-4
/
+4
*
Revert r123544 "Fixed the restore on startup pref on Lion's first run."
oshima@chromium.org
2012-02-25
1
-11
/
+18
*
Android: Guard unused preference registration
dfalcantara@chromium.org
2012-02-25
1
-7
/
+13
*
Fixed the restore on startup pref on Lion's first run.
joaodasilva@chromium.org
2012-02-24
1
-18
/
+11
*
Revert 123306 - [uber] Redoing the homepage selection UI
tbreisacher@chromium.org
2012-02-23
3
-50
/
+13
*
[uber] Redoing the homepage selection UI
tbreisacher@chromium.org
2012-02-23
3
-13
/
+50
*
Add --managed command line switch, mapped to kInManagedMode pref.
bauerb@chromium.org
2012-02-23
1
-0
/
+1
*
Adds ability to pin apps to the launcher.
sky@chromium.org
2012-02-22
1
-0
/
+7
*
Revert 123096 - [uber] Redoing the homepage selection UI
tbreisacher@chromium.org
2012-02-22
3
-50
/
+13
*
[uber] Redoing the homepage selection UI
tbreisacher@chromium.org
2012-02-22
3
-13
/
+50
*
Web Intents: Add a pref for enabling the feature, enable the UI.
jhawkins@chromium.org
2012-02-22
1
-0
/
+2
*
Plugins: allow saving data if we're going to do a session restore.
marja@chromium.org
2012-02-17
2
-11
/
+14
*
Revert "[uber] Redoing the homepage selection UI"
loislo@chromium.org
2012-02-17
3
-52
/
+15
*
[uber] Redoing the homepage selection UI
tbreisacher@chromium.org
2012-02-17
3
-15
/
+52
*
Profiles: Move cookie pref registration to the service.
erg@chromium.org
2012-02-13
1
-2
/
+0
*
Remove ssl_manager.h dependency from chrome.
jam@chromium.org
2012-02-13
1
-1
/
+0
*
Revert 120803 - [uber] Redoing the homepage selection UI
michaeln@google.com
2012-02-07
3
-52
/
+15
*
[uber] Redoing the homepage selection UI
tbreisacher@chromium.org
2012-02-07
3
-15
/
+52
*
chromeos: Move prefs from AudioMixerAlsa to AudioHandler.
derat@chromium.org
2012-02-04
1
-2
/
+2
*
These changes are ChromeOS only and don't affect Win builds.
joaodasilva@chromium.org
2012-01-29
1
-2
/
+2
*
Revert r119614 "Make auto-enrollment client retry after auto-update if the mo...
maruel@chromium.org
2012-01-28
1
-2
/
+2
*
Make auto-enrollment client retry after auto-update if the modulus limit was ...
joaodasilva@chromium.org
2012-01-28
1
-2
/
+2
*
No need to have HostZoomMap know about "original" map, which is really just a...
jam@chromium.org
2012-01-27
1
-1
/
+0
*
Repair --enable-memory-info command line switch
yurys@chromium.org
2012-01-26
1
-1
/
+1
*
Compile fix for gcc 4.6. It wants us to use EXPECT_TRUE / EXPECT_FALSE.
joi@chromium.org
2012-01-26
1
-2
/
+2
*
Reinitialize LocalState's CommandLinePrefStore after about_flags updates the ...
thestig@chromium.org
2012-01-24
11
-27
/
+106
*
net: add a policy option: DisableSSLRecordSplitting
agl@chromium.org
2012-01-24
1
-0
/
+2
*
Cleanup Protector switches and prefs.
ivankr@chromium.org
2012-01-23
1
-2
/
+0
*
Removed ConfigurationPolicyType and extended PolicyMap.
joaodasilva@chromium.org
2012-01-22
1
-9
/
+10
*
"Recommit 118589 - Re-commit r117965 and 117130 with a fix for perf regression."
atwilson@chromium.org
2012-01-22
1
-2
/
+0
*
Revert 118589 - Re-commit r117965 and 117130 with a prospective fix for perf ...
atwilson@chromium.org
2012-01-21
1
-0
/
+2
*
Re-commit r117965 and 117130 with a prospective fix for perf regression.
atwilson@chromium.org
2012-01-21
1
-2
/
+0
*
Converted Protector into a ProfileKeyedService.
ivankr@chromium.org
2012-01-20
1
-2
/
+2
*
Revert SigninManager changes to see if they were the cause of the perf regres...
atwilson@chromium.org
2012-01-19
1
-1
/
+3
*
Print Preview: Add a non-user-visible pref for controlling print preview. Hoo...
thestig@chromium.org
2012-01-18
1
-1
/
+9
[next]