1. 02f9cb2 Merge pull request #1966 from jtattermusch/csharp_revamp by Michael Lumish · 9 years ago
  2. d846350 Merge pull request #1992 from jtattermusch/csharp_channel by Tim Emiola · 9 years ago
  3. 2299ad6 Merge pull request #1959 from murgatroid99/node_long_field_strings by Tim Emiola · 9 years ago
  4. ee9f2da Merge pull request #2009 from yang-g/ghost by David G. Quintas · 9 years ago
  5. 9e640c8 Remove non-existing file from build.json by Yang Gao · 9 years ago
  6. 03764bb Merge pull request #1971 from endobson/patch-1 by Craig Tiller · 9 years ago
  7. 887774d Merge pull request #1963 from dgquintas/compression by Craig Tiller · 9 years ago
  8. b8e1674 Merge pull request #2000 from dgquintas/extern-c-braces by Nicolas Noble · 9 years ago
  9. ca28137 Added missing compression.h file. by David Garcia Quintas · 9 years ago
  10. 59f905d Changes to byte_buffer based on comments. by David Garcia Quintas · 9 years ago
  11. febf3b0 Merge pull request #1984 from grpc/revert-1980-revert-1948-poisson by Craig Tiller · 9 years ago
  12. bea6792 Added braces to "extern C". by David Garcia Quintas · 9 years ago
  13. eb0bf61 Merge pull request #1994 from nicolasnoble/c++-is-a-true-language-too-and-has-feelings by David G. Quintas · 9 years ago
  14. 1ed15e2 Properly exporting our C functions to C++. by Nicolas "Pixel" Noble · 9 years ago
  15. 5ce0469 Merge pull request #1982 from ctiller/cereal-will-make-you-limp by David G. Quintas · 9 years ago
  16. da71a4d add host and port overload for new channel by Jan Tattermusch · 9 years ago
  17. 93b0f63 Merge pull request #1979 from ctiller/cereal-is-bad-for-your-health by Vijay Pai · 9 years ago
  18. d9c7e7e Stop worrying about 1 second deadline as a fatal problem Also fix reporter by Vijay Pai · 9 years ago
  19. 372fd87 Revert "Revert "Open loop sync/async multithreaded testing"" by Vijay Pai · 9 years ago
  20. b6015c3 Merge pull request #1983 from dgquintas/reporter-qps-test-fix by Vijay Pai · 9 years ago
  21. bb7370f Missing required changes from pull req. #1964 by David Garcia Quintas · 9 years ago
  22. a3f6d58 Add some commentary by Craig Tiller · 9 years ago
  23. eefa549 Split channel level and call level callback serialization by Craig Tiller · 9 years ago
  24. 237443f Merge branch 'master' of github.com:grpc/grpc into compression by David Garcia Quintas · 9 years ago
  25. a6124ec Fix typo in grpc_security.h by Eric Dobson · 9 years ago
  26. 52d646e Merge github.com:grpc/grpc into cereal-is-bad-for-your-health by Craig Tiller · 9 years ago
  27. b32c082 Merge pull request #1980 from grpc/revert-1948-poisson by Vijay Pai · 9 years ago
  28. d55636d Revert "Open loop sync/async multithreaded testing" by Craig Tiller · 9 years ago
  29. 250e96d Dont serialize new call requests under the server test lock by Craig Tiller · 9 years ago
  30. c170dee Merge pull request #1974 from vjpai/comments-1972 by Craig Tiller · 9 years ago
  31. ba9df85 Merge pull request #1948 from vjpai/poisson by Craig Tiller · 9 years ago
  32. 2e84c85 Merge pull request #1964 from dgquintas/reporter-interface-tweak by Vijay Pai · 9 years ago
  33. 74ff607 Merge pull request #1902 from ctiller/not-everything-is-linux by Vijay Pai · 9 years ago
  34. 1854d77 Fix comments about return value of grpc_completion_queue_{next,pluck} by vjpai · 9 years ago
  35. aa4548d Add a new test for qps openloop to make sure this code gets exercised by vjpai · 9 years ago
  36. c6b5556 gchandle is not needed anymore by Jan Tattermusch · 9 years ago
  37. d367748 Stop using native callbacks for C# by Jan Tattermusch · 9 years ago
  38. cce361f Merge pull request #1961 from ctiller/moar-defense by Nicolas Noble · 9 years ago
  39. 4ac6b88 Merge pull request #1955 from ctiller/critical-code-needs-at-least-some-sort-of-test by Nicolas Noble · 9 years ago
  40. c695066 Removed redundant parameter from Reporter interface. by David Garcia Quintas · 9 years ago
  41. 25d02d5 Made grpc_byte_buffer_reader able to decompress msgs. by David Garcia Quintas · 9 years ago
  42. 6f61e95 Merge pull request #1956 from grpc/jtattermusch-patch-2 by Tim Emiola · 9 years ago
  43. 83b2f25 clang-format by Craig Tiller · 9 years ago
  44. 3c26d09 Add a test of bad settings frame (and fix a bug!) by Craig Tiller · 9 years ago
  45. 191b674 Address reviewer comment by not having non-const reference by vjpai · 9 years ago
  46. 8344d98 Bump version of Node library by murgatroid99 · 9 years ago
  47. 9d5ae1c Fixed handling of long values by murgatroid99 · 9 years ago
  48. ece25ee Update README.md by Jan Tattermusch · 9 years ago
  49. f4cbf74 Added tests for serializing and deserializing 64 bit values in proto messages by murgatroid99 · 9 years ago
  50. 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
  51. 283d2ac Merge pull request #1851 from ejona86/dockerfile-no-codegen by Nicolas Noble · 9 years ago
  52. b5075e3 Add working tests for httpcli by Craig Tiller · 9 years ago
  53. 36403af Address review comments for code clarity by Vijay Pai · 9 years ago
  54. 92b7f87 Add comments describing various random distributions by Vijay Pai · 9 years ago
  55. 78a97ed Get internal documentation generated in the right place by Craig Tiller · 9 years ago
  56. fcedc15 Use typedef rather than using to make Travis happy by Vijay Pai · 9 years ago
  57. cf3fb09 clang-format by Vijay Pai · 9 years ago
  58. c7de81e Better management of channel attempts and channel coverage by Vijay Pai · 9 years ago
  59. db398e0 Omit redundant record-keeping by Vijay Pai · 9 years ago
  60. 06c9951 Take some code out from under a lock_guard and try to by Vijay Pai · 9 years ago
  61. 7b172b2 Get the code to stop crashing by fixing bugs by Vijay Pai · 9 years ago
  62. b15d37a Merge pull request #1946 from murgatroid99/jenkins_node_ruby_python2 by Jan Tattermusch · 9 years ago
  63. a6ddb30 Merge pull request #1945 from jcanizales/fix-test-and-sample-podspecs by Michael Lumish · 9 years ago
  64. 16d3636 Set up Node, Python, and Ruby environment in Jenkins slave. Made other minor changes to make those work by murgatroid99 · 9 years ago
  65. c9ba336 Merge branch 'master' of github.com:grpc/grpc by murgatroid99 · 9 years ago
  66. 80afb14 Regenerate README table of contents by Jorge Canizales · 9 years ago
  67. df1a29f Update README (minus table of content) by Jorge Canizales · 9 years ago
  68. 27a0627 Make podspecs work for nested dirs by Jorge Canizales · 9 years ago
  69. 3e50a65 Merge pull request #1941 from jtattermusch/fix_csharp_crash by Craig Tiller · 9 years ago
  70. ceb4362 Use grpc-common’s route_guide in local tests by Jorge Canizales · 9 years ago
  71. 3b309d6 Generate RemoteTest code on podspec install by Jorge Canizales · 9 years ago
  72. e37a41c Generate RouteGuide code on pod install by Jorge Canizales · 9 years ago
  73. c2e5be9 fix C# test access violation exception on Windows by Jan Tattermusch · 9 years ago
  74. 7faeea5 Merge pull request #1939 from jcanizales/podspec-that-passes-lint by Michael Lumish · 9 years ago
  75. 9f95dcd Fix version reqs in generated podspecs by Jorge Canizales · 9 years ago
  76. ba65a10 Point test and sample podfiles to protobuf release by Jorge Canizales · 9 years ago
  77. 461b094 Fix gRPC.podspec to pass pod spec lint by Jorge Canizales · 9 years ago
  78. 2687db6 Merge branch 'master' of github.com:grpc/grpc by murgatroid99 · 9 years ago
  79. dc0615f Init a variable by vjpai · 9 years ago
  80. d1dce90 Minor fixes by vjpai · 9 years ago
  81. 1b13c54 Merge pull request #1910 from tbetbetbe/grpc-ruby-fix-extconf-rb by Michael Lumish · 9 years ago
  82. ca61f5b Merge branch 'master' into poisson by vjpai · 9 years ago
  83. 1a2988d Update version; fix dependency advisory comment by Tim Emiola · 9 years ago
  84. 491a67b Merge pull request #1903 from ctiller/maybe-i-want-to-change-my-mind by Yang Gao · 9 years ago
  85. 2f300e2 Proper init/shutdown by Craig Tiller · 9 years ago
  86. 191c846 Re-organizes the GRPC_ROOT detection code in extconf.rb by Tim Emiola · 9 years ago
  87. bed8a06 Merge pull request #1879 from nicolasnoble/that-assert-makes-me-sad by Craig Tiller · 9 years ago
  88. 67a4851 Merge pull request #1894 from yang-g/create-thread-pool by Nicolas Noble · 9 years ago
  89. aa152ef Merge pull request #1895 from nicolasnoble/python-is-not-c89 by Masood Malekghassemi · 9 years ago
  90. 5dedc98 Merge pull request #1898 from soltanmm/cows-and-cows-and-cows by Craig Tiller · 9 years ago
  91. af7abf9 Enable runtime configuration of tracers by Craig Tiller · 9 years ago
  92. 9e1ba43 Fix compilation on mac by Craig Tiller · 9 years ago
  93. 8507e15 Merge pull request #1901 from jtattermusch/fix_jenkins_win by Nicolas Noble · 9 years ago
  94. a959e64 fix jenkins build on windows by Jan Tattermusch · 9 years ago
  95. 9bc61bd Merge pull request #1885 from soltanmm/room-of-requirements by Nathaniel Manista · 9 years ago
  96. 247ca67 Merge pull request #1882 from soltanmm/timeouts by Nathaniel Manista · 9 years ago
  97. 8eedd4a Context activation for async by Vijay Pai · 9 years ago
  98. a1a1f34 Merge pull request #1892 from murgatroid99/node_use_lodash by Tim Emiola · 9 years ago
  99. 701af60 Expose gpr_asprintf and gpr_strdup by Masood Malekghassemi · 9 years ago
  100. ea81bcb Merge pull request #1897 from jtattermusch/jenkins_support by Nicolas Noble · 9 years ago