1. 7771544 rename census log files to avoid build breakage on MacOS by Alistair Veitch · 8 years ago
  2. 9f79159 Merge pull request #5302 from nicolasnoble/python-windows by Masood Malekghassemi · 8 years ago
  3. 2e8fdba Building the dlls. by Nicolas "Pixel" Noble · 8 years ago
  4. c0ce00f Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  5. 749250f merge to HEAD by Alistair Veitch · 8 years ago
  6. f734299 Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  7. 1298afd Get compilation working again by Craig Tiller · 8 years ago
  8. da179ce Rollback gpr deletion by Craig Tiller · 8 years ago
  9. ba6065f merge by Alistair Veitch · 8 years ago
  10. 6f2b899 merge by Alistair Veitch · 8 years ago
  11. 85afe71 initial commit by Alistair Veitch · 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. 75d5c0f post merge by Alistair Veitch · 8 years ago
  14. 841c726 Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  15. 4bef7ce Use old memcpy for wrappers by Craig Tiller · 8 years ago
  16. f09fb7e Merge pull request #4979 from nicolasnoble/win32_subprocess by Craig Tiller · 8 years ago
  17. cbc4629 Merge pull request #4978 from nicolasnoble/alarming by Craig Tiller · 8 years ago
  18. cf37cb9 Merge branch 'census-placeholders' into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  19. fa132c2 Actually moving this to the proper place. by Nicolas "Pixel" Noble · 8 years ago
  20. 78825ca Merge branch 'win32_subprocess' into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  21. 4fba286 Adding windows support for gpr subprocesses. by Nicolas "Pixel" Noble · 8 years ago
  22. bf192ef Merge branch 'alarming' into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  23. d5d83aa Fixing, using and testing alarm code. by Nicolas "Pixel" Noble · 8 years ago
  24. 0912179 Removing gpr as a separated library. by Nicolas "Pixel" Noble · 8 years ago
  25. 5441c22 Merge pull request #4959 from grpc/release-0_12 by Michael Lumish · 8 years ago
  26. b523c73 async_stream.h done. Compiles by David Garcia Quintas · 8 years ago
  27. 2425bbb Further work. Compiles. WIP by David Garcia Quintas · 8 years ago
  28. 83f746b Upgrade BoringSSL podspec to v2.0 by Jorge Canizales · 8 years ago
  29. 541db25 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 8 years ago
  30. d8e6f8d Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  31. ddcb53a made codegen targets in build.yaml by David Garcia Quintas · 8 years ago
  32. 898588b added missing codegen deps for grp by David Garcia Quintas · 8 years ago
  33. 08a0a33 Made "codedgen" directories closed over #includes by David Garcia Quintas · 8 years ago
  34. b22aeae Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  35. 694cf8b Shared subchannel sketch by Craig Tiller · 8 years ago
  36. 0923126 Merge branch 'master' into tag_set by Alistair Veitch · 8 years ago
  37. 0f69072 Move encode/decode API into census.h by Alistair Veitch · 8 years ago
  38. bb30d25 initial commit by Alistair Veitch · 8 years ago
  39. 8b791a4 Merged from master and resolved merge conflicts by murgatroid99 · 9 years ago
  40. c3910ca Expose core metadata validation functions in public headers by murgatroid99 · 9 years ago
  41. 0fe5ee7 BoringSSL integration: non-vsprojects changes by Craig Tiller · 9 years ago
  42. d5bd3b6 Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  43. 95eeed7 Kill noop_filter.c by Craig Tiller · 9 years ago
  44. bbb73b6 Nuke unused files by Craig Tiller · 9 years ago
  45. 6c1aa8a Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  46. 26dab31 Start of ping sketch by Craig Tiller · 9 years ago
  47. 944c074 Merge release-0.12 into master by Jorge Canizales · 9 years ago
  48. 6fce197 Merge pull request #4188 from ctiller/no-transport-metadata by Sree Kuchibhotla · 9 years ago
  49. 0d718cd Point gRPC.podspec to pushed BoringSSL version by Jorge Canizales · 9 years ago
  50. 2285186 Point spec to BoringSSL by Jorge Canizales · 9 years ago
  51. f9c58f3 Merge branch 'release-0_12' by Nicolas "Pixel" Noble · 9 years ago
  52. e3d9db2 Adjust version requirements through samples and tests. by Jorge Canizales · 9 years ago
  53. d1908b1 Move podspec version to 0.12 by Jorge Canizales · 9 years ago
  54. de83121 Merge github.com:grpc/grpc into no-transport-metadata by Craig Tiller · 9 years ago
  55. d9f6101 merge with head by yang-g · 9 years ago
  56. fba79f2 AVL: creation, destroy, add by Craig Tiller · 9 years ago
  57. ebdef9d Remove metadata context from the channel stack by Craig Tiller · 9 years ago
  58. 2e7687c Static metadata declarations by Craig Tiller · 9 years ago
  59. 71b9626 merge with head by yang-g · 9 years ago
  60. a612412 first part, secure channel only by yang-g · 9 years ago
  61. ca1593a stream_op cleanup: build system changes by Craig Tiller · 9 years ago
  62. 10622a8 Prevent XCode 7 from showing spurious warnings by Jorge Canizales · 9 years ago
  63. b5ab8a2 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  64. e2a1bf4 Merge pull request #3726 from dgquintas/iomgr_executor by Craig Tiller · 9 years ago
  65. 951875f Refer to https://github.com/CocoaPods/CocoaPods/issues/4386 regarding hack. by Jorge Canizales · 9 years ago
  66. 0c8a3d8 Undo moving include/ one dir up, to ease testing workflow. by Jorge Canizales · 9 years ago
  67. aff5664 Undo Cocoapods’ bug workaround by Jorge Canizales · 9 years ago
  68. b65e421 fixed faulty merge by David Garcia Quintas · 9 years ago
  69. 0fe7242 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  70. e945cd8 Merge branch 'master' of github.com:grpc/grpc into iomgr_executor by David Garcia Quintas · 9 years ago
  71. 2b15f1e Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  72. 0ba432d Move profiling system to gpr by Craig Tiller · 9 years ago
  73. 0c33188 Hid test-only functions from surface/call.h by David Garcia Quintas · 9 years ago
  74. 504ed59 Get basic profiler working again by Craig Tiller · 9 years ago
  75. 4bc3463 Introducing grpc_executor, for all your threading needs by David Garcia Quintas · 9 years ago
  76. 7b1bd2c μChannels implementation. by David Garcia Quintas · 9 years ago
  77. 2a548d0 Merge pull request #3006 from soltanmm/sketchbook by Craig Tiller · 9 years ago
  78. cff6469 Making template agree with clang-format. by Nicolas "Pixel" Noble · 9 years ago
  79. 9229810 Update build files by Masood Malekghassemi · 9 years ago
  80. fe1093c Update build tools by Masood Malekghassemi · 9 years ago
  81. 2506141 Merge pull request #3602 from grpc/release-0_11 by Tim Emiola · 9 years ago
  82. c825f42 Update versions in Podspec to 0.11.1 by Jorge Canizales · 9 years ago
  83. b09a875 Merge pull request #3476 from vjpai/block_annotate by Yang Gao · 9 years ago
  84. 9839d28 Move block_annotate from iomgr to support since it's used in other by vjpai · 9 years ago
  85. 3dd3ba1 Rebuild all project files with new header included by Vijay Pai · 9 years ago
  86. 8af4c33 Final patches for rename by Craig Tiller · 9 years ago
  87. 298751c Split closures from iomgr.h by Craig Tiller · 9 years ago
  88. 10ee274 Merge github.com:grpc/grpc into we-are-one by Craig Tiller · 9 years ago
  89. 7865221 Merge pull request #3027 from jboeuf/security_connector_refactoring by Craig Tiller · 9 years ago
  90. ba49645 Fixes by Craig Tiller · 9 years ago
  91. 2921cf0 regenerated projects by David Garcia Quintas · 9 years ago
  92. 5600a6a Changing build.yaml: s/secure_tranport_setup/handshake by Julien Boeuf · 9 years ago
  93. e9961d2 Merge branch 'master' of github.com:grpc/grpc into security_connector_refactoring by Julien Boeuf · 9 years ago
  94. 1701b09 Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  95. 73b6606 Workqueue: interface, test, and posix implementation by Craig Tiller · 9 years ago
  96. 7f51a04 Restrict deployment targets to the protobuf requirement. by Jorge Canizales · 9 years ago
  97. 0bee681 Bump version of gRPC.podspec to 0.11 by Jorge Canizales · 9 years ago
  98. 4fb049b Added round robin LB policy. by David Garcia Quintas · 9 years ago
  99. 5c4543d Introduced a registry for LB policies. by David Garcia Quintas · 9 years ago
  100. 1c09acc change aggregation_ops to internal type by Alistair Veitch · 9 years ago