Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
515a33d6bd2e41d69c04f28b8a24d9ea85618d42
/
grpc.gemspec
« Previous
17ed6b1
Percent encoding routines
by Craig Tiller
· 8 years ago
a469e5d
grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure.
by Nicolas "Pixel" Noble
· 8 years ago
9c74487
Use thread pool from concurrent-ruby on ruby server
by Alexander Polcyn
· 8 years ago
e1ee20b
Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge
by Nicolas "Pixel" Noble
· 8 years ago
7c20590
Removed GPR_POSIX_FILE, and changed the files that used it
by murgatroid99
· 8 years ago
5407089
Separate out iomgr-specific constants into a separate header
by murgatroid99
· 8 years ago
79b3227
refactor inet_ntop into a portability header
by murgatroid99
· 8 years ago
32387b3
Merge branch 'handshaker_api' into http_connect
by Mark D. Roth
· 8 years ago
106df11
Merge github.com:grpc/grpc into grand-unified-closures
by Craig Tiller
· 8 years ago
5e1fbd2
Merge pull request #7370 from rjshade/move_timeout_encoding
by kpayson64
· 8 years ago
34befca
Merge remote-tracking branch 'upstream/master' into http_connect
by Mark D. Roth
· 8 years ago
329d647
Merge pull request #6774 from a-veitch/add_resource
by kpayson64
· 8 years ago
51c7b91
Merge remote-tracking branch 'upstream/master' into http_connect
by Mark D. Roth
· 8 years ago
1f32ae4
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
by David Garcia Quintas
· 8 years ago
8c5424f
added gpr_types.h
by David Garcia Quintas
· 8 years ago
87e06c8
Merge branch 'master' of github.com:grpc/grpc into grpclb_v0
by David Garcia Quintas
· 8 years ago
3ed6697
Update ruby google-protobuf dependency to 3.0
by murgatroid99
· 8 years ago
e8fd66b
removed codegen/slice_buffer.h and scrubbed codegen/slice.h
by David Garcia Quintas
· 8 years ago
c79b065
removed codegen/log.h
by David Garcia Quintas
· 8 years ago
1399e46
removed codegen/time.h
by David Garcia Quintas
· 8 years ago
3b31fdf
removed codegen/byte_buffer.h
by David Garcia Quintas
· 8 years ago
6b11462
removed codegen/alloc.h
by David Garcia Quintas
· 8 years ago
43b633d
Merge branch 'master' into move_timeout_encoding
by Robbie Shade
· 8 years ago
1102a9e
Update build files.
by Mark D. Roth
· 8 years ago
3abd27e
merge to upstream/master
by Alistair Veitch
· 8 years ago
7c3ba12
Merge branch 'master' of github.com:grpc/grpc into grpclb_v0
by David Garcia Quintas
· 8 years ago
dfbdefe
Added handshaker.[ch] to build.yaml.
by Mark D. Roth
· 8 years ago
710d242
Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport
by Robbie Shade
· 8 years ago
f7cade1
Rename async_execution_lock --> combiner, make it use closures, unroll previous changes for idleness
by Craig Tiller
· 8 years ago
b1793a6
Merge github.com:grpc/grpc into atm2
by Craig Tiller
· 8 years ago
b2edc6c
Resolved merge conflicts with master
by murgatroid99
· 8 years ago
fb39f1d
Merge pull request #6973 from makdharma/network_status_change
by Jan Tattermusch
· 8 years ago
c3a9fae
Merge branch 'master' into epoll_changes_merged
by Sree Kuchibhotla
· 8 years ago
280fd2a
Merge branch 'master' of github.com:grpc/grpc into grpclb_v0
by David Garcia Quintas
· 8 years ago
0579cfc
more files after running build.yaml changes through
by Makarand Dharmapurikar
· 8 years ago
e16907e
Resolved merge conflicts with master
by murgatroid99
· 8 years ago
812c66b
Merge branch 'master' into epoll_changes
by Sree Kuchibhotla
· 8 years ago
b2e986b
added missing grpclb.h dep in build.yaml
by David Garcia Quintas
· 8 years ago
3fb8f73
gRPC LB policy
by David Garcia Quintas
· 8 years ago
9f6a805
Allow disabling traces, add trace variables for pluck and timeout events
by murgatroid99
· 8 years ago
13c0940
Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout
by Craig Tiller
· 8 years ago
d7a15b8
Merge remote-tracking branch 'upstream/master' into base64_decode
by Yuchen Zeng
· 8 years ago
877dc0c
Merge branch 'master' into epoll_changes
by Sree Kuchibhotla
· 8 years ago
0ca68b7
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
1bc2976
Merge pull request #6481 from dgquintas/compression_md_level_bis
by Jan Tattermusch
· 8 years ago
0a0c1b0
Merge remote-tracking branch 'upstream/master' into base64_decode
by Yuchen Zeng
· 8 years ago
5dbbbb1
Merge branch 'master' into epoll_changes
by Sree Kuchibhotla
· 8 years ago
533add5
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
by David Garcia Quintas
· 8 years ago
bf10c82
implement support for adding external fd to server
by Adam Michalik
· 8 years ago
321b1fb
separate posix functionality to grpc_posix.h
by Adam Michalik
· 8 years ago
c97065d
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
2888bd5
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
ef1c860
merge to master
by Alistair Veitch
· 8 years ago
a0d7491
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
by David Garcia Quintas
· 8 years ago
87ec3b7
Merge pull request #6750 from makdharma/cronet
by Jan Tattermusch
· 8 years ago
1fd6235
Merge branch 'master' into epoll_changes
by Sree Kuchibhotla
· 8 years ago
4c11a20
Remove unused files
by Sree Kuchibhotla
· 8 years ago
d925c93
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
55c08f8
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
by David Garcia Quintas
· 8 years ago
6c81c25
Merge pull request #6306 from y-zeng/win32_suffix
by Jan Tattermusch
· 8 years ago
4aaba75
initial implementation of resource handling
by Alistair Veitch
· 8 years ago
e751846
Merge branch 'master' of github.com:grpc/grpc into lr_hook
by David Garcia Quintas
· 8 years ago
2a2599b
incremental fix - removed cronet dependency from grpc_secure
by Makarand Dharmapurikar
· 8 years ago
38d8055
cronet build related changes
by Makarand Dharmapurikar
· 8 years ago
4b5e757
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
6eb2380
Merge pull request #6702 from a-veitch/add_proto
by Jan Tattermusch
· 8 years ago
4c751eb
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
2a50dfe
s/grpc_pops/grpc_polling_entity
by David Garcia Quintas
· 8 years ago
4594bd9
Merge remote-tracking branch 'upstream/master' into base
by Yuchen Zeng
· 8 years ago
8bec6f6
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
by David Garcia Quintas
· 8 years ago
69f3e2b
Revert "Remove legacy poller"
by Craig Tiller
· 8 years ago
f448c34
Remove union { } data and epoll_hdr structures. Added ev_epoll_linux files
by Sree Kuchibhotla
· 8 years ago
e48b1bc
Base changes. Create ev_epoll_posix.{c,h} files by making a copy of ev_poll_and_epoll.c file
by Sree Kuchibhotla
· 8 years ago
d69354e
Merge branch 'master' into add_proto
by Alistair Veitch
· 8 years ago
e2c1040
Merge github.com:grpc/grpc into atm2
by Craig Tiller
· 8 years ago
48abdde
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
c4c6ecf
Merge github.com:grpc/grpc into test_affine
by Craig Tiller
· 8 years ago
30fe632
end-to-end compilation
by Alistair Veitch
· 8 years ago
d88e15c
Remove legacy poller
by Craig Tiller
· 8 years ago
772f485
Merge branch 'master' of github.com:grpc/grpc into lr_hook
by David Garcia Quintas
· 8 years ago
a488037
Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring
by Julien Boeuf
· 8 years ago
ac09447
Merge branch 'compression_incoming_checks' into compression_md_level_bis
by David Garcia Quintas
· 8 years ago
8517886
Move load_file into iomgr
by Craig Tiller
· 8 years ago
d013e9b
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
by David Garcia Quintas
· 8 years ago
d6a5b80
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
effd74c
Merge pull request #5456 from ctiller/cleaner-posix3
by Jan Tattermusch
· 8 years ago
d982bba
Add base64 decoder
by Yuchen Zeng
· 8 years ago
6d0b4d2
Merge branch 'master' of github.com:grpc/grpc into merge
by David Garcia Quintas
· 8 years ago
d46efd7
replaced header list with filegroup in build.yaml.
by Makarand Dharmapurikar
· 8 years ago
c2ec95b
Revert "Revert "cronet wrapper code""
by makdharma
· 8 years ago
a58ed7c
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
fe01b58
Merge github.com:grpc/grpc into cleaner-posix3
by Craig Tiller
· 8 years ago
bae6a4c
Merge branch 'master' of https://github.com/grpc/grpc into credentials_refactoring
by Julien Boeuf
· 8 years ago
fffd296
Merge pull request #6279 from dgquintas/lb_proto_v1
by Jan Tattermusch
· 8 years ago
42342cb
Revert "cronet wrapper code"
by Craig Tiller
· 8 years ago
ddad978
API fuzzer compiles with new error handling
by Craig Tiller
· 9 years ago
48d833a
Merge pull request #6214 from makdharma/master
by Nicolas Noble
· 9 years ago
4ba6a64
Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into error
by Craig Tiller
· 9 years ago
81be250
Merge github.com:grpc/grpc into error
by Craig Tiller
· 9 years ago
8ca294e
Refactoring the core security code.
by Julien Boeuf
· 9 years ago
Next »