1. f09fb7e Merge pull request #4979 from nicolasnoble/win32_subprocess by Craig Tiller · 9 years ago
  2. cbc4629 Merge pull request #4978 from nicolasnoble/alarming by Craig Tiller · 9 years ago
  3. fa132c2 Actually moving this to the proper place. by Nicolas "Pixel" Noble · 9 years ago
  4. 4fba286 Adding windows support for gpr subprocesses. by Nicolas "Pixel" Noble · 9 years ago
  5. d5d83aa Fixing, using and testing alarm code. by Nicolas "Pixel" Noble · 9 years ago
  6. d79ef3a Fixed wrong usage of global var by David Garcia Quintas · 9 years ago
  7. 6bd7b97 DONE!!1one by David Garcia Quintas · 9 years ago
  8. e1300de After GrpcLibrary refactoring. Compiles and passes. WIP still by David Garcia Quintas · 9 years ago
  9. 6a48405 pre sync_stream.cc creation. Does not compile by David Garcia Quintas · 9 years ago
  10. b523c73 async_stream.h done. Compiles by David Garcia Quintas · 9 years ago
  11. 2425bbb Further work. Compiles. WIP by David Garcia Quintas · 9 years ago
  12. 541db25 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  13. fc65bf0 Merge pull request #4750 from a-veitch/tag_set by Bogdan Drutu · 9 years ago
  14. ddcb53a made codegen targets in build.yaml by David Garcia Quintas · 9 years ago
  15. 826505c Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  16. af379b2 Add -std=gnu99 when building libgrpc by Rob Earhart · 9 years ago
  17. edc87ec more dependency/sanity fixes by David Garcia Quintas · 9 years ago
  18. 898588b added missing codegen deps for grp by David Garcia Quintas · 9 years ago
  19. 08a0a33 Made "codedgen" directories closed over #includes by David Garcia Quintas · 9 years ago
  20. a396276 regenerated projects by David Garcia Quintas · 9 years ago
  21. 1672214 Regenerated projects by David Garcia Quintas · 9 years ago
  22. 0923126 Merge branch 'master' into tag_set by Alistair Veitch · 9 years ago
  23. 512c4f7 Merge remote-tracking branch 'upstream/master' into sync_async_mix by yang-g · 9 years ago
  24. a29a072 Merge pull request #4688 from jtattermusch/static_deps by Nicolas Noble · 9 years ago
  25. 8053d2f Merge remote-tracking branch 'upstream/master' into sync_async_mix by yang-g · 9 years ago
  26. 77c6333 Add new public header by yang-g · 9 years ago
  27. 0f69072 Move encode/decode API into census.h by Alistair Veitch · 9 years ago
  28. bb30d25 initial commit by Alistair Veitch · 9 years ago
  29. 0f582a2 regenerate makefile by Jan Tattermusch · 9 years ago
  30. 8b791a4 Merged from master and resolved merge conflicts by murgatroid99 · 9 years ago
  31. c3910ca Expose core metadata validation functions in public headers by murgatroid99 · 9 years ago
  32. 0fe5ee7 BoringSSL integration: non-vsprojects changes by Craig Tiller · 9 years ago
  33. d5bd3b6 Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  34. 95eeed7 Kill noop_filter.c by Craig Tiller · 9 years ago
  35. bbb73b6 Nuke unused files by Craig Tiller · 9 years ago
  36. 26dab31 Start of ping sketch by Craig Tiller · 9 years ago
  37. 35c1d3c Merge pull request #4207 from yang-g/server_builder_options by Craig Tiller · 9 years ago
  38. de83121 Merge github.com:grpc/grpc into no-transport-metadata by Craig Tiller · 9 years ago
  39. 5270559 Add set pointer api to channel_arguments by yang-g · 9 years ago
  40. a23f17b add server_builder_option by yang-g · 9 years ago
  41. d9f6101 merge with head by yang-g · 9 years ago
  42. fba79f2 AVL: creation, destroy, add by Craig Tiller · 9 years ago
  43. ebdef9d Remove metadata context from the channel stack by Craig Tiller · 9 years ago
  44. 2e7687c Static metadata declarations by Craig Tiller · 9 years ago
  45. 71b9626 merge with head by yang-g · 9 years ago
  46. a612412 first part, secure channel only by yang-g · 9 years ago
  47. ca1593a stream_op cleanup: build system changes by Craig Tiller · 9 years ago
  48. b5ab8a2 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  49. e2a1bf4 Merge pull request #3726 from dgquintas/iomgr_executor by Craig Tiller · 9 years ago
  50. b65e421 fixed faulty merge by David Garcia Quintas · 9 years ago
  51. 0fe7242 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  52. e945cd8 Merge branch 'master' of github.com:grpc/grpc into iomgr_executor by David Garcia Quintas · 9 years ago
  53. 2b15f1e Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  54. 0ba432d Move profiling system to gpr by Craig Tiller · 9 years ago
  55. 0c33188 Hid test-only functions from surface/call.h by David Garcia Quintas · 9 years ago
  56. 504ed59 Get basic profiler working again by Craig Tiller · 9 years ago
  57. 4bc3463 Introducing grpc_executor, for all your threading needs by David Garcia Quintas · 9 years ago
  58. 7b1bd2c μChannels implementation. by David Garcia Quintas · 9 years ago
  59. 9229810 Update build files by Masood Malekghassemi · 9 years ago
  60. fe1093c Update build tools by Masood Malekghassemi · 9 years ago
  61. b09a875 Merge pull request #3476 from vjpai/block_annotate by Yang Gao · 9 years ago
  62. 9839d28 Move block_annotate from iomgr to support since it's used in other by vjpai · 9 years ago
  63. 3dd3ba1 Rebuild all project files with new header included by Vijay Pai · 9 years ago
  64. 8af4c33 Final patches for rename by Craig Tiller · 9 years ago
  65. 298751c Split closures from iomgr.h by Craig Tiller · 9 years ago
  66. 10ee274 Merge github.com:grpc/grpc into we-are-one by Craig Tiller · 9 years ago
  67. 7865221 Merge pull request #3027 from jboeuf/security_connector_refactoring by Craig Tiller · 9 years ago
  68. 61d003a Merge branch 'master' of github.com:grpc/grpc into rr_with_registry by David Garcia Quintas · 9 years ago
  69. e9961d2 Merge branch 'master' of github.com:grpc/grpc into security_connector_refactoring by Julien Boeuf · 9 years ago
  70. 97419e4 Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  71. c7fa5f2 Merge pull request #3340 from grpc/release-0_11 by Eric Anderson · 9 years ago
  72. 1701b09 Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  73. d136a5c grpc++.h was not installed by Craig Tiller · 9 years ago
  74. 73b6606 Workqueue: interface, test, and posix implementation by Craig Tiller · 9 years ago
  75. 4fb049b Added round robin LB policy. by David Garcia Quintas · 9 years ago
  76. 5c4543d Introduced a registry for LB policies. by David Garcia Quintas · 9 years ago
  77. 6c99868 Merge github.com:grpc/grpc into cleaner-build by Craig Tiller · 9 years ago
  78. 106e154 Merge pull request #3107 from a-veitch/view_api by Hongyu Chen · 9 years ago
  79. 1c09acc change aggregation_ops to internal type by Alistair Veitch · 9 years ago
  80. 02a7bed Generated changes by Craig Tiller · 9 years ago
  81. c47621f merge by Alistair Veitch · 9 years ago
  82. 0d47192 Fixing headers and paths after merge with upstream. by Julien Boeuf · 9 years ago
  83. d1b6152 Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  84. bff9cf5 Merge branch 'master' into tracing_api by Alistair Veitch · 9 years ago
  85. ae7bbfc merge to head by Alistair Veitch · 9 years ago
  86. 459faf3 Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  87. 9a09982 view and aggregation API by Alistair Veitch · 9 years ago
  88. 5b3516e Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  89. beb580b More merge conflict fix by Hongyu Chen · 9 years ago
  90. a4e8847 merge to head by Alistair Veitch · 9 years ago
  91. 011ea49 Merge remote-tracking branch 'upstream/master' into timespec by Hongyu Chen · 9 years ago
  92. 31ff8bc add missing headers from 2495 by yang-g · 9 years ago
  93. 4087ea6 Merge pull request #2945 from maxwell-demon/master by Alistair Veitch · 9 years ago
  94. 0382bfa Merge branch 'master' of github.com:grpc/grpc into cpp_string_ref by Julien Boeuf · 9 years ago
  95. 8fd915a Adding grpc::string_ref class. by Julien Boeuf · 9 years ago
  96. a0f149e Move core/profiling/timers_preciseclock.h to core/support/ such that we by Hongyu Chen · 9 years ago
  97. 9d1f0c4 Fix merge failures by yang-g · 9 years ago
  98. 3e4bd95 merge with head by yang-g · 9 years ago
  99. e8a7e30 Eliminate public thread-pool interface by Vijay Pai · 9 years ago
  100. 9fb35a5 split stream.h into sync_stream.h and async_stream.h by yang-g · 9 years ago