1. 554c79c Merging with master. by Julien Boeuf · 9 years ago
  2. 7a24ecb Merge pull request #1519 from jtattermusch/csharp_protoc_plugin by Michael Lumish · 9 years ago
  3. 9b015dc Merge branch 'standalone_benchmarks' of https://github.com/dgquintas/grpc into dgquintas-standalone_benchmarks by Craig Tiller · 9 years ago
  4. f7ad9a0 Merge branch 'yang-g-mock' by Craig Tiller · 9 years ago
  5. 4251aad Merge branch 'master' of github.com:grpc/grpc into standalone_benchmarks by David Garcia Quintas · 9 years ago
  6. 909e098 Flagging the QPS binaries as tools, instead of non-runnable tests. by Nicolas Noble · 9 years ago
  7. 2d92495 added csharp generator plugin by Jan Tattermusch · 9 years ago
  8. 9f218dd Adding support for per call credentials in core. by Julien Boeuf · 9 years ago
  9. d4f10c0 Split C++'s smoke_test into 4 stand alone ones. by David Garcia Quintas · 9 years ago
  10. 691ff71 Merge remote-tracking branch 'upstream/master' into mock by Yang Gao · 9 years ago
  11. 196ade3 add a test using the mock interfaces by Yang Gao · 9 years ago
  12. 93ec371 Enable test that got forgotten by Craig Tiller · 9 years ago
  13. 3d3d632 merge with head by Yang Gao · 9 years ago
  14. 26839c7 Add a c test for max message length by Yang Gao · 9 years ago
  15. 434a36b Add test for >16777215 sequence numbered streams by Craig Tiller · 9 years ago
  16. ae94d86 Merge pull request #1451 from michael-berlin/fix_protobuf_dep_shared_lib by Nicolas Noble · 9 years ago
  17. bf2e7f0 Compile protobuf before compiling shared C++ libraries. by Michael Berlin · 9 years ago
  18. 5351392 Makefile: Fix missing space in shared library dependencies for MINGW32. by Michael Berlin · 9 years ago
  19. 113d169 Add rdtsc profiling support, implement begin/end and tag hiding by Craig Tiller · 9 years ago
  20. c1469c4 Bump version by Craig Tiller · 9 years ago
  21. 48373df Merge github.com:grpc/grpc into delete-the-old-api by Craig Tiller · 9 years ago
  22. f2791ab Merge pull request #1408 from dgquintas/stap by Craig Tiller · 9 years ago
  23. 2e4a7dc Make gcov compile flags reflect dbg by Craig Tiller · 9 years ago
  24. 581737c Kill thread stress test - to be replaced with something new by Craig Tiller · 9 years ago
  25. 0ced984 Kill echo test by Craig Tiller · 9 years ago
  26. 8ad26f7 Remove test for an old API corner case by Craig Tiller · 9 years ago
  27. 5f9f455 Merge remote-tracking branch 'upstream/master' into stap by David Garcia Quintas · 9 years ago
  28. bbc0b77 Merge comments. See below. by David Garcia Quintas · 9 years ago
  29. 72f7646 Merge github.com:grpc/grpc into delete-the-old-api by Craig Tiller · 9 years ago
  30. d7ec8a3 Merge pull request #1369 from ctiller/one-pass by Abhishek Kumar · 9 years ago
  31. c3edfc4 Fixed repetitions in Makefile.template. by David Garcia Quintas · 9 years ago
  32. 45d54e4 Merge remote-tracking branch 'upstream/master' into stap by David Garcia Quintas · 9 years ago
  33. 8954e90 Integration of Systemtap (STAP) for profiling. by David Garcia Quintas · 9 years ago
  34. adaa100 Trimming down useless variables in the Makefile. by Nicolas "Pixel" Noble · 9 years ago
  35. af20b71 Remove legacy tests by Craig Tiller · 9 years ago
  36. a9eb302 STAP annotation working. by David Garcia Quintas · 9 years ago
  37. 7551fa6 Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  38. 7305dc6 Merge pull request #1227 from nicolasnoble/the-purge-2 by Craig Tiller · 9 years ago
  39. 1eef5aa Merge pull request #1368 from dgquintas/mkfile_proto_cmd_fix by Nicolas Noble · 9 years ago
  40. eae6973 Merge pull request #1366 from ctiller/mwha by Nicolas Noble · 9 years ago
  41. f5fcafd Renamed make variables for protoc presence and version checking. by David Garcia Quintas · 9 years ago
  42. 04f8156 Cleanup by Craig Tiller · 9 years ago
  43. 2660ebc Actually remove them by Craig Tiller · 9 years ago
  44. d896fa5 Remove some useless lines in the Makefile by Craig Tiller · 9 years ago
  45. fd2bf67 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  46. 96de484 Add the new header to build.json and regenerate projects by Yang Gao · 9 years ago
  47. f0ebc99 Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  48. 23be280 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  49. 010f1e7 More work in not having to compile OpenSSL. by Nicolas "Pixel" Noble · 9 years ago
  50. 97a678e Merge github.com:google/grpc into one-pass by Craig Tiller · 9 years ago
  51. 99738f6 Making sure we don't require OpenSSL for tests that, in fact, don't need it. by Nicolas "Pixel" Noble · 9 years ago
  52. 77979b0 Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-pass by Craig Tiller · 9 years ago
  53. 83f88d9 stuff by Craig Tiller · 9 years ago
  54. 062db02 Merge github.com:google/grpc into batch-metadata by Craig Tiller · 9 years ago
  55. d49893d Adding a helpful warning message on top of the Makefile and BUILD file. by Nicolas "Pixel" Noble · 9 years ago
  56. c8b357f Run capable test suites against grpc_unsecure by Craig Tiller · 9 years ago
  57. c8a2299 Merge github.com:grpc/grpc into batch-metadata by Craig Tiller · 9 years ago
  58. 7d1d9ca Refactoring of core security to remove the factories. by Julien Boeuf · 9 years ago
  59. 60572d4 Move .proto files up for reuse by Abhishek Kumar · 9 years ago
  60. 1b3e3cd Moving test.proto to an outer directory so others can depend on it. by Abhishek Kumar · 9 years ago
  61. d35b710 Merge pull request #1291 from yang-g/headers by Nicolas Noble · 9 years ago
  62. 4e99edb Kill transport end2end tests: not useful by Craig Tiller · 9 years ago
  63. 6902ad2 Switching to batch oriented metadata passing by Craig Tiller · 9 years ago
  64. 0845337 Introduce ahead-of-time registration of (method,host) pairs by Craig Tiller · 9 years ago
  65. 103837e Wrap ParseCommandLineFlags in InitTest by Yang Gao · 9 years ago
  66. 0f5621d sync and resolve conflict by Yang Gao · 9 years ago
  67. 084ef52 Remove outdated protos by Yang Gao · 9 years ago
  68. 5fa5042 Merge pull request #1267 from vjpai/timers by Craig Tiller · 9 years ago
  69. 4bfcf5b Merge pull request #1241 from ctiller/local_worker by Vijay Pai · 9 years ago
  70. f441121 Merge pull request #1272 from yang-g/interop by Nicolas Noble · 9 years ago
  71. b0b518e Further refactor interop_client and server to libraries by Yang Gao · 9 years ago
  72. 83df2c3 Merge branch 'master' of git://github.com/vjpai/grpc into timers by Vijay Pai · 9 years ago
  73. 98efdcb Merge remote-tracking branch 'upstream/master' by Vijay Pai · 9 years ago
  74. bc17113 Allow a build config called CONFIG=latprof that defines the appropriate by Vijay Pai · 9 years ago
  75. 6dfa7e6 Move files to a new "profiling" directory to better distinguish from census by Vijay Pai · 9 years ago
  76. 0a94998 Merge github.com:grpc/grpc into windows-fixes by Craig Tiller · 9 years ago
  77. a3f6c4e Merge remote-tracking branch 'upstream/master' by Vijay Pai · 9 years ago
  78. 7549998 Merge branch 'timers' of https://github.com/vjpai/grpc into vjpai-timers by Vijay Pai · 9 years ago
  79. c914c4a Infrastructure for timer insertion, logging, and testing. by Vijay Pai · 9 years ago
  80. 30cb596 Merge pull request #1249 from ctiller/tls by Nicolas Noble · 9 years ago
  81. b7c2035 Merge branch 'master' of https://github.com/grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  82. 27a0dc0 Adjusting build.json. by Nicolas "Pixel" Noble · 9 years ago
  83. b1c55ce Merge github.com:grpc/grpc into local_worker by Craig Tiller · 9 years ago
  84. 92cd367 Merge pull request #1244 from yang-g/interop by Nicolas Noble · 9 years ago
  85. fa4549d Add missing public headers by Yang Gao · 9 years ago
  86. b5d5fb3 Merge pull request #1240 from ctiller/qps by Vijay Pai · 9 years ago
  87. 8cca9ab Thread local storage for grpc by Craig Tiller · 9 years ago
  88. ffda067 Merge remote-tracking branch 'upstream/master' into interop by Yang Gao · 9 years ago
  89. da0bebc Merge pull request #1246 from tbetbetbe/grpc_tools_makefile_update_install_lns by Michael Lumish · 9 years ago
  90. 820e3d6 Fixes the Makefile template to link .so.<MAJOR_VERSION> by Tim Emiola · 9 years ago
  91. 217b7f0 Merge branch 'qps' into local_worker by Craig Tiller · 9 years ago
  92. 66f37b4 Merge github.com:google/grpc into qps by Craig Tiller · 9 years ago
  93. 66048f4 Add reporting library, use it by Craig Tiller · 9 years ago
  94. a400207 Split interop client and server into components by Yang Gao · 9 years ago
  95. e9a6eb7 Allow RunScenarios to spawn in-process workers by Craig Tiller · 9 years ago
  96. 0caebbf Splitting gRPC service class codegen into its own set of files. by Nicolas "Pixel" Noble · 9 years ago
  97. 2c2cf6d Smoke test initial version by Craig Tiller · 9 years ago
  98. 34cf2f3 Begin port selection code for windows by Craig Tiller · 9 years ago
  99. b25c90d Add endpoint_pair_windows.c by Craig Tiller · 9 years ago
  100. 0f6a1cc Merge pull request #1226 from murgatroid99/objective_c_plugin by Tim Emiola · 9 years ago