Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
5fa1c3fb6036b4220cb03941ebc17bae6da43cac
5fa1c3f
Destroy the wakeup fd in the right function
by David Klempner
· 10 years ago
a10abbd
Clean up the epoll wakeup fd too.
by David Klempner
· 10 years ago
fdd42cf
Actually include the port_platform.h epoll change too
by David Klempner
· 10 years ago
7c9f091
Address pull request thread comments
by David Klempner
· 10 years ago
3a890a2
Remove now unnecessary check that incoming epoll fds are not orphaned
by David Klempner
· 10 years ago
53eae7a
Merge branch 'master' into epoll
by David Klempner
· 10 years ago
b7bfe69
Merge pull request #477 from jtattermusch/vsproject_templates
by Nicolas Noble
· 10 years ago
b7f53d9
removed filters for grpc_csharp_ext
by Jan Tattermusch
· 10 years ago
4d3098a
Merge branch 'vsproject_templates' of github.com:jtattermusch/grpc into vsproject_templates
by Jan Tattermusch
· 10 years ago
2dcc9a8
removed empty filters file for grpc_csharp_ext
by Jan Tattermusch
· 10 years ago
326c164
added user settings and generated files to gitignore
by Jan Tattermusch
· 10 years ago
92e2e3f
some VS project template fixes and added templates for grpc_csharp_ext
by Jan Tattermusch
· 10 years ago
3b22774
added user settings and generated files to gitignore
by Jan Tattermusch
· 10 years ago
9e1d446
some VS project template fixes and added templates for grpc_csharp_ext
by Jan Tattermusch
· 10 years ago
187994e
Merge pull request #448 from nicolasnoble/grpc-win32
by Craig Tiller
· 10 years ago
9a7926c
Merge pull request #474 from dklempner/unary_upgrade_check
by Craig Tiller
· 10 years ago
baced4d
Epoll based multipoller
by David Klempner
· 10 years ago
49959ed
Have unary pollset check to see if the existing fd is orphaned
by David Klempner
· 10 years ago
a81196c
Merge pull request #460 from nathanielmanistaatgoogle/server_credentials_wrapping
by jboeuf
· 10 years ago
98c387d
Merge pull request #428 from ctiller/clientlock2
by Nicolas Noble
· 10 years ago
5f6480b
Merge pull request #469 from ctiller/fix6
by jboeuf
· 10 years ago
49c877e
Add a wrapping of grpc_server_credentials.
by Nathaniel Manista
· 10 years ago
e801eb3
Fix some tests
by Craig Tiller
· 10 years ago
caf378a
Merge pull request #453 from ctiller/fix2
by Nathaniel Manista
· 10 years ago
2b86b35
Merge pull request #465 from vjpai/qps-pool
by Nicolas Noble
· 10 years ago
6c84ba0
Merge pull request #464 from vjpai/linkstatic
by Nicolas Noble
· 10 years ago
1a051df
Merge pull request #462 from a11r/doc
by Nicolas Noble
· 10 years ago
75be91a
Allow Python to be built without sudo
by Craig Tiller
· 10 years ago
6749e73
Fix spelling: recommend
by Abhishek Kumar
· 10 years ago
2d63da7
Updated as a result of changed options in build.json
by Vijay Pai
· 10 years ago
4ca479c
Change pointer format
by Vijay Pai
· 10 years ago
c3b02d9
Allow varying number of server threads via command line flag
by Vijay Pai
· 10 years ago
5438d4b
Change link options for qps client and qps server
by Vijay Pai
· 10 years ago
3dd9df9
Updated INSTALL to clarify phrasing around OpenSSL.
by Abhishek Kumar
· 10 years ago
38f9651
Merge pull request #461 from jtattermusch/csharp_windows
by Michael Lumish
· 10 years ago
f0ea718
update readme file
by Jan Tattermusch
· 10 years ago
b2ec6af
Merge pull request #459 from grpc/jayantkolhe-patch-1
by Tim Emiola
· 10 years ago
0a8acd4
Update README.md
by Jayant Kolhe
· 10 years ago
c520f09
Merge pull request #458 from ctiller/fix5
by Eric Anderson
· 10 years ago
9b2a531
Correctly handle large headers in HPACK table
by Craig Tiller
· 10 years ago
3116d4f
Merge pull request #452 from ctiller/fix
by Michael Lumish
· 10 years ago
860f6d0
started using nuget packages for dependencies
by Jan Tattermusch
· 10 years ago
3d8e34d
Rewording comment :-)
by Nicolas "Pixel" Noble
· 10 years ago
b0e7275
Merge pull request #454 from ctiller/fix3
by Yang Gao
· 10 years ago
de34316
Return OK on server if there's no explicit status set
by Craig Tiller
· 10 years ago
0a5bcbc
Add some documentation
by Craig Tiller
· 10 years ago
d72ba6a
Merge cleanup.
by Nicolas Noble
· 10 years ago
811b078
Merge branch 'master' of github.com:google/grpc into grpc-win32
by Nicolas "Pixel" Noble
· 10 years ago
45e67a3
Addressing comments.
by Nicolas Noble
· 10 years ago
acbb2b8
Merge pull request #446 from murgatroid99/node_stock_server_typo_fix
by Tim Emiola
· 10 years ago
79a78c2
Fixed typo in stock_server.js0
by murgatroid99
· 10 years ago
8fd62d7
Merge pull request #442 from jyang/add-echoing-requsted-symbol
by Michael Lumish
· 10 years ago
d95a16c
Added echoing of requested stock symbol.
by Jun Yang
· 10 years ago
09e4ea1
Merge pull request #440 from jyang/complete-sample-in-client-jsdoc
by Tim Emiola
· 10 years ago
bc8169e
Merge pull request #439 from tbetbetbe/grpc_ruby_update_after_c_core_changes
by Michael Lumish
· 10 years ago
1a22275
Stop calling finish on server calls
by Tim Emiola
· 10 years ago
9fd6770
fixes a typo
by Tim Emiola
· 10 years ago
67354c8
Completed minimal sample in JsDoc of stock client.
by Jun Yang
· 10 years ago
5d66df8
updates the client server spec to reflect that status is no longer shown
by Tim Emiola
· 10 years ago
b24054a
Disable failing wrapping level tests
by Tim Emiola
· 10 years ago
3c4cb79
Merge pull request #436 from murgatroid99/node_fix_example_servers
by Tim Emiola
· 10 years ago
767482b
Fixed math and stock servers
by murgatroid99
· 10 years ago
d278574
Merge pull request #423 from jtattermusch/interop_testing
by Tim Emiola
· 10 years ago
c3ac185
Fixes a event compiler error
by Tim Emiola
· 10 years ago
392d1e0
addressed review comments
by Jan Tattermusch
· 10 years ago
c231238
Merge pull request #432 from murgatroid99/node_switch_fix
by Tim Emiola
· 10 years ago
c52c463
Minor comment update
by murgatroid99
· 10 years ago
484cd9a
Updated event.cc with new changes
by murgatroid99
· 10 years ago
ee8f51f
Merge pull request #381 from ctiller/async-api-new
by Yang Gao
· 10 years ago
f71700b
Merge pull request #425 from ctiller/c++api
by Yang Gao
· 10 years ago
ae00e37
Fix duplicated line
by Craig Tiller
· 10 years ago
7d41321
Reduce contention on lock
by Craig Tiller
· 10 years ago
970781b
Add missing unlock
by Craig Tiller
· 10 years ago
d78a657
Merge github.com:grpc/grpc into async-api-new
by Craig Tiller
· 10 years ago
a99bfe5
Merge pull request #424 from ctiller/c++api
by Nicolas Noble
· 10 years ago
2a2bacc
Remove TODO
by Craig Tiller
· 10 years ago
f834bdc
Move completion_queue.cc to common
by Craig Tiller
· 10 years ago
1ffa52f
Clean build.json
by Craig Tiller
· 10 years ago
6b7523d
updated readme
by Jan Tattermusch
· 10 years ago
d233d3a
added some more interop tests
by Jan Tattermusch
· 10 years ago
56b805f
added support for streaming calls to TestService stubs
by Jan Tattermusch
· 10 years ago
eb3e76e
scaffolding for interop_client and little bit of project renaming
by Jan Tattermusch
· 10 years ago
a4b63bf
Added simplified TestService for interop testing
by Jan Tattermusch
· 10 years ago
8a7424a
Merge pull request #384 from ctiller/buffer
by Vijay Pai
· 10 years ago
f2d5e40
Merge pull request #415 from jtattermusch/csharp_progress
by Tim Emiola
· 10 years ago
4e6dc3c
Merge pull request #420 from nicolasnoble/upstream-fix
by Yang Gao
· 10 years ago
41efbf3
Merge github.com:google/grpc into async-api-new
by Craig Tiller
· 10 years ago
62d424a
Merge github.com:google/grpc into buffer
by Craig Tiller
· 10 years ago
4acf81e
Merge pull request #418 from nicolasnoble/tmp-win32
by Craig Tiller
· 10 years ago
3f36f5e
Few minor fixes.
by Nicolas "Pixel" Noble
· 10 years ago
4bf41d8
Merge pull request #387 from maxwell-demon/census_active_ops
by Alistair Veitch
· 10 years ago
696fda9
Add dropped line
by Craig Tiller
· 10 years ago
b332316
Remove debug
by Craig Tiller
· 10 years ago
15867f1
Merge pull request #417 from yang-g/docker
by donnadionne
· 10 years ago
318eec1
Merge pull request #419 from jboeuf/slash_tmp
by Nicolas Noble
· 10 years ago
a0ec4fc
Adding /tmp to prefix when creating posix temporary files.
by Julien Boeuf
· 10 years ago
d6dcec5
Making the gpr_tmpfile's win32 version a bit more Windows-y.
by Nicolas "Pixel" Noble
· 10 years ago
48d80e5
update comments
by Yang Gao
· 10 years ago
1988221
Use environment variable to set root certs in c++ interop test.
by Yang Gao
· 10 years ago
8b976d0
Fixes
by Craig Tiller
· 10 years ago
Next »