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
/
browser
/
gpu
/
gpu_process_host_ui_shim.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ozone: gpu: Add plumbing for platform-specific gpu messaging (reland)
spang@chromium.org
2014-06-20
1
-0
/
+23
*
Revert of ozone: gpu: Add plumbing for platform-specific gpu messaging (https...
chrishtr@chromium.org
2014-06-19
1
-23
/
+0
*
ozone: gpu: Add plumbing for platform-specific gpu messaging
spang@chromium.org
2014-06-19
1
-0
/
+23
*
Remove unnecessary #includes in gpu_process_host_ui_shim.cc.
sungmann.cho@navercorp.com
2014-06-17
1
-2
/
+0
*
Remove RenderWidgetHostViewPort.
jam@chromium.org
2014-05-01
1
-8
/
+8
*
Remove 'transport' paths from PassThroughImageTransportSurface
piman@chromium.org
2014-04-25
1
-20
/
+0
*
Removing the --gpu-swap-delay command line switch
junov@chromium.org
2014-03-12
1
-14
/
+0
*
Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUM
piman@chromium.org
2014-02-15
1
-5
/
+0
*
Use gpu::Mailbox instead of std:string in IPCs
piman@chromium.org
2014-02-15
1
-10
/
+2
*
Revert of Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROM...
nkostylev@chromium.org
2014-02-14
1
-0
/
+5
*
Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUM
piman@chromium.org
2014-02-14
1
-5
/
+0
*
Revert 251207 "Use gpu::Mailbox instead of std:string in IPCs"
blundell@chromium.org
2014-02-14
1
-2
/
+10
*
Use gpu::Mailbox instead of std:string in IPCs
piman@chromium.org
2014-02-14
1
-10
/
+2
*
Removed requirement for the renderer to know it's process ID
bajones@chromium.org
2014-01-21
1
-2
/
+16
*
Remove gpu side LatencyInfo merging
miletus@chromium.org
2014-01-16
1
-3
/
+12
*
Warm up the GPU when the user touches the screen
skyostil@chromium.org
2013-11-08
1
-0
/
+11
*
Move surface resize platform code from GpuProcessHostUIShim to RenderWidgetHo...
sl.ostapenko@samsung.com
2013-10-15
1
-38
/
+1
*
Revert 227058 "Move surface resize platform code from GpuProcess..."
enne@chromium.org
2013-10-04
1
-1
/
+38
*
Move surface resize platform code from GpuProcessHostUIShim to RenderWidgetHo...
sl.ostapenko@samsung.com
2013-10-04
1
-38
/
+1
*
Update include paths in content/browser for base/process changes.
rsesek@chromium.org
2013-07-23
1
-1
/
+0
*
aura: Make RenderWidgetHostViewAura::CopyFromCompositingSurface readback layer
danakj@chromium.org
2013-07-04
1
-0
/
+2
*
Refactor RenderProcessHost to use IPC::Listener instead of RenderWidgetHost
nasko@chromium.org
2013-06-21
1
-9
/
+4
*
Use a direct include of strings headers in content/browser/, part 1.
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Plumb LatencyInfo through aura.
jbauman@chromium.org
2013-06-05
1
-0
/
+1
*
Move cc/debug/latency_info to ui/base.
jbauman@chromium.org
2013-05-29
1
-1
/
+1
*
Move GPU device/driver info related code from content to gpu.
zmo@chromium.org
2013-05-23
1
-1
/
+2
*
Revert 201380 "Move GPU device/driver info related code from con..."
zmo@chromium.org
2013-05-21
1
-2
/
+1
*
Move GPU device/driver info related code from content to gpu.
zmo@chromium.org
2013-05-21
1
-1
/
+2
*
Plumb cc::LatencyInfo through command buffer and output surface
jbauman@chromium.org
2013-04-12
1
-0
/
+4
*
Revert 186627
miu@chromium.org
2013-03-07
1
-0
/
+8
*
Log more descriptive messages when the GPU process exits.
apatrick@chromium.org
2013-03-07
1
-5
/
+6
*
Use gpu::Mailbox in IPCs instead of std::string
piman@chromium.org
2013-03-07
1
-8
/
+0
*
Delete code / cleanup in GpuProcessHost.
apatrick@chromium.org
2013-01-04
1
-2
/
+2
*
Aura/Android: Send mailbox name with every Swap message.
sievers@chromium.org
2012-12-21
1
-18
/
+10
*
Put AcceleratedSurfaceMsg_BufferPresented arguments in a struct.
sievers@chromium.org
2012-12-17
1
-6
/
+9
*
Remove unused gpu message fields.
sievers@chromium.org
2012-12-14
1
-3
/
+1
*
Implement TextureImageTransportSurface using texture mailbox
sievers@chromium.org
2012-12-10
1
-4
/
+19
*
Exit the unsandboxed GPU process after GPUInfo collected.
zmo@chromium.org
2012-12-07
1
-1
/
+1
*
Revert 171569 as it broke some browser_tests on win_aura.
sky@chromium.org
2012-12-07
1
-19
/
+4
*
Implement TextureImageTransportSurface using texture mailbox
sievers@chromium.org
2012-12-06
1
-4
/
+19
*
Send vsync timebase updates to the browser compositor
ajuma@chromium.org
2012-11-01
1
-0
/
+22
*
Move content\browser\gpu to content namespace.
jam@chromium.org
2012-10-29
1
-11
/
+6
*
Aura: Resize locks with --ui-enable-threaded-compositing
backer@chromium.org
2012-10-27
1
-2
/
+2
*
Move a bunch of content\common code into the content namespace.
jam@chromium.org
2012-10-23
1
-0
/
+1
*
Make GpuDataManager thread safe.
zmo@chromium.org
2012-08-30
1
-10
/
+5
*
Add GPU memory tab to the task manager.
ccameron@chromium.org
2012-08-18
1
-1
/
+9
*
Don't move the window when resizing
brettw@chromium.org
2012-08-06
1
-1
/
+1
*
Remove AURA ifdefs around AcceleratedSurfaceNew/Release.
sievers@chromium.org
2012-07-20
1
-17
/
+3
*
Aura: Less image transport IPCs and less code.
backer@chromium.org
2012-07-14
1
-15
/
+1
*
Aura: Use SyncPoints instead of waiting for OnCompositingEnded
backer@chromium.org
2012-06-25
1
-2
/
+2
[next]