summaryrefslogtreecommitdiffstats
path: root/content/child
Commit message (Expand)AuthorAgeFilesLines
* Add --enable-html-imports commandline switch and about-flags entry.morrita@chromium.org2013-08-081-0/+3
* Fix plugin painting glitch with win aura when going to full screen and back, ...jam@chromium.org2013-08-081-4/+4
* Remove more plugin code when ENABLE_PLUGINS==0.jam@chromium.org2013-08-073-9/+9
* 2nd try: Support synchronous mode in WebFileWriterImplkinuko@chromium.org2013-08-063-12/+57
* Add Stream support to WebBlobRegistry and FileAPIMessageFilter.tyoshino@chromium.org2013-08-062-28/+99
* Revert 215787 "Support synchronous mode in WebFileWriterImpl"kinuko@chromium.org2013-08-063-58/+12
* Support synchronous mode in WebFileWriterImplkinuko@chromium.org2013-08-063-12/+58
* Avoid wasted work in FreePluginLibraryHelper().pochang0403@gmail.com2013-08-051-1/+3
* Don't enable MSE/EME for ICS devicesqinmin@chromium.org2013-08-031-2/+11
* Created multi-process-friendly PowerMonitor interface.bajones@chromium.org2013-08-025-0/+261
* Enable Device Motion on Android by default.timvolodine@chromium.org2013-08-021-0/+6
* Android: Speech Recognition depends on ExperimentalWebPlatformFeaturesjanx@chromium.org2013-08-011-1/+4
* child processes: wait 60 seconds before sending SIGALRM.asharif@chromium.org2013-08-011-7/+9
* Support synchronous mode for FileSystem/FileWriter APIkinuko@chromium.org2013-08-011-59/+171
* Implement Worker-MainThread bridge for FileWriter in Chromekinuko@chromium.org2013-08-013-40/+147
* Revert 214599 "Revert 214160 "Implement Worker-MainThread bridge..."kinuko@chromium.org2013-07-316-139/+336
* Revert 214160 "Implement Worker-MainThread bridge for FileSystem..."kinuko@chromium.org2013-07-316-336/+139
* Add the UMA PLT.BeginToFinish{,Doc}_AfterPreconnectRequest to measure PLT jus...kouhei@chromium.org2013-07-303-2/+5
* Revert 214172 "Revert 214162 "Make Platform::queryStorageUsageAn..."kinuko@chromium.org2013-07-296-19/+204
* Revert 214162 "Make Platform::queryStorageUsageAndQuota work fro..."kinuko@chromium.org2013-07-296-204/+19
* Make Platform::queryStorageUsageAndQuota work from worker threadskinuko@chromium.org2013-07-296-19/+204
* Implement Worker-MainThread bridge for FileSystem API in Chromekinuko@chromium.org2013-07-296-139/+336
* enable MSE and legacy EME by default on Androidqinmin@chromium.org2013-07-261-11/+0
* move BrowserFontResource_Trusted to content/childscottmg@chromium.org2013-07-252-0/+510
* Move websocketstreamhandle_bridge.h out of webkit/glue/.darin@chromium.org2013-07-251-1/+1
* Update include paths in miscellaneous content/ directories for base/process c...rsesek@chromium.org2013-07-257-9/+9
* Record Chrome trace events in tcmalloc heap profilesjamescook@chromium.org2013-07-242-3/+23
* Implement ChildThread::shutdown and clear members that have refs into blinkjochen@chromium.org2013-07-232-1/+7
* reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...scottmg@chromium.org2013-07-236-7/+7
* Revert 212927 "Move webkitplatformsupport_impl and related from ..."bryeung@chromium.org2013-07-226-7/+7
* Move webkitplatformsupport_impl and related from glue to childscottmg@chromium.org2013-07-226-7/+7
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-216-12/+9
* Simplify how we get the plugin list in the webkit platform support by removin...jam@chromium.org2013-07-202-9/+0
* Use builders to convert between WebKit and content IDB typesjamesr@chromium.org2013-07-206-44/+236
* Remove webkit/plugins/npapi.jam@chromium.org2013-07-193-22/+15
* Move NPAPI test plugin to content/test/plugin.jam@chromium.org2013-07-191-3/+3
* Move npapi related files from content\child to the new content\child\npapi di...jam@chromium.org2013-07-1913-36/+35
* Move NPAPI implementation out of webkit/plugins/npapi and into content.jam@chromium.org2013-07-1936-14/+8785
* Convert to new WebIDBTypes enums and accessorsjamesr@chromium.org2013-07-183-4/+5
* Use a direct include of the message_loop header in content/, part 3.avi@chromium.org2013-07-187-7/+7
* 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