1. 0bb6fcf Generate the Node package.json from build.yaml by murgatroid99 · 9 years ago
  2. 28013eb Generate gemspec with a template by murgatroid99 · 9 years ago
  3. 3fbc454 make vcxproject files compatible with VS2015 by Jan Tattermusch · 9 years ago
  4. 29c547c drop _USE_32BIT_TIME_T define by Jan Tattermusch · 9 years ago
  5. 3824b6e Merge github.com:grpc/grpc into connectivity-state by Craig Tiller · 9 years ago
  6. 56bab33 Merge pull request #4306 from jcanizales/merge-release by Jan Tattermusch · 9 years ago
  7. fb0002c Renaming GCOV to GPR_GCOV. by Nicolas "Pixel" Noble · 9 years ago
  8. c61d0e1 Removing code coverage for unreachable code. by Nicolas "Pixel" Noble · 9 years ago
  9. 0d718cd Point gRPC.podspec to pushed BoringSSL version by Jorge Canizales · 9 years ago
  10. 42fe14a The podspec is a template. The podspec is a template. by Jorge Canizales · 9 years ago
  11. 879bc4f Generate all file lists and build target lists in binding.gyp from build.yaml by murgatroid99 · 9 years ago
  12. 472bb68 Fixing proto dependencies for targets that aren't libraries. by Nicolas "Pixel" Noble · 9 years ago
  13. 10622a8 Prevent XCode 7 from showing spurious warnings by Jorge Canizales · 9 years ago
  14. 795d15e Edit the template, not the output file by murgatroid99 · 9 years ago
  15. 22c448b Removed extraneous C++ settings in Node gyp C targets by murgatroid99 · 9 years ago
  16. afe4698 Compile statically against Node's OpenSSL headers by murgatroid99 · 9 years ago
  17. 6ffdb94 Modified Mac build fix for new binding.gyp structure by murgatroid99 · 9 years ago
  18. 403caaf Copy Node Mac build fix from old pull request (#1199) by murgatroid99 · 9 years ago
  19. c07c734 Changed to a more portable Node version check in binding.gyp by murgatroid99 · 9 years ago
  20. 56482bc The Podspec is a template. The Podspec is a template. The Podspec is a template. by Jorge Canizales · 9 years ago
  21. 0c8a3d8 Undo moving include/ one dir up, to ease testing workflow. by Jorge Canizales · 9 years ago
  22. aff5664 Undo Cocoapods’ bug workaround by Jorge Canizales · 9 years ago
  23. a89d9e7 Made build flags consistent in Node gcov build by murgatroid99 · 9 years ago
  24. e754079 Fixed spelling error by murgatroid99 · 9 years ago
  25. 15def98 Expanded comment in binding.gyp by murgatroid99 · 9 years ago
  26. fd994f1 Consolidated gyp files to fix Node installation issue by murgatroid99 · 9 years ago
  27. 32a145b Moved grpc.gyp.template to binding.gyp.template by murgatroid99 · 9 years ago
  28. b0f3bf1 Resolved merge conflicts with master by murgatroid99 · 9 years ago
  29. 350835a Removed spurious comment from grpc.gyp by murgatroid99 · 9 years ago
  30. cff6469 Making template agree with clang-format. by Nicolas "Pixel" Noble · 9 years ago
  31. 2506141 Merge pull request #3602 from grpc/release-0_11 by Tim Emiola · 9 years ago
  32. db5b160 Removed most of the gyp file, and the tests for it by murgatroid99 · 9 years ago
  33. 2af89e4 Moved gRPC node package root to repo root, made it depend on grpc.gyp by murgatroid99 · 9 years ago
  34. 423f412 The podspec is generated! by Jorge Canizales · 9 years ago
  35. f2eb040 Merge pull request #3544 from ctiller/backtrace-on-crash by Nicolas Noble · 9 years ago
  36. 2bc3729 Enable backtraces on C tests by Craig Tiller · 9 years ago
  37. 0a775b3 Merge pull request #2920 from nicolasnoble/winnt-check by Craig Tiller · 9 years ago
  38. 3ef8c08 More PDB trickery by Craig Tiller · 9 years ago
  39. 8dc0971 Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  40. 7f0273f Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  41. f8b14ca Merge github.com:grpc/grpc into come-out-of-the-shadow by Craig Tiller · 9 years ago
  42. e5515d4 Merge pull request #3372 from grpc/release-0_11 by David G. Quintas · 9 years ago
  43. 940b64b Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  44. f4fc5d2 Enable warnings as errors on Windows by Craig Tiller · 9 years ago
  45. 6dad9b0 Fixing Makefile issue which would re-evaluate the base path for included dependency files. by Nicolas "Pixel" Noble · 9 years ago
  46. 42b4c28 Fixing usage of the BUILDDIR variable. by Nicolas "Pixel" Noble · 9 years ago
  47. 91b9642 Fixed TODO comment by murgatroid99 · 9 years ago
  48. 38745ef Added check for OpenSSL version by murgatroid99 · 9 years ago
  49. ca9db40 Removed C++ build from gyp file, fixed some minor issues by murgatroid99 · 9 years ago
  50. 2d6d330 Added grpc.gyp template by murgatroid99 · 9 years ago
  51. c7fa5f2 Merge pull request #3340 from grpc/release-0_11 by Eric Anderson · 9 years ago
  52. b9d3596 Enable -Wshadow by Craig Tiller · 9 years ago
  53. f29a388 Merge github.com:grpc/grpc into immolating-conversion by Craig Tiller · 9 years ago
  54. a32cd49 Update template to latest changes by Craig Tiller · 9 years ago
  55. 6a6b36c Enable -Wconversion by Craig Tiller · 9 years ago
  56. f96dfc3 First round of fixing up implicit 64->32 bit conversions by Craig Tiller · 9 years ago
  57. 841c880 Core compiles with -Wsign-conversion by Craig Tiller · 9 years ago
  58. be94769 Merge github.com:grpc/grpc into immolating-conversion by Craig Tiller · 9 years ago
  59. 3121fd4 Sign conversion fixes by Craig Tiller · 9 years ago
  60. b70e3be Merge branch 'master' of github.com:grpc/grpc into winnt-check by Nicolas "Pixel" Noble · 9 years ago
  61. 605076a Handle test dependencies better by Craig Tiller · 9 years ago
  62. 730118d Merge branch 'third-coming' into endpoints by Craig Tiller · 9 years ago
  63. 6fd2384 Use msbuild for tests by Craig Tiller · 9 years ago
  64. 3b245fe C tests dont need protobuf by Craig Tiller · 9 years ago
  65. 1ebb7c8 Hand-written changes by Craig Tiller · 9 years ago
  66. 0608a00 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  67. d01b6f4 Its not enough to just serialize the clean step... by Craig Tiller · 9 years ago
  68. df77673 Dont try to parallelize OpenSSL build by Craig Tiller · 9 years ago
  69. 16f6dac Make googletest a submodule by Craig Tiller · 9 years ago
  70. 711bbe6 Exclude qps_test from tsan runs by Craig Tiller · 9 years ago
  71. 4ef9b86 Fixing zookeeper's installation. by Nicolas "Pixel" Noble · 9 years ago
  72. bd0d1bd Merge pull request #2549 from hongweiwang/zookeeper by David G. Quintas · 9 years ago
  73. d8fc860 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  74. 1df8ee9 Recreating grpc_test_util_unsecure's template. by Nicolas "Pixel" Noble · 9 years ago
  75. f2f24e2 Let grpc target depend on //external:zlib so that "-lz" or a real zlib by Ming Zhao · 9 years ago
  76. d9a8fb2 add protobuf.props to plugin projects by Jan Tattermusch · 9 years ago
  77. ad5c897 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  78. c85357e Reduce mac CI load by Craig Tiller · 9 years ago
  79. a83d1b3 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  80. e5b0459 Merge pull request #2750 from ctiller/propagate by Yang Gao · 9 years ago
  81. 4346e53 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  82. 68f4e0f Initial Doxygen import for core, c++ by Craig Tiller · 9 years ago
  83. 18541a1 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  84. 60287b6 Revert "Fixing environments where pkg-config isn't installed." by Craig Tiller · 9 years ago
  85. 80aecf6 Merge pull request #2787 from nicolasnoble/no-pkgconfig-is-broken by Craig Tiller · 9 years ago
  86. 702ea25 Merge pull request #2652 from nicolasnoble/tests-depend-on-openssl by Craig Tiller · 9 years ago
  87. 2ed6878 Fixing environments where pkg-config isn't installed. by Nicolas "Pixel" Noble · 9 years ago
  88. 5c9bbfb Add zookeeper test in Makefile by Hongwei Wang · 9 years ago
  89. 17effab Add proxy tests to end2end suite by Craig Tiller · 9 years ago
  90. 1284552 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  91. 8e04d41 Add zookeeper end-to-end test by Hongwei Wang · 9 years ago
  92. 563b8a2 Regenerating project files and massaging VS project files. by Nicolas Noble · 9 years ago
  93. 62b9080 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  94. edf0881 Merge pull request #2506 from larsonmpdx/gitt by Nicolas Noble · 9 years ago
  95. e3f12a9 Merge branch 'iomgr-refcounting' of https://github.com/nicolasnoble/grpc into zookeeper by Hongwei Wang · 9 years ago
  96. a7c162c The code evolved enough so that we now have tests that directly depend on OpenSSL. by Nicolas "Pixel" Noble · 9 years ago
  97. 40d808f Merge pull request #2474 from nicolasnoble/lets-actually-build-32-bits by Jan Tattermusch · 9 years ago
  98. 482d761 Making sure that 32 bits is being built and run on Jenkins. by Nicolas "Pixel" Noble · 9 years ago
  99. 60db671 Merge branch 'master' of https://github.com/grpc/grpc into zookeeper by Hongwei Wang · 9 years ago
  100. c58e501 changes to grpc.mak.template to support c++ test building by Michael Larson · 9 years ago