summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Toward an android build of sync_unit_tests: OWNERS=jam (or unspecified)jrg@chromium.org2012-01-271-2/+4
* android build: progress on content and libjingle.jrg@chromium.org2012-01-271-2/+2
* No need to have HostZoomMap know about "original" map, which is really just a...jam@chromium.org2012-01-271-1/+1
* Distinguish null IDBKey (no value) and invalid IDBKey (value is not valid key)jsbell@chromium.org2012-01-263-11/+13
* Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leakyfischman@chromium.org2012-01-262-14/+8
* support video device enumeration from renderer process.wjia@chromium.org2012-01-251-1/+37
* Stronger synchronization for resize on osmesa.backer@chromium.org2012-01-252-0/+5
* DXVAVideoDecodeAccelerator preserves FPU state.apatrick@chromium.org2012-01-251-2/+3
* Prep for landing WK76487jsbell@chromium.org2012-01-252-2/+11
* Use WebKit implementation of accessible scrolling methods.dmazzoni@chromium.org2012-01-241-5/+15
* Remove the ChildProcessMsg_AskBeforeShutdown message since it's now always se...jam@chromium.org2012-01-244-19/+4
* Do not invoke setDartEnabled.antonm@google.com2012-01-241-1/+0
* Add a cros autotest runner for omx_video_decode_accelerator_unittest (on ARM).fischman@chromium.org2012-01-241-1/+3
* Adding tommi@chromium.org to media-related OWNERS files.scherkus@chromium.org2012-01-241-0/+1
* Pass Content-security-policy and header type from WebSharedWorkerProxy to Web...tsepez@chromium.org2012-01-231-2/+7
* Change grow box computation back to a method on BrowserWindowthakis@chromium.org2012-01-231-4/+0
* Probably a merge conflict with r118172backer@chromium.org2012-01-231-1/+1
* DevTools: open resources in the front-end's browser, not the agent's browser.pfeldman@chromium.org2012-01-231-0/+4
* Implements partial swaps for EGLpkotwicz@chromium.org2012-01-201-4/+104
* Adds support for 16kHz input sample rate and mono channel config. in WebRTC.henrika@chromium.org2012-01-191-0/+4
* Add a per-tab preference to match WebSettings::images_enabled.mnaganov@chromium.org2012-01-191-0/+1
* Disallow navigation in platform apps.mihaip@chromium.org2012-01-191-0/+1
* Change sandbox policy so we can create sync socketscpu@chromium.org2012-01-191-3/+14
* --in-process-gpu works for Linux desktop and Aurabacker@chromium.org2012-01-191-3/+22
* gpu: reference target surfaces through a globally unique surface id.piman@chromium.org2012-01-1812-282/+153
* Fix leak in LoadSandboxTemplate found by Valgrindjeremy@chromium.org2012-01-161-5/+6
* Add --enable-gpu-debugging to call glGetError after every command in the comm...gman@chromium.org2012-01-141-1/+1
* Fix deadlock in WebMediaPlayerImpl::Destroy() when HW video decode is enabled.fischman@chromium.org2012-01-141-2/+6
* Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...fischman@chromium.org2012-01-134-15/+1
* Add the ability to share GL contexts across channels.piman@chromium.org2012-01-1212-93/+104
* Revert 116954 - Pass Content-security-policy and header type from WebSharedWo...tsepez@chromium.org2012-01-121-5/+3
* Fix texture leak in handling of OmxVideoDecodeAccelerator::Flush().fischman@chromium.org2012-01-122-53/+100
* [Coverity] Fixed call by value to by referencegroby@chromium.org2012-01-121-3/+3
* Revert 117324 - Convert use of int ms to TimeDelta in files owned by apatrick.lambroslambrou@google.com2012-01-122-4/+3
* Convert use of int ms to TimeDelta in files owned by apatrick.tedvessenes@gmail.com2012-01-112-3/+4
* Allow plugins to add rotate commands to Chrome context menus.bbudge@chromium.org2012-01-111-1/+14
* Pass Content-security-policy and header type from WebSharedWorkerProxy to Web...tsepez@chromium.org2012-01-091-3/+5
* Coverity fix: Unused valuearthurhsu@chromium.org2012-01-091-2/+1
* Crash if the render process fails to create its IO thread.eroman@chromium.org2012-01-061-2/+4
* Removing duplicate IPC and dead code: GpuMsg_VisibilityChangedmmocny@chromium.org2012-01-062-11/+0
* Remove PtsStream from GpuVideoDecoder.fischman@chromium.org2012-01-062-9/+14
* Replace OpenComplete with DidOpenFileSystem and DidFail for FileSystem.tzik@chromium.org2012-01-063-18/+14
* Make GpuCommandBufferStub slightly more robust to bad messages from client.gman@chromium.org2012-01-061-30/+59
* When renderer process tries to establish a GPU channel, close any existing one.apatrick@chromium.org2012-01-053-26/+16
* Fix --enable-partial-swap for Aurabacker@chromium.org2012-01-051-2/+3
* Add plumbing necessary to read IDBIndex.multiEntry attribute.jsbell@chromium.org2012-01-041-2/+7
* Remove TransportTexture, it's unusedpiman@chromium.org2012-01-045-294/+3
* Don't ignore {OMX,DXVA}VideoDecodeAccelerator::Initialize() failures.fischman@chromium.org2011-12-301-1/+2
* TBR=jampfeldman@chromium.org2011-12-291-0/+4
* base::Bind: Random remaining cleanups.jhawkins@chromium.org2011-12-232-9/+11