1. c63455a Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  2. 7974232 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  3. 933c955 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  4. 9fec58f Merge pull request #8052 from Vizerai/grpc_tracing by Jim King · 8 years ago
  5. 85102a9 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  6. 34dac9d Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  7. ee43d7b Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-closures by Craig Tiller · 8 years ago
  8. 8b7678c Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  9. abf03ae Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  10. 24869d5 Merge pull request #7996 from yang-g/canonical by Yang Gao · 8 years ago
  11. a51f541 Merge pull request #7559 from dgquintas/codegen_cleanse by Craig Tiller · 8 years ago
  12. 3f6ab54 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  13. 57726ca Revert "Revert "Grand unified closures"" by Craig Tiller · 8 years ago
  14. 537f7c2 Revert "Grand unified closures" by Craig Tiller · 8 years ago
  15. 12d1fc6 initial commit of tracing context files by Vizerai · 8 years ago
  16. d558149 Add a helper to get canonical code from status by yang-g · 8 years ago
  17. 8f416db Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  18. ebfcd97 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  19. 5928bff Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  20. 426dcde Fix merge by Craig Tiller · 8 years ago
  21. 164f0e9 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  22. 344834b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  23. e032163 Merge pull request #7774 from ctiller/percent-encoder by Craig Tiller · 8 years ago
  24. 6c3295a Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  25. 7bfa1a8 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  26. 255dad3 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  27. e44902e Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  28. 79620aa Merge pull request #7943 from markdroth/client_channel_cleanup by Mark D. Roth · 8 years ago
  29. d3dee72 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  30. 4c0fe49 Move subchannel_call_holder code into client_channel module. by Mark D. Roth · 8 years ago
  31. a0c69f9 add trace context proto by Alistair Veitch · 8 years ago
  32. ceb39ae Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  33. dadda8b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  34. f3581bf Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  35. 8e2c98a Merge pull request #7839 from markdroth/rename_client_config by Mark D. Roth · 8 years ago
  36. 303687f Revert change to grpc++_base uses section by murgatroid99 · 8 years ago
  37. 1ca0f3e build.yaml changes to make certain builds work by murgatroid99 · 8 years ago
  38. b71af5f Re-run generate_projects.sh. by Mark D. Roth · 8 years ago
  39. 54d78e2 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  40. af00d8b Add channel arg for max send message size and add message size filter. by Mark D. Roth · 8 years ago
  41. ff4df06 Rename grpc_client_config to grpc_resolver_result. by Mark D. Roth · 8 years ago
  42. 102fa96 Rename some files to avoid conflicting .obj files on Windows by Craig Tiller · 8 years ago
  43. 86edf01 Merge by Sree Kuchibhotla · 8 years ago
  44. e3e17d3 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  45. 2069fbc Generating project file. by Nicolas "Pixel" Noble · 8 years ago
  46. 35b8c51 Bumping version to 1.0.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  47. 90e4bd5 Merge pull request #7745 from nicolasnoble/no-more-pre by Nicolas Noble · 8 years ago
  48. 1c7a842 Add a strict and a permissive decoder, allow different reserved alphabets by Craig Tiller · 8 years ago
  49. 17ed6b1 Percent encoding routines by Craig Tiller · 8 years ago
  50. 40beb37 Fix CMake for Windows by Arkadiy Shapkin · 8 years ago
  51. a469e5d grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure. by Nicolas "Pixel" Noble · 8 years ago
  52. 0f9337b Removing pre2 flag. by Nicolas "Pixel" Noble · 8 years ago
  53. 9dfd0b7 Merge branch 'handshaker_api' into http_connect by Mark D. Roth · 8 years ago
  54. acad79f Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  55. 50be893 Merge pull request #6915 from markdroth/filter_api by kpayson64 · 8 years ago
  56. 32387b3 Merge branch 'handshaker_api' into http_connect by Mark D. Roth · 8 years ago
  57. 106df11 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  58. 5e1fbd2 Merge pull request #7370 from rjshade/move_timeout_encoding by kpayson64 · 8 years ago
  59. 34befca Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  60. 85c1168 Merge remote-tracking branch 'upstream/master' into filter_api by Mark D. Roth · 8 years ago
  61. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago
  62. 44cb6c9 regenerated projects for the umpth time after merge by David Garcia Quintas · 8 years ago
  63. 51c7b91 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  64. 4004ac2 Ran generate_projects.sh. by Mark D. Roth · 8 years ago
  65. 7bc8b84 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  66. 87e06c8 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  67. 3260a17 Bumping to 1.0.0-pre2. by Nicolas "Pixel" Noble · 8 years ago
  68. e3a282e Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  69. dd33148 CMake: Fix configuration file format bug by Konstantin Podsvirov · 8 years ago
  70. d2b8830 CMake: Installation and Export Configuration by Konstantin Podsvirov · 8 years ago
  71. 5baf725 CMake: Choice third party provider by Konstantin Podsvirov · 8 years ago
  72. 2391156 Add cmake option to compile using protobuf-lite by Tamas Berghammer · 8 years ago
  73. 43b633d Merge branch 'master' into move_timeout_encoding by Robbie Shade · 8 years ago
  74. 1102a9e Update build files. by Mark D. Roth · 8 years ago
  75. 3abd27e merge to upstream/master by Alistair Veitch · 8 years ago
  76. 9e656a4 Initial shell by Sree Kuchibhotla · 8 years ago
  77. 7c3ba12 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  78. dfbdefe Added handshaker.[ch] to build.yaml. by Mark D. Roth · 8 years ago
  79. 710d242 Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport by Robbie Shade · 8 years ago
  80. e305fdb Merge branch 'delayed-write' into grand-unified-closures by Craig Tiller · 8 years ago
  81. 49bfb92 Master is now 1.1.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  82. 8c72ae4 Flagging master as 1.0.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  83. 9710106 Merge remote-tracking branch 'upstream/master' into fix_mac_build by Yuchen Zeng · 8 years ago
  84. 3ad8152 Merge branch 'delayed-write' into grand-unified-closures by Craig Tiller · 8 years ago
  85. 7126163 Merge pull request #7235 from tberghammer/cmake-protobuf by Nicolas Noble · 8 years ago
  86. f0ec5b6 Fix mac build by Yuchen Zeng · 8 years ago
  87. f7cade1 Rename async_execution_lock --> combiner, make it use closures, unroll previous changes for idleness by Craig Tiller · 8 years ago
  88. b1793a6 Merge github.com:grpc/grpc into atm2 by Craig Tiller · 8 years ago
  89. 5c77320 Added missing dependencies to grpc++_base by David Garcia Quintas · 8 years ago
  90. a72712e Remove gmock protobuf dependency from cmake build by Tamas Berghammer · 8 years ago
  91. b360c8a Regenerating project files, and adding experimental disclaimer. by Nicolas "Pixel" Noble · 8 years ago
  92. df6a44c Improve the generated cmake build files by Tamas Berghammer · 8 years ago
  93. d798a7d Generate a simple cmake build file by Tamas Berghammer · 8 years ago