1. a75098d add user-agent for php by Stanley Cheung · 9 years ago
  2. d357cc0 Merge pull request #2643 from jtattermusch/csharp_timeouts by Michael Lumish · 9 years ago
  3. a61ca70 Merge pull request #2623 from ctiller/tightly-they-took-the-token-to-the-tent by Vijay Pai · 9 years ago
  4. 3a442d9 Merge pull request #2633 from ctiller/virtuous-velvit-velociraptor by Yang Gao · 9 years ago
  5. 49313ce tiny fixes by Jan Tattermusch · 9 years ago
  6. 6835b92 fix test on windows by Jan Tattermusch · 9 years ago
  7. 7a3ac62 explicitly convert deadline for server handlers to realtime by Jan Tattermusch · 9 years ago
  8. 4106259 add MathService.Fib test with deadline by Jan Tattermusch · 9 years ago
  9. f7cfc8a implemented cancellation support for MathService.Fib by Jan Tattermusch · 9 years ago
  10. 0846b68 add Timeout support and tests by Jan Tattermusch · 9 years ago
  11. 7452956 added deadline to generated stubs by Jan Tattermusch · 9 years ago
  12. 50b8365 Timespec.FromDateTime implementation and tests by Jan Tattermusch · 9 years ago
  13. 4113ba5 implemented FromDateTime by Jan Tattermusch · 9 years ago
  14. f6410f5 robust conversion from Timespec to DateTime and tests by Jan Tattermusch · 9 years ago
  15. a1b820e Merge pull request #2586 from dgquintas/compress_flag_reset by Craig Tiller · 9 years ago
  16. b5bbf66 Merge pull request #2629 from ctiller/always-with-the-mono by Yang Gao · 9 years ago
  17. e3086f8 Integration fix by Craig Tiller · 9 years ago
  18. 05cc0c4 Integration fix by Craig Tiller · 9 years ago
  19. 5d1469a Merge branch 'compress_flag_reset' of github.com:dgquintas/grpc into virtuous-velvit-velociraptor by Craig Tiller · 9 years ago
  20. dd161a0 Merge github.com:grpc/grpc into virtuous-velvit-velociraptor by Craig Tiller · 9 years ago
  21. 994c262 Fix flow control by Craig Tiller · 9 years ago
  22. 2e7ce15 Merge pull request #2617 from jboeuf/jwt_creds_renaming by Yang Gao · 9 years ago
  23. 1ed96ba Merge branch 'flow_control_buf_fix' of github.com:yang-g/grpc into virtuous-velvit-velociraptor by Craig Tiller · 9 years ago
  24. 5126bb6 Merge pull request #2493 from a-veitch/record_stat by Craig Tiller · 9 years ago
  25. 94329d0 Make the server report monotonic times for deadlines by Craig Tiller · 9 years ago
  26. b70440b Merge pull request #2542 from ctiller/tell-me-who-you-might-be by Yang Gao · 9 years ago
  27. 6f30dec Flow control fix by yang-g · 9 years ago
  28. 8b89bde Merge pull request #2622 from ctiller/look-at-the-trees by Yang Gao · 9 years ago
  29. be7d16d Merge pull request #2621 from ctiller/forgetful-frederic-feeds-frogs-frankfurts by David G. Quintas · 9 years ago
  30. 9835a13 Handle a race where a new call comes in post-shutdown a little better by Craig Tiller · 9 years ago
  31. d9ddc77 Filter out reserved metadata so that applications cant mess us up by Craig Tiller · 10 years ago
  32. 6159c07 Fix interop tests by ensuring non-http-special metadata precedes other metadata by Craig Tiller · 9 years ago
  33. fe4c3f4 Renaming jwt_credentials to service_account_jwt_access_credentials. by Julien Boeuf · 9 years ago
  34. b6d6137 Fix Python C89 pedantry by Masood Malekghassemi · 9 years ago
  35. 73a31c5 Merge pull request #2604 from murgatroid99/node_user_agent_string by Michael Lumish · 9 years ago
  36. ae01709 fix stylecop warnings by Jan Tattermusch · 9 years ago
  37. b146ef6 added generated file Health.cs to stylecop ignore by Jan Tattermusch · 9 years ago
  38. 766d72b set primary user agent by C# channel by Jan Tattermusch · 9 years ago
  39. 88b8a03 Merge pull request #2597 from jtattermusch/csharp_metadata by Stanley Cheung · 9 years ago
  40. d601ff5 Fixed setting user-agent string by murgatroid99 · 9 years ago
  41. 7717202 fix crash caused by wrong size of MetadataEntryStruct by Jan Tattermusch · 9 years ago
  42. 518e3fe Fixes for streaming compression. by David Garcia Quintas · 9 years ago
  43. 198a1ad Added user-agent setting code, and a test for it by murgatroid99 · 9 years ago
  44. 23a33aa Merge pull request #2529 from ctiller/prefer-gin-n-tonic by Vijay Pai · 9 years ago
  45. 86ba413 Merge pull request #2556 from ctiller/one-thing-at-a-time by Vijay Pai · 9 years ago
  46. e7e1c82 improving test readability by Jan Tattermusch · 9 years ago
  47. a236ff2 rename Result to ResponseAsync by Jan Tattermusch · 9 years ago
  48. 7d219cf fix echo metadata test by Jan Tattermusch · 9 years ago
  49. 25bb2ef regenerated code and fixed inconsistencies by Jan Tattermusch · 9 years ago
  50. 5269d16 codegen and API changes by Jan Tattermusch · 9 years ago
  51. 61e6478 Merge pull request #2370 from ctiller/now-i-get-to-show-it-to-EVERYBODY by Yang Gao · 9 years ago
  52. ed4b7a7 modify client call interface to allow reading status and trailers by Jan Tattermusch · 9 years ago
  53. 1cf8d42 added some tests by Jan Tattermusch · 9 years ago
  54. 556875d Merge pull request #2559 from ctiller/holographic-ninja-soda by Nicolas Noble · 9 years ago
  55. 0ac5580 Merge pull request #2554 from murgatroid99/node_oauth_interop by Michael Lumish · 9 years ago
  56. 2620536 Fix (forever) a TSAN bug thats plagued us by Craig Tiller · 9 years ago
  57. 8271f5d propagate statuscode from server handler by Jan Tattermusch · 9 years ago
  58. a0bb065 allow sending trailers from server handler by Jan Tattermusch · 9 years ago
  59. 998eb9b populate server context by Jan Tattermusch · 9 years ago
  60. 990f642 Fix TSAN reported failure by Craig Tiller · 9 years ago
  61. 3d57871 Fix TSAN reported failure by Craig Tiller · 9 years ago
  62. 60fb201 Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY by Craig Tiller · 9 years ago
  63. ac392e2 Merge branch 'tell-me-who-you-might-be' of github.com:ctiller/grpc into tell-me-who-you-might-be by Craig Tiller · 9 years ago
  64. 5bbd818 refactor server call handlers by Jan Tattermusch · 9 years ago
  65. 7f23a75 fix bug by Jan Tattermusch · 9 years ago
  66. 77415b6 some cleanup and better metadata support by Jan Tattermusch · 9 years ago
  67. ec50f28 reading of metadata by Jan Tattermusch · 9 years ago
  68. 63bb2f1 Removed now-incorrect asserts in oauth test by murgatroid99 · 9 years ago
  69. c7b8872 Removed unnecessary arguments from auth message by murgatroid99 · 9 years ago
  70. 21ec6c3 Added oauth2_auth_token and per_rpc_creds Node interop tests by murgatroid99 · 9 years ago
  71. 33c9130 fixed dependencies in C# project by Jan Tattermusch · 9 years ago
  72. 7b4a31f implement per_rpc_creds and oauth2_auth_token interop tests by Jan Tattermusch · 9 years ago
  73. 4524942 Merge github.com:grpc/grpc into tell-me-who-you-might-be by Craig Tiller · 9 years ago
  74. 02c160a Use more meaningful names for metadata keys in tests by murgatroid99 · 9 years ago
  75. 81bcc4c Make endpoint peer API work on Windows by Craig Tiller · 9 years ago
  76. 2355066 Merge pull request #2464 from murgatroid99/node_server_construction_change by Abhishek Kumar · 9 years ago
  77. 1b22b9d Add grpc_call_get_peer by Craig Tiller · 9 years ago
  78. 58df9ee Merge pull request #2530 from ctiller/no-reserve by David G. Quintas · 9 years ago
  79. 698d00c Add ipv4:, ipv6: schemes by Craig Tiller · 9 years ago
  80. 851032a address comments by Alistair Veitch · 9 years ago
  81. aaab651 Refer simplifying script with xctool. by Jorge Canizales · 9 years ago
  82. cbe18e5 Remove unneeded error trap. by Jorge Canizales · 9 years ago
  83. 4a6f9e0 Update Windows to use the monotonic clock for alarms also by Craig Tiller · 9 years ago
  84. 4f101bd Merge github.com:grpc/grpc into prefer-gin-n-tonic by Craig Tiller · 9 years ago
  85. b71f8fb Simplify xcodebuild’s output filter regex by Jorge Canizales · 9 years ago
  86. a307728 Test on iPhone instead of iPad by Jorge Canizales · 9 years ago
  87. 5dc5899 Filter xcodebuild output, fix return code, and leave make to the podspec by Jorge Canizales · 9 years ago
  88. bed5c3c Always use the locally-built plugin for tests by Jorge Canizales · 9 years ago
  89. be85352 Script to build the ObjC plugin, generate code, and run tests by Jorge Canizales · 9 years ago
  90. 0535b03 Share AllTests scheme, without the local RouteGuide tests by Jorge Canizales · 9 years ago
  91. cd32956 Merge pull request #2526 from jcanizales/accept-nil-container by Michael Lumish · 9 years ago
  92. 51c69e6 Merge pull request #2525 from jcanizales/fix-emptywriter by Michael Lumish · 9 years ago
  93. 03f0bd6 Merge pull request #2501 from jcanizales/gpr-inf-future by Michael Lumish · 9 years ago
  94. baf2ab0 Merge pull request #2503 from jcanizales/fixup-codegen by Michael Lumish · 9 years ago
  95. ba906ed Merge pull request #2500 from jcanizales/remove-cocoapods-warning by Michael Lumish · 9 years ago
  96. b69d4c0 Merge pull request #2499 from jcanizales/move-delegate-wrapper-to-grx by Michael Lumish · 9 years ago
  97. 56488ea Fix Windows CV by Craig Tiller · 9 years ago
  98. bf6abee Remove experimental prefix by Craig Tiller · 9 years ago
  99. b4fdd32 Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY by Craig Tiller · 9 years ago
  100. 6a7626c Move alarm subsystem to monotonic time by Craig Tiller · 9 years ago