Commit Graph

1779 Commits

Author SHA1 Message Date
Craig Tiller ccad38227f Merge github.com:grpc/grpc into stats 2017-08-31 12:23:53 -07:00
kpayson64 451b92a754 Merge pull request #12306 from kpayson64/ref_counting_slices
Give ownership of byte buffers to write ops
2017-08-31 12:17:03 -07:00
yang-g b98bf8c165 Make package names consistent under test/core 2017-08-31 09:12:51 -07:00
Nicolas "Pixel" Noble 90df76b463 Merge branch 'master' of https://github.com/grpc/grpc into visibility 2017-08-30 23:13:25 +02:00
Nicolas "Pixel" Noble 2bc5e3ac40 Moving visibility and package creation to the build system. 2017-08-30 19:18:37 +02:00
Mark D. Roth bf19961d0a Revert "Implement call combiner" 2017-08-29 16:59:07 -07:00
Craig Tiller 03c908fc9e Merge github.com:grpc/grpc into stats 2017-08-29 12:34:10 -07:00
Ken Payson 9519718811 Documentation change + e2e test fix 2017-08-29 11:31:00 -07:00
Ken Payson 567e0f1eb6 Have write ops take ownership over slices 2017-08-29 09:21:22 -07:00
Mark D. Roth 76e264b8df Implement call combiner. 2017-08-25 09:03:33 -07:00
Muxi Yan a390072c72 generate project 2017-08-21 17:09:43 -07:00
Muxi Yan 44a46ad695 generate_project and clang_format 2017-08-21 15:25:22 -07:00
Muxi Yan 7c62a35c6f Merge remote-tracking branch 'upstream/master' into stream_compression_config 2017-08-21 15:19:50 -07:00
Muxi Yan 219d9f52de generate_project 2017-08-21 10:57:56 -07:00
Muxi Yan 4078771049 generate projects 2017-08-15 09:56:10 -07:00
Muxi Yan 6f8217ba2f Polish names of tests 2017-08-15 09:55:30 -07:00
Muxi Yan 229125abb1 Merge remote-tracking branch 'upstream/master' into stream_compression_config 2017-08-11 16:15:53 -07:00
Sree Kuchibhotla ba5dc1b36b Merge branch 'master' into fix-end2end-test 2017-08-10 10:21:15 -07:00
Mark D. Roth f9bf428489 Add support for service configs to c-ares resolver. 2017-08-03 14:47:23 -07:00
Muxi Yan 69b8fe02b6 Merge branch 'master' into stream_compression_config 2017-08-02 16:57:23 -07:00
Sree Kuchibhotla ea71c9daae Merge remote-tracking branch 'upstream/master' into fix-end2end-test 2017-08-01 13:30:53 -07:00
Noah Eisen c073e43488 Merge pull request #12008 from ncteisen/fuzz-direct-leak-in-malloc
Fix leak if duplicated static metadata
2017-07-31 19:48:11 -07:00
Noah Eisen 6ba3dff070 Merge pull request #12009 from ncteisen/convinient-fuzz
Convenient Fuzz Tracing
2017-07-31 19:46:08 -07:00
apolcyn b667f12cef Merge pull request #11979 from apolcyn/ensure_cancel_with_status_memory_api
Add comment and test for API of a parameter to grpc_call_cancel_with_status
2017-07-31 17:10:41 -07:00
Noah Eisen 680873b1b4 Env var for fuzzer trace 2017-07-31 16:51:47 -07:00
Noah Eisen 686437ada9 Add repro 2017-07-31 16:11:05 -07:00
Sree Kuchibhotla 9083ee1344 Merge branch 'master' into fix-end2end-test 2017-07-31 12:04:38 -07:00
Alexander Polcyn 088e85ca64 add comment and test for memory api of grpc_call_cancel_with_status 2017-07-28 16:07:16 -07:00
yang-g 0eaf7debd2 Allow adding events to cq after shutdown is called. 2017-07-28 12:49:40 -07:00
Muxi Yan 7b11719876 fix Bazel build 2017-07-27 15:33:16 -07:00
Muxi Yan 68760439e7 Resolve performance 2017-07-27 15:11:15 -07:00
Muxi Yan eaa06ca708 fix test configuration 2017-07-27 10:09:37 -07:00
Muxi Yan 0603895423 Merge remote-tracking branch 'upstream/master' into stream_compression_config 2017-07-26 17:02:31 -07:00
Muxi Yan df174ccd69 bug fix 2017-07-26 16:57:18 -07:00
Muxi Yan 68a0fd5416 Separate stream compression from message-wise compression 2017-07-26 14:20:01 -07:00
Sree Kuchibhotla fc58bd827e Fix streaming_error_response test (failing in epoll1 but bug is not related to epoll1) 2017-07-26 00:02:41 -07:00
Mark D. Roth a07413368d Merge pull request #11733 from markdroth/security_api_cleanup
Change security interfaces to better handle both sync and async cases.
2017-07-24 10:03:22 -07:00
Craig Tiller 39af3361ae Merge github.com:grpc/grpc into stats 2017-07-21 16:06:48 -07:00
Mark D. Roth e0778b2c18 Add cancellation to asynchronous security APIs. 2017-07-21 15:42:00 -07:00
Yash Tibrewal d0c1e50ea9 Changing a few variable names and adding few safety conditions 2017-07-21 12:34:38 -07:00
Yash Tibrewal c62ce80b80 Test credentials are passed with channel arg. Renamed macros and refactored code as per suggestions. Renamed test to proxy_auth and changed it to use simple_request instead of a payload. 2017-07-20 16:48:01 -07:00
Yash Tibrewal 78d7125017 Removing a few style issues 2017-07-19 16:33:16 -07:00
Yash Tibrewal ad11680be7 remove unnecessary code 2017-07-19 11:00:22 -07:00
Yash Tibrewal c59ef5e451 Merged latest commit from upstream 2017-07-19 10:40:17 -07:00
Yash Tibrewal f7350ea6b7 Adding connect auth feature. Proxy-Authorization header is being inserted when user creds are present in uri 2017-07-19 10:26:41 -07:00
Craig Tiller 280866817f Add a simple stats framework to gRPC C core 2017-07-18 14:22:19 -07:00
Vijay Pai 3d7d5f4ed2 Create inproc transport, add relevant tests, exclude irrelevant tests 2017-07-14 16:23:54 -07:00
Nicolas Noble 9877189e45 Merge pull request #11310 from nicolasnoble/import
Import mutations.
2017-07-13 13:39:58 -07:00
Muxi Yan 59827dd739 generate project 2017-07-12 14:04:30 -07:00
Muxi Yan 121e789f1d Add tests 2017-07-12 14:04:30 -07:00