1. 3770ac9 Run tools/buildgen/generate_projects.sh by ncteisen · 8 years ago
  2. 863113a Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  3. c80fa2f Merge pull request #8680 from ctiller/no_more_legacy by Craig Tiller · 8 years ago
  4. 5c1f55a Merge pull request #8335 from y-zeng/tos by Yuchen Zeng · 8 years ago
  5. fc75321 Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  6. e6684f4 Remove legacy poller by Craig Tiller · 8 years ago
  7. 31606bd Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  8. b720b60 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  9. c22717e Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  10. ed91324 Get user agent right by Craig Tiller · 8 years ago
  11. 503653e Merge pull request #8456 from ctiller/pid_ctl by Craig Tiller · 8 years ago
  12. 32df467 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  13. ea846a0 Rename method_config.[ch] to service_config.[ch]. by Mark D. Roth · 8 years ago
  14. 64d518e Merge remote-tracking branch 'upstream/master' into tos by Yuchen Zeng · 8 years ago
  15. 320ed13 Deprecate grpc::thread and sync in favor of std::thread,mutex,etc by Vijay Pai · 8 years ago
  16. e140d5c Regenerate all projects by Vijay Pai · 8 years ago
  17. 0df7d34 Merge pull request #8380 from y-zeng/reflection_header by Yuchen Zeng · 8 years ago
  18. 41fd9f2 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  19. 1e088b4 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  20. fa014a8 Merge github.com:grpc/grpc into pid_ctl by Craig Tiller · 8 years ago
  21. 612ca22 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  22. 6e080a3 Merge branch 'buffer_pools_for_realsies' into grpc_slice by Craig Tiller · 8 years ago
  23. 3d357d9 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  24. c335054 Generate build files by Craig Tiller · 8 years ago
  25. e4e457e Merge remote-tracking branch 'upstream/master' into circular_dependency_fix by Mark D. Roth · 8 years ago
  26. bfe5680 Move method_config module from ext/client_channel to lib/transport. by Mark D. Roth · 8 years ago
  27. fb809b7 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  28. dc39353 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  29. 33d5494 generate_projects.sh and also add config.h header so that gcc4.4 can recognize nullptr by Sree Kuchibhotla · 8 years ago
  30. 9193119 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  31. 8e386a6 Merge remote-tracking branch 'upstream/master' into reflection_header by Yuchen Zeng · 8 years ago
  32. 3cb89bc Merge pull request #8281 from gcasto/cronet_cpp_api by Yang Gao · 8 years ago
  33. fe8c501 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  34. d30699c Merge remote-tracking branch 'upstream/master' into reflection_header by Yuchen Zeng · 8 years ago
  35. 1e31973 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  36. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  37. ae07f7f Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  38. af84245 Remove resolver_result. by Mark D. Roth · 8 years ago
  39. dd2fa64 Add pid controller test by Craig Tiller · 8 years ago
  40. 491e1a6 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  41. 10edf68 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  42. eb35a1d Merge remote-tracking branch 'upstream/master' into rename_client_config by Mark D. Roth · 8 years ago
  43. 9ea0f2c Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  44. 59f347e Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  45. 654aa86 Merge remote-tracking branch 'upstream/master' into reflection_header by Yuchen Zeng · 8 years ago
  46. 556aebb Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  47. 605a8f1 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  48. 2a00d3d Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  49. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  50. 654b242 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  51. 8c94df1 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  52. 169c985 Remove generated pb files by Yuchen Zeng · 8 years ago
  53. 6a721b5 Rename grpc_hash_table to grpc_mdstr_hash_table. by Mark D. Roth · 8 years ago
  54. de3daf5 More interfaces for grpc_socket_mutator by Yuchen Zeng · 8 years ago
  55. 8f7739b Rename GrpcRpcManager -> ThreadManager by Sree Kuchibhotla · 8 years ago
  56. 82e4ec7 Moved cv polling into ev_poll_posix.c by Ken Payson · 8 years ago
  57. a4f708a Introduce grpc_socket_mutator by Yuchen Zeng · 8 years ago
  58. 929f4c6 Add tos configuration in channel args by Yuchen Zeng · 8 years ago
  59. d195cf5 Add condition variable polling engine by kpayson64 · 8 years ago
  60. fde76d7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  61. 1519574 Merge remote-tracking branch 'upstream/master' into rename_client_config by Mark D. Roth · 8 years ago
  62. 931a26b Add C++ Api by Garrett Casto · 8 years ago
  63. 0b259a8 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  64. 5f806d3 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  65. 1bb0ce5 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  66. 787d58f Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  67. eebb129 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  68. c36f6ea Compile and link core tests with libuv by murgatroid99 · 8 years ago
  69. 384eea8 Merge remote-tracking branch 'upstream/master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  70. 4089138 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  71. 857a130 PHP Proto3: run generate_projects.sh by Stanley Cheung · 8 years ago
  72. d88c461 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  73. 748524e Merge branch 'master' of https://github.com/grpc/grpc into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  74. ca3451d Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  75. af541d8 Fix conflicting filename by Craig Tiller · 8 years ago
  76. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  77. db1a5cc Buffer pool C++ wrapper by Craig Tiller · 8 years ago
  78. 6600645 Refactor hash table code into its own module and use it for method_config as well as method_config_table. by Mark D. Roth · 8 years ago
  79. c63455a Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  80. bec804b Merge branch 'deadline_filter' into service_config by Mark D. Roth · 8 years ago
  81. 4c3a468 Move method config table code to its own module. by Mark D. Roth · 8 years ago
  82. 08b0fab Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  83. d801cd7 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  84. 5abf79a Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  85. 8695876 Buffer pools compile by Craig Tiller · 8 years ago
  86. 1a2e6ac Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  87. 0d19c67 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  88. 7af69f3 Add buffer pools to build by Craig Tiller · 8 years ago
  89. 7974232 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  90. 933c955 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  91. 3c09810 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  92. 880b457 Backport of #8055 into v1.0.x. by Nicolas "Pixel" Noble · 8 years ago
  93. 1edc77c Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  94. 9fec58f Merge pull request #8052 from Vizerai/grpc_tracing by Jim King · 8 years ago
  95. 9710e2c Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  96. bcc60f7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  97. 9030c81 Add a libuv endpoint to the C core, for use in the Node library by murgatroid99 · 8 years ago
  98. 85102a9 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  99. eaea5ca Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  100. 34dac9d Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago