Commit Graph

52 Commits

Author SHA1 Message Date
yang-g b98bf8c165 Make package names consistent under test/core 2017-08-31 09:12:51 -07:00
Nicolas "Pixel" Noble 2bc5e3ac40 Moving visibility and package creation to the build system. 2017-08-30 19:18:37 +02:00
Nicolas "Pixel" Noble 5d80dc4985 Merge branch 'master' of https://github.com/grpc/grpc into import 2017-06-26 22:01:11 +02:00
Jan Tattermusch 4d5c3102a1 fix remaining license notices 2017-06-08 11:22:41 +02:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Makarand Dharmapurikar a9f94e9882 s/inline/__inline/ 2017-05-30 15:21:46 -07:00
Alexander Polcyn ce0861185b add missing copyright headers 2017-05-25 21:41:37 -07:00
Nicolas "Pixel" Noble 5a1d197f1c Merge branch 'master' of https://github.com/grpc/grpc into import 2017-05-26 00:31:18 +02:00
Vizerai c1947ef570 update 2017-05-23 16:13:25 -07:00
Vizerai d74dbd3889 Merge branch 'master' of https://github.com/Vizerai/grpc into intrusive_hash_map 2017-05-23 14:10:10 -07:00
Nicolas "Pixel" Noble af6c83f9e1 Adding dummy layering check option. 2017-05-19 01:53:56 +02:00
Vizerai a194aab223 update 2017-05-08 19:43:25 -07:00
Vizerai 6903d74238 changed from symbolic links to actual files 2017-04-28 21:28:37 -07:00
Vizerai 0359e1260f initial commit 2017-04-28 20:06:58 -07:00
Nicolas "Pixel" Noble 15cd5ce2ed Rewriting core tests BUILD files to use the build system. 2017-04-18 19:53:10 +02:00
Yuchen Zeng 39514ccb29 Add licenses() in BUILD files 2017-03-01 22:32:47 -08:00
David Garcia Quintas f3e1c45489 BUILD for test/core/census 2017-02-17 12:24:12 -08:00
Jim King e042801b1c Merge pull request #9429 from Vizerai/trace_context_proto
Updated trace_context.proto and associated files.
2017-02-01 16:09:04 -08:00
Vizerai 864db53e48 Updated trace_context.proto and associated files. 2017-02-01 16:05:12 -08:00
Robbie Shade ca7effcdff Replace timeout/scaling macros with functions. 2017-01-31 15:40:20 -05:00
Vizerai afcb0f7b2d update 2016-09-13 14:57:51 -07:00
Vizerai 76988c80a2 update 2016-09-13 14:22:54 -07:00
Vizerai cb849ef58f update 2016-09-09 14:39:31 -07:00
Vizerai 12d1fc61d8 initial commit of tracing context files 2016-09-09 14:22:19 -07:00
Ken Payson 530284269a Clang format 2016-08-11 11:21:30 -07:00
Ken Payson a6402a9d43 Made strings constant 2016-08-11 10:09:37 -07:00
Ken Payson 3ed00635f9 Add optional resource parameters to census resource test 2016-08-11 08:49:03 -07:00
Alistair Veitch 8c7618e88d Fix memory overwrite in proto decding; fix test for windows 2016-07-26 10:30:36 -07:00
Alistair Veitch 7a97fe2c10 use macro rather than constant in array size 2016-06-03 12:10:45 -07:00
Alistair Veitch 4aaba75a82 initial implementation of resource handling 2016-06-02 17:11:46 -07:00
Craig Tiller bbf85f4ee7 Merge github.com:grpc/grpc into optionalize_census 2016-03-31 13:09:50 -07:00
Craig Tiller 6169d5f7b0 Update copyrights 2016-03-31 07:46:18 -07:00
Craig Tiller 8f8e9f9b53 Build Census as a grpc plugin 2016-03-29 09:41:28 -07:00
Craig Tiller 9533d042d4 Fix includes 2016-03-25 17:11:06 -07:00
Nicolas "Pixel" Noble 1faa036a49 Disabling flaky test. 2016-03-17 00:32:03 +01:00
Alistair Veitch 600e993e7a add checking of character values 2016-02-26 09:04:19 -08:00
Alistair Veitch 188563f474 eliminate binary tags 2016-02-25 14:27:44 -08:00
Alistair Veitch 7771544111 rename census log files to avoid build breakage on MacOS 2016-02-22 14:20:25 -08:00
Alistair Veitch 58a6185ac2 c99 comments 2016-02-11 13:31:05 -08:00
Alistair Veitch ba6065f016 merge 2016-02-05 13:27:42 -08:00
Alistair Veitch 49653c5c7f gpr_time_init() for windows tests 2016-02-05 11:59:29 -08:00
Alistair Veitch 85afe71d4c initial commit 2016-02-02 17:58:15 -08:00
Alistair Veitch 75d5c0f024 post merge 2016-02-02 09:43:02 -08:00
Jan Tattermusch 45be7ff6cf fix compilation on windows 2016-01-22 20:19:14 -08:00
Alistair Veitch ff14b44154 Don't use buf_size as input and output in encode 2016-01-22 13:01:49 -08:00
Alistair Veitch c45d088ae7 Single encode function 2016-01-22 11:43:30 -08:00
Alistair Veitch 6670add667 keep status with tag set, eliminate tag_set_ntags 2016-01-21 17:21:53 -08:00
Alistair Veitch a88a22166d add creation status 2016-01-15 12:13:36 -08:00
Alistair Veitch fc999adcc7 new iterator interface 2016-01-14 17:05:46 -08:00
Alistair Veitch a237796233 Always compress tags 2016-01-13 11:09:16 -08:00