1. f9899d2 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 9 years ago
  2. 3beb240 Minor doc fix in BUILD and BUILD.template by Jorge Canizales · 9 years ago
  3. d32d137 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 9 years ago
  4. 50f1982 Add Bazel target for ObjC gRPC runtime by Jorge Canizales · 9 years ago
  5. cb22184 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 9 years ago
  6. 08a1cf8 Use connectivity state tracking code in chttp2 transport by Craig Tiller · 9 years ago
  7. acf0f07 Unix resolver, bug fixes by Craig Tiller · 9 years ago
  8. bba8076 Fix indents of rx_library blaze target by Jorge Canizales · 9 years ago
  9. bb54ae8 Add roots.pem bundle to the Bazel target, and use a better bundle name. by Jorge Canizales · 9 years ago
  10. 866255e Add BUILD target for GRPCClient by Jorge Canizales · 9 years ago
  11. c7b5f76 Factor out channel state watching by Craig Tiller · 9 years ago
  12. 4dc4e3d Blaze dependency on //external:libssl_objc by Jorge Canizales · 9 years ago
  13. 7b1a0ca Switch to grpc secure by Jorge Canizales · 9 years ago
  14. d35f93d Merges broke the build - regenerating. by Nicolas "Pixel" Noble · 9 years ago
  15. 0c5cf25 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 9 years ago
  16. 8bcba9a Merge pull request #2149 from ctiller/oops-i-split-it-again by Vijay Pai · 9 years ago
  17. 3edd91e Merge pull request #2214 from ctiller/are-includes-sane by Nicolas Noble · 9 years ago
  18. 9162466 Introduce connector, to help subchannel connect by Craig Tiller · 9 years ago
  19. e039f03 Plumbing transport_op changes through by Craig Tiller · 9 years ago
  20. 3b1847c Merge branch 'oops-i-split-it-again' into tis-but-thy-name by Craig Tiller · 9 years ago
  21. 6e8c7e8 Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 9 years ago
  22. f5f1712 Refactoring progress towards integrating client configs by Craig Tiller · 9 years ago
  23. fe8592e Merge github.com:grpc/grpc into are-includes-sane by Craig Tiller · 9 years ago
  24. f75fc12 Add a test that headers are properly in build.json by Craig Tiller · 9 years ago
  25. 3bc8ebd Implementation work for client_config by Craig Tiller · 9 years ago
  26. 91e67a2 Regenerate BUILD file (merge didn’t add whitespace) by Jorge Canizales · 9 years ago
  27. 03d26b5 Merge master into bazel-grpc-unsecured to solve conflict by Jorge Canizales · 9 years ago
  28. 7df28a7 Merge github.com:grpc/grpc into that-which-we-call-a-rose by Craig Tiller · 9 years ago
  29. d137943 Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 9 years ago
  30. 8c1fd04 Add libz dependency to grpc_unsecure_objc by Jorge Canizales · 9 years ago
  31. 140bca8 Generate objc_library for grpc_unsecure & gpr by Jorge Canizales · 9 years ago
  32. 44dc423 Add BUILD target for Objective-C's RxLibrary by Jorge Canizales · 9 years ago
  33. 009886c Merge github.com:grpc/grpc into that-which-we-call-a-rose by Craig Tiller · 9 years ago
  34. af69180 Flesh out things and make them compile by Craig Tiller · 9 years ago
  35. adfed03 Add missing headers to build.json by yang-g · 9 years ago
  36. 253aaa6 Merge pull request #1969 from ctiller/one-shouldnt-depend-on-protobufs by Yang Gao · 9 years ago
  37. 949b6ee Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 9 years ago
  38. 10dfcc0 Merge pull request #2158 from murgatroid99/generated_files_info_message by Nicolas Noble · 9 years ago
  39. f680af0 Regenerated files by murgatroid99 · 9 years ago
  40. fe8ad73 Add pollset_set.h to build.json by Jorge Canizales · 9 years ago
  41. ab67485 Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufs by Craig Tiller · 9 years ago
  42. 52c6142 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  43. 8c0c974 Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 9 years ago
  44. 7da8b1a Added missing but included headers to build.json by murgatroid99 · 9 years ago
  45. 2622ddb Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs by Craig Tiller · 9 years ago
  46. 6459db4 New chttp2 list implementation by Craig Tiller · 9 years ago
  47. 5dc3b30 Progress on splitting things up by Craig Tiller · 9 years ago
  48. d20efd2 Progress on splitting things up by Craig Tiller · 9 years ago
  49. d8df50c Make some buckets to pour code into by Craig Tiller · 9 years ago
  50. 4152706 Add file to build.json by Craig Tiller · 9 years ago
  51. 4671122 Merge branch 'you-complete-me' into we-dont-need-no-backup by Craig Tiller · 9 years ago
  52. 9e640c8 Remove non-existing file from build.json by Yang Gao · 9 years ago
  53. 59f905d Changes to byte_buffer based on comments. by David Garcia Quintas · 9 years ago
  54. 6ef7f31 Add missing file to build.json by Craig Tiller · 9 years ago
  55. 2c42ef3 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  56. 50a7a68 Progress commit on fixing up C++ by Craig Tiller · 9 years ago
  57. 409263c Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  58. 67a4851 Merge pull request #1894 from yang-g/create-thread-pool by Nicolas Noble · 9 years ago
  59. 701af60 Expose gpr_asprintf and gpr_strdup by Masood Malekghassemi · 9 years ago
  60. 6f4fb3b Add ability to override default thread pool by Yang Gao · 9 years ago
  61. 14556ec Merge branch 'count-the-things' into we-dont-need-no-backup by Craig Tiller · 9 years ago
  62. f3da552 merge with master by Alistair Veitch · 9 years ago
  63. f29a6c1 Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup by Craig Tiller · 9 years ago
  64. 3824209 Merge branch 'master' of github.com:grpc/grpc into server_auth_context by Julien Boeuf · 9 years ago
  65. 75c9b6f Removing mdctx from the credentials. by Julien Boeuf · 9 years ago
  66. 0c1d278 Refactor pollset_kick by Craig Tiller · 9 years ago
  67. 9686dab Initial refactoring and context API changes by Alistair Veitch · 9 years ago
  68. c6f8d0a Starting on low level changes to support server side authentication. by Julien Boeuf · 9 years ago
  69. 037d870 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  70. 946e1a5 Actually removing grpc_http.h from build.json. by Nicolas "Pixel" Noble · 9 years ago
  71. 0596621 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  72. 9aaa1b6 Merge pull request #1617 from ctiller/force-a-crash-but-then-dont-crash by Nicolas Noble · 9 years ago
  73. 685f1e6 Add header to build.json by Craig Tiller · 9 years ago
  74. ee210ab GPR_ASSERT is not an expression by Craig Tiller · 9 years ago
  75. c21a809 Add subprocess GPR API by Craig Tiller · 9 years ago
  76. 6a29aa0 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  77. d7f768b Addressing comments. by Julien Boeuf · 9 years ago
  78. 554c79c Merging with master. by Julien Boeuf · 9 years ago
  79. 2d92495 added csharp generator plugin by Jan Tattermusch · 9 years ago
  80. 9f218dd Adding support for per call credentials in core. by Julien Boeuf · 9 years ago
  81. b7cf08f Initial pollset_set design sketch by Craig Tiller · 9 years ago
  82. 5f9f455 Merge remote-tracking branch 'upstream/master' into stap by David Garcia Quintas · 9 years ago
  83. 8954e90 Integration of Systemtap (STAP) for profiling. by David Garcia Quintas · 9 years ago
  84. 7551fa6 Merge github.com:grpc/grpc into one-pass by Craig Tiller · 9 years ago
  85. fd2bf67 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  86. 96de484 Add the new header to build.json and regenerate projects by Yang Gao · 9 years ago
  87. 23be280 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  88. 77979b0 Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-pass by Craig Tiller · 9 years ago
  89. 83f88d9 stuff by Craig Tiller · 9 years ago
  90. 062db02 Merge github.com:google/grpc into batch-metadata by Craig Tiller · 9 years ago
  91. d49893d Adding a helpful warning message on top of the Makefile and BUILD file. by Nicolas "Pixel" Noble · 9 years ago
  92. c8a2299 Merge github.com:grpc/grpc into batch-metadata by Craig Tiller · 9 years ago
  93. 7d1d9ca Refactoring of core security to remove the factories. by Julien Boeuf · 9 years ago
  94. 736bd65 Avoid generating libs for unknown types. by Yang Gao · 9 years ago
  95. 6902ad2 Switching to batch oriented metadata passing by Craig Tiller · 9 years ago
  96. 0f5621d sync and resolve conflict by Yang Gao · 9 years ago
  97. 084ef52 Remove outdated protos by Yang Gao · 9 years ago
  98. b0b518e Further refactor interop_client and server to libraries by Yang Gao · 9 years ago
  99. 83df2c3 Merge branch 'master' of git://github.com/vjpai/grpc into timers by Vijay Pai · 9 years ago
  100. 98efdcb Merge remote-tracking branch 'upstream/master' by Vijay Pai · 9 years ago