summaryrefslogtreecommitdiffstats
path: root/content/child
Commit message (Expand)AuthorAgeFilesLines
* Do not run MSE related tests when MSE is not available.xhwang@chromium.org2013-10-192-7/+7
* Added trace events to ResourceDispatcher to try capturing uncategorized time....simonhatch@chromium.org2013-10-191-1/+5
* DCHECK data_length of ResourceMsg_DataReceivedtyoshino@chromium.org2013-10-171-0/+2
* Add commandline flag for service workers.alecflett@chromium.org2013-10-151-0/+3
* Refactoring: Move MessagePort-related IPCs and handling them away from Worker...marja@chromium.org2013-10-151-9/+9
* [FileAPI] Clean up WebFileSystemImpl::openFileSystemtzik@chromium.org2013-10-152-16/+0
* Revert 228448 "Refactoring: Move MessagePort-related IPCs and ha..."marja@chromium.org2013-10-141-9/+9
* Refactoring: Move MessagePort-related IPCs and handling them away from Worker...marja@chromium.org2013-10-141-9/+9
* [FileAPI] Drop unused expected size parameter from OpenFileSystem IPCtzik@chromium.org2013-10-124-9/+20
* Ensure we notify the plugin by cancelling the request when a url fetch fails.jam@chromium.org2013-10-113-2/+27
* Modify PluginURLFetcher to avoid accessing members after calling PluginStream...bbudge@chromium.org2013-10-091-2/+6
* Add a content switch to turn off unprefixed MediaSource APIqinmin@chromium.org2013-10-081-0/+4
* Quota request_id:thread_id map handling fix in QuotaDispatcherkinuko@chromium.org2013-10-083-9/+27
* [FileAPI] Correct FileSystemMsg_Remove namingtzik@chromium.org2013-10-081-1/+1
* Refactor & Harden SiteIsolationPolicydsjang@chromium.org2013-10-023-346/+324
* Add a flag for fast text autosizingpdr@chromium.org2013-10-021-0/+3
* Cancel resources in the plugin process when a user presses the stop button or...jam@chromium.org2013-10-012-1/+3
* IndexedDB: Add defaults for switches on WebIDBKeyType (1/4)jsbell@chromium.org2013-10-011-0/+2
* Fix a crash in ChildThread::ShutdownThreadfeng@chromium.org2013-09-291-2/+43
* Rename "disable-legacy-encrytped-media" flag to "disable-prefixed-encrypted-m...xhwang@chromium.org2013-09-261-3/+3
* Convert USE(NATIVE_FULLSCREEN_VIDEO) to a runtime enabled featuretrchen@chromium.org2013-09-261-0/+3
* Remove palmer from many (not all) OWNERS files for IPC.palmer@chromium.org2013-09-251-1/+0
* Revert 225099 "Cancel resources in the plugin process when a use..."pasko@chromium.org2013-09-252-3/+1
* Cancel resources in the plugin process when a user presses the stop button or...jam@chromium.org2013-09-242-1/+3
* Introduce webkit_glue bridges for the new WebSocket Implementation.yhirano@chromium.org2013-09-248-2/+410
* More Chromium Blob hacking to switch from bloburls to blobuuids.michaeln@chromium.org2013-09-241-3/+10
* [Retry] SyncFS: Support resolveLocalFileSystemURL on SyncFileSystemnhiroki@chromium.org2013-09-214-1/+88
* Enable Device Motion API on all platforms by default.timvolodine@chromium.org2013-09-191-8/+2
* Fix a bug with message ports.jam@chromium.org2013-09-192-3/+4
* Revert 223635 "SyncFS: Support resolveLocalFileSystemURL on Sync..."nhiroki@chromium.org2013-09-194-86/+1
* SyncFS: Support resolveLocalFileSystemURL on SyncFileSystemnhiroki@chromium.org2013-09-174-1/+86
* Support byte range requests when routing resource requests directly through t...jam@chromium.org2013-09-177-28/+162
* ChildProcessSecurityPolicy: Port FileAPIMessageFilter to use new checkstommycli@chromium.org2013-09-162-8/+8
* Android: Graduate Web Speech Recognition as no longer experimental.janx@chromium.org2013-09-131-4/+1
* Running with IPC logging sometimes fails because the IPC logger getshubbe@chromium.org2013-09-131-0/+6
* Move a bunch of windows stuff from ui/base/win to ui/gfx/winben@chromium.org2013-09-121-3/+3
* Add newlines to the end of files where they were missinghans@chromium.org2013-09-122-2/+2
* Load NPAPI plugin resources through the browser process directly instead of g...jam@chromium.org2013-09-1117-113/+479
* Move gtk and gdk compatibility headers from ui/base/gtk to ui/gfxdavemoore@chromium.org2013-09-111-1/+1
* Move ui/base/win/dpi.h to ui/gfx/dpi_win.hben@chromium.org2013-09-101-3/+3
* Post-cleanup after WebFileSystemCallbacks switchkinuko@chromium.org2013-09-102-76/+45
* Chromium Blob hackingmichaeln@chromium.org2013-09-079-60/+214
* Move Range code to gfx.ben@chromium.org2013-09-061-1/+1
* Convert a bunch of resource IPCs to be control messages. They didn't need to ...jam@chromium.org2013-09-063-37/+21
* Make WebFileSystemCallbacks not self-destructkinuko@chromium.org2013-09-065-63/+91
* Move the WebPluginResourceClient interface to its own header. Also fix up met...jam@chromium.org2013-09-0411-41/+55
* Whitelisting exts and plugins from cross-site document blockingdsjang@chromium.org2013-09-044-5/+49
* Propagate the encoded data length through OnDownloadData delegate methodyusukesuzuki@chromium.org2013-09-033-6/+8
* Disable the Web Notification API on Android.peter@chromium.org2013-09-031-0/+2
* Revert "Chromium Blob hacking" This reverts r220754.tkent@chromium.org2013-09-029-214/+60