1. 7a3ac62 explicitly convert deadline for server handlers to realtime by Jan Tattermusch · 9 years ago
  2. 4106259 add MathService.Fib test with deadline by Jan Tattermusch · 9 years ago
  3. f7cfc8a implemented cancellation support for MathService.Fib by Jan Tattermusch · 9 years ago
  4. 0846b68 add Timeout support and tests by Jan Tattermusch · 9 years ago
  5. 7452956 added deadline to generated stubs by Jan Tattermusch · 9 years ago
  6. 50b8365 Timespec.FromDateTime implementation and tests by Jan Tattermusch · 9 years ago
  7. 4113ba5 implemented FromDateTime by Jan Tattermusch · 9 years ago
  8. f6410f5 robust conversion from Timespec to DateTime and tests by Jan Tattermusch · 9 years ago
  9. a1b820e Merge pull request #2586 from dgquintas/compress_flag_reset by Craig Tiller · 9 years ago
  10. b5bbf66 Merge pull request #2629 from ctiller/always-with-the-mono by Yang Gao · 9 years ago
  11. 2e7ce15 Merge pull request #2617 from jboeuf/jwt_creds_renaming by Yang Gao · 9 years ago
  12. 5126bb6 Merge pull request #2493 from a-veitch/record_stat by Craig Tiller · 9 years ago
  13. 94329d0 Make the server report monotonic times for deadlines by Craig Tiller · 9 years ago
  14. b70440b Merge pull request #2542 from ctiller/tell-me-who-you-might-be by Yang Gao · 9 years ago
  15. dd0f4fa Merge pull request #2628 from stanley-cheung/add_homebrew_to_jenkins by Stanley Cheung · 9 years ago
  16. f4f6bc2 Minor jenkins script cleanjup by Stanley Cheung · 9 years ago
  17. d435caa Merge pull request #2625 from jcanizales/fix-c-install-typo by Vijay Pai · 9 years ago
  18. 1451f2e Merge pull request #2571 from vjpai/cent6-issues by Yang Gao · 9 years ago
  19. 8b89bde Merge pull request #2622 from ctiller/look-at-the-trees by Yang Gao · 9 years ago
  20. 123e5d8 Fix typo in gtest install instructions for Mac by Jorge Canizales · 9 years ago
  21. be7d16d Merge pull request #2621 from ctiller/forgetful-frederic-feeds-frogs-frankfurts by David G. Quintas · 9 years ago
  22. d9ddc77 Filter out reserved metadata so that applications cant mess us up by Craig Tiller · 9 years ago
  23. 6159c07 Fix interop tests by ensuring non-http-special metadata precedes other metadata by Craig Tiller · 9 years ago
  24. e19b75a Merge pull request #2619 from stanley-cheung/add_homebrew_to_jenkins by Stanley Cheung · 9 years ago
  25. 0308274 fix ruby gem path by Stanley Cheung · 9 years ago
  26. fe4c3f4 Renaming jwt_credentials to service_account_jwt_access_credentials. by Julien Boeuf · 9 years ago
  27. 6a7418c Merge pull request #2609 from soltanmm/c89 by Nathaniel Manista · 9 years ago
  28. b6d6137 Fix Python C89 pedantry by Masood Malekghassemi · 9 years ago
  29. 73a31c5 Merge pull request #2604 from murgatroid99/node_user_agent_string by Michael Lumish · 9 years ago
  30. 2cf0ba4 Merge pull request #2608 from stanley-cheung/add_homebrew_to_jenkins by Stanley Cheung · 9 years ago
  31. f64825f run homebrew installation script on macos jenkins by Stanley Cheung · 9 years ago
  32. 49c8a15 Merge pull request #2607 from jtattermusch/csharp_improvements by Stanley Cheung · 9 years ago
  33. ae01709 fix stylecop warnings by Jan Tattermusch · 9 years ago
  34. b146ef6 added generated file Health.cs to stylecop ignore by Jan Tattermusch · 9 years ago
  35. 766d72b set primary user agent by C# channel by Jan Tattermusch · 9 years ago
  36. 88b8a03 Merge pull request #2597 from jtattermusch/csharp_metadata by Stanley Cheung · 9 years ago
  37. d601ff5 Fixed setting user-agent string by murgatroid99 · 9 years ago
  38. 7717202 fix crash caused by wrong size of MetadataEntryStruct by Jan Tattermusch · 9 years ago
  39. d1408e7 Merge pull request #2594 from stanley-cheung/add_homebrew_to_jenkins by Stanley Cheung · 9 years ago
  40. a83cb91 use export instead by Stanley Cheung · 9 years ago
  41. b322d4a Merge pull request #2427 from yang-g/per_call_oauth_creds_impl by Abhishek Kumar · 9 years ago
  42. 736689d Merge pull request #2589 from stanley-cheung/add_homebrew_to_jenkins by Stanley Cheung · 9 years ago
  43. 29e1aca local can only be used in a function; by Stanley Cheung · 9 years ago
  44. 45d336b Merge pull request #2555 from stanley-cheung/add_homebrew_to_jenkins by Jan Tattermusch · 9 years ago
  45. f97b4f2 Add per-language homebrew testing for Mac on Jenkins by Stanley Cheung · 9 years ago
  46. 518e3fe Fixes for streaming compression. by David Garcia Quintas · 9 years ago
  47. 198a1ad Added user-agent setting code, and a test for it by murgatroid99 · 9 years ago
  48. 23a33aa Merge pull request #2529 from ctiller/prefer-gin-n-tonic by Vijay Pai · 9 years ago
  49. 86ba413 Merge pull request #2556 from ctiller/one-thing-at-a-time by Vijay Pai · 9 years ago
  50. e66165d Remove iterator-based test altogether by Vijay Pai · 9 years ago
  51. e7e1c82 improving test readability by Jan Tattermusch · 9 years ago
  52. a236ff2 rename Result to ResponseAsync by Jan Tattermusch · 9 years ago
  53. 7d219cf fix echo metadata test by Jan Tattermusch · 9 years ago
  54. 25bb2ef regenerated code and fixed inconsistencies by Jan Tattermusch · 9 years ago
  55. 5269d16 codegen and API changes by Jan Tattermusch · 9 years ago
  56. 61e6478 Merge pull request #2370 from ctiller/now-i-get-to-show-it-to-EVERYBODY by Yang Gao · 9 years ago
  57. ed4b7a7 modify client call interface to allow reading status and trailers by Jan Tattermusch · 9 years ago
  58. c4af224 Remove one range-based for and do appropriate static casts on nullptr by Vijay Pai · 9 years ago
  59. 1cf8d42 added some tests by Jan Tattermusch · 9 years ago
  60. 556875d Merge pull request #2559 from ctiller/holographic-ninja-soda by Nicolas Noble · 9 years ago
  61. 0ac5580 Merge pull request #2554 from murgatroid99/node_oauth_interop by Michael Lumish · 9 years ago
  62. 2620536 Fix (forever) a TSAN bug thats plagued us by Craig Tiller · 9 years ago
  63. 8271f5d propagate statuscode from server handler by Jan Tattermusch · 9 years ago
  64. a0bb065 allow sending trailers from server handler by Jan Tattermusch · 9 years ago
  65. 998eb9b populate server context by Jan Tattermusch · 9 years ago
  66. 990f642 Fix TSAN reported failure by Craig Tiller · 9 years ago
  67. 3d57871 Fix TSAN reported failure by Craig Tiller · 9 years ago
  68. 60fb201 Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY by Craig Tiller · 9 years ago
  69. 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
  70. 5bbd818 refactor server call handlers by Jan Tattermusch · 9 years ago
  71. 7f23a75 fix bug by Jan Tattermusch · 9 years ago
  72. 77415b6 some cleanup and better metadata support by Jan Tattermusch · 9 years ago
  73. ec50f28 reading of metadata by Jan Tattermusch · 9 years ago
  74. 40d808f Merge pull request #2474 from nicolasnoble/lets-actually-build-32-bits by Jan Tattermusch · 9 years ago
  75. 63bb2f1 Removed now-incorrect asserts in oauth test by murgatroid99 · 9 years ago
  76. c7b8872 Removed unnecessary arguments from auth message by murgatroid99 · 9 years ago
  77. 21ec6c3 Added oauth2_auth_token and per_rpc_creds Node interop tests by murgatroid99 · 9 years ago
  78. 1e24847 Merge pull request #2553 from jtattermusch/auth_interop_tests by Michael Lumish · 9 years ago
  79. 33c9130 fixed dependencies in C# project by Jan Tattermusch · 9 years ago
  80. 7b4a31f implement per_rpc_creds and oauth2_auth_token interop tests by Jan Tattermusch · 9 years ago
  81. 482d761 Making sure that 32 bits is being built and run on Jenkins. by Nicolas "Pixel" Noble · 9 years ago
  82. 4524942 Merge github.com:grpc/grpc into tell-me-who-you-might-be by Craig Tiller · 9 years ago
  83. aabf72c Merge pull request #2551 from ctiller/markup-the-things by Nicolas Noble · 9 years ago
  84. 7a68b29 Merge pull request #2552 from murgatroid99/node_metadata_meainingful_keys by Abhishek Kumar · 9 years ago
  85. 02c160a Use more meaningful names for metadata keys in tests by murgatroid99 · 9 years ago
  86. 2d984bf Mark up all existing comments in grpc.h for Doxygen, add main page by Craig Tiller · 9 years ago
  87. 81bcc4c Make endpoint peer API work on Windows by Craig Tiller · 9 years ago
  88. 2355066 Merge pull request #2464 from murgatroid99/node_server_construction_change by Abhishek Kumar · 9 years ago
  89. 1b22b9d Add grpc_call_get_peer by Craig Tiller · 9 years ago
  90. b46f3f4 fix build by Alistair Veitch · 9 years ago
  91. 58df9ee Merge pull request #2530 from ctiller/no-reserve by David G. Quintas · 9 years ago
  92. 698d00c Add ipv4:, ipv6: schemes by Craig Tiller · 9 years ago
  93. 851032a address comments by Alistair Veitch · 9 years ago
  94. ddb4b1a Merge pull request #2538 from jcanizales/tests-script by Michael Lumish · 9 years ago
  95. aaab651 Refer simplifying script with xctool. by Jorge Canizales · 9 years ago
  96. cbe18e5 Remove unneeded error trap. by Jorge Canizales · 9 years ago
  97. 4a6f9e0 Update Windows to use the monotonic clock for alarms also by Craig Tiller · 9 years ago
  98. 4f101bd Merge github.com:grpc/grpc into prefer-gin-n-tonic by Craig Tiller · 9 years ago
  99. b71f8fb Simplify xcodebuild’s output filter regex by Jorge Canizales · 9 years ago
  100. a307728 Test on iPhone instead of iPad by Jorge Canizales · 9 years ago