Loosen restriction to get folly::future::CoreTest pass on android
[folly.git] / folly / futures / test / TimekeeperTest.cpp
2015-12-01 Yedidya FeldblumAvoid deprecated Singleton<T>::get() in folly/futures
2015-07-02 Hans Fugalminor Timekeeper bug
2015-07-02 Hans FugalDiscourage Duration in code comments and tests
2015-07-01 Hans FugalNuke Future<void> (folly/futures)
2015-06-26 Hannes Roth(Wangle) Clean up some data races in tests
2015-06-09 Hannes Roth(Wangle) Clean up tests
2015-06-03 Dave WatsonChain executor in timeout functions
2015-06-03 Dave WatsonChain interrupt handlers
2015-05-28 Dave WatsonFix cancel in ThreadWheelTimeKeeper
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-02-11 Hans FugalFuture<T>::onTimeout(Duration, function<T()>, Timekeepe...
2015-01-13 James Sedgwickmove Futures from folly::wangle to folly
2015-01-13 James Sedgwickmove wangle/futures to futures