1. 3466c4b Updated copyrights by murgatroid99 · 9 years ago
  2. 4cdb624 Merge pull request #4457 from soltanmm/plate-tectonics by Nathaniel Manista · 9 years ago
  3. 0878d52 Merge pull request #4238 from ctiller/poffy by Vijay Pai · 9 years ago
  4. b3a6787 Merge pull request #4525 from ctiller/proto_names by Vijay Pai · 9 years ago
  5. 3f42ea0 Removed redundant std= cflag by murgatroid99 · 9 years ago
  6. 3abed31 Compile Node extension with c99 and c++11 by murgatroid99 · 9 years ago
  7. 7cc0f46 Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  8. abf85d9 Merge pull request #4616 from ctiller/i-like-pie by Michael Lumish · 9 years ago
  9. 116982e Include core in Python distribution by Masood Malekghassemi · 9 years ago
  10. 093193e Fix pings by Craig Tiller · 9 years ago
  11. 9577b31 Fixes by Craig Tiller · 9 years ago
  12. 54ed674 Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  13. be0327b Update new files by Craig Tiller · 9 years ago
  14. 791a491 Merge github.com:grpc/grpc into clangfmt by Craig Tiller · 9 years ago
  15. e6d95c9 Tweak end2end formatting by Craig Tiller · 9 years ago
  16. 8ceba19 Tweak end2end formatting by Craig Tiller · 9 years ago
  17. ec2af56 Tweak compiler settings to hopefully make Jenkins more robust by Craig Tiller · 9 years ago
  18. 3731cc0 Fix end2end_test formatting by Craig Tiller · 9 years ago
  19. ea21ca2 Fix makefile, codegen bugs by Craig Tiller · 9 years ago
  20. 47c50cc zookeeper is platform specific by Craig Tiller · 9 years ago
  21. ab23045 Add a test that public headers compile as C99 by Craig Tiller · 9 years ago
  22. f14baea Fix templates + clang-format by Craig Tiller · 9 years ago
  23. 00f8702 Merge branch 'yawn' into proto_names by Craig Tiller · 9 years ago
  24. 2e14b1f Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  25. 0fe5ee7 BoringSSL integration: non-vsprojects changes by Craig Tiller · 9 years ago
  26. 83405c1 dont include grpc++ in buildtests_c by Jan Tattermusch · 9 years ago
  27. 83a2381 remove unused vsprojects by Jan Tattermusch · 9 years ago
  28. 6b20f6f make intermediate dir path shorter by Jan Tattermusch · 9 years ago
  29. 01294c2 Merge pull request #4524 from jtattermusch/polish_vcxproj_files by Craig Tiller · 9 years ago
  30. 025ffef ignore warning LNK4217 by Jan Tattermusch · 9 years ago
  31. 1b4e330 Consolidate C++ proto files under src/proto by Craig Tiller · 9 years ago
  32. e3dea2c make Release depend on Release from nuget deps by Jan Tattermusch · 9 years ago
  33. 35ca074 silence warnings by Jan Tattermusch · 9 years ago
  34. 78e0711 Get rid of tabs from .include file by Jan Tattermusch · 9 years ago
  35. 3fbc454 make vcxproject files compatible with VS2015 by Jan Tattermusch · 9 years ago
  36. 29c547c drop _USE_32BIT_TIME_T define by Jan Tattermusch · 9 years ago
  37. 3824b6e Merge github.com:grpc/grpc into connectivity-state by Craig Tiller · 9 years ago
  38. 56bab33 Merge pull request #4306 from jcanizales/merge-release by Jan Tattermusch · 9 years ago
  39. fb0002c Renaming GCOV to GPR_GCOV. by Nicolas "Pixel" Noble · 9 years ago
  40. c61d0e1 Removing code coverage for unreachable code. by Nicolas "Pixel" Noble · 9 years ago
  41. 0d718cd Point gRPC.podspec to pushed BoringSSL version by Jorge Canizales · 9 years ago
  42. 42fe14a The podspec is a template. The podspec is a template. by Jorge Canizales · 9 years ago
  43. 879bc4f Generate all file lists and build target lists in binding.gyp from build.yaml by murgatroid99 · 9 years ago
  44. 472bb68 Fixing proto dependencies for targets that aren't libraries. by Nicolas "Pixel" Noble · 9 years ago
  45. 10622a8 Prevent XCode 7 from showing spurious warnings by Jorge Canizales · 9 years ago
  46. 795d15e Edit the template, not the output file by murgatroid99 · 9 years ago
  47. 22c448b Removed extraneous C++ settings in Node gyp C targets by murgatroid99 · 9 years ago
  48. afe4698 Compile statically against Node's OpenSSL headers by murgatroid99 · 9 years ago
  49. 6ffdb94 Modified Mac build fix for new binding.gyp structure by murgatroid99 · 9 years ago
  50. 403caaf Copy Node Mac build fix from old pull request (#1199) by murgatroid99 · 9 years ago
  51. c07c734 Changed to a more portable Node version check in binding.gyp by murgatroid99 · 9 years ago
  52. 56482bc The Podspec is a template. The Podspec is a template. The Podspec is a template. by Jorge Canizales · 9 years ago
  53. 0c8a3d8 Undo moving include/ one dir up, to ease testing workflow. by Jorge Canizales · 9 years ago
  54. aff5664 Undo Cocoapods’ bug workaround by Jorge Canizales · 9 years ago
  55. a89d9e7 Made build flags consistent in Node gcov build by murgatroid99 · 9 years ago
  56. e754079 Fixed spelling error by murgatroid99 · 9 years ago
  57. 15def98 Expanded comment in binding.gyp by murgatroid99 · 9 years ago
  58. fd994f1 Consolidated gyp files to fix Node installation issue by murgatroid99 · 9 years ago
  59. 32a145b Moved grpc.gyp.template to binding.gyp.template by murgatroid99 · 9 years ago
  60. b0f3bf1 Resolved merge conflicts with master by murgatroid99 · 9 years ago
  61. 350835a Removed spurious comment from grpc.gyp by murgatroid99 · 9 years ago
  62. cff6469 Making template agree with clang-format. by Nicolas "Pixel" Noble · 9 years ago
  63. 2506141 Merge pull request #3602 from grpc/release-0_11 by Tim Emiola · 9 years ago
  64. db5b160 Removed most of the gyp file, and the tests for it by murgatroid99 · 9 years ago
  65. 2af89e4 Moved gRPC node package root to repo root, made it depend on grpc.gyp by murgatroid99 · 9 years ago
  66. 423f412 The podspec is generated! by Jorge Canizales · 9 years ago
  67. f2eb040 Merge pull request #3544 from ctiller/backtrace-on-crash by Nicolas Noble · 9 years ago
  68. 2bc3729 Enable backtraces on C tests by Craig Tiller · 9 years ago
  69. 0a775b3 Merge pull request #2920 from nicolasnoble/winnt-check by Craig Tiller · 9 years ago
  70. 3ef8c08 More PDB trickery by Craig Tiller · 9 years ago
  71. 8dc0971 Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  72. 7f0273f Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  73. f8b14ca Merge github.com:grpc/grpc into come-out-of-the-shadow by Craig Tiller · 9 years ago
  74. e5515d4 Merge pull request #3372 from grpc/release-0_11 by David G. Quintas · 9 years ago
  75. 940b64b Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  76. f4fc5d2 Enable warnings as errors on Windows by Craig Tiller · 9 years ago
  77. 6dad9b0 Fixing Makefile issue which would re-evaluate the base path for included dependency files. by Nicolas "Pixel" Noble · 9 years ago
  78. 42b4c28 Fixing usage of the BUILDDIR variable. by Nicolas "Pixel" Noble · 9 years ago
  79. 91b9642 Fixed TODO comment by murgatroid99 · 9 years ago
  80. 38745ef Added check for OpenSSL version by murgatroid99 · 9 years ago
  81. ca9db40 Removed C++ build from gyp file, fixed some minor issues by murgatroid99 · 9 years ago
  82. 2d6d330 Added grpc.gyp template by murgatroid99 · 9 years ago
  83. c7fa5f2 Merge pull request #3340 from grpc/release-0_11 by Eric Anderson · 9 years ago
  84. b9d3596 Enable -Wshadow by Craig Tiller · 9 years ago
  85. f29a388 Merge github.com:grpc/grpc into immolating-conversion by Craig Tiller · 9 years ago
  86. a32cd49 Update template to latest changes by Craig Tiller · 9 years ago
  87. 6a6b36c Enable -Wconversion by Craig Tiller · 9 years ago
  88. f96dfc3 First round of fixing up implicit 64->32 bit conversions by Craig Tiller · 9 years ago
  89. 841c880 Core compiles with -Wsign-conversion by Craig Tiller · 9 years ago
  90. be94769 Merge github.com:grpc/grpc into immolating-conversion by Craig Tiller · 9 years ago
  91. 3121fd4 Sign conversion fixes by Craig Tiller · 9 years ago
  92. b70e3be Merge branch 'master' of github.com:grpc/grpc into winnt-check by Nicolas "Pixel" Noble · 9 years ago
  93. 605076a Handle test dependencies better by Craig Tiller · 9 years ago
  94. 730118d Merge branch 'third-coming' into endpoints by Craig Tiller · 9 years ago
  95. 6fd2384 Use msbuild for tests by Craig Tiller · 9 years ago
  96. 3b245fe C tests dont need protobuf by Craig Tiller · 9 years ago
  97. 1ebb7c8 Hand-written changes by Craig Tiller · 9 years ago
  98. 0608a00 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 by Jan Tattermusch · 9 years ago
  99. d01b6f4 Its not enough to just serialize the clean step... by Craig Tiller · 9 years ago
  100. df77673 Dont try to parallelize OpenSSL build by Craig Tiller · 9 years ago