1. 4c11a20 Remove unused files by Sree Kuchibhotla · 8 years ago
  2. 8949007 Add a epoll_test.c file to experiment. REMOVE this from the final commit by Sree Kuchibhotla · 8 years ago
  3. f448c34 Remove union { } data and epoll_hdr structures. Added ev_epoll_linux files by Sree Kuchibhotla · 8 years ago
  4. e48b1bc Base changes. Create ev_epoll_posix.{c,h} files by making a copy of ev_poll_and_epoll.c file by Sree Kuchibhotla · 8 years ago
  5. 825cd45 Cleanup redundant tests by Craig Tiller · 8 years ago
  6. c4c6ecf Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  7. 336292d Merge pull request #6423 from ctiller/signal_handler by Jan Tattermusch · 8 years ago
  8. d88e15c Remove legacy poller by Craig Tiller · 8 years ago
  9. a488037 Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring by Julien Boeuf · 8 years ago
  10. 9780f59 Merge github.com:grpc/grpc into signal_handler by Craig Tiller · 8 years ago
  11. c3b88b0 Better testing by Craig Tiller · 8 years ago
  12. effd74c Merge pull request #5456 from ctiller/cleaner-posix3 by Jan Tattermusch · 8 years ago
  13. ebf6640 Merge pull request #6569 from yang-g/ubsan by Jan Tattermusch · 8 years ago
  14. 6ce4d0b prepare to enable ubsan in continuous build by yang-g · 8 years ago
  15. a8663fa Merge pull request #6553 from grpc/revert-6488-revert-6214-master by Jan Tattermusch · 8 years ago
  16. f86bbde Merge pull request #6373 from y-zeng/server-builder-plugin by Yuchen Zeng · 8 years ago
  17. d46efd7 replaced header list with filegroup in build.yaml. by Makarand Dharmapurikar · 8 years ago
  18. c2ec95b Revert "Revert "cronet wrapper code"" by makdharma · 8 years ago
  19. fe01b58 Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  20. bae6a4c Merge branch 'master' of https://github.com/grpc/grpc into credentials_refactoring by Julien Boeuf · 8 years ago
  21. 1a9d8a7 Merge pull request #6513 from ctiller/warnings by Nicolas Noble · 8 years ago
  22. fffd296 Merge pull request #6279 from dgquintas/lb_proto_v1 by Jan Tattermusch · 8 years ago
  23. 78222f7 Enable -Wextra-semi on compilers that support it by Craig Tiller · 8 years ago
  24. 42342cb Revert "cronet wrapper code" by Craig Tiller · 8 years ago
  25. 26a1785 Resolve conflicts by Yuchen Zeng · 8 years ago
  26. 16caa50 Master is now 0.15.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  27. 48d833a Merge pull request #6214 from makdharma/master by Nicolas Noble · 8 years ago
  28. 8ca294e Refactoring the core security code. by Julien Boeuf · 8 years ago
  29. d5d8f8f Added all transitive header dependencies in build.yaml to fix the failing check. by Makarand Dharmapurikar · 8 years ago
  30. 6889799 Fix some ubsan issues: I fear no bugs were harmed in the making of this episode by Craig Tiller · 8 years ago
  31. 274bcc8 Added dummy cronet api implementation so we can build on Jenkins. by Makarand Dharmapurikar · 8 years ago
  32. 80721b2 Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto by David Garcia Quintas · 8 years ago
  33. a42ec21 Server builder plugin by Yuchen Zeng · 8 years ago
  34. 165c62f Merge pull request #6183 from nicolasnoble/msys-support by Jan Tattermusch · 8 years ago
  35. 1b2db63 Moved protos out of core_codegen interface by David Garcia Quintas · 8 years ago
  36. 6b16aaa merge and resolve conflict by yang-g · 8 years ago
  37. a49e730 Merge pull request #5445 from murgatroid99/node_protoc_plugin by Jan Tattermusch · 8 years ago
  38. 7f0793a Updated load balancer proto to v1 by David Garcia Quintas · 8 years ago
  39. 0477d7d API dictionary by Craig Tiller · 8 years ago
  40. 0ca01ed Expand corpus by Craig Tiller · 8 years ago
  41. 7beea14 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  42. 39eb886 Merge github.com:grpc/grpc into api_fuzzer by Craig Tiller · 8 years ago
  43. dde6dfb Merge pull request #5958 from deepaklukose/skip_client_cert_verification by Jan Tattermusch · 8 years ago
  44. e291402 Merge remote-tracking branch 'upstream/master' into proto_comments by yang-g · 8 years ago
  45. 29089c7 Deprecation of qps_driver and use of shell scripts, in progress by vjpai · 8 years ago
  46. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 9 years ago
  47. e264e39 Merged from master by murgatroid99 · 8 years ago
  48. 573457b Merge pull request #6203 from ctiller/dictionary by Nicolas Noble · 8 years ago
  49. 134a6b6 Dictionary support for fuzzers by Craig Tiller · 8 years ago
  50. ff71c38 Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor by David Garcia Quintas · 8 years ago
  51. b91fe56 Merge github.com:grpc/grpc into api_fuzzer by Craig Tiller · 8 years ago
  52. c4b18a5 Adding support for msys. by Nicolas "Pixel" Noble · 8 years ago
  53. b8aa58b Add a test by yang-g · 8 years ago
  54. 62c7a5a Channel establishment by Craig Tiller · 8 years ago
  55. 2196c7e Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor by David Garcia Quintas · 8 years ago
  56. fc98f92 API fuzzer by Craig Tiller · 8 years ago
  57. ba92646 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  58. 0cca082 Merge branch 'master' of https://github.com/grpc/grpc into memtracking by Nicolas "Pixel" Noble · 8 years ago
  59. 845516e Add client fuzzer by Craig Tiller · 9 years ago
  60. aef1ebe Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 9 years ago
  61. 3ab2fe0 Rollup of changes from the latest import by Craig Tiller · 9 years ago
  62. fd998eb Merge branch 'master' of https://github.com/grpc/grpc into memtracking by Nicolas "Pixel" Noble · 9 years ago
  63. 85a46dd Moving memory allocation tracking to its own file. by Nicolas "Pixel" Noble · 9 years ago
  64. 9885bff Factored out parse functions from sockaddr_resolver by David Garcia Quintas · 9 years ago
  65. 3a43cc0 Added codegen_test_full by David Garcia Quintas · 9 years ago
  66. 03915e5 Sort out codegen dependencies by Craig Tiller · 9 years ago
  67. 03d8f2f Remove *_codegen_lib by Craig Tiller · 9 years ago
  68. 5db5e13 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 9 years ago
  69. adc53ad Merge pull request #6071 from ctiller/e2efuzz by Nicolas Noble · 9 years ago
  70. f9d53bb Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 9 years ago
  71. 36bb50a Merge github.com:grpc/grpc into e2efuzz by Craig Tiller · 9 years ago
  72. 0bda0b3 Configure performance scenarios with json by Craig Tiller · 9 years ago
  73. 39a9696 Merge pull request #6043 from ctiller/optionalize_client_config by Nicolas Noble · 9 years ago
  74. 0ea9fce Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 9 years ago
  75. 9d7f224 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 9 years ago
  76. 8dbf476 Merge pull request #6093 from dgquintas/nanopb_fuzzer by Nicolas Noble · 9 years ago
  77. f64df11 Merge branch 'nanopb_fuzzer' of github.com:dgquintas/grpc into e2efuzz by Craig Tiller · 9 years ago
  78. bf2e73d Added fuzzers for load_balancer_api parsing functions by David Garcia Quintas · 9 years ago
  79. 0b54163 Fixing client_config init by Craig Tiller · 9 years ago
  80. f82ddc4 Nailing down dependencies better by Craig Tiller · 9 years ago
  81. d1697d9 Getting dependencies fixed up by Craig Tiller · 9 years ago
  82. b112f39 Move subchannel_call_holder by Craig Tiller · 9 years ago
  83. d153cbe Allow specifying max input length by Craig Tiller · 9 years ago
  84. 0d2a0ae Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 9 years ago
  85. 2d8d13a Server fuzzer progress by Craig Tiller · 9 years ago
  86. df262c6 Starting server fuzzer by Craig Tiller · 9 years ago
  87. 74071cd Merge branch 'subchannel_factory_create_lb_channel' of github.com:dgquintas/grpc into ccmerge by Craig Tiller · 9 years ago
  88. 414ee32 Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel by David Garcia Quintas · 9 years ago
  89. 1895835 Merge pull request #6042 from ctiller/optionalize_resolvers by Nicolas Noble · 9 years ago
  90. 895459e Merge github.com:grpc/grpc into optionalize_client_config by Craig Tiller · 9 years ago
  91. b48dda2 Merge branch 'master' into subchannel_factory_create_lb_channel by David G. Quintas · 9 years ago
  92. abcebb0 Merge pull request #5419 from ctiller/cleaner-posix2 by Nicolas Noble · 9 years ago
  93. 3e94de1 Merge branch 'optionalize_resolvers' into optionalize_client_config by Craig Tiller · 9 years ago
  94. b11b34a Zookeeper fixes by Craig Tiller · 9 years ago
  95. 5dec6e0 Merge github.com:grpc/grpc into optionalize_resolvers by Craig Tiller · 9 years ago
  96. 4eb36c0 Merge pull request #6001 from ctiller/optionalize_census by Jan Tattermusch · 9 years ago
  97. f9778f8 Tweak zookeeper by Craig Tiller · 9 years ago
  98. 1a2c5aa Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 9 years ago
  99. f057796 Merge branch 'optionalize_census' into optionalize_resolvers by Craig Tiller · 9 years ago
  100. 86fcfcc Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel by David Garcia Quintas · 9 years ago