1. 9460166 Short deadlines: set Status on deadline by David Garcia Quintas · 8 years ago
  2. 1b77f0b Merge remote-tracking branch 'upstream/master' into latency_in_final_info by Mark D. Roth · 8 years ago
  3. 10a27c1 Merge remote-tracking branch 'upstream/master' into no-authority-header-in-cronet by Muxi Yan · 8 years ago
  4. 25c3543 Fix sanity by Craig Tiller · 8 years ago
  5. 3d88341 Populate latency field in final_info. by Mark D. Roth · 8 years ago
  6. 6e3e39f Merge branch 'lb_policy_name_channel_arg' into remove_fake_resolver by Mark D. Roth · 8 years ago
  7. 6476170 Mark disappearing_server as flaky: this was always so, but is more pronounced now - and will be fixed with retries by Craig Tiller · 8 years ago
  8. e127a39 Change tests to use channel args instead of fake_resolver query args. by Mark D. Roth · 8 years ago
  9. 3d357d9 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  10. 3798e60 Address review comments by Craig Tiller · 8 years ago
  11. 10edf68 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  12. 9ea0f2c Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  13. 20e77f2 Merge pull request #8303 from markdroth/service_config by Mark D. Roth · 8 years ago
  14. 6952b21 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  15. 2dc4968 Fix config-exclusion for secure variants of tests by Craig Tiller · 8 years ago
  16. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  17. fbe1753 Add test of cancelling ops when :authority exists but not supported by Muxi Yan · 8 years ago
  18. 2c287ca UV tests pass on linux by murgatroid99 · 8 years ago
  19. ec39334 Add h2_fake_resolver end2end test fixture. by Mark D. Roth · 8 years ago
  20. eebb129 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  21. c36f6ea Compile and link core tests with libuv by murgatroid99 · 8 years ago
  22. 42ee4d8 Refine test scenario list for buffer pools by Craig Tiller · 8 years ago
  23. 69a1f66 Complete integration test for buffer pools by Craig Tiller · 8 years ago
  24. 8250993 Stub out end2end tests by Craig Tiller · 8 years ago
  25. 3f6ab54 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  26. 5928bff Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  27. 164f0e9 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  28. 6ce5228 Merge pull request #7953 from makdharma/grpc_caching_test by Nicolas Noble · 8 years ago
  29. 6c3295a Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  30. 916079d Add no-logging test by Yuchen Zeng · 8 years ago
  31. b61fd86 Also fix minor error in end2end gen_build_yaml script by murgatroid99 · 8 years ago
  32. 015180a end-to-end test for cacheable requests. by Makarand Dharmapurikar · 8 years ago
  33. 34befca Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  34. 51c7b91 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  35. 6e26952 Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  36. a3ef601 Basic proof-of-concept test. Needs more work to run stand-alone. by Mark D. Roth · 8 years ago
  37. 824363d Simplified LR filter by David Garcia Quintas · 8 years ago
  38. 01c4d99 Added new features to load reporting. by David Garcia Quintas · 8 years ago
  39. 3c945ee Merge branch 'master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  40. fb39f1d Merge pull request #6973 from makdharma/network_status_change by Jan Tattermusch · 8 years ago
  41. 5d11e43 Added test for filter whose call initialization fails, and fixed bugs by Mark D. Roth · 8 years ago
  42. 0579cfc more files after running build.yaml changes through by Makarand Dharmapurikar · 8 years ago
  43. fa1f74e Fix errored streams prematurely terminating, add a test by Craig Tiller · 8 years ago
  44. b544c29 Adjust cpu_cost of some tests to better reflect reality by Craig Tiller · 8 years ago
  45. 7cbfc3e Adjust cpu_cost of some tests to better reflect reality by Craig Tiller · 8 years ago
  46. 321b1fb separate posix functionality to grpc_posix.h by Adam Michalik · 8 years ago
  47. 46cc2ac add tests by Adam Michalik · 8 years ago
  48. 772f485 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  49. 823fa1d Exclude 1byte tests from msan by Craig Tiller · 8 years ago
  50. 4bb11ac Turned load reporting into a plugin by David Garcia Quintas · 8 years ago
  51. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 8 years ago
  52. a446ee2 Add test to verify bad behavior by Craig Tiller · 8 years ago
  53. 4c43ed3 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  54. 8479c97 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  55. 64a12c5 Merge github.com:grpc/grpc into copyright-fix by Craig Tiller · 8 years ago
  56. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  57. 8a03448 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  58. 3bd9695 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  59. fb349b9 removed uchannels by David Garcia Quintas · 8 years ago
  60. 4465455 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  61. 59743d6 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  62. 40d34bf Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  63. 0239ba8 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  64. c65af4d Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  65. 4e5c6d9 Remove end2end_certs library. by yang-g · 8 years ago
  66. df5231e Implement tests by Craig Tiller · 8 years ago
  67. 7885ea5 Add a place for tests by Craig Tiller · 8 years ago
  68. 5a9d7d2 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 9 years ago
  69. a75d18a Make out private bits private by Craig Tiller · 9 years ago
  70. 732a875 Add a sanity test for name aliasing by Craig Tiller · 9 years ago
  71. de67626 Reinstate sockpair tests by Craig Tiller · 9 years ago
  72. 178edfa Decouple filter selection from channel construction by Craig Tiller · 9 years ago
  73. da179ce Rollback gpr deletion by Craig Tiller · 9 years ago
  74. 0912179 Removing gpr as a separated library. by Nicolas "Pixel" Noble · 9 years ago
  75. 5f735a6 Add CPU cost measurement, tune parameters, decrease default maxjobs by Craig Tiller · 9 years ago
  76. 56c6b6a Use CPU cost modelling to increase parallelism by Craig Tiller · 9 years ago
  77. ee36bce Update copyrights by Craig Tiller · 9 years ago
  78. fc051c9 Run nosec tests again by Craig Tiller · 9 years ago
  79. 769567e Eliminate a layer of libraries in the end2end tests by Craig Tiller · 9 years ago
  80. 0fe5ee7 BoringSSL integration: non-vsprojects changes by Craig Tiller · 9 years ago
  81. 989f450 Merge github.com:grpc/grpc into pipe-bomb by Craig Tiller · 9 years ago
  82. f218c8b Add tests for pipe usage by Craig Tiller · 9 years ago
  83. aae3b8c Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  84. a75ae6e Merge github.com:grpc/grpc into census_suite by Craig Tiller · 9 years ago
  85. c586f4e Expand census coverage: make this a fixture instead of a simple test by Craig Tiller · 9 years ago
  86. 87b71e2 Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  87. 26dab31 Start of ping sketch by Craig Tiller · 9 years ago
  88. 2c23ad5 Merge github.com:grpc/grpc into connected-subchannel by Craig Tiller · 9 years ago
  89. 6a27514 Correctly tag dependencies by Craig Tiller · 9 years ago
  90. c6dea80 Exclude some tests that could no longer work by Craig Tiller · 9 years ago
  91. 8e15925 Fix bugs, make tests robust by Craig Tiller · 9 years ago
  92. 027a74c First round changes to handle dynamic hpack table size by Craig Tiller · 9 years ago
  93. 32bd81d Add a test for cancel_with_status by Craig Tiller · 9 years ago
  94. 1726e83 Add a test with a large negative deadline by Craig Tiller · 9 years ago
  95. 7b1bd2c μChannels implementation. by David Garcia Quintas · 9 years ago
  96. ae4fbcd Use "#!/usr/bin/env python2.7" only in utilities by Nathaniel Manista · 9 years ago
  97. 605076a Handle test dependencies better by Craig Tiller · 9 years ago
  98. 1ebb7c8 Hand-written changes by Craig Tiller · 9 years ago[Renamed (75%) from test/core/end2end/gen_build_json.py]
  99. c85357e Reduce mac CI load by Craig Tiller · 9 years ago
  100. cf0e796 Merge branch 'propagate' into reduce-mac-load by Craig Tiller · 9 years ago