1. f0c66c63 Merge branch 'master' into deepend by Vijay Pai · 10 years ago
  2. b28456b Add dynamic thread pool and initial port of test by vjpai · 10 years ago
  3. 5126bb6 Merge pull request #2493 from a-veitch/record_stat by Craig Tiller · 10 years ago
  4. b46f3f4 fix build by Alistair Veitch · 10 years ago
  5. 698d00c Add ipv4:, ipv6: schemes by Craig Tiller · 10 years ago
  6. b4e7036 Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression by Craig Tiller · 10 years ago
  7. 635899d rebuild makefile by Alistair Veitch · 10 years ago
  8. fb58d23 Merge with head by yang-g · 10 years ago
  9. 7ef7232 split iterator into its own file by yang-g · 10 years ago
  10. 7cceb09 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 10 years ago
  11. 9a3f858 Merge pull request #2460 from vjpai/exposed_pool by Craig Tiller · 10 years ago
  12. a2e1bb1 Change name of thread_pool files to fixed_size_thread_pool when appropriate by vjpai · 10 years ago
  13. e0d581b Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 10 years ago
  14. 69f2410 Make thread_pool.h a public header by Vijay Pai · 10 years ago
  15. a882299 Merge branch 'master' into lockfree-stack by vjpai · 10 years ago
  16. 005e305 Initial checkin commit for lockfree stack. Tests not yet included. by Vijay Pai · 10 years ago
  17. 2e622bc Add a version string and a function to retrieve it by Craig Tiller · 10 years ago
  18. 14ce90f Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 10 years ago
  19. 3315a84 Merge remote-tracking branch 'upstream/master' into security_context2 by yang-g · 10 years ago
  20. ea94e46 Merge branch 'master' of github.com:grpc/grpc into jwt_verifier by Julien Boeuf · 10 years ago
  21. 17bb649 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 10 years ago
  22. 85c04f9 resolve comments by yang-g · 10 years ago
  23. e114a01 Merge remote-tracking branch 'upstream/master' into security_context2 by yang-g · 10 years ago
  24. 9383823 Merge remote-tracking branch 'upstream/master' into security_context2 by yang-g · 10 years ago
  25. f9899d2 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 10 years ago
  26. 5ea46ab merge with upstream and resolve conflicts by yang-g · 10 years ago
  27. 3abe60b compiles by yang-g · 10 years ago
  28. 3beb240 Minor doc fix in BUILD and BUILD.template by Jorge Canizales · 10 years ago
  29. 8a18709 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 10 years ago
  30. d32d137 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 10 years ago
  31. feca1bf Adding JWT verifier. by Julien Boeuf · 10 years ago
  32. 50f1982 Add Bazel target for ObjC gRPC runtime by Jorge Canizales · 10 years ago
  33. cb22184 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 10 years ago
  34. 08a1cf8 Use connectivity state tracking code in chttp2 transport by Craig Tiller · 10 years ago
  35. acf0f07 Unix resolver, bug fixes by Craig Tiller · 10 years ago
  36. bba8076 Fix indents of rx_library blaze target by Jorge Canizales · 10 years ago
  37. bb54ae8 Add roots.pem bundle to the Bazel target, and use a better bundle name. by Jorge Canizales · 10 years ago
  38. 866255e Add BUILD target for GRPCClient by Jorge Canizales · 10 years ago
  39. c7b5f76 Factor out channel state watching by Craig Tiller · 10 years ago
  40. 4dc4e3d Blaze dependency on //external:libssl_objc by Jorge Canizales · 10 years ago
  41. 7b1a0ca Switch to grpc secure by Jorge Canizales · 10 years ago
  42. d35f93d Merges broke the build - regenerating. by Nicolas "Pixel" Noble · 10 years ago
  43. 0c5cf25 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 10 years ago
  44. 8bcba9a Merge pull request #2149 from ctiller/oops-i-split-it-again by Vijay Pai · 10 years ago
  45. 3edd91e Merge pull request #2214 from ctiller/are-includes-sane by Nicolas Noble · 10 years ago
  46. 9162466 Introduce connector, to help subchannel connect by Craig Tiller · 10 years ago
  47. e039f03 Plumbing transport_op changes through by Craig Tiller · 10 years ago
  48. 3b1847c Merge branch 'oops-i-split-it-again' into tis-but-thy-name by Craig Tiller · 10 years ago
  49. 6e8c7e8 Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 10 years ago
  50. f5f1712 Refactoring progress towards integrating client configs by Craig Tiller · 10 years ago
  51. fe8592e Merge github.com:grpc/grpc into are-includes-sane by Craig Tiller · 10 years ago
  52. f75fc12 Add a test that headers are properly in build.json by Craig Tiller · 10 years ago
  53. 3bc8ebd Implementation work for client_config by Craig Tiller · 10 years ago
  54. 91e67a2 Regenerate BUILD file (merge didn’t add whitespace) by Jorge Canizales · 10 years ago
  55. 03d26b5 Merge master into bazel-grpc-unsecured to solve conflict by Jorge Canizales · 10 years ago
  56. 7df28a7 Merge github.com:grpc/grpc into that-which-we-call-a-rose by Craig Tiller · 10 years ago
  57. d137943 Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 10 years ago
  58. 8c1fd04 Add libz dependency to grpc_unsecure_objc by Jorge Canizales · 10 years ago
  59. 140bca8 Generate objc_library for grpc_unsecure & gpr by Jorge Canizales · 10 years ago
  60. 44dc423 Add BUILD target for Objective-C's RxLibrary by Jorge Canizales · 10 years ago
  61. 009886c Merge github.com:grpc/grpc into that-which-we-call-a-rose by Craig Tiller · 10 years ago
  62. af69180 Flesh out things and make them compile by Craig Tiller · 10 years ago
  63. adfed03 Add missing headers to build.json by yang-g · 10 years ago
  64. e75d4c8 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 10 years ago
  65. 253aaa6 Merge pull request #1969 from ctiller/one-shouldnt-depend-on-protobufs by Yang Gao · 10 years ago
  66. 949b6ee Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 10 years ago
  67. 10dfcc0 Merge pull request #2158 from murgatroid99/generated_files_info_message by Nicolas Noble · 10 years ago
  68. f680af0 Regenerated files by murgatroid99 · 10 years ago
  69. fe8ad73 Add pollset_set.h to build.json by Jorge Canizales · 10 years ago
  70. ab67485 Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufs by Craig Tiller · 10 years ago
  71. f9b803e Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 10 years ago
  72. 52c6142 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 10 years ago
  73. 8c0c974 Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 10 years ago
  74. 7da8b1a Added missing but included headers to build.json by murgatroid99 · 10 years ago
  75. 2622ddb Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs by Craig Tiller · 10 years ago
  76. 55b4ea1 WIP. Compiles and tests pass. Need to write specific tests. by David Garcia Quintas · 10 years ago
  77. 6459db4 New chttp2 list implementation by Craig Tiller · 10 years ago
  78. 5dc3b30 Progress on splitting things up by Craig Tiller · 10 years ago
  79. d20efd2 Progress on splitting things up by Craig Tiller · 10 years ago
  80. d8df50c Make some buckets to pour code into by Craig Tiller · 10 years ago
  81. 4152706 Add file to build.json by Craig Tiller · 10 years ago
  82. 4671122 Merge branch 'you-complete-me' into we-dont-need-no-backup by Craig Tiller · 10 years ago
  83. 9e640c8 Remove non-existing file from build.json by Yang Gao · 10 years ago
  84. 59f905d Changes to byte_buffer based on comments. by David Garcia Quintas · 10 years ago
  85. 6ef7f31 Add missing file to build.json by Craig Tiller · 10 years ago
  86. 2c42ef3 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 10 years ago
  87. 50a7a68 Progress commit on fixing up C++ by Craig Tiller · 10 years ago
  88. 409263c Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 10 years ago
  89. 67a4851 Merge pull request #1894 from yang-g/create-thread-pool by Nicolas Noble · 10 years ago
  90. 701af60 Expose gpr_asprintf and gpr_strdup by Masood Malekghassemi · 10 years ago
  91. 6f4fb3b Add ability to override default thread pool by Yang Gao · 10 years ago
  92. 14556ec Merge branch 'count-the-things' into we-dont-need-no-backup by Craig Tiller · 10 years ago
  93. f3da552 merge with master by Alistair Veitch · 10 years ago
  94. f29a6c1 Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup by Craig Tiller · 10 years ago
  95. 3824209 Merge branch 'master' of github.com:grpc/grpc into server_auth_context by Julien Boeuf · 10 years ago
  96. 75c9b6f Removing mdctx from the credentials. by Julien Boeuf · 10 years ago
  97. 0c1d278 Refactor pollset_kick by Craig Tiller · 10 years ago
  98. 9686dab Initial refactoring and context API changes by Alistair Veitch · 10 years ago
  99. c6f8d0a Starting on low level changes to support server side authentication. by Julien Boeuf · 10 years ago
  100. 037d870 Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 10 years ago