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