summaryrefslogtreecommitdiffstats
path: root/chrome/common/child_process.h
Commit message (Expand)AuthorAgeFilesLines
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* FBTF: Header cleanup in chrome/common. Part 1.jhawkins@chromium.org2010-08-171-3/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Added support for --worker-startup-dialog command line flag.atwilson@chromium.org2009-11-061-0/+1
* Uses DISALLOW_COPY_AND_ASSIGN instead of the deprecated version DISALLOW_EVIL...evan@chromium.org2009-08-281-1/+1
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-231-11/+17
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-231-17/+11
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-231-11/+17
* Revert r21117 as it caused reliability failures.estade@chromium.org2009-07-211-17/+11
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-201-11/+17
* Headers cleanup in chrome/commonphajdan.jr@chromium.org2009-05-291-4/+0
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-271-16/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-44/+34
* Reverting 10080.jam@chromium.org2009-02-201-32/+44
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-44/+32
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-2/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move away from the deprecated atomic.h interface to AtomicRefCount and Atomic...deanm@google.com2008-08-071-3/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+115