1. 6a48405 pre sync_stream.cc creation. Does not compile by David Garcia Quintas · 8 years ago
  2. b523c73 async_stream.h done. Compiles by David Garcia Quintas · 8 years ago
  3. 2425bbb Further work. Compiles. WIP by David Garcia Quintas · 8 years ago
  4. 541db25 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 8 years ago
  5. f968a87 Fix build by Craig Tiller · 8 years ago
  6. fc65bf0 Merge pull request #4750 from a-veitch/tag_set by Bogdan Drutu · 8 years ago
  7. dadf6ba Merge pull request #4812 from ctiller/integrate-zlib by Jan Tattermusch · 8 years ago
  8. 292a8af Merge pull request #4820 from jtattermusch/new_csharp_nuget by Michael Lumish · 8 years ago
  9. 347d58b Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  10. ddcb53a made codegen targets in build.yaml by David Garcia Quintas · 9 years ago
  11. f087ec0 revamp native package building by Jan Tattermusch · 9 years ago
  12. edc87ec more dependency/sanity fixes by David Garcia Quintas · 9 years ago
  13. f813f57 Clean up Windows by Craig Tiller · 9 years ago
  14. 3dca23a Make zlib a first class build citizen by Craig Tiller · 9 years ago
  15. 898588b added missing codegen deps for grp by David Garcia Quintas · 9 years ago
  16. 08a0a33 Made "codedgen" directories closed over #includes by David Garcia Quintas · 9 years ago
  17. 7c60b27 Merge remote-tracking branch 'upstream/release-0_12' into integrate_0_12_changes by Jan Tattermusch · 9 years ago
  18. a396276 regenerated projects by David Garcia Quintas · 9 years ago
  19. 1672214 Regenerated projects by David Garcia Quintas · 9 years ago
  20. 1ac3093 re-generate projects by yang-g · 9 years ago
  21. 0923126 Merge branch 'master' into tag_set by Alistair Veitch · 9 years ago
  22. 512c4f7 Merge remote-tracking branch 'upstream/master' into sync_async_mix by yang-g · 9 years ago
  23. 166e749 Merge pull request #4696 from jtattermusch/win_static_deps by Nicolas Noble · 9 years ago
  24. a29a072 Merge pull request #4688 from jtattermusch/static_deps by Nicolas Noble · 9 years ago
  25. 9f17314 move utilities to a separate file by yang-g · 9 years ago
  26. 8053d2f Merge remote-tracking branch 'upstream/master' into sync_async_mix by yang-g · 9 years ago
  27. 77c6333 Add new public header by yang-g · 9 years ago
  28. d6f7d99 Add a hybrid end2end test mixing sync and async methods by yang-g · 9 years ago
  29. 69dcff5 Re-ordering interdependent proto files. by Nicolas "Pixel" Noble · 9 years ago
  30. b70206f Merge branch 'master' into release-0_12_master_merge by murgatroid99 · 9 years ago
  31. 0f69072 Move encode/decode API into census.h by Alistair Veitch · 9 years ago
  32. f190601 Merge branch 'master' into tag_set by Alistair Veitch · 9 years ago
  33. bb30d25 initial commit by Alistair Veitch · 9 years ago
  34. d233543 Cleanup of grpc.csharp.native package by Jan Tattermusch · 9 years ago
  35. fbaf851 regenerate vsprojects by Jan Tattermusch · 9 years ago
  36. 0f582a2 regenerate makefile by Jan Tattermusch · 9 years ago
  37. 207b071 Update after cloning boringssl by murgatroid99 · 9 years ago
  38. 8b791a4 Merged from master and resolved merge conflicts by murgatroid99 · 9 years ago
  39. 54ed674 Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  40. c3910ca Expose core metadata validation functions in public headers by murgatroid99 · 9 years ago
  41. 0850640 Merge pull request #4589 from ctiller/enforcer by jboeuf · 9 years ago
  42. 889d50f Fix newline at end of file by Craig Tiller · 9 years ago
  43. cb6ce54 Update copyrights by Craig Tiller · 9 years ago
  44. 648da52 Merge pull request #4563 from ctiller/copying by Michael Lumish · 9 years ago
  45. ab23045 Add a test that public headers compile as C99 by Craig Tiller · 9 years ago
  46. 769567e Eliminate a layer of libraries in the end2end tests by Craig Tiller · 9 years ago
  47. b10f05e Fix newline at end of file by Craig Tiller · 9 years ago
  48. 897e4fe Update copyrights by Craig Tiller · 9 years ago
  49. 00f8702 Merge branch 'yawn' into proto_names by Craig Tiller · 9 years ago
  50. 2e14b1f Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  51. 77fc4d3 BoringSSL: vsproject changes by Craig Tiller · 9 years ago
  52. 66953c1 Merge pull request #4536 from jtattermusch/buildtests_c_is_no_cpp by Craig Tiller · 9 years ago
  53. 11169d9 Merge pull request #4384 from ctiller/big_data by Yang Gao · 9 years ago
  54. 83405c1 dont include grpc++ in buildtests_c by Jan Tattermusch · 9 years ago
  55. 83a2381 remove unused vsprojects by Jan Tattermusch · 9 years ago
  56. 44fc720 regenerate project files by Jan Tattermusch · 9 years ago
  57. 6b20f6f make intermediate dir path shorter by Jan Tattermusch · 9 years ago
  58. 01294c2 Merge pull request #4524 from jtattermusch/polish_vcxproj_files by Craig Tiller · 9 years ago
  59. 025ffef ignore warning LNK4217 by Jan Tattermusch · 9 years ago
  60. 1b4e330 Consolidate C++ proto files under src/proto by Craig Tiller · 9 years ago
  61. ec59bc7 regenerate project files by Jan Tattermusch · 9 years ago
  62. 86e8ad8 Merge github.com:grpc/grpc into big_data by Craig Tiller · 9 years ago
  63. 83399c9 Add a test that reproduces server partial message read bug by Craig Tiller · 9 years ago
  64. ab0ea82 ASAN, Sanity fixes by Craig Tiller · 9 years ago
  65. 1e54d28 Merge pull request #4420 from ctiller/slops by Nicolas Noble · 9 years ago
  66. 3e3a265 Add missing vcproj by Craig Tiller · 9 years ago
  67. 1aa50eb Merge pull request #4315 from jtattermusch/detect_platformtoolset by Jan Tattermusch · 9 years ago
  68. 82821ba Merge pull request #4438 from nicolasnoble/json-coverage-2 by Craig Tiller · 9 years ago
  69. 11c320d Increasing json code coverage. by Nicolas "Pixel" Noble · 9 years ago
  70. df744bd regenerated vsproject files by Jan Tattermusch · 9 years ago
  71. 8c9dfd0 Merge pull request #4430 from ctiller/dns by David G. Quintas · 9 years ago
  72. ce015f6 Merge pull request #4381 from dgquintas/compression_coverage_2 by David G. Quintas · 9 years ago
  73. 48ec806 Done! by David Garcia Quintas · 9 years ago
  74. 147c4f4 Add dns resolver test by Craig Tiller · 9 years ago
  75. 14bdea1 Merge remote-tracking branch 'upstream/master' into fixit_server_c by yang-g · 9 years ago
  76. 12fa8c8 Merge pull request #4325 from ctiller/ping-ping-ping-ping-ping-ping-ping-ping-ping by Yang Gao · 9 years ago
  77. 795764b Hit a few more paths in http_server_filter.c, sockaddr_resolver.c by Craig Tiller · 9 years ago
  78. c54f88e Merge pull request #4403 from yang-g/fixit_secure_channel_create_c by Sree Kuchibhotla · 9 years ago
  79. b8bd62e Add a test for sockaddr_resolver by Craig Tiller · 9 years ago
  80. aae3b8c Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  81. c3d94fb add tests for public server apis by yang-g · 9 years ago
  82. a75ae6e Merge github.com:grpc/grpc into census_suite by Craig Tiller · 9 years ago
  83. 13180c8 Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  84. 4b6974c Merge pull request #4232 from ctiller/connected-subchannel by Yang Gao · 9 years ago
  85. d482e59 add a test for secure_channel_create and fix cleanup code by yang-g · 9 years ago
  86. c586f4e Expand census coverage: make this a fixture instead of a simple test by Craig Tiller · 9 years ago
  87. 59d9f71 merge with head by yang-g · 9 years ago
  88. 1501095 Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  89. 13830d0 Merge github.com:grpc/grpc into connected-subchannel by Craig Tiller · 9 years ago
  90. 4e94339 Merge pull request #4366 from ctiller/connectivity-state by David G. Quintas · 9 years ago
  91. d5bd3b6 Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  92. de04aa1 Merge github.com:grpc/grpc into connected-subchannel by Craig Tiller · 9 years ago
  93. dd4b000 Merge pull request #4286 from jtattermusch/win_64bit by Craig Tiller · 9 years ago
  94. 3b66ab9 Window overflow test by Craig Tiller · 9 years ago
  95. 59cd467 merge with head by yang-g · 9 years ago
  96. b897337 Merge github.com:grpc/grpc into connectivity-state by Craig Tiller · 9 years ago
  97. 9bfc2ce Merge pull request #4369 from dgquintas/custom_allocs by Craig Tiller · 9 years ago
  98. e54da0e Merge github.com:grpc/grpc into connected-subchannel by Craig Tiller · 9 years ago
  99. 6994f49 Merge pull request #4360 from ctiller/who-needs-a-noop-anyway by Nicolas Noble · 9 years ago
  100. 3ff5d2d Merge branch 'master' of github.com:grpc/grpc into custom_allocs by David Garcia Quintas · 9 years ago