1. 34dac9d Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  2. ee43d7b Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-closures by Craig Tiller · 8 years ago
  3. abf03ae Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  4. 0e25610 Code review changes. by Mark D. Roth · 8 years ago
  5. a51f541 Merge pull request #7559 from dgquintas/codegen_cleanse by Craig Tiller · 8 years ago
  6. 57726ca Revert "Revert "Grand unified closures"" by Craig Tiller · 8 years ago
  7. 537f7c2 Revert "Grand unified closures" by Craig Tiller · 8 years ago
  8. 8f416db Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  9. ebfcd97 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  10. 5928bff Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  11. cd0ea63 Merge pull request #7864 from ctiller/bigger_frames by Craig Tiller · 8 years ago
  12. 302d2a9 Merge pull request #7987 from ctiller/fuzz-fails by Craig Tiller · 8 years ago
  13. 9717e5f Fix test broken by merge. by Mark D. Roth · 8 years ago
  14. 344834b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  15. e032163 Merge pull request #7774 from ctiller/percent-encoder by Craig Tiller · 8 years ago
  16. 6ce5228 Merge pull request #7953 from makdharma/grpc_caching_test by Nicolas Noble · 8 years ago
  17. 7bfa1a8 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  18. a78a3b2 Disable alpn bad_ssl core tests by murgatroid99 · 8 years ago
  19. ecb1251 Fix fuzzing detected failure by Craig Tiller · 8 years ago
  20. 7c29c57 Fixed compile error introduced after merge by Makarand Dharmapurikar · 8 years ago
  21. f6b6d29 Address review comments by Craig Tiller · 8 years ago
  22. 255dad3 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  23. 1ccf621 Merge github.com:grpc/grpc into bigger_frames by Craig Tiller · 8 years ago
  24. d3dee72 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  25. 1141aef Merge pull request #7936 from y-zeng/log_test by Craig Tiller · 8 years ago
  26. 57bdc96 clang-format fix by Makarand Dharmapurikar · 8 years ago
  27. 410208c Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  28. 9d7e049 Merge pull request #7862 from makdharma/grpc_caching by makdharma · 8 years ago
  29. 5c51aad Update CQ_EXPECT_COMPLETION by Yuchen Zeng · 8 years ago
  30. 82a21ed Merge remote-tracking branch 'upstream/master' into log_test by Yuchen Zeng · 8 years ago
  31. 581367a Merge pull request #7858 from markdroth/cq_verifier_file_line by Craig Tiller · 8 years ago
  32. ed4605b Change error messages to include actual values and limits. by Mark D. Roth · 8 years ago
  33. 089dbc0 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  34. 7ca0049 Add a test with multiple threads popping from the mpscq by Craig Tiller · 8 years ago
  35. dadda8b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  36. 916079d Add no-logging test by Yuchen Zeng · 8 years ago
  37. e3817f4 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  38. bde8727 Merge pull request #7146 from rjshade/delete_timeout_enum by kpayson64 · 8 years ago
  39. f3581bf Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  40. 1251ae2 disable cacheability assert for proxy by Makarand Dharmapurikar · 8 years ago
  41. b61fd86 Also fix minor error in end2end gen_build_yaml script by murgatroid99 · 8 years ago
  42. 8e2c98a Merge pull request #7839 from markdroth/rename_client_config by Mark D. Roth · 8 years ago
  43. f1e0793 test that cacheable flag is set by Makarand Dharmapurikar · 8 years ago
  44. 015180a end-to-end test for cacheable requests. by Makarand Dharmapurikar · 8 years ago
  45. 661408c clang-format by Mark D. Roth · 8 years ago
  46. 54d78e2 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  47. 7f9bba8 Fix some more tests that called cq_expect_completion(). by Mark D. Roth · 8 years ago
  48. f03b112 Merge remote-tracking branch 'upstream/master' into cq_verifier_file_line by Mark D. Roth · 8 years ago
  49. 24096ce Support >16kib frame sizes in core by Craig Tiller · 8 years ago
  50. 178f4bc prep work for enabling caching by Makdharma · 8 years ago
  51. 19ea0cf Merge pull request #7616 from markdroth/cq_verifier_cleanup by Nicolas Noble · 8 years ago
  52. 7187ab9 Change cq_verifier to report file and line number for expectations. by Mark D. Roth · 8 years ago
  53. a306780 Remove check for max message size from invalid_channel_args test, since by Mark D. Roth · 8 years ago
  54. af00d8b Add channel arg for max send message size and add message size filter. by Mark D. Roth · 8 years ago
  55. 1edf652 Fix broken test. by Mark D. Roth · 8 years ago
  56. 1bbfe0f clang-format remove blank lines by Robbie Shade · 8 years ago
  57. 19370fc Merge branch 'master' into delete_timeout_enum by Robbie Shade · 8 years ago
  58. 1a636ab Expand corpus by Craig Tiller · 8 years ago
  59. 4239968 Extend fuzzers (correctly) to deal with permissive/strict encoding by Craig Tiller · 8 years ago
  60. 016493e Extend fuzzers (correctly) to deal with permissive/strict encoding by Craig Tiller · 8 years ago
  61. 1c7a842 Add a strict and a permissive decoder, allow different reserved alphabets by Craig Tiller · 8 years ago
  62. 17ed6b1 Percent encoding routines by Craig Tiller · 8 years ago
  63. 37c1c8f Eliminated pointer to end of expectation list. by Mark D. Roth · 8 years ago
  64. 9c9d577 Merge pull request #7640 from markdroth/handshaker_api by kpayson64 · 8 years ago
  65. 5f3cb4d clang-format by Mark D. Roth · 8 years ago
  66. 5302842 Clang format by Ken Payson · 8 years ago
  67. a6402a9 Made strings constant by Ken Payson · 8 years ago
  68. 3ed0063 Add optional resource parameters to census resource test by Ken Payson · 8 years ago
  69. 28ee43b Updated tests. by Mark D. Roth · 8 years ago
  70. 106df11 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  71. eedc335 Merge pull request #5803 from nicolasnoble/what-the-fuzz by Nicolas Noble · 8 years ago
  72. 5e1fbd2 Merge pull request #7370 from rjshade/move_timeout_encoding by kpayson64 · 8 years ago
  73. 18c7111 Merge branch 'master' of https://github.com/grpc/grpc into what-the-fuzz by Nicolas "Pixel" Noble · 8 years ago
  74. cf501a7 Clean up cq_verifier code. by Mark D. Roth · 8 years ago
  75. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago
  76. 212a03e Merge pull request #7024 from markdroth/filter_call_init_failure by kpayson64 · 8 years ago
  77. 52f3b67 Merge pull request #7601 from dgquintas/census_stuff by kpayson64 · 8 years ago
  78. cca4a19 Fix destroy_call_elem API in test. by Mark D. Roth · 8 years ago
  79. 1f32ae4 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  80. 6e26952 Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  81. 8c5424f added gpr_types.h by David Garcia Quintas · 8 years ago
  82. 52c54e3 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  83. 8eec9ec Changed census static metadata keys for tracing and tag propagation by David Garcia Quintas · 8 years ago
  84. 54fe31a clang-format by David Garcia Quintas · 8 years ago
  85. 6210535 Merge branch 'master' of github.com:grpc/grpc into lr_july_16 by David Garcia Quintas · 8 years ago
  86. 87e06c8 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  87. 4166cb0 Addressed the rest of the PR comments by David Garcia Quintas · 8 years ago
  88. e8fd66b removed codegen/slice_buffer.h and scrubbed codegen/slice.h by David Garcia Quintas · 8 years ago
  89. c79b065 removed codegen/log.h by David Garcia Quintas · 8 years ago
  90. 1399e46 removed codegen/time.h by David Garcia Quintas · 8 years ago
  91. 3b31fdf removed codegen/byte_buffer.h by David Garcia Quintas · 8 years ago
  92. 6b11462 removed codegen/alloc.h by David Garcia Quintas · 8 years ago
  93. 818564c Merge pull request #7459 from nicolasnoble/udp_test_bitrot by Vijay Pai · 8 years ago
  94. 05d73af Fixed asan failure and some refcounting bugs. by Mark D. Roth · 8 years ago
  95. fa30de9 removed some bits from invalid LR design by David Garcia Quintas · 8 years ago
  96. 8c7618e Fix memory overwrite in proto decding; fix test for windows by Alistair Veitch · 8 years ago
  97. 43b633d Merge branch 'master' into move_timeout_encoding by Robbie Shade · 8 years ago
  98. 3e42671 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  99. 316f73f Merge v1.0.x into master by murgatroid99 · 8 years ago
  100. 3abd27e merge to upstream/master by Alistair Veitch · 8 years ago