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
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a direct include of time headers in content/, part 2.
avi@chromium.org
2013-06-28
7
-7
/
+7
*
Exynos VDA: increase MFC input buffer size limit to 1MiB.
hshi@chromium.org
2013-06-28
1
-1
/
+3
*
Fix yet another instance of scoped_ptr<T>(NULL) on ChromeOS.
dcheng@chromium.org
2013-06-26
1
-1
/
+0
*
Add gpu command buffer support for loseContextCHROMIUM
junov@chromium.org
2013-06-26
2
-0
/
+8
*
Remove GpuMemoryAllocationForRenderer::enforce_but_do_not_keep_as_policy
piman@chromium.org
2013-06-26
3
-14
/
+3
*
For Android, fix hidden video element can't paint to canvas and WebGL issue.
shouqun.liu@intel.com
2013-06-25
5
-13
/
+30
*
Add signalQuery, to allow for a callback when the result of a query is availa...
hubbe@chromium.org
2013-06-25
7
-4
/
+84
*
Change Start() call of MediaCodecBridge to accept MediaCrypto object
qinmin@chromium.org
2013-06-24
1
-1
/
+1
*
mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.
thakis@chromium.org
2013-06-24
1
-3
/
+3
*
Reland 206804.
apatrick@chromium.org
2013-06-24
1
-1
/
+0
*
The semantics of shallow finish are to block until the GPU process has issued...
apatrick@chromium.org
2013-06-22
2
-1
/
+3
*
Define a LoggingSettings struct to use for InitLogging()
akalin@chromium.org
2013-06-21
1
-6
/
+5
*
Change WGC3DInProcessCBImpl factories to return a base class pointer.
sievers@chromium.org
2013-06-21
2
-6
/
+4
*
Make sure if GPU process fails to launch, all observers waiting for full gpu ...
zmo@chromium.org
2013-06-20
1
-1
/
+0
*
Remove gman from owners.
gman@chromium.org
2013-06-20
1
-1
/
+0
*
Revert 207109 "Reland 206804."
avi@chromium.org
2013-06-19
1
-0
/
+1
*
Tune helper context buffer sizes
kaanb@chromium.org
2013-06-19
2
-5
/
+5
*
gl_helper_benchmark: fix measurement bug.
nick@chromium.org
2013-06-19
1
-1
/
+1
*
Move io_surface_support_mac to ui/gl.
danakj@chromium.org
2013-06-19
1
-1
/
+1
*
Reland 206804.
apatrick@chromium.org
2013-06-18
1
-1
/
+0
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-18
1
-2
/
+3
*
Use 1/8 of heap size as TotalGpuMemory for low end devices.
kaanb@chromium.org
2013-06-18
1
-3
/
+3
*
gl_helper GPU shaders: inline the |step| variable.
nick@chromium.org
2013-06-18
1
-4
/
+9
*
Delete usage and support for EGL_ANGLE_software_display extension.
apatrick@chromium.org
2013-06-17
4
-5
/
+5
*
Include draw_buffers #extension directive in GLSL shaders that
nick@chromium.org
2013-06-15
1
-0
/
+6
*
Added ANGLE_instanced_arrays interface to WebGraphicsContext3DCommandBufferImpl
bajones@chromium.org
2013-06-15
2
-0
/
+24
*
Revert 206507 "Move message_pump to base/message_loop."
brettw@chromium.org
2013-06-14
1
-3
/
+2
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-14
1
-2
/
+3
*
Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-14
1
-1
/
+1
*
R.I.P. WebGraphicsContext3DInProcessImpl
sievers@chromium.org
2013-06-14
2
-2
/
+2
*
gpu: don't MakeCurrent on GetStateFast
piman@chromium.org
2013-06-14
1
-0
/
+1
*
Revert hotfix for EVDA tearing.
sheu@chromium.org
2013-06-14
2
-12
/
+1
*
Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-13
1
-1
/
+1
*
Revert 205970 "Revert 205481 "Virtual context MakeCurrent tweaks.""
sievers@chromium.org
2013-06-13
2
-13
/
+22
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in content/.
dcheng@chromium.org
2013-06-13
3
-20
/
+14
*
Restore thread safety to GpuChannelHost.
piman@chromium.org
2013-06-13
3
-177
/
+189
*
Revert 205481 "Virtual context MakeCurrent tweaks."
sievers@chromium.org
2013-06-12
2
-22
/
+13
*
Make security team OWNERS for all IPC *_messages*.h files.
palmer@chromium.org
2013-06-12
1
-8
/
+8
*
Use a direct include of strings headers in content/common/.
avi@chromium.org
2013-06-12
8
-8
/
+8
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
5
-5
/
+5
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-1
/
+1
*
TextureImageTransportSurface: Don't recreate the backbuffer on Resize if it's...
piman@chromium.org
2013-06-11
1
-1
/
+2
*
Virtual context MakeCurrent tweaks.
sievers@chromium.org
2013-06-11
2
-13
/
+22
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
4
-4
/
+4
*
Compositor reflector, which copies texture onto another compositor.
oshima@chromium.org
2013-06-08
2
-0
/
+48
*
Multi-render target optimization of GPU RGB -> YUV implementation. Cuts YUV c...
hubbe@chromium.org
2013-06-08
5
-99
/
+474
*
Revert 205044 "Compositor reflector, which copies texture onto a..."
cpu@chromium.org
2013-06-08
2
-48
/
+0
*
Compositor reflector, which copies texture onto another compositor.
oshima@chromium.org
2013-06-08
2
-0
/
+48
*
Pass the command buffer sizes in the WGC3DCBI constructor
kaanb@chromium.org
2013-06-08
2
-15
/
+51
*
[Aura] Added Support for rendering software compositor frames as cc::TextureL...
skaslev@chromium.org
2013-06-08
3
-3
/
+0
[next]