1. 42a95a2 Merge pull request #10505 from muxi/move-parsing-queue by Muxi Yan · 7 years ago
  2. fd00263 Fix nit by Muxi Yan · 7 years ago
  3. a2529ce Minor comment polish by Muxi Yan · 7 years ago
  4. b965ff6 Move test to GRPCClientTests by Muxi Yan · 7 years ago
  5. 8805306 Revert API to change default queue for a stub by Muxi Yan · 7 years ago
  6. cac4e17 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  7. c2d9f1e Merge pull request #10689 from muxi/revert-boringssl-81 by Muxi Yan · 7 years ago
  8. d280788 Revert umbrella header too by Muxi Yan · 7 years ago
  9. 8938943 Merge pull request #10609 from makdharma/xcodebuild_cmdline by makdharma · 7 years ago
  10. 50810d7 Revert a change in BoringSSL 8.1 by Muxi Yan · 7 years ago
  11. 2c6f637 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  12. fe5ec74 Merge pull request #10631 from muxi/fix-xcode83-modulemap by Muxi Yan · 7 years ago
  13. 0e5fa9e Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  14. a3aec50 Remove arm_arch and hack version number by Muxi Yan · 7 years ago
  15. 9e1acc0 master to 1.4.0-dev by David Garcia Quintas · 7 years ago
  16. 2eeedad fix mac issues by Sree Kuchibhotla · 7 years ago
  17. 60df47a added env var to the Cronet target by Makarand Dharmapurikar · 7 years ago
  18. 840a135 Add shutdown_cq as a server cq so that progress can be made when calling cq_pluck on f->shutdown_cq by Sree Kuchibhotla · 7 years ago
  19. db32770 Fix modulemap redefinition by Muxi Yan · 7 years ago
  20. b3d308b Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  21. e7a8f41 Create f->shutdown_cq in the fixture by Sree Kuchibhotla · 7 years ago
  22. 2bb075d Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  23. f70b9ee added correct preprocessor defines to xcodeproj by Makarand Dharmapurikar · 7 years ago
  24. b4e9727 replaced hardcoded server path with cmdline arg by Makarand Dharmapurikar · 7 years ago
  25. da2f0cf Restore Cronet test accidentally removed by Muxi Yan · 7 years ago
  26. a6ff103 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  27. e1ed771 Add test by Muxi Yan · 7 years ago
  28. 41f46ab Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  29. 895f3d8 Support configuring dispatch queue in GRPCCall and below by Muxi Yan · 7 years ago
  30. 5ce09f0 Disable CronetUnitTests for possible Jenkins flakiness by Muxi Yan · 7 years ago
  31. c1a32fa Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  32. dd36b15 Call ref/unref, bugfixes by Craig Tiller · 7 years ago
  33. ea9d8b6 Display time between tests for troubleshooting timeout by Muxi Yan · 7 years ago
  34. 14ab588 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  35. d7e5862 Merge pull request #9247 from muxi/packet-coalescing-objc by Muxi Yan · 7 years ago
  36. 67647d4 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  37. 29a912d Add more comments by Muxi Yan · 7 years ago
  38. da4cf9d Merge pull request #10244 from muxi/more-test-information by Muxi Yan · 7 years ago
  39. 2b7a4ed Merge pull request #10278 from muxi/fix-timeout by Muxi Yan · 7 years ago
  40. 944a56f Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  41. d34f2a4 Better strategy by Muxi Yan · 7 years ago
  42. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 7 years ago
  43. 1cef41f Fix testInternalError that caused Jenkins hang for a long time by Muxi Yan · 7 years ago
  44. e0b6aaa More granularity in objc tests by Muxi Yan · 7 years ago
  45. c2e53b5 Addressed the comments by Muxi Yan · 7 years ago
  46. 12081c0 Merge branch 'cq_create_api_changes' into cq_create_api_changes_with_factory by Sree Kuchibhotla · 7 years ago
  47. e414d6c Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  48. ffc69a7 Objective-C changes by Sree Kuchibhotla · 7 years ago
  49. b05fc32 xcpretty for examples too by Muxi Yan · 7 years ago
  50. b18d54f Use xcpretty to provide better test information by Muxi Yan · 7 years ago
  51. 36c3707 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  52. 3e30832 bump v1.2.x branch to 1.2.1-pre1 by Alexander Polcyn · 7 years ago
  53. 69e5a28 Going for 1.2.0 by David Garcia Quintas · 7 years ago
  54. 59660e5 Add supprot of processing trailer-only response in cronet_transport.c by Muxi Yan · 7 years ago
  55. 021fa52 Merge pull request #10157 from muxi/advance-protoc-version by Muxi Yan · 7 years ago
  56. 37d3fba Relieve ios deployment version to 7.0 by Muxi Yan · 7 years ago
  57. e7aef6c Merge pull request #10183 from muxi/backport-10042 by Muxi Yan · 7 years ago
  58. 411b63b Advance dependency version by Muxi Yan · 7 years ago
  59. 12ca7d3 Bump 1.2.x version to pre-2 by Ken Payson · 7 years ago
  60. 10112e5 Use k-contant and add comment for encoding overhead by Muxi Yan · 7 years ago
  61. f69a885 Add comment to encodingOverhead by Muxi Yan · 7 years ago
  62. 3f2413d Use the right encoding overhead number in remote interop test with Cronet by Muxi Yan · 7 years ago
  63. 62e9596 Advance ProtoCompiler version by Muxi Yan · 7 years ago
  64. 9f74e83 Merge branch 'master' into packet-coalescing-objc by Muxi Yan · 7 years ago
  65. 79bcb2f Merge remote-tracking branch 'upstream/master' into objc-test-fix by Muxi Yan · 7 years ago
  66. 7e15184 Wrap entire GRPCCall (InternalTests) class in GRPC_TEST_OBJC by Muxi Yan · 7 years ago
  67. 01bbf87 Add comments for map function by Muxi Yan · 7 years ago
  68. 44e1837 Add comment for ignoring errorHandler in GRPCOpSendMessage and TODO by Muxi Yan · 7 years ago
  69. dc87ef5 Use k-contant and add comment for encoding overhead by Muxi Yan · 7 years ago
  70. 904e7f5 Introducing 1.2.0-pre1 by David Garcia Quintas · 7 years ago
  71. 74cec10 Bumped version to 1.3.0-dev by David Garcia Quintas · 7 years ago
  72. 88a41bf Add comment to encodingOverhead by Muxi Yan · 7 years ago
  73. abc886d Use the right encoding overhead number in remote interop test with Cronet by Muxi Yan · 7 years ago
  74. 8ce2664 remove another redundant if statement by Muxi Yan · 7 years ago
  75. 33c7e8b remove redundant if statement by Muxi Yan · 7 years ago
  76. 3565301 Add comments by Muxi Yan · 7 years ago
  77. d5bac0d Add comment and fix a trivial by Muxi Yan · 7 years ago
  78. 016d108 Eliminate magic number 6 by Muxi Yan · 7 years ago
  79. 4373058 Add comment to logging operations batch by Muxi Yan · 7 years ago
  80. 7e49365 Remove Cronet test cherry-pick by Muxi Yan · 7 years ago
  81. 1fb35b5 Add comments to packet coalescing test by Muxi Yan · 7 years ago
  82. 013a8b9 Objective-C: Completion queue creation API changes by Sree Kuchibhotla · 7 years ago
  83. 84b4214 Fix flakiness in testPacketCoalescing by Muxi Yan · 7 years ago
  84. 8da82bb Add CronetUnitTests into Jenkins tests by Muxi Yan · 7 years ago
  85. b67243f Polish test by Muxi Yan · 7 years ago
  86. 4d352be remove some temporary comments by Muxi Yan · 7 years ago
  87. ccbfb46 Merge remote-tracking branch 'upstream/master' into packet-coalescing-core by Muxi Yan · 7 years ago
  88. 8e6aec5 Separate/Restore public test interfaces and internal ones by Muxi Yan · 7 years ago
  89. 14c76cf Warning and control the rest of interfaces in GRPCCall+Tests as well by Muxi Yan · 7 years ago
  90. 5bd16b7 Warnings and macro guards for op batch log by Muxi Yan · 7 years ago
  91. 0644039 Merge pull request #9623 from muxi/add-cronet-interop-to-jenkins by Muxi Yan · 7 years ago
  92. 51319c7 Add Cronet remote interop test to Jenkins by Muxi Yan · 7 years ago
  93. e5ca175 Advance protoc dependency version as well by Muxi Yan · 7 years ago
  94. 76296f9 Advance protoc version to 3.1.0 by Muxi Yan · 7 years ago
  95. 7f8eb7f Revert "Port #9488 and part of #9463" by David G. Quintas · 7 years ago
  96. acbc5dd Merge remote-tracking branch 'upstream/master' into packet-coalescing-objc by Muxi Yan · 7 years ago
  97. 40d7c62 Only test the ObjC layer by Muxi Yan · 7 years ago
  98. bf803b9 Nit fixes by Muxi Yan · 7 years ago
  99. da7b06c Merge pull request #9606 from muxi/port-9488 by Muxi Yan · 7 years ago
  100. 0d2d72f Merge pull request #9596 from muxi/cronet-tests-in-jenkins by Muxi Yan · 7 years ago