Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
36d18a089e66aff8fc542ec2d98623b56a2e78f1
36d18a0
Fix compile
by Craig Tiller
· 10 years ago
8e8fd89
Allow two completion queues on request call
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
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
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
20f4af2
Move call.h -> impl/call.h
by Craig Tiller
· 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
8ed7311
Merge github.com:grpc/grpc into c++api
by Craig Tiller
· 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
4d0fb5f
Fixup callers with new api
by Craig Tiller
· 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
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
82ee98c
Fix compile error
by Craig Tiller
· 10 years ago
df2c957
Fix compile error
by Craig Tiller
· 10 years ago
7f78d71
Add initial metadata stub
by Craig Tiller
· 10 years ago
3ccbf4c
Merge github.com:grpc/grpc into c++api
by Craig Tiller
· 10 years ago
a244967
Add call.cc
by Craig Tiller
· 10 years ago
5095071
Further progress
by Craig Tiller
· 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
c496575
Starting to scratch out the API
by Craig Tiller
· 10 years ago
2ca4708
Merge branch 'async-api-new' into c++api
by Craig Tiller
· 10 years ago
ae00e37
Fix duplicated line
by Craig Tiller
· 10 years ago
d78a657
Merge github.com:grpc/grpc into async-api-new
by Craig Tiller
· 10 years ago
6135107
New completion queue
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
Next »