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
*
Sets correct ActivityLog enabled status to the first renderer process
pmarch@chromium.org
2013-08-14
1
-0
/
+2
*
Implemented sync of user account images in ChromeOS.
dzhioev@chromium.org
2013-08-13
1
-0
/
+2
*
Refactored ConfigurationPolicyPrefStore to not depend on chrome/.
joaodasilva@chromium.org
2013-08-12
2
-11
/
+29
*
Printing: Add a basic printing mode without print preview and cloud print.
thestig@chromium.org
2013-08-12
1
-3
/
+6
*
Implement newly saved card bubble for realz and update generated card bubble ...
dbeam@chromium.org
2013-08-10
1
-2
/
+5
*
Extract AutofillDialogController interface and common utilities.
aruslan@chromium.org
2013-08-10
1
-2
/
+8
*
Add histograms to track synced pref changes.
rockot@chromium.org
2013-08-10
10
-1
/
+582
*
Cleanup sync promo preferences (rename "Sync" to "SignIn" and remove unused p...
fdoray@chromium.org
2013-08-07
1
-0
/
+18
*
Exclude first_run.cc entirely from the Android build.
gab@chromium.org
2013-08-07
1
-3
/
+3
*
Only submit HomePageIsNewTabPage metric when ShowHomeButton is enabled
rockot@chromium.org
2013-08-06
1
-8
/
+10
*
Rewrote few prefs related pyauto tests as browser_tests.
pshenoy@chromium.org
2013-08-02
1
-0
/
+160
*
Re-land "Move CachingPermutedEntropyProvider to its own file."
asvitkine@chromium.org
2013-08-02
1
-1
/
+1
*
Revert 214498 "Add UMA histograms for home page, start page, and..."
pkasting@chromium.org
2013-08-02
1
-126
/
+4
*
Revert 215147 "Only log HomePageIsNewTabPage if home button is e..."
pkasting@chromium.org
2013-08-02
1
-2
/
+1
*
Only log HomePageIsNewTabPage if home button is enabled
rockot@chromium.org
2013-08-01
1
-1
/
+2
*
Revert 215106 "Move CachingPermutedEntropyProvider to its own file."
yzshen@chromium.org
2013-08-01
1
-1
/
+1
*
Move CachingPermutedEntropyProvider to its own file.
asvitkine@chromium.org
2013-08-01
1
-1
/
+1
*
Consolidate AudioPrefHandler code into AudioDevicesPrefHandler, and remove th...
jennyz@chromium.org
2013-08-01
1
-2
/
+0
*
Send all updates from the PolicyService on the same loop iteration.
joaodasilva@chromium.org
2013-08-01
1
-0
/
+2
*
Refactoring |ManagedUserRegistrationService| into two classes:
ibraaaa@chromium.org
2013-08-01
1
-2
/
+2
*
Remove old audio handler code.
jennyz@chromium.org
2013-08-01
1
-1
/
+0
*
Move chrome/browser/ui/webui/extensions/* into extensions namespace
rdevlin.cronin@chromium.org
2013-08-01
1
-1
/
+1
*
No bookmark sync promo if sync is disabled by policy.
fdoray@chromium.org
2013-07-31
1
-2
/
+2
*
Add UMA histograms for home page, start page, and default search engine
bbudge@chromium.org
2013-07-31
1
-4
/
+126
*
Disable Ash browser tests by detecting command-line switch rather than OS ver...
gab@chromium.org
2013-07-31
1
-7
/
+4
*
Add histograms for session startup enum and number of URLs to open.
meacer@chromium.org
2013-07-30
2
-0
/
+15
*
importer: Allow chrome to import internal chrome pages (i.e, chrome:// and ab...
tfarina@chromium.org
2013-07-27
1
-1
/
+1
*
Updates to OAuth2LoginManager:
fgorski@chromium.org
2013-07-27
1
-2
/
+0
*
Add UMA stat to track home button and page prefs
rockot@chromium.org
2013-07-24
2
-0
/
+111
*
We should switch the keyboard layout to the layout the user set according to ...
alemate@chromium.org
2013-07-23
1
-0
/
+2
*
Another batch of disabled Ash browser tests
gab@chromium.org
2013-07-23
1
-0
/
+22
*
ChromeOS: Add a per user and a local state network preference.
pneubeck@chromium.org
2013-07-22
1
-0
/
+1
*
Replace PrefProxyConfigTracker typedef by proper interface.
pneubeck@chromium.org
2013-07-22
1
-0
/
+1
*
Refactor utility methods that don't use the ProfileManager directly out of th...
noms@chromium.org
2013-07-18
1
-2
/
+2
*
Remove the integrated desktop Chrome To Mobile Service and UI.
msw@chromium.org
2013-07-18
1
-5
/
+9
*
Remove ManagedMode class.
bauerb@chromium.org
2013-07-17
1
-5
/
+0
*
Add policies to control power management on the Chrome OS login screen
bartfab@chromium.org
2013-07-17
1
-0
/
+7
*
Cleanup the UseSharedProxies preference.
pneubeck@chromium.org
2013-07-17
1
-3
/
+2
*
Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...
brettw@chromium.org
2013-07-15
1
-1
/
+1
*
Register BrowserActionsController-related prefs up front.
joi@chromium.org
2013-07-15
1
-0
/
+5
*
Create some platform independent code for the Autofill dialog post-submit bub...
dbeam@chromium.org
2013-07-13
1
-0
/
+2
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
1
-1
/
+1
*
[Sync] Cleanup unused experiment logic
zea@chromium.org
2013-07-11
1
-1
/
+0
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
2
-3
/
+3
*
Move Copy* into the base namespace.
brettw@chromium.org
2013-07-09
2
-2
/
+2
*
Allow PolicyMapEntry to reference external data
bartfab@chromium.org
2013-07-09
1
-6
/
+8
*
InstantExtended: Remove the old Instant pref.
jered@chromium.org
2013-07-08
1
-1
/
+0
*
Allow Chrome OS login profile to have different default pref values
bartfab@chromium.org
2013-07-05
9
-69
/
+87
*
Remove touchpad three-finger-swipe.
achuith@chromium.org
2013-07-04
1
-2
/
+0
*
[Sync] Add support for sync Persistence Errors
zea@chromium.org
2013-07-02
1
-2
/
+3
[next]