summaryrefslogtreecommitdiffstats
path: root/base/thread_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* * 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