Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
99775828500c26e3d3b8fa927e4e7049982ac649
9977582
Clean up formatting
by Craig Tiller
· 10 years ago
4e551c4
Init fix
by Craig Tiller
· 10 years ago
c0514d1
Merge pull request #300 from murgatroid99/node_fast_buffer
by Tim Emiola
· 10 years ago
b24b500
Merge pull request #233 from nicolasnoble/propsheets
by Jan Tattermusch
· 10 years ago
27e109e
Merge pull request #301 from nicolasnoble/echo-fix
by Craig Tiller
· 10 years ago
2b16bc4
Fixing echo test.
by Nicolas "Pixel" Noble
· 10 years ago
904b711
Merge pull request #295 from nicolasnoble/warnings
by Craig Tiller
· 10 years ago
67c4411
Removed stray debugger statement
by murgatroid99
· 10 years ago
7bd3250
Switched extension to return faster sliceable Buffers
by murgatroid99
· 10 years ago
213ed91
Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors.
by Nicolas "Pixel" Noble
· 10 years ago
c4e09f6
Merge pull request #292 from murgatroid99/node_cancellation_interop_tests
by Tim Emiola
· 10 years ago
c630682
Enabling extra warnings, and disabling error on warning.
by Nicolas "Pixel" Noble
· 10 years ago
bca2f95
Added cancellation interop tests to Node interop client
by murgatroid99
· 10 years ago
3726a4d
Merge pull request #289 from murgatroid99/php_fix_memory_leak
by Tim Emiola
· 10 years ago
5021966
Merge pull request #283 from murgatroid99/node_server_metadata
by Tim Emiola
· 10 years ago
c4c3bff
Fixed memory leak in PHP byte buffer creation
by murgatroid99
· 10 years ago
d87c9ea
Merge pull request #287 from tbetbetbe/grpc_ruby_unittest_cleanup
by Michael Lumish
· 10 years ago
303af9f
Runs the ruby tests during docker builds
by Tim Emiola
· 10 years ago
8331591
Removes an unnecessary addition to the bash src file
by Tim Emiola
· 10 years ago
397fda0
Update the suites used in the tests, run the bidi and server tests as their own suites in the default target
by Tim Emiola
· 10 years ago
91044c1
Add tagging to rpc_server multi-threading tests to isolate in their own test suite
by Tim Emiola
· 10 years ago
dd73f10
Fix a test that aborts on Docker images
by Tim Emiola
· 10 years ago
14a2b8d
Merge pull request #286 from nicolasnoble/no-stripping
by Craig Tiller
· 10 years ago
3a2551c
Let's not strip libraries if compiled in anything other than release.
by Nicolas "Pixel" Noble
· 10 years ago
6641bb0
Merge pull request #285 from nicolasnoble/shared-links
by Nathaniel Manista
· 10 years ago
d8f8b6b
Generating library aliases under Linux, hopefully fixing #192.
by Nicolas "Pixel" Noble
· 10 years ago
8299760
Merge pull request #277 from donnadionne/docker
by Yang Gao
· 10 years ago
4d2d0f0
Added API for servers to provide metadata
by murgatroid99
· 10 years ago
6373ba0
Merge branch 'master' of github.com:google/grpc into node_server_metadata
by murgatroid99
· 10 years ago
72bf29c
small conflict fix
by Donna Dionne
· 10 years ago
597efb6
Merge pull request #281 from ejona86/docker
by donnadionne
· 10 years ago
f017b36
fixing a small conflict
by Donna Dionne
· 10 years ago
856b0c8
Merge branch 'master' of github.com:google/grpc into docker
by Donna Dionne
· 10 years ago
c180e9f
Fix grpc_java* Docker images
by Eric Anderson
· 10 years ago
415bca7
Merge pull request #268 from murgatroid99/node_metadata_representation
by Tim Emiola
· 10 years ago
5582b2d
Merge branch 'master' of github.com:google/grpc into node_server_metadata
by murgatroid99
· 10 years ago
9b3809f
Merge pull request #168 from nicolasnoble/json
by Craig Tiller
· 10 years ago
7d543e6
Merge pull request #271 from dklempner/fd_freelist
by Craig Tiller
· 10 years ago
3c63c0c
Adding a few more tests.
by Nicolas "Pixel" Noble
· 10 years ago
ab2b480
Adding additional comments and fixing reverted code.
by Donna Dionne
· 10 years ago
bdf8c2a
Adding auth tests; test commands may change in the future and
by Donna Dionne
· 10 years ago
59a1f61
Merge pull request #273 from nicolasnoble/memcpy
by jboeuf
· 10 years ago
3a2c4cd
Merge pull request #266 from chen-wang/master
by Chen Wang
· 10 years ago
6de65b0
delete default service account email
by Chen Wang
· 10 years ago
3cc1ad6
add more tips ops
by Chen Wang
· 10 years ago
0de58ab
Merge pull request #244 from ctiller/gitignore
by vjpai
· 10 years ago
7a87930
Merge pull request #272 from murgatroid99/node_dockerfile
by Tim Emiola
· 10 years ago
47fd137
Fixed alignment issues
by murgatroid99
· 10 years ago
a2a03d4
Cleaning up some code.
by Nicolas "Pixel" Noble
· 10 years ago
d178524
Freelist grpc_fd objects
by David Klempner
· 10 years ago
08cd92a
Adding a few more test to improve coverage.
by Nicolas "Pixel" Noble
· 10 years ago
7625db4
Changed low-level metadata API to be more reasonable
by murgatroid99
· 10 years ago
163a2d5
Merge pull request #265 from a-veitch/master
by Nicolas Noble
· 10 years ago
f52188a
Merge pull request #267 from dklempner/echo_test_timeout
by Craig Tiller
· 10 years ago
862e23c
Add service account credential
by Chen Wang
· 10 years ago
a8a0e5c
Add a timeout to echo client's RPCs
by David Klempner
· 10 years ago
3b06068
Fixed protobuf build instructions
by Alistair Veitch
· 10 years ago
684f6f4
Added metadata pass-through to server method handlers
by murgatroid99
· 10 years ago
c3c3a8f
Added docker files for node interop tests
by murgatroid99
· 10 years ago
7f79166
Merge pull request #256 from donnadionne/docker
by Qi Zhao
· 10 years ago
662cf72
adding cloud to prod test for go.
by Donna Dionne
· 10 years ago
9574132
Merge branch 'master' of github.com:google/grpc into json
by Nicolas Noble
· 10 years ago
66b5bba
Fixing a couple of minor bugs, and adding a few tests.
by Nicolas Noble
· 10 years ago
f6f3ea9
Merge pull request #255 from chen-wang/master
by Chen Wang
· 10 years ago
5679470
add Compute engine credential to tips client.
by Chen Wang
· 10 years ago
4d9f3d7
Merge pull request #167 from maxwell-demon/master
by Alistair Veitch
· 10 years ago
3b56a57
Merge pull request #157 from dklempner/eventfd
by Craig Tiller
· 10 years ago
b2e735c
Merge pull request #250 from toddpoynor/android-fix
by Craig Tiller
· 10 years ago
bb915ac
Rename wakeup fd accessor
by David Klempner
· 10 years ago
8c2be9b
Addressing latest comments.
by Nicolas Noble
· 10 years ago
cb7abfd
fixup compile error in log_android.c
by Todd Poynor
· 10 years ago
768fd51
Merge pull request #249 from yang-g/interopclient
by Chen Wang
· 10 years ago
2b80e6f
format
by Yang Gao
· 10 years ago
aec1d0b
make the flag name shorter
by Yang Gao
· 10 years ago
bd18be2
add compute engine credentials support
by Yang Gao
· 10 years ago
1618a5d
Merge pull request #245 from ctiller/tweaks
by vjpai
· 10 years ago
552e19c
Merge pull request #248 from vjpai/master
by Craig Tiller
· 10 years ago
0f1f4f4
Delete the metadata debug logspam
by vjpai
· 10 years ago
e4c684c
Comment out metadata logspam
by Vijay Pai
· 10 years ago
e68de0e
Small tweaks
by Craig Tiller
· 10 years ago
8382a61
Ignore vim swap files
by Craig Tiller
· 10 years ago
79d9a99
Merge pull request #209 from yang-g/interopclient
by Chen Wang
· 10 years ago
3ed874c
sync up with master
by Yang Gao
· 10 years ago
c5e9018
Merge pull request #234 from murgatroid99/node_remove_highland
by Tim Emiola
· 10 years ago
d785904
resolve comments
by Yang Gao
· 10 years ago
9a9f405
Merge pull request #237 from tbetbetbe/grpc_tools_update_ruby_to_run_prod_tests
by Michael Lumish
· 10 years ago
8e5de80
Merge pull request #240 from ctiller/huh
by Yang Gao
· 10 years ago
d631cf3
Allow access to call stack from call.
by Craig Tiller
· 10 years ago
1e99756
Merge pull request #151 from ctiller/javascript
by Yang Gao
· 10 years ago
51358d8
Merge pull request #225 from jtattermusch/fix_build
by Nicolas Noble
· 10 years ago
ec4e0cb
Fix compile
by Craig Tiller
· 10 years ago
32960bb
Fixes a bad option spec
by Tim Emiola
· 10 years ago
6437bd5
Merge github.com:google/grpc into javascript
by Craig Tiller
· 10 years ago
103481e
Add args
by Craig Tiller
· 10 years ago
a54b60d
added src/core/support/string.h to build.json
by Jan Tattermusch
· 10 years ago
78d5653
Fixes the prod test command flags
by Tim Emiola
· 10 years ago
1159dcf
Merge pull request #235 from ctiller/lcov
by Nicolas Noble
· 10 years ago
c060e07
Merge pull request #236 from tbetbetbe/grpc_ruby_update_interop_test_flags
by Michael Lumish
· 10 years ago
29c5513
Finished fixing the tests
by murgatroid99
· 10 years ago
45bc600
Restrict gcov to c/c++ for now
by Craig Tiller
· 10 years ago
Next »