summaryrefslogtreecommitdiffstats
path: root/content/child
Commit message (Expand)AuthorAgeFilesLines
* Enable runtime flag for datalist element on Androidkeishi@chromium.org2013-11-301-2/+0
* Notify WebSocket handshake information to the renderer, chromium sideyhirano@chromium.org2013-11-273-0/+42
* IndexedDB: Don't leak database proxy objectsjsbell@chromium.org2013-11-261-2/+8
* Fix windowless NPAPI Flash videos not working on certain sites.ananta@chromium.org2013-11-261-5/+12
* IndexedDB: Don't re-send WebIDBDatabase pointerjsbell@chromium.org2013-11-251-2/+3
* LOG(INFO) -> VLOG(0) in content/scottmg@chromium.org2013-11-231-1/+1
* More scaffolding, add class ServiceWorkerProviderHost.michaeln@chromium.org2013-11-222-18/+25
* Android: Remove NEON check for enabling WebAudio on ARM.rtoy@google.com2013-11-221-5/+2
* Fix DCHECK in HandleEventMessageFilterHook firing when right clicking on a wi...jam@chromium.org2013-11-221-0/+6
* IndexedDB: Support binary keys in Chromium back-endjsbell@chromium.org2013-11-211-0/+6
* Destruct the renderer thread's quota dispatcher before we shutdown V8/Blinkkinuko@chromium.org2013-11-201-0/+1
* Add ChildMessageFilter, a base class for renderer/worker cross-thread Message...kinuko@chromium.org2013-11-1911-106/+298
* Preserve should_replace_current_entry across request transfers.davidben@chromium.org2013-11-194-1/+11
* Fix windowless mouse events not working in NPAPI Flash in Chrome desktop Wind...ananta@chromium.org2013-11-192-0/+36
* Followup cleanup for WebDatabaseObserverkinuko@chromium.org2013-11-181-4/+2
* Fix debug build when enable_plugins==0spang@chromium.org2013-11-181-0/+4
* IndexedDB: Implement back-end for IDBCursor.continuePrimaryKey()jsbell@chromium.org2013-11-165-6/+22
* Allow Web Animations CSS flag to be turned off as well as onsteveblock@chromium.org2013-11-151-2/+6
* Rewrite include paths for Blink public/ headers that have movedphilipj@opera.com2013-11-141-2/+2
* IndexedDB: move DataLoss enum out of WebIDBCallbacksjsbell@chromium.org2013-11-141-1/+1
* Pepper: Move FileIO host from renderer to browser.teravest@chromium.org2013-11-132-27/+0
* Implement ScopedChildProcessReference classkinuko@chromium.org2013-11-122-0/+71
* Change WebDatabaseObserverImpl to implement public/platform's WebDatabaseObse...kinuko@chromium.org2013-11-122-82/+108
* Cleanup: Remove unused includes of webkit/glue/webkit_glue.htfarina@chromium.org2013-11-123-3/+0
* 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