1. b335256 Add AsyncNotifyWhenDone by yang-g · 9 years ago
  2. bee7b68 Merge pull request #2766 from ctiller/alpnrggg by Yang Gao · 9 years ago
  3. 0a9ca86 Merge pull request #2702 from yang-g/peeraddr by Vijay Pai · 9 years ago
  4. ddf05a1 Fix alpn_test by Craig Tiller · 9 years ago
  5. 3d382a0 Merge pull request #2751 from ctiller/alphanumeric-juju-fish by Michael Lumish · 9 years ago
  6. 74a09698 Fix UDS versions of this test by Craig Tiller · 9 years ago
  7. 2cd9dd9 Remove optional parameter from watch connectivity state by Craig Tiller · 9 years ago
  8. b803313 merge with head and resolve conflicts by yang-g · 9 years ago
  9. 44a127c Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about by Craig Tiller · 9 years ago
  10. dcf6c90 merge with head by yang-g · 9 years ago
  11. d7ead69 Add a test by yang-g · 9 years ago
  12. 94fad81 Tune down number of channels for qps_test by Craig Tiller · 9 years ago
  13. 7d024c7 Merge pull request #2689 from yang-g/auth_test_failure by Craig Tiller · 9 years ago
  14. a7957f5 Exclude uds from default hostname tests by Craig Tiller · 9 years ago
  15. 1aceadd Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about by Craig Tiller · 9 years ago
  16. 8a67d39 Integration compile fix by Craig Tiller · 9 years ago
  17. 753b3cb Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  18. c5eccd4 Fix clock type mismatch by yang-g · 9 years ago
  19. 4aee724 Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth by Julien Boeuf · 9 years ago
  20. f2b2558 Merge pull request #2593 from ctiller/elliptic-orange-chamelion by Yang Gao · 9 years ago
  21. d9aed1d Merge github.com:grpc/grpc into elliptic-orange-chamelion by Craig Tiller · 9 years ago
  22. cbc4fb9 Merge github.com:grpc/grpc into warbling-wombat by Craig Tiller · 9 years ago
  23. f0295cb Merge branch 'sometimes-its-good-just-to-check-in-with-each-other' into yeah-we-know-what-youre-talking-about by Craig Tiller · 9 years ago
  24. dfc42da Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  25. 2a31304 Merge pull request #2647 from vjpai/deepend by Yang Gao · 9 years ago
  26. 1fedc80 Merge pull request #2655 from vjpai/expecteq by Yang Gao · 9 years ago
  27. e08cc80 Merge pull request #2662 from vjpai/the_isolation_of_nullptr by Yang Gao · 9 years ago
  28. 5749a3f Merge pull request #2605 from yang-g/fake_transport_security_to_private by jboeuf · 9 years ago
  29. d2a9b6d Isolate nullptr to grpc namespace when we must define it ourselves by Vijay Pai · 9 years ago
  30. 51d2275 Switch an int to size_t or else it fails on Mac by vjpai · 9 years ago
  31. f0c66c63 Merge branch 'master' into deepend by Vijay Pai · 9 years ago
  32. c4b56b6 Make passing NULL for host not crash by Craig Tiller · 9 years ago
  33. 67ab910 Start off with zero reserve threads to make sure that that case works by Vijay Pai · 9 years ago
  34. 1f3e6c1 Start switching everything to dynamic pool by Vijay Pai · 9 years ago
  35. dd161a0 Merge github.com:grpc/grpc into virtuous-velvit-velociraptor by Craig Tiller · 9 years ago
  36. b28456b Add dynamic thread pool and initial port of test by vjpai · 9 years ago
  37. 2e7ce15 Merge pull request #2617 from jboeuf/jwt_creds_renaming by Yang Gao · 9 years ago
  38. 1ed96ba Merge branch 'flow_control_buf_fix' of github.com:yang-g/grpc into virtuous-velvit-velociraptor by Craig Tiller · 9 years ago
  39. 7cb0853 Merge github.com:grpc/grpc into elliptic-orange-chamelion by Craig Tiller · 9 years ago
  40. b256faa Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  41. 0ee2d20 Merge github.com:grpc/grpc into warbling-wombat by Craig Tiller · 9 years ago
  42. b70440b Merge pull request #2542 from ctiller/tell-me-who-you-might-be by Yang Gao · 9 years ago
  43. 6f30dec Flow control fix by yang-g · 9 years ago
  44. 1451f2e Merge pull request #2571 from vjpai/cent6-issues by Yang Gao · 9 years ago
  45. fe4c3f4 Renaming jwt_credentials to service_account_jwt_access_credentials. by Julien Boeuf · 9 years ago
  46. 6999c09 Canonicalize metadata keys in core by Craig Tiller · 9 years ago
  47. 044d153 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  48. 70a1337 merge head and resolve conflict by yang-g · 9 years ago
  49. 8b25f2a move fake_transport_security_credentials to private API by yang-g · 9 years ago
  50. 5029b30 Adding option to force client auth on the server SSL creds. by Julien Boeuf · 9 years ago
  51. b322d4a Merge pull request #2427 from yang-g/per_call_oauth_creds_impl by Abhishek Kumar · 9 years ago
  52. 4a4f149 Rename grpc_channel_create to grpc_insecure_channel_create by Craig Tiller · 9 years ago
  53. 23a33aa Merge pull request #2529 from ctiller/prefer-gin-n-tonic by Vijay Pai · 9 years ago
  54. e66165d Remove iterator-based test altogether by Vijay Pai · 9 years ago
  55. 90220b3 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  56. c4af224 Remove one range-based for and do appropriate static casts on nullptr by Vijay Pai · 9 years ago
  57. 4e9ce32 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  58. 60fb201 Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY by Craig Tiller · 9 years ago
  59. 4524942 Merge github.com:grpc/grpc into tell-me-who-you-might-be by Craig Tiller · 9 years ago
  60. 1b22b9d Add grpc_call_get_peer by Craig Tiller · 9 years ago
  61. 698d00c Add ipv4:, ipv6: schemes by Craig Tiller · 9 years ago
  62. 9d25e94 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  63. ba5f980 Merge remote-tracking branch 'upstream/master' into per_call_oauth_creds_impl by yang-g · 9 years ago
  64. bf6abee Remove experimental prefix by Craig Tiller · 9 years ago
  65. b4fdd32 Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY by Craig Tiller · 9 years ago
  66. 6a7626c Move alarm subsystem to monotonic time by Craig Tiller · 9 years ago
  67. b4e7036 Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression by Craig Tiller · 9 years ago
  68. d82d0b2 Merge pull request #2319 from dgquintas/str_join_with_sep by Nicolas Noble · 9 years ago
  69. 0dc5e6c User agent string support by Craig Tiller · 9 years ago
  70. 8bf2dca Make tests a little more robust by Craig Tiller · 9 years ago
  71. b5980be Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  72. 5e7e55b Merge with head and resolve conflict by yang-g · 9 years ago
  73. f87a098 Merge pull request #2470 from ctiller/i-want-to-wait-free by Vijay Pai · 9 years ago
  74. 6016e26 Merge branch 'master' of github.com:grpc/grpc into str_join_with_sep by David Garcia Quintas · 9 years ago
  75. e9881bb Merge pull request #2403 from ctiller/no-worries-i-can-wait by Nicolas Noble · 9 years ago
  76. cadbf22 Removed compression levels from clients and _experimental_'d signature of methods manipulating compression algorithms by David Garcia Quintas · 9 years ago
  77. 29cb6dd Merge pull request #2482 from vjpai/rename_schedule_callback by Craig Tiller · 9 years ago
  78. 463cde7 update according to spec change by yang-g · 9 years ago
  79. efccb3f Merge pull request #2472 from nicolasnoble/4000-is-infinite-right by Craig Tiller · 9 years ago
  80. e086725 Merge branch 'no-worries-i-can-wait' of github.com:ctiller/grpc into no-worries-i-can-wait by Craig Tiller · 9 years ago
  81. c9fef6f Merge github.com:grpc/grpc into no-worries-i-can-wait by Craig Tiller · 9 years ago
  82. af26143 Merge github.com:grpc/grpc into i-want-to-wait-free by Craig Tiller · 9 years ago
  83. be2b9b2 Merge pull request #2463 from dgquintas/bitsetmacros by Craig Tiller · 9 years ago
  84. aff4f2a Changing a very long (4000s) deadline to 10s. by Nicolas "Pixel" Noble · 9 years ago
  85. eec373c Merge pull request #2413 from dgquintas/interop_sniffer by Craig Tiller · 9 years ago
  86. 1eedf26 Merge pull request #2385 from yang-g/timeout_interop by Craig Tiller · 9 years ago
  87. 72a4417 ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::Add by vjpai · 9 years ago
  88. fb58d23 Merge with head by yang-g · 9 years ago
  89. 7ef7232 split iterator into its own file by yang-g · 9 years ago
  90. 7cceb09 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  91. 47f1837 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  92. c9af31d Merge pull request #2473 from hongweiwang/uri_parser by Craig Tiller · 9 years ago
  93. 9a3f858 Merge pull request #2460 from vjpai/exposed_pool by Craig Tiller · 9 years ago
  94. 1ada6ad Added connectivity tests, fixed bugs by Craig Tiller · 9 years ago
  95. d423f3c Fix authority in uri_parser by Hongwei Wang · 9 years ago
  96. e0981df Merge github.com:grpc/grpc into i-want-to-wait-free by Craig Tiller · 9 years ago
  97. e3988db Added more tests for GPR_BITCOUNT by David Garcia Quintas · 9 years ago
  98. 6b8d1ae rewrote bitcount function as a macro by David Garcia Quintas · 9 years ago
  99. b80479e Added population count function by David Garcia Quintas · 9 years ago
  100. ed7e855 Require a pointer + macro arg protection by David Garcia Quintas · 9 years ago