summaryrefslogtreecommitdiffstats
path: root/content/common/content_switches.cc
Commit message (Expand)AuthorAgeFilesLines
* DevTools: move DevToolsAgent/Client into content.pfeldman@chromium.org2011-07-221-0/+3
* Remove --enable-p2papi flag.sergeyu@chromium.org2011-07-191-5/+0
* Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexiblebradchen@google.com2011-07-181-0/+4
* Revert 92787 - Modify the Chrome Linux zygote to support a ZygoteForkHelper f...rsleevi@chromium.org2011-07-161-4/+0
* Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexiblebradchen@google.com2011-07-161-0/+4
* Change audio renderer to communicate with host using low latency codepath.enal@chromium.org2011-07-071-0/+4
* Remove --indexeddb-use-leveldb command-line flag.hans@chromium.org2011-07-061-3/+4
* Revert 90805 - I am submitting this with LGTMs from agl@ and evanm@. I'm mark...fischman@chromium.org2011-06-281-4/+0
* I am submitting this with LGTMs from agl@ and evanm@. I'm marking this as TBR...bradchen@google.com2011-06-281-0/+4
* Revert 90681 - New NaCl zygote implementation 2, in which Chrome zygote forks...fischman@chromium.org2011-06-281-4/+0
* New NaCl zygote implementation 2, in which Chrome zygote forks a NaCl helper.bradchen@google.com2011-06-271-0/+4
* Enable Web Audio API by default (no longer needs enable flag).crogers@google.com2011-06-271-3/+3
* Add switch to enable media stream apis in Webkit. The patch is needed so medi...perkj@google.com2011-06-231-0/+4
* Remove content dependency on chrome/browser/accessibility/browser_accessibili...jam@chromium.org2011-06-131-0/+31
* Remove g_browser_process dependency from content. Also make all the SyncChan...jam@chromium.org2011-06-131-0/+5
* Enable Spellcheck API on Chromium.hbono@chromium.org2011-06-101-0/+3
* Add a flag to print the handles held by a child process when it shuts down.cdn@chromium.org2011-06-091-0/+9
* Always enable quota storage APIkinuko@chromium.org2011-05-311-3/+0
* Get rid of content dependency from sandbox_policy.hjam@chromium.org2011-05-271-3/+11
* Mac: Remove switches::kDisableHolePunchingthakis@chromium.org2011-05-051-5/+0
* Wire new WebCore settings for blocking mixed-content loads into Chrome.cevans@chromium.org2011-05-051-0/+8
* Add a way to pass information to Pepper Flash from the command-line (e.g., fo...viettrungluu@chromium.org2011-05-031-0/+3
* Enable quota API when enable-quota flag is given.kinuko@chromium.org2011-04-271-0/+3
* Wrap the p2p transport API in a compile time flag.satish@chromium.org2011-04-201-3/+5
* Move renderer_main and renderer_glue to content.jam@chromium.org2011-04-181-0/+21
* Remove the last Chrome dependencies from renderer, and enforce no more includ...jam@chromium.org2011-04-181-0/+22
* Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...jam@chromium.org2011-04-161-0/+75
* Added a command-line flag to enable h/w accelerated rendering of content layers.alokp@chromium.org2011-04-071-0/+6
* Basic support for ppapi trusted broker process: --type=ppapi-broker.ddorwin@chromium.org2011-04-071-0/+3
* Removed --no-gpu-sandbox.apatrick@chromium.org2011-03-251-3/+0
* This is a thread that runs in the browser process that can issue GL calls wit...apatrick@chromium.org2011-03-211-0/+3
* Move worker_messages to content in preparation of moving worker.jam@chromium.org2011-03-121-7/+16
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-111-0/+34
* IndexedDB: Add --indexeddb-use-leveldb flag, and pipe through to WebIDBFactor...hans@chromium.org2011-03-111-0/+3
* Add a PathService id for the child process exe. This is needed so that the r...jam@chromium.org2011-03-091-0/+3
* Pepper/Flash: Add command line args specifically for Pepper Flash.viettrungluu@chromium.org2011-03-081-1/+9
* Move content specific switches to content, in preparation for moving director...jam@chromium.org2011-03-031-0/+220