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
/
content
/
common
/
content_switches.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move web intents switch to content_switches.
gbillock@chromium.org
2011-09-02
1
-0
/
+1
*
Enable smooth scrolling on mac
thakis@chromium.org
2011-09-01
1
-0
/
+1
*
Add a big grab bag of missing web accessibility
dmazzoni@chromium.org
2011-09-01
1
-0
/
+1
*
turn on --enable-accelerated-plugins by default
bbudge@chromium.org
2011-08-29
1
-1
/
+1
*
Remove --unlimited-quota-for-indexeddb. Increase incognito quota.
dgrogan@chromium.org
2011-08-26
1
-1
/
+0
*
Revert 98518 - turn on --enable-accelerated-plugins by default
arv@chromium.org
2011-08-26
1
-1
/
+1
*
turn on --enable-accelerated-plugins by default
bbudge@chromium.org
2011-08-26
1
-1
/
+1
*
Make Chromium disable the fullscreen API if --enable-fullscreen is absent from
koz@chromium.org
2011-08-26
1
-0
/
+1
*
content: Move render_widget_host_view_gtk to content/ try 2.
erg@google.com
2011-08-23
1
-0
/
+4
*
(shlib failure) Revert 97750 - content: Move render_widget_host_view_gtk to c...
erg@google.com
2011-08-22
1
-4
/
+0
*
content: Move render_widget_host_view_gtk to content/
erg@google.com
2011-08-22
1
-0
/
+4
*
DevTools: move DevToolsAgent/Client into content.
pfeldman@chromium.org
2011-07-22
1
-0
/
+1
*
Remove --enable-p2papi flag.
sergeyu@chromium.org
2011-07-19
1
-4
/
+0
*
Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexible
bradchen@google.com
2011-07-18
1
-0
/
+4
*
Revert 92787 - Modify the Chrome Linux zygote to support a ZygoteForkHelper f...
rsleevi@chromium.org
2011-07-16
1
-4
/
+0
*
Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexible
bradchen@google.com
2011-07-16
1
-0
/
+4
*
Change audio renderer to communicate with host using low latency codepath.
enal@chromium.org
2011-07-07
1
-0
/
+1
*
Remove --indexeddb-use-leveldb command-line flag.
hans@chromium.org
2011-07-06
1
-1
/
+1
*
Revert 90805 - I am submitting this with LGTMs from agl@ and evanm@. I'm mark...
fischman@chromium.org
2011-06-28
1
-4
/
+0
*
I am submitting this with LGTMs from agl@ and evanm@. I'm marking this as TBR...
bradchen@google.com
2011-06-28
1
-0
/
+4
*
Revert 90681 - New NaCl zygote implementation 2, in which Chrome zygote forks...
fischman@chromium.org
2011-06-28
1
-4
/
+0
*
New NaCl zygote implementation 2, in which Chrome zygote forks a NaCl helper.
bradchen@google.com
2011-06-27
1
-0
/
+4
*
Enable Web Audio API by default (no longer needs enable flag).
crogers@google.com
2011-06-27
1
-1
/
+1
*
Add switch to enable media stream apis in Webkit. The patch is needed so medi...
perkj@google.com
2011-06-23
1
-0
/
+1
*
Remove content dependency on chrome/browser/accessibility/browser_accessibili...
jam@chromium.org
2011-06-13
1
-0
/
+9
*
Remove g_browser_process dependency from content. Also make all the SyncChan...
jam@chromium.org
2011-06-13
1
-0
/
+1
*
Enable Spellcheck API on Chromium.
hbono@chromium.org
2011-06-10
1
-0
/
+1
*
Add a flag to print the handles held by a child process when it shuts down.
cdn@chromium.org
2011-06-09
1
-0
/
+7
*
Always enable quota storage API
kinuko@chromium.org
2011-05-31
1
-1
/
+0
*
Get rid of content dependency from sandbox_policy.h
jam@chromium.org
2011-05-27
1
-1
/
+4
*
Mac: Remove switches::kDisableHolePunching
thakis@chromium.org
2011-05-05
1
-1
/
+0
*
Wire new WebCore settings for blocking mixed-content loads into Chrome.
cevans@chromium.org
2011-05-05
1
-0
/
+2
*
Add a way to pass information to Pepper Flash from the command-line (e.g., fo...
viettrungluu@chromium.org
2011-05-03
1
-0
/
+1
*
Enable quota API when enable-quota flag is given.
kinuko@chromium.org
2011-04-27
1
-0
/
+1
*
Wrap the p2p transport API in a compile time flag.
satish@chromium.org
2011-04-20
1
-1
/
+4
*
Move renderer_main and renderer_glue to content.
jam@chromium.org
2011-04-18
1
-0
/
+6
*
Remove the last Chrome dependencies from renderer, and enforce no more includ...
jam@chromium.org
2011-04-18
1
-0
/
+6
*
Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...
jam@chromium.org
2011-04-16
1
-0
/
+21
*
Added a command-line flag to enable h/w accelerated rendering of content layers.
alokp@chromium.org
2011-04-07
1
-0
/
+1
*
Basic support for ppapi trusted broker process: --type=ppapi-broker.
ddorwin@chromium.org
2011-04-07
1
-0
/
+1
*
Removed --no-gpu-sandbox.
apatrick@chromium.org
2011-03-25
1
-1
/
+0
*
This is a thread that runs in the browser process that can issue GL calls wit...
apatrick@chromium.org
2011-03-21
1
-0
/
+1
*
Connect up --disable-gl-multisampling to command buffer
jbauman@chromium.org
2011-03-14
1
-0
/
+1
*
Move worker_messages to content in preparation of moving worker.
jam@chromium.org
2011-03-12
1
-0
/
+3
*
Move some chrome\common code to content in preparation for moving chrome\gpu.
jam@chromium.org
2011-03-11
1
-0
/
+14
*
IndexedDB: Add --indexeddb-use-leveldb flag, and pipe through to WebIDBFactor...
hans@chromium.org
2011-03-11
1
-0
/
+1
*
Add a PathService id for the child process exe. This is needed so that the r...
jam@chromium.org
2011-03-09
1
-0
/
+1
*
Pepper/Flash: Add command line args specifically for Pepper Flash.
viettrungluu@chromium.org
2011-03-08
1
-0
/
+2
*
Move content specific switches to content, in preparation for moving director...
jam@chromium.org
2011-03-03
1
-0
/
+75