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