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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux: unify seccomp sandbox initialization
jln@chromium.org
2012-08-01
1
-37
/
+62
*
aura: use TestWebGraphicsContext3D for the shared contexts
piman@chromium.org
2012-08-01
2
-1
/
+17
*
Implement isRenderingVSynced on RenderWidget
jbates@chromium.org
2012-08-01
1
-0
/
+1
*
Upstreaming Select Action
aurimas@chromium.org
2012-08-01
1
-0
/
+3
*
Revert 149038 - Don't allow processing of a command buffer to overlap with a ...
jbauman@chromium.org
2012-07-31
1
-4
/
+0
*
Implement NavigationControllerWebView.PostURL
boliu@chromium.org
2012-07-31
1
-0
/
+7
*
Add a flag to specify the total amount of memory which may be allocated to GP...
ccameron@chromium.org
2012-07-31
3
-86
/
+90
*
Browser Plugin: Rename BrowserPluginMsg/BrowserPluginHostMsg to OldBrowserPlu...
fsamuel@chromium.org
2012-07-31
2
-10
/
+10
*
Drop pending output pictures on DXVA::Reset().
fischman@chromium.org
2012-07-31
1
-0
/
+2
*
Yield instead of spinning the CPU in CopyOutputSampleDataToPictureBuffer.
fischman@chromium.org
2012-07-30
1
-1
/
+6
*
Don't allow processing of a command buffer to overlap with a previous swap.
jbauman@chromium.org
2012-07-30
1
-0
/
+4
*
On Posix, make all child processes quit when the browser dies, not just the r...
jam@chromium.org
2012-07-30
1
-0
/
+48
*
Don't try to read message->type() after message has been deleted.
fischman@chromium.org
2012-07-30
1
-2
/
+3
*
Remove all the chrome exceptions in content's DEPS that were there for browse...
jam@chromium.org
2012-07-30
1
-1
/
+0
*
Make h264_parser_unittest compilable under linux.
xiaomings@google.com
2012-07-30
1
-1
/
+1
*
Replace the explicit *VDA::Set{CGL,Egl,Glx}Context() methods with ctor params.
fischman@chromium.org
2012-07-29
8
-67
/
+38
*
Add global tracking of GPU memory allocations. Have each ContextGroup push m...
ccameron@chromium.org
2012-07-28
3
-11
/
+56
*
Move the render process host tests in content to chrome. These test chrome sp...
jam@chromium.org
2012-07-27
2
-22
/
+0
*
Extract Scoped{FrameBuffer,Texture}Binder and clean up TFP in VAVDA.
posciak@chromium.org
2012-07-27
4
-43
/
+68
*
Rename WasRestored to WasShown across all uses.
scshunt@chromium.org
2012-07-27
1
-2
/
+2
*
Use EXT_robustness where available on GLES2 platforms to detect and respond t...
kbr@chromium.org
2012-07-27
1
-2
/
+3
*
Add GL surface creation for Android.
sievers@chromium.org
2012-07-27
3
-3
/
+80
*
VAVDA: Go back to using vaTerminate now that the bug in the driver is fixed.
posciak@chromium.org
2012-07-27
1
-9
/
+6
*
Chrome side changes for integer versions
dgrogan@chromium.org
2012-07-27
6
-4
/
+99
*
Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl...
mmocny@chromium.org
2012-07-26
6
-33
/
+111
*
Plumb through the rest of OnSuccessWithKey
alecflett@chromium.org
2012-07-26
2
-0
/
+23
*
Tweak the GPU process sandbox to allow accelerated video decode.
jorgelo@chromium.org
2012-07-26
1
-6
/
+37
*
VAVDA: Fix Baseline profile handling in H264 parser.
posciak@chromium.org
2012-07-26
1
-8
/
+17
*
Fix dead code bug in ParseSEI
tbreisacher@chromium.org
2012-07-26
1
-0
/
+1
*
First step towards moving AudioDevice and AudioInputDevice from content/ to m...
tommi@chromium.org
2012-07-26
2
-21
/
+6
*
Support copying a partial rectangle region from the compositing surface on Au...
mazda@chromium.org
2012-07-26
2
-9
/
+33
*
Fix open dialog not remembering last opened folder on drive
tbarzic@chromium.org
2012-07-26
1
-1
/
+2
*
Strip IVF headers from VP8 streams before sending them to the OMX decoder.
fischman@chromium.org
2012-07-26
2
-32
/
+29
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-07-25
3
-2
/
+8
*
Add CSS variables feature flag to chrome://flags.
macpherson@chromium.org
2012-07-25
1
-0
/
+1
*
call putWithIndexKeys from chrome
alecflett@chromium.org
2012-07-24
2
-2
/
+2
*
Land content/common/gpu/testdata/test-25fps.vp8 which went missing from r147944.
fischman@chromium.org
2012-07-24
1
-0
/
+0
*
content: Remove obsolete code used to process number of touch-event handlers.
sadrul@chromium.org
2012-07-24
1
-4
/
+0
*
Add an ability to call WebKit's WebFrame::loadData via NavigationController.
mnaganov@chromium.org
2012-07-24
1
-0
/
+8
*
Add a shallow command buffer flush that doesn't glFlush
brianderson@chromium.org
2012-07-23
2
-0
/
+5
*
Get the path of the plugin interposing library from the embedder, since they'...
jam@chromium.org
2012-07-23
2
-3
/
+0
*
Remove the seccomp filter disable.
jorgelo@chromium.org
2012-07-23
1
-14
/
+0
*
Add support for VP8 decode to OmxVideoDecodeAccelerator, for HW that supports...
fischman@chromium.org
2012-07-23
5
-65
/
+120
*
gpu in-memory program cache implementation with a memory limit + lru eviction.
dmurph@chromium.org
2012-07-23
5
-3
/
+30
*
Add threaded compositing mode to field trial
jbates@chromium.org
2012-07-23
1
-5
/
+11
*
mac: Remove code that was only needed on 10.5
thakis@chromium.org
2012-07-20
2
-14
/
+4
*
content: Make sure the renderer notifies the browser about touch-event handle...
sadrul@chromium.org
2012-07-20
1
-0
/
+4
*
Fix failing GpuMemoryManagerTest.StubMemoryStatsForLastManageTests on Android.
mmocny@chromium.org
2012-07-20
1
-3
/
+12
*
Pass intVersion along with the rest of the IDB metadata
dgrogan@chromium.org
2012-07-20
2
-0
/
+2
*
Allow blacklisting just sharing textures between processes.
jbauman@chromium.org
2012-07-19
1
-1
/
+2
[next]