1. ca38ddb Fixed ivar names and comments by murgatroid99 · 9 years ago
  2. 2101a48 Simplified startBatch, resolved comments by murgatroid99 · 9 years ago
  3. 33655f9 Moved deallocation code to the right place by murgatroid99 · 9 years ago
  4. fe2c0c6 Added nil check in GRPCWrappedCall initializer by murgatroid99 · 9 years ago
  5. a571ceb Fixed missing increment by murgatroid99 · 9 years ago
  6. def47aa Removed thrown error in one case by murgatroid99 · 9 years ago
  7. 6a084f4 Simplified some batch code, resolved comments by murgatroid99 · 9 years ago
  8. 3767f8b Removed Podfile.lock by murgatroid99 · 9 years ago
  9. b56609c Updated GRPCCall comments and spacing by murgatroid99 · 9 years ago
  10. 3a1309b Merged changes from master by murgatroid99 · 9 years ago
  11. 6cc4680 Changed message handling, fixed line lengths by murgatroid99 · 9 years ago
  12. 20ecfc8 Merge pull request #1377 from ctiller/server-cq-own by Vijay Pai · 9 years ago
  13. 809bcff Merge pull request #1388 from jcanizales/fixes-podspec by Michael Lumish · 9 years ago
  14. 0619af7 Merge pull request #1383 from jtattermusch/csharp_auth by Tim Emiola · 9 years ago
  15. a3c42cd Merge pull request #1378 from nicolasnoble/vs2010 by Craig Tiller · 9 years ago
  16. 6abfd75 Checks in Podfile.lock so the build is reproducible by Jorge Canizales · 9 years ago
  17. 5488d28 Warn in the sample's README that pod install must be run by Jorge Canizales · 9 years ago
  18. 624b694 Removes Cocoapod-generated files by Jorge Canizales · 9 years ago
  19. aa5fba4 Fix assertion for compute_engine_creds by Jan Tattermusch · 9 years ago
  20. b5c076f Rewrote comment to match changes by murgatroid99 · 9 years ago
  21. 0bbfa38 attempt to support compute_engine_creds interop test by Jan Tattermusch · 9 years ago
  22. 64a6eed Merge pull request #1371 from wkubiak/master by Nicolas Noble · 9 years ago
  23. 1f18e80 Make RpcException errors more informative by Jan Tattermusch · 9 years ago
  24. 3086203 Few VS2010 fixes. by Nicolas Noble · 9 years ago
  25. b4ef7c9 logic for refreshing access token by Jan Tattermusch · 9 years ago
  26. 92552fc Re-added completion_queue_destroy call by murgatroid99 · 9 years ago
  27. e08a9c0 Simplified an initializer call by murgatroid99 · 9 years ago
  28. bf177c8 Pass deadline to call details for batch calls by Masood Malekghassemi · 9 years ago
  29. 5717a98 Dont use op outstanding refs to count ownership by Craig Tiller · 9 years ago
  30. 8950461 Have server hold a reference to completion queues by Craig Tiller · 9 years ago
  31. dcde970 Fixed spacing by murgatroid99 · 9 years ago
  32. 1ca56b9 style fixes by Jan Tattermusch · 9 years ago
  33. dca6e88 First attempt to add service account creds interop test by Jan Tattermusch · 9 years ago
  34. bb9d788 Added Grpc.Auth project by Jan Tattermusch · 9 years ago
  35. 119761f added dependency on Google.Apis.Auth package by Jan Tattermusch · 10 years ago
  36. 8bf5fc8 Merge pull request #1373 from ctiller/shutdown by Yang Gao · 9 years ago
  37. 330f4c8 Fix includes for Boring SSL. by Julien Boeuf · 9 years ago
  38. 924ef9a Merge pull request #1372 from ctiller/latency by Vijay Pai · 9 years ago
  39. 54e93d4 Made startBatch more strongly typed by murgatroid99 · 9 years ago
  40. 1fb9955 Fix early shutdown: await client context deletion before channel deletion by Craig Tiller · 9 years ago
  41. 1be373c Stop kicking ourselves by Craig Tiller · 9 years ago
  42. 0d20f42 fix comparison between pointer and integer error by wkubiak · 9 years ago
  43. 49185a8 removed unused variables by wkubiak · 9 years ago
  44. 7305dc6 Merge pull request #1227 from nicolasnoble/the-purge-2 by Craig Tiller · 9 years ago
  45. fa74ec4 Merge pull request #1359 from a11r/cc2 by Yang Gao · 9 years ago
  46. a89cc64 Fixed dictionary usage by murgatroid99 · 9 years ago
  47. fd2bf67 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  48. 3d13eb0 Fixed grpc_getMetadataArray by murgatroid99 · 9 years ago
  49. 4107ba2 Merge pull request #1365 from yang-g/init by Craig Tiller · 9 years ago
  50. 69927d6 Addressed review comments by murgatroid99 · 9 years ago
  51. 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
  52. 463a7a8 Fixed indentation by murgatroid99 · 9 years ago
  53. 30b7d4e Migrated Objective C library to C batch API by murgatroid99 · 9 years ago
  54. 932b13b Corrects bad return values in C error-handling block by Tim Emiola · 9 years ago
  55. 9cb56f8 Move Notifier into its own file by Tim Emiola · 9 years ago
  56. 0a65578 Simplify debugging, avoid inspecting C-backed objects. by Tim Emiola · 9 years ago
  57. 119decc Fix logging version mismatchj by Tim Emiola · 9 years ago
  58. 117cc12 Fix failing interop servers by Tim Emiola · 9 years ago
  59. 68180a2 Merge pull request #1358 from jtattermusch/csharp_server_improvements by Tim Emiola · 9 years ago
  60. e24dde5 Adressing comments. by Nicolas "Pixel" Noble · 9 years ago
  61. 23be280 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  62. d774c5c Test client stream cancellation and fix bug exposed by the test. by Abhishek Kumar · 9 years ago
  63. 3afd92f Merge pull request #1357 from tbetbetbe/grpc-ruby-correct-test-scripts by donnadionne · 9 years ago
  64. bc206b1 Corrects command/flags used in ruby interop tests by Tim Emiola · 9 years ago
  65. 97e294a Removing some ugly hacks from C# server and improving the comments a bit by Jan Tattermusch · 9 years ago
  66. 58584a3 Fixed typo in README change by murgatroid99 · 9 years ago
  67. 0a95d87 Added information about custom gRPC install locations in README, bumped version by murgatroid99 · 9 years ago
  68. b3440f5 Merge pull request #1353 from murgatroid99/node_limit_thread_usage by Tim Emiola · 9 years ago
  69. b6a96ff Merge pull request #1354 from jcanizales/proto-grpc-runtime-upstream by Michael Lumish · 9 years ago
  70. b372405 Merge pull request #1328 from vjpai/clamp by Craig Tiller · 9 years ago
  71. 8957cae Moves ProtoRPC.podspec into gRPC.podspec by Jorge Canizales · 9 years ago
  72. 7847b0e Adjusts #imports of RxLibrary by Jorge Canizales · 9 years ago
  73. 3fbf7d7 Merge pull request #1312 from ctiller/batch-metadata by Yang Gao · 9 years ago
  74. 05bd511 Adds unit test of stub to the XCode project by Jorge Canizales · 9 years ago
  75. 3f576c7 Creates unit test for the stub by Jorge Canizales · 9 years ago
  76. 17b43e8 Fixes initializer of the generated stub by Jorge Canizales · 9 years ago
  77. f593fef Fixes syntax errors. by Jorge Canizales · 9 years ago
  78. 6482d5d Makes the runtime serialize alright. by Jorge Canizales · 9 years ago
  79. 2779ccb Adds basic runtime library and generated stub by Jorge Canizales · 9 years ago
  80. 8cad507 mathserver listens on fixed port by Jan Tattermusch · 9 years ago
  81. ea67c96 Merge pull request #1341 from jcanizales/merge-https-upstream by Michael Lumish · 9 years ago
  82. 43f18f3 Merge pull request #1330 from yang-g/bugfix by Craig Tiller · 9 years ago
  83. a2f63bb Merge pull request #1335 from stanley-cheung/php_basestub_metadata_callback by Tim Emiola · 9 years ago
  84. 2b1f7a9 Merge github.com:google/grpc into batch-metadata by Craig Tiller · 9 years ago
  85. 3dbb9c5 Adds RemoteTests to the Xcode project, and fixes RxLibrary #imports by Jorge Canizales · 9 years ago
  86. 638c1ee partial fix for #546 by Jan Tattermusch · 9 years ago
  87. 48e07df Small cleanup of the sample app by Jorge Canizales · 10 years ago
  88. 914d74e Small logging formatting fix by Jorge Canizales · 10 years ago
  89. 5cff49d Adds proto support to the main app too. by Jorge Canizales · 10 years ago
  90. 25e28e8 Fixes proto remote test to use the actual protos of the service. by Jorge Canizales · 10 years ago
  91. d168f50 Adds podspec for the generated files by Jorge Canizales · 10 years ago
  92. 7205cda Generates ObjC code for the test protos by Jorge Canizales · 10 years ago
  93. 41a5374 Adds Class prefix RMT by Jorge Canizales · 10 years ago
  94. 1380ac8 Brings in proto files for the remote test server. by Jorge Canizales · 10 years ago
  95. 23cb957 Move Route_guide protos to their own folder to make room for remote test protos by Jorge Canizales · 10 years ago
  96. e72114c Fixes local test after ensuring using https:// doesn't work with it. by Jorge Canizales · 10 years ago
  97. eddb006 Fixes host transformation when user supplies a port. by Jorge Canizales · 10 years ago
  98. f1bda85 Add remote HTTPS tests. Local HTTP ones fail to connect. by Jorge Canizales · 10 years ago
  99. 5618a9d removed chatty log messages on windows by Jan Tattermusch · 9 years ago
  100. aa4fb14 Cleanup by Jorge Canizales · 10 years ago