1. 50c5511 Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  2. 909dd6e Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  3. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  4. febfd32 Merge pull request #6572 from y-zeng/base64_decode by Jan Tattermusch · 8 years ago
  5. 1363077 Merge pull request #6438 from y-zeng/reflection_separate_lib by Jan Tattermusch · 8 years ago
  6. dbaf05e Add a test of connecting many times in a row by Craig Tiller · 8 years ago
  7. 74686ce Completed interop spec, as well as code for c++ by David Garcia Quintas · 8 years ago
  8. d7a15b8 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  9. 0ca68b7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  10. 1bc2976 Merge pull request #6481 from dgquintas/compression_md_level_bis by Jan Tattermusch · 8 years ago
  11. b81f172 Merge pull request #6610 from xyzzyz/external_fd_fresh by Jan Tattermusch · 8 years ago
  12. 0a0c1b0 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  13. e27d189 Factor out json seriailzation code and move it into parse_json. by David Klempner · 8 years ago
  14. eb25a07 Add filegroup grpc++_codegen_proto by Yuchen Zeng · 8 years ago
  15. 533add5 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  16. dd385b6 Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public by David Garcia Quintas · 8 years ago
  17. b97e2d1 Add C++ support for using external FD by Adam Michalik · 8 years ago
  18. bf10c82 implement support for adding external fd to server by Adam Michalik · 8 years ago
  19. 321b1fb separate posix functionality to grpc_posix.h by Adam Michalik · 8 years ago
  20. d237107 Merge remote-tracking branch 'upstream/master' into reflection_separate_lib by Yuchen Zeng · 8 years ago
  21. c6bf5f7 Use deps instead of uses in build.yaml by Yuchen Zeng · 8 years ago
  22. c97065d Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  23. d30d4e2 Merge pull request #6190 from dgquintas/lb_pollset_propagation by Jan Tattermusch · 8 years ago
  24. 2888bd5 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  25. 3c26736 Merge pull request #6792 from yang-g/build_clean by Jan Tattermusch · 8 years ago
  26. a0d7491 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  27. 0601df3 Move reflection src/hdr to src/cpp/ext include/grpc++/ext by Yuchen Zeng · 8 years ago
  28. 87ec3b7 Merge pull request #6750 from makdharma/cronet by Jan Tattermusch · 8 years ago
  29. d925c93 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  30. 34b5861 Spliting filegroup. by yang-g · 8 years ago
  31. aaee544 merge and resolve conflicts by yang-g · 8 years ago
  32. 17487f9 Make grpc++ independent of protobuf by yang-g · 8 years ago
  33. 55c08f8 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  34. 6c81c25 Merge pull request #6306 from y-zeng/win32_suffix by Jan Tattermusch · 8 years ago
  35. b0bb674 Merge pull request #6636 from yang-g/grpc_cli by Jan Tattermusch · 8 years ago
  36. 05808c4 Merge pull request #6731 from vjpai/beheader by Jan Tattermusch · 8 years ago
  37. e751846 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  38. eaf5426 fixed dependency problem in grpc_cronet by adding dep on chttp2 by Makarand Dharmapurikar · 8 years ago
  39. 2a2599b incremental fix - removed cronet dependency from grpc_secure by Makarand Dharmapurikar · 8 years ago
  40. 38d8055 cronet build related changes by Makarand Dharmapurikar · 8 years ago
  41. 4b5e757 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  42. 6eb2380 Merge pull request #6702 from a-veitch/add_proto by Jan Tattermusch · 8 years ago
  43. 4c751eb Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  44. 2a50dfe s/grpc_pops/grpc_polling_entity by David Garcia Quintas · 8 years ago
  45. 4594bd9 Merge remote-tracking branch 'upstream/master' into base by Yuchen Zeng · 8 years ago
  46. 8bec6f6 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  47. 69f3e2b Revert "Remove legacy poller" by Craig Tiller · 8 years ago
  48. d8364f7 Deprecate perf_db use by vjpai · 8 years ago
  49. 44181c02 fix options file; fix generated include guards by Alistair Veitch · 8 years ago
  50. c92fe25 Add mutex for stream in ProtoReflectionDescriptorDatabase, fix headers check by Yuchen Zeng · 8 years ago
  51. d69354e Merge branch 'master' into add_proto by Alistair Veitch · 8 years ago
  52. 48abdde Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  53. 825cd45 Cleanup redundant tests by Craig Tiller · 8 years ago
  54. c4c6ecf Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  55. 30fe632 end-to-end compilation by Alistair Veitch · 8 years ago
  56. 22cfb65 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  57. 336292d Merge pull request #6423 from ctiller/signal_handler by Jan Tattermusch · 8 years ago
  58. 91c51a7 Add proto_server_reflection_test by Yuchen Zeng · 8 years ago
  59. d88e15c Remove legacy poller by Craig Tiller · 8 years ago
  60. 772f485 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  61. a20a2ad moved core_codegen from src/cpp/... to include/grpc++/... by David Garcia Quintas · 8 years ago
  62. abdec2d Separate the grpc_cli targets into a separate library by yang-g · 8 years ago
  63. a488037 Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring by Julien Boeuf · 8 years ago
  64. ac09447 Merge branch 'compression_incoming_checks' into compression_md_level_bis by David Garcia Quintas · 8 years ago
  65. df012d0 Add proto file support in grpc_cli by yang-g · 8 years ago
  66. 8517886 Move load_file into iomgr by Craig Tiller · 8 years ago
  67. 9780f59 Merge github.com:grpc/grpc into signal_handler by Craig Tiller · 8 years ago
  68. d013e9b Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  69. c5b7f36 Fix load file test by Craig Tiller · 8 years ago
  70. 749005e Merge remote-tracking branch 'upstream/master' into reflection_separate_lib by Yuchen Zeng · 8 years ago
  71. 012f8f4 Remove zookeeper by Craig Tiller · 8 years ago
  72. c3b88b0 Better testing by Craig Tiller · 8 years ago
  73. d6a5b80 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  74. effd74c Merge pull request #5456 from ctiller/cleaner-posix3 by Jan Tattermusch · 8 years ago
  75. ebf6640 Merge pull request #6569 from yang-g/ubsan by Jan Tattermusch · 8 years ago
  76. d982bba Add base64 decoder by Yuchen Zeng · 8 years ago
  77. 6ce4d0b prepare to enable ubsan in continuous build by yang-g · 8 years ago
  78. 6d0b4d2 Merge branch 'master' of github.com:grpc/grpc into merge by David Garcia Quintas · 8 years ago
  79. a8663fa Merge pull request #6553 from grpc/revert-6488-revert-6214-master by Jan Tattermusch · 8 years ago
  80. 8a95be5 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  81. f86bbde Merge pull request #6373 from y-zeng/server-builder-plugin by Yuchen Zeng · 8 years ago
  82. d46efd7 replaced header list with filegroup in build.yaml. by Makarand Dharmapurikar · 8 years ago
  83. c2ec95b Revert "Revert "cronet wrapper code"" by makdharma · 8 years ago
  84. a58ed7c Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  85. fe01b58 Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  86. bae6a4c Merge branch 'master' of https://github.com/grpc/grpc into credentials_refactoring by Julien Boeuf · 8 years ago
  87. 1a9d8a7 Merge pull request #6513 from ctiller/warnings by Nicolas Noble · 8 years ago
  88. fffd296 Merge pull request #6279 from dgquintas/lb_proto_v1 by Jan Tattermusch · 8 years ago
  89. 78222f7 Enable -Wextra-semi on compilers that support it by Craig Tiller · 8 years ago
  90. 42342cb Revert "cronet wrapper code" by Craig Tiller · 8 years ago
  91. 26a1785 Resolve conflicts by Yuchen Zeng · 8 years ago
  92. f707d62 Convert tests to new error scheme by Craig Tiller · 8 years ago
  93. 16caa50 Master is now 0.15.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  94. ddad978 API fuzzer compiles with new error handling by Craig Tiller · 8 years ago
  95. 48d833a Merge pull request #6214 from makdharma/master by Nicolas Noble · 8 years ago
  96. 4ba6a64 Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into error by Craig Tiller · 8 years ago
  97. 81be250 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  98. c84ed68 Proto server reflection by Yuchen Zeng · 8 years ago
  99. 8ca294e Refactoring the core security code. by Julien Boeuf · 8 years ago
  100. d5d8f8f Added all transitive header dependencies in build.yaml to fix the failing check. by Makarand Dharmapurikar · 8 years ago