1. fa74ec4 Merge pull request #1359 from a11r/cc2 by Yang Gao · 9 years ago
  2. 4107ba2 Merge pull request #1365 from yang-g/init by Craig Tiller · 9 years ago
  3. c4b6ffb Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. by Yang Gao · 9 years ago
  4. 932b13b Corrects bad return values in C error-handling block by Tim Emiola · 9 years ago
  5. 9cb56f8 Move Notifier into its own file by Tim Emiola · 9 years ago
  6. 0a65578 Simplify debugging, avoid inspecting C-backed objects. by Tim Emiola · 9 years ago
  7. 119decc Fix logging version mismatchj by Tim Emiola · 9 years ago
  8. 117cc12 Fix failing interop servers by Tim Emiola · 9 years ago
  9. 68180a2 Merge pull request #1358 from jtattermusch/csharp_server_improvements by Tim Emiola · 9 years ago
  10. d774c5c Test client stream cancellation and fix bug exposed by the test. by Abhishek Kumar · 9 years ago
  11. 3afd92f Merge pull request #1357 from tbetbetbe/grpc-ruby-correct-test-scripts by donnadionne · 9 years ago
  12. bc206b1 Corrects command/flags used in ruby interop tests by Tim Emiola · 9 years ago
  13. 97e294a Removing some ugly hacks from C# server and improving the comments a bit by Jan Tattermusch · 9 years ago
  14. 58584a3 Fixed typo in README change by murgatroid99 · 9 years ago
  15. 0a95d87 Added information about custom gRPC install locations in README, bumped version by murgatroid99 · 9 years ago
  16. b3440f5 Merge pull request #1353 from murgatroid99/node_limit_thread_usage by Tim Emiola · 9 years ago
  17. b6a96ff Merge pull request #1354 from jcanizales/proto-grpc-runtime-upstream by Michael Lumish · 9 years ago
  18. b372405 Merge pull request #1328 from vjpai/clamp by Craig Tiller · 9 years ago
  19. 8957cae Moves ProtoRPC.podspec into gRPC.podspec by Jorge Canizales · 9 years ago
  20. 7847b0e Adjusts #imports of RxLibrary by Jorge Canizales · 9 years ago
  21. 3fbf7d7 Merge pull request #1312 from ctiller/batch-metadata by Yang Gao · 9 years ago
  22. 05bd511 Adds unit test of stub to the XCode project by Jorge Canizales · 9 years ago
  23. 3f576c7 Creates unit test for the stub by Jorge Canizales · 9 years ago
  24. 17b43e8 Fixes initializer of the generated stub by Jorge Canizales · 9 years ago
  25. f593fef Fixes syntax errors. by Jorge Canizales · 9 years ago
  26. 6482d5d Makes the runtime serialize alright. by Jorge Canizales · 9 years ago
  27. 2779ccb Adds basic runtime library and generated stub by Jorge Canizales · 9 years ago
  28. 8cad507 mathserver listens on fixed port by Jan Tattermusch · 9 years ago
  29. ea67c96 Merge pull request #1341 from jcanizales/merge-https-upstream by Michael Lumish · 9 years ago
  30. 43f18f3 Merge pull request #1330 from yang-g/bugfix by Craig Tiller · 9 years ago
  31. a2f63bb Merge pull request #1335 from stanley-cheung/php_basestub_metadata_callback by Tim Emiola · 9 years ago
  32. 2b1f7a9 Merge github.com:google/grpc into batch-metadata by Craig Tiller · 9 years ago
  33. 3dbb9c5 Adds RemoteTests to the Xcode project, and fixes RxLibrary #imports by Jorge Canizales · 9 years ago
  34. 638c1ee partial fix for #546 by Jan Tattermusch · 9 years ago
  35. 48e07df Small cleanup of the sample app by Jorge Canizales · 9 years ago
  36. 914d74e Small logging formatting fix by Jorge Canizales · 9 years ago
  37. 5cff49d Adds proto support to the main app too. by Jorge Canizales · 9 years ago
  38. 25e28e8 Fixes proto remote test to use the actual protos of the service. by Jorge Canizales · 9 years ago
  39. d168f50 Adds podspec for the generated files by Jorge Canizales · 9 years ago
  40. 7205cda Generates ObjC code for the test protos by Jorge Canizales · 9 years ago
  41. 41a5374 Adds Class prefix RMT by Jorge Canizales · 9 years ago
  42. 1380ac8 Brings in proto files for the remote test server. by Jorge Canizales · 9 years ago
  43. 23cb957 Move Route_guide protos to their own folder to make room for remote test protos by Jorge Canizales · 9 years ago
  44. e72114c Fixes local test after ensuring using https:// doesn't work with it. by Jorge Canizales · 9 years ago
  45. eddb006 Fixes host transformation when user supplies a port. by Jorge Canizales · 9 years ago
  46. f1bda85 Add remote HTTPS tests. Local HTTP ones fail to connect. by Jorge Canizales · 9 years ago
  47. 5618a9d removed chatty log messages on windows by Jan Tattermusch · 9 years ago
  48. aa4fb14 Cleanup by Jorge Canizales · 9 years ago
  49. 6465c34 Loads certificates from file. SSL works ^^ by Jorge Canizales · 9 years ago
  50. bb58d22 Removes scheme before passing to C layer by Jorge Canizales · 9 years ago
  51. ba37a3e Fixes scheme detection logic and NPE by Jorge Canizales · 9 years ago
  52. ccf3997 Makes GRPCChannel a cluster class of secure and unsecured. by Jorge Canizales · 9 years ago
  53. 7217b3a Merge pull request #1333 from jtattermusch/windows_fix_empty_message by Nicolas Noble · 9 years ago
  54. 77c45eb remove opts param from signature by Stanley Cheung · 9 years ago
  55. 2710786 remove nslices assertion on windows by Jan Tattermusch · 9 years ago
  56. a836705 allow empty messages in gRPC on windows by Jan Tattermusch · 9 years ago
  57. e00bd9c Merge pull request #1331 from jcanizales/use-protos-main-repo by Michael Lumish · 9 years ago
  58. 1895b4a Merge pull request #1325 from jtattermusch/grpc_nuget by Tim Emiola · 9 years ago
  59. 9bd0c64 forgot to update class name by Stanley Cheung · 9 years ago
  60. 2c9c763 Support update metadata callback function in php BaseStub by Stanley Cheung · 9 years ago
  61. 48b02ec Add !=NULL by Craig Tiller · 9 years ago
  62. 062db02 Merge github.com:google/grpc into batch-metadata by Craig Tiller · 9 years ago
  63. d2b11fa Use GPR_ASSERT here by Craig Tiller · 9 years ago
  64. 4b20077 Add helpful log message by Craig Tiller · 9 years ago
  65. b4a75a8 Add != NULL by Craig Tiller · 9 years ago
  66. 3d86bca Centers the sample location in Gran Canaria :P by Jorge Canizales · 9 years ago
  67. 6ad8c20 Adds more assertions to the test by Jorge Canizales · 9 years ago
  68. 6a84b3d Adds test that sends proto and expects one by Jorge Canizales · 9 years ago
  69. aa5611b Adds Objective-C prefixes to the protos by Jorge Canizales · 9 years ago
  70. 0ae1f4d Fix Route_guide to declare public headers by Jorge Canizales · 9 years ago
  71. b7f970b Point the Podfile to a "generated" local podspec by Jorge Canizales · 9 years ago
  72. f4ddfab Generated files :) by Jorge Canizales · 9 years ago
  73. 1f1d2c3 Copy route_guide.proto and make it 2.6 by Jorge Canizales · 9 years ago
  74. 14ae0b0 Add dependency to Protobuf 2.6 to the podfile by Jorge Canizales · 9 years ago
  75. 3cdb3b6 Merge pull request #1327 from jcanizales/update-main-repo by Michael Lumish · 9 years ago
  76. e6300b2 Changes #import paths from RxLibrary -> gRPC by Jorge Canizales · 9 years ago
  77. 1b5062c Fix indentation by Craig Tiller · 9 years ago
  78. ee15234 Add /* NDEBUGS */ as appropriate by Craig Tiller · 9 years ago
  79. 3b3097f Remove an extra unref by Yang Gao · 9 years ago
  80. 045fabb Moves RxLibrary.podspec into gRPC.podspec by Jorge Canizales · 9 years ago
  81. 6db7224 Clamp at 1.0 on low end to handle rare possibility of sub-1 microsecond by vjpai · 9 years ago
  82. d9a3425 Merge pull request #1320 from murgatroid99/node_load_json by Tim Emiola · 9 years ago
  83. aa83409 Adds documentation to the tests and reduces timeout to 2s by Jorge Canizales · 9 years ago
  84. 5f0c0f1 Adds two tests that pass with the RouteGuide Java server by Jorge Canizales · 9 years ago
  85. 7502bd2 Asynchronous unit test by Jorge Canizales · 9 years ago
  86. 1d37349 Fixes the sample app to point to the new podspecs by Jorge Canizales · 9 years ago
  87. c2d7ecb Working podspecs for gRPC core & wrapper by Jorge Canizales · 9 years ago
  88. c6d5f10 enabling creation of nuget package for grpc_csharp_ext by Jan Tattermusch · 9 years ago
  89. e937cd3 .nupkg files to gitignore by Jan Tattermusch · 9 years ago
  90. 17c92b3 Spec for Grpc.Core nuget package that works by Jan Tattermusch · 9 years ago
  91. 547ecfd Grpc.Core managed project now depends on native nuget packages with openssl and zlib by Jan Tattermusch · 9 years ago
  92. 63fd04e changed path to grpc_csharp_ext.dll by Jan Tattermusch · 9 years ago
  93. fe00787 Merge pull request #1318 from yang-g/flowfix by Nicolas Noble · 9 years ago
  94. 42c15a3 resolve comment by Yang Gao · 9 years ago
  95. 291800b Merge pull request #1309 from tbetbetbe/grpc_ruby_rpc_server_md by Jan Tattermusch · 9 years ago
  96. 71dbb86 Added JSON option for gRPC file loading by murgatroid99 · 9 years ago
  97. 84b8884 Tidying up proof of concept by Craig Tiller · 9 years ago
  98. f102103 Proof of concept fix for flow control error by Yang Gao · 9 years ago
  99. 3bb4059 Merge pull request #1313 from tbetbetbe/grpc_ruby_add_ruby_coverage by Jan Tattermusch · 9 years ago
  100. b116c4f Remove expensive asserts from NDEBUG builds by Craig Tiller · 9 years ago