1. 7fba068 docgen format fix by Makarand Dharmapurikar · 8 years ago
  2. aed1de9 Style guide related feedback fixes. by Makarand Dharmapurikar · 8 years ago
  3. 6d2ed00 Slight change to surface API. by Makarand Dharmapurikar · 8 years ago
  4. de733bd Cosmetic changes to address feedback. by Makarand Dharmapurikar · 8 years ago
  5. 9b5f640 ObjC interface for using Cronet, and test for Cronet by Makarand Dharmapurikar · 8 years ago
  6. 0803bb0 Add state transitions to GRPCCall by Jorge Canizales · 8 years ago
  7. 40f11aa Objective-C: Add ChannelCredentials to gRPC Call. by Paul Querna · 9 years ago
  8. 6169d5f Update copyrights by Craig Tiller · 9 years ago
  9. 6e6230a Merge pull request #5736 from pquerna/pq/is_wan_is_ios_only by Jan Tattermusch · 9 years ago
  10. 444869b Merge pull request #5855 from grpc/revert-5724-revert-5607-revert-5544-master by Jan Tattermusch · 9 years ago
  11. 6bda849 Fixing copyrights. by Nicolas "Pixel" Noble · 9 years ago
  12. 7022436 For GRPCOperation's, ensure finish _handler can only be called once, and release it when called, so weak ptrs needn't be used with it, and the call won't be released until the finish handler is called. by Nicolas "Pixel" Noble · 9 years ago
  13. 0b6cb7d Revert "Redo "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()"" by Jorge Canizales · 9 years ago
  14. c5dd4d4 Use a singleton completion queue by Jorge Canizales · 9 years ago
  15. e1e459e Merge pull request #5724 from grpc/revert-5607-revert-5544-master by Jan Tattermusch · 9 years ago
  16. 3f2133f kSCNetworkReachabilityFlagsIsWWAN is only available on iOS, not all Mac targets. by Paul Querna · 9 years ago
  17. cfcaccc Revert "Revert "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()"" by Jorge Canizales · 9 years ago
  18. 8b414f1 Clean up ownership of the connection loss handler by Jorge Canizales · 9 years ago
  19. 07a2a70 Not call external methods from within a critical section by Jorge Canizales · 9 years ago
  20. f1d084a Add monitoring of connectivity by Jorge Canizales · 9 years ago
  21. c1edf22 Fix sanity by Craig Tiller · 9 years ago
  22. 459edd9 Revert "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()" by Jan Tattermusch · 9 years ago
  23. aaf66a9 Add comments and feature flag. by Greg Haines · 9 years ago
  24. 91bd627 Feedback from @jcanizales and @vjpai by Greg Haines · 9 years ago
  25. 42dab36 Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll(). by Greg Haines · 9 years ago
  26. 6c90d89 Fix sanity by Craig Tiller · 9 years ago
  27. 58d9891 Removed unused userAgentPrefix variable by Kristopher Wuollett · 9 years ago
  28. be303e1 Add user agent of the library to that of the app. by Jorge Canizales · 9 years ago
  29. 20b79e7 Updated user agent to be a host-level setting by Kristopher Wuollett · 9 years ago
  30. 99354c3 Formatting and naming fixes by Kristopher Wuollett · 9 years ago
  31. 55484da Restored strdup of keys and values to ensure ownership of their memory by Kristopher Wuollett · 9 years ago
  32. 300f7e4 Renamed user agent setting to userAgentPrefix and changed its scope to global by Kristopher Wuollett · 9 years ago
  33. 2c6d2bd Removed (un)secure channel subclasses by Kristopher Wuollett · 9 years ago
  34. 85bf574 Fixed some formatting by Kristopher Wuollett · 9 years ago
  35. c6b3017 Add channel args to enable user agent string for Objective-C by Kristopher Wuollett · 9 years ago
  36. 47a7b9e Prevent warnings on dictionaries w/o string keys by Jorge Canizales · 9 years ago
  37. 35768db Mark the GRPCRequestHeaders protocol deprecated by Jorge Canizales · 9 years ago
  38. e1f7445 Add the protocol back for backward compatibility. by Jorge Canizales · 9 years ago
  39. f4f150f Makes GRPCRequestHeaders a NSMutableDictionary by Jorge Canizales · 9 years ago
  40. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  41. 54fa62e Reject nils in useTestCertsPath:testName:forHost: by Jorge Canizales · 9 years ago
  42. 3c55958 s/grpc_credentials/grpc_channel_credentials for ObjC by Jorge Canizales · 9 years ago
  43. 8644641 Undo Cocoadoc’ing TODO line. by Jorge Canizales · 9 years ago
  44. b10776c Reformat comments as Cocoadocs by Jorge Canizales · 9 years ago
  45. 88c3284 Finished script and example output. by Jorge Canizales · 9 years ago
  46. a6da17e Test file: GRPCCall.h by Jorge Canizales · 9 years ago
  47. eff9256 Fixes broken build due to misplaced import by Nate Kibler · 9 years ago
  48. 56cd72b Changed GRPCCall import to class forward declaration by Nate Kibler · 9 years ago
  49. fc6a5df Fix import that relies on Cocoapods by Jorge Canizales · 9 years ago
  50. 5269ae4 Merge pull request #3243 from jcanizales/make-headers-property-beta by Michael Lumish · 9 years ago
  51. 3569ae4 Fix Bazel breakage due to magic Cocoapods header search path by Jorge Canizales · 9 years ago
  52. 78a4c74 Make request headers a @property property. by Jorge Canizales · 9 years ago
  53. fd2f3a7 Remove unneeded include of grpc.h by Jorge Canizales · 9 years ago
  54. 6d84373 Manually merge release-0_11 into make-errors-public-beta to solve conflict by Jorge Canizales · 9 years ago
  55. 3d29110 Merge pull request #3235 from jcanizales/dont-strip-bin-beta by Michael Lumish · 9 years ago
  56. d21781f Make the error domain and codes public and documented. by Jorge Canizales · 9 years ago
  57. 4edf832 Don’t strip -bin suffix from response metadata. by Jorge Canizales · 9 years ago
  58. 6697e7f Don’t append -bin automatically to binary request headers. by Jorge Canizales · 9 years ago
  59. bbba491 Reject non-ASCII text header values too. by Jorge Canizales · 9 years ago
  60. 2529735 nit: remove obsolete comment by Jorge Canizales · 9 years ago
  61. 5f6001e nit: _proxy -> _delegate by Jorge Canizales · 9 years ago
  62. acf5e10 Let remove nil or non-ASCII keys (noop instead of throw). by Jorge Canizales · 9 years ago
  63. 12da424 nit: Documentation and formatting. by Jorge Canizales · 9 years ago
  64. 5af2868 Make the grpc_metadataArray property private. by Jorge Canizales · 9 years ago
  65. 2f10127 Publish GRPCRequestHeaders as a protocol by Jorge Canizales · 9 years ago
  66. 05640a5 Simpler code, better exceptions. by Jorge Canizales · 9 years ago
  67. 030e5d0 nit: Style guide by Jorge Canizales · 9 years ago
  68. 5c339d1 Remove -[asDictionary] by Jorge Canizales · 9 years ago
  69. 86e5a05 Make GRPCRequestHeaders public and import from GRPCCall by Jorge Canizales · 9 years ago
  70. 84fa531 Added class for setting request headers on a call by murgatroid99 · 9 years ago
  71. cb7ae77 Merge pull request #2862 from jcanizales/small-analyse-fix by Michael Lumish · 9 years ago
  72. c5b570f Adding void* at then end of security related method in order to have a stable ABI. by Julien Boeuf · 9 years ago
  73. d53b389 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  74. 5263758 Document not to modify headers after start by Jorge Canizales · 9 years ago
  75. 1ab2a71 Put both headers and trailers in the error.userInfo by Jorge Canizales · 9 years ago
  76. 0b34c89 Turn allResponseMetadata into *Headers and *Trailers by Jorge Canizales · 9 years ago
  77. 25884b3 nit: Comment formatting by Jorge Canizales · 9 years ago
  78. 2a24654 More requestMetadata -> requestHeaders renaming by Jorge Canizales · 9 years ago
  79. 4e45a6f Rename responseMetadata -> allResponseMetadata by Jorge Canizales · 9 years ago
  80. 6512d26 Rename requestMetadata -> requestHeaders by Jorge Canizales · 9 years ago
  81. b457cd8 Merge remote-tracking branch 'google/master' into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  82. 2eacf7b Allow UTF8 in comments of root certificates files by Jorge Canizales · 9 years ago
  83. d9d41fa Prevent storing in the hosts cache with a nil key by Jorge Canizales · 9 years ago
  84. 578ab16 Don’t retain self here! by Jorge Canizales · 9 years ago
  85. 297ed7b Don’t set the request writer to nil, as @synchr(nil) is undefined behavior. by Jorge Canizales · 9 years ago
  86. eb87b46 Rename super-confusing ivar _self -> _retainSelf by Jorge Canizales · 9 years ago
  87. b3584aa Have ObjC use the new future-proofed C interface by Jorge Canizales · 9 years ago
  88. 238ad78 Eliminate race in GRPCCall’s operation of the requests writer by Jorge Canizales · 9 years ago
  89. 721b7a3 Rename oauth2_lowerCamel -> oauth2UpperCamel by Jorge Canizales · 9 years ago
  90. 26e0c9e Fixup for 971d06ad06caadb369e318112bba0e039188cfc2 by Jorge Canizales · 9 years ago
  91. 594ae57 Add OAuth2 headers category to GRPCCall by Jorge Canizales · 9 years ago
  92. 971d06a Fix build breakage by Jorge Canizales · 9 years ago
  93. 015ab35 Clarify intention of the code that adds a default port by Jorge Canizales · 9 years ago
  94. 55fcf50 Document that methods in GRPCCall+Tests can only be called once per host by Jorge Canizales · 9 years ago
  95. b2bd067 Require very explicit registration of non-SSL hosts. by Jorge Canizales · 9 years ago
  96. 4ab7cc0 Merge master into support-test-certificates to solve conflicts. by Jorge Canizales · 9 years ago
  97. 7e90745 Document plan to merge the GRPCChannel subclasses by Jorge Canizales · 9 years ago
  98. 77723b1 Document that grpc_channel_args don’t need to survive GRPCSecureChannel init by Jorge Canizales · 9 years ago
  99. 8c5318a Return nil instead of assert when the test certs can’t be read by Jorge Canizales · 9 years ago
  100. 145f865 Undo forward-declaring grpc_channel_args, which isn’t a struct! by Jorge Canizales · 9 years ago