1. c4f0ebe Prepare for the new batch call API. by Craig Tiller · 10 years ago
  2. c8fd2d1 Properly selecting chunks of code for the wakeup fd codepath. by Nicolas "Pixel" Noble · 10 years ago
  3. 213ed91 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. by Nicolas "Pixel" Noble · 10 years ago
  4. 3b56a57 Merge pull request #157 from dklempner/eventfd by Craig Tiller · 10 years ago
  5. 3ed874c sync up with master by Yang Gao · 10 years ago
  6. 6437bd5 Merge github.com:google/grpc into javascript by Craig Tiller · 10 years ago
  7. 6e8bdb9 Merge branch 'master' into eventfd by David Klempner · 10 years ago
  8. 78dc6cd Refactor the pipe/eventfd abstraction by David Klempner · 10 years ago
  9. 5fd0d29 run clang-format by Yang Gao · 10 years ago
  10. 10f4620 Merge pull request #179 from ctiller/kill-printf by jboeuf · 10 years ago
  11. 485d776 Move string.h to internal code by Craig Tiller · 10 years ago
  12. 1fa4e15 Add define by Craig Tiller · 10 years ago
  13. c0fc6a1 Add gpr_ltoa by Craig Tiller · 10 years ago
  14. d10c0ab Merge branch 'master' of github.com:google/grpc into merge_new_invoke_api by murgatroid99 · 10 years ago
  15. 3cc24a6 Merge github.com:google/grpc into javascript by Craig Tiller · 10 years ago
  16. ac139de Merge pull request #153 from ctiller/windows-fixes by Jan Tattermusch · 10 years ago
  17. dbb4f94 Add support for eventfd based kicking on linux. by David Klempner · 10 years ago
  18. 48c9c4a Resolved merge conflicts with master by murgatroid99 · 10 years ago
  19. 2021d03 Merge pull request #149 from murgatroid99/node_bind_port_zero by Tim Emiola · 10 years ago
  20. dedbae7 Typo fix by Craig Tiller · 10 years ago
  21. d14a1a5 Disable compilation of some files by Craig Tiller · 10 years ago
  22. faadd23 Add some documentation by Craig Tiller · 10 years ago
  23. c50e398 First pass API for serving static data by Craig Tiller · 10 years ago
  24. c896e19 Brought grpc_server_add_secure_http2_port in line with grpc_server_http2_port by murgatroid99 · 10 years ago
  25. 68ad53e Fixing indent. by Julien Boeuf · 10 years ago
  26. 8fbcc43 Changing the SSL (Server) Credentials API. by Julien Boeuf · 10 years ago
  27. 5188535 Merge branch 'new_invoke_api' of github.com:google/grpc into update-api by Craig Tiller · 10 years ago
  28. 4ffdcd5 Add an optional server shutdown event. by Craig Tiller · 10 years ago
  29. c8c8bfa Merge branch 'new_invoke_api' of github.com:google/grpc into update by Craig Tiller · 10 years ago
  30. 32946d3 () --> (void) by Craig Tiller · 10 years ago
  31. 4f20042 Remove grpc_call_accept by Craig Tiller · 10 years ago
  32. 808632e Remove grpc_call_start_invoke by Craig Tiller · 10 years ago
  33. 09b6375 clang-format by Craig Tiller · 10 years ago
  34. 6046dc3 clang-format by Craig Tiller · 10 years ago
  35. d248c24 Update C++ code to set status via the C api. by Craig Tiller · 10 years ago
  36. 2ba0dac Update C++ code to set status via the C api. by Craig Tiller · 10 years ago
  37. 6d43445 Merge github.com:google/grpc into api by Craig Tiller · 10 years ago
  38. dd330d6 Merge pull request #24 from nicolasnoble/win32 by Craig Tiller · 10 years ago
  39. 80d68c0 Fixing test_config.c by Nicolas "Pixel" Noble · 10 years ago
  40. 27be1a2 Removing a few more traces of libevent. by Nicolas "Pixel" Noble · 10 years ago
  41. 40fc7a6 clang-format codebase by Craig Tiller · 10 years ago
  42. 375605b Merge github.com:google/grpc into api by Craig Tiller · 10 years ago
  43. 80fa15c Moving prototype from Google to GitHub by Craig Tiller · 10 years ago
  44. b5dcec5 clang-format codebase by Craig Tiller · 10 years ago
  45. 6ad120e Moving the google-internal security code in their own files. by jboeuf · 10 years ago
  46. 570d1f4 Return bound port number from grpc_server_add_http2_port. by ctiller · 10 years ago
  47. 1b15109 Add impl subdirectory under public and move headers that need to be installed by yangg · 10 years ago
  48. 0cd6956 Allow logging mechanism to be overridden by applications. by ctiller · 10 years ago
  49. 033afb3 Fix for the Windows build by ctiller · 10 years ago
  50. 4105e2b Add ServiceAccount Credentials wrapping and handle credentials creation by yangg · 10 years ago
  51. 24200d3 C implementation of Census trace store and stats store for grpc C lib. by hongyu · 10 years ago
  52. 58393c2 Remove libevent. by ctiller · 10 years ago
  53. e4b4093 Add a --forever flag, to continuously run tests as things change. by ctiller · 10 years ago
  54. 1a277ec Remove libevent. by ctiller · 10 years ago
  55. ed5e7e0 Add deadline API on server side. by yangg · 10 years ago
  56. d94ad10 Provide a port of cpu related code to posix, and linux. by ctiller · 10 years ago
  57. 7cebec7 Use overriden host name when creating a call. by yangg · 10 years ago
  58. 3bf466f Port [] alarm management to GRPC. by ctiller · 10 years ago
  59. 59dfc90 Client side implementation of creating channel with credentials. by yangg · 10 years ago
  60. a4b6f5d Add ServerContext. It is currently empty and deadline and metadata will come to by yangg · 10 years ago
  61. ab4f914 Adding JWT generation and signing code for service accounts credentials. by jboeuf · 10 years ago
  62. fb3aa26 Fix comments regarding call_accept to reflect current API. by yangg · 10 years ago
  63. 2845cad Trailing metadata support. by ctiller · 10 years ago
  64. 5e04b13 Add a test for useful.h. by ctiller · 10 years ago
  65. befd265 Adding base utils for JWT service account workflow. OpenSSL base64 decoding is by jboeuf · 10 years ago
  66. 8a67b5c Tweaking log calls a bit. by nnoble · 10 years ago
  67. 9a58df0 Explain server termination semantics a little better. by ctiller · 10 years ago
  68. 87da1b9 Make the default deadline gpr_inf_future to avoid mismatch between by yangg · 10 years ago
  69. 57c6f0c Add batch file that builds and executes all GPR tests. by jtattermusch · 10 years ago
  70. 18b49ab Introducing iomgr. by ctiller · 10 years ago
  71. 98bffb7 Fixes for GPR library on Windows (+ getting rid of warnings under MS C++ compiler) by jtattermusch · 10 years ago
  72. b5df72c Restoring atm_sync as it was lost during The Great Migration. by nnoble · 10 years ago
  73. 9e21f72 Add server side credentials support. by yangg · 10 years ago
  74. 97fb3f6 Add mako templates to generate MS Visual Studio projects. by jtattermusch · 10 years ago
  75. 0c475f0 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. by nnoble · 10 years ago
  76. b7ebd3b Initial import. by Nicolas Noble · 10 years ago