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. 347d58b Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  13. ddcb53a made codegen targets in build.yaml by David Garcia Quintas · 9 years ago
  14. edc87ec more dependency/sanity fixes by David Garcia Quintas · 9 years ago
  15. 3dca23a Make zlib a first class build citizen by Craig Tiller · 9 years ago
  16. 898588b added missing codegen deps for grp by David Garcia Quintas · 9 years ago
  17. 08a0a33 Made "codedgen" directories closed over #includes by David Garcia Quintas · 9 years ago
  18. 7c60b27 Merge remote-tracking branch 'upstream/release-0_12' into integrate_0_12_changes by Jan Tattermusch · 9 years ago
  19. a396276 regenerated projects by David Garcia Quintas · 9 years ago
  20. 1672214 Regenerated projects by David Garcia Quintas · 9 years ago
  21. 1ac3093 re-generate projects by yang-g · 9 years ago
  22. 0923126 Merge branch 'master' into tag_set by Alistair Veitch · 9 years ago
  23. 512c4f7 Merge remote-tracking branch 'upstream/master' into sync_async_mix by yang-g · 9 years ago
  24. 166e749 Merge pull request #4696 from jtattermusch/win_static_deps by Nicolas Noble · 9 years ago
  25. a29a072 Merge pull request #4688 from jtattermusch/static_deps by Nicolas Noble · 9 years ago
  26. 9f17314 move utilities to a separate file by yang-g · 9 years ago
  27. 8053d2f Merge remote-tracking branch 'upstream/master' into sync_async_mix by yang-g · 9 years ago
  28. 77c6333 Add new public header by yang-g · 9 years ago
  29. d6f7d99 Add a hybrid end2end test mixing sync and async methods by yang-g · 9 years ago
  30. 69dcff5 Re-ordering interdependent proto files. by Nicolas "Pixel" Noble · 9 years ago
  31. b70206f Merge branch 'master' into release-0_12_master_merge by murgatroid99 · 9 years ago
  32. 0f69072 Move encode/decode API into census.h by Alistair Veitch · 9 years ago
  33. f190601 Merge branch 'master' into tag_set by Alistair Veitch · 9 years ago
  34. bb30d25 initial commit by Alistair Veitch · 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. ab23045 Add a test that public headers compile as C99 by Craig Tiller · 9 years ago
  43. 769567e Eliminate a layer of libraries in the end2end tests by Craig Tiller · 9 years ago
  44. 00f8702 Merge branch 'yawn' into proto_names by Craig Tiller · 9 years ago
  45. 2e14b1f Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  46. 77fc4d3 BoringSSL: vsproject changes by Craig Tiller · 9 years ago
  47. 11169d9 Merge pull request #4384 from ctiller/big_data by Yang Gao · 9 years ago
  48. 44fc720 regenerate project files by Jan Tattermusch · 9 years ago
  49. 1b4e330 Consolidate C++ proto files under src/proto by Craig Tiller · 9 years ago
  50. ec59bc7 regenerate project files by Jan Tattermusch · 9 years ago
  51. 86e8ad8 Merge github.com:grpc/grpc into big_data by Craig Tiller · 9 years ago
  52. 83399c9 Add a test that reproduces server partial message read bug by Craig Tiller · 9 years ago
  53. ab0ea82 ASAN, Sanity fixes by Craig Tiller · 9 years ago
  54. 1e54d28 Merge pull request #4420 from ctiller/slops by Nicolas Noble · 9 years ago
  55. 3e3a265 Add missing vcproj by Craig Tiller · 9 years ago
  56. 1aa50eb Merge pull request #4315 from jtattermusch/detect_platformtoolset by Jan Tattermusch · 9 years ago
  57. 82821ba Merge pull request #4438 from nicolasnoble/json-coverage-2 by Craig Tiller · 9 years ago
  58. 11c320d Increasing json code coverage. by Nicolas "Pixel" Noble · 9 years ago
  59. df744bd regenerated vsproject files by Jan Tattermusch · 9 years ago
  60. 8c9dfd0 Merge pull request #4430 from ctiller/dns by David G. Quintas · 9 years ago
  61. ce015f6 Merge pull request #4381 from dgquintas/compression_coverage_2 by David G. Quintas · 9 years ago
  62. 48ec806 Done! by David Garcia Quintas · 9 years ago
  63. 147c4f4 Add dns resolver test by Craig Tiller · 9 years ago
  64. 14bdea1 Merge remote-tracking branch 'upstream/master' into fixit_server_c by yang-g · 9 years ago
  65. 12fa8c8 Merge pull request #4325 from ctiller/ping-ping-ping-ping-ping-ping-ping-ping-ping by Yang Gao · 9 years ago
  66. 795764b Hit a few more paths in http_server_filter.c, sockaddr_resolver.c by Craig Tiller · 9 years ago
  67. c54f88e Merge pull request #4403 from yang-g/fixit_secure_channel_create_c by Sree Kuchibhotla · 9 years ago
  68. b8bd62e Add a test for sockaddr_resolver by Craig Tiller · 9 years ago
  69. aae3b8c Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  70. c3d94fb add tests for public server apis by yang-g · 9 years ago
  71. a75ae6e Merge github.com:grpc/grpc into census_suite by Craig Tiller · 9 years ago
  72. 13180c8 Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  73. 4b6974c Merge pull request #4232 from ctiller/connected-subchannel by Yang Gao · 9 years ago
  74. d482e59 add a test for secure_channel_create and fix cleanup code by yang-g · 9 years ago
  75. c586f4e Expand census coverage: make this a fixture instead of a simple test by Craig Tiller · 9 years ago
  76. 59d9f71 merge with head by yang-g · 9 years ago
  77. 1501095 Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  78. 13830d0 Merge github.com:grpc/grpc into connected-subchannel by Craig Tiller · 9 years ago
  79. d5bd3b6 Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  80. de04aa1 Merge github.com:grpc/grpc into connected-subchannel by Craig Tiller · 9 years ago
  81. 3b66ab9 Window overflow test by Craig Tiller · 9 years ago
  82. 59cd467 merge with head by yang-g · 9 years ago
  83. b897337 Merge github.com:grpc/grpc into connectivity-state by Craig Tiller · 9 years ago
  84. 9bfc2ce Merge pull request #4369 from dgquintas/custom_allocs by Craig Tiller · 9 years ago
  85. e54da0e Merge github.com:grpc/grpc into connected-subchannel by Craig Tiller · 9 years ago
  86. 6994f49 Merge pull request #4360 from ctiller/who-needs-a-noop-anyway by Nicolas Noble · 9 years ago
  87. 3ff5d2d Merge branch 'master' of github.com:grpc/grpc into custom_allocs by David Garcia Quintas · 9 years ago
  88. a5aa19b PR comments by David Garcia Quintas · 9 years ago
  89. 95ee080 merge with head by yang-g · 9 years ago
  90. 3824b6e Merge github.com:grpc/grpc into connectivity-state by Craig Tiller · 9 years ago
  91. 179e6fe Add a test for grpc_connectivity_state_name by Craig Tiller · 9 years ago
  92. fe9a975 Add a test for failing to add a port by yang-g · 9 years ago
  93. 13affcb merge with head by yang-g · 9 years ago
  94. 95eeed7 Kill noop_filter.c by Craig Tiller · 9 years ago
  95. 359a291 Merge github.com:grpc/grpc into make_a_full_request by Craig Tiller · 9 years ago
  96. aa5a61e Merge github.com:grpc/grpc into make_a_full_request by Craig Tiller · 9 years ago
  97. c0ed509 Add test for un-resolvable target by yang-g · 9 years ago
  98. 2a2bee9 Basic server request bad_client template by Craig Tiller · 9 years ago
  99. 5809d2b merge with head by yang-g · 9 years ago
  100. 95337bf Merge github.com:grpc/grpc into connected-subchannel by Craig Tiller · 9 years ago