1. dd36b15 Call ref/unref, bugfixes by Craig Tiller · 7 years ago
  2. ea9d8b6 Display time between tests for troubleshooting timeout by Muxi Yan · 7 years ago
  3. d7e5862 Merge pull request #9247 from muxi/packet-coalescing-objc by Muxi Yan · 7 years ago
  4. 29a912d Add more comments by Muxi Yan · 7 years ago
  5. da4cf9d Merge pull request #10244 from muxi/more-test-information by Muxi Yan · 7 years ago
  6. 2b7a4ed Merge pull request #10278 from muxi/fix-timeout by Muxi Yan · 7 years ago
  7. d34f2a4 Better strategy by Muxi Yan · 7 years ago
  8. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 7 years ago
  9. 1cef41f Fix testInternalError that caused Jenkins hang for a long time by Muxi Yan · 7 years ago
  10. e0b6aaa More granularity in objc tests by Muxi Yan · 7 years ago
  11. c2e53b5 Addressed the comments by Muxi Yan · 7 years ago
  12. b05fc32 xcpretty for examples too by Muxi Yan · 7 years ago
  13. b18d54f Use xcpretty to provide better test information by Muxi Yan · 7 years ago
  14. 3e30832 bump v1.2.x branch to 1.2.1-pre1 by Alexander Polcyn · 7 years ago
  15. 69e5a28 Going for 1.2.0 by David Garcia Quintas · 7 years ago
  16. 59660e5 Add supprot of processing trailer-only response in cronet_transport.c by Muxi Yan · 7 years ago
  17. 021fa52 Merge pull request #10157 from muxi/advance-protoc-version by Muxi Yan · 7 years ago
  18. 37d3fba Relieve ios deployment version to 7.0 by Muxi Yan · 7 years ago
  19. e7aef6c Merge pull request #10183 from muxi/backport-10042 by Muxi Yan · 7 years ago
  20. 411b63b Advance dependency version by Muxi Yan · 7 years ago
  21. 12ca7d3 Bump 1.2.x version to pre-2 by Ken Payson · 7 years ago
  22. 10112e5 Use k-contant and add comment for encoding overhead by Muxi Yan · 7 years ago
  23. f69a885 Add comment to encodingOverhead by Muxi Yan · 7 years ago
  24. 3f2413d Use the right encoding overhead number in remote interop test with Cronet by Muxi Yan · 7 years ago
  25. 62e9596 Advance ProtoCompiler version by Muxi Yan · 7 years ago
  26. 9f74e83 Merge branch 'master' into packet-coalescing-objc by Muxi Yan · 7 years ago
  27. 79bcb2f Merge remote-tracking branch 'upstream/master' into objc-test-fix by Muxi Yan · 7 years ago
  28. 7e15184 Wrap entire GRPCCall (InternalTests) class in GRPC_TEST_OBJC by Muxi Yan · 7 years ago
  29. 01bbf87 Add comments for map function by Muxi Yan · 7 years ago
  30. 44e1837 Add comment for ignoring errorHandler in GRPCOpSendMessage and TODO by Muxi Yan · 7 years ago
  31. dc87ef5 Use k-contant and add comment for encoding overhead by Muxi Yan · 7 years ago
  32. 904e7f5 Introducing 1.2.0-pre1 by David Garcia Quintas · 7 years ago
  33. 74cec10 Bumped version to 1.3.0-dev by David Garcia Quintas · 7 years ago
  34. 88a41bf Add comment to encodingOverhead by Muxi Yan · 7 years ago
  35. abc886d Use the right encoding overhead number in remote interop test with Cronet by Muxi Yan · 7 years ago
  36. 8ce2664 remove another redundant if statement by Muxi Yan · 7 years ago
  37. 33c7e8b remove redundant if statement by Muxi Yan · 7 years ago
  38. 3565301 Add comments by Muxi Yan · 7 years ago
  39. d5bac0d Add comment and fix a trivial by Muxi Yan · 7 years ago
  40. 016d108 Eliminate magic number 6 by Muxi Yan · 7 years ago
  41. 4373058 Add comment to logging operations batch by Muxi Yan · 7 years ago
  42. 7e49365 Remove Cronet test cherry-pick by Muxi Yan · 7 years ago
  43. 1fb35b5 Add comments to packet coalescing test by Muxi Yan · 7 years ago
  44. 84b4214 Fix flakiness in testPacketCoalescing by Muxi Yan · 7 years ago
  45. 8da82bb Add CronetUnitTests into Jenkins tests by Muxi Yan · 7 years ago
  46. b67243f Polish test by Muxi Yan · 7 years ago
  47. 4d352be remove some temporary comments by Muxi Yan · 7 years ago
  48. ccbfb46 Merge remote-tracking branch 'upstream/master' into packet-coalescing-core by Muxi Yan · 7 years ago
  49. 8e6aec5 Separate/Restore public test interfaces and internal ones by Muxi Yan · 7 years ago
  50. 14c76cf Warning and control the rest of interfaces in GRPCCall+Tests as well by Muxi Yan · 7 years ago
  51. 5bd16b7 Warnings and macro guards for op batch log by Muxi Yan · 7 years ago
  52. 0644039 Merge pull request #9623 from muxi/add-cronet-interop-to-jenkins by Muxi Yan · 7 years ago
  53. 51319c7 Add Cronet remote interop test to Jenkins by Muxi Yan · 7 years ago
  54. e5ca175 Advance protoc dependency version as well by Muxi Yan · 8 years ago
  55. 76296f9 Advance protoc version to 3.1.0 by Muxi Yan · 8 years ago
  56. 7f8eb7f Revert "Port #9488 and part of #9463" by David G. Quintas · 7 years ago
  57. acbc5dd Merge remote-tracking branch 'upstream/master' into packet-coalescing-objc by Muxi Yan · 7 years ago
  58. 40d7c62 Only test the ObjC layer by Muxi Yan · 7 years ago
  59. bf803b9 Nit fixes by Muxi Yan · 7 years ago
  60. da7b06c Merge pull request #9606 from muxi/port-9488 by Muxi Yan · 7 years ago
  61. 0d2d72f Merge pull request #9596 from muxi/cronet-tests-in-jenkins by Muxi Yan · 7 years ago
  62. 938f099 Add Cronet core tests to Jenkins by Muxi Yan · 7 years ago
  63. 50bd995 Advance BoringSSL version by Muxi Yan · 7 years ago
  64. d81c6b6 Advance protoc dependency version as well by Muxi Yan · 8 years ago
  65. 5ff4bfb Advance protoc version to 3.1.0 by Muxi Yan · 8 years ago
  66. ed20a69 Resolve generate_project failure by Muxi Yan · 7 years ago
  67. 7a008c9 Merge remote-tracking branch 'upstream/master' into automate-objc-version-advancement by Muxi Yan · 7 years ago
  68. e1cf1b6 nit fix 2 by Muxi Yan · 7 years ago
  69. d592357 nit fixes by Muxi Yan · 7 years ago
  70. c4fc1da Merge pull request #9534 from muxi/port-9505 by Muxi Yan · 7 years ago
  71. 1783bd3 Correct commet style of version.h by Muxi Yan · 7 years ago
  72. ae6290d Add regeneration info to version.h by Muxi Yan · 7 years ago
  73. 1a5f90f Fix and clang-format Cronet unit tests by Muxi Yan · 8 years ago
  74. 2688eb1 Merge remote-tracking branch 'upstream/master' into packet-coalescing-core by Muxi Yan · 8 years ago
  75. 0a2fae9 Dynamically enable packet coalescing by channel args by Muxi Yan · 8 years ago
  76. eb5ee45 Revert "Dynamically enable/disable packet coalecsing and test it" by Muxi Yan · 8 years ago
  77. e2de92f port #9505 to master by Muxi Yan · 8 years ago
  78. ca7effc Replace timeout/scaling macros with functions. by Robbie Shade · 8 years ago
  79. 27e9db4 Add modification warning to templated files by Muxi Yan · 8 years ago
  80. 690aee6 Automatedly advance ObjC version numbers by Muxi Yan · 8 years ago
  81. afceb2e Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  82. 448c1f0 Move parameters for all grpc_op types into their own sub-structs. by Mark D. Roth · 8 years ago
  83. 8d1d95d Clean up old packet coalescing tests by Muxi Yan · 8 years ago
  84. 60ab7ef Dynamically enable/disable packet coalecsing and test it by Muxi Yan · 8 years ago
  85. b0bd22d Test packet coalescing using TLS endpoint by Muxi Yan · 8 years ago
  86. b44e089 Merge branch 'master' into packet-coalescing-core by Muxi Yan · 8 years ago
  87. f2c5c1e Merge pull request #9428 from grpc/revert-8842-metadata_filter by David G. Quintas · 8 years ago
  88. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  89. c7342a0 Merge branch 'revert-8842-metadata_filter' of github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  90. a60b31d Merge pull request #9308 from muxi/fix-loupe-exception by Muxi Yan · 8 years ago
  91. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  92. e33d810 Merge branch 'master' into fix-loupe-exception by Muxi Yan · 8 years ago
  93. f593d88 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  94. b343ef1 Merge pull request #8778 from muxi/advance-cronet-version by Muxi Yan · 8 years ago
  95. d3c2594 Fix test errors on string copy by Muxi Yan · 8 years ago
  96. 180b323 Use grpc_slice at core boudary by Muxi Yan · 8 years ago
  97. d87b9fb clang-format and add copyright info by Muxi Yan · 8 years ago
  98. 1732ac2 Merge branch 'cronet-unit-test' into fix-loupe-exception by Muxi Yan · 8 years ago
  99. 1ace58c Unit test framework for Cronet by Muxi Yan · 8 years ago
  100. e91344a Merge remote-tracking branch 'upstream/master' into advance-cronet-version by Muxi Yan · 8 years ago