summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Implement ServiceWorkerVersion::DispatchInstallEvent()kinuko@chromium.org2014-02-061-0/+11
* Wire GetDeviceFormatsInUse from VideoCaptureManager to VideoCaptureImplmcasas@chromium.org2014-02-051-1/+12
* Enable pinch-to-zoom on CrOS by default.bokan@chromium.org2014-02-052-0/+22
* Under --site-per-process, route input events from parent process to child fra...nick@chromium.org2014-02-052-0/+9
* Implement ServiceWorkerVersion::SendMessage()kinuko@chromium.org2014-02-051-2/+6
* Move the worker script loading code to the worker process (phase:4/5)horo@chromium.org2014-02-052-33/+23
* V4L2VDA: Fix a few bugs related to Reset() and buffer management.posciak@chromium.org2014-02-053-86/+172
* Remove rendering stats APIernstm@chromium.org2014-02-0410-224/+0
* Web MIDI: make naming convention be consistenttoyoshim@chromium.org2014-02-041-14/+14
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-02-034-25/+24
* Remove EVEA compatibility path using V4L2_CID_GLOBAL_ALPHAsheu@chromium.org2014-02-031-8/+1
* Probe whether MFPlat.dll is present on Windows systems.scherkus@chromium.org2014-02-031-0/+8
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-02-031-1/+0
* WebMediaPlayer{Android,Impl}: use RenderFrameObserver instead of ML::Destruct...fischman@chromium.org2014-02-011-3/+4
* Update Android EME IPCjrummell@chromium.org2014-01-312-4/+9
* Revert 248049 "Ensure GL initialization only happens once, and p..."kbr@chromium.org2014-01-311-0/+1
* Start moving context menu code to RenderFrame.jam@chromium.org2014-01-312-62/+64
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-301-1/+0
* Notify parent frame renderer when OOP child frame renderer crasheskenrb@chromium.org2014-01-301-0/+4
* Add the referrer policy to the page statejochen@chromium.org2014-01-303-2/+14
* Apply automatic enum range checking for appcache enums acros IPC.tsepez@chromium.org2014-01-301-2/+2
* Refine error code returned by ServiceWorkerVersion::StartWorker (e.g. PROCESS...kinuko@chromium.org2014-01-302-0/+6
* Revert 247793 "Ensure GL initialization only happens once, and p..."yoz@chromium.org2014-01-301-0/+1
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-301-1/+0
* Apply automatic range checking for enums across p2p_messages IPC.tsepez@chromium.org2014-01-301-3/+7
* Android: Always update SurfaceTexture when usedsievers@chromium.org2014-01-292-9/+41
* Apply automatic range checks to CC enum types across IPC.tsepez@chromium.org2014-01-291-3/+5
* Android: Always update SurfaceTexturesievers@chromium.org2014-01-281-2/+1
* Update SECCOMP policy for Tegra 124 sandboxdavidu@nvidia.com2014-01-281-15/+18
* [gpu] Remove StreamTexture(Manager) concept from command decodersievers@google.com2014-01-2711-261/+273
* Remove Windows accelerated surface support.jbauman@chromium.org2014-01-271-244/+0
* Convert Media Galleries to use base::Filervargas@chromium.org2014-01-272-5/+5
* Restart plugin loading only if the plugin list has actually become stale.bauerb@chromium.org2014-01-272-18/+24
* Move kDataScheme constant into content namespace.tfarina@chromium.org2014-01-261-1/+1
* Add Async API unittests to readback format.siva.gunturi@samsung.com2014-01-253-9/+96
* Restructure V4L2VDA to introduce v4l2 devicesshivdasp@nvidia.com2014-01-258-162/+346
* IndexedDB: Replace static_cast<size_t>(123) with 123u in tests/checksjsbell@chromium.org2014-01-241-6/+6
* Add ability to enable / disable overscroll in about:flagsdavemoore@chromium.org2014-01-242-0/+38
* Support format using enum argument for Async readback.siva.gunturi@samsung.com2014-01-242-29/+85
* Have a central operation status code for ServiceWorkerkinuko@chromium.org2014-01-242-0/+74
* Implement SetOption and GetOption methods defined in talk_base::AsyncPacketSo...mallinath@chromium.org2014-01-231-0/+6
* Make Android StreamTexture impl self-containedsievers@chromium.org2014-01-236-197/+119
* Make out of process iframes draw when flag enabled.kenrb@chromium.org2014-01-234-5/+15
* Remove StreamTexture API from WGC3D implssievers@chromium.org2014-01-232-9/+0
* Move preferred scrollbar style preference change listening from renderer to b...rsesek@chromium.org2014-01-232-1/+6
* Revert 246612 "Implement SetOption and GetOption methods defined..."akalin@chromium.org2014-01-231-6/+0
* Implement SetOption and GetOption methods defined in talk_base::AsyncPacketSo...mallinath@chromium.org2014-01-231-0/+6
* Wire VideoCaptureManager device capture formats to the renderer side.mcasas@chromium.org2014-01-231-0/+11
* IndexedDB: Only reset prefetch caches for cursors in same transactionjsbell@chromium.org2014-01-221-0/+2
* Make IPC_MESSAGE_EXPORT defined to be CONTENT_EXPORT for all IPCs in gpu_mess...jam@chromium.org2014-01-221-4/+3