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
/
gpu_command_buffer_stub.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove implicit conversions from scoped_refptr to T* in content/*/gpu/
dcheng
2014-08-26
1
-1
/
+1
*
GPU context creation code duplication cleanup
oetuaho@nvidia.com
2014-08-13
1
-2
/
+2
*
During image destroy, delete textures only if we have a GL context.
sohan.jyoti@samsung.com
2014-07-31
1
-9
/
+21
*
Add devtools trace event for implementing Timeline GPUTask
yurys@chromium.org
2014-07-30
1
-0
/
+37
*
content: Add DeletedGpuMemoryBuffer IPC.
reveman@chromium.org
2014-07-23
1
-4
/
+4
*
gpu: Remove Create/DeleteImage IPC by adding an X11_PIXMAP_BUFFER GpuMemoryBu...
reveman@chromium.org
2014-07-18
1
-15
/
+29
*
Add support for strong future sync points.
jbauman@chromium.org
2014-07-01
1
-1
/
+4
*
Removed ManagedMemoryStats.
vmpstr@chromium.org
2014-06-19
1
-11
/
+0
*
content: Prevent ScheduleDelayedWork from being called without a context curr...
reveman@chromium.org
2014-05-06
1
-2
/
+6
*
gpu: Separate GpuControlService from GpuControl
boliu@chromium.org
2014-05-02
1
-15
/
+8
*
Remove CommandBuffer::GetState
piman@chromium.org
2014-04-30
1
-19
/
+5
*
GpuChannelHost: allocate route IDs on the client (renderer) side.
hshi@chromium.org
2014-04-08
1
-6
/
+6
*
gpu: Handle shared context creation failure w/virtualization
sievers@chromium.org
2014-04-08
1
-3
/
+8
*
Add WaitForToken and WaitForGetOffset messages.
jbauman@chromium.org
2014-04-07
1
-18
/
+83
*
Pass GL context bind_generates_resources flag to GPU Service.
vmiura@chromium.org
2014-04-03
1
-1
/
+7
*
Make ShaderTranslatorCache per thread refcounted
boliu@chromium.org
2014-04-03
1
-0
/
+1
*
Make VEA client of command buffer; move sync. IPC to VDA/VEA::Initialize()
sheu@chromium.org
2014-04-03
1
-1
/
+23
*
Refactor gpu::Buffer to allow different types of backing
piman@chromium.org
2014-04-02
1
-4
/
+9
*
Remove CommandBuffer::GetTransferBuffer.
piman@chromium.org
2014-04-01
1
-36
/
+0
*
Add initial GpuMemoryBufferSurfaceTexture implementation.
reveman@chromium.org
2014-03-31
1
-0
/
+9
*
GPU:'Pass' SharedMemory when possible.
epenner@chromium.org
2014-03-27
1
-2
/
+11
*
GPU: Reference count gpu::Buffer.
epenner@chromium.org
2014-03-26
1
-9
/
+10
*
DevTools: Aggregate memory usage across all the stubs in a GpuChannel
alph@chromium.org
2014-03-25
1
-1
/
+1
*
gpu: Mailbox emulation with EGLImage
sievers@chromium.org
2014-03-14
1
-0
/
+3
*
Add logs for context creation failure.
piman@chromium.org
2014-03-11
1
-6
/
+3
*
gpu: Return early GpuCommandBufferStub::OnWaitSyncPoint() if |sync_point| is 0.
dongseong.hwang@intel.com
2014-03-06
1
-0
/
+2
*
Stop using HMAC for gpu mailboxes
piman@chromium.org
2014-02-08
1
-3
/
+4
*
[gpu] Remove StreamTexture(Manager) concept from command decoder
sievers@google.com
2014-01-27
1
-6
/
+12
*
Remove gpu side LatencyInfo merging
miletus@chromium.org
2014-01-16
1
-1
/
+4
*
gpu: Early return GpuCommandBufferStub::OnWaitSyncPoint() if the sync point i...
dongseong.hwang@intel.com
2014-01-09
1
-1
/
+4
*
Implicitly ensure backbuffer creation on draw
jamesr@chromium.org
2013-12-13
1
-15
/
+0
*
Add GL entry points for DiscardBackbufferCHROMIUM
jamesr@chromium.org
2013-12-13
1
-15
/
+0
*
Report GPU memory usage to DevTools
alph@chromium.org
2013-12-11
1
-2
/
+6
*
Introduce gpu::Capabilities
boliu@chromium.org
2013-12-04
1
-8
/
+11
*
DevTools: Add an instrumentation event to track GPU utilization
alph@chromium.org
2013-11-21
1
-0
/
+2
*
gpu: Remove set_testing_force_is_angle
sievers@chromium.org
2013-11-14
1
-0
/
+1
*
enable stencil buffer on mac; allows --force-direct-layer-drawing to work
humper@google.com
2013-11-13
1
-0
/
+12
*
Move memory allocation/stats structs to gpu:: and remove bazillion copies
jamesr@chromium.org
2013-10-29
1
-15
/
+12
*
Add multi-process GpuMemoryBuffer framework.
reveman@chromium.org
2013-10-22
1
-0
/
+34
*
Revert 220369 "Add content::SurfaceCapturer".
hshi@chromium.org
2013-10-17
1
-15
/
+0
*
Send PictureReady and NotifyEndOfBitstreamBuffer directly to IO thread.
wuchengli@chromium.org
2013-09-11
1
-3
/
+3
*
Make using virtual contexts a workaround flag rather than cmdline
sievers@chromium.org
2013-09-07
1
-4
/
+4
*
FeatureInfo: Remove allowed_extensions and init workarounds early
sievers@chromium.org
2013-09-05
1
-3
/
+0
*
The SurfaceCapturer interface is for screen capturers that capture
sheu@chromium.org
2013-08-29
1
-0
/
+15
*
Run VDA::Decode on GPU IO thread if VDA supports it.
wuchengli@chromium.org
2013-08-29
1
-1
/
+1
*
Use a direct include of the shared_memory header in content/browser/, content...
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Reland r209673: "gpu: Propagate lost context signal to all contexts"
skyostil@chromium.org
2013-07-11
1
-17
/
+32
*
Remove one LOG(INFO) from gpu_command_buffer_stub.cc.
apatrick@chromium.org
2013-07-09
1
-2
/
+0
*
Revert 209673 "gpu: Propagate lost context signal to all contexts"
crogers@google.com
2013-07-03
1
-32
/
+17
*
gpu: Propagate lost context signal to all contexts
skyostil@chromium.org
2013-07-02
1
-17
/
+32
[next]