1. cda4bad Flagging 0.13 as pre1. by Nicolas "Pixel" Noble · 8 years ago
  2. f008f06 build.yaml centric versioning by Craig Tiller · 8 years ago
  3. e4fdcd9 Merge pull request #5013 from a-veitch/tag_set_to_context by Bogdan Drutu · 8 years ago
  4. 2908d63 Remove pr in Makefile by yang-g · 8 years ago
  5. 93f8845 Merge pull request #5031 from nicolasnoble/groar by Michael Lumish · 8 years ago
  6. 284faf3 Merge pull request #5036 from ctiller/fixes2 by Jan Tattermusch · 8 years ago
  7. 46b9d5b fix broken merge of build.yaml by Alistair Veitch · 8 years ago
  8. 6f2b899 merge by Alistair Veitch · 8 years ago
  9. 1b1e238 Better dynamic linking by Craig Tiller · 8 years ago
  10. f51a901 Shifting the merge mechanism. by Nicolas "Pixel" Noble · 8 years ago
  11. 6e72dae Using libtool instead of ar under MacOS. by Nicolas "Pixel" Noble · 8 years ago
  12. 89d8ed1 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  13. 41304a7 Fix c# artifact builder on Mac by Craig Tiller · 8 years ago
  14. ddb163a merge by Alistair Veitch · 8 years ago
  15. 9e9e2f7 Merge pull request #5007 from ctiller/memcpy3 by Nicolas Noble · 8 years ago
  16. 8696d57 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  17. 4d48522 Merge pull request #4998 from ctiller/syscall by Jan Tattermusch · 8 years ago
  18. 75d5c0f post merge by Alistair Veitch · 8 years ago
  19. 4bef7ce Use old memcpy for wrappers by Craig Tiller · 8 years ago
  20. 954e946 Please *san by Craig Tiller · 8 years ago
  21. 03ba4d7 Merge branch 'master' into corelimit2 by Vijay Pai · 8 years ago
  22. f09fb7e Merge pull request #4979 from nicolasnoble/win32_subprocess by Craig Tiller · 8 years ago
  23. cbc4629 Merge pull request #4978 from nicolasnoble/alarming by Craig Tiller · 8 years ago
  24. cf37cb9 Merge branch 'census-placeholders' into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  25. fa132c2 Actually moving this to the proper place. by Nicolas "Pixel" Noble · 8 years ago
  26. 78825ca Merge branch 'win32_subprocess' into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  27. 4fba286 Adding windows support for gpr subprocesses. by Nicolas "Pixel" Noble · 8 years ago
  28. bf192ef Merge branch 'alarming' into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  29. d5d83aa Fixing, using and testing alarm code. by Nicolas "Pixel" Noble · 8 years ago
  30. c4e57e3 Cleaning up cruft to properly create a dll file. by Nicolas "Pixel" Noble · 8 years ago
  31. 0912179 Removing gpr as a separated library. by Nicolas "Pixel" Noble · 8 years ago
  32. efa1f16 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  33. 1723044 Allowing for debug builds. by Nicolas "Pixel" Noble · 8 years ago
  34. dcc99a2 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 8 years ago
  35. b8e2f9c Making BoringSSL compile under mingw. by Nicolas "Pixel" Noble · 8 years ago
  36. d79ef3a Fixed wrong usage of global var by David Garcia Quintas · 8 years ago
  37. 545c6c1 Merge branch 'master' into makefile-cleanup by Nicolas "Pixel" Noble · 8 years ago
  38. 4500034 CFLAGS and CXXFLAGS should be specializations of CPPFLAGS, not the over way around. by Nicolas "Pixel" Noble · 8 years ago
  39. b4e51b5 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 8 years ago
  40. 6bd7b97 DONE!!1one by David Garcia Quintas · 8 years ago
  41. e1300de After GrpcLibrary refactoring. Compiles and passes. WIP still by David Garcia Quintas · 8 years ago
  42. 51b1aee Moving some config defaults to build.yaml, and moving others to CPPFLAGS. by Nicolas "Pixel" Noble · 8 years ago
  43. efce381 Merge github.com:grpc/grpc into things_be_slow by Craig Tiller · 8 years ago
  44. 3e301a3 Reduce CPU, increase MSAN timeouts by Craig Tiller · 8 years ago
  45. d649c21 Removing Makefile circular dependencies. by Nicolas "Pixel" Noble · 8 years ago
  46. 76ce77b Merge github.com:grpc/grpc into mwah by Craig Tiller · 8 years ago
  47. fba36bc Finally fixing the issue with CC, CX, LD, and AR not being overridable from the environment. by Nicolas "Pixel" Noble · 8 years ago
  48. 1a8eb85 Cleaning up our Makefile. by Nicolas "Pixel" Noble · 8 years ago
  49. 6a48405 pre sync_stream.cc creation. Does not compile by David Garcia Quintas · 8 years ago
  50. b523c73 async_stream.h done. Compiles by David Garcia Quintas · 8 years ago
  51. 2425bbb Further work. Compiles. WIP by David Garcia Quintas · 8 years ago
  52. 98d27d8 Merge branch 'mwah' of github.com:ctiller/grpc into mwah by Craig Tiller · 8 years ago
  53. 9e24165 Merge github.com:grpc/grpc into mwah by Craig Tiller · 8 years ago
  54. f0fb08f Merge remote-tracking branch 'upstream/master' into bump_version_0_13 by Jan Tattermusch · 8 years ago
  55. 541db25 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 8 years ago
  56. 82f3f0d Fix compiler flags by Craig Tiller · 8 years ago
  57. 16872b8 Fix *SAN compilation by Craig Tiller · 8 years ago
  58. de024c5 Fix a build error on newer clangs with msan by Craig Tiller · 8 years ago
  59. fc65bf0 Merge pull request #4750 from a-veitch/tag_set by Bogdan Drutu · 8 years ago
  60. 3708cea regenerate projects by Jan Tattermusch · 8 years ago
  61. dadf6ba Merge pull request #4812 from ctiller/integrate-zlib by Jan Tattermusch · 8 years ago
  62. 347d58b Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 8 years ago
  63. ddcb53a made codegen targets in build.yaml by David Garcia Quintas · 8 years ago
  64. 06b1a69 Merge pull request #4802 from jtattermusch/integrate_0_12_changes by Masood Malekghassemi · 8 years ago
  65. 826505c Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 8 years ago
  66. 81df68d Add some time dilation for ASAN builds by Craig Tiller · 8 years ago
  67. 3dca23a Make zlib a first class build citizen by Craig Tiller · 8 years ago
  68. 898588b added missing codegen deps for grp by David Garcia Quintas · 8 years ago
  69. 08a0a33 Made "codedgen" directories closed over #includes by David Garcia Quintas · 8 years ago
  70. 7c60b27 Merge remote-tracking branch 'upstream/release-0_12' into integrate_0_12_changes by Jan Tattermusch · 8 years ago
  71. aff3d50 Fix C++ by Craig Tiller · 8 years ago
  72. a0f8517 Move build configs into build.yaml by Craig Tiller · 8 years ago
  73. a396276 regenerated projects by David Garcia Quintas · 8 years ago
  74. 1672214 Regenerated projects by David Garcia Quintas · 8 years ago
  75. c803442 Rename coresched --> limit_cores by vjpai · 8 years ago
  76. f6269a4 Merge branch 'master' into corelimit2 by vjpai · 8 years ago
  77. 0923126 Merge branch 'master' into tag_set by Alistair Veitch · 8 years ago
  78. 15b8050 Merge remote-tracking branch 'upstream/master' into sync_async_mix by yang-g · 8 years ago
  79. 71a8604 Fix TSAN on Jenkins and on my machine by Craig Tiller · 8 years ago
  80. 512c4f7 Merge remote-tracking branch 'upstream/master' into sync_async_mix by yang-g · 8 years ago
  81. 623ca7d Merge pull request #4739 from ctiller/fix-the-fscking-tsan-build by Nicolas Noble · 8 years ago
  82. a29a072 Merge pull request #4688 from jtattermusch/static_deps by Nicolas Noble · 8 years ago
  83. 9f17314 move utilities to a separate file by yang-g · 8 years ago
  84. 8053d2f Merge remote-tracking branch 'upstream/master' into sync_async_mix by yang-g · 8 years ago
  85. e869b56 Hard code text segment address for msan, tsan by Craig Tiller · 8 years ago
  86. 77c6333 Add new public header by yang-g · 8 years ago
  87. d6f7d99 Add a hybrid end2end test mixing sync and async methods by yang-g · 8 years ago
  88. be5a2c4 working test by yang-g · 8 years ago
  89. 21c0ebf Merge pull request #4653 from murgatroid99/release-0_12_master_merge by Craig Tiller · 8 years ago
  90. 69dcff5 Re-ordering interdependent proto files. by Nicolas "Pixel" Noble · 8 years ago
  91. b9a8f1b Merge branch 'master' into corelimit2 by Vijay Pai · 8 years ago
  92. 70a0438 Regen projects by Vijay Pai · 8 years ago
  93. 947ab26 Merge branch 'master' into bbuf by Vijay Pai · 8 years ago
  94. b70206f Merge branch 'master' into release-0_12_master_merge by murgatroid99 · 8 years ago
  95. 0e66efd Make core limitation work for both client and server so that we can run tests on the same by Vijay Pai · 8 years ago
  96. 0f69072 Move encode/decode API into census.h by Alistair Veitch · 8 years ago
  97. f190601 Merge branch 'master' into tag_set by Alistair Veitch · 8 years ago
  98. bb30d25 initial commit by Alistair Veitch · 8 years ago
  99. 0f582a2 regenerate makefile by Jan Tattermusch · 8 years ago
  100. 3466c4b Updated copyrights by murgatroid99 · 8 years ago