aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/support
Commit message (Expand)AuthorAge
* Work around atomicsGravatar Craig Tiller2017-04-11
* Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-11
|\
| * Fix build on Alpine linux + add portability testsGravatar Ken Payson2017-04-06
* | Fix include guardsGravatar Craig Tiller2017-04-02
* | Allow custom deletion policies on grpc_core::UniquePtr<>Gravatar Craig Tiller2017-04-02
* | Memory allocator for C++ in coreGravatar Craig Tiller2017-03-31
|/
* Update time_cmp to ignore tv_nsec when tv_sec is INT64 MAX or MINGravatar yang-g2017-03-29
* Make convert clock_type consistent with add/sub when dealing with extreme valuesGravatar yang-g2017-03-28
* Merge remote-tracking branch 'upstream/master' into retry_throttleGravatar Mark D. Roth2017-03-17
|\
* | Switch to using a CAS loop to update the token value.Gravatar Mark D. Roth2017-03-17
| * Get growth rightGravatar Craig Tiller2017-03-14
| * clang-formatGravatar Craig Tiller2017-03-13
| * Fix race conditionGravatar Craig Tiller2017-03-13
| * Concurrent testGravatar Craig Tiller2017-03-13
| * Arena allocator for grpcGravatar Craig Tiller2017-03-12
|/
* Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-humanGravatar ncteisen2017-03-09
|\
* \ Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-humanGravatar ncteisen2017-03-01
|\ \
| | * Add a slice type that shares a refcount with a transport streamGravatar Craig Tiller2017-03-01
| |/
| * Merge pull request #9881 from ctiller/spinlockGravatar Craig Tiller2017-02-28
| |\
| | * Fix include guardsGravatar Craig Tiller2017-02-28
| | * Fix compileGravatar Craig Tiller2017-02-27
| | * Add a spinlock type.Gravatar Craig Tiller2017-02-27
* | | Merge branch 'bm_error' of https://github.com/ctiller/grpc into to-grpc-err-i...Gravatar ncteisen2017-02-23
|\ \ \ | | |/ | |/|
| | * Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-23
| | |\ | | |/ | |/|
| * | Separate CAS/ADD RMWsGravatar Craig Tiller2017-02-21
| * | Add counters for rmw atomic operations to microbenchmarksGravatar Craig Tiller2017-02-21
* | | Add gpr_ref_is_uniqueGravatar ncteisen2017-02-17
| | * Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-17
| | |\ | | |/ | |/|
| | * Add zalloc, convert a bunch of files to use itGravatar Craig Tiller2017-02-16
| |/ |/|
| * Remove code from network_status_tracker.c Pull the hash function to useful.hGravatar yang-g2017-02-16
|/
* Add counters for mutex acquisitions, expose in bm_fullstackGravatar Craig Tiller2017-02-07
* Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-02-02
|\
| * windows compilation fixesGravatar Jan Tattermusch2017-02-02
* | Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-13
|\|
| * Merge branch 'patchy' into slice_with_exec_ctx_and_buildGravatar Craig Tiller2017-01-04
| |\
| | * Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
| | |\
| | * \ Merge remote-tracking branch 'google/master' into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
| | |\ \
| * | \ \ Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2017-01-03
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | Merge branch 'cleanup_closures' into bwestGravatar Craig Tiller2016-12-29
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | | * | Remove for loop initial declarationsGravatar Yuchen Zeng2016-12-29
| | |/ / | |/| |
* | | | Merge github.com:grpc/grpc into flow_control_v2Gravatar Craig Tiller2016-12-27
|\ \ \ \
| | * | | Fixing JWT verifier.Gravatar Julien Boeuf2016-12-21
| |/ / /
| | * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
| | |\ \ | | |/ / | |/| |
| * | | Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""Gravatar Craig Tiller2016-12-12
| | * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
| | |\ \ | | |/ / | |/| |
| | * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-06
| | |\ \
| * | | | Revert "Revert "Remove redundant includes from string.h and tmpfile.h""Gravatar Mark D. Roth2016-12-05
| | |/ / | |/| |
| * | | Revert "Remove redundant includes from string.h and tmpfile.h"Gravatar Mark D. Roth2016-12-05
| * | | Merge pull request #8922 from sreecha/slice_cleanupGravatar Mark D. Roth2016-12-05
| |\ \ \
| * \ \ \ Merge pull request #8854 from dgquintas/backoffGravatar Craig Tiller2016-12-02
| |\ \ \ \