1. 46a6831 Merge pull request #7264 from jcanizales/p0-fix-boringssl-for-devices by makdharma · 8 years ago
  2. ccb1840 Add arm_arch.h back to fix compilation for devices by Jorge Canizales · 8 years ago
  3. 1b2666d Merge pull request #7211 from kpayson64/port_server_change_0_14 by Nicolas Noble · 8 years ago
  4. 98716b3 Change port_server.py to use port 32766 by Ken Payson · 8 years ago
  5. 095172c Merge pull request #7132 from jcanizales/pander-to-pod-lint-core by makdharma · 8 years ago
  6. dfc3266 Merge pull request #7129 from jcanizales/pander-to-pod-lint-boringssl by makdharma · 8 years ago
  7. cc074d9 Divide gRPC-Core in Interface & Impl subspecs by Jorge Canizales · 8 years ago
  8. 0d3f178 BoringSSL: further documentation nit. by Jorge Canizales · 8 years ago
  9. 6523370 BoringSSL fixup: pqueue.h is removed in v4 by Jorge Canizales · 8 years ago
  10. 714d3fc BoringSSL: move podspec to v4 by Jorge Canizales · 8 years ago
  11. ae78c30 BoringSSL: Document podspec hacks by Jorge Canizales · 8 years ago
  12. 28a8486 BoringSSL fixup: remove unneeded empty source file by Jorge Canizales · 8 years ago
  13. 37a7f45 BoringSSL: Intf and Impl subspecs. WIP by Jorge Canizales · 8 years ago
  14. a1fe412 BoringSSL: Point to v3 tag in the repo by Jorge Canizales · 8 years ago
  15. 14bc798 BoringSSL: import all in the umbrella header by Jorge Canizales · 8 years ago
  16. b19c1d3 Merge pull request #7080 from jcanizales/p0-restore-connectivity-fix by makdharma · 8 years ago
  17. 3785d53 Restore fix undid by https://github.com/grpc/grpc/pull/5893 by Jorge Canizales · 8 years ago
  18. 78aa977 Merge pull request #6849 from jcanizales/support-dynamic-frameworks by makdharma · 8 years ago
  19. efcc51b Investigate C++ flake in the old 0.14 branch by Jorge Canizales · 8 years ago
  20. 06b4d6c Don’t checkout specific proto versions in Travis anymore by Jorge Canizales · 8 years ago
  21. 5e824fa Restore fix undid by https://github.com/grpc/grpc/pull/5893 by Jorge Canizales · 8 years ago
  22. 565c6a0 Bump Protobuf to beta-3.1 by Jorge Canizales · 8 years ago
  23. 667557f gRPC-Core.podspec: Clarify where the template is by Jorge Canizales · 8 years ago
  24. 3775074 Clean up and document gRPC-Core.podspec better by Jorge Canizales · 8 years ago
  25. db502a7 Update documentation and samples. by Jorge Canizales · 8 years ago
  26. 66c8ddd gRPC-Core.podspec: init submodules, for nanopb by Jorge Canizales · 8 years ago
  27. 2f46326 Pre-install hook in the Tests podspec for local dev of gRPC-Core by Jorge Canizales · 8 years ago
  28. eb71417 Podspec changes for generated code. by Jorge Canizales · 8 years ago
  29. 12e03fe Tests Podfile: remove redundancy by Jorge Canizales · 8 years ago
  30. fb4a545 ProtoRPC: Framework-like import of proto runtime by Jorge Canizales · 8 years ago
  31. 547f065 Add modulemap for gRPC core by Jorge Canizales · 8 years ago
  32. e487a72 Separate Core, ProtoRuntime, and RxLibrary subspecs by Jorge Canizales · 8 years ago
  33. 18c0bd3 Remove #include <inttypes.h> from BoringSSL by Jorge Canizales · 8 years ago
  34. 5842277 Make BoringSSL work with frameworks by Jorge Canizales · 8 years ago
  35. 3965026 Merge pull request #6671 from jcanizales/move-to-cocoapods-1 by makdharma · 8 years ago
  36. 8d1e8d0 Disable deterministic UUIDs in the test Podfile by Jorge Canizales · 8 years ago
  37. e83eff4 Use protobuf 3-beta-3 on Travis, which supports Cocoapods 1 by Jorge Canizales · 8 years ago
  38. 92e56bb Update tests XCode project to Cocoapods 1.0.0 by Jorge Canizales · 8 years ago
  39. 0ee18c2 Use Xcode 7.3 and SDK 9.3 in Travis by Jorge Canizales · 8 years ago
  40. eba2b1c Cleanup now that we don’t use OpenSSL by Jorge Canizales · 8 years ago
  41. 44477d2 Use workaround at https://github.com/travis-ci/travis-ci/issues/5827 by Jorge Canizales · 8 years ago
  42. c23f556 Install Cocoapods 1.0.0 now that it’s released by Jorge Canizales · 8 years ago
  43. 3864c36 Merge pull request #6628 from stanley-cheung/php-update-package-xml-0-14-2 by Jan Tattermusch · 8 years ago
  44. 3cdb0ef Merge pull request #6641 from jtattermusch/backport_csharp_to_14_2 by Jan Tattermusch · 8 years ago
  45. f1cdc33 fix TimeoutOnSleepingServer interop test by Jan Tattermusch · 8 years ago
  46. 144a698 throw RpcException from writes after finishing by Jan Tattermusch · 8 years ago
  47. a41c58c fixup tests by Jan Tattermusch · 8 years ago
  48. 18ef23e change typo in the comment by Jan Tattermusch · 8 years ago
  49. 013f5a7 add more tests by Jan Tattermusch · 8 years ago
  50. 3f8d199 improve channel behavior in shutdown situations by Jan Tattermusch · 8 years ago
  51. efb01de php: update package.xml after fixes by Stanley Cheung · 8 years ago
  52. c1dc660 Merge pull request #6621 from stanley-cheung/php-tsrm-fix by Jan Tattermusch · 8 years ago
  53. ada376c Updated functions with TSRM macros for ZTS support by Michael Bausor · 8 years ago
  54. 312040d Merge pull request #6613 from jtattermusch/protobuf3beta3 by Jan Tattermusch · 8 years ago
  55. cad9205 regenerate buildfiles by Jan Tattermusch · 8 years ago
  56. 87ba294 rename names of generated enum values to match protobuf3beta3 by Jan Tattermusch · 8 years ago
  57. c96fdde regenerate C# protobuf messages by Jan Tattermusch · 8 years ago
  58. f14bb3b Update Grpc.sln to Google.Protobuf.3.0.0-beta3 by Jan Tattermusch · 8 years ago
  59. 20a9739 upgrade C# protobuf dependencies to 3.0.0-beta3 by Jan Tattermusch · 8 years ago
  60. 4c1dd4b update third_party/protobuf to v3.0.0-beta3 by Jan Tattermusch · 8 years ago
  61. 2e78d4d Merge pull request #6497 from murgatroid99/backport_node_protoc_examples by Jan Tattermusch · 8 years ago
  62. 97c4574 Merge pull request #6550 from jtattermusch/csharp_examples_update_to_0_14_0 by Jan Tattermusch · 8 years ago
  63. 0bbbb32 migrate Greeter and Routeguide to 0.14.0 API by Jan Tattermusch · 8 years ago
  64. 1aa52a0 regenerate code by Jan Tattermusch · 8 years ago
  65. 526c991 update RouteGuide to 0.14.0 nugets by Jan Tattermusch · 8 years ago
  66. 4dae646 regenerate code by Jan Tattermusch · 8 years ago
  67. aff7564 update Greeter to 0.14.0 nugets by Jan Tattermusch · 8 years ago
  68. 1b55f59 Merge pull request #6538 from murgatroid99/version_0.14.2-pre1 by Nicolas Noble · 8 years ago
  69. 8788169 Update release version to 0.14.2-pre1 by murgatroid99 · 8 years ago
  70. 2b22397 Merge pull request #6535 from murgatroid99/version_0.14.1 by Nicolas Noble · 8 years ago
  71. 0840b85 Merge pull request #6500 from murgatroid99/ruby_user_agent by Jan Tattermusch · 8 years ago
  72. c1c6b3c Update release version to 0.14.1 by murgatroid99 · 8 years ago
  73. 331f05c Merge pull request #6521 from nicolasnoble/protobuf-bump by Jan Tattermusch · 8 years ago
  74. 4ec9e46 Merge pull request #6532 from murgatroid99/node_package_missing_directories by Nicolas Noble · 8 years ago
  75. 1a56147 Merge pull request #6527 from murgatroid99/node_tools_plugin_encoding_fix by Nicolas Noble · 8 years ago
  76. 3b3069d Add some missing directories to package.json by murgatroid99 · 8 years ago
  77. 8291274 Fixed variable by murgatroid99 · 8 years ago
  78. 87f9e66 Fix encoding and piping problems with Node plugin wrapper by murgatroid99 · 8 years ago
  79. 152883d Merge pull request #6517 from murgatroid99/node_build_package_bin_link2 by Nicolas Noble · 8 years ago
  80. c810a38 Bumping protobuf submodule to beta-3-pre1. by Nicolas "Pixel" Noble · 8 years ago
  81. 08eae3d Make Node build_package script consistent with grpc-tools package.json file by murgatroid99 · 8 years ago
  82. 60ab589 Merge pull request #6510 from murgatroid99/ruby_tools_gem_fix by Nicolas Noble · 8 years ago
  83. 7573dfc Fixed references in grpc-tools gemspec by murgatroid99 · 8 years ago
  84. 0b917a7 Merge pull request #6507 from nicolasnoble/flagging-past-release by Nicolas Noble · 8 years ago
  85. 2c75731 The release branch is now 0.14.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  86. 414b6c8 Merge pull request #6506 from nicolasnoble/flagging-release by Nicolas Noble · 8 years ago
  87. 5ecdda7 Processing the 0.14 release. by Nicolas "Pixel" Noble · 8 years ago
  88. 6915e6b Merge pull request #6495 from murgatroid99/backport_tools_package_bin_namespacing by Nicolas Noble · 8 years ago
  89. 8770f8f Merge pull request #6494 from murgatroid99/node_6_binaries by Nicolas Noble · 8 years ago
  90. 2434054 Merge pull request #6489 from jtattermusch/fully_qualify_task by Jan Tattermusch · 8 years ago
  91. 1da105e Improved description of examples bifurcation by murgatroid99 · 8 years ago
  92. 9081198 Split Node examples into static and dynamic code generation examples by murgatroid99 · 8 years ago
  93. f08d3af Updated template file by murgatroid99 · 8 years ago
  94. 585ceca Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby by murgatroid99 · 8 years ago
  95. 33b3b2a Fixed earlier fix with the right command by murgatroid99 · 8 years ago
  96. 019a76e Use local copy of node-pre-gyp on Windows to ensure that it is up to date by murgatroid99 · 8 years ago
  97. 3080ede Allow Ruby client code to set a user agent by murgatroid99 · 8 years ago
  98. 12fd555 Build Node 6 artifacts by murgatroid99 · 8 years ago
  99. 3386d78 Merge pull request #6491 from soltanmm/license-to-nil by Jan Tattermusch · 8 years ago
  100. 8231867 Add explicit license to grpcio-tools setup.py by Masood Malekghassemi · 8 years ago