summaryrefslogtreecommitdiffstats
path: root/chrome/browser/worker_host
Commit message (Expand)AuthorAgeFilesLines
* Get rid of RenderViewHostDelegate::BrowserIntegration since it was unnecessar...jam@chromium.org2011-01-221-6/+2
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-152-8/+8
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-242-4/+5
* Add stats for figuring out how often we kill processes because of malformed I...jam@chromium.org2010-12-221-0/+2
* Create a message filter for message port and worker messages. This allows a ...jam@chromium.org2010-12-2112-1062/+980
* Add URLRequestContextOverride in SocketStreamDispatcherHostukai@chromium.org2010-12-201-1/+30
* Create a ResourceMessageFilter to filter resource related IPCs. This gets ri...jam@chromium.org2010-12-152-50/+7
* Make SocketStreamDispatcherHost a BrowserMessageFilter.jam@chromium.org2010-12-151-0/+2
* Remove BrowserFileSystemContext class and merge it into SandboxedFileSystemCo...kinuko@chromium.org2010-12-141-1/+1
* Deinline even more destructors.erg@google.com2010-12-142-1/+5
* Rename ResourceMessageFilter to RenderMessageFilter, since that's what it act...jam@chromium.org2010-12-143-7/+7
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-131-1/+0
* Make DatabaseDispatcherHost be a message filter so that ResourceMessageFilter...jam@chromium.org2010-12-132-13/+4
* Switch a bunch of remaining filters to derive from BrowserMessageFilters so t...jam@chromium.org2010-12-132-39/+9
* Make BrowserMessageFilter support dispatching messages on different threads.jam@chromium.org2010-12-101-2/+2
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-082-6/+6
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-2/+2
* Make the AppCacheDispatcherHost be a MessageFilter so that ResourceMessageFil...jam@chromium.org2010-12-042-6/+42
* Move:ben@chromium.org2010-12-021-1/+1
* Refactor: move HostContentSettingsMap to content_settingsgfeher@chromium.org2010-11-302-2/+2
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* Check content settings when accessing web databases from workers.jochen@chromium.org2010-11-252-0/+43
* Fix crash in web workers when entangled port sender is null.inferno@chromium.org2010-11-181-8/+12
* Dispatch MIME registry queries to FILE thread.kinuko@chromium.org2010-11-132-30/+11
* FileSystem code cleanup 1st cut - does some class renaming.kinuko@chromium.org2010-11-091-1/+1
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-091-1/+1
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-1/+0
* This is the second try at submitting http://codereview.chromium.org/3991007/s...ericu@google.com2010-10-251-0/+23
* Revert 63619 - Workers who want to use FileWriter need to be granted permissi...ericu@google.com2010-10-231-23/+0
* Workers who want to use FileWriter need to be granted permission to access fi...ericu@google.com2010-10-231-0/+23
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-222-16/+16
* FBTF: Even more deinlining.erg@google.com2010-10-202-0/+5
* Flip the filesystem flag from --enable to --disable.kinuko@chromium.org2010-10-161-1/+1
* Support file utilities and mime-related methods on workers.kinuko@chromium.org2010-10-152-1/+41
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-122-2/+2
* Initial work on worker support for FileWriter.ericu@google.com2010-10-111-4/+1
* Resubmit of http://codereview.chromium.org/3476002/show but without the crash...ericu@google.com2010-10-071-1/+2
* Revert 61833 - Add the actual writing-files part of FileWriter.ericu@google.com2010-10-071-2/+1
* Add the actual writing-files part of FileWriter.ericu@google.com2010-10-071-1/+2
* Rename ChromeThread to BrowserThread Part3:tfarina@chromium.org2010-10-071-2/+2
* Refactor ChromeURLRequestContext to pull out ExtensionInfoMap into a sharedmpcomplete@chromium.org2010-09-301-1/+1
* Add Worker support for FileSystem API.kinuko@chromium.org2010-09-272-1/+14
* Fix the problem that BlobDispatcherHost is not hooked up in WorkerProcessHost.jianli@chromium.org2010-09-242-1/+11
* FBTF: Move Extension::LaunchContainer to extension_constants.h.erg@google.com2010-09-162-2/+5
* Run worker processes via the zygote.agl@chromium.org2010-09-131-8/+5
* Remove asserts in message_port_dispatcher that are too aggresive.levin@chromium.org2010-09-082-49/+0
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-0/+1
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1