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
*
base: Rename ValueType to something less redundant as _just_ Type.
tfarina@chromium.org
2011-08-12
9
-21
/
+22
*
Reorganize chrome/test, part #9
phajdan.jr@chromium.org
2011-08-11
2
-2
/
+2
*
Revert r96364, it's breaking a NaCl test.
mnissler@chromium.org
2011-08-11
1
-2
/
+2
*
Revert 96409 - Speculatively revert r96364, it's the best bet on the NaCL bre...
mrossetti@chromium.org
2011-08-11
1
-2
/
+2
*
Speculatively revert r96364, it's the best bet on the NaCL breakage.
mnissler@chromium.org
2011-08-11
1
-2
/
+2
*
base: Remove using declaration of FundamentalValue as it's no longer necessary.
tfarina@chromium.org
2011-08-11
2
-2
/
+2
*
Rename PluginUpdater to PluginPrefs and make it per-profile.
bauerb@chromium.org
2011-08-11
1
-2
/
+2
*
Move preferences registering to backend.
qsr@google.com
2011-08-05
1
-2
/
+0
*
Converted IncognitoForced boolean policy into IncognitoModeAvailability enum ...
rustema@google.com
2011-08-05
8
-1
/
+195
*
Fullscreen support for Lion.
rohitrao@chromium.org
2011-08-04
1
-0
/
+7
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #4
phajdan.jr@chromium.org
2011-08-03
2
-2
/
+4
*
Move more files from chrome/test to chrome/test/base, part #5
phajdan.jr@chromium.org
2011-08-01
7
-7
/
+7
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
1
-1
/
+1
*
Connect up firewall control preferences with PPAPI.
dmaclach@chromium.org
2011-07-30
1
-0
/
+2
*
Turn on session restore by default for mac on Lion
dhollowa@chromium.org
2011-07-29
1
-0
/
+21
*
Reland 87645 with clang fixes.
zea@chromium.org
2011-07-26
2
-10
/
+25
*
Revert 94128 - [Sync] Refactor sync datatype error handling.
zea@chromium.org
2011-07-26
2
-25
/
+10
*
[Sync] Refactor sync datatype error handling.
zea@chromium.org
2011-07-26
2
-10
/
+25
*
Incognito mode forced.
rustema@google.com
2011-07-26
1
-0
/
+1
*
Make changes to auto-login feature after feedback from Travis:
rogerta@chromium.org
2011-07-25
1
-0
/
+2
*
Add a preference and command-line option to disable SSL/TLS cipher suites
rsleevi@chromium.org
2011-07-23
4
-0
/
+76
*
Cleanup SSLConfigServiceManager[Pref]
rsleevi@chromium.org
2011-07-23
1
-0
/
+2
*
DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f...
pfeldman@chromium.org
2011-07-20
1
-2
/
+2
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
4
-4
/
+4
*
Fixed regression: various preferences were not persisted when changed from in...
battre@chromium.org
2011-07-14
6
-275
/
+387
*
Make policy removable using ifdefs instead of stubs.
torne@chromium.org
2011-07-14
4
-10
/
+22
*
Adds code to track a set of expanded folders. This is going to be used
sky@chromium.org
2011-07-13
1
-0
/
+2
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
10
-64
/
+77
*
Make safe browsing optional at compile time.
torne@chromium.org
2011-07-11
1
-0
/
+2
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
12
-23
/
+26
*
Move user cloud policy to BrowserProcess (was 6979011)
gfeher@chromium.org
2011-06-29
3
-17
/
+10
*
Wholesale move of debugger sources to content.
joi@chromium.org
2011-06-29
1
-1
/
+1
*
Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.
darin@chromium.org
2011-06-27
1
-0
/
+1
*
Store profile avatar to preferences
sail@chromium.org
2011-06-27
1
-0
/
+2
*
app: Get rid of test/ directory.
tfarina@chromium.org
2011-06-27
1
-1
/
+1
*
Coverity: Null returns and negative returns
kmadhusu@chromium.org
2011-06-22
1
-0
/
+5
*
Fix handling of non-user controlled syncable preferences.
zea@chromium.org
2011-06-20
3
-76
/
+30
*
[Sync] Add Location parameter to Read/WriteTransactions
akalin@chromium.org
2011-06-17
2
-3
/
+6
*
[Sync] Ensure we set the title of nodes in the generic change processor.
zea@chromium.org
2011-06-17
1
-1
/
+1
*
Moved files related to background mode to browser/background.
atwilson@chromium.org
2011-06-17
1
-2
/
+2
*
Uninitialized member in PrefMemberBase::Internal.
finnur@chromium.org
2011-06-14
1
-1
/
+4
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h.
thestig@chromium.org
2011-06-14
1
-1
/
+1
*
Changes TemplateURLModel into TemplateURLService. Changes all access points t...
erg@google.com
2011-06-07
1
-2
/
+2
*
Split the policy refresh rate preference into user- and device-policy refresh...
sfeuz@chromium.org
2011-06-06
1
-0
/
+2
*
Move most of the core SSL code from chrome to content. The UI code that's sp...
jam@chromium.org
2011-06-03
1
-1
/
+1
*
Allow device policy code to be optionally included.
jknotten@chromium.org
2011-06-01
3
-185
/
+200
*
Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a...
chromium@hybridsource.org
2011-05-28
1
-2
/
+2
*
[cros] WizardController refactoring.
altimofeev@chromium.org
2011-05-27
1
-1
/
+1
*
Make --allow-cross-domain-auth-prompt equivalent to a preference.
tsepez@chromium.org
2011-05-26
1
-0
/
+2
*
Move external protocol handling from TC.
avi@chromium.org
2011-05-25
1
-1
/
+1
[next]