1. eb2c1bc Eliminate grpc_cc_libraries by Craig Tiller · 7 years ago
  2. 3445079 Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  3. 0885f98 Fixing mock test target. by Nicolas "Pixel" Noble · 7 years ago
  4. b935a68 Broken merge: missed a few new libraries. by Nicolas "Pixel" Noble · 7 years ago
  5. 057b538 Merge failure - forgot grpc_generate_one_off_targets by Nicolas "Pixel" Noble · 7 years ago
  6. 76808f8 Merge failure - duplicated external_deps. by Nicolas "Pixel" Noble · 7 years ago
  7. 832c607 Attempted fix by Craig Tiller · 7 years ago
  8. eb36b8a Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  9. 0c8cb1e Disabling c-ares. by Nicolas "Pixel" Noble · 7 years ago
  10. d586587 Fix BUILD by Craig Tiller · 7 years ago
  11. cc00300 Add missing file to BUILD by Craig Tiller · 8 years ago
  12. 7188c9d Merge branch 'cq_limited_pollers' of github.com:sreecha/grpc into uberpoll by Craig Tiller · 8 years ago
  13. 1f47730 Fix deps between grpc and tracer system by Craig Tiller · 8 years ago
  14. 18545a3 Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpoll by Craig Tiller · 8 years ago
  15. ce651a2 Merge branch 'timer_pool' of github.com:ctiller/grpc into uberpoll by Craig Tiller · 8 years ago
  16. eda29c6 Merge branch 'epex4' into uberpoll by Craig Tiller · 8 years ago
  17. 9fe1bb1 Fix BUILD by Craig Tiller · 8 years ago
  18. 1440b06 Merge branch 'master' into epoll_thread_pool by Sree Kuchibhotla · 8 years ago
  19. d4fc32e New epoll-based polling engine with dedicated poller threads by Sree Kuchibhotla · 8 years ago
  20. 09e458c Implement client-side load reporting for grpclb. by Mark D. Roth · 8 years ago
  21. d4ee77e Merge github.com:grpc/grpc into epex4 by Craig Tiller · 8 years ago
  22. c610985 Merge branch 'hiertune' into epex4+epoll1 by Craig Tiller · 8 years ago
  23. 4e9bef0 Remove leftover thrift mentions by David Garcia Quintas · 8 years ago
  24. 8c71bde Merge pull request #10522 from jiangtaoli2016/new_tsi by David G. Quintas · 8 years ago
  25. ac99bff Merge github.com:grpc/grpc into epex4 by Craig Tiller · 8 years ago
  26. 737da9f Merge github.com:grpc/grpc into c++lame by Craig Tiller · 8 years ago
  27. 4dad725 Merge pull request #10805 from dgquintas/g_for_1.4.x by David G. Quintas · 8 years ago
  28. 819cd88 Allow EPOLLEXCLUSIVE tests to be omitted outside of CI by Craig Tiller · 8 years ago
  29. 2b0f001 Adding grpc_generate_one_off_targets target. by Nicolas "Pixel" Noble · 8 years ago
  30. 8128608 Merge branch 'master' into new_tsi by jiangtaoli2016 · 8 years ago
  31. 6f2024f Merge github.com:grpc/grpc into c++lame by Craig Tiller · 8 years ago
  32. 1fb0c39 Merge github.com:grpc/grpc into epex4 by Craig Tiller · 8 years ago
  33. 6cb5e27 Merge branch 'master' into new_tsi by jiangtaoli2016 · 8 years ago
  34. ae64b01 updated g meaning for 1.4.x by David Garcia Quintas · 8 years ago
  35. a874990 Avoid duplication in build rules by expanding the grpc_cc_libraries rule-creation macro by Vijay Pai · 8 years ago
  36. 576e546 Changes required to make build possible: create separate grpc++_base{,_unsecure}, move grpc_compression_trace definition, and remove an assertion about library initialization from server by Vijay Pai · 8 years ago
  37. a935ae1 Fix build rules for grpc++_unsecure, test that it builds properly by Vijay Pai · 8 years ago
  38. 7bc14b5 Merge github.com:grpc/grpc into epex4 by Craig Tiller · 8 years ago
  39. 6984e1d Merge github.com:grpc/grpc into c++lame by Craig Tiller · 8 years ago
  40. 653ca0b Add epollex to BUILD by Craig Tiller · 8 years ago
  41. 6bc7016 Remove status_helper as it is not needed any more by yang-g · 8 years ago
  42. e223a6a Merge branch 'master' into new_tsi by jiangtaoli2016 · 8 years ago
  43. 56c23f1 Merge github.com:grpc/grpc into c++lame by Craig Tiller · 8 years ago
  44. 58e6d13 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 8 years ago
  45. 9e1acc0 master to 1.4.0-dev by David Garcia Quintas · 8 years ago
  46. a41fd5b Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4 by murgatroid99 · 8 years ago
  47. 7c0cbad Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 8 years ago
  48. c1b86a1 Fix duplicated dep by Craig Tiller · 8 years ago
  49. 7f2a15a Merge pull request #10586 from yang-g/error_details2 by Yang Gao · 8 years ago
  50. 7c26eed Buildifier and wrapping test/cpp/* rules with our build system. by Nicolas "Pixel" Noble · 8 years ago
  51. 80233bf Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 8 years ago
  52. 023a51a Merge pull request #10473 from ctiller/truebin by Craig Tiller · 8 years ago
  53. 70a2a4b Bump version to 1.2.4 by murgatroid99 · 8 years ago
  54. f072165 Merge github.com:grpc/grpc into truebin by Craig Tiller · 8 years ago
  55. e85e950 bazelness by Craig Tiller · 8 years ago
  56. 43713e6 Merge remote-tracking branch 'upstream/v1.2.x' into HEAD by Jan Tattermusch · 8 years ago
  57. eceec8e Add helper function to supply and parse error_details from Status. by yang-g · 8 years ago
  58. acce275 Merge github.com:grpc/grpc into c++lame by Craig Tiller · 8 years ago
  59. 85db779 Work around atomics by Craig Tiller · 8 years ago
  60. 70928f0 Merge branch 'master' into new_tsi by jiangtaoli2016 · 8 years ago
  61. 440df10 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 8 years ago
  62. 6b99d80 Merge pull request #10501 from ctiller/epex2 by Craig Tiller · 8 years ago
  63. e69881d Revise based on Mark's comments. by jiangtaoli2016 · 8 years ago
  64. 7cfa1bf Bump version to 1.2.3 by murgatroid99 · 8 years ago
  65. 5f399d1 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 8 years ago
  66. dcd24e4 BUILD by Craig Tiller · 8 years ago
  67. 6badbb7 Update BUILD by Craig Tiller · 8 years ago
  68. a24b971 Rename compress_filter --> message_compress_filter by Craig Tiller · 8 years ago
  69. 61f729f Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v12x by Jan Tattermusch · 8 years ago
  70. 7d55746 Update BUILD by Craig Tiller · 8 years ago
  71. 6f9bb71 Fix BUILD by Craig Tiller · 8 years ago
  72. f622151 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 8 years ago
  73. ca38800 Merge pull request #10423 from ctiller/minimal by Craig Tiller · 8 years ago
  74. f2ceefb Merge pull request #8063 from royalharsh/buffers by kpayson64 · 8 years ago
  75. 3be7dd0 Optionalize deadline checking by Craig Tiller · 8 years ago
  76. af76743 Optionalize compress, gather all the http2 filter bits together in ext/ by Craig Tiller · 8 years ago
  77. 6461c34 Merge branch 'minimal' into minimal_test by Craig Tiller · 8 years ago
  78. 6b97e53 Update BUILD by Craig Tiller · 8 years ago
  79. 9b3648a Optionalize message_size_filter by Craig Tiller · 8 years ago
  80. 0be726b bump version to 1.2.2 by Jan Tattermusch · 8 years ago
  81. 6d4894e optionalize max_age by Craig Tiller · 8 years ago
  82. 9eb0fde Reorganize ext tree by Craig Tiller · 8 years ago
  83. 9c54a0c Merge pull request #10382 from ctiller/checks by Craig Tiller · 8 years ago
  84. 6715a15 Merge pull request #10318 from y-zeng/server_channel_max_age by Yuchen Zeng · 8 years ago
  85. 1a31457 Fix BUILD by Craig Tiller · 8 years ago
  86. 0d32f2f Fix build files by Craig Tiller · 8 years ago
  87. 29b527f Reinstate one check, fix fall out by Craig Tiller · 8 years ago
  88. 72240e1 Update BUILD file by Ken Payson · 8 years ago
  89. 134fed3 Move src/core/lib/tsi --> src/core/tsi by Craig Tiller · 8 years ago
  90. 3cbc6ad Fix Bazel build by Harsh Vardhan · 8 years ago
  91. a809ea5 Add max_age_filter by Yuchen Zeng · 8 years ago
  92. c4478a1 Merge pull request #10222 from makdharma/caching_with_uri by makdharma · 8 years ago
  93. f7c4894 fix for bazel build break by Makarand Dharmapurikar · 8 years ago
  94. 0cb20ef update to 1.2.1-pre2 in BUILD file too by Alexander Polcyn · 8 years ago
  95. f466ae1 Merge pull request #7771 from y-zeng/cares_buildin by Yuchen Zeng · 8 years ago
  96. b6512cf Merge pull request #10245 from sreecha/cq_factory_api by Sree Kuchibhotla · 8 years ago
  97. a128b7a Merge branch 'master' of https://github.com/grpc/grpc into caching_with_uri by Makarand Dharmapurikar · 8 years ago
  98. af61d0b Merge pull request #10293 from nicolasnoble/upmerge-1.2.0 by Nicolas Noble · 8 years ago
  99. c46b3eb Add socket factory support to udp_server.c by Michael Warres · 8 years ago
  100. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 8 years ago