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. 43f6311 Merge pull request #5098 from a-veitch/base_log by Bogdan Drutu · 8 years ago
  8. c35e2c5 Revert "Proto API for LB request/responses" by Craig Tiller · 8 years ago
  9. c3602dc Merge pull request #4038 from dgquintas/grpclb_api by Craig Tiller · 8 years ago
  10. fd307ef fixed_size_thread_pool : why do we even have that lever? It has been by vjpai · 8 years ago
  11. 749250f merge to HEAD by Alistair Veitch · 8 years ago
  12. 742a783 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  13. 29e1d95 Revive gpr by Vijay Pai · 8 years ago
  14. 8ae883f Merge branch 'master' into alarm_mods by Vijay Pai · 8 years ago
  15. f9f61cf Properly specify dependences on alarm.h in build.yaml by vjpai · 8 years ago
  16. 04e992a Make C++ alarm class usable and testable - there were some build issues and by vjpai · 8 years ago
  17. f734299 Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  18. ad09598 Further cleanup by Craig Tiller · 8 years ago
  19. 4a67be4 Further cleanup by Craig Tiller · 8 years ago
  20. 1298afd Get compilation working again by Craig Tiller · 8 years ago
  21. da179ce Rollback gpr deletion by Craig Tiller · 8 years ago
  22. 7e46618 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  23. 2e7d067 merge by Alistair Veitch · 8 years ago
  24. f0571b5 unbreak merge by Alistair Veitch · 8 years ago
  25. ba6065f merge by Alistair Veitch · 8 years ago
  26. 9ded5db fix missed merge issue by Alistair Veitch · 8 years ago
  27. 46b9d5b fix broken merge of build.yaml by Alistair Veitch · 8 years ago
  28. 6f2b899 merge by Alistair Veitch · 8 years ago
  29. 85afe71 initial commit by Alistair Veitch · 8 years ago
  30. 89d8ed1 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  31. ddb163a merge by Alistair Veitch · 8 years ago
  32. 9e9e2f7 Merge pull request #5007 from ctiller/memcpy3 by Nicolas Noble · 8 years ago
  33. 8696d57 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  34. 75d5c0f post merge by Alistair Veitch · 8 years ago
  35. 841c726 Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  36. 4bef7ce Use old memcpy for wrappers by Craig Tiller · 8 years ago
  37. 03ba4d7 Merge branch 'master' into corelimit2 by Vijay Pai · 8 years ago
  38. f09fb7e Merge pull request #4979 from nicolasnoble/win32_subprocess by Craig Tiller · 8 years ago
  39. cbc4629 Merge pull request #4978 from nicolasnoble/alarming by Craig Tiller · 8 years ago
  40. cf37cb9 Merge branch 'census-placeholders' into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  41. fa132c2 Actually moving this to the proper place. by Nicolas "Pixel" Noble · 8 years ago
  42. d2f20ef Regenerating files. by Nicolas "Pixel" Noble · 8 years ago
  43. 1ed8588 Merge branch 'alarming' into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  44. c6473ec Adding missing project files. by Nicolas "Pixel" Noble · 8 years ago
  45. 78825ca Merge branch 'win32_subprocess' into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  46. 4fba286 Adding windows support for gpr subprocesses. by Nicolas "Pixel" Noble · 8 years ago
  47. bf192ef Merge branch 'alarming' into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  48. d5d83aa Fixing, using and testing alarm code. by Nicolas "Pixel" Noble · 8 years ago
  49. 0912179 Removing gpr as a separated library. by Nicolas "Pixel" Noble · 8 years ago
  50. 366c531 updated projects by David Garcia Quintas · 8 years ago
  51. dd18c4a Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  52. fb01883 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  53. d79ef3a Fixed wrong usage of global var by David Garcia Quintas · 8 years ago
  54. 6bd7b97 DONE!!1one by David Garcia Quintas · 8 years ago
  55. e1300de After GrpcLibrary refactoring. Compiles and passes. WIP still by David Garcia Quintas · 8 years ago
  56. 6a48405 pre sync_stream.cc creation. Does not compile by David Garcia Quintas · 8 years ago
  57. b523c73 async_stream.h done. Compiles by David Garcia Quintas · 8 years ago
  58. 2425bbb Further work. Compiles. WIP by David Garcia Quintas · 8 years ago
  59. 541db25 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 8 years ago
  60. d8e6f8d Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  61. f968a87 Fix build by Craig Tiller · 8 years ago
  62. fc65bf0 Merge pull request #4750 from a-veitch/tag_set by Bogdan Drutu · 8 years ago
  63. dadf6ba Merge pull request #4812 from ctiller/integrate-zlib by Jan Tattermusch · 8 years ago
  64. 292a8af Merge pull request #4820 from jtattermusch/new_csharp_nuget by Michael Lumish · 8 years ago
  65. 347d58b Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 8 years ago
  66. ddcb53a made codegen targets in build.yaml by David Garcia Quintas · 8 years ago
  67. f087ec0 revamp native package building by Jan Tattermusch · 8 years ago
  68. edc87ec more dependency/sanity fixes by David Garcia Quintas · 8 years ago
  69. f813f57 Clean up Windows by Craig Tiller · 8 years ago
  70. 3dca23a Make zlib a first class build citizen by Craig Tiller · 8 years ago
  71. 898588b added missing codegen deps for grp by David Garcia Quintas · 8 years ago
  72. 08a0a33 Made "codedgen" directories closed over #includes by David Garcia Quintas · 8 years ago
  73. 7c60b27 Merge remote-tracking branch 'upstream/release-0_12' into integrate_0_12_changes by Jan Tattermusch · 8 years ago
  74. a396276 regenerated projects by David Garcia Quintas · 8 years ago
  75. 1672214 Regenerated projects by David Garcia Quintas · 8 years ago
  76. c803442 Rename coresched --> limit_cores by vjpai · 8 years ago
  77. 1ac3093 re-generate projects by yang-g · 8 years ago
  78. f6269a4 Merge branch 'master' into corelimit2 by vjpai · 8 years ago
  79. b22aeae Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  80. 694cf8b Shared subchannel sketch by Craig Tiller · 8 years ago
  81. 0923126 Merge branch 'master' into tag_set by Alistair Veitch · 8 years ago
  82. 8a5d195 re-gend projects by David Garcia Quintas · 8 years ago
  83. aa9b01c Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  84. 512c4f7 Merge remote-tracking branch 'upstream/master' into sync_async_mix by yang-g · 8 years ago
  85. 166e749 Merge pull request #4696 from jtattermusch/win_static_deps by Nicolas Noble · 8 years ago
  86. a29a072 Merge pull request #4688 from jtattermusch/static_deps by Nicolas Noble · 8 years ago
  87. 9f17314 move utilities to a separate file by yang-g · 8 years ago
  88. 8053d2f Merge remote-tracking branch 'upstream/master' into sync_async_mix by yang-g · 8 years ago
  89. 77c6333 Add new public header by yang-g · 8 years ago
  90. d6f7d99 Add a hybrid end2end test mixing sync and async methods by yang-g · 8 years ago
  91. 69dcff5 Re-ordering interdependent proto files. by Nicolas "Pixel" Noble · 8 years ago
  92. b70206f Merge branch 'master' into release-0_12_master_merge by murgatroid99 · 8 years ago
  93. 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
  94. 0f69072 Move encode/decode API into census.h by Alistair Veitch · 8 years ago
  95. f190601 Merge branch 'master' into tag_set by Alistair Veitch · 8 years ago
  96. bb30d25 initial commit by Alistair Veitch · 8 years ago
  97. d233543 Cleanup of grpc.csharp.native package by Jan Tattermusch · 8 years ago
  98. fbaf851 regenerate vsprojects by Jan Tattermusch · 8 years ago
  99. 0f582a2 regenerate makefile by Jan Tattermusch · 8 years ago
  100. 82a0bdc Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago