1. 841a99d Cleaning up error handling by Craig Tiller · 8 years ago
  2. 0d8e0b1 Merge github.com:grpc/grpc into fix_errors by Craig Tiller · 8 years ago
  3. b5b4372 Use `grpc_closure`s in `grpc_timer`s by Masood Malekghassemi · 8 years ago
  4. 4f8a11e Get ASAN building again by Craig Tiller · 8 years ago
  5. 78e4bf6 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  6. cd7faa2 Merge branch 'faster' into slice_with_exec_ctx by Craig Tiller · 8 years ago
  7. 4b53d35 Faster test building: avoid repeated linking by Craig Tiller · 8 years ago
  8. 94c2647 Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  9. 293ef15 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  10. 16f155b Fixes for tests by Craig Tiller · 8 years ago
  11. 9f87ee2 Fixes for tests by Craig Tiller · 8 years ago
  12. 9bca58c Remove old fixture by Craig Tiller · 8 years ago
  13. 3ca6019 Merge branch 'patchy' into slice_with_exec_ctx_and_build by Craig Tiller · 8 years ago
  14. c8b0fba Forgot to git add these. by Nicolas "Pixel" Noble · 8 years ago
  15. 3d5592c Moving message_size_filter properly. by Nicolas "Pixel" Noble · 8 years ago
  16. 42ef542 Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  17. 203860a Merge remote-tracking branch 'google/master' into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  18. 17f6904 Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_new_closures by Craig Tiller · 8 years ago
  19. 0b09341 Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures by Craig Tiller · 8 years ago
  20. 36d3746 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  21. d465456 clang-format code by Craig Tiller · 8 years ago
  22. 061ef74 Some fixes by Craig Tiller · 8 years ago
  23. 91031da Changes to exec_ctx/closure/combiner/workqueue interfaces by Craig Tiller · 8 years ago
  24. ddebfa6 Merge pull request #9187 from yang-g/validate_reserved_metadata by Yang Gao · 8 years ago
  25. 5783782 Merge pull request #8788 from jboeuf/fix_jwt_verifier by jboeuf · 8 years ago
  26. ef69384 Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  27. 702f93d Fix merge errors by Craig Tiller · 8 years ago
  28. 4cc1c35 Fix merge errors by Craig Tiller · 8 years ago
  29. 0704727 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  30. 964d7bb Fixing JWT verifier. by Julien Boeuf · 8 years ago
  31. 92fa960 Check and fail if user provides a metadata key starting with : by yang-g · 8 years ago
  32. 9f89107 better qps_json_driver message when QPS_WORKERS env is missing by Jan Tattermusch · 8 years ago
  33. 4873d30 allow disable core_list setting and override qps server in benchmarks by Alexander Polcyn · 8 years ago
  34. 89f33bf Merge pull request #9143 from sreecha/fix_metrics_server by David G. Quintas · 8 years ago
  35. 4f4b278 Merge pull request #9144 from dgquintas/grpclb_server_uri by David G. Quintas · 8 years ago
  36. 855a106 grpclb: skip slash in server uri path if present by David Garcia Quintas · 8 years ago
  37. 10639a6 Merge pull request #9126 from ericgribkoff/http2_test_case_flags by Eric Gribkoff · 8 years ago
  38. 7eef316 Fix metrics server by Sree Kuchibhotla · 8 years ago
  39. b229094 Merge pull request #8789 from y-zeng/resolver_pollset by Yuchen Zeng · 8 years ago
  40. d3b83f4 Deflake lb_policies_test by David Garcia Quintas · 8 years ago
  41. 65a45ae Add copywrite to new files by ncteisen · 8 years ago
  42. 63e3e3b Add grpc_pollset_set as an arg in grpc_resolver_create by Yuchen Zeng · 8 years ago
  43. b3bda54 Modify HTTP/2 test server to display a list of available test cases and by Eric Gribkoff · 8 years ago
  44. 8fe21f2 Address review comments by Yuchen Zeng · 8 years ago
  45. b4080a2 Fix resolve_address_test by Yuchen Zeng · 8 years ago
  46. 15521de Request a pollset_set in grpc_resolve_address by Yuchen Zeng · 8 years ago
  47. f290686 Merge remote-tracking branch 'upstream/master' into cpp_filter_api_cleanup by Mark D. Roth · 8 years ago
  48. 5904a95 Merge pull request #8795 from markdroth/client_channel_init_cleanup by Mark D. Roth · 8 years ago
  49. 2249e92 Merge pull request #8900 from makdharma/http2_test by makdharma · 8 years ago
  50. 9a66ba5 Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  51. 6997c34 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  52. a84cdb8 Add parse, tobinary, totext commands by Yuchen Zeng · 8 years ago
  53. 13f3574 clang-format by Mark D. Roth · 8 years ago
  54. 473ff83 Fix filter_end2end_test. by Mark D. Roth · 8 years ago
  55. 8c57917 fixed feedback from review by Makarand Dharmapurikar · 8 years ago
  56. 42663fb Fix bug. by Mark D. Roth · 8 years ago
  57. aa1cd14 Clean up C++ filter API. by Mark D. Roth · 8 years ago
  58. bcd54cd Fix sockaddr_resolver_test. by Mark D. Roth · 8 years ago
  59. b14ed41 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  60. 201db7d Eliminate redundant places where server name was stored. 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. 4603a1c Merge pull request #9062 from grpc/revert-9019-short_deadlines by Craig Tiller · 8 years ago
  64. 30268a9 Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" by Craig Tiller · 8 years ago
  65. 70a85ad Revert "Handle (and test) short call deadlines" by Craig Tiller · 8 years ago
  66. b995e8b Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  67. 9460166 Short deadlines: set Status on deadline by David Garcia Quintas · 8 years ago
  68. 389f272 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  69. a3727aa Merge pull request #8940 from yang-g/cli by Yang Gao · 8 years ago
  70. be37dff Merge pull request #8979 from markdroth/handshaker_cleanup by Mark D. Roth · 8 years ago
  71. 9e90d22 Fixes by Craig Tiller · 8 years ago
  72. 39b1f91 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  73. 32f35f8 Merge remote-tracking branch 'upstream/master' into revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  74. b4aa70e Offer grpc_slice_to_c_string to simplify some code by Craig Tiller · 8 years ago
  75. 96ba68d Fix more allocation bugs. by Mark D. Roth · 8 years ago
  76. e7b7469 Merge branch 'slice_interning' into metadata_filter by Craig Tiller · 8 years ago
  77. 162f9ea Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  78. 7ae081b Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  79. 6c8de36 Use user provided method name when using binary files in cli by yang-g · 8 years ago
  80. f658bf0 Start resolving memory issues in C++ metadata by Craig Tiller · 8 years ago
  81. ad13e59 Merge pull request #8969 from apolcyn/fix_netperf_quit_job_timeout by apolcyn · 8 years ago
  82. 75731e6 Fix some leaks/use-after-frees by Craig Tiller · 8 years ago
  83. 18348a3 Fix C++ test compilation by Craig Tiller · 8 years ago
  84. 3274dba Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filter by Craig Tiller · 8 years ago
  85. 385dd9a Merge branch 'slice_interning' into metadata_filter by Craig Tiller · 8 years ago
  86. 35769dc Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  87. ff31121 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  88. 25910a2 Fix compilation by Craig Tiller · 8 years ago
  89. 397bff3 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  90. 5335cd6 Fix test. by Mark D. Roth · 8 years ago
  91. fcf09ea handle empty string for qps workers in driver and dont quit them on netperf by Alex Polcyn · 8 years ago
  92. 76b7ab4 Interop test might take a little longer to start up (esp. w/tsan) by Craig Tiller · 8 years ago
  93. 032ca47 Merge pull request #8944 from dgquintas/interop_server_atm by Craig Tiller · 8 years ago
  94. 9b1ad66 Merge pull request #8955 from ctiller/fixit26 by Craig Tiller · 8 years ago
  95. bf25e24 Fix test name conflict in import. Also use low-thread-count variant for asan. by Mark D. Roth · 8 years ago
  96. fbcd9a7 Update server_crash_test to account for longer reconnect timeouts by Craig Tiller · 8 years ago
  97. 2d317fb Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" by Mark D. Roth · 8 years ago
  98. f7a7546 Merge pull request #8949 from grpc/revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  99. d101e14 Revert "Renamed google_benchmark submodule to benchmark" by Mark D. Roth · 8 years ago
  100. 4eec004 Revert "Remove redundant includes from string.h and tmpfile.h" by Mark D. Roth · 8 years ago