1. 7ac6bf0 Finish porting rough implementation of poll() event strategy by Craig Tiller · 8 years ago
  2. a75d18a Make out private bits private by Craig Tiller · 8 years ago
  3. 07eb5b0 Remove pollset_set_posix.c by Craig Tiller · 8 years ago
  4. cf999dd Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  5. a3f3442 Merge branch 'hide-the-pollset-set' into cleaner-posix2 by Craig Tiller · 8 years ago
  6. 4ea4599 Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 8 years ago
  7. 45add8a Merge branch 'master' of github.com:grpc/grpc into alarm_cpp by David Garcia Quintas · 8 years ago
  8. 70ab4c5 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 8 years ago
  9. c866f72 Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 8 years ago
  10. 521423c Regenerate files, fix bugs by Craig Tiller · 8 years ago
  11. 6895168 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  12. 349bba9 Merge pull request #5257 from ctiller/cleaner-posix by Vijay Pai · 9 years ago
  13. 7771544 rename census log files to avoid build breakage on MacOS by Alistair Veitch · 9 years ago
  14. 1a969c8 Start migrating code into ev_XXX by Craig Tiller · 9 years ago
  15. 9f79159 Merge pull request #5302 from nicolasnoble/python-windows by Masood Malekghassemi · 9 years ago
  16. 4af3de2 actually made the codegen_lib targets private now by David Garcia Quintas · 9 years ago
  17. 2e8fdba Building the dlls. by Nicolas "Pixel" Noble · 9 years ago
  18. bac76af Fixed sanity by David Garcia Quintas · 9 years ago
  19. a37d9d8 moved grpc_library.cc moved out of codegen by David Garcia Quintas · 9 years ago
  20. 2173eea Merge branch 'master' of github.com:grpc/grpc into codegen_lib by David Garcia Quintas · 9 years ago
  21. a8bb0bf Split codegen target and made it libs by David Garcia Quintas · 9 years ago
  22. 8d8246e Merge branch 'cleaner-posix' into cleaner-posix2 by Craig Tiller · 9 years ago
  23. 9dc184f Merge github.com:grpc/grpc into cleaner-posix by Craig Tiller · 9 years ago
  24. 16f6826 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 9 years ago
  25. 178edfa Decouple filter selection from channel construction by Craig Tiller · 9 years ago
  26. c0ce00f Merge github.com:grpc/grpc into sceq by Craig Tiller · 9 years ago
  27. 4feb350 Fixed header dependencies and copyrights by David Garcia Quintas · 9 years ago
  28. d71ff05 Added codegen_lib target by David Garcia Quintas · 9 years ago
  29. 6d65ee4 Merge pull request #5209 from vjpai/why_lever by Yang Gao · 9 years ago
  30. 43f6311 Merge pull request #5098 from a-veitch/base_log by Bogdan Drutu · 9 years ago
  31. 5a66446 Moving fd code into ev code by Craig Tiller · 9 years ago
  32. ccdea19 Separate timer checking from pollsets by Craig Tiller · 9 years ago
  33. eb841e2 Revert "Revert "Proto API for LB request/responses"" by Craig Tiller · 9 years ago
  34. c35e2c5 Revert "Proto API for LB request/responses" by Craig Tiller · 9 years ago
  35. c3602dc Merge pull request #4038 from dgquintas/grpclb_api by Craig Tiller · 9 years ago
  36. fd307ef fixed_size_thread_pool : why do we even have that lever? It has been by vjpai · 9 years ago
  37. 749250f merge to HEAD by Alistair Veitch · 9 years ago
  38. 742a783 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  39. 8ae883f Merge branch 'master' into alarm_mods by Vijay Pai · 9 years ago
  40. f9f61cf Properly specify dependences on alarm.h in build.yaml by vjpai · 9 years ago
  41. 04e992a Make C++ alarm class usable and testable - there were some build issues and by vjpai · 9 years ago
  42. f734299 Merge github.com:grpc/grpc into sceq by Craig Tiller · 9 years ago
  43. ad09598 Further cleanup by Craig Tiller · 9 years ago
  44. 4a67be4 Further cleanup by Craig Tiller · 9 years ago
  45. 1298afd Get compilation working again by Craig Tiller · 9 years ago
  46. da179ce Rollback gpr deletion by Craig Tiller · 9 years ago
  47. 7e46618 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  48. ba6065f merge by Alistair Veitch · 9 years ago
  49. 6f2b899 merge by Alistair Veitch · 9 years ago
  50. 85afe71 initial commit by Alistair Veitch · 9 years ago
  51. 89d8ed1 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  52. 75d5c0f post merge by Alistair Veitch · 9 years ago
  53. 841c726 Merge github.com:grpc/grpc into sceq by Craig Tiller · 9 years ago
  54. 4bef7ce Use old memcpy for wrappers by Craig Tiller · 9 years ago
  55. f09fb7e Merge pull request #4979 from nicolasnoble/win32_subprocess by Craig Tiller · 9 years ago
  56. cbc4629 Merge pull request #4978 from nicolasnoble/alarming by Craig Tiller · 9 years ago
  57. cf37cb9 Merge branch 'census-placeholders' into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  58. fa132c2 Actually moving this to the proper place. by Nicolas "Pixel" Noble · 9 years ago
  59. 78825ca Merge branch 'win32_subprocess' into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  60. 4fba286 Adding windows support for gpr subprocesses. by Nicolas "Pixel" Noble · 9 years ago
  61. bf192ef Merge branch 'alarming' into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  62. d5d83aa Fixing, using and testing alarm code. by Nicolas "Pixel" Noble · 9 years ago
  63. 0912179 Removing gpr as a separated library. by Nicolas "Pixel" Noble · 9 years ago
  64. dd18c4a Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  65. fb01883 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  66. d79ef3a Fixed wrong usage of global var by David Garcia Quintas · 9 years ago
  67. 6bd7b97 DONE!!1one by David Garcia Quintas · 9 years ago
  68. e1300de After GrpcLibrary refactoring. Compiles and passes. WIP still by David Garcia Quintas · 9 years ago
  69. 6a48405 pre sync_stream.cc creation. Does not compile by David Garcia Quintas · 9 years ago
  70. b523c73 async_stream.h done. Compiles by David Garcia Quintas · 9 years ago
  71. 2425bbb Further work. Compiles. WIP by David Garcia Quintas · 9 years ago
  72. 541db25 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  73. d8e6f8d Merge github.com:grpc/grpc into sceq by Craig Tiller · 9 years ago
  74. fc65bf0 Merge pull request #4750 from a-veitch/tag_set by Bogdan Drutu · 9 years ago
  75. ddcb53a made codegen targets in build.yaml by David Garcia Quintas · 9 years ago
  76. 826505c Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  77. af379b2 Add -std=gnu99 when building libgrpc by Rob Earhart · 9 years ago
  78. edc87ec more dependency/sanity fixes by David Garcia Quintas · 9 years ago
  79. 898588b added missing codegen deps for grp by David Garcia Quintas · 9 years ago
  80. 08a0a33 Made "codedgen" directories closed over #includes by David Garcia Quintas · 9 years ago
  81. a396276 regenerated projects by David Garcia Quintas · 9 years ago
  82. 1672214 Regenerated projects by David Garcia Quintas · 9 years ago
  83. b22aeae Merge github.com:grpc/grpc into sceq by Craig Tiller · 9 years ago
  84. 694cf8b Shared subchannel sketch by Craig Tiller · 9 years ago
  85. 0923126 Merge branch 'master' into tag_set by Alistair Veitch · 9 years ago
  86. aa9b01c Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  87. 512c4f7 Merge remote-tracking branch 'upstream/master' into sync_async_mix by yang-g · 9 years ago
  88. a29a072 Merge pull request #4688 from jtattermusch/static_deps by Nicolas Noble · 9 years ago
  89. 8053d2f Merge remote-tracking branch 'upstream/master' into sync_async_mix by yang-g · 9 years ago
  90. 77c6333 Add new public header by yang-g · 9 years ago
  91. 0f69072 Move encode/decode API into census.h by Alistair Veitch · 9 years ago
  92. bb30d25 initial commit by Alistair Veitch · 9 years ago
  93. 0f582a2 regenerate makefile by Jan Tattermusch · 9 years ago
  94. 756a36c Srcs and hdrs sanity checks skip third_party by David Garcia Quintas · 9 years ago
  95. 8b791a4 Merged from master and resolved merge conflicts by murgatroid99 · 9 years ago
  96. c3910ca Expose core metadata validation functions in public headers by murgatroid99 · 9 years ago
  97. 8974a66 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  98. 0fe5ee7 BoringSSL integration: non-vsprojects changes by Craig Tiller · 9 years ago
  99. 7052ac2 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  100. d5bd3b6 Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago