Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow linker initialization of lazy instance | joth@chromium.org | 2011-11-15 | 1 | -1/+1 |
* | content: Remove 16 exit time destructors and 15 static initializers. | thakis@chromium.org | 2011-11-08 | 1 | -28/+41 |
* | Thread::Stop() must be called before any subclass's destructor completes. | joi@chromium.org | 2011-11-02 | 1 | -5/+1 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -5/+3 |
* | Quick fix for memory race inherent to all subclasses of base::Thread. | joi@chromium.org | 2011-10-28 | 1 | -0/+6 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -0/+383 |