1. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  2. da2f0cf Restore Cronet test accidentally removed by Muxi Yan · 7 years ago
  3. 9f74e83 Merge branch 'master' into packet-coalescing-objc by Muxi Yan · 7 years ago
  4. 88a41bf Add comment to encodingOverhead by Muxi Yan · 7 years ago
  5. abc886d Use the right encoding overhead number in remote interop test with Cronet by Muxi Yan · 7 years ago
  6. 1fb35b5 Add comments to packet coalescing test by Muxi Yan · 7 years ago
  7. 8e6aec5 Separate/Restore public test interfaces and internal ones by Muxi Yan · 7 years ago
  8. 5bd16b7 Warnings and macro guards for op batch log by Muxi Yan · 7 years ago
  9. 51319c7 Add Cronet remote interop test to Jenkins by Muxi Yan · 7 years ago
  10. 40d7c62 Only test the ObjC layer by Muxi Yan · 7 years ago
  11. a40ccd8 Packet coalescing Objc layer and interop tests by Muxi Yan · 8 years ago
  12. b1341a3 Use unified test timeouts by Muxi Yan · 8 years ago
  13. be4fcc4 Fix InteropTests.m bug by Muxi Yan · 8 years ago
  14. a4d9ee2 Fix objective-C test case. by Mark D. Roth · 8 years ago
  15. 9e83d7e Fix local server tests & exceptions tests by Jorge Canizales · 8 years ago
  16. 32fde7a Better names for the methods to clear all host settings by Jorge Canizales · 8 years ago
  17. ec0743e Leave improving the error message as a TODO by Jorge Canizales · 8 years ago
  18. 6af4add Let override default response size limit by Jorge Canizales · 8 years ago
  19. 027ae0b removed unneeded import. fixes travis build by Makarand Dharmapurikar · 8 years ago
  20. 2b220f8 fixes #7219 by Makarand Dharmapurikar · 8 years ago
  21. a5596db Merge pull request #6378 from jcanizales/let-invalidate-channels by Jan Tattermusch · 8 years ago
  22. afb62f8 Fix InteropTests.m by Yuchen Zeng · 8 years ago
  23. 00ca8ea Ignore deprecation warning in the test of deprecated feature by Jorge Canizales · 8 years ago
  24. 8a556b7 Merge master into let-invalidate-channels by Jorge Canizales · 8 years ago
  25. 3d399cb Fix format issues by Yuchen Zeng · 8 years ago
  26. 8d9e838 Fixed format issues by Yuchen Zeng · 8 years ago
  27. dbe2b9e Enable treating warnings as errors in objc tests by Yuchen Zeng · 8 years ago
  28. aed1de9 Style guide related feedback fixes. by Makarand Dharmapurikar · 8 years ago
  29. 6d2ed00 Slight change to surface API. by Makarand Dharmapurikar · 8 years ago
  30. de733bd Cosmetic changes to address feedback. by Makarand Dharmapurikar · 8 years ago
  31. 9b5f640 ObjC interface for using Cronet, and test for Cronet by Makarand Dharmapurikar · 8 years ago
  32. 47b80bc Test that GRPCCall transitions states properly by Jorge Canizales · 8 years ago
  33. fa70dac Smoke test that things still work after “closeOpenConnections” by Jorge Canizales · 8 years ago
  34. 91db5ac Split AllTests into 4 schemes by Jorge Canizales · 9 years ago
  35. 2d32771 Removed comment from code generation and updated tests by Nate Kibler · 9 years ago
  36. 83c57cb Increase test timeouts to reduce flakiness. by Jorge Canizales · 9 years ago
  37. 42898cf Add remote interop tests to the suite of tests. by Jorge Canizales · 9 years ago
  38. b2bd067 Require very explicit registration of non-SSL hosts. by Jorge Canizales · 9 years ago
  39. 9195233 Subclass InteropTests to later repeat the tests using SSL by Jorge Canizales · 9 years ago
  40. 945f72c Make the host of interop tests modifiable per-class by Jorge Canizales · 9 years ago
  41. ce8ee61 Temporarily point tests to localhost by Jorge Canizales · 9 years ago
  42. a8c5d96 id<GRXWriter> -> GRXWriter * in the tests by Jorge Canizales · 9 years ago
  43. 5580e5d Increase timeout of tests to remove flakes. by Jorge Canizales · 9 years ago
  44. 25a2661 Changed argument names in Objective-C generated code by murgatroid99 · 9 years ago
  45. c42a38e Import headers based on path in the tests project by Jorge Canizales · 9 years ago
  46. 7307684 Add RemoteProtoTests as InteropTests to tests project by Jorge Canizales · 9 years ago