| Commit message (Expand) | Author | Age | Files | Lines |
* | This adds some plumbing for propagating the status and error code of a render... | gspencer@chromium.org | 2010-12-14 | 1 | -2/+5 |
* | Revert 63067 - This adds some plumbing for propagating the status and error c... | gspencer@chromium.org | 2010-10-19 | 1 | -5/+2 |
* | This adds some plumbing for propagating the status and error code of a | gspencer@chromium.org | 2010-10-19 | 1 | -2/+5 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add undeclared virtual destructors. | ziadh@chromium.org | 2010-07-24 | 1 | -0/+3 |
* | Revert 46384 - Fix race in zygote_host_linux where socket was being read from... | kkania@chromium.org | 2010-05-05 | 1 | -9/+2 |
* | Fix race in zygote_host_linux where socket was being read from and written to... | kkania@chromium.org | 2010-05-04 | 1 | -2/+9 |
* | Create initial GPU backing store in the GPU process for X windows applications. | brettw@chromium.org | 2010-01-26 | 1 | -0/+1 |
* | Launch all child processes asynchronously so as not to block the IO thread. | jam@chromium.org | 2009-11-21 | 1 | -8/+10 |
* | Launch processes asynchronously so as not to block the UI thread. For now, re... | jam@chromium.org | 2009-11-18 | 1 | -0/+61 |
* | Revert 32203,32204,32205 - Launch processes asynchronously so as not to block... | jam@chromium.org | 2009-11-18 | 1 | -61/+0 |
* | Launch processes asynchronously so as not to block the UI thread. For now, r... | jam@chromium.org | 2009-11-17 | 1 | -0/+61 |