Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
851f591956ee908347d64bf2ed6d137b963e4d9b
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
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
6e64354
Merge pull request #325 from ctiller/threads
by Vijay Pai
· 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
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
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
1d1a39c
Fix memory leak
by Craig Tiller
· 10 years ago
6c65670
Free stream ops outside transport lock
by Craig Tiller
· 10 years ago
5350c2e
Clean build file, regen projects
by Craig Tiller
· 10 years ago
2d7e73f
Preserve proto order
by Craig Tiller
· 10 years ago
ce062f2
Updates interop client to use update_proc
by Tim Emiola
· 10 years ago
03d70c6
Adds updater_proc, to simplify the setup of credentials during stub creation
by Tim Emiola
· 10 years ago
8c750f4
Adds a compute engine auth GCE interop test
by Tim Emiola
· 10 years ago
2e20856
Adds an interop tests if OAuth behaviour is functioning
by Tim Emiola
· 10 years ago
179eabb
Updates the generated code to reflect test updates
by Tim Emiola
· 10 years ago
11f75fa
Ensures the auth modules are available with just require 'grpc'
by Tim Emiola
· 10 years ago
4694df3
Adds compute engine auth implementation that extends the signet auth class
by Tim Emiola
· 10 years ago
720bc81
Adds a signet based service_account creds implementation
by Tim Emiola
· 10 years ago
5d6dfd5
Extends signet with an apply/apply! methods
by Tim Emiola
· 10 years ago
3606653
Fix lint errors, other cleanups
by Tim Emiola
· 10 years ago
3306139
Adds an emacs modeline
by Tim Emiola
· 10 years ago
6f06a7e
Attempts to remove a little of this tests flakiness
by Tim Emiola
· 10 years ago
554a11c
completes merges
by Tim Emiola
· 10 years ago
ae66d78
Adding an editorconfig configuration file.
by Nicolas "Pixel" Noble
· 10 years ago
7448d3d
Merge pull request #316 from murgatroid99/master
by Tim Emiola
· 10 years ago
fd98ac8
Merge pull request #311 from murgatroid99/node_fix_not_found_handler
by Tim Emiola
· 10 years ago
be91547
Merge pull request #305 from murgatroid99/node_stock_service
by Tim Emiola
· 10 years ago
2a7dbfe
Merge pull request #310 from ctiller/asan
by Nicolas Noble
· 10 years ago
14d2ce2
Updated PHP library to handle generated code without explicit references to grpc
by murgatroid99
· 10 years ago
b65ace6
Added copyright notice to stock.proto
by murgatroid99
· 10 years ago
484bc53
Merge pull request #309 from murgatroid99/php_interop_failures
by Tim Emiola
· 10 years ago
0af89aa
Added handling for unimplemeneted methods on the server
by murgatroid99
· 10 years ago
547db2b
Allow specifying environment variables.
by Craig Tiller
· 10 years ago
f21eb25
Fixed PHP interop tests
by murgatroid99
· 10 years ago
16c7d4d
Merge pull request #308 from ctiller/asan
by Nicolas Noble
· 10 years ago
eb272bc
Fix valgind
by Craig Tiller
· 10 years ago
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
d4ee297
Added stock service client and server
by murgatroid99
· 10 years ago
66d8bd8
Fix formatting
by Craig Tiller
· 10 years ago
db8f374
Fix some TSAN reported errors
by Craig Tiller
· 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
6dc3f9d
Merge pull request #3 from nicolasnoble/ctiller-typos-patch
by Craig Tiller
· 10 years ago
1b30394
Found another typo.
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
Next »