1. 5749a3f Merge pull request #2605 from yang-g/fake_transport_security_to_private by jboeuf · 9 years ago
  2. 5126bb6 Merge pull request #2493 from a-veitch/record_stat by Craig Tiller · 9 years ago
  3. 8b25f2a move fake_transport_security_credentials to private API by yang-g · 9 years ago
  4. b46f3f4 fix build by Alistair Veitch · 9 years ago
  5. 698d00c Add ipv4:, ipv6: schemes by Craig Tiller · 9 years ago
  6. b4e7036 Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression by Craig Tiller · 9 years ago
  7. 5e7e55b Merge with head and resolve conflict by yang-g · 9 years ago
  8. 635899d rebuild makefile by Alistair Veitch · 9 years ago
  9. c9fef6f Merge github.com:grpc/grpc into no-worries-i-can-wait by Craig Tiller · 9 years ago
  10. fb58d23 Merge with head by yang-g · 9 years ago
  11. 7ef7232 split iterator into its own file by yang-g · 9 years ago
  12. 7cceb09 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  13. 9a3f858 Merge pull request #2460 from vjpai/exposed_pool by Craig Tiller · 9 years ago
  14. a2e1bb1 Change name of thread_pool files to fixed_size_thread_pool when appropriate by vjpai · 9 years ago
  15. e0d581b Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  16. 8ea6308 Merge pull request #2383 from vjpai/lockfree-stack by Craig Tiller · 9 years ago
  17. 69f2410 Make thread_pool.h a public header by Vijay Pai · 9 years ago
  18. 3abe618 links interface and gRPC-on-wire implementation by Nathaniel Manista · 9 years ago
  19. be5f059 Add oauth2_auth_token test case in interop test by yang-g · 9 years ago
  20. 75cfb04 Merge github.com:grpc/grpc into no-worries-i-can-wait by Craig Tiller · 9 years ago
  21. 143e7bf Introduce a clock type field onto gpr_timespec. by Craig Tiller · 9 years ago
  22. f716c0c Filtering stdout for JUnit report in case of timeouts. by Nicolas "Pixel" Noble · 9 years ago
  23. 0e107a7 Disabling cython for now. by Nicolas "Pixel" Noble · 9 years ago
  24. a882299 Merge branch 'master' into lockfree-stack by vjpai · 9 years ago
  25. 887f86b Debug and add in generated build files by Vijay Pai · 9 years ago
  26. 5c3eea3 Merge pull request #2380 from ctiller/slartiwhatfast by Vijay Pai · 9 years ago
  27. 65153e9 Merge pull request #2368 from ctiller/they-gave-me-a-badge by Nicolas Noble · 9 years ago
  28. 005e305 Initial checkin commit for lockfree stack. Tests not yet included. by Vijay Pai · 9 years ago
  29. 2c3a35e Make naming a little more consistent by Craig Tiller · 9 years ago
  30. d4a43b2 Increase timeouts for tests by Craig Tiller · 9 years ago
  31. 2e622bc Add a version string and a function to retrieve it by Craig Tiller · 9 years ago
  32. dce2d3e prevent TestResults.xml collision of parallel test runs on windows by Jan Tattermusch · 9 years ago
  33. f260abd Merge pull request #2243 from soltanmm/cycy by Jorge Canizales · 9 years ago
  34. 14ce90f Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  35. e5f7002 Add Python3 testing support by Masood Malekghassemi · 9 years ago
  36. 3315a84 Merge remote-tracking branch 'upstream/master' into security_context2 by yang-g · 9 years ago
  37. ea94e46 Merge branch 'master' of github.com:grpc/grpc into jwt_verifier by Julien Boeuf · 9 years ago
  38. 17bb649 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  39. 21a38b4 Fixing variable names discrepancy in ruby's extension builder. by Nicolas "Pixel" Noble · 9 years ago
  40. a29d2d7 Merge non-tty path with Windows path since they do the same thing by vjpai · 9 years ago
  41. b461145 Stop sending terminal escape sequences if we're redirecting output to a file. by vjpai · 9 years ago
  42. 85c04f9 resolve comments by yang-g · 9 years ago
  43. e114a01 Merge remote-tracking branch 'upstream/master' into security_context2 by yang-g · 9 years ago
  44. 8068f86 Add a unit test by yang-g · 9 years ago
  45. 5ea46ab merge with upstream and resolve conflicts by yang-g · 9 years ago
  46. 3778812 Merge branch 'reset-thy-counts-or-fear-my-wrath' into tis-but-thy-name by Craig Tiller · 9 years ago
  47. 8a18709 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  48. f8857de Merge branch 'master' of https://github.com/grpc/grpc by Siddharth Rakesh · 9 years ago
  49. 743c10c Cython refactor of Python C wrapping layer by Masood Malekghassemi · 9 years ago
  50. 49dc114 Merge github.com:grpc/grpc into forever-is-a-long-time by Craig Tiller · 9 years ago
  51. feca1bf Adding JWT verifier. by Julien Boeuf · 9 years ago
  52. b713546 Resolving dependency error in Jenkins by Siddharth Rakesh · 9 years ago
  53. 25481f7 Resolving merge conflict by Siddharth Rakesh · 9 years ago
  54. 08a1cf8 Use connectivity state tracking code in chttp2 transport by Craig Tiller · 9 years ago
  55. 4d74056 Merge branch 'forever-is-a-long-time' into tis-but-thy-name by Craig Tiller · 9 years ago
  56. ee98d84 Add an fd conservation test to verify that fds actually close by Craig Tiller · 9 years ago
  57. acf0f07 Unix resolver, bug fixes by Craig Tiller · 9 years ago
  58. bb30971 Fix run_tests forever mode by Craig Tiller · 9 years ago
  59. 73f36bd Fix run_tests forever mode by Craig Tiller · 9 years ago
  60. c7b5f76 Factor out channel state watching by Craig Tiller · 9 years ago
  61. d35f93d Merges broke the build - regenerating. by Nicolas "Pixel" Noble · 9 years ago
  62. 0c5cf25 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 9 years ago
  63. 00d018c Merge github.com:grpc/grpc into forever-is-a-long-time by Craig Tiller · 9 years ago
  64. ebaa860 Update this file by Craig Tiller · 9 years ago
  65. 6b1ad3c Merge pull request #2225 from nicolasnoble/make-runtest-output-junit-reports by Craig Tiller · 9 years ago
  66. ef2a3e2 Merge github.com:grpc/grpc into forever-is-a-long-time by Craig Tiller · 9 years ago
  67. 30ee10b Rename test into the right place by Craig Tiller · 9 years ago
  68. 5937b5b Exporting XML reports, JUnit-compatible. by Nicolas "Pixel" Noble · 9 years ago
  69. 1aa041a BLARGHAFLARGHAAHAJHAKJHATJHKAYMNHZIYRN by Masood Malekghassemi · 9 years ago
  70. 224b04f Make this more robust against merges by Craig Tiller · 9 years ago
  71. fe8592e Merge github.com:grpc/grpc into are-includes-sane by Craig Tiller · 9 years ago
  72. f75fc12 Add a test that headers are properly in build.json by Craig Tiller · 9 years ago
  73. 3bc8ebd Implementation work for client_config by Craig Tiller · 9 years ago
  74. dd2ebee Added compression text fixture. by David Garcia Quintas · 9 years ago
  75. e75d4c8 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  76. aa555df Merge pull request #2175 from yang-g/constness by Craig Tiller · 9 years ago
  77. 89c5a56 Add const to ByteBuffer methods and add tests by Yang Gao · 9 years ago
  78. 6b3cb2a Merge pull request #2168 from ctiller/dont-do-nothing-infinite-times by David G. Quintas · 9 years ago
  79. f7b7c89 Dont do nothing for eternity by Craig Tiller · 9 years ago
  80. 5b1fdc5 Merge branch 'master' of https://github.com/grpc/grpc into ssl_auth_context_fix by Julien Boeuf · 9 years ago
  81. 7552f0f Ensure tests are built during run_tests runs by Craig Tiller · 9 years ago
  82. f74a49e WIP. Need to merge and add more tests. by David Garcia Quintas · 9 years ago
  83. a701ade Fixing ssl auth context. by Julien Boeuf · 9 years ago
  84. bf8ac3f Merge branch 'you-complete-me' into we-dont-need-no-backup by Craig Tiller · 9 years ago
  85. 43e5f56 Various Jenkins-related tweaks. by Nicolas "Pixel" Noble · 9 years ago
  86. 9d3fbcf Make warnings errors when building Python tests by Masood Malekghassemi · 9 years ago
  87. 4d94140 Merge branch 'master' of github.com:grpc/grpc into flags-abi by David Garcia Quintas · 9 years ago
  88. 12e8a04 backslashes break build on jenkins by Jan Tattermusch · 9 years ago
  89. 4b3f952 make buildtests on windows pass by Jan Tattermusch · 9 years ago
  90. 1d5aca5 Added flags support to grpc_op. by David Garcia Quintas · 9 years ago
  91. 0680527 Dont force GRPC_TRACE outside of Travis by Craig Tiller · 9 years ago
  92. 74e770d Speed up hash checks, crash on first TSAN error by Craig Tiller · 9 years ago
  93. d5d862d Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  94. 69cd237 Speed up hash checks, crash on first TSAN error by Craig Tiller · 9 years ago
  95. 4b4181e Ensure C89 compatibility in Linux tests by Masood Malekghassemi · 9 years ago
  96. 4671122 Merge branch 'you-complete-me' into we-dont-need-no-backup by Craig Tiller · 9 years ago
  97. 372fd87 Revert "Revert "Open loop sync/async multithreaded testing"" by Vijay Pai · 9 years ago
  98. cfef24b Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  99. d55636d Revert "Open loop sync/async multithreaded testing" by Craig Tiller · 9 years ago
  100. 1207ef5 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago