summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Update SECCOMP policy for Tegra 124 sandboxdavidu@nvidia.com2014-01-281-15/+18
* Use icudat*.dat file on Macjshin@chromium.org2014-01-281-18/+23
* Enable pinch-to-zoom on Windows 8 by defaultcpu@chromium.org2014-01-281-0/+9
* Make ServiceWorkerVersion::{Start,Stop}Worker take callbackkinuko@chromium.org2014-01-283-58/+332
* Add aboxhall to content/browser/accessibility/OWNERSdtseng@chromium.org2014-01-281-0/+1
* The issue was that the window slider was initialized and then immediately qui...mfomitchev@chromium.org2014-01-281-2/+4
* Fix HTML select boxes so that they close when a window is dragged.pkotwicz@chromium.org2014-01-282-9/+33
* IndexedDB: fsync after transactions.dgrogan@chromium.org2014-01-281-2/+4
* Cleaning out unneeded WebGL DebugRenderInfo finch experiment plumbingbajones@chromium.org2014-01-283-133/+0
* [gpu] Remove StreamTexture(Manager) concept from command decodersievers@google.com2014-01-2714-267/+275
* Pass MIME type parameter for EME WD 'needkey' on Androidjrummell@chromium.org2014-01-271-2/+2
* Remove Windows accelerated surface support.jbauman@chromium.org2014-01-2710-370/+12
* Aura content shell: make the window shrinkable.mstensho@opera.com2014-01-271-0/+5
* Convert Media Galleries to use base::Filervargas@chromium.org2014-01-2752-1007/+972
* Re-land r246921: "Allow running content-shell headless with --dump-render-tree."dpranke@chromium.org2014-01-277-165/+228
* Null-check RenderView in PepperPluginInstance's destructor.jam@chromium.org2014-01-273-12/+12
* Delete AltErrorPageResourceFetcher. This is no longer being usedmmenke@chromium.org2014-01-274-123/+0
* Move PPB_KeyboardInputEvent.GetCode to stable.garykac@chromium.org2014-01-273-5/+25
* only enable hole punching for encrypted videoqinmin@chromium.org2014-01-274-18/+19
* Restart plugin loading only if the plugin list has actually become stale.bauerb@chromium.org2014-01-277-91/+146
* Pass extensions from WebSocketChannel to rendererricea@chromium.org2014-01-271-7/+7
* Re-enable Webrtc(AecDump)BrowserTest.CallWithAecDump on Windows.grunell@chromium.org2014-01-272-4/+2
* Leak detection at content_shellhajimehoshi@chromium.org2014-01-2713-34/+234
* Revert 246905 "Revert 246894 "Wire up AGC to the MediaStreamAudi..."xians@chromium.org2014-01-276-40/+127
* Remove GetMonitorInfoWrapper, which is no longer needed.brettw@chromium.org2014-01-271-0/+3222
* Add the scheme chrome-distiller:// and hook up data source.nyquist@chromium.org2014-01-274-22/+50
* Move kDataScheme constant into content namespace.tfarina@chromium.org2014-01-2613-14/+13
* content: Remove odd and unused forward declaration in plugin_service_impl.htfarina@chromium.org2014-01-261-6/+0
* WebMediaPlayer*: Rename |decryptor_| to |proxy_decryptor_|.xhwang@chromium.org2014-01-264-28/+32
* Implement browser-side logging to WebRtc logvrk@chromium.org2014-01-2619-30/+185
* Revert of content-shell: Allow running content-shell headless with --dump-ren...jochen@chromium.org2014-01-257-228/+165
* Add Async API unittests to readback format.siva.gunturi@samsung.com2014-01-253-9/+96
* WebMediaPlayerAndroid: Replace Unretained(this) with weak_factory_.GetWeakPtr().xhwang@chromium.org2014-01-251-7/+6
* Add support for closing Android Shell instances from Java.tedchoc@chromium.org2014-01-256-16/+113
* Restructure V4L2VDA to introduce v4l2 devicesshivdasp@nvidia.com2014-01-259-162/+350
* Deal with possibly NULL render_view_message_source_ in OnDidFailLoadWithError().tsepez@chromium.org2014-01-251-0/+5
* Make --dump-render-tree's requestAnimationFrame more realabarth@chromium.org2014-01-251-0/+1
* WebMediaPlayerImpl and WebMediaPlayerAndroid handle DecryptorReadyCB.xhwang@chromium.org2014-01-256-105/+167
* Revert r246051 since WebFrame()->parent() is always NULL on RenderFrame const...jam@chromium.org2014-01-251-1/+3
* Move preferred scrollbar style preference change listening from renderer to b...rsesek@chromium.org2014-01-251-1/+6
* Move conent::Referrer serialization to use IPC macros.tsepez@chromium.org2014-01-243-29/+6
* Refactor WebMediaPlayerImpl's multithreaded painting code into VideoFramePain...scherkus@chromium.org2014-01-242-101/+18
* IndexedDB: Replace static_cast<size_t>(123) with 123u in tests/checksjsbell@chromium.org2014-01-246-86/+73
* MTP Streaming: Linux streaming infrastructure changes.tommycli@chromium.org2014-01-241-1/+11
* Add F5 (reload), back and forward key accelerators to the Aura-based content ...mstensho@opera.com2014-01-241-0/+30
* Proxy private UMA pepper interface for out-of-process and NaCl plugins.elijahtaylor@chromium.org2014-01-247-120/+14
* Update webrtc/libjingle 5397:5420.ronghuawu@chromium.org2014-01-241-8/+4
* Fix DCHECK in RtcVideoCapturer.wjia@chromium.org2014-01-241-1/+1
* content-shell: Allow running content-shell headless with --dump-render-tree.sadrul@chromium.org2014-01-247-166/+229
* Add ability to enable / disable overscroll in about:flagsdavemoore@chromium.org2014-01-2411-11/+59