1. 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
  2. bec804b Merge branch 'deadline_filter' into service_config by Mark D. Roth · 8 years ago
  3. 4c3a468 Move method config table code to its own module. by Mark D. Roth · 8 years ago
  4. 1a2e6ac Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  5. 933c955 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  6. 3c09810 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  7. 9fec58f Merge pull request #8052 from Vizerai/grpc_tracing by Jim King · 8 years ago
  8. 9710e2c Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  9. 85102a9 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  10. eaea5ca Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  11. 34dac9d Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  12. ee43d7b Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-closures by Craig Tiller · 8 years ago
  13. 8b7678c Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  14. abf03ae Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  15. 5e1b58b Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  16. 57726ca Revert "Revert "Grand unified closures"" by Craig Tiller · 8 years ago
  17. 537f7c2 Revert "Grand unified closures" by Craig Tiller · 8 years ago
  18. 242dc4b Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  19. 12d1fc6 initial commit of tracing context files by Vizerai · 8 years ago
  20. 6c3295a Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  21. 7bfa1a8 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  22. 255dad3 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  23. e44902e Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  24. fb475c9 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  25. 79620aa Merge pull request #7943 from markdroth/client_channel_cleanup by Mark D. Roth · 8 years ago
  26. d3dee72 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  27. 89119fa Merge branch 'client_channel_cleanup' into deadline_filter by Mark D. Roth · 8 years ago
  28. 4c0fe49 Move subchannel_call_holder code into client_channel module. by Mark D. Roth · 8 years ago
  29. a0c69f9 add trace context proto by Alistair Veitch · 8 years ago
  30. ceb39ae Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  31. dadda8b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  32. f3581bf Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  33. 8e2c98a Merge pull request #7839 from markdroth/rename_client_config by Mark D. Roth · 8 years ago
  34. 14c072c Initial code to move deadline timer into a filter. Timer cancellation by Mark D. Roth · 8 years ago
  35. 54d78e2 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  36. af00d8b Add channel arg for max send message size and add message size filter. by Mark D. Roth · 8 years ago
  37. ff4df06 Rename grpc_client_config to grpc_resolver_result. by Mark D. Roth · 8 years ago
  38. e3e17d3 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  39. a469e5d grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure. by Nicolas "Pixel" Noble · 8 years ago
  40. 32387b3 Merge branch 'handshaker_api' into http_connect by Mark D. Roth · 8 years ago
  41. 106df11 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  42. 5e1fbd2 Merge pull request #7370 from rjshade/move_timeout_encoding by kpayson64 · 8 years ago
  43. 34befca Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  44. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago
  45. 51c7b91 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  46. 1f32ae4 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  47. 8c5424f added gpr_types.h by David Garcia Quintas · 8 years ago
  48. 87e06c8 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  49. e8fd66b removed codegen/slice_buffer.h and scrubbed codegen/slice.h by David Garcia Quintas · 8 years ago
  50. c79b065 removed codegen/log.h by David Garcia Quintas · 8 years ago
  51. 1399e46 removed codegen/time.h by David Garcia Quintas · 8 years ago
  52. 3b31fdf removed codegen/byte_buffer.h by David Garcia Quintas · 8 years ago
  53. 6b11462 removed codegen/alloc.h by David Garcia Quintas · 8 years ago
  54. 43b633d Merge branch 'master' into move_timeout_encoding by Robbie Shade · 8 years ago
  55. 1102a9e Update build files. by Mark D. Roth · 8 years ago
  56. 3abd27e merge to upstream/master by Alistair Veitch · 8 years ago
  57. 7c3ba12 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  58. dfbdefe Added handshaker.[ch] to build.yaml. by Mark D. Roth · 8 years ago
  59. 710d242 Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport by Robbie Shade · 8 years ago
  60. f7cade1 Rename async_execution_lock --> combiner, make it use closures, unroll previous changes for idleness by Craig Tiller · 8 years ago
  61. b1793a6 Merge github.com:grpc/grpc into atm2 by Craig Tiller · 8 years ago
  62. b2edc6c Resolved merge conflicts with master by murgatroid99 · 8 years ago
  63. fb39f1d Merge pull request #6973 from makdharma/network_status_change by Jan Tattermusch · 8 years ago
  64. c3a9fae Merge branch 'master' into epoll_changes_merged by Sree Kuchibhotla · 8 years ago
  65. 280fd2a Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  66. 0579cfc more files after running build.yaml changes through by Makarand Dharmapurikar · 8 years ago
  67. e16907e Resolved merge conflicts with master by murgatroid99 · 8 years ago
  68. 812c66b Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  69. b2e986b added missing grpclb.h dep in build.yaml by David Garcia Quintas · 8 years ago
  70. 3fb8f73 gRPC LB policy by David Garcia Quintas · 8 years ago
  71. 9f6a805 Allow disabling traces, add trace variables for pluck and timeout events by murgatroid99 · 8 years ago
  72. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  73. d7a15b8 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  74. 877dc0c Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  75. 0ca68b7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  76. 1bc2976 Merge pull request #6481 from dgquintas/compression_md_level_bis by Jan Tattermusch · 8 years ago
  77. 0a0c1b0 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  78. 5dbbbb1 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  79. 533add5 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  80. bf10c82 implement support for adding external fd to server by Adam Michalik · 8 years ago
  81. 321b1fb separate posix functionality to grpc_posix.h by Adam Michalik · 8 years ago
  82. c97065d Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  83. ef1c860 merge to master by Alistair Veitch · 8 years ago
  84. a0d7491 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  85. 1fd6235 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  86. 4c11a20 Remove unused files by Sree Kuchibhotla · 8 years ago
  87. d925c93 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  88. 55c08f8 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  89. 6c81c25 Merge pull request #6306 from y-zeng/win32_suffix by Jan Tattermusch · 8 years ago
  90. 4aaba75 initial implementation of resource handling by Alistair Veitch · 8 years ago
  91. e751846 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  92. 4b5e757 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  93. 6eb2380 Merge pull request #6702 from a-veitch/add_proto by Jan Tattermusch · 8 years ago
  94. 4c751eb Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  95. 2a50dfe s/grpc_pops/grpc_polling_entity by David Garcia Quintas · 8 years ago
  96. 4594bd9 Merge remote-tracking branch 'upstream/master' into base by Yuchen Zeng · 8 years ago
  97. 8bec6f6 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  98. 69f3e2b Revert "Remove legacy poller" by Craig Tiller · 8 years ago
  99. f448c34 Remove union { } data and epoll_hdr structures. Added ev_epoll_linux files by Sree Kuchibhotla · 8 years ago
  100. e48b1bc Base changes. Create ev_epoll_posix.{c,h} files by making a copy of ev_poll_and_epoll.c file by Sree Kuchibhotla · 8 years ago