1. 67bccfe php: prepare for GA release by Stanley Cheung · 8 years ago
  2. 8c72ae4 Flagging master as 1.0.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  3. 2cb69ad php: update package.xml by Stanley Cheung · 8 years ago
  4. b2edc6c Resolved merge conflicts with master by murgatroid99 · 8 years ago
  5. fb39f1d Merge pull request #6973 from makdharma/network_status_change by Jan Tattermusch · 8 years ago
  6. ffc780d Merge pull request #6803 from sreecha/epoll_changes by Craig Tiller · 8 years ago
  7. d29a3bf Update master branch to 0.16.0-dev by murgatroid99 · 8 years ago
  8. c3a9fae Merge branch 'master' into epoll_changes_merged by Sree Kuchibhotla · 8 years ago
  9. 0579cfc more files after running build.yaml changes through by Makarand Dharmapurikar · 8 years ago
  10. e16907e Resolved merge conflicts with master by murgatroid99 · 8 years ago
  11. bc4c3e3 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  12. 812c66b Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  13. 9f6a805 Allow disabling traces, add trace variables for pluck and timeout events by murgatroid99 · 8 years ago
  14. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  15. f8bd01f Merge remote-tracking branch 'upstream/master' into manual_upmerge_0_14_to_master by Jan Tattermusch · 8 years ago
  16. 5fa6b5d regenerate PHP's package.xml by Jan Tattermusch · 8 years ago
  17. d7a15b8 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  18. 877dc0c Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  19. 0ca68b7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  20. 1bc2976 Merge pull request #6481 from dgquintas/compression_md_level_bis by Jan Tattermusch · 8 years ago
  21. 0a0c1b0 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  22. 5dbbbb1 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  23. 533add5 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  24. bf10c82 implement support for adding external fd to server by Adam Michalik · 8 years ago
  25. 321b1fb separate posix functionality to grpc_posix.h by Adam Michalik · 8 years ago
  26. c97065d Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  27. 2888bd5 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  28. a0d7491 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  29. 87ec3b7 Merge pull request #6750 from makdharma/cronet by Jan Tattermusch · 8 years ago
  30. 1fd6235 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  31. 4c11a20 Remove unused files by Sree Kuchibhotla · 8 years ago
  32. d925c93 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  33. 55c08f8 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  34. 6c81c25 Merge pull request #6306 from y-zeng/win32_suffix by Jan Tattermusch · 8 years ago
  35. e751846 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  36. 2a2599b incremental fix - removed cronet dependency from grpc_secure by Makarand Dharmapurikar · 8 years ago
  37. 38d8055 cronet build related changes by Makarand Dharmapurikar · 8 years ago
  38. 4b5e757 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  39. 6eb2380 Merge pull request #6702 from a-veitch/add_proto by Jan Tattermusch · 8 years ago
  40. 4c751eb Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  41. 2a50dfe s/grpc_pops/grpc_polling_entity by David Garcia Quintas · 8 years ago
  42. 4594bd9 Merge remote-tracking branch 'upstream/master' into base by Yuchen Zeng · 8 years ago
  43. 8bec6f6 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  44. 69f3e2b Revert "Remove legacy poller" by Craig Tiller · 8 years ago
  45. f448c34 Remove union { } data and epoll_hdr structures. Added ev_epoll_linux files by Sree Kuchibhotla · 8 years ago
  46. e48b1bc Base changes. Create ev_epoll_posix.{c,h} files by making a copy of ev_poll_and_epoll.c file by Sree Kuchibhotla · 8 years ago
  47. d69354e Merge branch 'master' into add_proto by Alistair Veitch · 8 years ago
  48. 48abdde Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  49. c4c6ecf Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  50. 30fe632 end-to-end compilation by Alistair Veitch · 8 years ago
  51. d88e15c Remove legacy poller by Craig Tiller · 8 years ago
  52. 772f485 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  53. 2477c3c Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  54. a488037 Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring by Julien Boeuf · 8 years ago
  55. ac09447 Merge branch 'compression_incoming_checks' into compression_md_level_bis by David Garcia Quintas · 8 years ago
  56. 8517886 Move load_file into iomgr by Craig Tiller · 8 years ago
  57. d013e9b Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  58. 049831a php: update package.xml after fixes by Stanley Cheung · 8 years ago
  59. d6a5b80 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  60. effd74c Merge pull request #5456 from ctiller/cleaner-posix3 by Jan Tattermusch · 8 years ago
  61. d982bba Add base64 decoder by Yuchen Zeng · 8 years ago
  62. 6d0b4d2 Merge branch 'master' of github.com:grpc/grpc into merge by David Garcia Quintas · 8 years ago
  63. d46efd7 replaced header list with filegroup in build.yaml. by Makarand Dharmapurikar · 8 years ago
  64. c2ec95b Revert "Revert "cronet wrapper code"" by makdharma · 8 years ago
  65. a58ed7c Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  66. fe01b58 Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  67. bae6a4c Merge branch 'master' of https://github.com/grpc/grpc into credentials_refactoring by Julien Boeuf · 8 years ago
  68. fffd296 Merge pull request #6279 from dgquintas/lb_proto_v1 by Jan Tattermusch · 8 years ago
  69. 42342cb Revert "cronet wrapper code" by Craig Tiller · 8 years ago
  70. 16caa50 Master is now 0.15.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  71. ddad978 API fuzzer compiles with new error handling by Craig Tiller · 8 years ago
  72. 48d833a Merge pull request #6214 from makdharma/master by Nicolas Noble · 8 years ago
  73. 4ba6a64 Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into error by Craig Tiller · 8 years ago
  74. 81be250 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  75. 8ca294e Refactoring the core security code. by Julien Boeuf · 8 years ago
  76. d5d8f8f Added all transitive header dependencies in build.yaml to fix the failing check. by Makarand Dharmapurikar · 8 years ago
  77. f72eb97 Introduced grpc_pops (pollset or pollset_set) by David Garcia Quintas · 8 years ago
  78. 274bcc8 Added dummy cronet api implementation so we can build on Jenkins. by Makarand Dharmapurikar · 8 years ago
  79. 7c6ba9b Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  80. 80721b2 Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto by David Garcia Quintas · 8 years ago
  81. 580987a Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  82. b41363e all good! missing end2end test for new lr filter by David Garcia Quintas · 8 years ago
  83. 27f59af Unifying error handling within core by Craig Tiller · 8 years ago
  84. 12e111c Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  85. d312a0b Smarter pollset/pollset_set propagation by David Garcia Quintas · 8 years ago
  86. 165c62f Merge pull request #6183 from nicolasnoble/msys-support by Jan Tattermusch · 8 years ago
  87. 1b2db63 Moved protos out of core_codegen interface by David Garcia Quintas · 8 years ago
  88. 396f445 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  89. 12dfdc3 Change win32 file suffix by Yuchen Zeng · 8 years ago
  90. 7f0793a Updated load balancer proto to v1 by David Garcia Quintas · 8 years ago
  91. 9a16376 php: prepare for release 0.14 by Stanley Cheung · 8 years ago
  92. 7beea14 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  93. dde6dfb Merge pull request #5958 from deepaklukose/skip_client_cert_verification by Jan Tattermusch · 8 years ago
  94. 2a52203 Update boringssl to latest chromium-stable. by itessier · 8 years ago
  95. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 8 years ago
  96. c4b18a5 Adding support for msys. by Nicolas "Pixel" Noble · 8 years ago
  97. 3ab2fe0 Rollup of changes from the latest import by Craig Tiller · 8 years ago
  98. 9885bff Factored out parse functions from sockaddr_resolver by David Garcia Quintas · 8 years ago
  99. 7d4f252 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  100. 03915e5 Sort out codegen dependencies by Craig Tiller · 8 years ago