1. d6a5b80 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  2. effd74c Merge pull request #5456 from ctiller/cleaner-posix3 by Jan Tattermusch · 8 years ago
  3. 6d0b4d2 Merge branch 'master' of github.com:grpc/grpc into merge by David Garcia Quintas · 8 years ago
  4. d46efd7 replaced header list with filegroup in build.yaml. by Makarand Dharmapurikar · 8 years ago
  5. c2ec95b Revert "Revert "cronet wrapper code"" by makdharma · 8 years ago
  6. a58ed7c Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  7. fe01b58 Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  8. fffd296 Merge pull request #6279 from dgquintas/lb_proto_v1 by Jan Tattermusch · 8 years ago
  9. b98e24b Merge pull request #6480 from jcanizales/update-version-master by Nicolas Noble · 8 years ago
  10. 42342cb Revert "cronet wrapper code" by Craig Tiller · 8 years ago
  11. f4639d4 Move podspec to version 0.14 by Jorge Canizales · 8 years ago
  12. 4c20566 Depend on latest BoringSSL by Jorge Canizales · 8 years ago
  13. f58b4f4 Have Cocoapods read from submodules too, for nanopb by Jorge Canizales · 8 years ago
  14. 111c95d Move podspec to version 0.13 by Jorge Canizales · 8 years ago
  15. ddad978 API fuzzer compiles with new error handling by Craig Tiller · 8 years ago
  16. 48d833a Merge pull request #6214 from makdharma/master by Nicolas Noble · 8 years ago
  17. 4ba6a64 Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into error by Craig Tiller · 8 years ago
  18. 81be250 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  19. 8ca294e Refactoring the core security code. by Julien Boeuf · 8 years ago
  20. d5d8f8f Added all transitive header dependencies in build.yaml to fix the failing check. by Makarand Dharmapurikar · 8 years ago
  21. 274bcc8 Added dummy cronet api implementation so we can build on Jenkins. by Makarand Dharmapurikar · 8 years ago
  22. 7c6ba9b Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  23. 80721b2 Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto by David Garcia Quintas · 8 years ago
  24. 27f59af Unifying error handling within core by Craig Tiller · 8 years ago
  25. 165c62f Merge pull request #6183 from nicolasnoble/msys-support by Jan Tattermusch · 8 years ago
  26. 1b2db63 Moved protos out of core_codegen interface by David Garcia Quintas · 8 years ago
  27. 7f0793a Updated load balancer proto to v1 by David Garcia Quintas · 8 years ago
  28. 7beea14 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  29. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 8 years ago
  30. c4b18a5 Adding support for msys. by Nicolas "Pixel" Noble · 8 years ago
  31. 3ab2fe0 Rollup of changes from the latest import by Craig Tiller · 8 years ago
  32. 9885bff Factored out parse functions from sockaddr_resolver by David Garcia Quintas · 8 years ago
  33. 03915e5 Sort out codegen dependencies by Craig Tiller · 8 years ago
  34. f9d53bb Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  35. 0ea9fce Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  36. 0b54163 Fixing client_config init by Craig Tiller · 8 years ago
  37. f82ddc4 Nailing down dependencies better by Craig Tiller · 8 years ago
  38. d1697d9 Getting dependencies fixed up by Craig Tiller · 8 years ago
  39. b112f39 Move subchannel_call_holder by Craig Tiller · 8 years ago
  40. 0d2a0ae Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  41. 74071cd Merge branch 'subchannel_factory_create_lb_channel' of github.com:dgquintas/grpc into ccmerge by Craig Tiller · 8 years ago
  42. 414ee32 Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel by David Garcia Quintas · 8 years ago
  43. 1895835 Merge pull request #6042 from ctiller/optionalize_resolvers by Nicolas Noble · 8 years ago
  44. 895459e Merge github.com:grpc/grpc into optionalize_client_config by Craig Tiller · 8 years ago
  45. b48dda2 Merge branch 'master' into subchannel_factory_create_lb_channel by David G. Quintas · 8 years ago
  46. abcebb0 Merge pull request #5419 from ctiller/cleaner-posix2 by Nicolas Noble · 8 years ago
  47. 3e94de1 Merge branch 'optionalize_resolvers' into optionalize_client_config by Craig Tiller · 8 years ago
  48. f057796 Merge branch 'optionalize_census' into optionalize_resolvers by Craig Tiller · 8 years ago
  49. 86fcfcc Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel by David Garcia Quintas · 8 years ago
  50. fe2ef9b Remove removed file from build.yaml by Craig Tiller · 8 years ago
  51. d4c9833 Reposition files to optionalize client_config system by Craig Tiller · 8 years ago
  52. 65938df Optionalize name resolvers by Craig Tiller · 8 years ago
  53. f8a519e Merge branch 'cleaner-posix2' into cleaner-posix3 by Craig Tiller · 8 years ago
  54. 8479c97 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  55. 60aa840 Remove removed files from build.yaml by Craig Tiller · 8 years ago
  56. fcf7ad6 Renamed subchannel_factory to client_channel_factory. by David Garcia Quintas · 8 years ago
  57. 9557869 Merge branch 'optionalize_roundrobin' into optionalize_census by Craig Tiller · 8 years ago
  58. 943cdf9 Swap header/src into the right order by Craig Tiller · 8 years ago
  59. ad46ecf Merge branch 'optionalize_roundrobin' into optionalize_census by Craig Tiller · 8 years ago
  60. 796474c Move proto code under ext/.../grpclb by Craig Tiller · 8 years ago
  61. 8f8e9f9 Build Census as a grpc plugin by Craig Tiller · 8 years ago
  62. fb43385 Make plugin registries work by Craig Tiller · 8 years ago
  63. 023caf1 Refactor build to have lb policies as extensions by Craig Tiller · 8 years ago
  64. c73c4d8 Merge branch 'cleaner-posix2' into cleaner-posix3 by Craig Tiller · 8 years ago
  65. d335945 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  66. d9a60bb Merge branch 'cleaner-posix2' into cleaner-posix3 by Craig Tiller · 8 years ago
  67. 14e0d98 Begin optionalizing lb policies: initial code movement by Craig Tiller · 8 years ago
  68. 8a03448 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  69. 44cc10b Add uses clauses to filegroups to ease dependency management by Craig Tiller · 8 years ago
  70. f0555b3 Declare filegroups for chttp2 by Craig Tiller · 8 years ago
  71. c7762a8 Move chttp2 related files under ext/ by Craig Tiller · 8 years ago
  72. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago
  73. 8ce3b1a Merge pull request #5383 from miselin/add_request_parsing by Jan Tattermusch · 8 years ago
  74. f1050f6 Merge pull request #5755 from ahedberg/unix_sockets_optional by Jan Tattermusch · 8 years ago
  75. 1824f05 Add HTTP request parsing. by Matthew Iselin · 8 years ago
  76. fb349b9 removed uchannels by David Garcia Quintas · 8 years ago
  77. c227815 Merge branch 'cleaner-posix2' into cleaner-posix3 by Craig Tiller · 8 years ago
  78. 59743d6 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  79. 43df295 add unix_sockets_posix module to build system and fix compilation errors by ahedberg · 8 years ago
  80. 6c59e16 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  81. ec8eef4 Merge branch 'cleaner-posix2' into cleaner-posix3 by Craig Tiller · 8 years ago
  82. 40d34bf Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  83. 0239ba8 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  84. 36bf4d5 Merge github.com:grpc/grpc into backoff_lib by Craig Tiller · 8 years ago
  85. e8fb852 Massaging that pull request. by Nicolas "Pixel" Noble · 8 years ago
  86. c72cc42 Build out backoff as a library by Craig Tiller · 8 years ago
  87. a9d0629 Merge branch 'codegen_proto_utils_fix' into codegen_lib by David Garcia Quintas · 8 years ago
  88. 5a9d7d2 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  89. 7ac6bf0 Finish porting rough implementation of poll() event strategy by Craig Tiller · 8 years ago
  90. a75d18a Make out private bits private by Craig Tiller · 8 years ago
  91. 07eb5b0 Remove pollset_set_posix.c by Craig Tiller · 8 years ago
  92. cf999dd Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  93. a3f3442 Merge branch 'hide-the-pollset-set' into cleaner-posix2 by Craig Tiller · 8 years ago
  94. 4ea4599 Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 8 years ago
  95. 70ab4c5 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 8 years ago
  96. c866f72 Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 8 years ago
  97. 521423c Regenerate files, fix bugs by Craig Tiller · 8 years ago
  98. 6895168 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  99. 349bba9 Merge pull request #5257 from ctiller/cleaner-posix by Vijay Pai · 8 years ago
  100. 7771544 rename census log files to avoid build breakage on MacOS by Alistair Veitch · 8 years ago