1. 9f79159 Merge pull request #5302 from nicolasnoble/python-windows by Masood Malekghassemi · 8 years ago
  2. 2e8fdba Building the dlls. by Nicolas "Pixel" Noble · 8 years ago
  3. 3ba2eba Adding grpc_dll project. by Nicolas "Pixel" Noble · 8 years ago
  4. 7d2a3e1 Refactor end2end_test. Make the credentials a separate library. by yang-g · 8 years ago
  5. c0ce00f Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  6. 6d65ee4 Merge pull request #5209 from vjpai/why_lever by Yang Gao · 8 years ago
  7. e683814 Merge pull request #5201 from vjpai/alarm_openloop by David G. Quintas · 8 years ago
  8. 43f6311 Merge pull request #5098 from a-veitch/base_log by Bogdan Drutu · 8 years ago
  9. c35e2c5 Revert "Proto API for LB request/responses" by Craig Tiller · 8 years ago
  10. c3602dc Merge pull request #4038 from dgquintas/grpclb_api by Craig Tiller · 8 years ago
  11. fd307ef fixed_size_thread_pool : why do we even have that lever? It has been by vjpai · 8 years ago
  12. 749250f merge to HEAD by Alistair Veitch · 8 years ago
  13. 1132c6b Simplify and properly implement openloop testing. Revive it in tests as well by Vijay Pai · 8 years ago
  14. 742a783 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  15. 29e1d95 Revive gpr by Vijay Pai · 8 years ago
  16. 8ae883f Merge branch 'master' into alarm_mods by Vijay Pai · 8 years ago
  17. f9f61cf Properly specify dependences on alarm.h in build.yaml by vjpai · 8 years ago
  18. 04e992a Make C++ alarm class usable and testable - there were some build issues and by vjpai · 8 years ago
  19. f734299 Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  20. ad09598 Further cleanup by Craig Tiller · 8 years ago
  21. 4a67be4 Further cleanup by Craig Tiller · 8 years ago
  22. 08946be Further cleanup by Craig Tiller · 8 years ago
  23. 1298afd Get compilation working again by Craig Tiller · 8 years ago
  24. da179ce Rollback gpr deletion by Craig Tiller · 8 years ago
  25. 7e46618 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  26. 1935c36 Flagging master as 0.14.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  27. cda4bad Flagging 0.13 as pre1. by Nicolas "Pixel" Noble · 8 years ago
  28. f008f06 build.yaml centric versioning by Craig Tiller · 8 years ago
  29. f0571b5 unbreak merge by Alistair Veitch · 8 years ago
  30. ba6065f merge by Alistair Veitch · 8 years ago
  31. e4fdcd9 Merge pull request #5013 from a-veitch/tag_set_to_context by Bogdan Drutu · 8 years ago
  32. 2908d63 Remove pr in Makefile by yang-g · 8 years ago
  33. 93f8845 Merge pull request #5031 from nicolasnoble/groar by Michael Lumish · 8 years ago
  34. 284faf3 Merge pull request #5036 from ctiller/fixes2 by Jan Tattermusch · 8 years ago
  35. 46b9d5b fix broken merge of build.yaml by Alistair Veitch · 8 years ago
  36. 6f2b899 merge by Alistair Veitch · 8 years ago
  37. 1b1e238 Better dynamic linking by Craig Tiller · 8 years ago
  38. f51a901 Shifting the merge mechanism. by Nicolas "Pixel" Noble · 8 years ago
  39. 6e72dae Using libtool instead of ar under MacOS. by Nicolas "Pixel" Noble · 8 years ago
  40. 85afe71 initial commit by Alistair Veitch · 8 years ago
  41. 89d8ed1 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  42. 41304a7 Fix c# artifact builder on Mac by Craig Tiller · 8 years ago
  43. ddb163a merge by Alistair Veitch · 8 years ago
  44. 9e9e2f7 Merge pull request #5007 from ctiller/memcpy3 by Nicolas Noble · 8 years ago
  45. 8696d57 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  46. 4d48522 Merge pull request #4998 from ctiller/syscall by Jan Tattermusch · 8 years ago
  47. 75d5c0f post merge by Alistair Veitch · 8 years ago
  48. 841c726 Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  49. 4bef7ce Use old memcpy for wrappers by Craig Tiller · 8 years ago
  50. 954e946 Please *san by Craig Tiller · 8 years ago
  51. 03ba4d7 Merge branch 'master' into corelimit2 by Vijay Pai · 8 years ago
  52. f09fb7e Merge pull request #4979 from nicolasnoble/win32_subprocess by Craig Tiller · 8 years ago
  53. cbc4629 Merge pull request #4978 from nicolasnoble/alarming by Craig Tiller · 8 years ago
  54. cf37cb9 Merge branch 'census-placeholders' into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  55. fa132c2 Actually moving this to the proper place. by Nicolas "Pixel" Noble · 8 years ago
  56. 78825ca Merge branch 'win32_subprocess' into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  57. 4fba286 Adding windows support for gpr subprocesses. by Nicolas "Pixel" Noble · 8 years ago
  58. bf192ef Merge branch 'alarming' into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  59. d5d83aa Fixing, using and testing alarm code. by Nicolas "Pixel" Noble · 8 years ago
  60. c4e57e3 Cleaning up cruft to properly create a dll file. by Nicolas "Pixel" Noble · 8 years ago
  61. 0912179 Removing gpr as a separated library. by Nicolas "Pixel" Noble · 9 years ago
  62. 366c531 updated projects by David Garcia Quintas · 9 years ago
  63. efa1f16 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  64. 1723044 Allowing for debug builds. by Nicolas "Pixel" Noble · 9 years ago
  65. 8c50db0 Merge github.com:grpc/grpc into sceq by Craig Tiller · 9 years ago
  66. dcc99a2 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  67. b8e2f9c Making BoringSSL compile under mingw. by Nicolas "Pixel" Noble · 9 years ago
  68. d79ef3a Fixed wrong usage of global var by David Garcia Quintas · 9 years ago
  69. 545c6c1 Merge branch 'master' into makefile-cleanup by Nicolas "Pixel" Noble · 9 years ago
  70. 4500034 CFLAGS and CXXFLAGS should be specializations of CPPFLAGS, not the over way around. by Nicolas "Pixel" Noble · 9 years ago
  71. b4e51b5 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  72. 6bd7b97 DONE!!1one by David Garcia Quintas · 9 years ago
  73. e1300de After GrpcLibrary refactoring. Compiles and passes. WIP still by David Garcia Quintas · 9 years ago
  74. 51b1aee Moving some config defaults to build.yaml, and moving others to CPPFLAGS. by Nicolas "Pixel" Noble · 9 years ago
  75. efce381 Merge github.com:grpc/grpc into things_be_slow by Craig Tiller · 9 years ago
  76. 3e301a3 Reduce CPU, increase MSAN timeouts by Craig Tiller · 9 years ago
  77. d649c21 Removing Makefile circular dependencies. by Nicolas "Pixel" Noble · 9 years ago
  78. 76ce77b Merge github.com:grpc/grpc into mwah by Craig Tiller · 9 years ago
  79. fba36bc Finally fixing the issue with CC, CX, LD, and AR not being overridable from the environment. by Nicolas "Pixel" Noble · 9 years ago
  80. 1a8eb85 Cleaning up our Makefile. by Nicolas "Pixel" Noble · 9 years ago
  81. 6a48405 pre sync_stream.cc creation. Does not compile by David Garcia Quintas · 9 years ago
  82. b523c73 async_stream.h done. Compiles by David Garcia Quintas · 9 years ago
  83. 2425bbb Further work. Compiles. WIP by David Garcia Quintas · 9 years ago
  84. 98d27d8 Merge branch 'mwah' of github.com:ctiller/grpc into mwah by Craig Tiller · 9 years ago
  85. 9e24165 Merge github.com:grpc/grpc into mwah by Craig Tiller · 9 years ago
  86. f0fb08f Merge remote-tracking branch 'upstream/master' into bump_version_0_13 by Jan Tattermusch · 9 years ago
  87. 541db25 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  88. 84fc962 Merge branch 'mwah' into sceq by Craig Tiller · 9 years ago
  89. 82f3f0d Fix compiler flags by Craig Tiller · 9 years ago
  90. 16872b8 Fix *SAN compilation by Craig Tiller · 9 years ago
  91. f9ceb1d Fix *SAN compilation by Craig Tiller · 9 years ago
  92. 14890f4 Merge branch 'mwah' into sceq by Craig Tiller · 9 years ago
  93. de024c5 Fix a build error on newer clangs with msan by Craig Tiller · 9 years ago
  94. d8e6f8d Merge github.com:grpc/grpc into sceq by Craig Tiller · 9 years ago
  95. fc65bf0 Merge pull request #4750 from a-veitch/tag_set by Bogdan Drutu · 9 years ago
  96. 3708cea regenerate projects by Jan Tattermusch · 9 years ago
  97. dadf6ba Merge pull request #4812 from ctiller/integrate-zlib by Jan Tattermusch · 9 years ago
  98. 347d58b Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  99. ddcb53a made codegen targets in build.yaml by David Garcia Quintas · 9 years ago
  100. 06b1a69 Merge pull request #4802 from jtattermusch/integrate_0_12_changes by Masood Malekghassemi · 9 years ago