| Commit message (Expand) | Author | Age | Files | Lines |
* | Header cleanup in base. | brettw@chromium.org | 2010-08-17 | 1 | -1/+0 |
* | Update dynamic annotations and move them to base/third_party | timurrrr@chromium.org | 2010-05-14 | 1 | -1/+1 |
* | Add a Thread::CleanUpAfterMessageLoopDestruction() method which gets called a... | eroman@chromium.org | 2010-04-14 | 1 | -1/+120 |
* | Reverting this CL as it causes chrome frame net tests to crash at exit. The c... | ananta@chromium.org | 2010-04-13 | 1 | -109/+1 |
* | Don't call Thread::CleanUp() before the MessageLoop destruction observers hav... | eroman@chromium.org | 2010-04-13 | 1 | -1/+109 |
* | Revert 43127 [It resulted in a free memory write because of a consumer that w... | eroman@chromium.org | 2010-03-31 | 1 | -109/+1 |
* | Don't call Thread::CleanUp() before the MessageLoop destruction observers hav... | eroman@chromium.org | 2010-03-30 | 1 | -1/+109 |
* | Annotate a test-only data race on boolean | timurrrr@chromium.org | 2009-12-02 | 1 | -0/+3 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Implementation of Pipeline and FilterHost interfaces. This is a large change... | ralphl@chromium.org | 2009-01-28 | 1 | -0/+9 |
* | Moved Init() before startup_data_->event.Signal() because derived | jrg@chromium.org | 2009-01-27 | 1 | -0/+23 |
* | Review URL: http://codereview.chromium.org/18690 | jrg@chromium.org | 2009-01-22 | 1 | -23/+0 |
* | Moved Init() startup_data_->event.Signal() because derived classes may | jrg@chromium.org | 2009-01-22 | 1 | -0/+23 |
* | * Cleanup: move base/platform_test.h -> testing/ | jeremy@chromium.org | 2008-12-02 | 1 | -1/+1 |
* | Reapply 5971 which was reverted in 5974. The unit test wasn't unregistering t... | maruel@chromium.org | 2008-12-01 | 1 | -1/+1 |
* | Reverting 5971. | maruel@chromium.org | 2008-11-25 | 1 | -1/+1 |
* | Add superficial unit test for PrintJob. That's a start. | maruel@chromium.org | 2008-11-25 | 1 | -1/+1 |
* | Ensure Cocoa sets up its multithreaded environment | mmentovai@google.com | 2008-08-28 | 1 | -6/+8 |
* | Allow consumers of MessageLoop to specify the type of MessageLoop they want. | darin@google.com | 2008-08-26 | 1 | -2/+6 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Port the Thread class properly to Mac and Linux. This involved porting | darin@google.com | 2008-08-21 | 1 | -2/+2 |
* | - Add Thread::StopSoon() and remove Thread::NonBlockingStop(). StopSoon() can... | maruel@google.com | 2008-08-12 | 1 | -65/+35 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+157 |