Commit Graph

1018 Commits

Author SHA1 Message Date
Craig Tiller 2a2a6ed1ca Support rebuilding table 2015-11-18 15:52:46 -08:00
Craig Tiller b113649517 clang-format 2015-11-18 11:30:17 -08:00
Craig Tiller ab5611da62 Merge github.com:grpc/grpc into hpack_max_table_size 2015-11-18 11:27:35 -08:00
David G. Quintas 75b53d6a5d Merge pull request #3993 from ctiller/new_op
Core transport & call cleanup
2015-11-18 08:52:10 -08:00
Julien Boeuf 232d625a84 Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change 2015-11-17 20:55:13 -08:00
Julien Boeuf 675b5ce861 Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change 2015-11-17 15:05:45 -08:00
yang-g b0e5e082b0 include header 2015-11-17 14:26:15 -08:00
yang-g a89bf50cf1 Handle cancel before start case 2015-11-17 14:19:17 -08:00
Craig Tiller 36da1380af Merge github.com:grpc/grpc into new_op 2015-11-16 11:34:24 -08:00
Julien Boeuf 112f4a3035 Fixing the doc to warn of the dangers for overriding the target name when using SSL. 2015-11-11 18:34:28 -08:00
Craig Tiller 027a74cd3b First round changes to handle dynamic hpack table size 2015-11-10 08:37:46 +00:00
Craig Tiller 61ed001585 Merge github.com:grpc/grpc into new_op 2015-11-05 09:55:47 -08:00
Craig Tiller 176844d362 Merge github.com:grpc/grpc into new_op 2015-11-04 13:15:06 -08:00
vjpai 1f6f02a6f4 Merge branch 'master' into protosplit 2015-11-04 13:14:27 -08:00
Craig Tiller 6c4ec787e6 Merge pull request #4013 from dgquintas/bb_readall
Added grpc_byte_buffer_reader_readall
2015-11-04 10:51:51 -08:00
Craig Tiller 9beccc6024 Merge github.com:grpc/grpc into new_op 2015-11-04 09:09:24 -08:00
Craig Tiller 187c4b36d9 Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinition
Move static value grpc::string_ref::npos definition to cc file
2015-11-04 08:04:56 -08:00
Craig Tiller 5925603101 stream_op cleanup: miscellany 2015-11-02 14:19:15 -08:00
vjpai 11537dc71c Merge remote-tracking branch 'upstream/master' into protosplit 2015-11-02 09:22:10 -08:00
David Garcia Quintas 6eb3925a70 Added grpc_byte_buffer_reader_readall 2015-10-30 17:24:41 -07:00
vjpai 119c103ab0 Split up into a new service proto, use proper service suffix, add a
reset option to the mark, create a closed loop config params (empty
message) for consistency with other tests.
2015-10-29 01:21:04 -07:00
yang-g bd89dd8381 remove log spam 2015-10-27 16:18:30 -07:00
Nicolas Noble dcd35b8ad6 Merge pull request #3969 from grpc/release-0_11
Release 0 11 -> master
2015-10-26 17:41:17 -07:00
Jorge Canizales 0f5739be43 Mark WaitForInitialMetadata as override, for Clang 2015-10-23 17:58:35 -07:00
Julien Boeuf 3bb61d8917 Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_change 2015-10-17 22:14:29 -07:00
David Garcia Quintas 9c97aaed08 Merge branch 'master' of github.com:grpc/grpc into cq_alarm 2015-10-12 21:21:18 -07:00
Julien Boeuf 54a902ed17 Successfully compile C++ libary (not tests yet). 2015-10-12 14:09:03 -07:00
Julien Boeuf 441176d161 Got core to compile (without the tests) 2015-10-09 21:14:07 -07:00
Julien Boeuf a8420a4cd8 Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change 2015-10-09 16:26:39 -07:00
Julien Boeuf acd835f99e First pass at the headers. 2015-10-09 15:20:57 -07:00
David Garcia Quintas 7fd0fd5023 C++ Alarm implementation (with tests). 2015-10-07 19:04:58 -07:00
yang-g b063c87596 mark unreachable code with a macro 2015-10-07 11:40:13 -07:00
David Garcia Quintas f747bbc043 s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm 2015-10-04 23:09:47 -07:00
Tim Emiola 25061413cf Merge pull request #3602 from grpc/release-0_11
Upmerge from beta to master.
2015-10-02 13:43:14 -07:00
Jorge Canizales 7069da2fe2 Repeat https://github.com/grpc/grpc/issues/3049 for OSX 2015-09-29 11:29:42 -07:00
Craig Tiller eff4419b2a Fixes 2015-09-28 17:18:03 -07:00
Nicolas Noble f2eb040872 Merge pull request #3544 from ctiller/backtrace-on-crash
Enable backtraces on C tests
2015-09-28 10:39:52 -07:00
Craig Tiller d3366d7ff0 Merge pull request #3497 from nicolasnoble/lost-my-sanity
Restoring sanity.
2015-09-28 10:13:10 -07:00
Craig Tiller 2bc37297c8 Enable backtraces on C tests 2015-09-28 10:08:21 -07:00
Yang Gao bd88711447 Merge pull request #3483 from ctiller/no-tcp-alloc
Save some allocations in tcp_posix.c
2015-09-28 09:29:04 -07:00
Nicolas "Pixel" Noble 499fb052a0 Restoring sanity. 2015-09-26 07:07:06 +02:00
Nicolas Noble 0f9a118f4e Merge pull request #3474 from ctiller/clang_format
Add clang-format to sanity
2015-09-25 22:04:11 -07:00
Craig Tiller 0a775b38c7 Merge pull request #2920 from nicolasnoble/winnt-check
Better handling of _WIN32_WINNT.
2015-09-25 16:23:15 -07:00
Craig Tiller dd69342218 Merge github.com:grpc/grpc into clang_format 2015-09-25 09:56:52 -07:00
Craig Tiller 649deebf7f Recycle partially filled buffers on the next read 2015-09-24 23:19:40 -07:00
Craig Tiller ddf3a511aa Add clang-format to sanity 2015-09-24 13:03:44 -07:00
Craig Tiller 04456843cd Windows fixes 2015-09-23 10:07:16 -07:00
Julien Boeuf c34b2e744c Do not use string_ref for output params.
It is very much unsafe to do so as the string_ref could point on a stack
variable of the callee.
2015-09-22 13:45:53 -07:00
Julien Boeuf 8b0b6f413d It is a bad idea to have a map with string_refs as output params.
This is very much unsafe as the string_ref could point on a stack
variable of the callee.
2015-09-22 13:31:16 -07:00
Julien Boeuf 14929d4e35 Credentials plugin fixes (after the branch was merged). 2015-09-21 20:57:26 -07:00