1. 06194dc bump C# package versions by Jan Tattermusch · 9 years ago
  2. 2e7ffdd Merge pull request #1872 from jcanizales/fix-metadata-propagation by Michael Lumish · 9 years ago
  3. 0ed8b1f Merge pull request #1874 from dgquintas/server_context_leak by Craig Tiller · 9 years ago
  4. d3a2d40 Disallow NSString headers with -bin suffix by Jorge Canizales · 9 years ago
  5. d4158e0 Merge pull request #1870 from nicolasnoble/we-are-not-linking-libdl-properly by David G. Quintas · 9 years ago
  6. c9516d4 Fixed memory leak in server_async by David Garcia Quintas · 9 years ago
  7. b9692ca Fix NSDictionary <-> metadata codec by Jorge Canizales · 9 years ago
  8. 19fdb33 Merge pull request #1856 from ctiller/count-the-things by Nicolas Noble · 9 years ago
  9. 945b413 Swapping the library order so that anything that openssl requires is properly tagged afterward. by Nicolas "Pixel" Noble · 9 years ago
  10. 33da332 Fix Windows compilation by Craig Tiller · 9 years ago
  11. 206e6e8 Merge pull request #1864 from ctiller/cq-says-what by Jan Tattermusch · 9 years ago
  12. 8668674 Merge pull request #1860 from jtattermusch/csharp_runtest_windows by Nicolas Noble · 9 years ago
  13. cdfb24f Merge pull request #1865 from ctiller/sometimes-we-want-to-be-finite by David G. Quintas · 9 years ago
  14. 50e53e2 Fix bug with finite runs per test by Craig Tiller · 9 years ago
  15. 3d67c7c Merge github.com:grpc/grpc into count-the-things by Craig Tiller · 9 years ago
  16. 795b242 Merge pull request #1857 from yang-g/test by Craig Tiller · 9 years ago
  17. e53a282 Merge pull request #1862 from nicolasnoble/fixing-tools by Craig Tiller · 9 years ago
  18. c0c4844 Extend the test case by Craig Tiller · 9 years ago
  19. 59657db Add a completion queue test by Craig Tiller · 9 years ago
  20. 1b932e7 Merge pull request #1758 from dgquintas/iomgr_managed_cbs by Craig Tiller · 9 years ago
  21. 84e520f Merge pull request #1818 from a-veitch/internal_api by Hongyu Chen · 9 years ago
  22. 7f1f0d5 Merge pull request #1861 from donnadionne/window by Jan Tattermusch · 9 years ago
  23. 8535263 Fixing tools compilation. by Nicolas "Pixel" Noble · 9 years ago
  24. d12029e Adding csharp_dotnet into interop tests by Donna Dionne · 9 years ago
  25. 3328f4c Merge pull request #1858 from donnadionne/window by Jan Tattermusch · 9 years ago
  26. b00aa67 run_tests.py support for C# on windows by Jan Tattermusch · 9 years ago
  27. 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
  28. 555c16a Adding csharp_dotnet into cloud suite of tests by Donna Dionne · 9 years ago
  29. 980ef76 change census_context_deserialize signature by Alistair Veitch · 9 years ago
  30. faafb38 Merge pull request #1558 from soltanmm/extension by Nathaniel Manista · 9 years ago
  31. 69fe075 Various minor fixes by Yang Gao · 9 years ago
  32. fa275a9 Label all iomgr objects by Craig Tiller · 9 years ago
  33. f3da552 merge with master by Alistair Veitch · 9 years ago
  34. 69ba871 Implemented cb handling without the need for "managed closures". by David Garcia Quintas · 9 years ago
  35. 0bdfe8b Merge pull request #1846 from dgquintas/infinity_takes_forever by Craig Tiller · 9 years ago
  36. 583b9a6 Addressed comments: fixed memory leak introduced by changes. by David Garcia Quintas · 9 years ago
  37. 7b6fc6c Merge branch 'master' of github.com:grpc/grpc into infinity_takes_forever by David Garcia Quintas · 9 years ago
  38. aa031d6 Merge pull request #1853 from jtattermusch/fix_csharp_buildall by donnadionne · 9 years ago
  39. 0fcb2f2 fix buildall.bat script by Jan Tattermusch · 9 years ago
  40. 2696762 add init checks by Alistair Veitch · 9 years ago
  41. 9d48ebf address comments by Alistair Veitch · 9 years ago
  42. 7f61193 Merge pull request #1724 from ctiller/wonderful-snowflake by Michael Lumish · 9 years ago
  43. b90354f Merge pull request #1850 from jcanizales/use-proto-plugin-helpers by Michael Lumish · 9 years ago
  44. a932f78 Merge pull request #1848 from jcanizales/simplify-sample-app by Michael Lumish · 9 years ago
  45. 2835696 Merge pull request #1847 from jcanizales/finish-moving-tests-out by Michael Lumish · 9 years ago
  46. 743a157 Merge pull request #1845 from jcanizales/move-tests-off-sample by Michael Lumish · 9 years ago
  47. ee06637 Merge pull request #1839 from jcanizales/fix-certs-bundle by Michael Lumish · 9 years ago
  48. 273f80b Merge pull request #1823 from jtattermusch/nuget_tools_fix by Michael Lumish · 9 years ago
  49. 6de364e Merge pull request #1835 from grpc/jcanizales-fix-podspec-example-in-readme by Michael Lumish · 9 years ago
  50. 1f52e07 Merge pull request #1834 from jcanizales/separate-tests by Michael Lumish · 9 years ago
  51. 91c77b5 Merge pull request #1844 from dgquintas/__function__-no-mo by Craig Tiller · 9 years ago
  52. 52592fc Use class names for types as generated by the messages plugin by Jorge Canizales · 9 years ago
  53. 08dfef2 Make sample app easier to understand by Jorge Canizales · 9 years ago
  54. 2ab5383 Remove remaining tests and RouteGuide from sample app by Jorge Canizales · 9 years ago
  55. b3be229 Add RemoteTests as GRPCClientTests to tests project by Jorge Canizales · 9 years ago
  56. e90cd37 Added "inf" as a valid option to run_test.py's -n flag. by David Garcia Quintas · 9 years ago
  57. e17c72b Add SampleTests as LocalClearTextTests to tests project by Jorge Canizales · 9 years ago
  58. 244365d Add RouteGuideClient to tests’ Podfile by Jorge Canizales · 9 years ago
  59. 1c762bd Added some comments. by David Garcia Quintas · 9 years ago
  60. 0f5ee82 Move RouteGuideClient to generated_libraries/ by Jorge Canizales · 9 years ago
  61. 7978a04 Removed non-ISO usage of __FUNCTION__. by David Garcia Quintas · 9 years ago
  62. 8b8cce0 Removed managed closures from iomgr. by David Garcia Quintas · 9 years ago
  63. 284488b removed managed closures from server.c by David Garcia Quintas · 9 years ago
  64. 2738ae8 fd_posix: free from managed closures! by David Garcia Quintas · 9 years ago
  65. a25e6de fd_posix: removed redundant on_done by David Garcia Quintas · 9 years ago
  66. 07997b6 assert -> GPR_ASSERT by David Garcia Quintas · 9 years ago
  67. 0c47d80 fixed compilation errors on windows code. by David Garcia Quintas · 9 years ago
  68. a30020f Comments addressed. by David Garcia Quintas · 9 years ago
  69. 5f228f5 Adapted the following to the new iomgr's cb API: by David Garcia Quintas · 9 years ago
  70. 1641cc9 Delete RemoteProtoTests from sample app by Jorge Canizales · 9 years ago
  71. 7307684 Add RemoteProtoTests as InteropTests to tests project by Jorge Canizales · 9 years ago
  72. dc42ee6 Add RemoteTestClient to tests' Podfile by Jorge Canizales · 9 years ago
  73. 15c8e1b Point Podfile of sample app to new RemoteTestsClient location by Jorge Canizales · 9 years ago
  74. 2884822 Move RemoteTestClient files to /objective-c by Jorge Canizales · 9 years ago
  75. f1c368c Fix problem loading certs for tests of library projects by Jorge Canizales · 9 years ago
  76. 2e378c8 Merge pull request #1824 from ctiller/but-maybe-i-want-to-poll by Nicolas Noble · 9 years ago
  77. 0461e07 Merge pull request #1830 from grpc/doxygen-mako-docstring by Nicolas Noble · 9 years ago
  78. a2779c1 Merge github.com:grpc/grpc into but-maybe-i-want-to-poll by Craig Tiller · 9 years ago
  79. d7029e1 Merge pull request #1672 from jboeuf/server_auth_context by Craig Tiller · 9 years ago
  80. 3824209 Merge branch 'master' of github.com:grpc/grpc into server_auth_context by Julien Boeuf · 9 years ago
  81. ff69cd1 Fixing build issue. by Julien Boeuf · 9 years ago
  82. d709b04 Merge pull request #1819 from jboeuf/mdctx_free_creds by Craig Tiller · 9 years ago
  83. 8a8c1b2 fixing doxygen files after merge. by Julien Boeuf · 9 years ago
  84. 449db81 Merge branch 'master' of github.com:grpc/grpc into mdctx_free_creds by Julien Boeuf · 9 years ago
  85. 1f03030 fixing protobuf (again...) by Julien Boeuf · 9 years ago
  86. 2d48ce0 Fixing protobuf (again...) by Julien Boeuf · 9 years ago
  87. f454740 Merge branch 'master' of github.com:grpc/grpc into server_auth_context by Julien Boeuf · 9 years ago
  88. 297a2f7 Fix podspec example in README to work with dir hierarchies by Jorge Canizales · 9 years ago
  89. eb1509c Remove empty class AllTests by Jorge Canizales · 9 years ago
  90. 6caf911 Add a few unit tests for GRX by Jorge Canizales · 9 years ago
  91. ad0965e Install GRX into RxLibraryUnitTests.m by Jorge Canizales · 9 years ago
  92. f3530ac Podfile to link RxLibrary to its unit tests by Jorge Canizales · 9 years ago
  93. 6295115 Minimal "test library" project by Jorge Canizales · 9 years ago
  94. 5242c1e Merge pull request #1832 from nicolasnoble/tagging-master-as-0.9.1 by Craig Tiller · 9 years ago
  95. 2ae2982 Tagging 0.9.1 on master. by Nicolas "Pixel" Noble · 9 years ago
  96. d97caa1 Merge pull request #1817 from ctiller/what-happens-if-a-hippopotamus-lives-on-your-roof by Nicolas Noble · 9 years ago
  97. f6bf2d7 Added docstring to gen_doxyfile mako template by David G. Quintas · 9 years ago
  98. f720bc5 Merge branch 'master' of github.com:grpc/grpc into server_auth_context by Julien Boeuf · 9 years ago
  99. eaee2bc Merge pull request #1783 from ctiller/whisper-sweet-nothings-to-yourself by David G. Quintas · 9 years ago
  100. 6c4ae60 Add doxygen setups for internal documentation by Craig Tiller · 9 years ago