1. cce3ccc get rid of flakey asserts in num_watchers test by Alexander Polcyn · 7 years ago
  2. cd6ab22 Fix concurrent_connectivity_test by murgatroid99 · 7 years ago
  3. c18b906 Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge by murgatroid99 · 7 years ago
  4. c3b1f18 get rid of connectivity state watchers right after timeout by Alexander Polcyn · 7 years ago
  5. 83b34e5 Fix some races in tests by Craig Tiller · 7 years ago
  6. 29ff466 Revert "Revert "Implement Server Backward Compatibility"" by Muxi Yan · 7 years ago
  7. 2285f8b Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  8. 7edcce2 Revert "Implement Server Backward Compatibility" by Nicolas Noble · 7 years ago
  9. 3445079 Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  10. a2d9d48 Merge pull request #10849 from muxi/backward-compat by Muxi Yan · 7 years ago
  11. eb36b8a Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  12. 937dba3 Put workaround list somewhere accessable by wrapping languages by Muxi Yan · 7 years ago
  13. f5521c3 Revert "Merge branch 'master' into v1.3.x" by Alexander Polcyn · 7 years ago
  14. 3df4584 Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  15. 15cd5ce Rewriting core tests BUILD files to use the build system. by Nicolas "Pixel" Noble · 7 years ago
  16. f840110 Fixup tests by Craig Tiller · 7 years ago
  17. 2c6f637 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  18. a6ff103 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  19. 5de4656 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  20. 9eb0fde Reorganize ext tree by Craig Tiller · 7 years ago
  21. dd36b15 Call ref/unref, bugfixes by Craig Tiller · 7 years ago
  22. e04906d Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  23. b29f1fe Update include paths by Craig Tiller · 7 years ago
  24. 7b81147 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  25. def3354 Fix test bug and generate_projects.sh by Sree Kuchibhotla · 7 years ago
  26. b5b6bfd Updates C Core by Sree Kuchibhotla · 7 years ago
  27. 4b36a3d Change error_create API to slice by ncteisen · 7 years ago
  28. 1dbd981 Prefix grpc_cq_polling_type enums with GRPC_CQ_ by Sree Kuchibhotla · 7 years ago
  29. 2c7ab67 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  30. 6b45d01 fix tests after rebase by Sree Kuchibhotla · 7 years ago
  31. 4f31f44 rebase with latest master by Sree Kuchibhotla · 7 years ago
  32. 321881d Change Core to use the new completion_queue_create API by Sree Kuchibhotla · 7 years ago
  33. 39514cc Add licenses() in BUILD files by Yuchen Zeng · 7 years ago
  34. cd232f6 Merge pull request #9753 from ctiller/zalloc by Craig Tiller · 7 years ago
  35. 07e4c13 Merge pull request #9857 from murgatroid99/merge_1.1.x_master by Michael Lumish · 7 years ago
  36. 3d72d71 Merge github.com:grpc/grpc into zalloc by Craig Tiller · 7 years ago
  37. 98cdf3b Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master by murgatroid99 · 7 years ago
  38. 47de64c zalloc grpc_pollset by Yuchen Zeng · 7 years ago
  39. 79233cc Bazel build file for core/surface tests by Sree Kuchibhotla · 7 years ago
  40. 1191b72 Improve Node and libuv testing and test coverage by murgatroid99 · 8 years ago
  41. f31f096 Use call context to propagare LR costs by David Garcia Quintas · 8 years ago
  42. 0129150 Secure naming support for gRPCLB by David Garcia Quintas · 8 years ago
  43. 6c44ff1 clang-format by Mark D. Roth · 8 years ago
  44. 6e6c7b5 Fix secure_channel_create_test. by Mark D. Roth · 8 years ago
  45. ca7effc Replace timeout/scaling macros with functions. by Robbie Shade · 8 years ago
  46. 835646e Fix tests. by Mark D. Roth · 8 years ago
  47. cda759d Add an error to fd_shutdown (and recursively) by Craig Tiller · 8 years ago
  48. afceb2e Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  49. 435f9f2 Fix tests. by Mark D. Roth · 8 years ago
  50. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  51. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  52. 5acc826 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  53. 348fba2 Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  54. 17f6904 Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_new_closures by Craig Tiller · 8 years ago
  55. 0b09341 Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures by Craig Tiller · 8 years ago
  56. d465456 clang-format code by Craig Tiller · 8 years ago
  57. 91031da Changes to exec_ctx/closure/combiner/workqueue interfaces by Craig Tiller · 8 years ago
  58. ef69384 Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  59. 0704727 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  60. b14ed41 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  61. 1b0d2f0 Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  62. 6d379a9 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  63. 4d2ea02 Revert "Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""" by Mark D. Roth · 8 years ago
  64. 30268a9 Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" by Craig Tiller · 8 years ago
  65. b995e8b Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  66. 389f272 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  67. be37dff Merge pull request #8979 from markdroth/handshaker_cleanup by Mark D. Roth · 8 years ago
  68. 96ba68d Fix more allocation bugs. by Mark D. Roth · 8 years ago
  69. 385dd9a Merge branch 'slice_interning' into metadata_filter by Craig Tiller · 8 years ago
  70. 397bff3 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  71. 2d317fb Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" by Mark D. Roth · 8 years ago
  72. 4eec004 Revert "Remove redundant includes from string.h and tmpfile.h" by Mark D. Roth · 8 years ago
  73. adc3fbc Merge pull request #8922 from sreecha/slice_cleanup by Mark D. Roth · 8 years ago
  74. 16eaa45 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  75. a0bb374 Fix server_chttp2_test. by Mark D. Roth · 8 years ago
  76. f989469 Temporarily enable gpr_slice_* functions to not break api compatibility by Sree Kuchibhotla · 8 years ago
  77. e62605f Fix error handling in channel initialization. by Mark D. Roth · 8 years ago
  78. 7d4116f All core tests compile without grpc_mdstr by Craig Tiller · 8 years ago
  79. 7cdad96 Fix foward declaration duplication by Craig Tiller · 8 years ago
  80. 10cd356 Finish moving to new APIs by Craig Tiller · 8 years ago
  81. a59c16c Progress towards making grpc_slice_unref_internal take an exec_ctx by Craig Tiller · 8 years ago
  82. 618e67d s/GPR_SLICE/GRPC_SLICE/g by Craig Tiller · 8 years ago
  83. 6e080a3 Merge branch 'buffer_pools_for_realsies' into grpc_slice by Craig Tiller · 8 years ago
  84. 3d357d9 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  85. c335054 Generate build files by Craig Tiller · 8 years ago
  86. b37d53e Bulk update #includes by Craig Tiller · 8 years ago
  87. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  88. fe8c501 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  89. 085f9af Added import order comments, resolved other minor issues by murgatroid99 · 8 years ago
  90. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  91. 1519574 Merge remote-tracking branch 'upstream/master' into rename_client_config by Mark D. Roth · 8 years ago
  92. eebb129 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  93. d29a351 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  94. dedb923 Clang format by murgatroid99 · 8 years ago
  95. fa0896b Rewrote handling of default resolver prefix by David Garcia Quintas · 8 years ago
  96. 08b0fab Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  97. d467348 Update tests by Craig Tiller · 8 years ago
  98. 7871f73 Remove sockaddr type structs and socklen_t from internal core APIs, update POSIX tests by murgatroid99 · 8 years ago
  99. 34dac9d Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  100. ee43d7b Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-closures by Craig Tiller · 8 years ago