Julien Boeuf
|
e32075fd8a
|
Fixing tests.
|
9 years ago |
David Garcia Quintas
|
ff03847182
|
Moved nanopb to 3rd party
|
9 years ago |
yang-g
|
a6124120ae
|
first part, secure channel only
|
9 years ago |
David Garcia Quintas
|
49433744ee
|
Proto API for LB request/responses
|
9 years ago |
Craig Tiller
|
ca1593a955
|
stream_op cleanup: build system changes
|
9 years ago |
David Garcia Quintas
|
b65e4213a3
|
fixed faulty merge
|
10 years ago |
Craig Tiller
|
0ba432d445
|
Move profiling system to gpr
|
10 years ago |
David Garcia Quintas
|
0c331880d0
|
Hid test-only functions from surface/call.h
|
10 years ago |
Craig Tiller
|
504ed5997a
|
Get basic profiler working again
|
10 years ago |
David Garcia Quintas
|
7fd0fd5023
|
C++ Alarm implementation (with tests).
|
10 years ago |
David Garcia Quintas
|
4bc3463108
|
Introducing grpc_executor, for all your threading needs
|
10 years ago |
David Garcia Quintas
|
7b1bd2c271
|
μChannels implementation.
|
10 years ago |
Craig Tiller
|
0801ce6ef3
|
Restore include sanity
|
10 years ago |
Craig Tiller
|
2468ff56a4
|
Restore build sanity
|
10 years ago |
Craig Tiller
|
4de3e4f41e
|
Restore sanity
|
10 years ago |
David Garcia Quintas
|
f747bbc043
|
s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm
|
10 years ago |
Masood Malekghassemi
|
9229810752
|
Update build files
|
10 years ago |
Masood Malekghassemi
|
fe1093c3a8
|
Update build tools
|
10 years ago |
vjpai
|
9839d285cd
|
Move block_annotate from iomgr to support since it's used in other
core places besides iomgr
|
10 years ago |
Vijay Pai
|
3dd3ba1efa
|
Rebuild all project files with new header included
|
10 years ago |
Craig Tiller
|
8af4c33718
|
Final patches for rename
|
10 years ago |
Craig Tiller
|
298751c119
|
Split closures from iomgr.h
|
10 years ago |
Craig Tiller
|
d136a5c44c
|
grpc++.h was not installed
|
10 years ago |
Craig Tiller
|
73b6606629
|
Workqueue: interface, test, and posix implementation
|
10 years ago |
David Garcia Quintas
|
4fb049b647
|
Added round robin LB policy.
|
10 years ago |
David Garcia Quintas
|
5c4543d9f5
|
Introduced a registry for LB policies.
|
10 years ago |
Nicolas "Pixel" Noble
|
0d728c1e9e
|
Bumping revision to 0.11 for beta.
|
10 years ago |
Alistair Veitch
|
1c09accaad
|
change aggregation_ops to internal type
|
10 years ago |
David Garcia Quintas
|
14111e9da1
|
Added grpc++.h with mainpage docs.
Minor fixes to previously existing docs.
|
10 years ago |
Julien Boeuf
|
0d47192afa
|
Fixing headers and paths after merge with upstream.
|
10 years ago |
Alistair Veitch
|
9a09982e2d
|
view and aggregation API
|
10 years ago |
Hongyu Chen
|
beb580b941
|
More merge conflict fix
|
10 years ago |
yang-g
|
31ff8bcc15
|
add missing headers from 2495
|
10 years ago |
Julien Boeuf
|
8fd915ab8d
|
Adding grpc::string_ref class.
- Strict subset of
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3442.html
- Useful to avoid unnecessary string copies.
|
10 years ago |
Hongyu Chen
|
a0f149e873
|
Move core/profiling/timers_preciseclock.h to core/support/ such that we
have a gpr public function which returns cycle clock.
|
10 years ago |
Vijay Pai
|
e8a7e30a75
|
Eliminate public thread-pool interface
|
10 years ago |
yang-g
|
9fb35a5332
|
split stream.h into sync_stream.h and async_stream.h
|
10 years ago |
yang-g
|
9e2f90cd06
|
headers reorg
|
10 years ago |
Julien Boeuf
|
87047d7e93
|
Security connector is now responsible for the handshake.
|
10 years ago |
Hongyu Chen
|
e09dc78e74
|
rename census_filter.{c,h} to grpc_filter.{c,h}
|
10 years ago |
yang-g
|
c317f07b56
|
Make Channel ctor private
|
10 years ago |
yang-g
|
ef00308e39
|
remove internal_stub
|
10 years ago |
Hongyu Chen
|
fdc1dc744b
|
Move census_filters from .../channel to .../census
|
10 years ago |
yang-g
|
8c2be9f228
|
Remove ChannelInterface and replace it with Channel
|
10 years ago |
Julien Boeuf
|
2fd8a88843
|
Adding new header in build.json.
|
10 years ago |
Nicolas "Pixel" Noble
|
bb3aed0ef9
|
Removing gpr_cancelable.
|
10 years ago |
Alistair Veitch
|
e6d0ad317e
|
add all new content
|
10 years ago |
Hongyu Chen
|
7adbb64307
|
Build file changes
|
10 years ago |
yang-g
|
ffc8a6b431
|
move auth property iterator declaration into auth_context.h
|
10 years ago |
Craig Tiller
|
68f4e0f6ab
|
Initial Doxygen import for core, c++
|
10 years ago |