1. d65632a Add Python documentation generation by Masood Malekghassemi · 10 years ago
  2. cd114a7 Merge pull request #2677 from nathanielmanistaatgoogle/test-constants by Masood Malekghassemi · 10 years ago
  3. 2aff2b4 Merge pull request #2678 from vjpai/dont_be_explicit by Yang Gao · 10 years ago
  4. c089743 Remove explicit reference to nullptr since this isn't within by Vijay Pai · 10 years ago
  5. f2b2558 Merge pull request #2593 from ctiller/elliptic-orange-chamelion by Yang Gao · 10 years ago
  6. 7b042c5 Add STREAM_LENGTH and POOL_SIZE to test_constants by Nathaniel Manista · 10 years ago
  7. 6284cdb Merge pull request #2675 from stanley-cheung/php_call_peer_address by Michael Lumish · 10 years ago
  8. c0034dd review feedback: unit test of uri value too strict by Stanley Cheung · 10 years ago
  9. 54c9757 Merge pull request #2601 from ctiller/warbling-wombat by Vijay Pai · 10 years ago
  10. db98e08 Exposed channel target and call peer in PHP by Stanley Cheung · 10 years ago
  11. 1f21f33 Merge pull request #2666 from jtattermusch/oauth_token_api_fix by Michael Lumish · 10 years ago
  12. d116a2d Merge pull request #2632 from marcinwyszynski/master by Michael Lumish · 10 years ago
  13. d9aed1d Merge github.com:grpc/grpc into elliptic-orange-chamelion by Craig Tiller · 10 years ago
  14. cbc4fb9 Merge github.com:grpc/grpc into warbling-wombat by Craig Tiller · 10 years ago
  15. 5c575dd Merge pull request #2664 from jtattermusch/async_tests by Stanley Cheung · 10 years ago
  16. cd7a405 make work with out-of-band oauth2 token more pleasant by Jan Tattermusch · 10 years ago
  17. 9a5c4f5 make sure async test wont be silently skipped with old NUnit by Jan Tattermusch · 10 years ago
  18. b98e1dd make some interop tests run as async methods by Jan Tattermusch · 10 years ago
  19. 9b048e5 introducing async tests by Jan Tattermusch · 10 years ago
  20. 6832792 add NUnitTestAdapter for VS by Jan Tattermusch · 10 years ago
  21. 2a31304 Merge pull request #2647 from vjpai/deepend by Yang Gao · 10 years ago
  22. 1fedc80 Merge pull request #2655 from vjpai/expecteq by Yang Gao · 10 years ago
  23. e08cc80 Merge pull request #2662 from vjpai/the_isolation_of_nullptr by Yang Gao · 10 years ago
  24. 5749a3f Merge pull request #2605 from yang-g/fake_transport_security_to_private by jboeuf · 10 years ago
  25. d2a9b6d Isolate nullptr to grpc namespace when we must define it ourselves by Vijay Pai · 10 years ago
  26. bb04ea7 Merge pull request #2658 from jtattermusch/csharp_explicit_insecure by Stanley Cheung · 10 years ago
  27. a96ac05 make insecure channel and server explicit by Jan Tattermusch · 10 years ago
  28. 072e7ad Merge pull request #2648 from jtattermusch/csharp_logging_api by Stanley Cheung · 10 years ago
  29. 0526161 introduce gRPC logger by Jan Tattermusch · 10 years ago
  30. 01cd209 Merge pull request #2645 from jtattermusch/csharp_go_beta_go by Stanley Cheung · 10 years ago
  31. f9c2d97 fix reference to bouncyCastles assembly by Jan Tattermusch · 10 years ago
  32. a6b8288 upgrade Grpc.Auth to latest version of Google.Apis.Auth and remove unneeded code by Jan Tattermusch · 10 years ago
  33. dce9f6e fix x86 target to be AnyCPU by Jan Tattermusch · 10 years ago
  34. eea5955 added test for client SSL authentication by Jan Tattermusch · 10 years ago
  35. 88a9b32 added option to authenticate client using root cert chain by Jan Tattermusch · 10 years ago
  36. 062c329 expose peer info in serverside call handlers by Jan Tattermusch · 10 years ago
  37. 6e685ff Merge pull request #2654 from jtattermusch/win_getpeername_fix by Nicolas Noble · 10 years ago
  38. 51d2275 Switch an int to size_t or else it fails on Mac by vjpai · 10 years ago
  39. b3ff741 Merge pull request #2630 from murgatroid99/node_completion_key_names by Jan Tattermusch · 10 years ago
  40. d298a95 fix whitespaces and line length by Jan Tattermusch · 10 years ago
  41. 3f7809d fix getpeername code on windows by Jan Tattermusch · 10 years ago
  42. e8cdd54 Merge pull request #2651 from murgatroid99/node_call_peer_address by Jan Tattermusch · 10 years ago
  43. 7e06b6f Merge pull request #2620 from meisterpeeps/master by Michael Lumish · 10 years ago
  44. f0c66c63 Merge branch 'master' into deepend by Vijay Pai · 10 years ago
  45. ea12b97 Exposed channel target and call peer in Node wrapper by murgatroid99 · 10 years ago
  46. 6aff7aa Merge pull request #2649 from stanley-cheung/php_user_agent by Michael Lumish · 10 years ago
  47. a75098d add user-agent for php by Stanley Cheung · 10 years ago
  48. d357cc0 Merge pull request #2643 from jtattermusch/csharp_timeouts by Michael Lumish · 10 years ago
  49. a5fea60 array_length and it's counter types should match by Marcin Wyszynski · 10 years ago
  50. c859694 Merge pull request #2646 from yang-g/inf_future by Vijay Pai · 10 years ago
  51. a61ca70 Merge pull request #2623 from ctiller/tightly-they-took-the-token-to-the-tent by Vijay Pai · 10 years ago
  52. 7cbac4c Fix gpr_inf_future call by yang-g · 10 years ago
  53. 3a442d9 Merge pull request #2633 from ctiller/virtuous-velvit-velociraptor by Yang Gao · 10 years ago
  54. 49313ce tiny fixes by Jan Tattermusch · 10 years ago
  55. 6835b92 fix test on windows by Jan Tattermusch · 10 years ago
  56. 24b3b7e Fix thread list iterator by vjpai · 10 years ago
  57. 7a3ac62 explicitly convert deadline for server handlers to realtime by Jan Tattermusch · 10 years ago
  58. 4106259 add MathService.Fib test with deadline by Jan Tattermusch · 10 years ago
  59. f7cfc8a implemented cancellation support for MathService.Fib by Jan Tattermusch · 10 years ago
  60. 0846b68 add Timeout support and tests by Jan Tattermusch · 10 years ago
  61. 7452956 added deadline to generated stubs by Jan Tattermusch · 10 years ago
  62. 50b8365 Timespec.FromDateTime implementation and tests by Jan Tattermusch · 10 years ago
  63. 4113ba5 implemented FromDateTime by Jan Tattermusch · 10 years ago
  64. f6410f5 robust conversion from Timespec to DateTime and tests by Jan Tattermusch · 10 years ago
  65. 02b8054 Bug fixes by vjpai · 10 years ago
  66. a1b820e Merge pull request #2586 from dgquintas/compress_flag_reset by Craig Tiller · 10 years ago
  67. b5bbf66 Merge pull request #2629 from ctiller/always-with-the-mono by Yang Gao · 10 years ago
  68. 67ab910 Start off with zero reserve threads to make sure that that case works by Vijay Pai · 10 years ago
  69. e3086f8 Integration fix by Craig Tiller · 10 years ago
  70. 1f3e6c1 Start switching everything to dynamic pool by Vijay Pai · 10 years ago
  71. 05cc0c4 Integration fix by Craig Tiller · 10 years ago
  72. 5d1469a Merge branch 'compress_flag_reset' of github.com:dgquintas/grpc into virtuous-velvit-velociraptor by Craig Tiller · 10 years ago
  73. dd161a0 Merge github.com:grpc/grpc into virtuous-velvit-velociraptor by Craig Tiller · 10 years ago
  74. b76f3ad Fix bug on shutdown case by vjpai · 10 years ago
  75. b28456b Add dynamic thread pool and initial port of test by vjpai · 10 years ago
  76. 994c262 Fix flow control by Craig Tiller · 10 years ago
  77. 2e7ce15 Merge pull request #2617 from jboeuf/jwt_creds_renaming by Yang Gao · 10 years ago
  78. 1ed96ba Merge branch 'flow_control_buf_fix' of github.com:yang-g/grpc into virtuous-velvit-velociraptor by Craig Tiller · 10 years ago
  79. e2f2e9a Integration fix by Craig Tiller · 10 years ago
  80. 7cb0853 Merge github.com:grpc/grpc into elliptic-orange-chamelion by Craig Tiller · 10 years ago
  81. 1a2ac33 Avoid stupid double conversion by Marcin Wyszynski · 10 years ago
  82. ea0c18b Make time_t to int conversion explicit on tv_nsec by Marcin Wyszynski · 10 years ago
  83. ac91edd Avoid implicit conversion on array_length by Marcin Wyszynski · 10 years ago
  84. f7e7d08 Integration fix by Craig Tiller · 10 years ago
  85. 0ee2d20 Merge github.com:grpc/grpc into warbling-wombat by Craig Tiller · 10 years ago
  86. a627d89 Changed object keys to valid identifier names by murgatroid99 · 10 years ago
  87. 5126bb6 Merge pull request #2493 from a-veitch/record_stat by Craig Tiller · 10 years ago
  88. 94329d0 Make the server report monotonic times for deadlines by Craig Tiller · 10 years ago
  89. b70440b Merge pull request #2542 from ctiller/tell-me-who-you-might-be by Yang Gao · 10 years ago
  90. dd0f4fa Merge pull request #2628 from stanley-cheung/add_homebrew_to_jenkins by Stanley Cheung · 10 years ago
  91. f4f6bc2 Minor jenkins script cleanjup by Stanley Cheung · 10 years ago
  92. d435caa Merge pull request #2625 from jcanizales/fix-c-install-typo by Vijay Pai · 10 years ago
  93. 6f30dec Flow control fix by yang-g · 10 years ago
  94. 1451f2e Merge pull request #2571 from vjpai/cent6-issues by Yang Gao · 10 years ago
  95. 8b89bde Merge pull request #2622 from ctiller/look-at-the-trees by Yang Gao · 10 years ago
  96. 123e5d8 Fix typo in gtest install instructions for Mac by Jorge Canizales · 10 years ago
  97. be7d16d Merge pull request #2621 from ctiller/forgetful-frederic-feeds-frogs-frankfurts by David G. Quintas · 10 years ago
  98. 9835a13 Handle a race where a new call comes in post-shutdown a little better by Craig Tiller · 10 years ago
  99. d9ddc77 Filter out reserved metadata so that applications cant mess us up by Craig Tiller · 10 years ago
  100. 6c2d56b Addressing review comments by Craig Tiller · 10 years ago