aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/microbenchmarks/bm_error.cc
Commit message (Expand)AuthorAge
* Support microbenchmarks internallyGravatar ncteisen2018-04-25
* Revert "Revert "All instances of exec_ctx being passed around in src/core rem...Gravatar Yash Tibrewal2017-12-06
* Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
* Remove _ prefixed variable namesGravatar Yash Tibrewal2017-11-29
* Merge masterGravatar Yash Tibrewal2017-11-21
|\
* \ Merge masterGravatar Yash Tibrewal2017-11-16
|\ \
| | * Fix bad mergeGravatar ncteisen2017-11-15
| | * Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-de...Gravatar ncteisen2017-11-15
| | |\ | | |/ | |/|
* | | Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...Gravatar Yash Tibrewal2017-11-14
* | | Address some PR commentsGravatar Yash Tibrewal2017-11-14
| | * Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-de...Gravatar ncteisen2017-11-13
| | |\
| | * | Add error string to recv status APIGravatar ncteisen2017-11-13
| * | | clang-format after nullptr changesGravatar Craig Tiller2017-11-10
| * | | Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
| | |/ | |/|
* | | Removing more exec_ctx instancesGravatar Yash Tibrewal2017-11-09
* | | Merge with masterGravatar Yash Tibrewal2017-11-09
|\| |
| * | Remove unnecessary extern CsGravatar Yash Tibrewal2017-10-25
| |/
* / Removing instances of exec_ctx being passed around in functions inGravatar Yash Tibrewal2017-10-18
|/
* Propagate grpc_millis furtherGravatar Craig Tiller2017-07-19
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelnessGravatar Nicolas "Pixel" Noble2017-03-27
|\
* \ Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelnessGravatar Nicolas "Pixel" Noble2017-03-22
|\ \
| | * Added benchmark to show static vs copiedGravatar ncteisen2017-03-13
| | * Change error_create API to sliceGravatar ncteisen2017-03-13
| | * Change error get/set API to grpc_sliceGravatar ncteisen2017-03-10
| |/
| * Address github commentsGravatar ncteisen2017-03-09
* | Merge github.com:grpc/grpc into cpp_bazelnessGravatar Craig Tiller2017-03-09
|\ \
| | * s/realloc/gpr_realloc to fix mem bugGravatar Noah Eisen2017-03-09
| | * Merge branch 'master' of https://github.com/grpc/grpc into error-arena-optimi...Gravatar Noah Eisen2017-03-09
| | |\ | | |/ | |/|
| | * Error arena optimizationGravatar ncteisen2017-03-08
| * | BugfixesGravatar Craig Tiller2017-03-03
| * | Move helpers to a common place, use them everywhereGravatar Craig Tiller2017-03-03
* | | Merge github.com:grpc/grpc into cpp_bazelnessGravatar Craig Tiller2017-02-24
|/ /
| * Add new bm_error test to exercise error_set_xxxGravatar ncteisen2017-02-17
|/
* Fix compilation on LinuxGravatar Craig Tiller2017-02-16
* Add benchmarks for grpc_errorGravatar Craig Tiller2017-02-16