Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove unnecessary includes of exec_ctx.h | Yash Tibrewal | 2018-03-14 |
| | |||
* | Convert byte_stream API to C++. | Mark D. Roth | 2018-03-09 |
| | |||
* | Retry support. | Mark D. Roth | 2018-02-28 |
| | |||
* | Polish infer_length_after_decode and add test cases | Muxi Yan | 2018-02-21 |
| | |||
* | Run clang fmt | Noah Eisen | 2018-02-09 |
| | |||
* | Autofix c casts to c++ casts | Noah Eisen | 2018-02-09 |
| | |||
* | Privatize useful.h and avl.h | Vijay Pai | 2018-02-02 |
| | |||
* | fix EventState::done() data race | Jan Tattermusch | 2018-01-30 |
| | |||
* | Split lib/support into lib/gpr and lib/gpr++. | Mark D. Roth | 2018-01-18 |
| | |||
* | Need to include functional to use std::bind | Vijay Pai | 2018-01-08 |
| | |||
* | Revert "Revert "All instances of exec_ctx being passed around in src/core ↵ | Yash Tibrewal | 2017-12-06 |
| | | | | removed"" | ||
* | Revert "All instances of exec_ctx being passed around in src/core removed" | Yash Tibrewal | 2017-12-06 |
| | |||
* | Merge master into execctx | Yash Tibrewal | 2017-12-05 |
|\ | |||
| * | Merge remote-tracking branch 'upstream/master' into server_connection_timeout | Mark D. Roth | 2017-12-01 |
| |\ | |||
* | \ | Merge master after no Extern C changes | Yash Tibrewal | 2017-11-30 |
|\ \ \ | | |/ | |/| | |||
* | | | Remove _ prefixed variable names | Yash Tibrewal | 2017-11-29 |
| | | | |||
| | * | Clean up semantics of test code. | Mark D. Roth | 2017-11-29 |
| | | | |||
* | | | Fix tests to call grpc_init and grpc_shutdown before using exec_ctx | Yash Tibrewal | 2017-11-28 |
| | | | |||
| * | | Fix the fuzzers | ncteisen | 2017-11-28 |
| | | | |||
| | * | Fix BUILD file. | Mark D. Roth | 2017-11-27 |
| | | | |||
| | * | Fix sanity problem. | Mark D. Roth | 2017-11-27 |
| | | | |||
| | * | clang-format | Mark D. Roth | 2017-11-27 |
| | | | |||
* | | | A few src/core fixes due to missing exec_ctx_finish | Yash Tibrewal | 2017-11-21 |
| | | | |||
* | | | Merge master | Yash Tibrewal | 2017-11-21 |
|\ \ \ | |||
| | | * | Add test for handshake timeout. | Mark D. Roth | 2017-11-21 |
| | |/ | |/| | |||
| | * | Fix test cert build | ncteisen | 2017-11-20 |
| | | | |||
| | * | Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c | ncteisen | 2017-11-20 |
| | |\ | | |/ | |/| | |||
| * | | Rename tracer_peer to tracer_util | ncteisen | 2017-11-17 |
| | | | |||
| | * | Un extern the fuzzers | ncteisen | 2017-11-17 |
| | | | |||
| * | | reviewer feedback | ncteisen | 2017-11-17 |
| | | | |||
* | | | Merge master | Yash Tibrewal | 2017-11-16 |
|\ \ \ | | |/ | |/| | |||
| | * | Reviewer feedback: friend func not clasS | ncteisen | 2017-11-16 |
| | | | |||
* | | | Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ↵ | Yash Tibrewal | 2017-11-14 |
| | | | | | | | | | | | | ExecCtx and some minor changes | ||
| | * | Add tracer peer to keep set_enabled private() | ncteisen | 2017-11-14 |
| | | | |||
* | | | Address some PR comments | Yash Tibrewal | 2017-11-14 |
| | | | |||
| | * | Merge branch 'master' of https://github.com/grpc/grpc into tracing++ | Noah Eisen | 2017-11-13 |
| | |\ | | |/ | |/| | |||
| | * | Fix test compile | Noah Eisen | 2017-11-12 |
| | | | |||
| * | | Enable clang-tidy as a sanity check, fix up all known failures | Craig Tiller | 2017-11-10 |
| |/ | |||
* | | Merge with master | Yash Tibrewal | 2017-11-09 |
|\| | |||
| * | Merge master | Yash Tibrewal | 2017-11-06 |
| |\ | |||
| | * | Update clang-format to 5.0 | Craig Tiller | 2017-11-03 |
| | | | |||
| * | | LLVMfuzzer extern C | Yash Tibrewal | 2017-10-31 |
| | | | |||
| * | | BUILD changes. test languauge to C++ | Yash Tibrewal | 2017-10-31 |
| | | | |||
| * | | some BUILD changes and designated initializers | Yash Tibrewal | 2017-10-30 |
| | | | |||
| * | | BUILD files changes for bazel | Yash Tibrewal | 2017-10-30 |
| | | | |||
| * | | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-10-30 |
| |\| | |||
| | * | Fix portabiloty | ncteisen | 2017-10-27 |
| | | | |||
| | * | Address github comment, sleep for minimal time | ncteisen | 2017-10-27 |
| | | | |||
| | * | Fix test timing bug: | ncteisen | 2017-10-26 |
| | | | |||
| * | | rename all test core files to cc and a lot of C++ style conversions | Yash Tibrewal | 2017-10-25 |
| |/ |