summaryrefslogtreecommitdiffstats
path: root/content/child
Commit message (Expand)AuthorAgeFilesLines
* Fix a fd leak in NPChannelBase on Posixjoth@chromium.org2013-11-071-0/+12
* mac: Prepare for -Wunused-functions.thakis@chromium.org2013-11-073-68/+0
* Fix not resuming a request after a plugin calls NPN_URLRedirectResponse.jam@chromium.org2013-11-071-1/+1
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-0770-453/+453
* Service worker registration error supportalecflett@chromium.org2013-11-072-10/+34
* Decouple lifetime of database thread and WebDatabase, chromium side.jochen@chromium.org2013-11-062-1/+17
* Make WebSocket developers OWNERs of content/**/*websocket* files.yhirano@chromium.org2013-11-061-0/+5
* Revert 232547 "Pepper: Move FileIO host from renderer to browser."teravest@chromium.org2013-11-052-0/+27
* Notify WebSocket connection failure, chromium sideyhirano@chromium.org2013-11-053-4/+37
* Generate dataLossMessage from corruption stringsdgrogan@chromium.org2013-11-021-1/+2
* Pepper: Move FileIO host from renderer to browser.teravest@chromium.org2013-11-022-27/+0
* Revert 232440 "Pepper: Move FileIO host from renderer to browser."csharp@chromium.org2013-11-012-0/+27
* Pepper: Move FileIO host from renderer to browser.teravest@chromium.org2013-11-012-27/+0
* Add flag to renable repaint after layout.dsinclair@chromium.org2013-10-311-0/+3
* Flush out initial [un]registerServiceWorker roundtripalecflett@chromium.org2013-10-3011-0/+464
* Add ALLOW_UNUSED to CondVarLazyInstanceTraits for clang+android+Releasefischman@chromium.org2013-10-291-1/+1
* Fix crash with IPC_MESSAGE_LOG_ENABLED when running in single-process mode or...adam.treat@samsung.com2013-10-282-4/+9
* Simplify SharedWorkerRepository code (Chromium side)kinuko@chromium.org2013-10-271-0/+5
* Workaround for NPChannelBase multithreaded usejoth@chromium.org2013-10-251-29/+62
* Consolidate serialization code in base::HistogramDeltasSerializervitalybuka@chromium.org2013-10-232-66/+14
* Cleanup deprecated and no longer needed blob revamp stuff, deadcode.michaeln@google.com2013-10-227-137/+25
* 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