1. e5515d4 Merge pull request #3372 from grpc/release-0_11 by David G. Quintas · 9 years ago
  2. 6dad9b0 Fixing Makefile issue which would re-evaluate the base path for included dependency files. by Nicolas "Pixel" Noble · 9 years ago
  3. 42b4c28 Fixing usage of the BUILDDIR variable. by Nicolas "Pixel" Noble · 9 years ago
  4. f29a388 Merge github.com:grpc/grpc into immolating-conversion by Craig Tiller · 9 years ago
  5. 6a6b36c Enable -Wconversion by Craig Tiller · 9 years ago
  6. f96dfc3 First round of fixing up implicit 64->32 bit conversions by Craig Tiller · 9 years ago
  7. 841c880 Core compiles with -Wsign-conversion by Craig Tiller · 9 years ago
  8. 3121fd4 Sign conversion fixes by Craig Tiller · 9 years ago
  9. 1ebb7c8 Hand-written changes by Craig Tiller · 9 years ago
  10. d01b6f4 Its not enough to just serialize the clean step... by Craig Tiller · 9 years ago
  11. df77673 Dont try to parallelize OpenSSL build by Craig Tiller · 9 years ago
  12. 16f6dac Make googletest a submodule by Craig Tiller · 9 years ago
  13. 4ef9b86 Fixing zookeeper's installation. by Nicolas "Pixel" Noble · 9 years ago
  14. 4346e53 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  15. 60287b6 Revert "Fixing environments where pkg-config isn't installed." by Craig Tiller · 9 years ago
  16. 80aecf6 Merge pull request #2787 from nicolasnoble/no-pkgconfig-is-broken by Craig Tiller · 9 years ago
  17. 2ed6878 Fixing environments where pkg-config isn't installed. by Nicolas "Pixel" Noble · 9 years ago
  18. 5c9bbfb Add zookeeper test in Makefile by Hongwei Wang · 9 years ago
  19. 8e04d41 Add zookeeper end-to-end test by Hongwei Wang · 9 years ago
  20. e3f12a9 Merge branch 'iomgr-refcounting' of https://github.com/nicolasnoble/grpc into zookeeper by Hongwei Wang · 9 years ago
  21. a7c162c The code evolved enough so that we now have tests that directly depend on OpenSSL. by Nicolas "Pixel" Noble · 9 years ago
  22. 482d761 Making sure that 32 bits is being built and run on Jenkins. by Nicolas "Pixel" Noble · 9 years ago
  23. b307ae2 Merge branch 'master' into zookeeper by Hongwei Wang · 9 years ago
  24. a3780a8 Register zookeeper plugin in grpc by Hongwei Wang · 9 years ago
  25. a8cc439 Add zookeeper library in Makefile template by Hongwei Wang · 9 years ago
  26. 367e30f Replacing echo -e with a more generic system. by Nicolas "Pixel" Noble · 9 years ago
  27. 4a015a6 Added caching for HAS_SYSTEMTAP in Makefile by murgatroid99 · 9 years ago
  28. aa52157 Add caching for Makefile dependency detection by murgatroid99 · 9 years ago
  29. 09e0f60 Merged changes from master by murgatroid99 · 9 years ago
  30. 71020da Fixed typo in variable name by murgatroid99 · 9 years ago
  31. 5a79053 Added OpenSSL NPN pkg-config check by murgatroid99 · 9 years ago
  32. 1be0437 Merged changes from upstream/master by murgatroid99 · 9 years ago
  33. 6d9e401 Don't use pkg-config to look for perftools by murgatroid99 · 9 years ago
  34. 44a4ef3 Merge pull request #2174 from nicolasnoble/makefile-npn-check by jboeuf · 9 years ago
  35. 66d6edb Made pkg-config a variable in the Makefile by murgatroid99 · 9 years ago
  36. d8f1ef7 Reversed condition for requiring rt by murgatroid99 · 9 years ago
  37. 4fed212 Make generated .pc files list themselves as libraries by murgatroid99 · 9 years ago
  38. 1aa4bc0 Merge pull request #2268 from murgatroid99/makefile_pkg-config_generate by Nicolas Noble · 9 years ago
  39. dbc0caf Fixed gpr name in .pc file by murgatroid99 · 9 years ago
  40. c34a3a6 Added missing pthread gpr requirement by murgatroid99 · 9 years ago
  41. d6cc19e Tweak timeouts for ?SAN by Craig Tiller · 9 years ago
  42. 8faab23 Add .pc file generation to Makefile by murgatroid99 · 9 years ago
  43. be2d3a3 Merge branch 'master' of github.com:grpc/grpc into makefile-npn-check by Nicolas "Pixel" Noble · 9 years ago
  44. da7a994 Fixed some linking problems by murgatroid99 · 9 years ago
  45. 24e2f4a Added pkg-config checking to Makefile where possible by murgatroid99 · 9 years ago
  46. 4cc8c8a Adding a check to find NPN-capable OpenSSL. by Nicolas "Pixel" Noble · 9 years ago
  47. c241d2c Added info about regenerating files to Makefile and BUILD templates by murgatroid99 · 9 years ago
  48. 7552f0f Ensure tests are built during run_tests runs by Craig Tiller · 9 years ago
  49. b6b3015 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  50. c9c83cf setting CPPFLAGS breaks openssl build by Jan Tattermusch · 9 years ago
  51. 8cc6f42 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  52. a6de798 Merge pull request #1859 from nicolasnoble/no-pollution-from-global-grpc by Masood Malekghassemi · 9 years ago
  53. 3adab74 Avoid polluting our compilation with previously installed grpc. by Nicolas "Pixel" Noble · 9 years ago
  54. 945b413 Swapping the library order so that anything that openssl requires is properly tagged afterward. by Nicolas "Pixel" Noble · 9 years ago
  55. 5c0f97d Disable optimization on tsan builds by Craig Tiller · 9 years ago
  56. 4251d56 Don't run flaky tests on make test. by Nicolas "Pixel" Noble · 9 years ago
  57. e0953b7 Removing old hack for C++11 and protobuf - it's no longer relevant. by Nicolas "Pixel" Noble · 9 years ago
  58. aa52d0a Made qps_* targets "benchmark" builds. by David Garcia Quintas · 9 years ago
  59. 5fc1adf Msys2 fixes, and compilation instructions. by Nicolas "Pixel" Noble · 9 years ago
  60. ae94d86 Merge pull request #1451 from michael-berlin/fix_protobuf_dep_shared_lib by Nicolas Noble · 9 years ago
  61. bf2e7f0 Compile protobuf before compiling shared C++ libraries. by Michael Berlin · 9 years ago
  62. 5351392 Makefile: Fix missing space in shared library dependencies for MINGW32. by Michael Berlin · 9 years ago
  63. 113d169 Add rdtsc profiling support, implement begin/end and tag hiding by Craig Tiller · 9 years ago
  64. f2791ab Merge pull request #1408 from dgquintas/stap by Craig Tiller · 9 years ago
  65. 2e4a7dc Make gcov compile flags reflect dbg by Craig Tiller · 9 years ago
  66. bbc0b77 Merge comments. See below. by David Garcia Quintas · 9 years ago
  67. c3edfc4 Fixed repetitions in Makefile.template. by David Garcia Quintas · 9 years ago
  68. 45d54e4 Merge remote-tracking branch 'upstream/master' into stap by David Garcia Quintas · 9 years ago
  69. 8954e90 Integration of Systemtap (STAP) for profiling. by David Garcia Quintas · 9 years ago
  70. adaa100 Trimming down useless variables in the Makefile. by Nicolas "Pixel" Noble · 9 years ago
  71. b5d19fb Merge branch 'master' into stap by David Garcia Quintas · 9 years ago
  72. 611b736 Tentative stap version by David Garcia Quintas · 9 years ago
  73. 1eef5aa Merge pull request #1368 from dgquintas/mkfile_proto_cmd_fix by Nicolas Noble · 9 years ago
  74. f5fcafd Renamed make variables for protoc presence and version checking. by David Garcia Quintas · 9 years ago
  75. 04f8156 Cleanup by Craig Tiller · 9 years ago
  76. 2660ebc Actually remove them by Craig Tiller · 9 years ago
  77. d896fa5 Remove some useless lines in the Makefile by Craig Tiller · 9 years ago
  78. 010f1e7 More work in not having to compile OpenSSL. by Nicolas "Pixel" Noble · 9 years ago
  79. 062db02 Merge github.com:google/grpc into batch-metadata by Craig Tiller · 9 years ago
  80. d49893d Adding a helpful warning message on top of the Makefile and BUILD file. by Nicolas "Pixel" Noble · 9 years ago
  81. 6902ad2 Switching to batch oriented metadata passing by Craig Tiller · 9 years ago
  82. 5fa5042 Merge pull request #1267 from vjpai/timers by Craig Tiller · 9 years ago
  83. b0b518e Further refactor interop_client and server to libraries by Yang Gao · 9 years ago
  84. bc17113 Allow a build config called CONFIG=latprof that defines the appropriate by Vijay Pai · 9 years ago
  85. da0bebc Merge pull request #1246 from tbetbetbe/grpc_tools_makefile_update_install_lns by Michael Lumish · 9 years ago
  86. 820e3d6 Fixes the Makefile template to link .so.<MAJOR_VERSION> by Tim Emiola · 9 years ago
  87. 0caebbf Splitting gRPC service class codegen into its own set of files. by Nicolas "Pixel" Noble · 9 years ago
  88. d1be74f Enable dylib installation on MacOS by Masood Malekghassemi · 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. dc7110f Add new CONFIG for building with mutrace by Vijay Pai · 9 years ago
  92. f868118 Better support for msys2. by Nicolas Noble · 9 years ago
  93. 051a28f Implements #276 by Nicolas "Pixel" Noble · 9 years ago
  94. 7c1c7e8 Using cc and c++ instead of gcc and g++. by Nicolas "Pixel" Noble · 9 years ago
  95. e758ed1 Trying to make the MacOS experience better by removing various spurious messages, and increasing coverage of library paths. by Nicolas "Pixel" Noble · 9 years ago
  96. 716b5fe Disabling installing shared libraries under MacOS for the time being. by Nicolas "Pixel" Noble · 9 years ago
  97. 061690d Don't merge OpenSSL into C++ upper layer libraries; only C. by Nicolas "Pixel" Noble · 9 years ago
  98. 01ea61e Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  99. b618136 Improved Makefile protoc message by murgatroid99 · 9 years ago
  100. 61691f9 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago