1. 9356b47 clean up the clean up code by yang-g · 9 years ago
  2. 22c0dec Dont need this for 32bit by Craig Tiller · 9 years ago
  3. 9e9e2f7 Merge pull request #5007 from ctiller/memcpy3 by Nicolas Noble · 9 years ago
  4. 4d48522 Merge pull request #4998 from ctiller/syscall by Jan Tattermusch · 9 years ago
  5. 71a083b Merge pull request #4986 from jtattermusch/dlopen_no_dev by Jan Tattermusch · 9 years ago
  6. 78bced4 Merge pull request #4995 from vjpai/corelimit2 by David G. Quintas · 9 years ago
  7. c01f240 Clean up formatting by Craig Tiller · 9 years ago
  8. 72c920f Copyright, clang-format by Craig Tiller · 9 years ago
  9. 2cf2389 Refine platform detection by Craig Tiller · 9 years ago
  10. 4bef7ce Use old memcpy for wrappers by Craig Tiller · 9 years ago
  11. dd133c1 Prevent the need to install libc6-dev on Linux by Jan Tattermusch · 9 years ago
  12. 954e946 Please *san by Craig Tiller · 9 years ago
  13. f215f18 Fix copyright by Craig Tiller · 9 years ago
  14. 9dbf177 Fix copyright by Craig Tiller · 9 years ago
  15. 22a9139 Make clock_gettime syscall directly to skirt ABI issues by Craig Tiller · 9 years ago
  16. fa1142a Add missing ) by Craig Tiller · 9 years ago
  17. b941095 Comments by Craig Tiller · 9 years ago
  18. 9828aad Support falling back on older secure_getenv/getenv versions on older glibc by Craig Tiller · 9 years ago
  19. 5956742 Copyright and clang-format by Vijay Pai · 9 years ago
  20. 8166e30 Reduce diff by Vijay Pai · 9 years ago
  21. f05169b Merge branch 'master' into corelimit2 by Vijay Pai · 9 years ago
  22. 7d45cdb Enable properly working core limits on clients and servers, by Vijay Pai · 9 years ago
  23. 3c4bbc0 Merge branch 'no_extern_allowed' of github.com:nicolasnoble/grpc into patchy by Craig Tiller · 9 years ago
  24. c64736d Clean-up core list usage and make it possible to reset the core list by Vijay Pai · 9 years ago
  25. 03ba4d7 Merge branch 'master' into corelimit2 by Vijay Pai · 9 years ago
  26. c1fdfec Merge pull request #4933 from yang-g/stalled_by_transport_race2 by Craig Tiller · 9 years ago
  27. 26af079 Merge pull request #4934 from jboeuf/ssl_credentials_override_default_roots by Craig Tiller · 9 years ago
  28. f09fb7e Merge pull request #4979 from nicolasnoble/win32_subprocess by Craig Tiller · 9 years ago
  29. 9070b4b Merge pull request #4989 from yang-g/binary_metadata_crash by Craig Tiller · 9 years ago
  30. f8174ea use huffman prefix by yang-g · 9 years ago
  31. cbc4629 Merge pull request #4978 from nicolasnoble/alarming by Craig Tiller · 9 years ago
  32. 9734b9c Merge pull request #4982 from nicolasnoble/census-placeholders by Craig Tiller · 9 years ago
  33. d793310 Fixing copyrights. by Nicolas "Pixel" Noble · 9 years ago
  34. 10fe786 Fixing copyrights. by Nicolas "Pixel" Noble · 9 years ago
  35. 1d43bc3 Fixing copyrights. by Nicolas "Pixel" Noble · 9 years ago
  36. 50c69ab Fixing copyrights. by Nicolas "Pixel" Noble · 9 years ago
  37. 780f336 Adding log.h for definition of abort. by Nicolas "Pixel" Noble · 9 years ago
  38. 2cd3210 Forgot the abort(). by Nicolas "Pixel" Noble · 9 years ago
  39. b46a5ea Missed one. by Nicolas "Pixel" Noble · 9 years ago
  40. 8002718 Typos. by Nicolas "Pixel" Noble · 9 years ago
  41. 64cfcc6 Typo. by Nicolas "Pixel" Noble · 9 years ago
  42. fa132c2 Actually moving this to the proper place. by Nicolas "Pixel" Noble · 9 years ago
  43. da71518 Replacing grpc_max_auth_token_lifetime by an accessor. by Nicolas "Pixel" Noble · 9 years ago
  44. a478b52 Creating placeholders for missing census functions. by Nicolas "Pixel" Noble · 9 years ago
  45. 4fba286 Adding windows support for gpr subprocesses. by Nicolas "Pixel" Noble · 9 years ago
  46. d5d83aa Fixing, using and testing alarm code. by Nicolas "Pixel" Noble · 9 years ago
  47. 5080909 Pass undiagnosed errors to the user unadulterated by Masood Malekghassemi · 9 years ago
  48. 097070f Diagnose missing Cython-generated files by Masood Malekghassemi · 9 years ago
  49. 01ba279 Merge pull request #4946 from soltanmm/doctor-calling-doctor by Masood Malekghassemi · 9 years ago
  50. 8e90ca1 create a .zip file with nuget packages by Jan Tattermusch · 9 years ago
  51. 1c686e8 Merge pull request #4952 from murgatroid99/node_windows_compile by Nicolas Noble · 9 years ago
  52. e464af1 Merge remote-tracking branch 'upstream/master' into stalled_by_transport_race2 by yang-g · 9 years ago
  53. eecd9e2 Merge pull request #4960 from vjpai/kill_host by Jan Tattermusch · 9 years ago
  54. 2fedbec Fix a typo by Vijay Pai · 9 years ago
  55. a7d7aeb Merge pull request #4874 from rjshade/add_comments_to_transport by David G. Quintas · 9 years ago
  56. 5441c22 Merge pull request #4959 from grpc/release-0_12 by Michael Lumish · 9 years ago
  57. 0f47247 Merge pull request #4963 from soltanmm/kill-it-with-rm by Nathaniel Manista · 9 years ago
  58. 69a9411 Remove dead Python README.md by Masood Malekghassemi · 9 years ago
  59. cdc182e Update copyright, clang-format for line wrapping of comment. by Robbie Shade · 9 years ago
  60. 5919e81 Remove host option from ServerConfig proto since it is error-prone and by Vijay Pai · 9 years ago
  61. ee7e1c2 Merge pull request #4950 from ctiller/offload-racing by David G. Quintas · 9 years ago
  62. 434eda4 ooops, forgot this... by Julien Boeuf · 9 years ago
  63. aaebf7a Changing the API to use a callback mechanism. by Julien Boeuf · 9 years ago
  64. 54cc08c Merge branch 'master' of github.com:grpc/grpc into ssl_credentials_override_default_roots by Julien Boeuf · 9 years ago
  65. 62cc911 Fix Python diagnostics dying on bad diagnosis by Masood Malekghassemi · 9 years ago
  66. c085e5c Fix copyrights by Craig Tiller · 9 years ago
  67. eced8ae Fix windows by Craig Tiller · 9 years ago
  68. 8045add Fix zookeeper by Craig Tiller · 9 years ago
  69. a93a25f Update copyrights by Craig Tiller · 9 years ago
  70. 6c39686 Preparatory changes for work shedding by Craig Tiller · 9 years ago
  71. 55b1b59 move flow control code back to writing.c by yang-g · 9 years ago
  72. dcc99a2 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  73. a569906 Merge pull request #4868 from bogdandrutu/bug by Alistair Veitch · 9 years ago
  74. 897925e fix copyright by yang-g · 9 years ago
  75. fb1ae3a Merge pull request #4939 from rjshade/remove_unused_method by Craig Tiller · 9 years ago
  76. faf5c4d Merge pull request #4924 from nicolasnoble/makefile-cleanup by Michael Lumish · 9 years ago
  77. a570b73 Merge pull request #4902 from nicolasnoble/win32-cleanup by Michael Lumish · 9 years ago
  78. 3d14fd6 Update copyright comments. by Robbie Shade · 9 years ago
  79. 926e24c Remove unused grpc_udp_server_write method by Robbie Shade · 9 years ago
  80. 929523a Tidy. by Nicolas "Pixel" Noble · 9 years ago
  81. bd76a63 More fixes. by Nicolas "Pixel" Noble · 9 years ago
  82. d79ef3a Fixed wrong usage of global var by David Garcia Quintas · 9 years ago
  83. 545c6c1 Merge branch 'master' into makefile-cleanup by Nicolas "Pixel" Noble · 9 years ago
  84. b4e51b5 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  85. 5a94623 copyrights by David Garcia Quintas · 9 years ago
  86. 6bd7b97 DONE!!1one by David Garcia Quintas · 9 years ago
  87. e1300de After GrpcLibrary refactoring. Compiles and passes. WIP still by David Garcia Quintas · 9 years ago
  88. 51b1aee Moving some config defaults to build.yaml, and moving others to CPPFLAGS. by Nicolas "Pixel" Noble · 9 years ago
  89. e2f3465 Make Node library build on Windows by Michael Lumish · 9 years ago
  90. a50da47 Addressing comments. by Julien Boeuf · 9 years ago
  91. bdaea02 Merge pull request #4927 from ctiller/fix-undefined-behavior by Yang Gao · 9 years ago
  92. 348f3a2 Use a separate list for streams stalled by transport in writing path by yang-g · 9 years ago
  93. 86363e5 Merge pull request #4884 from soltanmm/deal-with-it by Masood Malekghassemi · 9 years ago
  94. 373debd Adding a function to override the ssl default roots path. by Julien Boeuf · 9 years ago
  95. b9c5505 Fix undefined behavior by Craig Tiller · 9 years ago
  96. 154b0ee Enable binary linux distributions for Python by Masood Malekghassemi · 9 years ago
  97. 2c1c7d5 Fix copyrights by Craig Tiller · 9 years ago
  98. 324426b Merge github.com:grpc/grpc into fix-c++ by Craig Tiller · 9 years ago
  99. 26e4f5b Merge pull request #4923 from nathanielmanistaatgoogle/tests by Masood Malekghassemi · 9 years ago
  100. 9671a90 Merge pull request #4907 from vjpai/generic_qps by Yang Gao · 9 years ago