Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
5ebf88075643b0503e2a7ce7537c59b45b0f6394
5ebf880
Replaces grpc_launch_server with grpc_launch_servers
by Tim Emiola
· 10 years ago
f2c8901
Merge pull request #386 from tbetbetbe/grpc_tools_use_full_diskspace
by Michael Lumish
· 10 years ago
90277ee
Merge pull request #379 from murgatroid99/php_cancellation_interop_tests
by Tim Emiola
· 10 years ago
8886a55
Merge pull request #373 from murgatroid99/php_metadata_representation
by Tim Emiola
· 10 years ago
611a8ee
Merge pull request #376 from murgatroid99/php_port_0_bind
by Tim Emiola
· 10 years ago
32c1ad9
Merge pull request #369 from jboeuf/tsan_openssl
by Nicolas Noble
· 10 years ago
b08dcfa
Update docker creation script to use the full boot disk size
by Tim Emiola
· 10 years ago
fdbb1b0
... And the project files...
by Julien Boeuf
· 10 years ago
e0bfcc9
Removing removed files from build.json
by Julien Boeuf
· 10 years ago
78d1fd0
Merge pull request #380 from dklempner/cpu_linux_build
by Craig Tiller
· 10 years ago
dcf661a
Merge pull request #371 from nicolasnoble/iomgr-deadline-fix
by Craig Tiller
· 10 years ago
9e1b10b
undef and endif aren't the same thing
by David Klempner
· 10 years ago
9db67cb
We should ifdef check the define of _GNU_SOURCE
by David Klempner
· 10 years ago
d44f841
Have cpu_linux.c define _GNU_SOURCE at the beginning of the file
by David Klempner
· 10 years ago
ae7b45a
Adding another condition variable to fix the iomgr shutdown issue.
by Nicolas "Pixel" Noble
· 10 years ago
554fe35
Fixed error in new test
by murgatroid99
· 10 years ago
75c9d2f
Added cancel_after_first_response interop test
by murgatroid99
· 10 years ago
f279362
Merge pull request #370 from jtattermusch/csharp_c_ext
by Nicolas Noble
· 10 years ago
d96db79
Switched to binding servers to port 0 in tests
by murgatroid99
· 10 years ago
5db18ba
Corrected error in metadata parser
by murgatroid99
· 10 years ago
ea6f6d9
updated readme
by Jan Tattermusch
· 10 years ago
57db88f
Addressing nicolasnoble@ comments.
by Julien Boeuf
· 10 years ago
decdff9
Fixing potential hitch in iomgr shutdown.
by Nicolas "Pixel" Noble
· 10 years ago
94c3653
added grpc extension library for C#
by Jan Tattermusch
· 10 years ago
8c0596e
Merge pull request #368 from chen-wang/master
by Yang Gao
· 10 years ago
3ebec60
Only add project_id for GCE command line.
by Chen Wang
· 10 years ago
4a0a394
Fixing tsan errors in OpenSSL (#319)
by Julien Boeuf
· 10 years ago
1f50e26
Need project_id from argument to run the client correctly.
by Chen Wang
· 10 years ago
6293782
Merge pull request #367 from chen-wang/master
by Yang Gao
· 10 years ago
ca3d6f1
Remove duplicated target tips_client defintion.
by Chen Wang
· 10 years ago
922d8a6
Merge pull request #363 from chen-wang/master
by Yang Gao
· 10 years ago
177f2f6
Merge pull request #364 from murgatroid99/interop_client_args_fix
by Tim Emiola
· 10 years ago
ddfafe8
Fixed errors in Node test running
by murgatroid99
· 10 years ago
4402b70
Add README
by Chen Wang
· 10 years ago
51d7716
Merge pull request #341 from chen-wang/master
by Yang Gao
· 10 years ago
4428596
Merge remote-tracking branch 'upstream/master'
by Chen Wang
· 10 years ago
5ca9f92
Changed PHP metadata representation to associative array of arrays of strings
by murgatroid99
· 10 years ago
0b439e4
change stringstream to ostringstream.
by Chen Wang
· 10 years ago
cde34e0
change stringstream to ostringstream.
by Chen Wang
· 10 years ago
8aad618
Merge pull request #354 from donnadionne/docker
by Tim Emiola
· 10 years ago
405392c
fixed typos and add ListTopics implementation.
by Chen Wang
· 10 years ago
842037a
Merge pull request #349 from murgatroid99/protobuf-php-references
by Tim Emiola
· 10 years ago
9068b55
Merge pull request #346 from murgatroid99/php_weak_comparison
by Tim Emiola
· 10 years ago
0825f70
Merge pull request #360 from nicolasnoble/typos
by Craig Tiller
· 10 years ago
4d33501
Cleaning out remains of google3.
by Nicolas "Pixel" Noble
· 10 years ago
4056257
Merge pull request #358 from dklempner/build
by Nathaniel Manista
· 10 years ago
f94838b
Make several python scripts explicitly python2.7
by David Klempner
· 10 years ago
c0728c4
Merge pull request #350 from murgatroid99/node_dockerfile_fix
by Tim Emiola
· 10 years ago
23c8d85
Merge pull request #339 from ctiller/async-api-prep
by Yang Gao
· 10 years ago
c4f0ebe
Prepare for the new batch call API.
by Craig Tiller
· 10 years ago
d2bfa1a
Merge pull request #353 from tbetbetbe/grpc_ruby_fix_gemspec
by Michael Lumish
· 10 years ago
851f591
Adding timeout for each test run so that failed tests do not block the running of the rest of the tests.
by Donna Dionne
· 10 years ago
4337416
Corrects a typo
by Tim Emiola
· 10 years ago
ea36c97
Removed redundant call to make in grpc_*_base Dockerfiles
by murgatroid99
· 10 years ago
65047c0
Merge pull request #351 from yang-g/lsan
by Craig Tiller
· 10 years ago
05b8acc
Merge pull request #352 from ctiller/huh
by Nicolas Noble
· 10 years ago
a3b18d9
Fix link error
by Craig Tiller
· 10 years ago
24e820b
Fix a memory leak.
by Yang Gao
· 10 years ago
ba11652
Set leaf dockerfiles to clean C library before rebuilding
by murgatroid99
· 10 years ago
c10f5c9
Merge pull request #306 from nicolasnoble/wakeup-fd-fix
by David Klempner
· 10 years ago
975a07b
Switched Protobuf-PHP references to my fork, removed references to git-on-borg
by murgatroid99
· 10 years ago
81b1cbf
Removing comment.
by Nicolas "Pixel" Noble
· 10 years ago
d9ba1db
Removed assertEquals from TimevalTest
by murgatroid99
· 10 years ago
3e598cd
Merge pull request #348 from dklempner/asan
by Craig Tiller
· 10 years ago
ea6e8a6
Fix poll_kick_posix_test under asan
by David Klempner
· 10 years ago
1fb40ba
Merge pull request #294 from nathanielmanistaatgoogle/enum
by Craig Tiller
· 10 years ago
2c92139
Merge pull request #344 from nathanielmanistaatgoogle/issue-334
by Craig Tiller
· 10 years ago
5accd24
Removed uses of assertEquals, which internally uses weak comparison
by murgatroid99
· 10 years ago
95ef3b2
Merge pull request #298 from murgatroid99/interop_run_node
by donnadionne
· 10 years ago
ebc7ca4
Merge pull request #2 from ctiller/wakeup2
by Nicolas Noble
· 10 years ago
008c508
Merge pull request #343 from tbetbetbe/grpc_ruby_add_a_tips_client
by Michael Lumish
· 10 years ago
25e5f67
Removed all instances of == and != in PHP code
by murgatroid99
· 10 years ago
c48afec
Install PyPI's protobuf into the Python virtual environment.
by Nathaniel Manista
· 10 years ago
d5d00d5
Adds a demo app that accesses the live pubsub service.
by Tim Emiola
· 10 years ago
7256b05
Add generated code for accessing the v1 pubsub API from Ruby
by Tim Emiola
· 10 years ago
bff9f49
Merge pull request #302 from ctiller/pollset
by David Klempner
· 10 years ago
26b18f0
Merge pull request #340 from tbetbetbe/grpc_ruby_add_signet_based_auth
by Michael Lumish
· 10 years ago
3ea4ed3
Merge pull request #326 from ctiller/wakeup3
by David Klempner
· 10 years ago
c799e81
Adds a missing return
by Tim Emiola
· 10 years ago
b532ef8
Impelment full logic of publish and subcribe.
by Chen Wang
· 10 years ago
6e64354
Merge pull request #325 from ctiller/threads
by Vijay Pai
· 10 years ago
71723fa
TODO fulfillment: use enum for enumerated types.
by Nathaniel Manista
· 10 years ago
4a92bc3
Merge pull request #322 from ctiller/http
by Nicolas Noble
· 10 years ago
9f7bda5
Merge pull request #321 from ctiller/build-cleaner
by Nicolas Noble
· 10 years ago
a91abc4
Merge pull request #323 from ctiller/http2
by Nicolas Noble
· 10 years ago
9834fd6
Initialize mutex
by Craig Tiller
· 10 years ago
e1a03a6
Make _posix usage match 'the rules'
by Craig Tiller
· 10 years ago
97798ae
Merge pull request #274 from nathanielmanistaatgoogle/python-introduction
by Craig Tiller
· 10 years ago
a4ead5d
Bring in the Python GRPC Adapter package.
by Nathaniel Manista
· 10 years ago
b8b0adf
Refactoring of the Python build.
by Nathaniel Manista
· 10 years ago
b81df7e
Fix an obvious bug
by Craig Tiller
· 10 years ago
b1663e7
Remove a major source of contention in thread_pool
by Craig Tiller
· 10 years ago
0010cda
Add Pull method to subscriber
by Chen Wang
· 10 years ago
7278433
Merge pull request #204 from ctiller/typos
by Abhishek Kumar
· 10 years ago
0ea6b43
Merge pull request #324 from ctiller/bench
by Vijay Pai
· 10 years ago
056ba54
Add pprof support
by Craig Tiller
· 10 years ago
e41df03
Expanded comment
by Craig Tiller
· 10 years ago
d2f2e8e
Merge pull request #317 from nicolasnoble/editor-config
by Craig Tiller
· 10 years ago
d375663
Fix memory leak
by Craig Tiller
· 10 years ago
5a8a807
Free some leaks in http_server_filter
by Craig Tiller
· 10 years ago
Next »