1. 06fabde add missed 'class' by yang-g · 9 years ago
  2. fb58d23 Merge with head by yang-g · 9 years ago
  3. 7ef7232 split iterator into its own file by yang-g · 9 years ago
  4. 65ef0ff Merge pull request #1888 from ctiller/flow-like-lava-to-a-barnyard by Abhishek Kumar · 9 years ago
  5. 65749c1 Docstring for grpc_create_pick_first_lb_policy by David G. Quintas · 9 years ago
  6. a5d6e72 Tiny comment grammar fix by David G. Quintas · 9 years ago
  7. abfaf2a Expand comment by Craig Tiller · 9 years ago
  8. 7cceb09 Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  9. c9af31d Merge pull request #2473 from hongweiwang/uri_parser by Craig Tiller · 9 years ago
  10. 9a3f858 Merge pull request #2460 from vjpai/exposed_pool by Craig Tiller · 9 years ago
  11. 87afb5d Clean up some warnings in the ruby wrapping code by murgatroid99 · 9 years ago
  12. e85483b Merge pull request #2389 from nicolasnoble/let-s-run-ruby-on-macos by Jan Tattermusch · 9 years ago
  13. 2884b6a Merge pull request #2454 from stanley-cheung/php_minor_fix by Jan Tattermusch · 9 years ago
  14. 275a02c Small fix by Hongwei Wang · 9 years ago
  15. 4ff154e Merge pull request #2459 from jtattermusch/csharp_metadata_refactoring by Stanley Cheung · 9 years ago
  16. 55652c7 remove trailing whitespace by Jan Tattermusch · 9 years ago
  17. d423f3c Fix authority in uri_parser by Hongwei Wang · 9 years ago
  18. ef9fd53 Added test for echoing metadata by murgatroid99 · 9 years ago
  19. 380b90a Removed server-wide metadata handler, individual handlers can now send metadata by murgatroid99 · 9 years ago
  20. 2f89e40 Merge pull request #2422 from yang-g/per_call_oauth_creds by Eric Anderson · 9 years ago
  21. 1021c2f Prefixed macro with GPR_ a small var rename by David Garcia Quintas · 9 years ago
  22. c478c13 Merge pull request #2469 from jcanizales/remove-flakes by Michael Lumish · 9 years ago
  23. ccd89f0 Merge pull request #2467 from jcanizales/readme-objc-to-alpha by Michael Lumish · 9 years ago
  24. e0981df Merge github.com:grpc/grpc into i-want-to-wait-free by Craig Tiller · 9 years ago
  25. b0c13ad Fix a leaked lock, and make a debug-only detection for this class of bug by Craig Tiller · 9 years ago
  26. f101af1 Merge pull request #2468 from yang-g/cleanup_handshaking_channels_when_server_shutdown by Craig Tiller · 9 years ago
  27. 5580e5d Increase timeout of tests to remove flakes. by Jorge Canizales · 9 years ago
  28. 097468d Clean up handshaking server channels properly by yang-g · 9 years ago
  29. 45b477e Fixed small leak. by David Garcia Quintas · 9 years ago
  30. e3988db Added more tests for GPR_BITCOUNT by David Garcia Quintas · 9 years ago
  31. 0a4615d List Objective-C library as alpha. by Jorge Canizales · 9 years ago
  32. 0327ce5 Merge pull request #2390 from nicolasnoble/we-have-both-kinds by Jan Tattermusch · 9 years ago
  33. 6b8d1ae rewrote bitcount function as a macro by David Garcia Quintas · 9 years ago
  34. cfb21ce Added missing "static" by David Garcia Quintas · 9 years ago
  35. b80479e Added population count function by David Garcia Quintas · 9 years ago
  36. ed7e855 Require a pointer + macro arg protection by David Garcia Quintas · 9 years ago
  37. b8c1524 Enabling 32 bits downgrade of our environment. by Nicolas "Pixel" Noble · 9 years ago
  38. 366e64d Changed to newer, simpler server construction interface by murgatroid99 · 9 years ago
  39. 5065d72 Update comment by Craig Tiller · 9 years ago
  40. 305e3bd Added bitset macro ops by David Garcia Quintas · 9 years ago
  41. a2e1bb1 Change name of thread_pool files to fixed_size_thread_pool when appropriate by vjpai · 9 years ago
  42. 58ff670 Merge pull request #2462 from nicolasnoble/bash-is-not-for-everyone by Michael Lumish · 9 years ago
  43. 6dd49a5 Added some methods to context inspector. Also minor tweak to server context IsCancelled() method by David Garcia Quintas · 9 years ago
  44. 211e65b Merge branch 'master' of github.com:grpc/grpc into str_join_with_sep by David Garcia Quintas · 9 years ago
  45. e410986 clang-format'd. by David Garcia Quintas · 9 years ago
  46. e0d581b Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  47. 658b608 Added some comments, minot stylistic tweaks by David Garcia Quintas · 9 years ago
  48. 3e5d616 Merge pull request #2371 from yang-g/security_context2 by Craig Tiller · 9 years ago
  49. 8ea6308 Merge pull request #2383 from vjpai/lockfree-stack by Craig Tiller · 9 years ago
  50. e845d98 Merge pull request #2406 from dgquintas/writeoptions by Craig Tiller · 9 years ago
  51. a430479 Merge pull request #2408 from nicolasnoble/generate_projects-should-mkdir by Craig Tiller · 9 years ago
  52. ded3f69 Merge pull request #2442 from yang-g/authcontext_lazy_create_at_server by Craig Tiller · 9 years ago
  53. 367e30f Replacing echo -e with a more generic system. by Nicolas "Pixel" Noble · 9 years ago
  54. 7eab56b Resolve comments by yang-g · 9 years ago
  55. 5c517b1 Fix integration bugs by Craig Tiller · 9 years ago
  56. 14b3684 Remove const_iterator typedef and add a range based loop test by yang-g · 9 years ago
  57. c77fa40 Merge branch 'flow-like-lava-to-a-barnyard' of github.com:ctiller/grpc into flow-like-lava-to-a-barnyard by Craig Tiller · 9 years ago
  58. 321cfc5 Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard by Craig Tiller · 9 years ago
  59. 69f2410 Make thread_pool.h a public header by Vijay Pai · 9 years ago
  60. ca83dc8 Adjust oustanding request count to meet new server algorithm by Craig Tiller · 9 years ago
  61. fd953a5 add support for per-call metadata by Jan Tattermusch · 9 years ago
  62. b533281 adjust C# generator to match the new API by Jan Tattermusch · 9 years ago
  63. 8631652 Ensure streams are sent in-order by Craig Tiller · 9 years ago
  64. e5c9b80 renaming stub to client and refactoring metadata class by Jan Tattermusch · 9 years ago
  65. 5a9674c Merge pull request #2419 from jtattermusch/nuget_versioning_simplification by Michael Lumish · 9 years ago
  66. 37fccb0 make build_packages.bat provide version of grpc.native.csharp_ext dependency by Jan Tattermusch · 9 years ago
  67. a580070 introduce Version.cs as single source of truth of gRPC C# version by Jan Tattermusch · 9 years ago
  68. 48f7ed4 pick up nuget package version from cmdline param and fix nuget build by Jan Tattermusch · 9 years ago
  69. 761940d Merge pull request #2418 from jtattermusch/csharp_healthchecking by Michael Lumish · 9 years ago
  70. 5253467 C# health checking support by Jan Tattermusch · 9 years ago
  71. e6d12d3 Merge pull request #2453 from tbetbetbe/grpc-ruby-update-requirements-comment by Michael Lumish · 9 years ago
  72. 8092af8 Updates the requirements comment before releasing on the release branch by Tim Emiola · 9 years ago
  73. e726a53 php script minor fix by Stanley Cheung · 9 years ago
  74. 4ed8e40 Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard by Craig Tiller · 9 years ago
  75. e959335 Fix tcp_client_posix_test on mac by Craig Tiller · 9 years ago
  76. a508c80 Merge github.com:grpc/grpc into no-worries-i-can-wait by Craig Tiller · 9 years ago
  77. 811536e auth context iterator by yang-g · 9 years ago
  78. 0ea6be3 Merge pull request #2450 from dgquintas/frame_data_one_byte by Yang Gao · 9 years ago
  79. d317e75 Fixes to compression, to be merged back to the appropriate branch. by David Garcia Quintas · 9 years ago
  80. 2172880 Merge pull request #2428 from vjpai/gcc44_issues by Yang Gao · 9 years ago
  81. c3a00cd Fixed wrong frame parsing by David Garcia Quintas · 9 years ago
  82. 94fd462 override and final by Vijay Pai · 9 years ago
  83. 177503c Merge pull request #2332 from jtattermusch/implicit_initialize_rebased by Michael Lumish · 9 years ago
  84. e53f593 Merge pull request #2438 from stanley-cheung/update_homebrew_php_ext_dir by Michael Lumish · 9 years ago
  85. 13797c3 Merge pull request #2251 from nathanielmanistaatgoogle/links by Masood Malekghassemi · 9 years ago
  86. d54c3e6 clang-format changed files by Vijay Pai · 9 years ago
  87. d6cc181 Name arguments by vjpai · 9 years ago
  88. 94d6225 Create server side auth context lazily by yang-g · 9 years ago
  89. 316eedd regex by Stanley Cheung · 9 years ago
  90. 181ef45 Addressing outstanding typos and comments Clang-format of changed files by Vijay Pai · 9 years ago
  91. df55161 Remove reference to nullptr to avoid compiler seeing ambiguity in gcc-4.4 by vjpai · 9 years ago
  92. 4a5c654 update homebrew php ext location by Stanley Cheung · 9 years ago
  93. da7790b Merge pull request #2335 from murgatroid99/node_error_codes by Abhishek Kumar · 9 years ago
  94. f77ab15 Use rvalue ref return to avoid copy by vjpai · 9 years ago
  95. 1cbeeb5 Merge pull request #2336 from murgatroid99/ruby_error_codes by Abhishek Kumar · 9 years ago
  96. 707dd2c Merge pull request #2065 from dklempner/retry_backoff by Abhishek Kumar · 9 years ago
  97. c7eed74 Remove brace initialization for gcc-4.4 compatibility by vjpai · 9 years ago
  98. 7d980e4 Remove lambda function with lambda capture to allow building with pre-lambda by vjpai · 9 years ago
  99. 4d811da generate_projects.py should make directories. by Nicolas "Pixel" Noble · 9 years ago
  100. 664cda0 Removed spurious check by David Garcia Quintas · 9 years ago