1. 9bfedd6 Merge remote-tracking branch 'upstream/master' into you-complete-me-csharp by Jan Tattermusch · 9 years ago
  2. a561ea6 Merge pull request #1833 from zayoo/master by David G. Quintas · 9 years ago
  3. 3f192f7 Merge pull request #1884 from soltanmm/py-proto-up by Nathaniel Manista · 9 years ago
  4. 85af4be Merge pull request #1993 from ctiller/break-break-break-the-locks by David G. Quintas · 9 years ago
  5. f78b9a7 Add comment by Craig Tiller · 9 years ago
  6. db8e179 Add comment by Craig Tiller · 9 years ago
  7. 0d911aa Merge github.com:grpc/grpc into break-break-break-the-locks by Craig Tiller · 9 years ago
  8. cb7bcb1 Merge pull request #1958 from vjpai/qps-proto3 by David G. Quintas · 9 years ago
  9. 02f9cb2 Merge pull request #1966 from jtattermusch/csharp_revamp by Michael Lumish · 9 years ago
  10. d846350 Merge pull request #1992 from jtattermusch/csharp_channel by Tim Emiola · 9 years ago
  11. 2299ad6 Merge pull request #1959 from murgatroid99/node_long_field_strings by Tim Emiola · 9 years ago
  12. ee9f2da Merge pull request #2009 from yang-g/ghost by David G. Quintas · 9 years ago
  13. 9e640c8 Remove non-existing file from build.json by Yang Gao · 9 years ago
  14. 03764bb Merge pull request #1971 from endobson/patch-1 by Craig Tiller · 9 years ago
  15. 887774d Merge pull request #1963 from dgquintas/compression by Craig Tiller · 9 years ago
  16. e78ee18 Renumber message fields by vjpai · 9 years ago
  17. b8e1674 Merge pull request #2000 from dgquintas/extern-c-braces by Nicolas Noble · 9 years ago
  18. ca28137 Added missing compression.h file. by David Garcia Quintas · 9 years ago
  19. 59f905d Changes to byte_buffer based on comments. by David Garcia Quintas · 9 years ago
  20. febf3b0 Merge pull request #1984 from grpc/revert-1980-revert-1948-poisson by Craig Tiller · 9 years ago
  21. bea6792 Added braces to "extern C". by David Garcia Quintas · 9 years ago
  22. eb0bf61 Merge pull request #1994 from nicolasnoble/c++-is-a-true-language-too-and-has-feelings by David G. Quintas · 9 years ago
  23. 1ed15e2 Properly exporting our C functions to C++. by Nicolas "Pixel" Noble · 9 years ago
  24. 5d5bd22 Tweaking by Craig Tiller · 9 years ago
  25. 95cae9b Fix some asan issues by Craig Tiller · 9 years ago
  26. 3fc8e82 Cache commonly used status strings by Craig Tiller · 9 years ago
  27. 5ce0469 Merge pull request #1982 from ctiller/cereal-will-make-you-limp by David G. Quintas · 9 years ago
  28. da71a4d add host and port overload for new channel by Jan Tattermusch · 9 years ago
  29. 2490d9d Handle all cases properly by vjpai · 9 years ago
  30. 37253d9 Merge remote-tracking branch 'upstream/revert-1980-revert-1948-poisson' into qps-proto3 by vjpai · 9 years ago
  31. 93b0f63 Merge pull request #1979 from ctiller/cereal-is-bad-for-your-health by Vijay Pai · 9 years ago
  32. d9c7e7e Stop worrying about 1 second deadline as a fatal problem Also fix reporter by Vijay Pai · 9 years ago
  33. 372fd87 Revert "Revert "Open loop sync/async multithreaded testing"" by Vijay Pai · 9 years ago
  34. b6015c3 Merge pull request #1983 from dgquintas/reporter-qps-test-fix by Vijay Pai · 9 years ago
  35. bb7370f Missing required changes from pull req. #1964 by David Garcia Quintas · 9 years ago
  36. a3f6d58 Add some commentary by Craig Tiller · 9 years ago
  37. eefa549 Split channel level and call level callback serialization by Craig Tiller · 9 years ago
  38. 237443f Merge branch 'master' of github.com:grpc/grpc into compression by David Garcia Quintas · 9 years ago
  39. a6124ec Fix typo in grpc_security.h by Eric Dobson · 9 years ago
  40. 52d646e Merge github.com:grpc/grpc into cereal-is-bad-for-your-health by Craig Tiller · 9 years ago
  41. b32c082 Merge pull request #1980 from grpc/revert-1948-poisson by Vijay Pai · 9 years ago
  42. d55636d Revert "Open loop sync/async multithreaded testing" by Craig Tiller · 9 years ago
  43. 250e96d Dont serialize new call requests under the server test lock by Craig Tiller · 9 years ago
  44. c170dee Merge pull request #1974 from vjpai/comments-1972 by Craig Tiller · 9 years ago
  45. ba9df85 Merge pull request #1948 from vjpai/poisson by Craig Tiller · 9 years ago
  46. 2e84c85 Merge pull request #1964 from dgquintas/reporter-interface-tweak by Vijay Pai · 9 years ago
  47. 74ff607 Merge pull request #1902 from ctiller/not-everything-is-linux by Vijay Pai · 9 years ago
  48. 1854d77 Fix comments about return value of grpc_completion_queue_{next,pluck} by vjpai · 9 years ago
  49. fb61373 Add a new test for qps openloop to make sure this code gets exercised by vjpai · 9 years ago
  50. aa4548d Add a new test for qps openloop to make sure this code gets exercised by vjpai · 9 years ago
  51. 97f1454 Merge github.com:grpc/grpc into you-complete-me by Craig Tiller · 9 years ago
  52. c6b5556 gchandle is not needed anymore by Jan Tattermusch · 9 years ago
  53. d367748 Stop using native callbacks for C# by Jan Tattermusch · 9 years ago
  54. cce361f Merge pull request #1961 from ctiller/moar-defense by Nicolas Noble · 9 years ago
  55. 4ac6b88 Merge pull request #1955 from ctiller/critical-code-needs-at-least-some-sort-of-test by Nicolas Noble · 9 years ago
  56. c695066 Removed redundant parameter from Reporter interface. by David Garcia Quintas · 9 years ago
  57. 25d02d5 Made grpc_byte_buffer_reader able to decompress msgs. by David Garcia Quintas · 9 years ago
  58. 19d7fd5 Merge github.com:grpc/grpc into you-complete-me by Craig Tiller · 9 years ago
  59. 6f61e95 Merge pull request #1956 from grpc/jtattermusch-patch-2 by Tim Emiola · 9 years ago
  60. 83b2f25 clang-format by Craig Tiller · 9 years ago
  61. 3c26d09 Add a test of bad settings frame (and fix a bug!) by Craig Tiller · 9 years ago
  62. 191b674 Address reviewer comment by not having non-const reference by vjpai · 9 years ago
  63. 8344d98 Bump version of Node library by murgatroid99 · 9 years ago
  64. 804afe6 Update QPS test to proto3 syntax by vjpai · 9 years ago
  65. 9d5ae1c Fixed handling of long values by murgatroid99 · 9 years ago
  66. ece25ee Update README.md by Jan Tattermusch · 9 years ago
  67. f4cbf74 Added tests for serializing and deserializing 64 bit values in proto messages by murgatroid99 · 9 years ago
  68. e617377 Merge pull request #1950 from ctiller/there-is-a-place-for-everything-and-the-old-place-was-wrong by Nicolas Noble · 9 years ago
  69. 283d2ac Merge pull request #1851 from ejona86/dockerfile-no-codegen by Nicolas Noble · 9 years ago
  70. b5075e3 Add working tests for httpcli by Craig Tiller · 9 years ago
  71. 36403af Address review comments for code clarity by Vijay Pai · 9 years ago
  72. 92b7f87 Add comments describing various random distributions by Vijay Pai · 9 years ago
  73. 78a97ed Get internal documentation generated in the right place by Craig Tiller · 9 years ago
  74. fcedc15 Use typedef rather than using to make Travis happy by Vijay Pai · 9 years ago
  75. cf3fb09 clang-format by Vijay Pai · 9 years ago
  76. c7de81e Better management of channel attempts and channel coverage by Vijay Pai · 9 years ago
  77. db398e0 Omit redundant record-keeping by Vijay Pai · 9 years ago
  78. 06c9951 Take some code out from under a lock_guard and try to by Vijay Pai · 9 years ago
  79. 7b172b2 Get the code to stop crashing by fixing bugs by Vijay Pai · 9 years ago
  80. 8a7592a Merge remote-tracking branch 'upstream/master' into you-complete-me by Craig Tiller · 9 years ago
  81. b15d37a Merge pull request #1946 from murgatroid99/jenkins_node_ruby_python2 by Jan Tattermusch · 9 years ago
  82. a6ddb30 Merge pull request #1945 from jcanizales/fix-test-and-sample-podspecs by Michael Lumish · 9 years ago
  83. 16d3636 Set up Node, Python, and Ruby environment in Jenkins slave. Made other minor changes to make those work by murgatroid99 · 9 years ago
  84. c9ba336 Merge branch 'master' of github.com:grpc/grpc by murgatroid99 · 9 years ago
  85. 80afb14 Regenerate README table of contents by Jorge Canizales · 9 years ago
  86. df1a29f Update README (minus table of content) by Jorge Canizales · 9 years ago
  87. 27a0627 Make podspecs work for nested dirs by Jorge Canizales · 9 years ago
  88. 3e50a65 Merge pull request #1941 from jtattermusch/fix_csharp_crash by Craig Tiller · 9 years ago
  89. ceb4362 Use grpc-common’s route_guide in local tests by Jorge Canizales · 9 years ago
  90. 3b309d6 Generate RemoteTest code on podspec install by Jorge Canizales · 9 years ago
  91. e37a41c Generate RouteGuide code on pod install by Jorge Canizales · 9 years ago
  92. c2e5be9 fix C# test access violation exception on Windows by Jan Tattermusch · 9 years ago
  93. 7faeea5 Merge pull request #1939 from jcanizales/podspec-that-passes-lint by Michael Lumish · 9 years ago
  94. 9f95dcd Fix version reqs in generated podspecs by Jorge Canizales · 9 years ago
  95. ba65a10 Point test and sample podfiles to protobuf release by Jorge Canizales · 9 years ago
  96. 461b094 Fix gRPC.podspec to pass pod spec lint by Jorge Canizales · 9 years ago
  97. 2687db6 Merge branch 'master' of github.com:grpc/grpc by murgatroid99 · 9 years ago
  98. dc0615f Init a variable by vjpai · 9 years ago
  99. d1dce90 Minor fixes by vjpai · 9 years ago
  100. 1b13c54 Merge pull request #1910 from tbetbetbe/grpc-ruby-fix-extconf-rb by Michael Lumish · 9 years ago