1. 9d7f224 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  2. 8dbf476 Merge pull request #6093 from dgquintas/nanopb_fuzzer by Nicolas Noble · 8 years ago
  3. bf2e73d Added fuzzers for load_balancer_api parsing functions by David Garcia Quintas · 8 years ago
  4. 0b54163 Fixing client_config init by Craig Tiller · 8 years ago
  5. f82ddc4 Nailing down dependencies better by Craig Tiller · 8 years ago
  6. 859fb06 Merge branch 'optionalize_client_config' into strong-includes by Craig Tiller · 8 years ago
  7. d08c6ae Merge github.com:grpc/grpc into optionalize_client_config by Craig Tiller · 8 years ago
  8. d1697d9 Getting dependencies fixed up by Craig Tiller · 8 years ago
  9. abb4f5f Merge pull request #6070 from ctiller/head-of-line-blocking by Jan Tattermusch · 8 years ago
  10. b112f39 Move subchannel_call_holder by Craig Tiller · 8 years ago
  11. 307a720 Add a failing test due to a head of line blocking bug in the server by Craig Tiller · 8 years ago
  12. 74071cd Merge branch 'subchannel_factory_create_lb_channel' of github.com:dgquintas/grpc into ccmerge by Craig Tiller · 8 years ago
  13. 414ee32 Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel by David Garcia Quintas · 8 years ago
  14. 1895835 Merge pull request #6042 from ctiller/optionalize_resolvers by Nicolas Noble · 8 years ago
  15. 895459e Merge github.com:grpc/grpc into optionalize_client_config by Craig Tiller · 8 years ago
  16. b48dda2 Merge branch 'master' into subchannel_factory_create_lb_channel by David G. Quintas · 8 years ago
  17. abcebb0 Merge pull request #5419 from ctiller/cleaner-posix2 by Nicolas Noble · 8 years ago
  18. 3e94de1 Merge branch 'optionalize_resolvers' into optionalize_client_config by Craig Tiller · 8 years ago
  19. b11b34a Zookeeper fixes by Craig Tiller · 8 years ago
  20. 5dec6e0 Merge github.com:grpc/grpc into optionalize_resolvers by Craig Tiller · 8 years ago
  21. 4eb36c0 Merge pull request #6001 from ctiller/optionalize_census by Jan Tattermusch · 8 years ago
  22. f9778f8 Tweak zookeeper by Craig Tiller · 8 years ago
  23. 1a2c5aa Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  24. f057796 Merge branch 'optionalize_census' into optionalize_resolvers by Craig Tiller · 8 years ago
  25. 86fcfcc Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel by David Garcia Quintas · 8 years ago
  26. 7661da5 Merge pull request #6012 from nicolasnoble/memleak_detector by Nicolas Noble · 8 years ago
  27. 4e4a53a Merge pull request #5944 from ctiller/we-are-never-ever-ever by Jan Tattermusch · 8 years ago
  28. fe2ef9b Remove removed file from build.yaml by Craig Tiller · 8 years ago
  29. d4c9833 Reposition files to optionalize client_config system by Craig Tiller · 8 years ago
  30. 65938df Optionalize name resolvers by Craig Tiller · 8 years ago
  31. f3f099a Merge github.com:grpc/grpc into optionalize_census by Craig Tiller · 8 years ago
  32. 8479c97 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  33. 7894e60 Merge pull request #6000 from ctiller/optionalize_roundrobin by Nicolas Noble · 8 years ago
  34. a5dc80d Merge pull request #5691 from ctiller/idempotent by Nicolas Noble · 8 years ago
  35. 60aa840 Remove removed files from build.yaml by Craig Tiller · 8 years ago
  36. ef63762 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  37. 09694b9 Merge github.com:grpc/grpc into we-are-never-ever-ever by Craig Tiller · 8 years ago
  38. 5339cfb Merge pull request #5764 from ctiller/internal-canary by Nicolas Noble · 8 years ago
  39. e50d7be Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  40. fcf7ad6 Renamed subchannel_factory to client_channel_factory. by David Garcia Quintas · 8 years ago
  41. f05837a Run fuzzer corpus entries as unit tests by Craig Tiller · 8 years ago
  42. 9557869 Merge branch 'optionalize_roundrobin' into optionalize_census by Craig Tiller · 8 years ago
  43. 943cdf9 Swap header/src into the right order by Craig Tiller · 8 years ago
  44. 5dd4118 Merge github.com:grpc/grpc into optionalize_roundrobin by Craig Tiller · 8 years ago
  45. ad46ecf Merge branch 'optionalize_roundrobin' into optionalize_census by Craig Tiller · 8 years ago
  46. 796474c Move proto code under ext/.../grpclb by Craig Tiller · 8 years ago
  47. 8f8e9f9 Build Census as a grpc plugin by Craig Tiller · 8 years ago
  48. fb43385 Make plugin registries work by Craig Tiller · 8 years ago
  49. 023caf1 Refactor build to have lb policies as extensions by Craig Tiller · 8 years ago
  50. d335945 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  51. 8b3fb1a Merge github.com:grpc/grpc into internal-canary by Craig Tiller · 8 years ago
  52. 0b2a2b1 Merge github.com:grpc/grpc into we-are-never-ever-ever by Craig Tiller · 8 years ago
  53. c201158 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  54. 5b3391f Merge github.com:grpc/grpc into fuzzy-bits by Craig Tiller · 8 years ago
  55. 14e0d98 Begin optionalizing lb policies: initial code movement by Craig Tiller · 8 years ago
  56. 8a03448 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  57. 687db88 Merge github.com:grpc/grpc into we-are-never-ever-ever by Craig Tiller · 8 years ago
  58. fdec85f Merge github.com:grpc/grpc into fuzzy-bits by Craig Tiller · 8 years ago
  59. 3bd9695 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  60. 44cc10b Add uses clauses to filegroups to ease dependency management by Craig Tiller · 8 years ago
  61. c7762a8 Move chttp2 related files under ext/ by Craig Tiller · 8 years ago
  62. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago
  63. 1b71958 Initial goaway test by Craig Tiller · 8 years ago
  64. 2123974 Merge fixes by Craig Tiller · 8 years ago
  65. 2a71273 Fixes by Craig Tiller · 8 years ago
  66. 995bc78 Merge github.com:grpc/grpc into fuzzy-bits by Craig Tiller · 8 years ago
  67. 8ce3b1a Merge pull request #5383 from miselin/add_request_parsing by Jan Tattermusch · 8 years ago
  68. f1050f6 Merge pull request #5755 from ahedberg/unix_sockets_optional by Jan Tattermusch · 8 years ago
  69. 1824f05 Add HTTP request parsing. by Matthew Iselin · 9 years ago
  70. fb349b9 removed uchannels by David Garcia Quintas · 8 years ago
  71. c65ed87 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  72. 255bbfd Merge github.com:grpc/grpc into fuzzy-bits by Craig Tiller · 8 years ago
  73. bb644e9 Merge pull request #5754 from ctiller/new_boring_ssl by Jan Tattermusch · 8 years ago
  74. f212a96 Merge github.com:grpc/grpc into internal-canary by Craig Tiller · 8 years ago
  75. 4465455 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  76. 59743d6 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  77. 3448887 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  78. 3ab6f4d Merge branch 'revert-5841-revert-5723-backoff_lib' of github.com:grpc/grpc into backoff2 by Craig Tiller · 8 years ago
  79. 58270d5 Revert "Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"" by Craig Tiller · 8 years ago
  80. 71c610d Expand fuzzers by Craig Tiller · 8 years ago
  81. 108cecb Revert "Factor out backoff code into a separate library (to be re-used elsewhere)" by David G. Quintas · 8 years ago
  82. 43df295 add unix_sockets_posix module to build system and fix compilation errors by ahedberg · 8 years ago
  83. 32173c5 First version of json fuzzer by Craig Tiller · 8 years ago
  84. 6c59e16 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  85. 6a59cf2 Regenerate files by Craig Tiller · 8 years ago
  86. 29346aa Merge github.com:grpc/grpc into port_server by Craig Tiller · 8 years ago
  87. 19d7d80 Split port_posix.c into platform specifics and a portable interface to port_server.py by Craig Tiller · 8 years ago
  88. 40d34bf Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  89. 0239ba8 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  90. c65af4d Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  91. 36bf4d5 Merge github.com:grpc/grpc into backoff_lib by Craig Tiller · 8 years ago
  92. 835065a Merge pull request #5270 from dgquintas/codegen_lib by Nicolas Noble · 8 years ago
  93. 4268318 Moving core_codegen.cc to the proper filegroup. by Nicolas "Pixel" Noble · 8 years ago
  94. e8fb852 Massaging that pull request. by Nicolas "Pixel" Noble · 8 years ago
  95. 4f7ffa0 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  96. 5ee157c Merge github.com:grpc/grpc into backoff_lib by Craig Tiller · 8 years ago
  97. 7cd6ed7 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  98. 121e7a9 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  99. cd21266 Merge branch 'master' of github.com:grpc/grpc into codegen_lib by David Garcia Quintas · 8 years ago
  100. 4e5c6d9 Remove end2end_certs library. by yang-g · 8 years ago