summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* IndexedDB: Simplify cursor data callbacks.jsbell@chromium.org2012-08-153-52/+4
* Moves device_orientation to content namespaceaousterh@chromium.org2012-08-151-1/+1
* Add basic ARM policy to seccomp-bpf sandbox.jorgelo@chromium.org2012-08-151-6/+15
* Fix a misuse of framebuffer target in GLHelper (2)sheu@chromium.org2012-08-151-4/+4
* H/W decoded H.264 videos would not play at times on Windows 8. This was becau...ananta@chromium.org2012-08-141-0/+15
* Seccomp: merge i386 and x86_64 architectures in system call sets.jln@chromium.org2012-08-141-9/+226
* OMX: Don't try to send buffers when in resetting state.marcheu@chromium.org2012-08-141-2/+12
* Creates the WebCompositorOutputSurface, which is the new mechanism for render...nduca@chromium.org2012-08-131-0/+5
* OMX: Don't leave FreeOutputBuffers if MakeCurrent fails.marcheu@chromium.org2012-08-131-3/+0
* Defer OMX Flush() when no input buffers are available.fischman@chromium.org2012-08-131-12/+21
* Seccomp-bpf: more policy cleanup.jln@chromium.org2012-08-131-82/+91
* VDA: Append correct number of bytes per frame for VP8arun.m@samsung.com2012-08-131-1/+1
* Throttle SelectRange IPChusky@chromium.org2012-08-131-0/+3
* Add moar logging for "Couldn't load plug-in" errors.bauerb@chromium.org2012-08-131-0/+1
* Remove obsolete codejoth@chromium.org2012-08-111-6/+0
* Prevent cmsetac.dll from loading in GPU process.apatrick@chromium.org2012-08-111-0/+15
* mac: Remove more 10.5-only codethakis@chromium.org2012-08-101-1/+1
* Adding selection text direction to SelectionBoundsChanged.jcivelli@chromium.org2012-08-101-2/+4
* [Android] Fix device_info registration.yfriedman@chromium.org2012-08-101-0/+2
* Ensure that the correct open gl context is made current before attempting to ...ananta@chromium.org2012-08-104-6/+19
* Move the injection test API to content/public.avi@chromium.org2012-08-101-26/+0
* Chromium glue for Preemptive cursors and passing keys from renderer to browseralecflett@chromium.org2012-08-105-14/+109
* OMX: Make context current before using EGLImage functions.marcheu@chromium.org2012-08-104-6/+20
* Remove unused include and always-true compile-time checkjamesr@chromium.org2012-08-101-6/+0
* Browser Plugin: New Implementation (Renderer Side)fsamuel@chromium.org2012-08-102-0/+153
* Fix a misuse of framebuffer target in GLHelper.mazda@chromium.org2012-08-091-2/+2
* Add pepper permissions to WebPluginInfobrettw@chromium.org2012-08-091-0/+3
* Seccomp-bpf: policy cleanup.jln@chromium.org2012-08-091-111/+117
* IndexedDB: Send cursor data along with success messagesjsbell@chromium.org2012-08-093-0/+18
* Revert 150863 - Browser Plugin: New Implementation (Renderer Side)mmoss@chromium.org2012-08-092-153/+0
* Clean-up inline members of nested classes (content/)hans@chromium.org2012-08-092-14/+23
* Browser Plugin: New Implementation (Renderer Side)fsamuel@chromium.org2012-08-092-0/+153
* reland http://codereview.chromium.org/10830063/wjia@chromium.org2012-08-093-1/+14
* Allow disabling input throttle through RendererPreference (for Browser Plugin...fsamuel@chromium.org2012-08-091-0/+1
* h264 parser: fix setting default l1 ref list size for non-B frames.posciak@chromium.org2012-08-091-2/+4
* VAVDA: Fix a crash if we fail parsing SPS/DecodeInitial.posciak@chromium.org2012-08-092-0/+10
* Revert 150654 - Browser Plugin: New Implementation (Renderer Side)jeremya@chromium.org2012-08-092-153/+0
* Browser Plugin: New Implementation (Renderer Side)fsamuel@chromium.org2012-08-092-0/+153
* Seccomp-bpf: create system call sets.jln@chromium.org2012-08-081-96/+720
* Revert 150491 - refactor EnumerateDevices to make it a persistent request.wjia@chromium.org2012-08-083-14/+1
* refactor EnumerateDevices to make it a persistent request.wjia@chromium.org2012-08-083-1/+14
* Linux: add our own headers for system call numbers.jln@chromium.org2012-08-071-23/+1
* Factor common syscall from GPU and Flash policiesjln@chromium.org2012-08-071-81/+56
* Clean up GPU process seccomp-bpf sandbox policies.jorgelo@chromium.org2012-08-072-29/+9
* Cleaned up compositing mode field trial code by:vangelis@chromium.org2012-08-073-15/+54
* Ensure we don't have zombie child processes that get started but never get a ...jam@chromium.org2012-08-072-16/+36
* Revert 149909 - Block Avast! AV DLLs in sandboxed processes.jschuh@chromium.org2012-08-071-2/+0
* Add GL_CHROMIUM_texture_mailbox entrypoints to wgc3d implementationspiman@chromium.org2012-08-072-5/+17
* Delay GpuCommandBufferStub::AddDestructionObserver until we need it.piman@chromium.org2012-08-072-2/+6
* Add ResourceResponseHead members to IPC_STRUCT_TRAITS. Without this, missing ...simonjam@google.com2012-08-071-0/+2