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
/
common
/
chrome_switches.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add command line flag and associated prefs to allow run-time enable of geoloc...
dglazkov@chromium.org
2009-12-10
1
-0
/
+3
*
Re-enable the build of Pepper support by default (issue 464074, svn revision ...
sehr@google.com
2009-12-10
1
-0
/
+3
*
Revert 34161 - Enable Pepper support by default, including building the test ...
sehr@google.com
2009-12-09
1
-3
/
+0
*
Enable Pepper support by default, including building the test plugin.
sehr@google.com
2009-12-09
1
-0
/
+3
*
Revert 34134 - Viewsbased login window for Chrome OS. Doesn't yet actually d...
jrg@chromium.org
2009-12-09
1
-3
/
+0
*
Views-based login window for Chrome OS. Doesn't yet actually do anything
cmasone@google.com
2009-12-09
1
-0
/
+3
*
Preserve optimized scrolling in the presence of multiple animating rects.
darin@chromium.org
2009-12-04
1
-0
/
+4
*
Enable remote fonts by default. This change introduces --disable-remote-fonts...
yusukes@google.com
2009-12-04
1
-4
/
+4
*
Add -profile command line switch
davemoore@chromium.org
2009-11-30
1
-0
/
+5
*
Integrate BlacklistManager with Profile.
phajdan.jr@chromium.org
2009-11-30
1
-4
/
+3
*
Plumb through site-specific quirks setting with a command line switch.
dglazkov@chromium.org
2009-11-25
1
-0
/
+3
*
Remove --enable-user-script and associated tests.
aa@chromium.org
2009-11-24
1
-3
/
+0
*
disable extension toolstrips by default, adding
erikkay@chromium.org
2009-11-24
1
-0
/
+3
*
Revert change that disallowed content scripts access to
aa@chromium.org
2009-11-22
1
-4
/
+0
*
Turn on HTML5 DBs by default.
dumi@chromium.org
2009-11-20
1
-3
/
+3
*
Hook up the memory purger to all the relevant locations.
pkasting@chromium.org
2009-11-18
1
-1
/
+1
*
Don't allow content scripts to execute on file:// urls.
finnur@chromium.org
2009-11-18
1
-2
/
+6
*
Remove new tabstrip code. Going to try doing this a different way.
ben@chromium.org
2009-11-17
1
-3
/
+0
*
Revert 31999 - Enable HTML5 DBs by default (except in incognito mode).
dumi@chromium.org
2009-11-14
1
-3
/
+3
*
Enable HTML5 DBs by default (except in incognito mode).
dumi@chromium.org
2009-11-14
1
-3
/
+3
*
Remove (actually, reverse meaning of) command line flag for desktop notificat...
johnnyg@chromium.org
2009-11-14
1
-3
/
+3
*
Turn on shared workers by default
atwilson@chromium.org
2009-11-14
1
-3
/
+3
*
Add an "extension" process type, which mostly gets treated as a renderer ever...
mpcomplete@chromium.org
2009-11-13
1
-0
/
+3
*
Write a test for loading libcros.so on startup of Chrome. You just pass the
brettw@chromium.org
2009-11-13
1
-5
/
+7
*
Turn on sync for OS X (behind an --enable-sync switch).
akalin@chromium.org
2009-11-12
1
-0
/
+3
*
Kiosk Mode implementation.
mhm@chromium.org
2009-11-09
1
-3
/
+8
*
Turn LocalStorage on by default.
jorlow@chromium.org
2009-11-06
1
-2
/
+2
*
Added support for --worker-startup-dialog command line flag.
atwilson@chromium.org
2009-11-06
1
-0
/
+3
*
Added support for --enable-shared-workers
atwilson@chromium.org
2009-11-05
1
-0
/
+3
*
TBR: mark@chromium.org
jeremy@chromium.org
2009-11-05
1
-0
/
+4
*
TBR:mark
jeremy@chromium.org
2009-11-05
1
-4
/
+0
*
Sandbox Worker process on the Mac.
jeremy@chromium.org
2009-11-05
1
-0
/
+4
*
Enable WebSockets by default
ukai@chromium.org
2009-11-05
1
-3
/
+3
*
Always enable Breakpad if using --enable-crash-reporter flag
nirnimesh@chromium.org
2009-11-05
1
-0
/
+2
*
Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....
robertshield@chromium.org
2009-11-04
1
-0
/
+4
*
Fixing what appears to be a typo. This will unbreak CF's command-line
joi@chromium.org
2009-11-04
1
-1
/
+1
*
Add a command line flag to force all network traffic through a particular ser...
mbelshe@google.com
2009-11-03
1
-0
/
+10
*
Implement the Extension History API, v 0.1.The first version is a weak wrappe...
brg@chromium.com
2009-10-30
1
-0
/
+4
*
Add initial implementation of AutoFill++. This implementation is hidden behi...
jhawkins@chromium.org
2009-10-28
1
-0
/
+3
*
Change the use-flip command line flag from wchar_t to char
brettw@chromium.org
2009-10-27
1
-4
/
+4
*
Alphabetize chrome_switches.h. I can never find anything in this file.
brettw@chromium.org
2009-10-27
1
-441
/
+452
*
Refactor: Change the interface from HostResolver::DisableIPv6() to HostResolv...
eroman@chromium.org
2009-10-26
1
-1
/
+3
*
Add a mechanism to disable IPv6.
eroman@chromium.org
2009-10-21
1
-0
/
+3
*
Http Cache: Enable byte-range support by default.
rvargas@google.com
2009-10-16
1
-2
/
+2
*
Provides a certificate for SSL client authentication on NSS sockets.
wtc@chromium.org
2009-10-15
1
-0
/
+10
*
Add a command line switch to enable flip sockets.
mbelshe@google.com
2009-10-13
1
-0
/
+4
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
1
-164
/
+163
*
Remove old NTP
arv@chromium.org
2009-10-12
1
-3
/
+0
*
Remove pthreads from build and installer files.
tim@chromium.org
2009-10-10
1
-4
/
+0
*
Some fixes to the OS X Sandbox:
jeremy@chromium.org
2009-10-09
1
-0
/
+6
[next]