1. 9ea0f2c Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  2. 605a8f1 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  3. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  4. 654b242 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  5. 8c94df1 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  6. 6a721b5 Rename grpc_hash_table to grpc_mdstr_hash_table. by Mark D. Roth · 8 years ago
  7. 82e4ec7 Moved cv polling into ev_poll_posix.c by Ken Payson · 8 years ago
  8. 5b5c807 Merge master by Ken Payson · 8 years ago
  9. d88c461 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  10. ca3451d Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  11. e02c7ed Broke cv polling into seperate engine by Ken Payson · 8 years ago
  12. 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
  13. bec804b Merge branch 'deadline_filter' into service_config by Mark D. Roth · 8 years ago
  14. 4c3a468 Move method config table code to its own module. by Mark D. Roth · 8 years ago
  15. d801cd7 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  16. 5abf79a Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  17. 1a2e6ac Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  18. 0d19c67 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  19. 7af69f3 Add buffer pools to build by Craig Tiller · 8 years ago
  20. 933c955 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  21. 3c09810 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  22. 1edc77c Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  23. 9fec58f Merge pull request #8052 from Vizerai/grpc_tracing by Jim King · 8 years ago
  24. 9710e2c Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  25. 85102a9 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  26. eaea5ca Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  27. 34dac9d Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  28. 31caabd Add shim to support condition variable wakeup fds where pipe/eventfd is not available by Ken Payson · 8 years ago
  29. 5e1b58b Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  30. 57726ca Revert "Revert "Grand unified closures"" by Craig Tiller · 8 years ago
  31. 537f7c2 Revert "Grand unified closures" by Craig Tiller · 8 years ago
  32. 242dc4b Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  33. 12d1fc6 initial commit of tracing context files by Vizerai · 8 years ago
  34. d8a3c04 Tie workqueue implementation to event engine by Craig Tiller · 8 years ago
  35. ebfcd97 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  36. c890042 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  37. 164f0e9 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  38. 344834b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  39. e032163 Merge pull request #7774 from ctiller/percent-encoder by Craig Tiller · 8 years ago
  40. 6c3295a Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  41. 7bfa1a8 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  42. 255dad3 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  43. fb475c9 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  44. 79620aa Merge pull request #7943 from markdroth/client_channel_cleanup by Mark D. Roth · 8 years ago
  45. 89119fa Merge branch 'client_channel_cleanup' into deadline_filter by Mark D. Roth · 8 years ago
  46. 4c0fe49 Move subchannel_call_holder code into client_channel module. by Mark D. Roth · 8 years ago
  47. a0c69f9 add trace context proto by Alistair Veitch · 8 years ago
  48. ceb39ae Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  49. dadda8b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  50. 14c072c Initial code to move deadline timer into a filter. Timer cancellation by Mark D. Roth · 8 years ago
  51. af00d8b Add channel arg for max send message size and add message size filter. by Mark D. Roth · 8 years ago
  52. ff4df06 Rename grpc_client_config to grpc_resolver_result. by Mark D. Roth · 8 years ago
  53. 17ed6b1 Percent encoding routines by Craig Tiller · 8 years ago
  54. 32387b3 Merge branch 'handshaker_api' into http_connect by Mark D. Roth · 8 years ago
  55. 106df11 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  56. 5e1fbd2 Merge pull request #7370 from rjshade/move_timeout_encoding by kpayson64 · 8 years ago
  57. 34befca Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  58. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago
  59. 51c7b91 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  60. 87e06c8 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  61. 43b633d Merge branch 'master' into move_timeout_encoding by Robbie Shade · 8 years ago
  62. 1102a9e Update build files. by Mark D. Roth · 8 years ago
  63. 3abd27e merge to upstream/master by Alistair Veitch · 8 years ago
  64. 7c3ba12 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  65. dfbdefe Added handshaker.[ch] to build.yaml. by Mark D. Roth · 8 years ago
  66. 710d242 Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport by Robbie Shade · 8 years ago
  67. f7cade1 Rename async_execution_lock --> combiner, make it use closures, unroll previous changes for idleness by Craig Tiller · 8 years ago
  68. b1793a6 Merge github.com:grpc/grpc into atm2 by Craig Tiller · 8 years ago
  69. fb39f1d Merge pull request #6973 from makdharma/network_status_change by Jan Tattermusch · 8 years ago
  70. c3a9fae Merge branch 'master' into epoll_changes_merged by Sree Kuchibhotla · 8 years ago
  71. 280fd2a Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  72. 0579cfc more files after running build.yaml changes through by Makarand Dharmapurikar · 8 years ago
  73. 812c66b Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  74. 3fb8f73 gRPC LB policy by David Garcia Quintas · 8 years ago
  75. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  76. d7a15b8 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  77. 877dc0c Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  78. 0ca68b7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  79. 1bc2976 Merge pull request #6481 from dgquintas/compression_md_level_bis by Jan Tattermusch · 8 years ago
  80. 0a0c1b0 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  81. 5dbbbb1 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  82. 533add5 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  83. bf10c82 implement support for adding external fd to server by Adam Michalik · 8 years ago
  84. 321b1fb separate posix functionality to grpc_posix.h by Adam Michalik · 8 years ago
  85. c97065d Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  86. 2888bd5 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  87. ef1c860 merge to master by Alistair Veitch · 8 years ago
  88. a0d7491 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  89. 87ec3b7 Merge pull request #6750 from makdharma/cronet by Jan Tattermusch · 8 years ago
  90. 1fd6235 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  91. 4c11a20 Remove unused files by Sree Kuchibhotla · 8 years ago
  92. d925c93 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  93. 55c08f8 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  94. 6c81c25 Merge pull request #6306 from y-zeng/win32_suffix by Jan Tattermusch · 8 years ago
  95. 4aaba75 initial implementation of resource handling by Alistair Veitch · 8 years ago
  96. e751846 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  97. 38d8055 cronet build related changes by Makarand Dharmapurikar · 8 years ago
  98. 4b5e757 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  99. 6eb2380 Merge pull request #6702 from a-veitch/add_proto by Jan Tattermusch · 8 years ago
  100. 4c751eb Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago