| Commit message (Expand) | Author | Age | Files | Lines |
* | [tracing] Disable memory maps dump provider for security reason | ssid | 2015-08-09 | 1 | -0/+1 |
* | Unify graphics buffer enums for GpuMemoryBuffer & SurfaceFactoryOzone | spang | 2015-08-04 | 1 | -2/+2 |
* | Mac: Remove non-overlay IOSurface/NSCGLSurface path | ccameron | 2015-08-04 | 1 | -2/+1 |
* | Remove GPU relinquish resources infrastructure and stop GPU process. | derekjchow | 2015-07-30 | 1 | -8/+12 |
* | Normalize the tracing PID used for the browser process | ericrk | 2015-07-27 | 1 | -2/+4 |
* | Put windows vpx hardware decode behind a flag. | dalecurtis | 2015-07-17 | 1 | -0/+3 |
* | content: Set IOSurface manager token in the Gpu process before handling GpuMe... | reveman | 2015-06-26 | 1 | -6/+15 |
* | Implement GetSandboxType() on all platforms and implement for all process typ... | wfh | 2015-06-24 | 1 | -0/+5 |
* | Mac: Enable NSCGLSurface API by default | ccameron | 2015-06-17 | 1 | -1/+1 |
* | content: Invalidate all managed IOSurfaces if the GPU process crashes. | reveman | 2015-06-16 | 1 | -2/+10 |
* | Mac: Remove NSView+NSOpenGLContext in favor of NSCGLSurface | ccameron | 2015-06-16 | 1 | -1/+2 |
* | gpu: Add Android build fingerprint to shader hash | sievers | 2015-06-09 | 1 | -0/+7 |
* | Added separate UMA stats for processes that were killed by SIGKILL, whichs is... | oshima | 2015-06-04 | 1 | -0/+5 |
* | Mac: Add layer-backed NSView+NSOpenGLContext rendering path | ccameron | 2015-06-04 | 1 | -0/+1 |
* | Revert of Mac: Add layer-backed NSView+NSOpenGLContext rendering path (patchs... | zea | 2015-06-04 | 1 | -1/+0 |
* | Mac: Add layer-backed NSView+NSOpenGLContext rendering path | ccameron | 2015-06-04 | 1 | -0/+1 |
* | content: Pass IOSurface references using Mach IPC. | reveman | 2015-06-04 | 1 | -0/+10 |
* | Added switch to disable specified GL extensions. | dyen | 2015-05-14 | 1 | -0/+1 |
* | Remove kIgnoreResolutionLimitsForAcceleratedVideoDecode flag | henryhsu | 2015-05-12 | 1 | -1/+0 |
* | Update {virtual,override} to follow C++11 style in content. | nick | 2015-04-24 | 1 | -5/+4 |
* | Simplify ChildProcessLauncher | sievers | 2015-03-28 | 1 | -1/+2 |
* | favor DCHECK_CURRENTLY_ON for better logs in content/browser | mostynb | 2015-03-26 | 1 | -1/+1 |
* | favor DCHECK_CURRENTLY_ON for better logs in content/browser/[f-p]* | mostynb | 2015-03-18 | 1 | -2/+2 |
* | Get rid of ChannelInit::SetSingleProcessIOTaskRunner() | morrita | 2015-03-18 | 1 | -1/+5 |
* | Android: Don't attempt to read /self/proc/exe during GPU launch | Daniel Sievers | 2015-02-12 | 1 | -0/+8 |
* | Mechanical rename of tracing includes for /content [1/3] | ssid | 2015-01-28 | 1 | -1/+1 |
* | Insert in-process GPU switches on UI thread | boliu | 2015-01-27 | 1 | -7/+0 |
* | Propagate kProfilerTiming to the GPU process | jdduke | 2015-01-09 | 1 | -0/+1 |
* | Add querying supported formats to V4L2 VEA | henryhsu | 2015-01-06 | 1 | -1/+0 |
* | Removed discrepancy in low-end-device-mode flag | ssid | 2014-12-16 | 1 | -1/+2 |
* | Plumb surface id to GpuMemoryBuffer allocation. | alexst | 2014-12-08 | 1 | -2/+23 |
* | Re-land: content: Refactor GPU memory buffer framework. | reveman | 2014-11-25 | 1 | -12/+4 |
* | Revert of content: Refactor GPU memory buffer framework. (patchset #4 id:6000... | alexst | 2014-11-25 | 1 | -4/+12 |
* | content: Refactor GPU memory buffer framework. | reveman | 2014-11-24 | 1 | -12/+4 |
* | Don't pass ProcessHandle through ChildProcessHostDelegate. | rvargas | 2014-11-18 | 1 | -1/+2 |
* | gpu: Associate all GpuMemoryBuffers with unique IDs. | reveman | 2014-11-05 | 1 | -6/+16 |
* | Standardize usage of virtual/override/final in content/browser/ | dcheng | 2014-10-21 | 1 | -4/+2 |
* | Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD. | morrita | 2014-10-20 | 1 | -3/+3 |
* | Use UI message loop for in process GPU thread on Windows | jbauman | 2014-10-13 | 1 | -1/+6 |
* | gpu: Compositor management of GpuMemoryBuffer instances. | reveman | 2014-10-13 | 1 | -4/+3 |
* | Enable remote CoreAnimation API by default. | ccameron | 2014-10-10 | 1 | -1/+1 |
* | Replacing the OVERRIDE with override and FINAL with final in content/browser... | mohan.reddy | 2014-10-07 | 1 | -3/+3 |
* | Add kEnableWebRtcHWVp8Encoding to GPU process. | wuchengli | 2014-09-30 | 1 | -0/+1 |
* | content: Make sure GpuProcessHost replies to all outstanding CreateGpuMemoryB... | reveman | 2014-09-06 | 1 | -0/+7 |
* | Move |kSwitchNames| to anonymous namespace. | jorgelo | 2014-08-23 | 1 | -47/+50 |
* | Add a new ozone switch to enable surfaceless output mode. | achaulk@chromium.org | 2014-08-16 | 1 | -0/+1 |
* | Add a flag to enable remote CoreAnimation API. | ccameron@chromium.org | 2014-08-15 | 1 | -0/+2 |
* | Make GPU back-pressure work with remote CALayers | ccameron@chromium.org | 2014-08-13 | 1 | -41/+0 |
* | VAVEA: Turn VAAPI encoder flag into a kill switch. | posciak@chromium.org | 2014-08-12 | 1 | -1/+1 |
* | Add base:: qualification to some COmmandLine references in content. | brettw@chromium.org | 2014-08-11 | 1 | -12/+17 |