1. 5c4543d Introduced a registry for LB policies. by David Garcia Quintas · 9 years ago
  2. 1c09acc change aggregation_ops to internal type by Alistair Veitch · 9 years ago
  3. c47621f merge by Alistair Veitch · 9 years ago
  4. bff9cf5 Merge branch 'master' into tracing_api by Alistair Veitch · 9 years ago
  5. ae7bbfc merge to head by Alistair Veitch · 9 years ago
  6. 9a09982 view and aggregation API by Alistair Veitch · 9 years ago
  7. beb580b More merge conflict fix by Hongyu Chen · 9 years ago
  8. a4e8847 merge to head by Alistair Veitch · 9 years ago
  9. 011ea49 Merge remote-tracking branch 'upstream/master' into timespec by Hongyu Chen · 9 years ago
  10. 31ff8bc add missing headers from 2495 by yang-g · 9 years ago
  11. a0f149e Move core/profiling/timers_preciseclock.h to core/support/ such that we by Hongyu Chen · 9 years ago
  12. e09dc78 rename census_filter.{c,h} to grpc_filter.{c,h} by Hongyu Chen · 9 years ago
  13. c389bd2 Merge remote-tracking branch 'upstream/master' by Hongyu Chen · 9 years ago
  14. fdc1dc7 Move census_filters from .../channel to .../census by Hongyu Chen · 9 years ago
  15. 3544fd2 Merge remote-tracking branch 'upstream/master' into add_udp_server_2 by Robbie Shade · 9 years ago
  16. bb3aed0 Removing gpr_cancelable. by Nicolas "Pixel" Noble · 9 years ago
  17. 37ad56b Merge remote-tracking branch 'upstream/master' into add_udp_server_2 by Robbie Shade · 9 years ago
  18. c47e69b Merge branch 'master' into tracing_api by Alistair Veitch · 9 years ago
  19. e6d0ad3 add all new content by Alistair Veitch · 9 years ago
  20. 7adbb64 Build file changes by Hongyu Chen · 9 years ago
  21. fb5eb0e Regenerated project files by Robbie Shade · 9 years ago
  22. 0700d8b Merge github.com:grpc/grpc into kinetic-lopsided-poetry by Craig Tiller · 9 years ago
  23. a924b31 merge with upstream/master by Alistair Veitch · 9 years ago
  24. f53d9c8 Testing port server by Craig Tiller · 9 years ago
  25. 42ce225 Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  26. 44a127c Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about by Craig Tiller · 9 years ago
  27. 70e9b3d Merge github.com:grpc/grpc into plucking-hell by Craig Tiller · 9 years ago
  28. 6796805 Merge branch 'master' into issue_2709 by Alistair Veitch · 9 years ago
  29. ff32faf Move grpc_census_call_*_context calls into public header by Alistair Veitch · 9 years ago
  30. 83f4d4e Add a subchannel factory decorator library by Craig Tiller · 9 years ago
  31. 5ddbb9d Allow specific pollers to be woken by Craig Tiller · 9 years ago
  32. 0383d49 version 1 by Alistair Veitch · 9 years ago
  33. b256faa Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  34. 5126bb6 Merge pull request #2493 from a-veitch/record_stat by Craig Tiller · 9 years ago
  35. b46f3f4 fix build by Alistair Veitch · 9 years ago
  36. 698d00c Add ipv4:, ipv6: schemes by Craig Tiller · 9 years ago
  37. 9d25e94 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  38. 8584cb1 Merge pull request #2497 from jcanizales/update-head-v-to-0.7 by Michael Lumish · 9 years ago
  39. 63c3efb Move head podspec to v0.7. by Jorge Canizales · 9 years ago
  40. 635899d rebuild makefile by Alistair Veitch · 9 years ago
  41. 48cb07c Client connectivity API by Craig Tiller · 9 years ago
  42. e0d581b Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  43. a882299 Merge branch 'master' into lockfree-stack by vjpai · 9 years ago
  44. 005e305 Initial checkin commit for lockfree stack. Tests not yet included. by Vijay Pai · 9 years ago
  45. 6953529 Updated build.json, regenerated project files. by Robbie Shade · 9 years ago
  46. 2e622bc Add a version string and a function to retrieve it by Craig Tiller · 9 years ago
  47. 14ce90f Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  48. ea94e46 Merge branch 'master' of github.com:grpc/grpc into jwt_verifier by Julien Boeuf · 9 years ago
  49. 17bb649 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  50. 3778812 Merge branch 'reset-thy-counts-or-fear-my-wrath' into tis-but-thy-name by Craig Tiller · 9 years ago
  51. 9506819 Fix build breakage of moving include/grpc/ into grpc/ by Jorge Canizales · 9 years ago
  52. 8a18709 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  53. feca1bf Adding JWT verifier. by Julien Boeuf · 9 years ago
  54. cb22184 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 9 years ago
  55. 08a1cf8 Use connectivity state tracking code in chttp2 transport by Craig Tiller · 9 years ago
  56. acf0f07 Unix resolver, bug fixes by Craig Tiller · 9 years ago
  57. bb54ae8 Add roots.pem bundle to the Bazel target, and use a better bundle name. by Jorge Canizales · 9 years ago
  58. c7b5f76 Factor out channel state watching by Craig Tiller · 9 years ago
  59. 9162466 Introduce connector, to help subchannel connect by Craig Tiller · 9 years ago
  60. e039f03 Plumbing transport_op changes through by Craig Tiller · 9 years ago
  61. 3b1847c Merge branch 'oops-i-split-it-again' into tis-but-thy-name by Craig Tiller · 9 years ago
  62. 4b62811 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 9 years ago
  63. 6e8c7e8 Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 9 years ago
  64. f5f1712 Refactoring progress towards integrating client configs by Craig Tiller · 9 years ago
  65. 3bc8ebd Implementation work for client_config by Craig Tiller · 9 years ago
  66. 7df28a7 Merge github.com:grpc/grpc into that-which-we-call-a-rose by Craig Tiller · 9 years ago
  67. 9f903da Merge github.com:grpc/grpc into so-freaking-sick-of-irrelevant-merge-conflicts by Craig Tiller · 9 years ago
  68. 269575a Merge pull request #2195 from jcanizales/rewrite-grpcclient-includes by Michael Lumish · 9 years ago
  69. d137943 Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 9 years ago
  70. 59bb9d7 Have Cocoapods rename includes in the core wrapper by Jorge Canizales · 9 years ago
  71. ea9b4fd Move header_mappings_dir one dir up so imports are like <RxLibrary/...> by Jorge Canizales · 9 years ago
  72. e2288fc Merge github.com:grpc/grpc into so-freaking-sick-of-irrelevant-merge-conflicts by Craig Tiller · 9 years ago
  73. eb327fb Make it less likely a build.json change triggers a merge conflict by Craig Tiller · 9 years ago
  74. df35577 Made podspec move include/grpc up a level by murgatroid99 · 9 years ago
  75. 009886c Merge github.com:grpc/grpc into that-which-we-call-a-rose by Craig Tiller · 9 years ago
  76. af69180 Flesh out things and make them compile by Craig Tiller · 9 years ago
  77. e75d4c8 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  78. 949b6ee Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 9 years ago
  79. 5676cd1 Undid removal of podspec header comments by murgatroid99 · 9 years ago
  80. 3386368 Removed redundant include paths from podspec by murgatroid99 · 9 years ago
  81. 10dfcc0 Merge pull request #2158 from murgatroid99/generated_files_info_message by Nicolas Noble · 9 years ago
  82. f680af0 Regenerated files by murgatroid99 · 9 years ago
  83. fe8ad73 Add pollset_set.h to build.json by Jorge Canizales · 9 years ago
  84. 5927aec Added generated configs by David Garcia Quintas · 9 years ago
  85. f20ad6e Merge branch 'we-dont-need-no-backup' into oops-i-split-it-again by Craig Tiller · 9 years ago
  86. 52c6142 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  87. 9fb72cd Re-enabled warnings in the gRPC podspec by murgatroid99 · 9 years ago
  88. 7da8b1a Added missing but included headers to build.json by murgatroid99 · 9 years ago
  89. 7cce60a podspec by Craig Tiller · 9 years ago
  90. f398d5c Fixed file renaming in podspec template by murgatroid99 · 9 years ago
  91. 52a2322 Explicitely selecting gpr and grpc instead of trying our best. by Nicolas "Pixel" Noble · 9 years ago
  92. b4f35c0 Transforming gRPC.podspec to use build.json instead of globbing. by Nicolas "Pixel" Noble · 9 years ago
  93. cbf50c8 Advance version to 0.6, per the metadata breaking change by Jorge Canizales · 9 years ago
  94. 461b094 Fix gRPC.podspec to pass pod spec lint by Jorge Canizales · 9 years ago
  95. 043dc72 Fix version number of gRPC.podspec by Jorge Canizales · 9 years ago
  96. 44fb295 Move our runtime to proto3 and make the dependency explicit by Jorge Canizales · 9 years ago
  97. 167b972 Allowing OSX platforms to be targeted by Vince Gatto · 9 years ago
  98. 27c0bf4 Fixed typo by murgatroid99 · 9 years ago
  99. 4925063 Resolved some comments by murgatroid99 · 9 years ago
  100. 146f177 Fixes build by moving the prepare_command back up to the top level by Jorge Canizales · 9 years ago