summaryrefslogtreecommitdiffstats
path: root/base/message_pump_libevent_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix failed apk unit test case MessagePumpLibeventTest.* on Android.shouqun.liu@intel.com2012-07-111-24/+40
* Added DCHECKS for speculative leak condition.scr@chromium.org2012-06-011-2/+6
* Add virtual and OVERRIDE to base/ implementation filesrsleevi@chromium.org2012-04-061-7/+7
* Enable ThreadChecker in non-debug builds if DCHECK_ALWAYS_ON isjoi@chromium.org2012-01-041-4/+4
* Cleanup for r93201.wtc@chromium.org2011-07-211-1/+0
* Handle object deletion in FileDescriptorWatcher callback.willchan@chromium.org2011-07-201-11/+91
* net doesn't depend on libevent directly now.wtc@chromium.org2011-06-221-1/+1
* Add thread check to WatchFileDescriptor.dmaclach@chromium.org2011-05-131-0/+66