1. 6a654dd Changed default string type to be str by Ken Payson · 8 years ago
  2. 4281272 Updated git clone URL by David Garcia Quintas · 8 years ago
  3. 2882057 Add README.md explaining use of the app by Jorge Canizales · 8 years ago
  4. 10cc76c Make RPCs on a loop by Jorge Canizales · 8 years ago
  5. 3325c0b Add Podfile and pod install by Jorge Canizales · 8 years ago
  6. dfc3266 Merge pull request #7129 from jcanizales/pander-to-pod-lint-boringssl by makdharma · 8 years ago
  7. df23bf4 Minimal iOS app by Jorge Canizales · 8 years ago
  8. 51b3691 php: fix shutdown hang, call was never destroyed by Stanley Cheung · 8 years ago
  9. 84d2e47 implemented eventfd_check_availability by David Garcia Quintas · 8 years ago
  10. 458b35a Fix Python server interop spec noncompliance by Nathaniel Manista · 8 years ago
  11. d9d9ba9 Updated compression tests with batch API changes by murgatroid99 · 8 years ago
  12. 2b1f992 Merge branch 'master' into ruby_garbage_collection_fixes by murgatroid99 · 8 years ago
  13. 01d7dba Merge pull request #7116 from kpayson64/python_windows_fix by Jan Tattermusch · 8 years ago
  14. 1797402 fixed compiler warning #2 by Makarand Dharmapurikar · 8 years ago
  15. 296340d Merge pull request #7130 from kpayson64/downgrade_six by Jan Tattermusch · 8 years ago
  16. e4822e2 Merge pull request #7081 from y-zeng/build-example-travis by Jan Tattermusch · 8 years ago
  17. 18a0e47 Fix cout error string by Sree Kuchibhotla · 8 years ago
  18. a9208be regenerate by Jan Tattermusch · 8 years ago
  19. 3f594c1 using shared option for Version.cs leaks it to nuget file by Jan Tattermusch · 8 years ago
  20. 103cd6d fix files/mappings in Grpc.Core nuget by Jan Tattermusch · 8 years ago
  21. 1f6faf3 Merge pull request #7086 from kpayson64/remove_python_beta_test by Jan Tattermusch · 8 years ago
  22. 71448b2 Use open-source defaults to propagate Python plugin configuration by Masood Malekghassemi · 8 years ago
  23. 2c084ee build experimental nugets with dotnet CLI by Jan Tattermusch · 8 years ago
  24. 40a3e64 Merge pull request #7123 from sreecha/epoll_perf by Jan Tattermusch · 8 years ago
  25. c66ac4f fixed a compiler warning by Makarand Dharmapurikar · 8 years ago
  26. 3421724 Reduce the number of kicks by Sree Kuchibhotla · 8 years ago
  27. cc074d9 Divide gRPC-Core in Interface & Impl subspecs by Jorge Canizales · 8 years ago
  28. 9de42ab Minor format fix by Sree Kuchibhotla · 8 years ago
  29. 2b7fae0 Lowered six dependency version to 1.5.2 by Ken Payson · 8 years ago
  30. 0d3f178 BoringSSL: further documentation nit. by Jorge Canizales · 8 years ago
  31. 6523370 BoringSSL fixup: pqueue.h is removed in v4 by Jorge Canizales · 8 years ago
  32. 714d3fc BoringSSL: move podspec to v4 by Jorge Canizales · 8 years ago
  33. ae78c30 BoringSSL: Document podspec hacks by Jorge Canizales · 8 years ago
  34. 28a8486 BoringSSL fixup: remove unneeded empty source file by Jorge Canizales · 8 years ago
  35. 37a7f45 BoringSSL: Intf and Impl subspecs. WIP by Jorge Canizales · 8 years ago
  36. a1fe412 BoringSSL: Point to v3 tag in the repo by Jorge Canizales · 8 years ago
  37. 14bc798 BoringSSL: import all in the umbrella header by Jorge Canizales · 8 years ago
  38. 4ea7784 Removed _connectivity_channel.ChannelConnectivityTest test by Ken Payson · 8 years ago
  39. eac6243 Re-enable two Node credentials tests by murgatroid99 · 8 years ago
  40. b19c1d3 Merge pull request #7080 from jcanizales/p0-restore-connectivity-fix by makdharma · 8 years ago
  41. 3db76b9 Merge pull request #7066 from y-zeng/ios-test by Jan Tattermusch · 8 years ago
  42. 13c22ae Resolved merge conflicts with master by murgatroid99 · 8 years ago
  43. ca171ce Merge pull request #7114 from jtattermusch/mac_port_server_timeouts by Nicolas Noble · 8 years ago
  44. 0475549 Added another comment by Makarand Dharmapurikar · 8 years ago
  45. 0033865 Fix bug that occasionally caused a call to be deleted twice by murgatroid99 · 8 years ago
  46. 1e77668 Trace statements in epoll poller (enabled by default to debug the recent by Sree Kuchibhotla · 8 years ago
  47. a439859 Merge github.com:grpc/grpc into %s by Craig Tiller · 8 years ago
  48. 5aada71 Added a comment by Makarand Dharmapurikar · 8 years ago
  49. d99a925 fix for working with compressed data. Fixes #6746. by Makarand Dharmapurikar · 8 years ago
  50. c8e47ca Fix format issues by Yuchen Zeng · 8 years ago
  51. fe466b0 Merge pull request #7087 from makdharma/signature_mismatch_issue7051 by Jan Tattermusch · 8 years ago
  52. f0255d4 Merge pull request #7095 from ctiller/all_calls_together by Craig Tiller · 8 years ago
  53. b34608e Use 'test' instead of 'build test' by Yuchen Zeng · 8 years ago
  54. 431c832 Reorder the variables by Yuchen Zeng · 8 years ago
  55. 110601d Convert windows dll filename to bytes by Ken Payson · 8 years ago
  56. cc8bb8c Merge pull request #6885 from yang-g/import by Nicolas Noble · 8 years ago
  57. a176f52 Merge pull request #6920 from murgatroid99/grpc_trace_granularity by Jan Tattermusch · 8 years ago
  58. d5fadaa Merge pull request #7102 from jtattermusch/coreclr_update by Jan Tattermusch · 8 years ago
  59. 3785d53 Restore fix undid by https://github.com/grpc/grpc/pull/5893 by Jorge Canizales · 8 years ago
  60. 292d010 give existing port_server time to respond by Jan Tattermusch · 8 years ago
  61. c27e082 Merge remote-tracking branch 'upstream/master' into import by yang-g · 8 years ago
  62. 987e6f9 Avoid using git checkout and git clean by Yuchen Zeng · 8 years ago
  63. 652c000 regenerate files by Jan Tattermusch · 8 years ago
  64. eb8bfc6 modify templates to sign C# coreclr projects and generate xmlDoc by Jan Tattermusch · 8 years ago
  65. ecd2b0e share Version.cs among all project.json projects by Jan Tattermusch · 8 years ago
  66. e8ab99d workaround not necessary in preview2 by Jan Tattermusch · 8 years ago
  67. 14a301d fix coreclr linux build by Jan Tattermusch · 8 years ago
  68. b6960d0 switch CoreCLR to preview2 by Jan Tattermusch · 8 years ago
  69. 94f0a50 Merge pull request #7082 from ctiller/time_errors by Craig Tiller · 8 years ago
  70. 05b57e6 Merge pull request #7098 from ctiller/sig by Craig Tiller · 8 years ago
  71. ad57b26 Fix metrics client logging by Sree Kuchibhotla · 8 years ago
  72. 510ff69 Fix comment formatting by Craig Tiller · 8 years ago
  73. 1919699 Dont reblock sigmask every loop by Craig Tiller · 8 years ago
  74. 96e3d1c fixed indentation #2 by Makarand Dharmapurikar · 8 years ago
  75. 7a3c427 fixed indentation by Makarand Dharmapurikar · 8 years ago
  76. 48bbc55 Merge pull request #7089 from makdharma/issue3492 by makdharma · 8 years ago
  77. ecab5e2 added more steps. by Makarand Dharmapurikar · 8 years ago
  78. 11015b4 Merge pull request #7019 from dgquintas/wrong_msg_interop_client_cpp by Jan Tattermusch · 8 years ago
  79. 6471930 Merge pull request #7073 from yang-g/ruby_compress by Jan Tattermusch · 8 years ago
  80. d0d60f7 Merge pull request #7085 from ctiller/time_closures by Jan Tattermusch · 8 years ago
  81. 0146756 Fix bug with override_server flag in run_interop_tests.py by murgatroid99 · 8 years ago
  82. 5b47ac3 Colocate calls for the same channel on the same CQ by Craig Tiller · 8 years ago
  83. 3203c37 Fix new test by Craig Tiller · 8 years ago
  84. ac24ef8 Dont create errors redundently in chttp2_transport.c by Craig Tiller · 8 years ago
  85. b2edc6c Resolved merge conflicts with master by murgatroid99 · 8 years ago
  86. 8551a70 Merge github.com:grpc/grpc into %s by Craig Tiller · 8 years ago
  87. a5aa19a fixes #3492 by Makarand Dharmapurikar · 8 years ago
  88. fc5f505 fixes #7051 by Makarand Dharmapurikar · 8 years ago
  89. bfc9adc Annotate more things by Craig Tiller · 8 years ago
  90. a9df5d1 Merge pull request #6644 from ctiller/reuse_port by Jan Tattermusch · 8 years ago
  91. b4028f6 Merge pull request #7046 from murgatroid99/master_merge_release-0_15 by Jan Tattermusch · 8 years ago
  92. cea0004 Annotate error.c for timing, remove broken test by Craig Tiller · 8 years ago
  93. 193a5c7 printf portability sucks by David Garcia Quintas · 8 years ago
  94. d4824d3 Build ObjC examples in travis by Yuchen Zeng · 8 years ago
  95. b8431ae Add .xcscheme files for ObjC examples by Yuchen Zeng · 8 years ago
  96. fb39f1d Merge pull request #6973 from makdharma/network_status_change by Jan Tattermusch · 8 years ago
  97. 78aa977 Merge pull request #6849 from jcanizales/support-dynamic-frameworks by makdharma · 8 years ago
  98. e980f74 Merge remote-tracking branch 'upstream/release-0_15' into master_merge_release-0_15 by murgatroid99 · 8 years ago
  99. e97cc0c Merge pull request #7054 from jtattermusch/csharp_update_examples_to_0_15 by Jan Tattermusch · 8 years ago
  100. a6e022f Merge github.com:grpc/grpc into %s by Craig Tiller · 8 years ago