summaryrefslogtreecommitdiffstats
path: root/content/child
Commit message (Expand)AuthorAgeFilesLines
* ChildProcessSecurityPolicy: Port FileAPIMessageFilter to use new checkstommycli@chromium.org2013-09-162-8/+8
* Android: Graduate Web Speech Recognition as no longer experimental.janx@chromium.org2013-09-131-4/+1
* Running with IPC logging sometimes fails because the IPC logger getshubbe@chromium.org2013-09-131-0/+6
* Move a bunch of windows stuff from ui/base/win to ui/gfx/winben@chromium.org2013-09-121-3/+3
* Add newlines to the end of files where they were missinghans@chromium.org2013-09-122-2/+2
* Load NPAPI plugin resources through the browser process directly instead of g...jam@chromium.org2013-09-1117-113/+479
* Move gtk and gdk compatibility headers from ui/base/gtk to ui/gfxdavemoore@chromium.org2013-09-111-1/+1
* Move ui/base/win/dpi.h to ui/gfx/dpi_win.hben@chromium.org2013-09-101-3/+3
* Post-cleanup after WebFileSystemCallbacks switchkinuko@chromium.org2013-09-102-76/+45
* Chromium Blob hackingmichaeln@chromium.org2013-09-079-60/+214
* Move Range code to gfx.ben@chromium.org2013-09-061-1/+1
* Convert a bunch of resource IPCs to be control messages. They didn't need to ...jam@chromium.org2013-09-063-37/+21
* Make WebFileSystemCallbacks not self-destructkinuko@chromium.org2013-09-065-63/+91
* Move the WebPluginResourceClient interface to its own header. Also fix up met...jam@chromium.org2013-09-0411-41/+55
* Whitelisting exts and plugins from cross-site document blockingdsjang@chromium.org2013-09-044-5/+49
* Propagate the encoded data length through OnDownloadData delegate methodyusukesuzuki@chromium.org2013-09-033-6/+8
* Disable the Web Notification API on Android.peter@chromium.org2013-09-031-0/+2
* Revert "Chromium Blob hacking" This reverts r220754.tkent@chromium.org2013-09-029-214/+60
* Chromium Blob hackingmichaeln@chromium.org2013-09-019-60/+214
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* Fix a missing error handling.etienneb@chromium.org2013-08-291-2/+2
* Add an IPC to abort Stream construction.tyoshino@chromium.org2013-08-282-0/+6
* WebAudio should only be enabled on JellyBean or later.rtoy@google.com2013-08-281-0/+3
* content: Remove usage of deprecated FilePath::FromWStringHack() function.tfarina@chromium.org2013-08-272-25/+26
* Fix size_t underflow in length calculation for SiteIsolationPolicy class.ajwong@chromium.org2013-08-252-14/+26
* Add --enable-input-mode-attribute commandline switchyoichio@chromium.org2013-08-241-0/+3
* Fix reinterpret_casts of wndprocs to 32 bit valuesscottmg@chromium.org2013-08-241-8/+11
* UMA data collector for cross-site documents(XSD)dsjang@chromium.org2013-08-239-7/+1026
* Complete switching to use thread-specific WebFileSystem instancekinuko@chromium.org2013-08-222-81/+57
* Remove storage-related unused methods/fileskinuko@chromium.org2013-08-222-77/+0
* Move fileapi files to content/child/fileapi/tfarina@chromium.org2013-08-144-2/+636
* Implement WebFileSystem::openFileSystem (to switch from WebFrameClient::openF...kinuko@chromium.org2013-08-142-1/+69
* Use thread-local version of WebFileSystemImplkinuko@chromium.org2013-08-132-2/+42
* Chromium side for using overlay scrollbars on Aura or Linux.tony@chromium.org2013-08-121-0/+3
* Move kDisableCoreAnimationPlugins to content_switches since it's only used in...jam@chromium.org2013-08-121-1/+1
* Move appcache_frontend_impl.* to content/child/tfarina@chromium.org2013-08-129-13/+592
* Moved power_monitor_test_base to a more appropriate locationbajones@chromium.org2013-08-091-1/+1
* Revert 216592 "Moved power_monitor_test_base to a more appropria..."nhiroki@chromium.org2013-08-091-1/+1
* Moved power_monitor_test_base to a more appropriate locationbajones@chromium.org2013-08-091-1/+1
* Get rid of webkit/plugins/plugin_constants.* and move them to content/public/...jam@chromium.org2013-08-093-3/+3
* 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