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