1. 7b34d3a Merge branch 'master' of https://github.com/sidrakesh93/grpc by Siddharth Rakesh · 10 years ago
  2. d920771 Merge branch 'master' of https://github.com/grpc/grpc by Siddharth Rakesh · 10 years ago
  3. df77c58 Added support for passing a tag with the test by Siddharth Rakesh · 10 years ago
  4. 0c82a24 Merge pull request #2183 from yang-g/nil by Nicolas Noble · 10 years ago
  5. a58cab3 release memory even if the status is false by yang-g · 10 years ago
  6. 6b4fc31 Merge pull request #2180 from yang-g/constness by Craig Tiller · 10 years ago
  7. 3deb006 Only copy stuff when status is ok by yang-g · 10 years ago
  8. bcd1ff2 Merge pull request #2143 from murgatroid99/core_security_conversion_warnings by jboeuf · 10 years ago
  9. 01ac44b Fix doxyfile for real by yang-g · 10 years ago
  10. 728f290 clang-format messed up Doxyfile.c++, restored by yang-g · 10 years ago
  11. adfed03 Add missing headers to build.json by yang-g · 10 years ago
  12. 500007a Merge branch 'master' of https://github.com/grpc/grpc by Siddharth Rakesh · 10 years ago
  13. 04da718 Merge pull request #2171 from ctiller/fix-polling by Nicolas Noble · 10 years ago
  14. 253aaa6 Merge pull request #1969 from ctiller/one-shouldnt-depend-on-protobufs by Yang Gao · 10 years ago
  15. f8fedc4 Merge pull request #2141 from murgatroid99/core_support_conversion_warnings by Craig Tiller · 10 years ago
  16. 60401f1 Merge pull request #2165 from nicolasnoble/backup-poller-broke-me by Craig Tiller · 10 years ago
  17. aa555df Merge pull request #2175 from yang-g/constness by Craig Tiller · 10 years ago
  18. 8d5bfcc Merge pull request #2173 from nicolasnoble/don-t-recurse-locks by Craig Tiller · 10 years ago
  19. b1bbc87 proper init const char * by yang-g · 10 years ago
  20. 138f947 Merge pull request #2170 from ctiller/metadata-docs by David G. Quintas · 10 years ago
  21. bbb9a28 Merge pull request #2166 from dgquintas/fix_compress_enum_parsing_win by Nicolas Noble · 10 years ago
  22. 04a841f Fixing recursive locking under Windows. by Nicolas "Pixel" Noble · 10 years ago
  23. 89c5a56 Add const to ByteBuffer methods and add tests by Yang Gao · 10 years ago
  24. a14ebbb Fixing Windows port after the removal of the backup poller. by Nicolas Noble · 10 years ago
  25. 493542f Remove return status from maybe_work. by Craig Tiller · 10 years ago
  26. cb89db7 Add metadata batch documentation by Craig Tiller · 10 years ago
  27. 3e5964f Merge pull request #2164 from ctiller/all-my-little-snowflakes by Nicolas Noble · 10 years ago
  28. 10dfcc0 Merge pull request #2158 from murgatroid99/generated_files_info_message by Nicolas Noble · 10 years ago
  29. 1d7683d Merge pull request #2142 from murgatroid99/core_json_conversion_warnings by Nicolas Noble · 10 years ago
  30. 84976a7 Reverted slice.c changes by murgatroid99 · 10 years ago
  31. 6b3cb2a Merge pull request #2168 from ctiller/dont-do-nothing-infinite-times by David G. Quintas · 10 years ago
  32. 1a256bd Merge pull request #2154 from jcanizales/fix-build-json by Craig Tiller · 10 years ago
  33. f7b7c89 Dont do nothing for eternity by Craig Tiller · 10 years ago
  34. 154cb40 Made requested fixes by murgatroid99 · 10 years ago
  35. 874e1e1 Merge pull request #2047 from grpc/jtattermusch-patch-3 by Craig Tiller · 10 years ago
  36. 51cd7d7 Fixed warning while parsing compression enum bytes. by David Garcia Quintas · 10 years ago
  37. ca24163 Update perf_db_client.cc by sidrakesh93 · 10 years ago
  38. 4bf27c5 Merge branch 'master' of github.com:grpc/grpc into jtattermusch-patch-3 by Jan Tattermusch · 10 years ago
  39. d1873b0 Fixed incorrect comment format by murgatroid99 · 10 years ago
  40. 04b0383 Merge pull request #2160 from ctiller/no-point-for-an-object-here by Yang Gao · 10 years ago
  41. 12854ee Merge branch 'master' of https://github.com/grpc/grpc by Siddharth Rakesh · 10 years ago
  42. 8cca469 Fix flaky test by Craig Tiller · 10 years ago
  43. 5912fb5 Reverted incorrect type change by murgatroid99 · 10 years ago
  44. c4ce71e Merge pull request #2123 from jboeuf/ssl_auth_context_fix by Yang Gao · 10 years ago
  45. a4de070 Further corrections to syntax by Siddharth Rakesh · 10 years ago
  46. 60111c0 updated syntax based errors by Siddharth Rakesh · 10 years ago
  47. aeedff1 Use a character literal instead of grpc::string by Craig Tiller · 10 years ago
  48. aadc13a clarify grpc_call_start_batch thread safety. by Jan Tattermusch · 10 years ago
  49. 4364546 Applied required modifications by Siddharth Rakesh · 10 years ago
  50. 026e600 Update to set flags=0 on all ops by Craig Tiller · 10 years ago
  51. f39e7c0 Merge branch 'master' of https://github.com/grpc/grpc by Siddharth Rakesh · 10 years ago
  52. 373ad4d edited report by Siddharth Rakesh · 10 years ago
  53. f680af0 Regenerated files by murgatroid99 · 10 years ago
  54. c241d2c Added info about regenerating files to Makefile and BUILD templates by murgatroid99 · 10 years ago
  55. c525de8 Added generated file info and copyright notice to podspec template by murgatroid99 · 10 years ago
  56. 3de4b47 Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufs by Craig Tiller · 10 years ago
  57. e9fad15 Remove redundant decls by Craig Tiller · 10 years ago
  58. 8222b19 Merge pull request #2152 from ctiller/fix-the-pointy-sea by Jan Tattermusch · 10 years ago
  59. 828e0ad Merge pull request #2156 from jcanizales/fix-garbage-flags by Michael Lumish · 10 years ago
  60. 25c5f2d Changed input_buffer_count to a size_t by murgatroid99 · 10 years ago
  61. 40c9481 Merge pull request #2136 from dgquintas/unconst-reporter by Vijay Pai · 10 years ago
  62. 5b1fdc5 Merge branch 'master' of https://github.com/grpc/grpc into ssl_auth_context_fix by Julien Boeuf · 10 years ago
  63. 8848704 Document why a grpc_op ivar, and the role of -finish by Jorge Canizales · 10 years ago
  64. 8d99775 Simplify GRPCOps implementations by Jorge Canizales · 10 years ago
  65. bae38d9 Output call_error number by Jorge Canizales · 10 years ago
  66. fb95092 Ensure op flags don't have garbage from malloc by Jorge Canizales · 10 years ago
  67. fe8ad73 Add pollset_set.h to build.json by Jorge Canizales · 10 years ago
  68. 096b77d Merge pull request #2153 from ctiller/tools-are-people-too by Nicolas Noble · 10 years ago
  69. 7552f0f Ensure tests are built during run_tests runs by Craig Tiller · 10 years ago
  70. b8d3a31 Always use the first status code received by Craig Tiller · 10 years ago
  71. c3cd478 minor commented code removal by Siddharth Rakesh · 10 years ago
  72. c78d70e Merge branch 'master' of https://github.com/grpc/grpc by Siddharth Rakesh · 10 years ago
  73. 64967d4 removed dependency on python_gflags, using argparse instead by Siddharth Rakesh · 10 years ago
  74. 04a0395 Added casts to a macro by murgatroid99 · 10 years ago
  75. 4fca87a Removed incorrect cast by murgatroid99 · 10 years ago
  76. 482a44c Fixed incorrect functional change by murgatroid99 · 10 years ago
  77. c729998 Merge pull request #2073 from dgquintas/compression-metadata by Craig Tiller · 10 years ago
  78. ee6efae Merge pull request #2132 from soltanmm/whats-up-doc by Craig Tiller · 10 years ago
  79. 8deffe9 Merge pull request #2105 from vjpai/poller2 by Craig Tiller · 10 years ago
  80. ab67485 Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufs by Craig Tiller · 10 years ago
  81. 31014d2 flags handled using python_gflags by Siddharth Rakesh · 10 years ago
  82. 8e27779 Merge branch 'master' into poller2 by vjpai · 10 years ago
  83. f3fac56 Merge pull request #1577 from ctiller/we-dont-need-no-backup by Nicolas Noble · 10 years ago
  84. dc65c14 Merge pull request #2122 from jboeuf/tsi_ssl_npn by Nicolas Noble · 10 years ago
  85. 3acc428 Merge pull request #2072 from jtattermusch/fix_json_rewrite_test by Nicolas Noble · 10 years ago
  86. e582d09 Fixed integer conversion warnings in src/core/security by murgatroid99 · 10 years ago
  87. 247bb9e Fixed conversion warnings in src/core/json by murgatroid99 · 10 years ago
  88. 5e71d7a Silenced conversion warnings in src/core/support by murgatroid99 · 10 years ago
  89. 12c65b1 slightly updated tool script by Siddharth Rakesh · 10 years ago
  90. 61a25fb Merge pull request #2138 from tbetbetbe/grpc-ruby-fix-cancel-after-first-response by Michael Lumish · 10 years ago
  91. aa57bab Corrects the cancel_after_first_response behaviour by Tim Emiola · 10 years ago
  92. 3afa2dc Merge branch 'master' of https://github.com/grpc/grpc into ssl_auth_context_fix by Julien Boeuf · 10 years ago
  93. afc8c77 Merge branch 'master' of https://github.com/grpc/grpc into tsi_ssl_npn by Julien Boeuf · 10 years ago
  94. 96e12de Removed const-ness from Reporter interface methods by David Garcia Quintas · 10 years ago
  95. 9e9aaa8 Merge branch 'master' of github.com:grpc/grpc into compression-metadata by David Garcia Quintas · 10 years ago
  96. cc5857b Fixed hanging client declaration, server address can be passed now by Siddharth Rakesh · 10 years ago
  97. aeb1a9f Clarify behavior of grpc_server_register_completion_queue by Masood Malekghassemi · 10 years ago
  98. a31c9d2 Merge branch 'we-dont-need-no-backup' of git://github.com/ctiller/grpc by Siddharth Rakesh · 10 years ago
  99. eb973c8 Merge branch 'master' of https://github.com/grpc/grpc by Siddharth Rakesh · 10 years ago
  100. 3e29de1 Adressing comments. by Julien Boeuf · 10 years ago