1. b946b5e Refactor and add a unit test by Yang Gao · 9 years ago
  2. 48bbd00 merge upstream and resolve conflict by Yang Gao · 9 years ago
  3. 65c5efb Private headers shouldn't be public... by Nicolas "Pixel" Noble · 9 years ago
  4. 3c10ee4 Merge pull request #989 from murgatroid99/core_start_batch_trace by Nicolas Noble · 9 years ago
  5. 714cf69 Moving all of the codegens into a temporary static library. by Nicolas "Pixel" Noble · 9 years ago
  6. a5e20d3 a stub of the cli tool by Yang Gao · 9 years ago
  7. cdb2a6e Protect on some overflow scenarios, add a test and build/run the test by Yang Gao · 9 years ago
  8. 710b6a4 Added a few more missing files and re-generated project files. by Nicolas "Pixel" Noble · 9 years ago
  9. 49d0df3 Merge pull request #1099 from nicolasnoble/build-regen by Jan Tattermusch · 9 years ago
  10. 889b5e1 Merge pull request #1081 from soltanmm/internal-codegen-support-s2 by Nicolas Noble · 9 years ago
  11. 51f5b91 Adding missing public files to build.json, and re-generating all project files. by Nicolas "Pixel" Noble · 9 years ago
  12. 75e2f6d Implementation of generic stub by Yang Gao · 9 years ago
  13. f868118 Better support for msys2. by Nicolas Noble · 9 years ago
  14. 3bb5215 Make Python package spec indirect by Masood Malekghassemi · 9 years ago
  15. 051a28f Implements #276 by Nicolas "Pixel" Noble · 9 years ago
  16. 4708fbb Merge pull request #1046 from nicolasnoble/master by Vijay Pai · 9 years ago
  17. 5333c5a Merge branch 'master' into untypedAPI by Yang Gao · 9 years ago
  18. 7c1c7e8 Using cc and c++ instead of gcc and g++. by Nicolas "Pixel" Noble · 9 years ago
  19. 4999649 Rename to AsyncGeneric* by Yang Gao · 9 years ago
  20. 005eb88 Rename anonymous to generic globally by Yang Gao · 9 years ago
  21. 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
  22. 716b5fe Disabling installing shared libraries under MacOS for the time being. by Nicolas "Pixel" Noble · 9 years ago
  23. 0cb6c25 A first test with typed async client and untyped service for a simple rpc by Yang Gao · 9 years ago
  24. fccea1f merge with upstream and resolve conflict by Yang Gao · 9 years ago
  25. 61c4131 initial imple of byte buffer and slice by Yang Gao · 9 years ago
  26. d47946b Added batch GRPC_TRACE option to trace calls to grpc_call_start_batch by murgatroid99 · 9 years ago
  27. 061690d Don't merge OpenSSL into C++ upper layer libraries; only C. by Nicolas "Pixel" Noble · 9 years ago
  28. 1c40233 first sets of changes, it builds by Yang Gao · 9 years ago
  29. 68de8e9 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  30. 346a086 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  31. a8dc37a Rename some files by Craig Tiller · 9 years ago
  32. d6479d6 Async server works by Craig Tiller · 9 years ago
  33. 8856875 Async client progress by Craig Tiller · 9 years ago
  34. a362de5 Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 9 years ago
  35. a867257 Re-generate by Craig Tiller · 9 years ago
  36. c9f660d Add a test that bad hostnames fail by Craig Tiller · 9 years ago
  37. 07b3d31 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  38. 01ea61e Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  39. 32083bd Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 9 years ago
  40. 26598a3 WIP by Craig Tiller · 9 years ago
  41. b618136 Improved Makefile protoc message by murgatroid99 · 9 years ago
  42. 3e9cbc7 Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 9 years ago
  43. 61691f9 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  44. faa8480 Tracer registration. by Craig Tiller · 9 years ago
  45. 79b3e49 Merge remote-tracking branch 'upstream/master' by vjpai · 9 years ago
  46. c6e387b Fix typo by Craig Tiller · 9 years ago
  47. 86fa1c5 Save makefile var clobbering by Craig Tiller · 9 years ago
  48. f6901be Allow machine and build type tuning of slowdown by Craig Tiller · 9 years ago
  49. 1b47b12 Merge remote-tracking branch 'upstream/master' by vjpai · 9 years ago
  50. d7631a4 Fixing make install target for MacOS - strip -x is the command to use here. by Nicolas "Pixel" Noble · 9 years ago
  51. 4795a3c Merge branch 'travis' of github.com:nicolasnoble/grpc into travis-c++ by Craig Tiller · 9 years ago
  52. 18953e3 Fixing dependency on protobuf for parallel C++ build. by Nicolas "Pixel" Noble · 9 years ago
  53. 95a34ef Add async multithreaded tests to build scripts by vjpai · 9 years ago
  54. cf133f4 Make it possible to compile with gcc4.6 by Craig Tiller · 9 years ago
  55. 29f1314 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  56. 0e32857 Merge pull request #784 from ctiller/timeout by Yang Gao · 9 years ago
  57. d32eab2 We have decided our release version number shall be 0.5.0. by Nicolas "Pixel" Noble · 9 years ago
  58. 8ad8a41 Introduce slowdown factor for unit test deadlines by Craig Tiller · 9 years ago
  59. 36ccead Merge pull request #735 from jboeuf/fix_ssl_san by Craig Tiller · 9 years ago
  60. 353d96a Merge github.com:grpc/grpc into qps_driver by Craig Tiller · 9 years ago
  61. 9fff77e Addressing comments. by Julien Boeuf · 9 years ago
  62. 9f80dc3 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  63. 044fe22 suppress output of which by Yang Gao · 9 years ago
  64. 2c23a72 Fixing typo in Makefile. by Nicolas "Pixel" Noble · 9 years ago
  65. 7ab4fee Allow multiple tmp-merge directories at once by Craig Tiller · 9 years ago
  66. 2d0f36c Driver to client/server kind of works by Craig Tiller · 9 years ago
  67. 4271a34 Merge github.com:google/grpc into qps_driver by Craig Tiller · 9 years ago
  68. e486019 Getting the driver pieces in place by Craig Tiller · 9 years ago
  69. e8eb8a4 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  70. 74ae8f6 Merge pull request #710 from jboeuf/default_google_creds by Craig Tiller · 9 years ago
  71. c66f2a8 Addressing iniitial feedback. by Julien Boeuf · 9 years ago
  72. e2b6018 Merge pull request #654 from ctiller/copyright by Tim Emiola · 9 years ago
  73. 42bc87c Update C++ server with new core API by Craig Tiller · 9 years ago
  74. 759026c Server API simplification by Craig Tiller · 9 years ago
  75. 47c83fd Credentials prototyping by Craig Tiller · 9 years ago
  76. cd9b1c8 Added support for default credentials. by Julien Boeuf · 10 years ago
  77. 161ea23 Actually installing root certificates on the system. by Nicolas "Pixel" Noble · 10 years ago
  78. f26f219 Merge pull request #704 from ctiller/interop3 by Yang Gao · 10 years ago
  79. b8f5f1b Re-generated project files. by Nicolas "Pixel" Noble · 10 years ago
  80. 8883e94 Merge pull request #703 from nicolasnoble/win32 by Craig Tiller · 10 years ago
  81. fe8af4e Rename interop_test.c --> interop_test.cc by Craig Tiller · 10 years ago
  82. c5b9692 Merge pull request #641 from jboeuf/jwt_id_token by Yang Gao · 10 years ago
  83. c6d8f5a Merge branch 'master' of github.com:google/grpc into win32 by Nicolas "Pixel" Noble · 10 years ago
  84. 94964fd Fixing Windows port. by Nicolas "Pixel" Noble · 10 years ago
  85. 9ec95fa Fix in tree build of protobuf by Craig Tiller · 10 years ago
  86. 98ab998 Adding a helpful installation message about protobuf. by Nicolas "Pixel" Noble · 10 years ago
  87. 1c0542f Regenerated outdated Makefile. by Nicolas "Pixel" Noble · 10 years ago
  88. 6a88c25 Merge pull request #690 from ctiller/mac2 by Nicolas Noble · 10 years ago
  89. 724f5dc Merge pull request #689 from nicolasnoble/macos-fix by Craig Tiller · 10 years ago
  90. ec04303 Fix in tree build of openssl on mac by Craig Tiller · 10 years ago
  91. 5732a8c Force compilation of protobuf using -fPIC. by Nicolas "Pixel" Noble · 10 years ago
  92. 932d5d3 Turns out the -D option of install is GNU-specific, and doesn't exist on MacOS. by Nicolas "Pixel" Noble · 10 years ago
  93. d8fb2af Merge branch 'master' of github.com:google/grpc into httpcli_test by Nicolas "Pixel" Noble · 10 years ago
  94. 1f0d58d Merge branch 'master' of github.com:google/grpc into unsecure-fix by Nicolas "Pixel" Noble · 10 years ago
  95. dda049c Various MacOS build fixes. by Nicolas "Pixel" Noble · 10 years ago
  96. 6e7c622 Add a facility to control tracing without recompiling by Craig Tiller · 10 years ago
  97. d7f3335 Makefile cleanup by Craig Tiller · 10 years ago
  98. ab37138 Update year by Craig Tiller · 10 years ago
  99. 772a976 Re-enable rewrite test by Craig Tiller · 10 years ago
  100. cc07b2d Merge pull request #665 from nicolasnoble/ssl-prefix by jboeuf · 10 years ago