summaryrefslogtreecommitdiffstats
path: root/content/child
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of the shared_memory header in content/browser/, content...avi@chromium.org2013-07-174-4/+4
* Move DBMessageFilter to content/child since its only used in child ptypesjamesr@chromium.org2013-07-172-0/+97
* IndexedDB: Coding conventions and cleanupjsbell@chromium.org2013-07-133-27/+24
* add missing headers in components/tracing/child_trace_message_filter.h and mostynb@opera.com2013-07-131-1/+3
* Implement async version of WebFileSystem::createFileWriterkinuko@chromium.org2013-07-122-0/+34
* Cleanup: split FileSystemDispatcher::Create into CreateFile and CreateDirectorykinuko@chromium.org2013-07-123-12/+23
* Allow tracing to console everywhere.vollick@chromium.org2013-07-111-0/+14
* Remove the --disable-javascript-i18n-api command line flag.peter@chromium.org2013-07-101-3/+0
* Rename the "Experimental WebKit Features" flag.mkwst@chromium.org2013-07-101-1/+1
* Add command line flags to enable Web Animations CSS and SVG implementationsdstockwell@chromium.org2013-07-101-0/+6
* IndexedDB: Switch key/value handling from vector<char> to std::stringjsbell@chromium.org2013-07-102-10/+10
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-095-6/+6
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-07-027-59/+77
* Enable input type week on Androidkeishi@chromium.org2013-07-011-2/+0
* Use a direct include of time headers in content/, part 1.avi@chromium.org2013-06-281-1/+1
* IndexedDB: Remove uses of WebKit API types from back-end codejsbell@chromium.org2013-06-282-3/+8
* Remove unused arguments from storage-related Chromium impls of Blink APIadamk@chromium.org2013-06-272-16/+6
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-271-2/+3
* Move some classes out of webkit/glue/.darin@chromium.org2013-06-271-1/+0
* Fix IndexedDB after r208777.jam@chromium.org2013-06-2713-76/+123
* Make ChildThread::current() and ChildProcess::current() only work on the main...jam@chromium.org2013-06-264-21/+50
* Move image_decoder.cc/.h from webkit\glue to content\child.ananta@chromium.org2013-06-263-0/+97
* Tell IDB frontend about data loss.dgrogan@chromium.org2013-06-251-1/+4
* Remove usage of ChildProcess::current() and ChildThread::current() other than...jam@chromium.org2013-06-2511-242/+174
* Use {As,From}UTF16Unsafe instead of file_path_string_conversions.{h,cc}.darin@chromium.org2013-06-252-5/+4
* Remove initialization of WebPInAcceptHeader flag from Chromiumurvang@google.com2013-06-241-5/+0
* Move the npruntime_util.h/.cc files from webkit\glue to content\child.ananta@chromium.org2013-06-214-4/+78
* Track NPObject ownership by the originating plugins' NPP identifier. [4/6] (C...wez@chromium.org2013-06-218-21/+97
* Cleanup: Remove unneeded gurl.h includes.thestig@chromium.org2013-06-211-1/+0
* Add michaeln as owner of appcache files in content/child.jam@chromium.org2013-06-211-0/+1
* Migrate media-related platform support code from webkit/ to content/.scherkus@chromium.org2013-06-202-30/+0
* remove non-arm cpu support for webaudioqinmin@chromium.org2013-06-201-3/+3
* Fix line ending confusion with a whitespace change to these files.michaeln@google.com2013-06-202-106/+107
* Origin identifiers are always ASCII, store as std::stringjamesr@chromium.org2013-06-185-16/+21
* fileapi: Remove FilePath parameter from FileSystemMsg_DidReadMetadatasatorux@chromium.org2013-06-184-16/+19
* Move appcache_dispatcher and appcache_backend_proxy to content/child.michaeln@google.com2013-06-174-0/+258
* Factor out string sending code in WebBlobRegistryImpl into a separate method.tyoshino@chromium.org2013-06-172-28/+42
* Update Blink include pathsabarth@chromium.org2013-06-1710-11/+11
* move webkit/glue/worker_task_* to webkit/child/scottmg@chromium.org2013-06-143-3/+3
* Enable WebAudio by default on Android by changing the enable flag to a disabl...rtoy@google.com2013-06-131-11/+7
* move webkit/glue/fling_* to webkit/childscottmg@chromium.org2013-06-132-0/+48
* Move nullable_string16.h to the string subdirectory.avi@chromium.org2013-06-131-1/+1
* Shared workers should support --enable-experimental-webkit-features.simonjam@chromium.org2013-06-122-0/+155
* Make security team OWNERS for all IPC *_messages*.h files.palmer@chromium.org2013-06-122-16/+16
* stub webkit/child/ and webkitplatformsupport_child_impl for transitionscottmg@chromium.org2013-06-121-2/+2
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-113-3/+3
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-112-3/+3
* 2nd try: Split webkit_storage target into webkit_storage_{browser,common,rend...kinuko@chromium.org2013-06-111-0/+1
* Revert 205463 "Split webkit_storage target into webkit_storage_{..."kinuko@chromium.org2013-06-111-1/+0
* Split webkit_storage target into webkit_storage_{browser,common,renderer}kinuko@chromium.org2013-06-111-0/+1