1. eb36b8a Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  2. 0444d98 C99->C89. by Nicolas "Pixel" Noble · 7 years ago
  3. 15cd5ce Rewriting core tests BUILD files to use the build system. by Nicolas "Pixel" Noble · 7 years ago
  4. 2c6f637 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  5. b81fb79 Merge pull request #9972 from sreecha/cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  6. c20fa90 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  7. 7b9f97b Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  8. 5f399d1 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  9. e3593d9 Fix sanity by Craig Tiller · 7 years ago
  10. af76743 Optionalize compress, gather all the http2 filter bits together in ext/ by Craig Tiller · 7 years ago
  11. dd36b15 Call ref/unref, bugfixes by Craig Tiller · 7 years ago
  12. 547cb4b Make chunk sizes configurable, push channel args down a little deeper by Craig Tiller · 7 years ago
  13. 7b81147 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  14. b5b6bfd Updates C Core by Sree Kuchibhotla · 7 years ago
  15. 4b36a3d Change error_create API to slice by ncteisen · 7 years ago
  16. 1dbd981 Prefix grpc_cq_polling_type enums with GRPC_CQ_ by Sree Kuchibhotla · 7 years ago
  17. 321881d Change Core to use the new completion_queue_create API by Sree Kuchibhotla · 7 years ago
  18. ca7effc Replace timeout/scaling macros with functions. by Robbie Shade · 8 years ago
  19. cda759d Add an error to fd_shutdown (and recursively) by Craig Tiller · 8 years ago
  20. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  21. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  22. 5acc826 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  23. 43dc9ed Add licenses to all BUILD files and missing copyright by yang-g · 8 years ago
  24. 2e900b1 Fix large metadata test - it was previously overconstrained now that we return better status by Craig Tiller · 8 years ago
  25. 94c2647 Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  26. 3ca6019 Merge branch 'patchy' into slice_with_exec_ctx_and_build by Craig Tiller · 8 years ago
  27. 3d5592c Moving message_size_filter properly. by Nicolas "Pixel" Noble · 8 years ago
  28. 42ef542 Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  29. 203860a Merge remote-tracking branch 'google/master' into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  30. 17f6904 Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_new_closures by Craig Tiller · 8 years ago
  31. 0b09341 Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures by Craig Tiller · 8 years ago
  32. d465456 clang-format code by Craig Tiller · 8 years ago
  33. 91031da Changes to exec_ctx/closure/combiner/workqueue interfaces by Craig Tiller · 8 years ago
  34. 3b05e1d Move from cmp --> eq, and provide a good implementation for interning by Craig Tiller · 8 years ago
  35. 7d4116f All core tests compile without grpc_mdstr by Craig Tiller · 8 years ago
  36. 10cd356 Finish moving to new APIs by Craig Tiller · 8 years ago
  37. 87a7e1f Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  38. a59c16c Progress towards making grpc_slice_unref_internal take an exec_ctx by Craig Tiller · 8 years ago
  39. 618e67d s/GPR_SLICE/GRPC_SLICE/g by Craig Tiller · 8 years ago
  40. 6e080a3 Merge branch 'buffer_pools_for_realsies' into grpc_slice by Craig Tiller · 8 years ago
  41. 3d357d9 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  42. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  43. fab4ab4 Bad client tests converted by Craig Tiller · 8 years ago
  44. 59f347e Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  45. afcc875 clang-format by Craig Tiller · 8 years ago
  46. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  47. 2c287ca UV tests pass on linux by murgatroid99 · 8 years ago
  48. 08d297e Make all tests build again by Craig Tiller · 8 years ago
  49. d467348 Update tests by Craig Tiller · 8 years ago
  50. 6d0028e Merge github.com:grpc/grpc into merge-write by Craig Tiller · 8 years ago
  51. f03b112 Merge remote-tracking branch 'upstream/master' into cq_verifier_file_line by Mark D. Roth · 8 years ago
  52. 7187ab9 Change cq_verifier to report file and line number for expectations. by Mark D. Roth · 8 years ago
  53. d09f45c Ensure ack is sent before relying on that by Craig Tiller · 8 years ago
  54. 28ee43b Updated tests. by Mark D. Roth · 8 years ago
  55. 0ca68b7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  56. 55c08f8 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  57. 48abdde Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  58. 8f73650 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  59. cf2cce6 Bug fixes by Craig Tiller · 8 years ago
  60. d6a5b80 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  61. 13878f4 Added missing memset to grpc_op in test by David Garcia Quintas · 8 years ago
  62. 5eba797 Switch from snprintf() to gpr_asprintf(). by Mark D. Roth · 8 years ago
  63. 0eb3e13 Fix large_metadata_bad_client_test to avoid C99 string literal length limit. by Mark D. Roth · 8 years ago
  64. 113cc3d Fix compile error by Craig Tiller · 8 years ago
  65. a58ed7c Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  66. f707d62 Convert tests to new error scheme by Craig Tiller · 8 years ago
  67. 067cce5 Fix asan test failure. by Mark D. Roth · 8 years ago
  68. f2f707c More clang-format fixes. by Mark D. Roth · 8 years ago
  69. 22b338e Apply clang-format diffs. by Mark D. Roth · 8 years ago
  70. a4edeb3 Fix build breakage in bad_client tests. by Mark D. Roth · 8 years ago
  71. 8a1d805 Added bad_client test to check that the server rejects requests with too by Mark D. Roth · 8 years ago
  72. 1f3319b Fixed clang formatting problems. by Mark D. Roth · 8 years ago
  73. c5b1eef Change C implementation to not log an "Unexpected content-type" message by Mark D. Roth · 8 years ago
  74. 94625cd Merge branch 'filters-can-cause-closes' into e2efuzz by Craig Tiller · 8 years ago
  75. 2839edd Fix registration in test by Craig Tiller · 8 years ago
  76. 06cb1a9 Initial interface rework to allow knowing whether to pull payload at registration, not at request time by Craig Tiller · 8 years ago
  77. da1d7d9 Remove corpus generator by Craig Tiller · 8 years ago
  78. df262c6 Starting server fuzzer by Craig Tiller · 8 years ago
  79. 307a720 Add a failing test due to a head of line blocking bug in the server by Craig Tiller · 8 years ago
  80. 64a12c5 Merge github.com:grpc/grpc into copyright-fix by Craig Tiller · 8 years ago
  81. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  82. c201158 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  83. 3bd9695 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  84. adcb92d clang-format by Craig Tiller · 8 years ago
  85. c7762a8 Move chttp2 related files under ext/ by Craig Tiller · 8 years ago
  86. 9533d04 Fix includes by Craig Tiller · 8 years ago
  87. 2e19036 Fix copyrights by Craig Tiller · 8 years ago
  88. f40df23 Auto-changes by Craig Tiller · 8 years ago
  89. 4465455 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  90. 4cf0448 clang-format by Craig Tiller · 8 years ago
  91. df5231e Implement tests by Craig Tiller · 8 years ago
  92. 178edfa Decouple filter selection from channel construction by Craig Tiller · 8 years ago
  93. da179ce Rollback gpr deletion by Craig Tiller · 9 years ago
  94. 0912179 Removing gpr as a separated library. by Nicolas "Pixel" Noble · 9 years ago
  95. a93a25f Update copyrights by Craig Tiller · 9 years ago
  96. 6c39686 Preparatory changes for work shedding by Craig Tiller · 9 years ago
  97. 0eef9ee Fix copyrights by Craig Tiller · 9 years ago
  98. 5f735a6 Add CPU cost measurement, tune parameters, decrease default maxjobs by Craig Tiller · 9 years ago
  99. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  100. 0fe5ee7 BoringSSL integration: non-vsprojects changes by Craig Tiller · 9 years ago