AHM ASAN test adjustment
[folly.git] / folly / experimental /
2015-01-13 Jim Meyeringfolly/experimental/test/BitsBenchmark.cpp: avoid -Wsign...
2015-01-13 Andrii GrynenkoReplace singleton names with type tags
2015-01-13 Philip Proninfix __cxa_throw signature
2015-01-13 Chip TurnerImprove unit test output and logging to diagnose build...
2014-12-29 Chip TurnerFix Dwarf path handling to fix broken test
2014-12-29 Kai WangPrint linux TID while crashing
2014-12-29 Andrew GallagherVarious Dwarf::Path fixes
2014-12-18 James Sedgwickcodemod: merge folly/wangle and folly/experimental...
2014-12-18 Dave Watsonremove Cpp2WorkerFactory
2014-12-18 James Sedgwickstabilize IOFuturePool test
2014-12-18 Laurent Demaillyfix bug with elf object left with file open upon error...
2014-12-18 Andrii Grynenkoget_fast/get_weak_fast API for folly::Singleton
2014-12-18 James Sedgwickcodemod: folly/wangle/ -> folly/wangle/futures
2014-12-18 Andrii GrynenkoRemove locking when getting ptr to Singleton
2014-12-18 James Sedgwickglobal io executor
2014-12-18 James Sedgwickmove wangle/Executor.h to folly/ root
2014-12-11 Brian WatlingFix clang compilation
2014-12-11 Dave WatsonOnly test multi accept if reuse port supported
2014-12-11 Brian WatlingUse an IO thread pool executor by default
2014-12-11 Adrian HamzaAdd mock singleton injection support to folly/experimen...
2014-12-11 davejwatsonMulti accept
2014-12-11 Sean CannellaTransportInfo size mismatches
2014-12-11 Dave Watsonset internal thread factory
2014-12-11 Dave WatsonBump up log level
2014-12-11 Andrii GrynenkoRevert "Revert "Make folly::Singleton's destruction...
2014-12-11 Bartosz NitkaRevert "Make folly::Singleton's destruction happen...
2014-12-11 Nicholas Ormrodinclude gflags header in SSLSessionCacheManager
2014-12-11 Andrii GrynenkoMake folly::Singleton's destruction happen earlier
2014-12-11 James Sedgwickadd consumeUntilDrained API to NotificationQueue::Consumer
2014-12-11 James Sedgwickfix Makefile.am
2014-12-11 Dave Watsonfix build
2014-12-11 James SedgwickChannelPipeline tests and fixes
2014-12-11 James SedgwickAsyncSocketHandler
2014-12-11 James Sedgwicktest for OutputBufferingHandler
2014-12-11 James Sedgwickmodifiable channel pipelines
2014-11-19 Dave Watsonserver bootstrap
2014-11-19 Edward Chinadd custom getLoad() for multifeed leaf
2014-11-19 Nicholas OrmrodFix build break
2014-11-19 James SedgwickIndefinite observers and inline observers
2014-11-19 James SedgwickOutputBufferingHandler
2014-11-19 James Sedgwickfix potential race/memory corruption in IOThreadPoolExe...
2014-11-19 James Sedgwickpriority CPU thread pool
2014-11-19 Dave WatsonMove Acceptor to wangle
2014-11-19 Andrii Grynenkofolly::Singleton-based McrouterManager
2014-11-08 Philip ProninBMI1 support in EliasFanoCoding
2014-11-08 Lucian Grijincufolly: wangle: NamedThreadFactory: store of the thread...
2014-11-08 James Sedgwicknetty-like channels
2014-11-08 Daniel SommermannFix -Wsign-compare
2014-11-08 James SedgwickName prefix setter for NamedThreadFactory
2014-11-08 Mark DraytonIncrease size of demangled symbol buffer
2014-11-08 Nicholas Ormrodvolatile override
2014-11-08 Nicholas OrmrodFix folly lint errors
2014-10-29 Dave WatsonAdd MemoryIdler suppot to IOThreadPoolExecutor
2014-10-29 Dave WatsonRemove some leftover apache paths
2014-10-29 Andrii GrynenkoSchedule destroyInstances in registrationComplete
2014-10-29 Hans Fugal(wangle) dummy cpp files
2014-10-17 Tom JacksonFixing broken bits test
2014-10-17 Andrii GrynenkoDon't throw in Singleton::get() if singleton is alive
2014-10-17 James Sedgwicksupport for move-only types
2014-10-17 James Sedgwickmerge wangle/Executor.h and experimental/wangle/concurr...
2014-10-17 Andrii GrynenkoSchedule destroyInstances only when first singleton...
2014-10-17 Sean CannellaFix clang test compilation failures
2014-10-15 Andrii GrynenkoDon't re-create singletons
2014-10-15 Andrii GrynenkoLeak folly::SingletonVault
2014-10-15 Andrii GrynenkoFix folly::Singleton to work with objects w/o default...
2014-10-15 Daniel SommermannRevert "Leak folly::SingletonVault"
2014-10-15 Andrii GrynenkoLeak folly::SingletonVault
2014-10-15 James Sedgwicksubscriptions
2014-10-15 James Sedgwickin thread pools, take factory as shared ptr
2014-10-15 James Sedgwickexpose event base from IOThreadPoolExecutor
2014-09-30 Andrii Grynenkoremove get_weak from singleton
2014-09-30 Andrii GrynenkoUse RWSpinLock for Singleton mutex
2014-09-26 James Sedgwickfix future executor test
2014-09-26 James SedgwickRFC: future executor
2014-09-26 James Sedgwickfix more flakey tests
2014-09-26 Dave Watsonupdate thrift to use managed connection
2014-09-26 James Sedgwickde-flake tests
2014-09-26 James Sedgwickuser-defined expirations
2014-09-26 James Sedgwickthread safety for Observable::observers_
2014-09-26 James Sedgwickstats for ThreadPoolExecutor
2014-09-26 James Sedgwickmove rx to folly/experimental
2014-09-26 James Sedgwickmove Codel to wangle
2014-09-26 Nicholas OrmrodFix lint errors
2014-09-19 Tudor BosmanDo not barf on invalid ELF files
2014-09-19 James Sedgwickfix occasional crash in cpu pool
2014-09-18 Nicholas Ormrodremove eof whitespace lines
2014-09-17 Dave Watsonmove connectionmanager/managed connection to wangle
2014-09-17 James SedgwickThreadPoolExecutor and its children CPUThreadPoolExecut...
2014-09-17 Shao-Chuan WangAdding IO stats in AsyncIO.
2014-09-15 Chip TurnerAdd non-strict mode to folly::Singleton
2014-09-09 Chip TurnerFix bug in circular singleton creation detection
2014-09-09 Chip TurnerMake using folly::Singleton easier: names and direct...
2014-09-09 Chip TurnerImprove messaging when registrationComplete hasn't...
2014-09-09 Soren LassenEventCountTest cleanups
2014-09-09 Jim Meyeringfbcode: __x__-protect all __attribute__ keywords, mecha...
2014-08-14 Chip TurnerFix test breakage in clang
2014-08-14 Philip ProninEliasFanoReader::{jump,jumpTo}
2014-08-14 Philip Proninstreaming support for EF compression
2014-08-14 Philip ProninEliasFanoReader::goTo()
2014-07-25 Chip TurnerTry again: folly::Singleton, a class for managing singl...
next