summaryrefslogtreecommitdiffstats
path: root/base/thread_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Annotate a test-only data race on booleantimurrrr@chromium.org2009-12-021-0/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Implementation of Pipeline and FilterHost interfaces. This is a large change...ralphl@chromium.org2009-01-281-0/+9
* Moved Init() before startup_data_->event.Signal() because derivedjrg@chromium.org2009-01-271-0/+23
* Review URL: http://codereview.chromium.org/18690jrg@chromium.org2009-01-221-23/+0
* Moved Init() startup_data_->event.Signal() because derived classes mayjrg@chromium.org2009-01-221-0/+23
* * Cleanup: move base/platform_test.h -> testing/jeremy@chromium.org2008-12-021-1/+1
* Reapply 5971 which was reverted in 5974. The unit test wasn't unregistering t...maruel@chromium.org2008-12-011-1/+1
* Reverting 5971.maruel@chromium.org2008-11-251-1/+1
* Add superficial unit test for PrintJob. That's a start.maruel@chromium.org2008-11-251-1/+1
* Ensure Cocoa sets up its multithreaded environmentmmentovai@google.com2008-08-281-6/+8
* Allow consumers of MessageLoop to specify the type of MessageLoop they want.darin@google.com2008-08-261-2/+6
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Port the Thread class properly to Mac and Linux. This involved portingdarin@google.com2008-08-211-2/+2
* - Add Thread::StopSoon() and remove Thread::NonBlockingStop(). StopSoon() can...maruel@google.com2008-08-121-65/+35
* Add base to the repository.initial.commit2008-07-261-0/+157