1. f09fb7e Merge pull request #4979 from nicolasnoble/win32_subprocess by Craig Tiller · 9 years ago
  2. cbc4629 Merge pull request #4978 from nicolasnoble/alarming by Craig Tiller · 9 years ago
  3. fa132c2 Actually moving this to the proper place. by Nicolas "Pixel" Noble · 9 years ago
  4. 4fba286 Adding windows support for gpr subprocesses. by Nicolas "Pixel" Noble · 9 years ago
  5. d5d83aa Fixing, using and testing alarm code. by Nicolas "Pixel" Noble · 9 years ago
  6. dcc99a2 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  7. d79ef3a Fixed wrong usage of global var by David Garcia Quintas · 9 years ago
  8. 545c6c1 Merge branch 'master' into makefile-cleanup by Nicolas "Pixel" Noble · 9 years ago
  9. 4500034 CFLAGS and CXXFLAGS should be specializations of CPPFLAGS, not the over way around. by Nicolas "Pixel" Noble · 9 years ago
  10. b4e51b5 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  11. 6bd7b97 DONE!!1one by David Garcia Quintas · 9 years ago
  12. e1300de After GrpcLibrary refactoring. Compiles and passes. WIP still by David Garcia Quintas · 9 years ago
  13. 51b1aee Moving some config defaults to build.yaml, and moving others to CPPFLAGS. by Nicolas "Pixel" Noble · 9 years ago
  14. efce381 Merge github.com:grpc/grpc into things_be_slow by Craig Tiller · 9 years ago
  15. 3e301a3 Reduce CPU, increase MSAN timeouts by Craig Tiller · 9 years ago
  16. b851c11 Merge pull request #4877 from murgatroid99/node_library_bundle by Nicolas Noble · 9 years ago
  17. 6a48405 pre sync_stream.cc creation. Does not compile by David Garcia Quintas · 9 years ago
  18. b523c73 async_stream.h done. Compiles by David Garcia Quintas · 9 years ago
  19. 2425bbb Further work. Compiles. WIP by David Garcia Quintas · 9 years ago
  20. f0fb08f Merge remote-tracking branch 'upstream/master' into bump_version_0_13 by Jan Tattermusch · 9 years ago
  21. 5c56c92 Make Node library depend on BoringSSL and zlib, and only build them under Windows by murgatroid99 · 9 years ago
  22. 541db25 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  23. 0cc2792 Integrate zlib into Python distribution by Masood Malekghassemi · 9 years ago
  24. fc65bf0 Merge pull request #4750 from a-veitch/tag_set by Bogdan Drutu · 9 years ago
  25. 6f8baab bump core version to 0.13 by Jan Tattermusch · 9 years ago
  26. 347d58b Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  27. ddcb53a made codegen targets in build.yaml by David Garcia Quintas · 9 years ago
  28. 06b1a69 Merge pull request #4802 from jtattermusch/integrate_0_12_changes by Masood Malekghassemi · 9 years ago
  29. 826505c Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  30. 81df68d Add some time dilation for ASAN builds by Craig Tiller · 9 years ago
  31. edc87ec more dependency/sanity fixes by David Garcia Quintas · 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. 7c60b27 Merge remote-tracking branch 'upstream/release-0_12' into integrate_0_12_changes by Jan Tattermusch · 9 years ago
  35. a0f8517 Move build configs into build.yaml by Craig Tiller · 9 years ago
  36. a396276 regenerated projects by David Garcia Quintas · 9 years ago
  37. 1672214 Regenerated projects by David Garcia Quintas · 9 years ago
  38. bfd0553 Add C++ CPU costs by Craig Tiller · 9 years ago
  39. bfe6936 Tweak cpu costs by Craig Tiller · 9 years ago
  40. 5f735a6 Add CPU cost measurement, tune parameters, decrease default maxjobs by Craig Tiller · 9 years ago
  41. 56c6b6a Use CPU cost modelling to increase parallelism by Craig Tiller · 9 years ago
  42. a701ed7 Merge branch 'proto_interfaces' into yang-g-sync_async_mix by David Garcia Quintas · 9 years ago
  43. 1aeabd7 regenerated projects by David Garcia Quintas · 9 years ago
  44. 0923126 Merge branch 'master' into tag_set by Alistair Veitch · 9 years ago
  45. 44f3249 Introduced ServerInterface by David Garcia Quintas · 9 years ago
  46. 512c4f7 Merge remote-tracking branch 'upstream/master' into sync_async_mix by yang-g · 9 years ago
  47. 166e749 Merge pull request #4696 from jtattermusch/win_static_deps by Nicolas Noble · 9 years ago
  48. a29a072 Merge pull request #4688 from jtattermusch/static_deps by Nicolas Noble · 9 years ago
  49. 9f17314 move utilities to a separate file by yang-g · 9 years ago
  50. 8053d2f Merge remote-tracking branch 'upstream/master' into sync_async_mix by yang-g · 9 years ago
  51. 77c6333 Add new public header by yang-g · 9 years ago
  52. d6f7d99 Add a hybrid end2end test mixing sync and async methods by yang-g · 9 years ago
  53. 752c36a Merge branch 'master' of github.com:grpc/grpc into proto_interfaces by David Garcia Quintas · 9 years ago
  54. be5a2c4 working test by yang-g · 9 years ago
  55. 21c0ebf Merge pull request #4653 from murgatroid99/release-0_12_master_merge by Craig Tiller · 9 years ago
  56. e50c6c2 WIP. Added ChannelInterface by David Garcia Quintas · 9 years ago
  57. 69dcff5 Re-ordering interdependent proto files. by Nicolas "Pixel" Noble · 9 years ago
  58. 947ab26 Merge branch 'master' into bbuf by Vijay Pai · 9 years ago
  59. b70206f Merge branch 'master' into release-0_12_master_merge by murgatroid99 · 9 years ago
  60. 0f69072 Move encode/decode API into census.h by Alistair Veitch · 9 years ago
  61. f190601 Merge branch 'master' into tag_set by Alistair Veitch · 9 years ago
  62. bb30d25 initial commit by Alistair Veitch · 9 years ago
  63. d5653e4 change openssl linkage on windows to static by Jan Tattermusch · 9 years ago
  64. 324140c support static linkage for dependencies by Jan Tattermusch · 9 years ago
  65. 4cdb624 Merge pull request #4457 from soltanmm/plate-tectonics by Nathaniel Manista · 9 years ago
  66. 387e116 Use BoringSSL for Python gRPC by Masood Malekghassemi · 9 years ago
  67. 5bd6f2e Merge branch 'master' into bbuf by Vijay Pai · 9 years ago
  68. 6045681 Merge branch 'master' into bbuf by Vijay Pai · 9 years ago
  69. 083dc62 Generic test by vjpai · 9 years ago
  70. 8b791a4 Merged from master and resolved merge conflicts by murgatroid99 · 9 years ago
  71. 116982e Include core in Python distribution by Masood Malekghassemi · 9 years ago
  72. 54ed674 Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  73. c3910ca Expose core metadata validation functions in public headers by murgatroid99 · 9 years ago
  74. ab23045 Add a test that public headers compile as C99 by Craig Tiller · 9 years ago
  75. 00f8702 Merge branch 'yawn' into proto_names by Craig Tiller · 9 years ago
  76. 0fe5ee7 BoringSSL integration: non-vsprojects changes by Craig Tiller · 9 years ago
  77. 1b4e330 Consolidate C++ proto files under src/proto by Craig Tiller · 9 years ago
  78. 82821ba Merge pull request #4438 from nicolasnoble/json-coverage-2 by Craig Tiller · 9 years ago
  79. 11c320d Increasing json code coverage. by Nicolas "Pixel" Noble · 9 years ago
  80. 8c9dfd0 Merge pull request #4430 from ctiller/dns by David G. Quintas · 9 years ago
  81. ce015f6 Merge pull request #4381 from dgquintas/compression_coverage_2 by David G. Quintas · 9 years ago
  82. 6f0c149 Merge pull request #4426 from ctiller/socketutils by Vijay Pai · 9 years ago
  83. 48ec806 Done! by David Garcia Quintas · 9 years ago
  84. a0c7cdd Add dns resolver test by Craig Tiller · 9 years ago
  85. 2749320 Add tests for socket utilities by Craig Tiller · 9 years ago
  86. 14bdea1 Merge remote-tracking branch 'upstream/master' into fixit_server_c by yang-g · 9 years ago
  87. 12fa8c8 Merge pull request #4325 from ctiller/ping-ping-ping-ping-ping-ping-ping-ping-ping by Yang Gao · 9 years ago
  88. c54f88e Merge pull request #4403 from yang-g/fixit_secure_channel_create_c by Sree Kuchibhotla · 9 years ago
  89. b8bd62e Add a test for sockaddr_resolver by Craig Tiller · 9 years ago
  90. c3d94fb add tests for public server apis by yang-g · 9 years ago
  91. 13180c8 Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  92. d482e59 add a test for secure_channel_create and fix cleanup code by yang-g · 9 years ago
  93. 5a629d3 Merge pull request #4364 from yang-g/fixit_server_chttp2_c by David G. Quintas · 9 years ago
  94. 59d9f71 merge with head by yang-g · 9 years ago
  95. 42c6c53 Merge github.com:grpc/grpc into secsvr by Craig Tiller · 9 years ago
  96. 1501095 Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-ping-ping 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. cf79fc1 Disable httpscli_test on mac: its openssl is old by Craig Tiller · 9 years ago
  99. 7c223ca Merge github.com:grpc/grpc into secsvr by Craig Tiller · 9 years ago
  100. 59cd467 merge with head by yang-g · 9 years ago