0
Commit Graph

5 Commits

Author SHA1 Message Date
brettw@google.com
176aa48371 Add Terminate() to the Process object, have RenderProcessHost use this to avoid some more Windows specific code.
Move Process and SharedMemory into the base namespace (most changes).

Review URL: http://codereview.chromium.org/10895

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5446 0039d316-1c4b-4281-b951-d872f2087c98
2008-11-14 03:25:15 +00:00
maruel@google.com
a44aee6511 This change ensures that base_unittests will not segfault on this.
I actually managed to crash it. I had /dev/shm unmounted by accident.
In these conditions the test fail and you get SIGSEGV.

Patch by Pawel Hajdan jr <phajdan.jr@gmail.com>


git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2121 0039d316-1c4b-4281-b951-d872f2087c98
2008-09-12 17:41:52 +00:00
paulg@google.com
22bed6734f First pass of porting the shared memory unittest. We still need
to port the underlying SharedMemory machinery, like ShareToProcess,
before we can add all the tests in this file to the Mac and linux
builds. This change removes the Windows threading dependencies.
Review URL: http://codereview.chromium.org/1922

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2046 0039d316-1c4b-4281-b951-d872f2087c98
2008-09-11 00:31:43 +00:00
license.bot
bf09a5036c Use a more compact license header in source files.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1287 0039d316-1c4b-4281-b951-d872f2087c98
2008-08-24 00:55:55 +00:00
initial.commit
d7cae12696 Add base to the repository.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8 0039d316-1c4b-4281-b951-d872f2087c98
2008-07-26 21:49:38 +00:00