1. eadd9a3 Add testing for GRPC_TRACE by Craig Tiller · 9 years ago
  2. ad654ac Merge pull request #1639 from nicolasnoble/fix-build by Yang Gao · 9 years ago
  3. 6eccb08 Merge pull request #1594 from yang-g/creds by jboeuf · 9 years ago
  4. 946e1a5 Actually removing grpc_http.h from build.json. by Nicolas "Pixel" Noble · 9 years ago
  5. e120d4f bump minor version to 9 by Yang Gao · 9 years ago
  6. 26a4912 Add fake credentials to the test and verify it actually works by Yang Gao · 9 years ago
  7. fff495e Fix test, readd it to build by Craig Tiller · 9 years ago
  8. 9aaa1b6 Merge pull request #1617 from ctiller/force-a-crash-but-then-dont-crash by Nicolas Noble · 9 years ago
  9. 685f1e6 Add header to build.json by Craig Tiller · 9 years ago
  10. ee210ab GPR_ASSERT is not an expression by Craig Tiller · 9 years ago
  11. c21a809 Add subprocess GPR API by Craig Tiller · 9 years ago
  12. aa52d0a Made qps_* targets "benchmark" builds. by David Garcia Quintas · 9 years ago
  13. 54478f8 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  14. 4a3c138 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  15. 2e9157d Added async streaming ping pong test by Siddharth Rakesh · 9 years ago
  16. 9038101 Merge pull request #1494 from ctiller/the-churnening by Yang Gao · 9 years ago
  17. 9b75c66 Merge pull request #1489 from ctiller/all-the-small-things by Yang Gao · 9 years ago
  18. 5b9e743 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  19. f7670f3 Clean out old code by Craig Tiller · 9 years ago
  20. 5fc1adf Msys2 fixes, and compilation instructions. by Nicolas "Pixel" Noble · 9 years ago
  21. 18938cd Merge branch 'master' of github.com:grpc/grpc into generate-test-projects by Nicolas "Pixel" Noble · 9 years ago
  22. 2e36393 Making the gRPC C tests building under Windows. by Nicolas Noble · 9 years ago
  23. f662aa4 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  24. d7f768b Addressing comments. by Julien Boeuf · 9 years ago
  25. 554c79c Merging with master. by Julien Boeuf · 9 years ago
  26. 5f871ac Merge github.com:grpc/grpc into the-churnening by Craig Tiller · 9 years ago
  27. e9da2ee Merge github.com:grpc/grpc into all-the-small-things by Craig Tiller · 9 years ago
  28. 7a24ecb Merge pull request #1519 from jtattermusch/csharp_protoc_plugin by Michael Lumish · 9 years ago
  29. cc82be5 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  30. 9b015dc Merge branch 'standalone_benchmarks' of https://github.com/dgquintas/grpc into dgquintas-standalone_benchmarks by Craig Tiller · 9 years ago
  31. f7ad9a0 Merge branch 'yang-g-mock' by Craig Tiller · 9 years ago
  32. 696929e Merge github.com:grpc/grpc into all-the-small-things by Craig Tiller · 9 years ago
  33. 4251aad Merge branch 'master' of github.com:grpc/grpc into standalone_benchmarks by David Garcia Quintas · 9 years ago
  34. 909e098 Flagging the QPS binaries as tools, instead of non-runnable tests. by Nicolas Noble · 9 years ago
  35. 2d92495 added csharp generator plugin by Jan Tattermusch · 9 years ago
  36. 9f218dd Adding support for per call credentials in core. by Julien Boeuf · 9 years ago
  37. 3676b38 Lose redundant tag on unary calls by Craig Tiller · 9 years ago
  38. 0c23320 Split thread stress from end2end to improve parallelism by Craig Tiller · 9 years ago
  39. d4f10c0 Split C++'s smoke_test into 4 stand alone ones. by David Garcia Quintas · 9 years ago
  40. 691ff71 Merge remote-tracking branch 'upstream/master' into mock by Yang Gao · 9 years ago
  41. 196ade3 add a test using the mock interfaces by Yang Gao · 9 years ago
  42. 93ec371 Enable test that got forgotten by Craig Tiller · 9 years ago
  43. 5fdcbb7 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  44. 85b5e8b Bump version by Craig Tiller · 9 years ago
  45. 3d3d632 merge with head by Yang Gao · 9 years ago
  46. 26839c7 Add a c test for max message length by Yang Gao · 9 years ago
  47. 434a36b Add test for >16777215 sequence numbered streams by Craig Tiller · 9 years ago
  48. ae94d86 Merge pull request #1451 from michael-berlin/fix_protobuf_dep_shared_lib by Nicolas Noble · 9 years ago
  49. bf2e7f0 Compile protobuf before compiling shared C++ libraries. by Michael Berlin · 9 years ago
  50. 5351392 Makefile: Fix missing space in shared library dependencies for MINGW32. by Michael Berlin · 9 years ago
  51. 113d169 Add rdtsc profiling support, implement begin/end and tag hiding by Craig Tiller · 9 years ago
  52. c1469c4 Bump version by Craig Tiller · 9 years ago
  53. 48373df Merge github.com:grpc/grpc into delete-the-old-api by Craig Tiller · 9 years ago
  54. f2791ab Merge pull request #1408 from dgquintas/stap by Craig Tiller · 9 years ago
  55. 2e4a7dc Make gcov compile flags reflect dbg by Craig Tiller · 9 years ago
  56. 581737c Kill thread stress test - to be replaced with something new by Craig Tiller · 9 years ago
  57. 0ced984 Kill echo test by Craig Tiller · 9 years ago
  58. 8ad26f7 Remove test for an old API corner case by Craig Tiller · 9 years ago
  59. 5f9f455 Merge remote-tracking branch 'upstream/master' into stap by David Garcia Quintas · 9 years ago
  60. bbc0b77 Merge comments. See below. by David Garcia Quintas · 9 years ago
  61. 72f7646 Merge github.com:grpc/grpc into delete-the-old-api by Craig Tiller · 9 years ago
  62. d7ec8a3 Merge pull request #1369 from ctiller/one-pass by Abhishek Kumar · 9 years ago
  63. c3edfc4 Fixed repetitions in Makefile.template. by David Garcia Quintas · 9 years ago
  64. 45d54e4 Merge remote-tracking branch 'upstream/master' into stap by David Garcia Quintas · 9 years ago
  65. 8954e90 Integration of Systemtap (STAP) for profiling. by David Garcia Quintas · 9 years ago
  66. adaa100 Trimming down useless variables in the Makefile. by Nicolas "Pixel" Noble · 9 years ago
  67. af20b71 Remove legacy tests by Craig Tiller · 9 years ago
  68. a9eb302 STAP annotation working. by David Garcia Quintas · 9 years ago
  69. 7551fa6 Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  70. 7305dc6 Merge pull request #1227 from nicolasnoble/the-purge-2 by Craig Tiller · 9 years ago
  71. 1eef5aa Merge pull request #1368 from dgquintas/mkfile_proto_cmd_fix by Nicolas Noble · 9 years ago
  72. eae6973 Merge pull request #1366 from ctiller/mwha by Nicolas Noble · 9 years ago
  73. f5fcafd Renamed make variables for protoc presence and version checking. by David Garcia Quintas · 9 years ago
  74. 04f8156 Cleanup by Craig Tiller · 9 years ago
  75. 2660ebc Actually remove them by Craig Tiller · 9 years ago
  76. d896fa5 Remove some useless lines in the Makefile by Craig Tiller · 9 years ago
  77. fd2bf67 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  78. 96de484 Add the new header to build.json and regenerate projects by Yang Gao · 9 years ago
  79. f0ebc99 Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  80. 23be280 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  81. 010f1e7 More work in not having to compile OpenSSL. by Nicolas "Pixel" Noble · 9 years ago
  82. 97a678e Merge github.com:google/grpc into one-pass by Craig Tiller · 9 years ago
  83. 99738f6 Making sure we don't require OpenSSL for tests that, in fact, don't need it. by Nicolas "Pixel" Noble · 9 years ago
  84. 77979b0 Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-pass by Craig Tiller · 9 years ago
  85. 83f88d9 stuff by Craig Tiller · 9 years ago
  86. 062db02 Merge github.com:google/grpc into batch-metadata by Craig Tiller · 9 years ago
  87. d49893d Adding a helpful warning message on top of the Makefile and BUILD file. by Nicolas "Pixel" Noble · 9 years ago
  88. c8b357f Run capable test suites against grpc_unsecure by Craig Tiller · 9 years ago
  89. c8a2299 Merge github.com:grpc/grpc into batch-metadata by Craig Tiller · 9 years ago
  90. 7d1d9ca Refactoring of core security to remove the factories. by Julien Boeuf · 9 years ago
  91. 60572d4 Move .proto files up for reuse by Abhishek Kumar · 9 years ago
  92. 1b3e3cd Moving test.proto to an outer directory so others can depend on it. by Abhishek Kumar · 9 years ago
  93. d35b710 Merge pull request #1291 from yang-g/headers by Nicolas Noble · 9 years ago
  94. 4e99edb Kill transport end2end tests: not useful by Craig Tiller · 9 years ago
  95. 6902ad2 Switching to batch oriented metadata passing by Craig Tiller · 9 years ago
  96. 0845337 Introduce ahead-of-time registration of (method,host) pairs by Craig Tiller · 9 years ago
  97. 103837e Wrap ParseCommandLineFlags in InitTest by Yang Gao · 9 years ago
  98. 0f5621d sync and resolve conflict by Yang Gao · 9 years ago
  99. 084ef52 Remove outdated protos by Yang Gao · 9 years ago
  100. 5fa5042 Merge pull request #1267 from vjpai/timers by Craig Tiller · 9 years ago