Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove base/platform_thread.h stub and fix up all callers to use the new loca... | brettw@google.com | 2011-01-01 | 1 | -2/+2 |
* | Rename Chrome threads to use a "Cr" prefix. | evan@chromium.org | 2010-06-09 | 1 | -1/+1 |
* | Add a DCHECK to make sure that SpawnTarget is not called | nsylvain@chromium.org | 2010-02-01 | 1 | -0/+7 |
* | -Fix a wrong comment | cpu@google.com | 2009-07-01 | 1 | -0/+3 |
* | Add support for alternate window station. | nsylvain@chromium.org | 2009-05-20 | 1 | -2/+3 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Move a function from controller.cc to sandbox_utils.cc in | nsylvain@chromium.org | 2008-12-23 | 1 | -1/+2 |
* | Set the thread name for the sandbox event thread. | deanm@chromium.org | 2008-11-04 | 1 | -0/+3 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | When run chrome with --no-sandbox, the renderer process calls the dtor of Bro... | cpu@google.com | 2008-07-30 | 1 | -1/+4 |
* | Add sandbox to the repository. | initial.commit | 2008-07-26 | 1 | -0/+322 |