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