summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* ImageTransportSurface::CreateSurface on Windows handles the following cases:scottmg@chromium.org2012-11-201-2/+1
* Consolidate SetDeviceScaleFactor into ScreenInfoChangedoshima@chromium.org2012-11-201-4/+0
* The WebKit experimental features flag should also control CSS Grid Layout.jchaffraix@chromium.org2012-11-201-0/+1
* Forcibly disable MacVDA, even for users who ignore the GPU blacklist.fischman@chromium.org2012-11-171-0/+6
* Plug IOSurface leak at context tear-down.ccameron@chromium.org2012-11-162-11/+16
* Don't wait endlessly for flushing the batched queries sent to the GPU driverananta@chromium.org2012-11-161-7/+25
* Fix Cross-Process Redirect Navigationirobert@chromium.org2012-11-151-5/+10
* Initialize device scale factor correctly on Androidskyostil@chromium.org2012-11-151-0/+1
* Revert 167800 - Fix Cross-Process Redirect Navigationcreis@chromium.org2012-11-151-10/+5
* Fix Cross-Process Redirect Navigationirobert@chromium.org2012-11-151-5/+10
* Revert content/common ownership partially.jln@chromium.org2012-11-141-3/+4
* cc: Remove cc::settings, move them to LayerTreeSettings.danakj@chromium.org2012-11-141-4/+7
* Triggering InspectElement from context menu over a guest will open guest's de...lazyboy@chromium.org2012-11-141-1/+17
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-142-2/+2
* DXVA: remove path that reads back decoded frames to system memory.apatrick@chromium.org2012-11-141-112/+30
* Reverting this to fix the compile failures on linux clang. please reland afte...ananta@chromium.org2012-11-131-17/+1
* Triggering InspectElement from context menu over a guest will open guest's de...lazyboy@chromium.org2012-11-131-1/+17
* Make sure we don't re-allocate transfer buffers and leave them around whenccameron@chromium.org2012-11-131-0/+5
* Remove legacy IDB backend IPC glue for string-based references.alecflett@chromium.org2012-11-1310-274/+5
* Revert "Enable Seccomp-BPF sandbox for renderers/workers and PPAPI processes ...ygorshenin@chromium.org2012-11-131-29/+13
* Enable Seccomp-BPF sandbox for renderers/workers and PPAPI processes on i386.jorgelo@chromium.org2012-11-131-13/+29
* content: Use Vector2d for the UpdateRect and ScrollRect APIsdanakj@chromium.org2012-11-132-10/+8
* Request mirroring for all nv omx componentsshivdasp@nvidia.com2012-11-102-5/+5
* content: Update the includes to point to ipc_listener.htfarina@chromium.org2012-11-101-1/+1
* content: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-101-1/+1
* Browser Plugin: Don't bundle cursor with HandleInputEvent.fsamuel@chromium.org2012-11-101-3/+7
* Get windowless plugins working when accelerated compositing is turned on by c...jam@chromium.org2012-11-101-2/+0
* Move global_descriptors to base/posix.brettw@chromium.org2012-11-091-1/+1
* Let backgrounded tabs to keep their textures.ccameron@chromium.org2012-11-093-10/+216
* Use GLX_SGI_video_sync to get a vblank signal.backer@chromium.org2012-11-092-6/+6
* Gracefully deny prlimit64.jorgelo@chromium.org2012-11-091-0/+2
* WebGraphicsContext3DCommandBufferImpl::genMailboxCHROMIUIM is not a synchrono...apatrick@chromium.org2012-11-091-1/+9
* Use the IPC id, not the object store idalecflett@chromium.org2012-11-091-1/+1
* GPUChannel pools mailbox names.apatrick@chromium.org2012-11-095-3/+75
* Browser Plugin: Implement AutoSizefsamuel@chromium.org2012-11-091-7/+7
* Add security team as owners of IPC files.tsepez@chromium.org2012-11-095-6/+51
* Webview tag creation should be using storage partitions.nasko@chromium.org2012-11-081-0/+1
* Remove knowledge about the view's window from the renderer.jam@chromium.org2012-11-071-5/+1
* Add support for external out-of-process PPAPI plugins in the browser.bbudge@chromium.org2012-11-071-13/+15
* Push the screen rect of the page and browser to the renderer to avoid sync IP...jam@chromium.org2012-11-071-14/+8
* Restructure memory management function inccameron@chromium.org2012-11-072-98/+111
* Plumb drag event info through from the renderer. This CL appends the followingvarunjain@chromium.org2012-11-073-2/+34
* Track the total amount of managed memory allocated by all clients.ccameron@chromium.org2012-11-073-68/+192
* IPC to generate mailbox names on the GPU process IO thread.apatrick@chromium.org2012-11-076-0/+99
* Push ContentViewCore size change to RWHVdtrainor@chromium.org2012-11-064-3/+9
* Clean up the interface between GpuMemoryManager and GpuCommandBufferStub.ccameron@chromium.org2012-11-069-468/+487
* Check for presence of EGL_ANGLE_surface_d3d_texture_2d_share_handle extension...apatrick@chromium.org2012-11-061-4/+2
* Upstream the implementation for createStreamTextureChromium and destroyStream...qinmin@chromium.org2012-11-052-0/+13
* Check for errors in SendManagedMemoryStatsccameron@chromium.org2012-11-051-0/+3
* Fix ContentViewCore.flingScroll()husky@chromium.org2012-11-051-0/+8