Commit Graph

4351 Commits

Author SHA1 Message Date
Noah Eisen ad671ff561
Merge pull request #13391 from ncteisen/more-eager-free
Eagerly Free Slices in Case of Partial Write
2017-11-20 10:08:07 -08:00
ncteisen abbdbf9374 Attempt to fix TSAN 2017-11-17 19:02:04 -08:00
ncteisen aa3b19741f Rename tracer_peer to tracer_util 2017-11-17 15:56:48 -08:00
ncteisen c4dd9cfe18 reviewer feedback 2017-11-17 13:39:01 -08:00
ncteisen 34fec74986 No more API change, no test change 2017-11-16 14:33:00 -08:00
ncteisen b2aa06ae99 Reviewer feedback: friend func not clasS 2017-11-16 09:02:58 -08:00
ncteisen 589c940195 add test 2017-11-14 18:22:54 -08:00
ncteisen 90ffc3a6f7 Add tracer peer to keep set_enabled private() 2017-11-14 16:29:35 -08:00
Noah Eisen e092ff879e Merge branch 'master' of https://github.com/grpc/grpc into tracing++ 2017-11-14 14:00:25 -08:00
Juanli Shen 0c7e70d69c
Merge pull request #13387 from grpc/import_fix
Fix an internal build failure
2017-11-14 12:47:05 -08:00
apolcyn 71d5ec7cff
Merge pull request #13189 from apolcyn/pass_args_to_tsi
Use existing read buffer in security handshaker if present
2017-11-14 12:24:39 -08:00
Juanli Shen 3a1989b1b9 Fix an internal build failure 2017-11-14 12:05:16 -08:00
Jan Tattermusch 4ed062561c
Merge pull request #13365 from jtattermusch/stats_test_boundary_skipping
Make stats_test.IncHistogram skip values far from boundaries
2017-11-14 09:23:10 +01:00
Alexander Polcyn f51b7e16ee Fix missing copyright, fix merge conflict in updated BUILD 2017-11-13 21:29:50 -08:00
Alexander Polcyn 16ba80c850 Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi 2017-11-13 20:48:20 -08:00
Noah Eisen 68bb1bf748 Merge branch 'master' of https://github.com/grpc/grpc into tracing++ 2017-11-13 16:44:02 -08:00
Alexander Polcyn 248c4f5848 Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi 2017-11-13 16:31:27 -08:00
Alexander Polcyn 3f6b10afba Use existing read buffer in security handshaker if present 2017-11-13 16:18:14 -08:00
Jan Tattermusch 5b2c12e0c2 make stats_test skip values far from boundaries 2017-11-13 18:22:40 +01:00
Noah Eisen 6bf73e8cf6 Fix test compile 2017-11-12 20:18:35 -08:00
ncteisen 05fbb9d13d Fix test compile 2017-11-10 16:32:40 -08:00
Craig Tiller be98d24841 clang-format after nullptr changes 2017-11-10 15:26:57 -08:00
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 2017-11-10 14:14:17 -08:00
ncteisen 72afb76f5e Merge branch 'master' of https://github.com/grpc/grpc into tracing++
Lot's of manual work to make this merge work
2017-11-10 12:23:12 -08:00
Vijay Pai c42e978004 Reduce # of arithmetic ops to reduce time spent in this test. 2017-11-09 08:35:21 -08:00
Yash Tibrewal c284139d2f Remove include from end2end data files and add extern C to each definition instead 2017-11-07 17:58:00 -08:00
Yash Tibrewal 67c0effd32 MacOS uses end2end tests. therefore extern C needed 2017-11-07 15:21:33 -08:00
Yash Tibrewal 1b4ab01f79 No Clang on end2end generated files 2017-11-06 17:06:08 -08:00
Yash Tibrewal 40422d5fa6 Merge master 2017-11-06 14:43:31 -08:00
Craig Tiller 9ab26feb68 Merge github.com:grpc/grpc into 50 2017-11-06 09:45:55 -08:00
Julien Boeuf a274f341d5 Removing port 443 for the service name (used as audience) when the url is https. 2017-11-03 18:43:29 -07:00
Craig Tiller a64b2b13c1 Merge github.com:grpc/grpc into 50 2017-11-03 15:23:13 -07:00
Yash Tibrewal 8cbb89a722
Merge pull request #13246 from yashykt/testlinkage1
Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to pr…
2017-11-03 15:01:33 -07:00
Mark D. Roth e9e77918d1
Merge pull request #13161 from markdroth/service_config_fixes
Fix service config parsing bugs
2017-11-03 14:07:23 -07:00
Craig Tiller baa14a975e Update clang-format to 5.0 2017-11-03 09:09:36 -07:00
David Garcia Quintas eca25f3746 Improvements to C Core's backoff code and API 2017-11-02 19:40:34 -07:00
Yash Tibrewal cd987a0b2f Adding public_headers_must_be_c89 as a clang exception 2017-11-02 19:14:46 -07:00
Yash Tibrewal 2f921a3f97 Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the addresses of public api functions to check if they can be linked to 2017-11-02 16:59:19 -07:00
Yash Tibrewal aae4ca01a3 Merge master 2017-11-02 11:19:16 -07:00
yihuaz 256333d6b0
Merge pull request #13022 from yihuazhang/TSI_TEST_LIB_FIX
Modify TSI test library to correctly handle the case of TSI_INCOMPLETE_DATA
2017-11-01 20:12:51 -07:00
Yash Tibrewal b930632795 objC needs C linkage 2017-11-01 11:46:08 -07:00
Yash Tibrewal 11a518995e LLVMfuzzer extern C 2017-10-31 15:15:41 -07:00
Yash Tibrewal 0aeef4f0e7 bazel build errors 2017-10-31 14:45:40 -07:00
Yash Tibrewal 2aa79cbfd3 changes for bazel and test certificates 2017-10-31 13:46:21 -07:00
Yash Tibrewal e92294c587 Remove test/core/census 2017-10-31 12:19:35 -07:00
Yash Tibrewal 888691344e Merge branch 'master' into testc++ize 2017-10-31 11:24:36 -07:00
Yash Tibrewal 77532036b6 BUILD changes. test languauge to C++ 2017-10-31 11:11:18 -07:00
Jim King 3e0769957e
Merge pull request #13106 from Vizerai/census_update
Cleaning up census code.
2017-10-31 11:10:00 -07:00
Yash Tibrewal 8e1a163a97 windows linker errors 2017-10-31 10:53:08 -07:00
Yihua Zhang 17fe322cd1 modify TSI handshake to correctly handle the case of TSI_INCOMPLETE_DATA 2017-10-30 21:19:34 -07:00