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 --host-rules support.
willchan@chromium.org
2010-05-12
1
-2
/
+9
*
Revert 47079 - Shorten several appsrelated flags. "256 characters should be e...
aa@chromium.org
2010-05-12
1
-9
/
+10
*
Shorten several apps-related flags. "256 characters should be enough for anyo...
aa@chromium.org
2010-05-12
1
-10
/
+9
*
Enable Alternate-Protocol support by default when NPN support is enabled.
willchan@chromium.org
2010-05-12
1
-3
/
+0
*
Created a new process type called the service process to host background task...
sanjeevr@chromium.org
2010-05-12
1
-0
/
+16
*
Hide NTP app launcher debug link behind a flag.
rafaelw@chromium.org
2010-05-12
1
-1
/
+4
*
Added AuthenticateToUnlock which is to be used for screen lock.
oshima@chromium.org
2010-05-11
1
-6
/
+0
*
Add first cut at gallery integration.
aa@chromium.org
2010-05-10
1
-0
/
+6
*
Disable extension app tab throbber if command line flag set.
finnur@chromium.org
2010-05-08
1
-0
/
+4
*
Use NSS for SSL by default in chrome.exe.
wtc@chromium.org
2010-05-04
1
-3
/
+2
*
Checking in chat_manager built-in extension, this time behind --enable-chat-m...
scherkus@chromium.org
2010-05-04
1
-0
/
+3
*
Remove unneeded clipboard command line switch.
inferno@chromium.org
2010-05-04
1
-3
/
+0
*
Update Webkit 58626:58719. Make use of new setting for disabling clipboard ac...
inferno@chromium.org
2010-05-04
1
-0
/
+3
*
Enable Core Animation for Flash by default
stuartmorgan@chromium.org
2010-05-03
1
-3
/
+3
*
Create a command-line switch for enabling touch events.
gdk@chromium.org
2010-04-30
1
-0
/
+3
*
Minor code issues found by Clang.
evan@chromium.org
2010-04-23
1
-2
/
+2
*
Delete native Mac bookmark manager. Remove --disable-tabbed-bookmark-manager ...
viettrungluu@chromium.org
2010-04-23
1
-4
/
+0
*
Revert 44712 - Merge the enableapplauncher flag with the enable
nick@chromium.org
2010-04-16
1
-0
/
+3
*
Added --in-process-webgl command line argument to select the WebGL
kbr@google.com
2010-04-16
1
-0
/
+3
*
Merge the --enable-app-launcher flag with the --enable-
aa@chromium.org
2010-04-15
1
-3
/
+0
*
SPDY: Alternate-Protocol changes.
willchan@chromium.org
2010-04-15
1
-0
/
+3
*
Kerberos uses an SPN (Service Principal Name) to identify a server. This is t...
cbentzel@chromium.org
2010-04-14
1
-0
/
+11
*
Remove the --enable-user-stylesheet flag.
tony@chromium.org
2010-04-14
1
-3
/
+0
*
Revert 44443 - Try removing the enableuserstylesheet flag.
tony@chromium.org
2010-04-14
1
-0
/
+3
*
Try removing the --enable-user-stylesheet flag.
tony@chromium.org
2010-04-14
1
-3
/
+0
*
Turn on internal Flash Player by default.
viettrungluu@chromium.org
2010-04-12
1
-5
/
+5
*
Disables AeroPeek by default.
hbono@chromium.org
2010-04-05
1
-0
/
+3
*
Add --websocket-live-experiment-host flag to debug websocket live experiment.
ukai@chromium.org
2010-04-02
1
-0
/
+5
*
Flip the flag to enable geolocation by default.
joth@chromium.org
2010-04-01
1
-3
/
+3
*
linux: enable seccomp sandbox by default
evan@chromium.org
2010-03-30
1
-3
/
+22
*
Added --enable-video-logging, which will log the presentation timestamp of vi...
scherkus@chromium.org
2010-03-30
1
-0
/
+4
*
Implemented initial version of themes syncing (behind a flag).
akalin@chromium.org
2010-03-29
1
-0
/
+6
*
Use internal pdf plugin with --internal-pdf
jam@chromium.org
2010-03-27
1
-0
/
+3
*
Add --enable-nacl switch that enables both NaCl and GPU plugins.
gregoryd@google.com
2010-03-26
1
-0
/
+4
*
Temporary stuff for internal plugins, part 1.
viettrungluu@chromium.org
2010-03-25
1
-3
/
+6
*
Remove the disable metrics command line flag, which is no longer used for
brettw@chromium.org
2010-03-25
1
-4
/
+0
*
Move some stuff from BrowserMain into helper functions.
brettw@chromium.org
2010-03-25
1
-1
/
+2
*
Fixed bugs in GPU process startup on POSIX platforms. Added
kbr@google.com
2010-03-23
1
-0
/
+3
*
Add a temporary flag to enable Core Animation mode for Flash (when possible)
stuartmorgan@chromium.org
2010-03-23
1
-0
/
+4
*
Porting the app launcher to Windows, and adding an experimental flag
jcivelli@google.com
2010-03-22
1
-0
/
+3
*
We had a problem where if chrome crashed on cros and was relaunched
davemoore@chromium.org
2010-03-22
1
-0
/
+6
*
Add the option of importing bookmarks from file to first run.
huanr@chromium.org
2010-03-22
1
-0
/
+4
*
Enable tabbed bookmark manager by default.
arv@chromium.org
2010-03-19
1
-3
/
+4
*
Revert 42061 - Enable tabbed bookmark manager by default due to browser_tests...
andybons@chromium.org
2010-03-19
1
-4
/
+3
*
Enable tabbed bookmark manager by default.
arv@chromium.org
2010-03-19
1
-3
/
+4
*
Disable XSSAuditor on trunk until perf issues are resolved
jamesr@google.com
2010-03-18
1
-1
/
+1
*
In release mode, trigger a SIGABRT rather than a SIGTRAP for fatal log errors...
thestig@chromium.org
2010-03-18
1
-0
/
+5
*
Update sync to support syncing of typed urls
zork@chromium.org
2010-03-18
1
-0
/
+6
*
Adding debugging switches to Worker process startup on POSIX systems.
dimich@chromium.org
2010-03-17
1
-3
/
+0
*
Added switch to invalidate the sync xmpp auth token for testing.
akalin@chromium.org
2010-03-12
1
-0
/
+4
[next]