1. 68bb6a8 Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  2. 4edd567 Merge github.com:grpc/grpc into maxmsgsz by Craig Tiller · 8 years ago
  3. afceb2e Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  4. 448c1f0 Move parameters for all grpc_op types into their own sub-structs. by Mark D. Roth · 8 years ago
  5. 0f2e2e4 Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  6. a53c193 Merge github.com:grpc/grpc into faster_slices by Craig Tiller · 8 years ago
  7. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  8. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  9. 7fa7d68 Fix core banned functions by Craig Tiller · 8 years ago
  10. da9de89 Merge github.com:grpc/grpc into maxmsgsz by Craig Tiller · 8 years ago
  11. 405cfbe Merge github.com:grpc/grpc into faster_slices by Craig Tiller · 8 years ago
  12. b7b7486 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  13. ab4796e Make move_first linear by Craig Tiller · 8 years ago
  14. c07c7f7 Merge branch 'tweak_slice_buffer' of github.com:sreecha/grpc into blah by Craig Tiller · 8 years ago
  15. aeee09e Merge pull request #8830 from vjpai/its_compat by Vijay Pai · 8 years ago
  16. 1d77059 Fix integer overflow by Craig Tiller · 8 years ago
  17. 3cdee02 Merge branch 'master' into its_compat by Vijay Pai · 8 years ago
  18. 62f28bf Remove double-checking of max-message-size in C++ layers by Craig Tiller · 8 years ago
  19. f0e1778 Add ChannelArguments methods for setting max send/recv message size. by Mark D. Roth · 8 years ago
  20. 5acc826 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  21. a9b3c38 Merge pull request #9064 from grpc/revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  22. 8024c46 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  23. e6bcd0e Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  24. d09122e Merge branch 'master' into tweak_slice_buffer by Sree Kuchibhotla · 8 years ago
  25. 7a48d01 Merge github.com:grpc/grpc into write_buffering by Craig Tiller · 8 years ago
  26. 81eceb3 Remove bogus assert by Craig Tiller · 8 years ago
  27. 9d4fc31 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  28. 8ad258a Add missing include for GPRAPI by yang-g · 8 years ago
  29. a47f51f Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  30. 39fe75e include/grpc/impl/codegen/port_platform.h: disable warn_unused_result on MINGW32 platform by Mario Emmenlauer · 8 years ago
  31. e93b028 Merge branch 'master' into tweak_slice_buffer by Sree Kuchibhotla · 8 years ago
  32. 1311e34 Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  33. fd9f53a clang-format by Mark D. Roth · 8 years ago
  34. 0d8e0b1 Merge github.com:grpc/grpc into fix_errors by Craig Tiller · 8 years ago
  35. e519a03 Small improvements to generated documentation by Craig Tiller · 8 years ago
  36. 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
  37. 32e05e4 Merge github.com:grpc/grpc into write_buffering by Craig Tiller · 8 years ago
  38. 4e6247a Fix sequential write buffering by Craig Tiller · 8 years ago
  39. 19cc2db Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  40. 709ce70 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  41. 360f5d2 Merge pull request #9207 from ctiller/cleanup_closures by Craig Tiller · 8 years ago
  42. 17f6904 Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_new_closures by Craig Tiller · 8 years ago
  43. d191d31 Merge branch 'master' into tweak_slice_buffer by Sree Kuchibhotla · 8 years ago
  44. 19cd772 Merge pull request #9159 from grpc/revert-9078-revert-8893-reduce_cq by makdharma · 8 years ago
  45. 0b09341 Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures by Craig Tiller · 8 years ago
  46. 801c6cc Fix some NULL usage by Craig Tiller · 8 years ago
  47. ef69384 Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  48. 0704727 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  49. 07383e7 Revert "Revert "Reduce memory bloat (each server cq is very expensive)"" by David G. Quintas · 8 years ago
  50. 8f7b0b4 v1.0.x → master upmerge by Nathaniel Manista · 8 years ago
  51. 4aecf49 Improve grpc_slice_buffer's grpc_slice_buffer_take_first function. This by Sree Kuchibhotla · 8 years ago
  52. 0e3f1f1 Support compat with old generated PB files by Vijay Pai · 8 years ago
  53. 18b66a0 Revert "Reduce memory bloat (each server cq is very expensive)" by Craig Tiller · 8 years ago
  54. 5d60c7d Merge pull request #8893 from sreecha/reduce_cq by Sree Kuchibhotla · 8 years ago
  55. be5e3ca Move internal channel arg definitions out of public headers. by Mark D. Roth · 8 years ago
  56. b14ed41 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  57. 201db7d Eliminate redundant places where server name was stored. by Mark D. Roth · 8 years ago
  58. 6d379a9 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  59. 4d2ea02 Revert "Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""" by Mark D. Roth · 8 years ago
  60. 30268a9 Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" by Craig Tiller · 8 years ago
  61. b995e8b Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  62. e33daab Merge branch 'master' into reduce_cq by Sree Kuchibhotla · 8 years ago
  63. 389f272 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  64. 39b1f91 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  65. 32f35f8 Merge remote-tracking branch 'upstream/master' into revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  66. b4aa70e Offer grpc_slice_to_c_string to simplify some code by Craig Tiller · 8 years ago
  67. 78bc54e Fix stack corruption by Craig Tiller · 8 years ago
  68. cadabdf Fix include guards by Craig Tiller · 8 years ago
  69. f658bf0 Start resolving memory issues in C++ metadata by Craig Tiller · 8 years ago
  70. 385dd9a Merge branch 'slice_interning' into metadata_filter by Craig Tiller · 8 years ago
  71. 35769dc Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  72. 397bff3 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  73. 170a073 clang-format by Mark D. Roth · 8 years ago
  74. 6510d47 gpr_atm isn't automatically initialized to 0. Thanks Obama. by Vijay Pai · 8 years ago
  75. bf24dd9 clang-format by Vijay Pai · 8 years ago
  76. cbe1599 Track requests that could cause other requests to be created, and don't do by Vijay Pai · 8 years ago
  77. 2d317fb Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" by Mark D. Roth · 8 years ago
  78. 4eec004 Revert "Remove redundant includes from string.h and tmpfile.h" by Mark D. Roth · 8 years ago
  79. f989469 Temporarily enable gpr_slice_* functions to not break api compatibility by Sree Kuchibhotla · 8 years ago
  80. c00d0f7 Clarify grpc_call_start_batch error semantics by Nathaniel Manista · 8 years ago
  81. 369ddc5 Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  82. e238b04 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  83. 762ce27 Reduce memory bloat (each server cq is very expensive in C-core layer) by Sree Kuchibhotla · 8 years ago
  84. 494790b Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  85. 43a5169 Declare sub_refcnt field by Craig Tiller · 8 years ago
  86. 3b05e1d Move from cmp --> eq, and provide a good implementation for interning by Craig Tiller · 8 years ago
  87. 73ee7dc C++ compiles by Craig Tiller · 8 years ago
  88. cca7589 Start moving C++ to slice interfaces by Craig Tiller · 8 years ago
  89. 480e1d8 Merge github.com:grpc/grpc into eliminate_mdstr by Craig Tiller · 8 years ago
  90. 9ecadce Get identity law testing right by Craig Tiller · 8 years ago
  91. ac5f518 Merge branch 'slice_with_exec_ctx' into eliminate_mdstr by Craig Tiller · 8 years ago
  92. 8706c6e add todo by yang-g · 8 years ago
  93. b28c7e8 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  94. 86e9059 Avoid confusion between server name and URI. by Mark D. Roth · 8 years ago
  95. 21d4b2d Pass client channel factory and server name via channel args. by Mark D. Roth · 8 years ago
  96. 1ad51e0 Fix static metadata by Craig Tiller · 8 years ago
  97. e46de3d Expose message limit constants so that users can reference them by yang-g · 8 years ago
  98. 7d4116f All core tests compile without grpc_mdstr by Craig Tiller · 8 years ago
  99. ed92f7b Merge pull request #8617 from markdroth/service_config_json by Mark D. Roth · 8 years ago
  100. 0451c3d Move slice functions to vtable, implement hash by Craig Tiller · 8 years ago