1. 9507eab Change c++_codegen_lib from build: protoc to build: all by vjpai · 8 years ago
  2. 8ce3b1a Merge pull request #5383 from miselin/add_request_parsing by Jan Tattermusch · 8 years ago
  3. f1050f6 Merge pull request #5755 from ahedberg/unix_sockets_optional by Jan Tattermusch · 8 years ago
  4. 1824f05 Add HTTP request parsing. by Matthew Iselin · 8 years ago
  5. fb349b9 removed uchannels by David Garcia Quintas · 8 years ago
  6. bb644e9 Merge pull request #5754 from ctiller/new_boring_ssl by Jan Tattermusch · 8 years ago
  7. 3448887 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  8. 3ab6f4d Merge branch 'revert-5841-revert-5723-backoff_lib' of github.com:grpc/grpc into backoff2 by Craig Tiller · 8 years ago
  9. 58270d5 Revert "Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"" by Craig Tiller · 8 years ago
  10. 108cecb Revert "Factor out backoff code into a separate library (to be re-used elsewhere)" by David G. Quintas · 8 years ago
  11. 43df295 add unix_sockets_posix module to build system and fix compilation errors by ahedberg · 8 years ago
  12. 6c59e16 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  13. 6a59cf2 Regenerate files by Craig Tiller · 8 years ago
  14. 29346aa Merge github.com:grpc/grpc into port_server by Craig Tiller · 8 years ago
  15. 19d7d80 Split port_posix.c into platform specifics and a portable interface to port_server.py by Craig Tiller · 8 years ago
  16. 40d34bf Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  17. 36bf4d5 Merge github.com:grpc/grpc into backoff_lib by Craig Tiller · 8 years ago
  18. 835065a Merge pull request #5270 from dgquintas/codegen_lib by Nicolas Noble · 8 years ago
  19. 4268318 Moving core_codegen.cc to the proper filegroup. by Nicolas "Pixel" Noble · 8 years ago
  20. e8fb852 Massaging that pull request. by Nicolas "Pixel" Noble · 8 years ago
  21. 5ee157c Merge github.com:grpc/grpc into backoff_lib by Craig Tiller · 8 years ago
  22. 121e7a9 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  23. cd21266 Merge branch 'master' of github.com:grpc/grpc into codegen_lib by David Garcia Quintas · 8 years ago
  24. 4e5c6d9 Remove end2end_certs library. by yang-g · 8 years ago
  25. 3d62fc6 Reference github boringssl, move to chromium-stable branch head by Craig Tiller · 8 years ago
  26. 57e2743 Add contributed test by Craig Tiller · 8 years ago
  27. c72cc42 Build out backoff as a library by Craig Tiller · 8 years ago
  28. e91ef68 Add failing test by Craig Tiller · 8 years ago
  29. 79d9096 removed spurious grpc_library.cc by David Garcia Quintas · 8 years ago
  30. 723af53 moved some files around by David Garcia Quintas · 8 years ago
  31. 8c3d994 compiles! by David Garcia Quintas · 8 years ago
  32. 6848c4e wip. prior to cq refactoring by David Garcia Quintas · 8 years ago
  33. 4ac52fa WIP. Added codegen_test by David Garcia Quintas · 8 years ago
  34. b07938f added missing initializer for global proto_serializer holder to codegen lib by David Garcia Quintas · 8 years ago
  35. a9d0629 Merge branch 'codegen_proto_utils_fix' into codegen_lib by David Garcia Quintas · 8 years ago
  36. f588aeb introduced workaround for proto_utils by David Garcia Quintas · 8 years ago
  37. 5a9d7d2 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  38. 544b98f Merge pull request #5293 from dgquintas/alarm_cpp by Vijay Pai · 8 years ago
  39. 4ea4599 Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 8 years ago
  40. 0c24f97 Merge pull request #5334 from jtattermusch/protoc_artifacts_windows by Nicolas Noble · 8 years ago
  41. 45add8a Merge branch 'master' of github.com:grpc/grpc into alarm_cpp by David Garcia Quintas · 8 years ago
  42. 70ab4c5 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 8 years ago
  43. c866f72 Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 8 years ago
  44. 521423c Regenerate files, fix bugs by Craig Tiller · 8 years ago
  45. 6895168 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  46. 349bba9 Merge pull request #5257 from ctiller/cleaner-posix by Vijay Pai · 8 years ago
  47. 7771544 rename census log files to avoid build breakage on MacOS by Alistair Veitch · 8 years ago
  48. 9f79159 Merge pull request #5302 from nicolasnoble/python-windows by Masood Malekghassemi · 8 years ago
  49. a0d7ea6 generated projects by Jan Tattermusch · 8 years ago
  50. dd4531f Merge github.com:grpc/grpc into cleaner-posix by Craig Tiller · 8 years ago
  51. 3711e83 moar VS fun by David Garcia Quintas · 8 years ago
  52. 9f3955c Fixed language category for grpc_codegen_lib by David Garcia Quintas · 8 years ago
  53. aee7cf1 added uuids for VS by David Garcia Quintas · 8 years ago
  54. 4af3de2 actually made the codegen_lib targets private now by David Garcia Quintas · 8 years ago
  55. de67626 Reinstate sockpair tests by Craig Tiller · 8 years ago
  56. 2e8fdba Building the dlls. by Nicolas "Pixel" Noble · 8 years ago
  57. 3ba2eba Adding grpc_dll project. by Nicolas "Pixel" Noble · 8 years ago
  58. bac76af Fixed sanity by David Garcia Quintas · 8 years ago
  59. 7d2a3e1 Refactor end2end_test. Make the credentials a separate library. by yang-g · 8 years ago
  60. a37d9d8 moved grpc_library.cc moved out of codegen by David Garcia Quintas · 8 years ago
  61. 2173eea Merge branch 'master' of github.com:grpc/grpc into codegen_lib by David Garcia Quintas · 8 years ago
  62. a8bb0bf Split codegen target and made it libs by David Garcia Quintas · 8 years ago
  63. 9dc184f Merge github.com:grpc/grpc into cleaner-posix by Craig Tiller · 8 years ago
  64. 16f6826 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 8 years ago
  65. 178edfa Decouple filter selection from channel construction by Craig Tiller · 8 years ago
  66. c0ce00f Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  67. 4feb350 Fixed header dependencies and copyrights by David Garcia Quintas · 8 years ago
  68. d71ff05 Added codegen_lib target by David Garcia Quintas · 8 years ago
  69. 6d65ee4 Merge pull request #5209 from vjpai/why_lever by Yang Gao · 8 years ago
  70. 43f6311 Merge pull request #5098 from a-veitch/base_log by Bogdan Drutu · 8 years ago
  71. ccdea19 Separate timer checking from pollsets by Craig Tiller · 8 years ago
  72. eb841e2 Revert "Revert "Proto API for LB request/responses"" by Craig Tiller · 8 years ago
  73. c35e2c5 Revert "Proto API for LB request/responses" by Craig Tiller · 8 years ago
  74. c3602dc Merge pull request #4038 from dgquintas/grpclb_api by Craig Tiller · 8 years ago
  75. fd307ef fixed_size_thread_pool : why do we even have that lever? It has been by vjpai · 8 years ago
  76. 749250f merge to HEAD by Alistair Veitch · 8 years ago
  77. 742a783 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  78. 29e1d95 Revive gpr by Vijay Pai · 8 years ago
  79. 8ae883f Merge branch 'master' into alarm_mods by Vijay Pai · 8 years ago
  80. f9f61cf Properly specify dependences on alarm.h in build.yaml by vjpai · 8 years ago
  81. 04e992a Make C++ alarm class usable and testable - there were some build issues and by vjpai · 8 years ago
  82. f734299 Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  83. ad09598 Further cleanup by Craig Tiller · 8 years ago
  84. 4a67be4 Further cleanup by Craig Tiller · 8 years ago
  85. 1298afd Get compilation working again by Craig Tiller · 8 years ago
  86. da179ce Rollback gpr deletion by Craig Tiller · 8 years ago
  87. 7e46618 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  88. 2e7d067 merge by Alistair Veitch · 8 years ago
  89. f0571b5 unbreak merge by Alistair Veitch · 8 years ago
  90. ba6065f merge by Alistair Veitch · 8 years ago
  91. 9ded5db fix missed merge issue by Alistair Veitch · 9 years ago
  92. 46b9d5b fix broken merge of build.yaml by Alistair Veitch · 9 years ago
  93. 6f2b899 merge by Alistair Veitch · 9 years ago
  94. 85afe71 initial commit by Alistair Veitch · 9 years ago
  95. 89d8ed1 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  96. ddb163a merge by Alistair Veitch · 9 years ago
  97. 9e9e2f7 Merge pull request #5007 from ctiller/memcpy3 by Nicolas Noble · 9 years ago
  98. 8696d57 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  99. 75d5c0f post merge by Alistair Veitch · 9 years ago
  100. 841c726 Merge github.com:grpc/grpc into sceq by Craig Tiller · 9 years ago