Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
c4165776366a7bccd2a8571356e409a721093a97
c416577
Server progress
by Craig Tiller
· 10 years ago
7de8b49
Merge branch 'c++api' of github.com:ctiller/grpc into c++api
by Craig Tiller
· 10 years ago
2dac797
Merge github.com:grpc/grpc into c++api
by Craig Tiller
· 10 years ago
187994e
Merge pull request #448 from nicolasnoble/grpc-win32
by Craig Tiller
· 10 years ago
5a4f991
Merge github.com:grpc/grpc into c++api
by Craig Tiller
· 10 years ago
1e67aee
Merge pull request #5 from yang-g/c++api
by Craig Tiller
· 10 years ago
9a7926c
Merge pull request #474 from dklempner/unary_upgrade_check
by Craig Tiller
· 10 years ago
d5a04bd
Implement FillOps
by Yang Gao
· 10 years ago
49959ed
Have unary pollset check to see if the existing fd is orphaned
by David Klempner
· 10 years ago
cbd0485
Simplify server ready for async path
by Craig Tiller
· 10 years ago
36d18a0
Fix compile
by Craig Tiller
· 10 years ago
8e8fd89
Allow two completion queues on request call
by Craig Tiller
· 10 years ago
70a761b
Make sure new rpcs always come in on server cq
by Craig Tiller
· 10 years ago
668c5de
Merge branch 'c++api' of github.com:ctiller/grpc into c++api
by Craig Tiller
· 10 years ago
04cc8be
First draft registered methods
by Craig Tiller
· 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
d608892
Merge pull request #4 from yang-g/c++api
by Craig Tiller
· 10 years ago
7eb7d75
call implementation before the meeting
by Yang Gao
· 10 years ago
49c877e
Add a wrapping of grpc_server_credentials.
by Nathaniel Manista
· 10 years ago
8532696
Remove dead code
by Craig Tiller
· 10 years ago
24be0f7
Rewrite server request startup path
by Craig Tiller
· 10 years ago
1d3561e
Merge branch 'fix6' of github.com:ctiller/grpc into c++api
by Craig Tiller
· 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
20f4af2
Move call.h -> impl/call.h
by Craig Tiller
· 10 years ago
f0ea718
update readme file
by Jan Tattermusch
· 10 years ago
9d972e4
Merge github.com:grpc/grpc into c++api
by Craig Tiller
· 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
8ed7311
Merge github.com:grpc/grpc into c++api
by Craig Tiller
· 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
225f7be
Fix up declarations
by Craig Tiller
· 10 years ago
f9a06a7
Remove temp code
by Craig Tiller
· 10 years ago
549a74d
Rephrase async streaming methods
by Craig Tiller
· 10 years ago
0a5bcbc
Add some documentation
by Craig Tiller
· 10 years ago
80e00a8
Stub out unary call wrapper
by Craig Tiller
· 10 years ago
de91706
Refine completion queue
by Craig Tiller
· 10 years ago
7630205
Add missing ifdef
by Craig Tiller
· 10 years ago
c9df1cd
Merge github.com:grpc/grpc into c++api
by Craig Tiller
· 10 years ago
d72ba6a
Merge cleanup.
by Nicolas Noble
· 10 years ago
4d0fb5f
Fixup callers with new api
by Craig Tiller
· 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
f8ac5d8
Fixup callers with new api
by Craig Tiller
· 10 years ago
6513059
Cleanup
by Craig Tiller
· 10 years ago
5319164
Cleanup
by Craig Tiller
· 10 years ago
8de8c64
Merge pull request #3 from yang-g/c++api
by Craig Tiller
· 10 years ago
b470169
Remove more unnecessary files
by Craig Tiller
· 10 years ago
acbb2b8
Merge pull request #446 from murgatroid99/node_stock_server_typo_fix
by Tim Emiola
· 10 years ago
75ec2b1
more implementation and all async signatures
by Yang Gao
· 10 years ago
79a78c2
Fixed typo in stock_server.js0
by murgatroid99
· 10 years ago
40fcdaf
Remove stream_context
by Craig Tiller
· 10 years ago
1d2e219
Server progress
by Craig Tiller
· 10 years ago
061754a
Cleanup some cruft
by Craig Tiller
· 10 years ago
8fd62d7
Merge pull request #442 from jyang/add-echoing-requsted-symbol
by Michael Lumish
· 10 years ago
1801e42
Fix include paths
by Craig Tiller
· 10 years ago
9407a3e
Merge pull request #2 from yang-g/c++api
by Craig Tiller
· 10 years ago
8a3bbb5
ServerReader with new API
by Yang Gao
· 10 years ago
7c72adc
Make server.cc compile again
by Craig Tiller
· 10 years ago
cb4a825
Merge github.com:ctiller/grpc into c++api
by Yang Gao
· 10 years ago
20781cc
Merge pull request #1 from yang-g/c++api
by Craig Tiller
· 10 years ago
b00b687
Merge github.com:grpc/grpc into c++api
by Craig Tiller
· 10 years ago
0db1bef
Progress
by Craig Tiller
· 10 years ago
5f4f0c3
remove explicit
by Yang Gao
· 10 years ago
76bacbf
Merge branch 'c++api' of github.com:ctiller/grpc into c++api
by Yang Gao
· 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
14a65f9
Further progress
by Craig Tiller
· 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
5ef5db1
Async API declarations
by Craig Tiller
· 10 years ago
2dff17d
Async API declarations
by Craig Tiller
· 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
Next »