Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clang-format after nullptr changes | Craig Tiller | 2017-11-10 |
| | |||
* | Enable clang-tidy as a sanity check, fix up all known failures | Craig Tiller | 2017-11-10 |
| | |||
* | Merge master | Yash Tibrewal | 2017-11-06 |
|\ | |||
| * | Update clang-format to 5.0 | Craig Tiller | 2017-11-03 |
| | | |||
* | | rename all test core files to cc and a lot of C++ style conversions | Yash Tibrewal | 2017-10-25 |
|/ | |||
* | Make package names consistent under test/core | yang-g | 2017-08-31 |
| | |||
* | Moving visibility and package creation to the build system. | Nicolas "Pixel" Noble | 2017-08-30 |
| | |||
* | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-06-26 |
|\ | |||
| * | fix remaining license notices | Jan Tattermusch | 2017-06-08 |
| | | |||
| * | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | | |||
* | | Adding dummy layering check option. | Nicolas "Pixel" Noble | 2017-05-19 |
|/ | |||
* | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-05-11 |
|\ | |||
* | | Rewriting core tests BUILD files to use the build system. | Nicolas "Pixel" Noble | 2017-04-18 |
| | | |||
| * | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-14 |
| |\ | |||
| * | | Call ref/unref, bugfixes | Craig Tiller | 2017-03-31 |
|/ / | |||
| * | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-03-30 |
| |\ | |/ |/| | |||
* | | Sanity fixes | Craig Tiller | 2017-03-29 |
| | | |||
* | | Update include paths | Craig Tiller | 2017-03-28 |
| | | |||
| * | clang format | Sree Kuchibhotla | 2017-03-24 |
| | | |||
| * | Updates C Core | Sree Kuchibhotla | 2017-03-22 |
| | | |||
| * | clang format code | Sree Kuchibhotla | 2017-03-03 |
| | | |||
| * | Prefix grpc_cq_polling_type enums with GRPC_CQ_ | Sree Kuchibhotla | 2017-03-03 |
| | | |||
| * | Fix clang formatting issues | Sree Kuchibhotla | 2017-03-03 |
| | | |||
| * | Change Core to use the new completion_queue_create API | Sree Kuchibhotla | 2017-03-02 |
|/ | |||
* | Replace timeout/scaling macros with functions. | Robbie Shade | 2017-01-31 |
| | |||
* | Merge github.com:grpc/grpc into rollfwd | Craig Tiller | 2017-01-26 |
|\ | |||
| * | Fix tests. | Mark D. Roth | 2017-01-25 |
| | | |||
* | | Revert "Revert "Metadata handling rewrite"" | Craig Tiller | 2017-01-23 |
|/ | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55. | ||
* | Revert "Metadata handling rewrite" | Craig Tiller | 2017-01-20 |
| | |||
* | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-17 |
|\ | |||
| * | Add licenses to all BUILD files and missing copyright | yang-g | 2017-01-11 |
| | | |||
* | | Merge branch 'slice_with_exec_ctx' into metadata_filter | Craig Tiller | 2017-01-04 |
|\| | |||
| * | Forgot to git add these. | Nicolas "Pixel" Noble | 2017-01-04 |
| | | |||
| * | Merge remote-tracking branch 'google/master' into bazel-take-2 | Nicolas "Pixel" Noble | 2017-01-04 |
| |\ | |||
* | | | All core tests compile without grpc_mdstr | Craig Tiller | 2016-11-17 |
| |/ |/| | |||
* | | s/GPR_SLICE/GRPC_SLICE/g | Craig Tiller | 2016-10-26 |
| | | |||
* | | s/gpr_slice/grpc_slice, and move around tests, impls | Craig Tiller | 2016-10-26 |
| | | |||
| * | Bad ssl tests converted | Craig Tiller | 2016-10-20 |
|/ | |||
* | Update tests. | Mark D. Roth | 2016-10-06 |
| | |||
* | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-09-08 |
|\ | |||
| * | Disable alpn bad_ssl core tests | murgatroid99 | 2016-09-06 |
| | | |||
* | | Change cq_verifier to report file and line number for expectations. | Mark D. Roth | 2016-08-24 |
|/ | |||
* | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-09 |
|\ | |||
* | | Move load_file into iomgr | Craig Tiller | 2016-05-18 |
| | | |||
* | | Fix compile errors | Craig Tiller | 2016-05-18 |
| | | |||
| * | Allow servers to select compression level via initial MD. | David Garcia Quintas | 2016-05-09 |
|/ | | | | | | | | Setting the newly added compression_level field of grpc_op::send_initial_metadata by a server now has the effect of applying that compression level for the subsequent call messages leaving the server. The ultimate meaning of the level depends on the client's supported compression algorithms. | ||
* | Getting dependencies fixed up | Craig Tiller | 2016-04-05 |
| | |||
* | Merge github.com:grpc/grpc into ignore_connectivity | Craig Tiller | 2016-03-31 |
|\ | |||
| * | Update copyrights | Craig Tiller | 2016-03-31 |
| | | |||
* | | Merge branch 'idempotent' into ignore_connectivity | Craig Tiller | 2016-03-28 |
|\| |