summaryrefslogtreecommitdiffstats
path: root/content/child
Commit message (Expand)AuthorAgeFilesLines
* Per discussion with Jam, reverting cl since it is causing crbug/369128.matthewyuan@chromium.org2014-05-012-32/+0
* Fixed IndexedDBCursor destruction bug.cmumford@chromium.org2014-05-011-6/+9
* [refactor] Remove WebArrayBuffer from unittests, since now using std::vector.eroman@chromium.org2014-04-305-277/+160
* Fix WebURLLoaderImpl::Context leak if a pending request is canceled.kcwu@chromium.org2014-04-302-0/+32
* [webcrypto] Make operations run on a background thread so they don't block th...eroman@chromium.org2014-04-3013-385/+1095
* Remove base::WideToUTF16Hack() usage in ftp_directory_listing_response_delega...thestig@chromium.org2014-04-301-2/+2
* [Android] Use cc timestamps for fling animationjdduke@chromium.org2014-04-301-9/+6
* [refactor] Remove usages of WEBCRYPTO_HAS_ERROR_TYPE ifdef.eroman@chromium.org2014-04-303-33/+0
* Revert 266798 "[webcrypto] Make operations run on a background t..."jsbell@chromium.org2014-04-2913-1089/+385
* Enable the mediaControlsOverlayPlayButtonEnabled setting on Androidphilipj@opera.com2014-04-291-2/+0
* [webcrypto] Make operations run on a background thread so they don't block th...eroman@chromium.org2014-04-2913-385/+1089
* The chromium-side backchannel plumbing for blobs in IDB.ericu@chromium.org2014-04-286-41/+114
* [webcrypto] Set the error type for failures.eroman@chromium.org2014-04-288-864/+1086
* ServiceWorker: Queue worker state changes until Blink is ready for themfalken@chromium.org2014-04-283-7/+38
* Move IPC::MessageFilter and router to a separate filedmichael@chromium.org2014-04-2512-25/+43
* Move Mojo channel initialization closer to IPC::Channel setupdarin@chromium.org2014-04-244-1/+117
* Revert 265693 "Move Mojo channel initialization closer to IPC::C..."brianderson@chromium.org2014-04-234-117/+1
* Return stable storage from NPN_UserAgent.shess@chromium.org2014-04-231-1/+8
* Move Mojo channel initialization closer to IPC::Channel setupdarin@chromium.org2014-04-234-1/+117
* [DevTools] HiDPI cursors for touch emulation.dgozman@chromium.org2014-04-231-3/+0
* Remove unused WebMessagePortChannel::entangle() methoddarin@chromium.org2014-04-222-5/+0
* Don't try to create ServiceWorkerDispatcher in destruction pathkinuko@chromium.org2014-04-223-2/+19
* Disable unprefixed EME API when MediaCodec is not available.xhwang@chromium.org2014-04-211-0/+1
* Revert accidental dartium code pushjamescook@chromium.org2014-04-172-9/+0
* merged 1908terry@google.com2014-04-172-0/+9
* Add blink_platform_impl support for ConvertableToTraceFormatcaseq@chromium.org2014-04-172-0/+66
* Add a ServiceWorkerMsg_SetCurrentServiceWorker IPC message.falken@chromium.org2014-04-175-8/+56
* Include thread_id in ServiceWorkerMsg_ServiceWorkerStateChangedkinuko@chromium.org2014-04-172-1/+3
* Clarify the actions performed when a child process is shutdownhclam@chromium.org2014-04-162-0/+13
* Remove flag for disabling prefixed MediaSource API.acolwell@chromium.org2014-04-151-5/+1
* Revert 263647 "Revert 263644 "[DevTools] Touch emulation in cont..."dgozman@chromium.org2014-04-151-0/+1
* Revert 263644 "[DevTools] Touch emulation in content."fischman@chromium.org2014-04-141-1/+0
* [DevTools] Touch emulation in content.dgozman@chromium.org2014-04-141-0/+1
* CHECK that shared bitmap was mapped on POSIX.jbauman@chromium.org2014-04-111-1/+1
* [Android] Eliminate fling-related JNI access issuejdduke@chromium.org2014-04-111-2/+7
* Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...piman@chromium.org2014-04-112-45/+0
* Chromium-side plumbing for ServiceWorker.statechange and .statekinuko@chromium.org2014-04-117-25/+135
* Avoid fling termination with negative or small time deltasjdduke@chromium.org2014-04-112-4/+8
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-101-751/+0
* ServiceWorker: propagate provider_id to the browser process in .registerkinuko@chromium.org2014-04-103-16/+22
* WebBlobInfo plumbing for WebIDBDatabaseImpl::put.ericu@chromium.org2014-04-095-2/+70
* Remove unnecessary Platform::createMessagePortChannel methoddarin@chromium.org2014-04-092-6/+25
* Introduce ServiceWorkerHandle for tracking WebServiceWorkerImpl referencekinuko@chromium.org2014-04-096-11/+43
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-093-3/+3
* New IPC message parameters for IDB/Blob support.ericu@chromium.org2014-04-093-31/+25
* Expose the virtual memory limit to blinkjochen@chromium.org2014-04-082-0/+5
* Revert 262487 "Add net/base/filename_util.h."sergeyu@chromium.org2014-04-083-3/+3
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-083-3/+3
* Return version_id for RegisterServiceWorker and use the version_id for PostMe...kinuko@chromium.org2014-04-084-7/+9
* Remove --enable-html-importsmorrita@chromium.org2014-04-071-3/+0