1. 9adbf48 Adjusting scripts to fake-install. by Nicolas "Pixel" Noble · 9 years ago
  2. f173793 Merge branch 'master' of github.com:grpc/grpc into travis-speedup by Nicolas "Pixel" Noble · 9 years ago
  3. 1685d77 Merge pull request #1406 from ctiller/crash-boom-bang by Yang Gao · 9 years ago
  4. 50f7b87 Merge pull request #1411 from jboeuf/ref_cache_default_creds by Craig Tiller · 9 years ago
  5. f376429 Ref the cache default creds so that we do not crash next time we use it... by Julien Boeuf · 9 years ago
  6. d7f0fe5 Merge pull request #1409 from vjpai/endthreads by Craig Tiller · 9 years ago
  7. dce7a12 Merge pull request #1410 from murgatroid99/core_ios_thread_local_fix by Craig Tiller · 9 years ago
  8. d7ec8a3 Merge pull request #1369 from ctiller/one-pass by Abhishek Kumar · 9 years ago
  9. 4434796 Merge pull request #1400 from ctiller/timers by Vijay Pai · 9 years ago
  10. 1cb8bbc Fix thread local storage error in iOS build by murgatroid99 · 9 years ago
  11. 07b2fe6 Move end_threads to subclass since some subclass-specific fields will still be by vjpai · 9 years ago
  12. f894b1d Merge pull request #1403 from nicolasnoble/slimfast by Craig Tiller · 9 years ago
  13. 8a5bce3 Incoming stream id validation fixes by Craig Tiller · 9 years ago
  14. adaa100 Trimming down useless variables in the Makefile. by Nicolas "Pixel" Noble · 9 years ago
  15. 5b8c255 Merge pull request #1382 from soltanmm/migrate by Nathaniel Manista · 9 years ago
  16. 1d73b7b Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  17. c866705 Merge pull request #1367 from yang-g/interop by Craig Tiller · 9 years ago
  18. 6eda2d7 Merge pull request #1386 from ctiller/cxx by Yang Gao · 9 years ago
  19. 87ab19f Capure thread id with default timer implementation by Craig Tiller · 9 years ago
  20. 4354a8e Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  21. 37815e5 Merge branch 'one-pass' of github.com:ctiller/grpc into one-pass by Craig Tiller · 9 years ago
  22. 816791c Add comment by Craig Tiller · 9 years ago
  23. c48f26f Merge pull request #1399 from jcanizales/first-objc-integration-tests by Michael Lumish · 9 years ago
  24. c55a0ca Podfile.lock prevents gRPC to be properly installed by Jorge Canizales · 9 years ago
  25. 87b650b Increases timeout of client_streaming test to 4s by Jorge Canizales · 9 years ago
  26. f394616 Merge pull request #1370 from zeliard/master by Nicolas Noble · 9 years ago
  27. 2288b2d Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  28. 29c4d0a Merge pull request #1390 from ctiller/tcp-test by David Klempner · 9 years ago
  29. a83ad60 Merge commit '6abfd7573dbd813abb28f36d59746a97c6fcff2a' into first-objc-integration-tests by Jorge Canizales · 9 years ago
  30. ad2a0e4 Merge pull request #1393 from stanley-cheung/minor_update_php_dockerfile by Michael Lumish · 9 years ago
  31. c984d0b php dockerfile: one dependency was listed twice by Stanley Cheung · 9 years ago
  32. f579e1d Migrate Python to batch core API by Masood Malekghassemi · 9 years ago
  33. 5324c6a Merge pull request #1391 from jtattermusch/grpc_docker_sh_fix by Tim Emiola · 9 years ago
  34. 2d131e1 fixed grpc_docker.sh to run C# auth tests correctly by Jan Tattermusch · 9 years ago
  35. 31c489c Fix test for multiple reads by Craig Tiller · 9 years ago
  36. 20ecfc8 Merge pull request #1377 from ctiller/server-cq-own by Vijay Pai · 9 years ago
  37. 809bcff Merge pull request #1388 from jcanizales/fixes-podspec by Michael Lumish · 9 years ago
  38. 0619af7 Merge pull request #1383 from jtattermusch/csharp_auth by Tim Emiola · 9 years ago
  39. 3691c33 clang-format by Craig Tiller · 9 years ago
  40. 4df412b Add some infrastructure for call refcount debugging by Craig Tiller · 9 years ago
  41. 333ee25 Remove errant double finish by Craig Tiller · 9 years ago
  42. fec0c2c Merge pull request #1375 from ctiller/qps_client by Vijay Pai · 9 years ago
  43. c9fd80e Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  44. a3c42cd Merge pull request #1378 from nicolasnoble/vs2010 by Craig Tiller · 9 years ago
  45. 6abfd75 Checks in Podfile.lock so the build is reproducible by Jorge Canizales · 9 years ago
  46. 146f177 Fixes build by moving the prepare_command back up to the top level by Jorge Canizales · 9 years ago
  47. 5488d28 Warn in the sample's README that pod install must be run by Jorge Canizales · 9 years ago
  48. 624b694 Removes Cocoapod-generated files by Jorge Canizales · 9 years ago
  49. 6f1ce1a Checks in Podfile.lock so the build is reproducible by Jorge Canizales · 9 years ago
  50. d27015f Fixes build by moving the prepare_command back up to the top level by Jorge Canizales · 9 years ago
  51. 9b3951d Warn in the sample's README that pod install must be run by Jorge Canizales · 9 years ago
  52. f93b11b Removes Cocoapod-generated files by Jorge Canizales · 9 years ago
  53. aa5fba4 Fix assertion for compute_engine_creds by Jan Tattermusch · 9 years ago
  54. bec41a2 Return correct status message for lame client by Craig Tiller · 9 years ago
  55. 75d5d30 Indentation fix by Craig Tiller · 9 years ago
  56. 57d9f93 Augments the timeout of the large_unary test to 4s by Jorge Canizales · 9 years ago
  57. b11728b Mac C++ compile fix by Craig Tiller · 9 years ago
  58. 9d96aa6 Implements empty_unary, large_unary, and client_streaming integration tests. by Jorge Canizales · 9 years ago
  59. 00e5b2a Mac C++ compile fix by Craig Tiller · 9 years ago
  60. 820b680 Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  61. 320e611 Merge branch 'one-pass' of github.com:ctiller/grpc into one-pass by Craig Tiller · 9 years ago
  62. d9a0f24 Merge branch 'master' of https://github.com/grpc/grpc by zeliard · 9 years ago
  63. 6d2311a Merge pull request #1 from nicolasnoble/vs64 by Seungmo Koo · 9 years ago
  64. b33e2d3 Merge pull request #1384 from jtattermusch/add_csharp_auth_interop by donnadionne · 9 years ago
  65. 6ea9e29 Merge pull request #1376 from ctiller/sigign by Vijay Pai · 9 years ago
  66. e9b549f adding auth interop tests for C# to grpc_docker.sh by Jan Tattermusch · 9 years ago
  67. 0bbfa38 attempt to support compute_engine_creds interop test by Jan Tattermusch · 9 years ago
  68. 64a6eed Merge pull request #1371 from wkubiak/master by Nicolas Noble · 9 years ago
  69. 1f18e80 Make RpcException errors more informative by Jan Tattermusch · 9 years ago
  70. 3086203 Few VS2010 fixes. by Nicolas Noble · 9 years ago
  71. 5fb4ba0 Updating the templates to create win64 projects. by Nicolas "Pixel" Noble · 9 years ago
  72. b4ef7c9 logic for refreshing access token by Jan Tattermusch · 9 years ago
  73. cac5f1d Merge pull request #1379 from soltanmm/cdfix by Craig Tiller · 9 years ago
  74. bf177c8 Pass deadline to call details for batch calls by Masood Malekghassemi · 9 years ago
  75. 5717a98 Dont use op outstanding refs to count ownership by Craig Tiller · 9 years ago
  76. 8950461 Have server hold a reference to completion queues by Craig Tiller · 9 years ago
  77. 98ae48d Ignore SIGPIPE by Craig Tiller · 9 years ago
  78. 1ca56b9 style fixes by Jan Tattermusch · 9 years ago
  79. dca6e88 First attempt to add service account creds interop test by Jan Tattermusch · 9 years ago
  80. bb9d788 Added Grpc.Auth project by Jan Tattermusch · 9 years ago
  81. 119761f added dependency on Google.Apis.Auth package by Jan Tattermusch · 9 years ago
  82. 17cc30c Merge branch 'qps_client' into one-pass by Craig Tiller · 9 years ago
  83. 77e0d64 Fix a race in QPS client shutdown by Craig Tiller · 9 years ago
  84. 8bf5fc8 Merge pull request #1373 from ctiller/shutdown by Yang Gao · 9 years ago
  85. c5a6394 Merge pull request #1374 from jboeuf/ssl_includes by Craig Tiller · 9 years ago
  86. 4d8f268 Add a lock that seems to help by Craig Tiller · 9 years ago
  87. 330f4c8 Fix includes for Boring SSL. by Julien Boeuf · 9 years ago
  88. 50a4324 Merge pull request #1361 from jtattermusch/run_tests_fixes by Michael Lumish · 9 years ago
  89. 4083d30 Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  90. 924ef9a Merge pull request #1372 from ctiller/latency by Vijay Pai · 9 years ago
  91. ec9dfa2 Merge branch 'shutdown' into one-pass by Craig Tiller · 9 years ago
  92. 75cfb1f Update test definition by Craig Tiller · 9 years ago
  93. 59abfc2 Properly handle non-full metadata batches by Craig Tiller · 9 years ago
  94. 1fb9955 Fix early shutdown: await client context deletion before channel deletion by Craig Tiller · 9 years ago
  95. a2b32f1 Fix early shutdown: await client context deletion before channel deletion by Craig Tiller · 9 years ago
  96. 1be373c Stop kicking ourselves by Craig Tiller · 9 years ago
  97. a9274b8 Fix comment by Craig Tiller · 9 years ago
  98. ea9fbb1 Stop kicking ourselves by Craig Tiller · 9 years ago
  99. d5e2e29 Fix comment by Craig Tiller · 9 years ago
  100. 0d20f42 fix comparison between pointer and integer error by wkubiak · 9 years ago