summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* First part of the new media-internals javascript frontendtyoverby@chromium.org2013-07-267-6/+707
* Revert 213906 "base: Re-apply WeakPtr support for SequencedWorke..."dewittj@chromium.org2013-07-261-1/+0
* Move PPB_FileIO Query and Read implementation from the renderer to the plugin...bbudge@chromium.org2013-07-262-112/+26
* Not to queue the same input if DequeueOutputBuffer() returns INFO_TRY_AGAIN_L...xhwang@chromium.org2013-07-261-7/+12
* Fix location/size changeswonsik@chromium.org2013-07-262-12/+7
* base: Re-apply WeakPtr support for SequencedWorkerPools, fixing deadlocktommycli@chromium.org2013-07-261-0/+1
* DevTools: send trace events as bare object, not stringized JSON objectcaseq@chromium.org2013-07-263-5/+18
* Remove the implementation of deprecated Libjingle interface.xians@chromium.org2013-07-262-5/+0
* enable MSE and legacy EME by default on Androidqinmin@chromium.org2013-07-265-27/+1
* Move more input-related files to renderer_host/inputjdduke@chromium.org2013-07-2617-76/+76
* [Android] Release overscroll glow when the scroll gesture endsjdduke@chromium.org2013-07-263-20/+23
* Remove security_origin member from content::Stream.tyoshino@chromium.org2013-07-269-44/+44
* PepperFileRefHost: Port to use explicit permission grants in ChildProcessSecu...tommycli@chromium.org2013-07-268-50/+144
* <webview>: Cleanup error messages of newwindow, dialog and permissionrequest ...fsamuel@chromium.org2013-07-263-20/+14
* Make Mac and Windows include the USB ID in the device name like Linux.bemasc@google.com2013-07-261-2/+2
* <webview>: Move responsive/unresponsive events from content to chromefsamuel@chromium.org2013-07-266-129/+12
* Seperate horizontal and vertical overscrollingrharrison@chromium.org2013-07-266-75/+124
* Add missing dependency on media.gyp.phajdan.jr@chromium.org2013-07-261-0/+1
* Remove unittest usage of PluginDelegate for QuotaFileIO by giving it its own ...jam@chromium.org2013-07-2511-166/+123
* Cut dependencies on WebKit::WebView::zoom(Factor|Level)ToZoom(Level|Factor)jamesr@chromium.org2013-07-2510-22/+50
* Fix double clicking on windowsjamesr@chromium.org2013-07-251-4/+4
* Update include paths in base for base/process changes.rsesek@chromium.org2013-07-252-0/+2
* Update tools/imagediff/image_diff target to for layout testsjamesr@chromium.org2013-07-251-0/+11
* move BrowserFontResource_Trusted to content/childscottmg@chromium.org2013-07-256-4/+538
* Use a mock implementation of Platform::crypto() for layout tests.eroman@chromium.org2013-07-255-0/+24
* Remove the PpapiInterfaceFactoryManager abstraction which isn't needed anymor...jam@chromium.org2013-07-257-173/+4
* Put the pepper files which were moved in r213578 to the content namespace.jam@chromium.org2013-07-25160-1540/+1229
* Web MIDI: implement WebMIDIClient to handle permissionstoyoshim@chromium.org2013-07-2512-48/+165
* Revert 213636 "Switch Chromium to use Blink's blink_resources.grd"bulach@chromium.org2013-07-254-4/+4
* Switch Chromium to use Blink's blink_resources.grdtfarina@chromium.org2013-07-254-4/+4
* Move websocketstreamhandle_bridge.h out of webkit/glue/.darin@chromium.org2013-07-251-1/+1
* Revert 213582 "Add support for selectively deleting different bi..."earthdok@chromium.org2013-07-255-454/+161
* Update include paths in content/common for base/process changes.rsesek@chromium.org2013-07-2520-20/+16
* Update include paths in webkit for base/process changes.rsesek@chromium.org2013-07-253-3/+3
* Update include paths in content/public for base/process changes.rsesek@chromium.org2013-07-2527-30/+37
* Roll swarm_client @ 213621.maruel@chromium.org2013-07-252-4/+8
* Update include paths in miscellaneous content/ directories for base/process c...rsesek@chromium.org2013-07-2519-22/+21
* When showing a previously blocked popup, restore the "window features"jochen@chromium.org2013-07-252-20/+20
* FileAPI: Clean up around FileSystemBackendnhiroki@chromium.org2013-07-251-7/+5
* Followup to r213578 to not include video_destination_handler.cc if ENABLE_PLU...jam@chromium.org2013-07-253-3/+8
* Split PepperPluginRegistry into the pieces that are needed in each process. c...jam@chromium.org2013-07-2515-272/+299
* Add support for selectively deleting different bits of StoragePartition relat...lazyboy@chromium.org2013-07-255-161/+454
* Move webkit/plugins/ppapi to content/renderer/pepper.jam@chromium.org2013-07-25147-106/+19627
* Make inttypes.h and similar macro usage C++11-friendly.thakis@chromium.org2013-07-251-1/+1
* Remove intranet hostname check from ssl_policy now that CertVerifier handles itrsleevi@chromium.org2013-07-251-19/+0
* Add Chromium-side functionality for SourceBuffer.remove().acolwell@chromium.org2013-07-252-0/+23
* Position guest context menu correctly in aura and windows.lazyboy@chromium.org2013-07-244-1/+48
* Fix IDB browser crash when renderer is killed because of malformed IPC.dgrogan@chromium.org2013-07-242-1/+6
* Update include paths in content/renderer for base/process changes.rsesek@chromium.org2013-07-249-9/+7
* Initial plumbing for Scroll End Effectrharrison@chromium.org2013-07-248-48/+43