1. 5a66446 Moving fd code into ev code by Craig Tiller · 8 years ago
  2. ccdea19 Separate timer checking from pollsets by Craig Tiller · 8 years ago
  3. c35e2c5 Revert "Proto API for LB request/responses" by Craig Tiller · 8 years ago
  4. 742a783 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  5. ad09598 Further cleanup by Craig Tiller · 8 years ago
  6. da179ce Rollback gpr deletion by Craig Tiller · 8 years ago
  7. 7e46618 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  8. 9ded5db fix missed merge issue by Alistair Veitch · 8 years ago
  9. 6f2b899 merge by Alistair Veitch · 8 years ago
  10. 89d8ed1 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  11. 75d5c0f post merge by Alistair Veitch · 8 years ago
  12. cbc4629 Merge pull request #4978 from nicolasnoble/alarming by Craig Tiller · 8 years ago
  13. cf37cb9 Merge branch 'census-placeholders' into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  14. fa132c2 Actually moving this to the proper place. by Nicolas "Pixel" Noble · 9 years ago
  15. 78825ca Merge branch 'win32_subprocess' into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  16. bf192ef Merge branch 'alarming' into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  17. d5d83aa Fixing, using and testing alarm code. by Nicolas "Pixel" Noble · 9 years ago
  18. 0912179 Removing gpr as a separated library. by Nicolas "Pixel" Noble · 9 years ago
  19. fb01883 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  20. 0923126 Merge branch 'master' into tag_set by Alistair Veitch · 9 years ago
  21. aa9b01c Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  22. 0f69072 Move encode/decode API into census.h by Alistair Veitch · 9 years ago
  23. bb30d25 initial commit by Alistair Veitch · 9 years ago
  24. 756a36c Srcs and hdrs sanity checks skip third_party by David Garcia Quintas · 9 years ago
  25. 8b791a4 Merged from master and resolved merge conflicts by murgatroid99 · 9 years ago
  26. c3910ca Expose core metadata validation functions in public headers by murgatroid99 · 9 years ago
  27. 8974a66 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  28. 77fc4d3 BoringSSL: vsproject changes by Craig Tiller · 9 years ago
  29. 7052ac2 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  30. d5bd3b6 Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  31. 95eeed7 Kill noop_filter.c by Craig Tiller · 9 years ago
  32. bbb73b6 Nuke unused files by Craig Tiller · 9 years ago
  33. 26dab31 Start of ping sketch by Craig Tiller · 9 years ago
  34. 011e79a Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  35. de83121 Merge github.com:grpc/grpc into no-transport-metadata by Craig Tiller · 9 years ago
  36. ebdef9d Remove metadata context from the channel stack by Craig Tiller · 9 years ago
  37. 2e7687c Static metadata declarations by Craig Tiller · 9 years ago
  38. 71b9626 merge with head by yang-g · 9 years ago
  39. ff03847 Moved nanopb to 3rd party by David Garcia Quintas · 9 years ago
  40. a612412 first part, secure channel only by yang-g · 9 years ago
  41. 4943374 Proto API for LB request/responses by David Garcia Quintas · 9 years ago
  42. ca1593a stream_op cleanup: build system changes by Craig Tiller · 9 years ago
  43. b5ab8a2 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  44. e2a1bf4 Merge pull request #3726 from dgquintas/iomgr_executor by Craig Tiller · 9 years ago
  45. b65e421 fixed faulty merge by David Garcia Quintas · 9 years ago
  46. 0fe7242 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  47. e945cd8 Merge branch 'master' of github.com:grpc/grpc into iomgr_executor by David Garcia Quintas · 9 years ago
  48. 2b15f1e Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  49. 0ba432d Move profiling system to gpr by Craig Tiller · 9 years ago
  50. 0c33188 Hid test-only functions from surface/call.h by David Garcia Quintas · 9 years ago
  51. 4bc3463 Introducing grpc_executor, for all your threading needs by David Garcia Quintas · 9 years ago
  52. 7b1bd2c μChannels implementation. by David Garcia Quintas · 9 years ago
  53. 0801ce6 Restore include sanity by Craig Tiller · 9 years ago
  54. 2468ff5 Restore build sanity by Craig Tiller · 9 years ago
  55. 8af4c33 Final patches for rename by Craig Tiller · 9 years ago
  56. 298751c Split closures from iomgr.h by Craig Tiller · 9 years ago
  57. 10ee274 Merge github.com:grpc/grpc into we-are-one by Craig Tiller · 9 years ago
  58. 1701b09 Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  59. 73b6606 Workqueue: interface, test, and posix implementation by Craig Tiller · 9 years ago
  60. 4fb049b Added round robin LB policy. by David Garcia Quintas · 9 years ago
  61. 5c4543d Introduced a registry for LB policies. by David Garcia Quintas · 9 years ago
  62. 6c99868 Merge github.com:grpc/grpc into cleaner-build by Craig Tiller · 9 years ago
  63. 02a7bed Generated changes by Craig Tiller · 9 years ago