1. 14c072c Initial code to move deadline timer into a filter. Timer cancellation by Mark D. Roth · 8 years ago
  2. e3e17d3 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  3. a469e5d grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure. by Nicolas "Pixel" Noble · 8 years ago
  4. 5e1fbd2 Merge pull request #7370 from rjshade/move_timeout_encoding by kpayson64 · 8 years ago
  5. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago
  6. 87e06c8 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  7. 43b633d Merge branch 'master' into move_timeout_encoding by Robbie Shade · 8 years ago
  8. 3abd27e merge to upstream/master by Alistair Veitch · 8 years ago
  9. 7c3ba12 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  10. dfbdefe Added handshaker.[ch] to build.yaml. by Mark D. Roth · 8 years ago
  11. 710d242 Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport by Robbie Shade · 8 years ago
  12. b2edc6c Resolved merge conflicts with master by murgatroid99 · 8 years ago
  13. fb39f1d Merge pull request #6973 from makdharma/network_status_change by Jan Tattermusch · 8 years ago
  14. c3a9fae Merge branch 'master' into epoll_changes_merged by Sree Kuchibhotla · 8 years ago
  15. 280fd2a Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  16. 0579cfc more files after running build.yaml changes through by Makarand Dharmapurikar · 8 years ago
  17. e16907e Resolved merge conflicts with master by murgatroid99 · 8 years ago
  18. 812c66b Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  19. b2e986b added missing grpclb.h dep in build.yaml by David Garcia Quintas · 8 years ago
  20. 3fb8f73 gRPC LB policy by David Garcia Quintas · 8 years ago
  21. 9f6a805 Allow disabling traces, add trace variables for pluck and timeout events by murgatroid99 · 8 years ago
  22. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  23. d7a15b8 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  24. 877dc0c Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  25. 0ca68b7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  26. 1bc2976 Merge pull request #6481 from dgquintas/compression_md_level_bis by Jan Tattermusch · 8 years ago
  27. 0a0c1b0 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  28. 5dbbbb1 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  29. 533add5 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  30. bf10c82 implement support for adding external fd to server by Adam Michalik · 8 years ago
  31. 321b1fb separate posix functionality to grpc_posix.h by Adam Michalik · 8 years ago
  32. c97065d Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  33. ef1c860 merge to master by Alistair Veitch · 8 years ago
  34. a0d7491 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  35. 1fd6235 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  36. 4c11a20 Remove unused files by Sree Kuchibhotla · 8 years ago
  37. d925c93 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  38. 55c08f8 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  39. 6c81c25 Merge pull request #6306 from y-zeng/win32_suffix by Jan Tattermusch · 8 years ago
  40. 4aaba75 initial implementation of resource handling by Alistair Veitch · 8 years ago
  41. e751846 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  42. 4b5e757 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  43. 6eb2380 Merge pull request #6702 from a-veitch/add_proto by Jan Tattermusch · 8 years ago
  44. 4c751eb Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  45. 2a50dfe s/grpc_pops/grpc_polling_entity by David Garcia Quintas · 8 years ago
  46. 4594bd9 Merge remote-tracking branch 'upstream/master' into base by Yuchen Zeng · 8 years ago
  47. 8bec6f6 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  48. 69f3e2b Revert "Remove legacy poller" by Craig Tiller · 8 years ago
  49. f448c34 Remove union { } data and epoll_hdr structures. Added ev_epoll_linux files by Sree Kuchibhotla · 8 years ago
  50. 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
  51. d69354e Merge branch 'master' into add_proto by Alistair Veitch · 8 years ago
  52. 48abdde Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  53. 30fe632 end-to-end compilation by Alistair Veitch · 8 years ago
  54. d88e15c Remove legacy poller by Craig Tiller · 8 years ago
  55. 772f485 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  56. ac09447 Merge branch 'compression_incoming_checks' into compression_md_level_bis by David Garcia Quintas · 8 years ago
  57. 8517886 Move load_file into iomgr by Craig Tiller · 8 years ago
  58. d013e9b Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  59. d6a5b80 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  60. d982bba Add base64 decoder by Yuchen Zeng · 8 years ago
  61. a58ed7c Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  62. fe01b58 Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  63. fffd296 Merge pull request #6279 from dgquintas/lb_proto_v1 by Jan Tattermusch · 8 years ago
  64. 81be250 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  65. f72eb97 Introduced grpc_pops (pollset or pollset_set) by David Garcia Quintas · 8 years ago
  66. 4bb11ac Turned load reporting into a plugin by David Garcia Quintas · 8 years ago
  67. b41363e all good! missing end2end test for new lr filter by David Garcia Quintas · 8 years ago
  68. 27f59af Unifying error handling within core by Craig Tiller · 8 years ago
  69. d312a0b Smarter pollset/pollset_set propagation by David Garcia Quintas · 8 years ago
  70. 1b2db63 Moved protos out of core_codegen interface by David Garcia Quintas · 8 years ago
  71. 396f445 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  72. 12dfdc3 Change win32 file suffix by Yuchen Zeng · 8 years ago
  73. 7f0793a Updated load balancer proto to v1 by David Garcia Quintas · 8 years ago
  74. 7beea14 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  75. 3ab2fe0 Rollup of changes from the latest import by Craig Tiller · 8 years ago
  76. 9885bff Factored out parse functions from sockaddr_resolver by David Garcia Quintas · 8 years ago
  77. 7d4f252 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  78. 03915e5 Sort out codegen dependencies by Craig Tiller · 8 years ago
  79. 862c8e9 Load Reporting hook and filter skeleton by David Garcia Quintas · 8 years ago
  80. f9d53bb Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  81. 0ea9fce Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  82. 0b54163 Fixing client_config init by Craig Tiller · 8 years ago
  83. f82ddc4 Nailing down dependencies better by Craig Tiller · 8 years ago
  84. b112f39 Move subchannel_call_holder by Craig Tiller · 8 years ago
  85. 0d2a0ae Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  86. 74071cd Merge branch 'subchannel_factory_create_lb_channel' of github.com:dgquintas/grpc into ccmerge by Craig Tiller · 8 years ago
  87. 414ee32 Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel by David Garcia Quintas · 8 years ago
  88. 1895835 Merge pull request #6042 from ctiller/optionalize_resolvers by Nicolas Noble · 8 years ago
  89. 895459e Merge github.com:grpc/grpc into optionalize_client_config by Craig Tiller · 8 years ago
  90. b48dda2 Merge branch 'master' into subchannel_factory_create_lb_channel by David G. Quintas · 8 years ago
  91. abcebb0 Merge pull request #5419 from ctiller/cleaner-posix2 by Nicolas Noble · 8 years ago
  92. 3e94de1 Merge branch 'optionalize_resolvers' into optionalize_client_config by Craig Tiller · 8 years ago
  93. f057796 Merge branch 'optionalize_census' into optionalize_resolvers by Craig Tiller · 8 years ago
  94. 86fcfcc Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel by David Garcia Quintas · 8 years ago
  95. fe2ef9b Remove removed file from build.yaml by Craig Tiller · 8 years ago
  96. d4c9833 Reposition files to optionalize client_config system by Craig Tiller · 8 years ago
  97. 65938df Optionalize name resolvers by Craig Tiller · 8 years ago
  98. f8a519e Merge branch 'cleaner-posix2' into cleaner-posix3 by Craig Tiller · 8 years ago
  99. 8479c97 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  100. 60aa840 Remove removed files from build.yaml by Craig Tiller · 8 years ago