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
/
public
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing support for PeerConnection00
tommyw@chromium.org
2012-11-06
2
-5
/
+0
*
Initialize renderer color preferences to reasonable defaults.
avi@chromium.org
2012-11-06
2
-9
/
+11
*
Use extensions socket permission for TCP/UDP socket APIs in Pepper
dpolukhin@chromium.org
2012-11-02
1
-0
/
+38
*
Enable gpu crash tests in content
yongsheng.zhu@intel.com
2012-11-02
1
-1
/
+1
*
content: Move two more url constants into content namespace.
tfarina@chromium.org
2012-11-01
2
-4
/
+7
*
Revert 165376 - Use extensions socket permission for TCP/UDP socket APIs in P...
dpolukhin@chromium.org
2012-11-01
1
-38
/
+0
*
Use extensions socket permission for TCP/UDP socket APIs in Pepper
dpolukhin@chromium.org
2012-11-01
1
-0
/
+38
*
Changing the guest scheme to "chrome-guest"
nasko@chromium.org
2012-11-01
1
-1
/
+1
*
Add Vector2d classes that represent offsets, instead of using Point.
danakj@chromium.org
2012-10-31
2
-0
/
+30
*
Move blacklist checks for the compositing field trials to the query functions...
vangelis@chromium.org
2012-10-31
1
-20
/
+0
*
Split IPC logging between content and chrome.
jochen@chromium.org
2012-10-30
1
-0
/
+30
*
Collect machine model info in gpu_info_collector and expose it to about:gpu.
zmo@chromium.org
2012-10-28
1
-0
/
+4
*
Add a flag to about:flags to enable deferred image decoding
hclam@chromium.org
2012-10-26
2
-0
/
+4
*
Add a flag to use fake camera for getUserMedia()
hclam@chromium.org
2012-10-26
2
-0
/
+4
*
Browser Plugin: Deleted old implementation (renderer side)
fsamuel@chromium.org
2012-10-25
2
-5
/
+0
*
Move sandbox code in content to content namespace.
jam@chromium.org
2012-10-23
1
-1
/
+1
*
Remove Stage3D field trial.
jbauman@chromium.org
2012-10-23
2
-8
/
+0
*
Enable renderer side mixing by default for Mac and Windows.
dalecurtis@chromium.org
2012-10-22
2
-4
/
+0
*
Add a flag to disable the Carbon interpose library in Mac NPAPI
stuartmorgan@chromium.org
2012-10-22
2
-0
/
+8
*
Move CC switches to cc/switches.h.
aelias@chromium.org
2012-10-19
2
-18
/
+0
*
Add flag to crash GPU process on hang.
jbauman@chromium.org
2012-10-18
2
-0
/
+5
*
Make content shell support --ignore-certificate-errors.
tonyg@chromium.org
2012-10-17
2
-0
/
+4
*
Add a flag to enable the deprecated PeerConnection00
tommyw@chromium.org
2012-10-16
2
-0
/
+5
*
Add "panel_fitting" GPU feature type and use it for mirror mode.
ynovikov@chromium.org
2012-10-15
1
-1
/
+3
*
Upstream BrowserChildProcessHostImpl
yusufo@chromium.org
2012-10-15
2
-4
/
+4
*
Revert 161634 - [content shell] allow universal access from file URLs in layo...
jochen@chromium.org
2012-10-12
2
-6
/
+0
*
[content shell] allow universal access from file URLs in layout tests
jochen@chromium.org
2012-10-12
2
-0
/
+6
*
Tentatively turn on WebMediaPlayerMS by default.
wjia@chromium.org
2012-10-10
2
-3
/
+3
*
<browser> Disable browser plugin in content_shell by default.
lazyboy@chromium.org
2012-10-10
2
-0
/
+5
*
Figure out whether we have enough information to make the final GPU blacklist...
zmo@chromium.org
2012-10-09
2
-1
/
+5
*
Pinch-zoom applied via compositor instead of CSS transformation.
aelias@chromium.org
2012-10-08
2
-0
/
+5
*
Remove Legacy NPAPI Flash Sandbox support
jschuh@chromium.org
2012-10-05
2
-13
/
+0
*
Move forms/ out of webkit/.
blundell@chromium.org
2012-10-05
4
-4
/
+181
*
<browser> Make new implementation the default.
lazyboy@chromium.org
2012-10-04
4
-6
/
+5
*
Add a parameter to the sandbox policy to allow sandboxed process to run outsi...
pastarmovj@chromium.org
2012-10-04
2
-0
/
+9
*
Additional file descriptor mappings.
acleung@google.com
2012-10-03
1
-1
/
+9
*
Allow blacklisting 3D CSS or accelerated video
jbauman@chromium.org
2012-10-03
1
-1
/
+5
*
Adding link_text copy functionality.
aurimas@chromium.org
2012-10-03
2
-0
/
+27
*
Make content shell support some testing flags.
tonyg@chromium.org
2012-10-03
2
-0
/
+10
*
Clean up Android default command line flags.
aelias@chromium.org
2012-10-01
2
-11
/
+0
*
Add encrypted media basic playback tests.
shadi@chromium.org
2012-09-28
1
-1
/
+1
*
Adding text selection start/end points.
aurimas@chromium.org
2012-09-27
1
-0
/
+12
*
Serialize pepper_permissions over IPC.
brettw@chromium.org
2012-09-27
1
-0
/
+1
*
Simplify DEPS in content\public a bit since all cc files can include internal...
jam@chromium.org
2012-09-26
1
-2
/
+1
*
Cleanup the IPC param traits structure:
jam@chromium.org
2012-09-25
5
-1183
/
+51
*
create a separate WebMediaPlayer for URL derived from media stream
wjia@chromium.org
2012-09-25
2
-0
/
+5
*
Flag and adapter class for software compositing.
aelias@chromium.org
2012-09-24
2
-0
/
+5
*
Revert 158211 - Revert 158076 - Implement blacklist's force GPU capability in...
tzik@chromium.org
2012-09-23
2
-7
/
+23
*
Revert 158076 - Implement blacklist's force GPU capability in dual GPU machines.
tzik@chromium.org
2012-09-23
2
-23
/
+7
*
Add navigator.doNotTrack property
jochen@chromium.org
2012-09-21
2
-0
/
+4
[next]