1. 9ea0f2c Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  2. 605a8f1 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  3. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  4. 654b242 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  5. 8c94df1 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  6. 6a721b5 Rename grpc_hash_table to grpc_mdstr_hash_table. by Mark D. Roth · 8 years ago
  7. 82e4ec7 Moved cv polling into ev_poll_posix.c by Ken Payson · 8 years ago
  8. d195cf5 Add condition variable polling engine by kpayson64 · 8 years ago
  9. 0b259a8 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  10. 1bb0ce5 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  11. 787d58f Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  12. 4089138 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  13. 857a130 PHP Proto3: run generate_projects.sh by Stanley Cheung · 8 years ago
  14. d88c461 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  15. 748524e Merge branch 'master' of https://github.com/grpc/grpc into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  16. ca3451d Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  17. af541d8 Fix conflicting filename by Craig Tiller · 8 years ago
  18. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  19. db1a5cc Buffer pool C++ wrapper by Craig Tiller · 8 years ago
  20. 6600645 Refactor hash table code into its own module and use it for method_config as well as method_config_table. by Mark D. Roth · 8 years ago
  21. bec804b Merge branch 'deadline_filter' into service_config by Mark D. Roth · 8 years ago
  22. 4c3a468 Move method config table code to its own module. by Mark D. Roth · 8 years ago
  23. d801cd7 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  24. 5abf79a Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  25. 1a2e6ac Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  26. 0d19c67 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  27. 7af69f3 Add buffer pools to build by Craig Tiller · 8 years ago
  28. 933c955 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  29. 3c09810 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  30. 880b457 Backport of #8055 into v1.0.x. by Nicolas "Pixel" Noble · 8 years ago
  31. 1edc77c Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  32. 9fec58f Merge pull request #8052 from Vizerai/grpc_tracing by Jim King · 8 years ago
  33. 9710e2c Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  34. 85102a9 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  35. eaea5ca Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  36. 34dac9d Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  37. ee43d7b Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-closures by Craig Tiller · 8 years ago
  38. 8b7678c Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  39. b8ab81f Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  40. abf03ae Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  41. 24869d5 Merge pull request #7996 from yang-g/canonical by Yang Gao · 8 years ago
  42. 762e72e Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  43. a51f541 Merge pull request #7559 from dgquintas/codegen_cleanse by Craig Tiller · 8 years ago
  44. 3f6ab54 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  45. 5e1b58b Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  46. 57726ca Revert "Revert "Grand unified closures"" by Craig Tiller · 8 years ago
  47. 537f7c2 Revert "Grand unified closures" by Craig Tiller · 8 years ago
  48. 242dc4b Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  49. 12d1fc6 initial commit of tracing context files by Vizerai · 8 years ago
  50. d8a3c04 Tie workqueue implementation to event engine by Craig Tiller · 8 years ago
  51. d558149 Add a helper to get canonical code from status by yang-g · 8 years ago
  52. f451d50 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  53. 8f416db Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  54. ebfcd97 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  55. 5928bff Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  56. 426dcde Fix merge by Craig Tiller · 8 years ago
  57. c890042 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  58. 164f0e9 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  59. 344834b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  60. e032163 Merge pull request #7774 from ctiller/percent-encoder by Craig Tiller · 8 years ago
  61. 6c3295a Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  62. 7bfa1a8 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  63. 255dad3 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  64. e44902e Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  65. fb475c9 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  66. 79620aa Merge pull request #7943 from markdroth/client_channel_cleanup by Mark D. Roth · 8 years ago
  67. d3dee72 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  68. 89119fa Merge branch 'client_channel_cleanup' into deadline_filter by Mark D. Roth · 8 years ago
  69. 4c0fe49 Move subchannel_call_holder code into client_channel module. by Mark D. Roth · 8 years ago
  70. a0c69f9 add trace context proto by Alistair Veitch · 8 years ago
  71. ceb39ae Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  72. dadda8b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  73. f3581bf Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  74. 8e2c98a Merge pull request #7839 from markdroth/rename_client_config by Mark D. Roth · 8 years ago
  75. 303687f Revert change to grpc++_base uses section by murgatroid99 · 8 years ago
  76. 1ca0f3e build.yaml changes to make certain builds work by murgatroid99 · 8 years ago
  77. b71af5f Re-run generate_projects.sh. by Mark D. Roth · 8 years ago
  78. 14c072c Initial code to move deadline timer into a filter. Timer cancellation by Mark D. Roth · 8 years ago
  79. 54d78e2 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  80. af00d8b Add channel arg for max send message size and add message size filter. by Mark D. Roth · 8 years ago
  81. ff4df06 Rename grpc_client_config to grpc_resolver_result. by Mark D. Roth · 8 years ago
  82. 102fa96 Rename some files to avoid conflicting .obj files on Windows by Craig Tiller · 8 years ago
  83. e3e17d3 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  84. 2069fbc Generating project file. by Nicolas "Pixel" Noble · 8 years ago
  85. 35b8c51 Bumping version to 1.0.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  86. 90e4bd5 Merge pull request #7745 from nicolasnoble/no-more-pre by Nicolas Noble · 8 years ago
  87. 1c7a842 Add a strict and a permissive decoder, allow different reserved alphabets by Craig Tiller · 8 years ago
  88. 17ed6b1 Percent encoding routines by Craig Tiller · 8 years ago
  89. 40beb37 Fix CMake for Windows by Arkadiy Shapkin · 8 years ago
  90. a469e5d grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure. by Nicolas "Pixel" Noble · 8 years ago
  91. 0f9337b Removing pre2 flag. by Nicolas "Pixel" Noble · 8 years ago
  92. 9dfd0b7 Merge branch 'handshaker_api' into http_connect by Mark D. Roth · 8 years ago
  93. acad79f Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  94. 50be893 Merge pull request #6915 from markdroth/filter_api by kpayson64 · 8 years ago
  95. 32387b3 Merge branch 'handshaker_api' into http_connect by Mark D. Roth · 8 years ago
  96. 106df11 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  97. 5e1fbd2 Merge pull request #7370 from rjshade/move_timeout_encoding by kpayson64 · 8 years ago
  98. 34befca Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  99. 85c1168 Merge remote-tracking branch 'upstream/master' into filter_api by Mark D. Roth · 8 years ago
  100. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago