Improve folly::RequestContext onSet and onUnset efficiency
[folly.git] / folly / io / async / Request.h
2017-10-31 Teng QinImprove folly::RequestContext onSet and onUnset efficiency
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-09-13 Jon Maltiel SwensonBacked out changeset ea9041ce2280
2017-09-12 Jon Maltiel SwensonMake RequestContext provider overridable in order to...
2017-05-23 Yedidya FeldblumFix some old license headers
2017-03-04 Marc CelaniRemove a RequestContext deadlock
2017-01-04 Yedidya Feldblum2017
2016-11-12 Mirek KlimosRevert DLOG_INFO warnings about RequestContext being...
2016-11-11 Mirek KlimosAdd warnings when overriding RequestContext
2016-11-04 Mirek KlimosTrying to improve the efficiency of RequestContext...
2016-10-18 Andrew Gallagherfolly: fixes for use with `-fvisibility-inlines-hidden`
2016-08-29 Yedidya FeldblumUse Synchronized in RequestContext
2016-08-04 Mirek KlimosRequestContext::create should call onUnset callback
2016-07-23 Yedidya FeldblumMove RequestContext definitions to source files
2016-07-22 Melanie SubbiahRequestContext changes to facilitate thread tracing
2016-04-26 Mirek KlimosAPI to set folly::RequestContext for current scope...
2016-04-20 Mirek KlimosReverted commit D3156698
2016-04-18 Mirek KlimosAPI to set folly::RequestContext for current scope
2016-02-20 Andrii GrynenkoMove RequestContext::getStaticContext to .cpp
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-02-04 Andrii GrynenkoImprove RequestContext::getStaticContext() perf
2016-01-25 Michael BejdaThread-safe RequestContext putIfAbsent operation
2015-06-12 Praveen KumarGet *=default*ed default constructors
2015-05-28 Marcelo Juchemcleaning up RequestContext
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-02-09 Brad KimMerge commit '64f2f2734ad853784bdd260bcf31e065c47c0741...
2015-02-04 Dave WatsonRemove request context enable flag
2014-11-19 Dave WatsonClean up RequestContext
2014-11-08 Nicholas OrmrodFix licenses
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-03-18 Dave WatsonMove thrift/lib/cpp/async to folly.