1. da179ce Rollback gpr deletion by Craig Tiller · 8 years ago
  2. 46b9d5b fix broken merge of build.yaml by Alistair Veitch · 9 years ago
  3. 6f2b899 merge by Alistair Veitch · 9 years ago
  4. 89d8ed1 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  5. ddb163a merge by Alistair Veitch · 9 years ago
  6. 9e9e2f7 Merge pull request #5007 from ctiller/memcpy3 by Nicolas Noble · 9 years ago
  7. 8696d57 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  8. 75d5c0f post merge by Alistair Veitch · 9 years ago
  9. 4bef7ce Use old memcpy for wrappers by Craig Tiller · 9 years ago
  10. 03ba4d7 Merge branch 'master' into corelimit2 by Vijay Pai · 9 years ago
  11. f09fb7e Merge pull request #4979 from nicolasnoble/win32_subprocess by Craig Tiller · 9 years ago
  12. cbc4629 Merge pull request #4978 from nicolasnoble/alarming by Craig Tiller · 9 years ago
  13. cf37cb9 Merge branch 'census-placeholders' into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  14. fa132c2 Actually moving this to the proper place. by Nicolas "Pixel" Noble · 9 years ago
  15. 78825ca Merge branch 'win32_subprocess' into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  16. 4fba286 Adding windows support for gpr subprocesses. by Nicolas "Pixel" Noble · 9 years ago
  17. bf192ef Merge branch 'alarming' into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  18. d5d83aa Fixing, using and testing alarm code. by Nicolas "Pixel" Noble · 9 years ago
  19. 0912179 Removing gpr as a separated library. by Nicolas "Pixel" Noble · 9 years ago
  20. d79ef3a Fixed wrong usage of global var by David Garcia Quintas · 9 years ago
  21. 6bd7b97 DONE!!1one by David Garcia Quintas · 9 years ago
  22. e1300de After GrpcLibrary refactoring. Compiles and passes. WIP still by David Garcia Quintas · 9 years ago
  23. 6a48405 pre sync_stream.cc creation. Does not compile by David Garcia Quintas · 9 years ago
  24. b523c73 async_stream.h done. Compiles by David Garcia Quintas · 9 years ago
  25. 2425bbb Further work. Compiles. WIP by David Garcia Quintas · 9 years ago
  26. 541db25 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  27. fc65bf0 Merge pull request #4750 from a-veitch/tag_set by Bogdan Drutu · 9 years ago
  28. ddcb53a made codegen targets in build.yaml by David Garcia Quintas · 9 years ago
  29. ce62feb Fix sanity by Craig Tiller · 9 years ago
  30. edc87ec more dependency/sanity fixes by David Garcia Quintas · 9 years ago
  31. 3dca23a Make zlib a first class build citizen by Craig Tiller · 9 years ago
  32. 898588b added missing codegen deps for grp by David Garcia Quintas · 9 years ago
  33. 08a0a33 Made "codedgen" directories closed over #includes by David Garcia Quintas · 9 years ago
  34. a396276 regenerated projects by David Garcia Quintas · 9 years ago
  35. 1672214 Regenerated projects by David Garcia Quintas · 9 years ago
  36. c803442 Rename coresched --> limit_cores by vjpai · 9 years ago
  37. f6269a4 Merge branch 'master' into corelimit2 by vjpai · 9 years ago
  38. 0923126 Merge branch 'master' into tag_set by Alistair Veitch · 9 years ago
  39. 9f17314 move utilities to a separate file by yang-g · 9 years ago
  40. 8053d2f Merge remote-tracking branch 'upstream/master' into sync_async_mix by yang-g · 9 years ago
  41. 77c6333 Add new public header by yang-g · 9 years ago
  42. d6f7d99 Add a hybrid end2end test mixing sync and async methods by yang-g · 9 years ago
  43. be5a2c4 working test by yang-g · 9 years ago
  44. 21c0ebf Merge pull request #4653 from murgatroid99/release-0_12_master_merge by Craig Tiller · 9 years ago
  45. b9a8f1b Merge branch 'master' into corelimit2 by Vijay Pai · 9 years ago
  46. b70206f Merge branch 'master' into release-0_12_master_merge by murgatroid99 · 9 years ago
  47. 0e66efd Make core limitation work for both client and server so that we can run tests on the same by Vijay Pai · 9 years ago
  48. 0f69072 Move encode/decode API into census.h by Alistair Veitch · 9 years ago
  49. f190601 Merge branch 'master' into tag_set by Alistair Veitch · 9 years ago
  50. bb30d25 initial commit by Alistair Veitch · 9 years ago
  51. 5bd6f2e Merge branch 'master' into bbuf by Vijay Pai · 9 years ago
  52. 6045681 Merge branch 'master' into bbuf by Vijay Pai · 9 years ago
  53. af2e1cf Fix bugs and include build files by Vijay Pai · 9 years ago
  54. 8b791a4 Merged from master and resolved merge conflicts by murgatroid99 · 9 years ago
  55. 54ed674 Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  56. c3910ca Expose core metadata validation functions in public headers by murgatroid99 · 9 years ago
  57. 0850640 Merge pull request #4589 from ctiller/enforcer by jboeuf · 9 years ago
  58. ab23045 Add a test that public headers compile as C99 by Craig Tiller · 9 years ago
  59. 769567e Eliminate a layer of libraries in the end2end tests by Craig Tiller · 9 years ago
  60. 00f8702 Merge branch 'yawn' into proto_names by Craig Tiller · 9 years ago
  61. 2e14b1f Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  62. 0fe5ee7 BoringSSL integration: non-vsprojects changes by Craig Tiller · 9 years ago
  63. 1b4e330 Consolidate C++ proto files under src/proto by Craig Tiller · 9 years ago
  64. 86e8ad8 Merge github.com:grpc/grpc into big_data by Craig Tiller · 9 years ago
  65. 7857537 Merge github.com:grpc/grpc into server_stall by Craig Tiller · 9 years ago
  66. 83399c9 Add a test that reproduces server partial message read bug by Craig Tiller · 9 years ago
  67. abd20f3 Add tests for failed SSL connections: bad cert, and bad alpn config by Craig Tiller · 9 years ago
  68. 1e54d28 Merge pull request #4420 from ctiller/slops by Nicolas Noble · 9 years ago
  69. 82821ba Merge pull request #4438 from nicolasnoble/json-coverage-2 by Craig Tiller · 9 years ago
  70. 11c320d Increasing json code coverage. by Nicolas "Pixel" Noble · 9 years ago
  71. 8c9dfd0 Merge pull request #4430 from ctiller/dns by David G. Quintas · 9 years ago
  72. 57ebf29 Merge pull request #4408 from ctiller/pipe-bomb by Yang Gao · 9 years ago
  73. ce015f6 Merge pull request #4381 from dgquintas/compression_coverage_2 by David G. Quintas · 9 years ago
  74. 6f0c149 Merge pull request #4426 from ctiller/socketutils by Vijay Pai · 9 years ago
  75. 48ec806 Done! by David Garcia Quintas · 9 years ago
  76. 989f450 Merge github.com:grpc/grpc into pipe-bomb by Craig Tiller · 9 years ago
  77. 147c4f4 Add dns resolver test by Craig Tiller · 9 years ago
  78. 2749320 Add tests for socket utilities 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. f218c8b Add tests for pipe usage by Craig Tiller · 9 years ago
  85. aae3b8c Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  86. c3d94fb add tests for public server apis by yang-g · 9 years ago
  87. a75ae6e Merge github.com:grpc/grpc into census_suite by Craig Tiller · 9 years ago
  88. 13180c8 Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  89. 4b6974c Merge pull request #4232 from ctiller/connected-subchannel by Yang Gao · 9 years ago
  90. d482e59 add a test for secure_channel_create and fix cleanup code by yang-g · 9 years ago
  91. 5a629d3 Merge pull request #4364 from yang-g/fixit_server_chttp2_c by David G. Quintas · 9 years ago
  92. c586f4e Expand census coverage: make this a fixture instead of a simple test by Craig Tiller · 9 years ago
  93. 59d9f71 merge with head by yang-g · 9 years ago
  94. 42c6c53 Merge github.com:grpc/grpc into secsvr by Craig Tiller · 9 years ago
  95. 1501095 Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  96. 13830d0 Merge github.com:grpc/grpc into connected-subchannel by Craig Tiller · 9 years ago
  97. d5bd3b6 Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  98. de04aa1 Merge github.com:grpc/grpc into connected-subchannel by Craig Tiller · 9 years ago
  99. 7c223ca Merge github.com:grpc/grpc into secsvr by Craig Tiller · 9 years ago
  100. 3b66ab9 Window overflow test by Craig Tiller · 9 years ago