aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/gpr/arena.cc
Commit message (Expand)AuthorAge
* Remeve memset(0) from arena allocated memory.Gravatar Soheil Hassas Yeganeh2018-11-05
* Remove unnecessary atmGravatar Juanli Shen2018-08-21
* Simplify call arena size growthGravatar Juanli Shen2018-08-17
* Replace atomics in gpr_arena_aloc with a mutex in the slow pathGravatar Hope Casey-Allen2018-07-23
* Avoid duplicate definitions of ROUND_UP_TO_ALIGNMENT_SIZE() macro.Gravatar Mark D. Roth2018-06-27
* Retry support.Gravatar Mark D. Roth2018-02-28
* Add a sanity check for inclusion of port_platform.hGravatar Alexander Polcyn2018-02-23
* Manually fix build issueGravatar Noah Eisen2018-02-09
* Run clang fmtGravatar Noah Eisen2018-02-09
* Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
* Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
* Fix arena to return aligned memory.Gravatar Mark D. Roth2018-01-22
* Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18