Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
714d3fc9e62667ad6b37254ac3c79e70e80691a0
714d3fc
BoringSSL: move podspec to v4
by Jorge Canizales
· 8 years ago
ae78c30
BoringSSL: Document podspec hacks
by Jorge Canizales
· 8 years ago
28a8486
BoringSSL fixup: remove unneeded empty source file
by Jorge Canizales
· 8 years ago
37a7f45
BoringSSL: Intf and Impl subspecs. WIP
by Jorge Canizales
· 8 years ago
a1fe412
BoringSSL: Point to v3 tag in the repo
by Jorge Canizales
· 8 years ago
14bc798
BoringSSL: import all in the umbrella header
by Jorge Canizales
· 8 years ago
78aa977
Merge pull request #6849 from jcanizales/support-dynamic-frameworks
by makdharma
· 8 years ago
efcc51b
Investigate C++ flake in the old 0.14 branch
by Jorge Canizales
· 8 years ago
06b4d6c
Don’t checkout specific proto versions in Travis anymore
by Jorge Canizales
· 8 years ago
565c6a0
Bump Protobuf to beta-3.1
by Jorge Canizales
· 8 years ago
667557f
gRPC-Core.podspec: Clarify where the template is
by Jorge Canizales
· 8 years ago
3775074
Clean up and document gRPC-Core.podspec better
by Jorge Canizales
· 8 years ago
db502a7
Update documentation and samples.
by Jorge Canizales
· 8 years ago
66c8ddd
gRPC-Core.podspec: init submodules, for nanopb
by Jorge Canizales
· 8 years ago
2f46326
Pre-install hook in the Tests podspec for local dev of gRPC-Core
by Jorge Canizales
· 8 years ago
eb71417
Podspec changes for generated code.
by Jorge Canizales
· 8 years ago
12e03fe
Tests Podfile: remove redundancy
by Jorge Canizales
· 8 years ago
fb4a545
ProtoRPC: Framework-like import of proto runtime
by Jorge Canizales
· 8 years ago
547f065
Add modulemap for gRPC core
by Jorge Canizales
· 9 years ago
e487a72
Separate Core, ProtoRuntime, and RxLibrary subspecs
by Jorge Canizales
· 9 years ago
18c0bd3
Remove #include <inttypes.h> from BoringSSL
by Jorge Canizales
· 8 years ago
5842277
Make BoringSSL work with frameworks
by Jorge Canizales
· 9 years ago
3965026
Merge pull request #6671 from jcanizales/move-to-cocoapods-1
by makdharma
· 8 years ago
8d1e8d0
Disable deterministic UUIDs in the test Podfile
by Jorge Canizales
· 9 years ago
e83eff4
Use protobuf 3-beta-3 on Travis, which supports Cocoapods 1
by Jorge Canizales
· 8 years ago
92e56bb
Update tests XCode project to Cocoapods 1.0.0
by Jorge Canizales
· 8 years ago
0ee18c2
Use Xcode 7.3 and SDK 9.3 in Travis
by Jorge Canizales
· 8 years ago
eba2b1c
Cleanup now that we don’t use OpenSSL
by Jorge Canizales
· 8 years ago
44477d2
Use workaround at https://github.com/travis-ci/travis-ci/issues/5827
by Jorge Canizales
· 8 years ago
c23f556
Install Cocoapods 1.0.0 now that it’s released
by Jorge Canizales
· 8 years ago
3864c36
Merge pull request #6628 from stanley-cheung/php-update-package-xml-0-14-2
by Jan Tattermusch
· 8 years ago
3cdb0ef
Merge pull request #6641 from jtattermusch/backport_csharp_to_14_2
by Jan Tattermusch
· 8 years ago
f1cdc33
fix TimeoutOnSleepingServer interop test
by Jan Tattermusch
· 8 years ago
144a698
throw RpcException from writes after finishing
by Jan Tattermusch
· 8 years ago
a41c58c
fixup tests
by Jan Tattermusch
· 8 years ago
18ef23e
change typo in the comment
by Jan Tattermusch
· 8 years ago
013f5a7
add more tests
by Jan Tattermusch
· 8 years ago
3f8d199
improve channel behavior in shutdown situations
by Jan Tattermusch
· 8 years ago
efb01de
php: update package.xml after fixes
by Stanley Cheung
· 8 years ago
c1dc660
Merge pull request #6621 from stanley-cheung/php-tsrm-fix
by Jan Tattermusch
· 8 years ago
ada376c
Updated functions with TSRM macros for ZTS support
by Michael Bausor
· 8 years ago
312040d
Merge pull request #6613 from jtattermusch/protobuf3beta3
by Jan Tattermusch
· 8 years ago
cad9205
regenerate buildfiles
by Jan Tattermusch
· 8 years ago
87ba294
rename names of generated enum values to match protobuf3beta3
by Jan Tattermusch
· 8 years ago
c96fdde
regenerate C# protobuf messages
by Jan Tattermusch
· 8 years ago
f14bb3b
Update Grpc.sln to Google.Protobuf.3.0.0-beta3
by Jan Tattermusch
· 8 years ago
20a9739
upgrade C# protobuf dependencies to 3.0.0-beta3
by Jan Tattermusch
· 8 years ago
4c1dd4b
update third_party/protobuf to v3.0.0-beta3
by Jan Tattermusch
· 8 years ago
2e78d4d
Merge pull request #6497 from murgatroid99/backport_node_protoc_examples
by Jan Tattermusch
· 8 years ago
97c4574
Merge pull request #6550 from jtattermusch/csharp_examples_update_to_0_14_0
by Jan Tattermusch
· 8 years ago
0bbbb32
migrate Greeter and Routeguide to 0.14.0 API
by Jan Tattermusch
· 8 years ago
1aa52a0
regenerate code
by Jan Tattermusch
· 8 years ago
526c991
update RouteGuide to 0.14.0 nugets
by Jan Tattermusch
· 8 years ago
4dae646
regenerate code
by Jan Tattermusch
· 8 years ago
aff7564
update Greeter to 0.14.0 nugets
by Jan Tattermusch
· 8 years ago
1b55f59
Merge pull request #6538 from murgatroid99/version_0.14.2-pre1
by Nicolas Noble
· 8 years ago
8788169
Update release version to 0.14.2-pre1
by murgatroid99
· 8 years ago
2b22397
Merge pull request #6535 from murgatroid99/version_0.14.1
by Nicolas Noble
· 8 years ago
0840b85
Merge pull request #6500 from murgatroid99/ruby_user_agent
by Jan Tattermusch
· 8 years ago
c1c6b3c
Update release version to 0.14.1
by murgatroid99
· 8 years ago
331f05c
Merge pull request #6521 from nicolasnoble/protobuf-bump
by Jan Tattermusch
· 8 years ago
4ec9e46
Merge pull request #6532 from murgatroid99/node_package_missing_directories
by Nicolas Noble
· 8 years ago
1a56147
Merge pull request #6527 from murgatroid99/node_tools_plugin_encoding_fix
by Nicolas Noble
· 8 years ago
3b3069d
Add some missing directories to package.json
by murgatroid99
· 8 years ago
8291274
Fixed variable
by murgatroid99
· 8 years ago
87f9e66
Fix encoding and piping problems with Node plugin wrapper
by murgatroid99
· 8 years ago
152883d
Merge pull request #6517 from murgatroid99/node_build_package_bin_link2
by Nicolas Noble
· 8 years ago
c810a38
Bumping protobuf submodule to beta-3-pre1.
by Nicolas "Pixel" Noble
· 8 years ago
08eae3d
Make Node build_package script consistent with grpc-tools package.json file
by murgatroid99
· 8 years ago
60ab589
Merge pull request #6510 from murgatroid99/ruby_tools_gem_fix
by Nicolas Noble
· 8 years ago
7573dfc
Fixed references in grpc-tools gemspec
by murgatroid99
· 8 years ago
0b917a7
Merge pull request #6507 from nicolasnoble/flagging-past-release
by Nicolas Noble
· 8 years ago
2c75731
The release branch is now 0.14.1-pre1.
by Nicolas "Pixel" Noble
· 8 years ago
414b6c8
Merge pull request #6506 from nicolasnoble/flagging-release
by Nicolas Noble
· 8 years ago
5ecdda7
Processing the 0.14 release.
by Nicolas "Pixel" Noble
· 8 years ago
6915e6b
Merge pull request #6495 from murgatroid99/backport_tools_package_bin_namespacing
by Nicolas Noble
· 8 years ago
8770f8f
Merge pull request #6494 from murgatroid99/node_6_binaries
by Nicolas Noble
· 8 years ago
2434054
Merge pull request #6489 from jtattermusch/fully_qualify_task
by Jan Tattermusch
· 8 years ago
1da105e
Improved description of examples bifurcation
by murgatroid99
· 9 years ago
9081198
Split Node examples into static and dynamic code generation examples
by murgatroid99
· 9 years ago
f08d3af
Updated template file
by murgatroid99
· 9 years ago
585ceca
Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby
by murgatroid99
· 9 years ago
33b3b2a
Fixed earlier fix with the right command
by murgatroid99
· 8 years ago
019a76e
Use local copy of node-pre-gyp on Windows to ensure that it is up to date
by murgatroid99
· 8 years ago
3080ede
Allow Ruby client code to set a user agent
by murgatroid99
· 8 years ago
12fd555
Build Node 6 artifacts
by murgatroid99
· 8 years ago
3386d78
Merge pull request #6491 from soltanmm/license-to-nil
by Jan Tattermusch
· 8 years ago
8231867
Add explicit license to grpcio-tools setup.py
by Masood Malekghassemi
· 8 years ago
9a8568b
Merge pull request #6490 from nicolasnoble/reversal
by Craig Tiller
· 8 years ago
5701ae8
Merge pull request #6483 from soltanmm/wind2
by Jan Tattermusch
· 8 years ago
0545d7f
Revert "Merge pull request #6214 from makdharma/master"
by Nicolas "Pixel" Noble
· 8 years ago
d83f791
regenerate C# code
by Jan Tattermusch
· 8 years ago
0ddf46f
Fully qualify System.Threading.Tasks.Task
by Kirill Katsnelson
· 9 years ago
03f7e99
Merge pull request #6472 from murgatroid99/ruby_signal_handling2
by Jan Tattermusch
· 8 years ago
e646724
Merge pull request #6476 from murgatroid99/ruby_service_defaults
by Jan Tattermusch
· 8 years ago
7135ba9
Merge pull request #6473 from jtattermusch/python_packages_fixes
by Jan Tattermusch
· 9 years ago
b4e82f7
Fix windows linkage in Python grpcio-tools
by Masood Malekghassemi
· 9 years ago
cf239e7
Add a default handler to Ruby services that returns UNIMPLEMENTED
by murgatroid99
· 9 years ago
41fd37b
Poll for signals more frequently, for greater responsiveness
by murgatroid99
· 9 years ago
873e419
Added explanation about handling signals in C
by murgatroid99
· 9 years ago
Next »