summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Add new TextInputState parameters to carry information from WebViewImpl::text...olilan@chromium.org2012-08-211-3/+27
* Split net::UploadData into two: for resource request IPC and for upload handlingkinuko@chromium.org2012-08-212-49/+10
* Revert 152528 - Split net::UploadData into two: for resource request IPC and ...kinuko@chromium.org2012-08-212-10/+49
* Split net::UploadData into two: for resource request IPC and for upload handlingkinuko@chromium.org2012-08-212-49/+10
* VAVDA: Properly size the picture vector before using itmarcheu@chromium.org2012-08-211-5/+10
* Disable seccomp-legacy if --no-sandbox is passed.jln@chromium.org2012-08-211-4/+6
* Add full ARM syscall list.jorgelo@chromium.org2012-08-211-7/+1
* Add comments to HistogramFlatterner interface and rename a functionkaiwang@chromium.org2012-08-202-6/+11
* VAVDA: Clarify curr_pic_ ownership in FinishPicture().posciak@chromium.org2012-08-201-6/+15
* Enable verbose logging during PluginMsg_CreateInstance.bauerb@chromium.org2012-08-201-1/+1
* Add a completion callback to gpuBenchmarking.beginSmoothScrollnduca@chromium.org2012-08-181-1/+6
* Made result_filefaceid output optional in FontConfigIPC::Match. There are cas...alokp@chromium.org2012-08-181-1/+2
* Add GPU memory tab to the task manager.ccameron@chromium.org2012-08-185-11/+132
* Add ARM syscalls to syscall sets.jorgelo@chromium.org2012-08-171-13/+93
* Remove old chromium openCursor() gluealecflett@chromium.org2012-08-172-19/+0
* Revert 151975 - Enable verbose logging during PluginMsg_CreateInstance.piman@chromium.org2012-08-171-1/+1
* Correct style issues in Linux sandbox code.jln@chromium.org2012-08-172-3/+3
* Enable verbose logging during PluginMsg_CreateInstance.bauerb@chromium.org2012-08-161-1/+1
* Implements part of DeviceMotion in the browseraousterh@chromium.org2012-08-162-0/+51
* VAVDA: properly mark outputted pictures.posciak@chromium.org2012-08-161-0/+2
* Reduce per-tab memory to 128M maximum, reduce default maximum across all tabs...ccameron@chromium.org2012-08-153-6/+22
* Always call OMX_FreeBuffer(), even in ERRORING.fischman@chromium.org2012-08-152-24/+20
* 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