1. ab14dde Merge pull request #1889 from tbetbetbe/grpc-ruby-update-readme-install by Jayant Kolhe · 9 years ago
  2. 50773e6 Update INSTALL on Ruby README.md by Tim Emiola · 9 years ago
  3. 82c8d6d Merge pull request #1886 from dgquintas/run_tests_shuffling by Craig Tiller · 9 years ago
  4. 79e389f Improvements to the way we randomize test runs. by David Garcia Quintas · 9 years ago
  5. 669c139 Merge pull request #1866 from dgquintas/stack-allocate-bb-reader by Craig Tiller · 9 years ago
  6. f11214f Merge pull request #1827 from madongfly/creds_test by donnadionne · 9 years ago
  7. c86b1dd Merge pull request #1880 from jtattermusch/csharp_bump_version by Nicolas Noble · 9 years ago
  8. 67a3c16 Merge pull request #1871 from tbetbetbe/grpc_ruby_corrects_the_cancel_after_first_response_test by Jan Tattermusch · 9 years ago
  9. a6de798 Merge pull request #1859 from nicolasnoble/no-pollution-from-global-grpc by Masood Malekghassemi · 9 years ago
  10. 06194dc bump C# package versions by Jan Tattermusch · 9 years ago
  11. aaba272 Merge pull request #1876 from jcanizales/prepare-podspec by Michael Lumish · 9 years ago
  12. 2e7ffdd Merge pull request #1872 from jcanizales/fix-metadata-propagation by Michael Lumish · 9 years ago
  13. 0ed8b1f Merge pull request #1874 from dgquintas/server_context_leak by Craig Tiller · 9 years ago
  14. 043dc72 Fix version number of gRPC.podspec by Jorge Canizales · 9 years ago
  15. d3a2d40 Disallow NSString headers with -bin suffix by Jorge Canizales · 9 years ago
  16. 02c677c Reintroduced grpc_byte_buffer_reader_destroy. by David Garcia Quintas · 9 years ago
  17. 3adab74 Avoid polluting our compilation with previously installed grpc. by Nicolas "Pixel" Noble · 9 years ago
  18. d4158e0 Merge pull request #1870 from nicolasnoble/we-are-not-linking-libdl-properly by David G. Quintas · 9 years ago
  19. c9516d4 Fixed memory leak in server_async by David Garcia Quintas · 9 years ago
  20. b9692ca Fix NSDictionary <-> metadata codec by Jorge Canizales · 9 years ago
  21. 19fdb33 Merge pull request #1856 from ctiller/count-the-things by Nicolas Noble · 9 years ago
  22. d62d345 Corrects the cancel_after_first_response test by Tim Emiola · 9 years ago
  23. 945b413 Swapping the library order so that anything that openssl requires is properly tagged afterward. by Nicolas "Pixel" Noble · 9 years ago
  24. 33da332 Fix Windows compilation by Craig Tiller · 9 years ago
  25. 206e6e8 Merge pull request #1864 from ctiller/cq-says-what by Jan Tattermusch · 9 years ago
  26. 8668674 Merge pull request #1860 from jtattermusch/csharp_runtest_windows by Nicolas Noble · 9 years ago
  27. 30bd4eb Removed grpc_byte_buffer_reader_{create,destroy}. by David Garcia Quintas · 9 years ago
  28. cdfb24f Merge pull request #1865 from ctiller/sometimes-we-want-to-be-finite by David G. Quintas · 9 years ago
  29. 50e53e2 Fix bug with finite runs per test by Craig Tiller · 9 years ago
  30. 3d67c7c Merge github.com:grpc/grpc into count-the-things by Craig Tiller · 9 years ago
  31. 795b242 Merge pull request #1857 from yang-g/test by Craig Tiller · 9 years ago
  32. e53a282 Merge pull request #1862 from nicolasnoble/fixing-tools by Craig Tiller · 9 years ago
  33. c0c4844 Extend the test case by Craig Tiller · 9 years ago
  34. 59657db Add a completion queue test by Craig Tiller · 9 years ago
  35. 1b932e7 Merge pull request #1758 from dgquintas/iomgr_managed_cbs by Craig Tiller · 9 years ago
  36. 84e520f Merge pull request #1818 from a-veitch/internal_api by Hongyu Chen · 9 years ago
  37. 7f1f0d5 Merge pull request #1861 from donnadionne/window by Jan Tattermusch · 9 years ago
  38. 8535263 Fixing tools compilation. by Nicolas "Pixel" Noble · 9 years ago
  39. d12029e Adding csharp_dotnet into interop tests by Donna Dionne · 9 years ago
  40. 3328f4c Merge pull request #1858 from donnadionne/window by Jan Tattermusch · 9 years ago
  41. b00aa67 run_tests.py support for C# on windows by Jan Tattermusch · 9 years ago
  42. 5d8f919 Merge pull request #1828 from ctiller/i-wish-the-number-that-used-to-be-displayed-represented-my-bank-balance by Yang Gao · 9 years ago
  43. 555c16a Adding csharp_dotnet into cloud suite of tests by Donna Dionne · 9 years ago
  44. 980ef76 change census_context_deserialize signature by Alistair Veitch · 9 years ago
  45. faafb38 Merge pull request #1558 from soltanmm/extension by Nathaniel Manista · 9 years ago
  46. 69fe075 Various minor fixes by Yang Gao · 9 years ago
  47. fa275a9 Label all iomgr objects by Craig Tiller · 9 years ago
  48. f3da552 merge with master by Alistair Veitch · 9 years ago
  49. 69ba871 Implemented cb handling without the need for "managed closures". by David Garcia Quintas · 9 years ago
  50. 0bdfe8b Merge pull request #1846 from dgquintas/infinity_takes_forever by Craig Tiller · 9 years ago
  51. 583b9a6 Addressed comments: fixed memory leak introduced by changes. by David Garcia Quintas · 9 years ago
  52. 7b6fc6c Merge branch 'master' of github.com:grpc/grpc into infinity_takes_forever by David Garcia Quintas · 9 years ago
  53. aa031d6 Merge pull request #1853 from jtattermusch/fix_csharp_buildall by donnadionne · 9 years ago
  54. 0fcb2f2 fix buildall.bat script by Jan Tattermusch · 9 years ago
  55. 2696762 add init checks by Alistair Veitch · 9 years ago
  56. 9d48ebf address comments by Alistair Veitch · 9 years ago
  57. 7f61193 Merge pull request #1724 from ctiller/wonderful-snowflake by Michael Lumish · 9 years ago
  58. b90354f Merge pull request #1850 from jcanizales/use-proto-plugin-helpers by Michael Lumish · 9 years ago
  59. a932f78 Merge pull request #1848 from jcanizales/simplify-sample-app by Michael Lumish · 9 years ago
  60. 2835696 Merge pull request #1847 from jcanizales/finish-moving-tests-out by Michael Lumish · 9 years ago
  61. 743a157 Merge pull request #1845 from jcanizales/move-tests-off-sample by Michael Lumish · 9 years ago
  62. ee06637 Merge pull request #1839 from jcanizales/fix-certs-bundle by Michael Lumish · 9 years ago
  63. 273f80b Merge pull request #1823 from jtattermusch/nuget_tools_fix by Michael Lumish · 9 years ago
  64. 6de364e Merge pull request #1835 from grpc/jcanizales-fix-podspec-example-in-readme by Michael Lumish · 9 years ago
  65. 1f52e07 Merge pull request #1834 from jcanizales/separate-tests by Michael Lumish · 9 years ago
  66. 91c77b5 Merge pull request #1844 from dgquintas/__function__-no-mo by Craig Tiller · 9 years ago
  67. 52592fc Use class names for types as generated by the messages plugin by Jorge Canizales · 9 years ago
  68. 08dfef2 Make sample app easier to understand by Jorge Canizales · 9 years ago
  69. 2ab5383 Remove remaining tests and RouteGuide from sample app by Jorge Canizales · 9 years ago
  70. b3be229 Add RemoteTests as GRPCClientTests to tests project by Jorge Canizales · 9 years ago
  71. e90cd37 Added "inf" as a valid option to run_test.py's -n flag. by David Garcia Quintas · 9 years ago
  72. e17c72b Add SampleTests as LocalClearTextTests to tests project by Jorge Canizales · 9 years ago
  73. 244365d Add RouteGuideClient to tests’ Podfile by Jorge Canizales · 9 years ago
  74. 1c762bd Added some comments. by David Garcia Quintas · 9 years ago
  75. 0f5ee82 Move RouteGuideClient to generated_libraries/ by Jorge Canizales · 9 years ago
  76. 7978a04 Removed non-ISO usage of __FUNCTION__. by David Garcia Quintas · 9 years ago
  77. 8b8cce0 Removed managed closures from iomgr. by David Garcia Quintas · 9 years ago
  78. 284488b removed managed closures from server.c by David Garcia Quintas · 9 years ago
  79. 2738ae8 fd_posix: free from managed closures! by David Garcia Quintas · 9 years ago
  80. a25e6de fd_posix: removed redundant on_done by David Garcia Quintas · 9 years ago
  81. 07997b6 assert -> GPR_ASSERT by David Garcia Quintas · 9 years ago
  82. 0c47d80 fixed compilation errors on windows code. by David Garcia Quintas · 9 years ago
  83. a30020f Comments addressed. by David Garcia Quintas · 9 years ago
  84. 5f228f5 Adapted the following to the new iomgr's cb API: by David Garcia Quintas · 9 years ago
  85. 1641cc9 Delete RemoteProtoTests from sample app by Jorge Canizales · 9 years ago
  86. 7307684 Add RemoteProtoTests as InteropTests to tests project by Jorge Canizales · 9 years ago
  87. dc42ee6 Add RemoteTestClient to tests' Podfile by Jorge Canizales · 9 years ago
  88. 15c8e1b Point Podfile of sample app to new RemoteTestsClient location by Jorge Canizales · 9 years ago
  89. 2884822 Move RemoteTestClient files to /objective-c by Jorge Canizales · 9 years ago
  90. f1c368c Fix problem loading certs for tests of library projects by Jorge Canizales · 9 years ago
  91. 2e378c8 Merge pull request #1824 from ctiller/but-maybe-i-want-to-poll by Nicolas Noble · 9 years ago
  92. 0461e07 Merge pull request #1830 from grpc/doxygen-mako-docstring by Nicolas Noble · 9 years ago
  93. a2779c1 Merge github.com:grpc/grpc into but-maybe-i-want-to-poll by Craig Tiller · 9 years ago
  94. d7029e1 Merge pull request #1672 from jboeuf/server_auth_context by Craig Tiller · 9 years ago
  95. 3824209 Merge branch 'master' of github.com:grpc/grpc into server_auth_context by Julien Boeuf · 9 years ago
  96. ff69cd1 Fixing build issue. by Julien Boeuf · 9 years ago
  97. d709b04 Merge pull request #1819 from jboeuf/mdctx_free_creds by Craig Tiller · 9 years ago
  98. 8a8c1b2 fixing doxygen files after merge. by Julien Boeuf · 9 years ago
  99. 449db81 Merge branch 'master' of github.com:grpc/grpc into mdctx_free_creds by Julien Boeuf · 9 years ago
  100. 1f03030 fixing protobuf (again...) by Julien Boeuf · 9 years ago