Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -1/+1 |
* | Enforce Terminate on Heap Corruption in most of our executable on Windows XP ... | maruel@google.com | 2008-09-24 | 1 | -1/+2 |
* | Allow consumers of MessageLoop to specify the type of MessageLoop they want. | darin@google.com | 2008-08-26 | 1 | -6/+0 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Fix the flaky atexit test by preventing it from running the global atexit cal... | mmentovai@google.com | 2008-08-14 | 1 | -2/+2 |
* | Update a comment about AtExitManager for unit tests. Removes a typo. | deanm@google.com | 2008-08-13 | 1 | -2/+1 |
* | Get rid of the command-line hacks for posix platforms. | evanm@google.com | 2008-08-12 | 1 | -0/+2 |
* | Adds new class AtExitManager which manages the dtors of all singletons. | cpu@google.com | 2008-08-01 | 1 | -0/+5 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+34 |