1. 3c10ee4 Merge pull request #989 from murgatroid99/core_start_batch_trace by Nicolas Noble · 9 years ago
  2. 710b6a4 Added a few more missing files and re-generated project files. by Nicolas "Pixel" Noble · 9 years ago
  3. 51f5b91 Adding missing public files to build.json, and re-generating all project files. by Nicolas "Pixel" Noble · 9 years ago
  4. d47946b Added batch GRPC_TRACE option to trace calls to grpc_call_start_batch by murgatroid99 · 9 years ago
  5. 01ea61e Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  6. faa8480 Tracer registration. by Craig Tiller · 9 years ago
  7. e8eb8a4 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  8. c66f2a8 Addressing iniitial feedback. by Julien Boeuf · 9 years ago
  9. 42bc87c Update C++ server with new core API by Craig Tiller · 9 years ago
  10. 759026c Server API simplification by Craig Tiller · 9 years ago
  11. cd9b1c8 Added support for default credentials. by Julien Boeuf · 9 years ago
  12. 94964fd Fixing Windows port. by Nicolas "Pixel" Noble · 9 years ago
  13. 1f0d58d Merge branch 'master' of github.com:google/grpc into unsecure-fix by Nicolas "Pixel" Noble · 9 years ago
  14. dda049c Various MacOS build fixes. by Nicolas "Pixel" Noble · 9 years ago
  15. 6e7c622 Add a facility to control tracing without recompiling by Craig Tiller · 9 years ago
  16. 1bc21a4 Removing the hardcoded SSL roots. by Julien Boeuf · 9 years ago
  17. 35108f6 Allow grpc_init to be called multiple times by Craig Tiller · 9 years ago
  18. d8b88de Merge pull request #475 from dklempner/epoll by Craig Tiller · 9 years ago
  19. f6ff8f6 remove _shared suffix from target dll names by Jan Tattermusch · 9 years ago
  20. 53eae7a Merge branch 'master' into epoll by David Klempner · 9 years ago
  21. baced4d Epoll based multipoller by David Klempner · 9 years ago
  22. 811b078 Merge branch 'master' of github.com:google/grpc into grpc-win32 by Nicolas "Pixel" Noble · 9 years ago
  23. 45e67a3 Addressing comments. by Nicolas Noble · 9 years ago
  24. 0f3ec82 Adding Windows tcp server code. by Nicolas "Pixel" Noble · 9 years ago
  25. ea61b07 Updated the first test (which fails) by Craig Tiller · 9 years ago
  26. 21f627a First draft of the win32 implementation of iomgr. by Nicolas "Pixel" Noble · 9 years ago
  27. 5350c2e Clean build file, regen projects by Craig Tiller · 9 years ago
  28. 4450db2 Add bbq by Craig Tiller · 9 years ago
  29. 9574132 Merge branch 'master' of github.com:google/grpc into json by Nicolas Noble · 9 years ago
  30. 8bfbc88 Rename wakeup_fd.[hc] to wakeup_fd_posix.[hc] by David Klempner · 9 years ago
  31. e04455a Addressing comments. by Nicolas Noble · 9 years ago
  32. 6e8bdb9 Merge branch 'master' into eventfd by David Klempner · 9 years ago
  33. 78dc6cd Refactor the pipe/eventfd abstraction by David Klempner · 9 years ago
  34. fee065c Merge branch 'master' of github.com:google/grpc into json by Nicolas Noble · 9 years ago
  35. d5a9985 Fixing a few winsocket misuses. by Nicolas "Pixel" Noble · 9 years ago
  36. 614c2bf Replacing cJSON with our own code instead. by Nicolas Noble · 9 years ago
  37. dbb4f94 Add support for eventfd based kicking on linux. by David Klempner · 9 years ago
  38. 6a6e4a1 Build projects by Craig Tiller · 9 years ago
  39. e1addfe Build projects by Craig Tiller · 9 years ago
  40. 17ec5f9 Run buildgen by Craig Tiller · 10 years ago
  41. 7f3ed1e Factor out the pollset kicking mechanism and eliminate sharding by David Klempner · 10 years ago
  42. 472f60e Fixing opensource build. by nnoble · 10 years ago
  43. 6ad120e Moving the google-internal security code in their own files. by jboeuf · 10 years ago
  44. 24200d3 C implementation of Census trace store and stats store for grpc C lib. by hongyu · 10 years ago
  45. 58393c2 Remove libevent. by ctiller · 10 years ago
  46. e4b4093 Add a --forever flag, to continuously run tests as things change. by ctiller · 10 years ago
  47. 1a277ec Remove libevent. by ctiller · 10 years ago
  48. c87b1c5 Adding plugins to the mako rendering system. by nnoble · 10 years ago
  49. 5b7f32a Improving Makefile support for shared libraries. by nnoble · 10 years ago
  50. 5210393 Update build.json, fix opensource build. by ctiller · 10 years ago
  51. d79b486 Introduce the (outside-of-iomgr) pollset API. by ctiller · 10 years ago
  52. 2bbb6c4 Remove endpoint/ directories. by ctiller · 10 years ago
  53. 5447c54 Tweaking solution settings to be able to compile with OpenSSL (not link yet), and swapping per-project properties for a global property sheet. by nnoble · 10 years ago
  54. c1ddffb Add time averaged stats for future alarm list work. by ctiller · 10 years ago
  55. befd265 Adding base utils for JWT service account workflow. OpenSSL base64 decoding is by jboeuf · 10 years ago
  56. 1de3a5c Add Visual Studio project for building zlib. by jtattermusch · 10 years ago
  57. 8a67b5c Tweaking log calls a bit. by nnoble · 10 years ago
  58. 82e275f Split client_channel into client_channel & child_channel. by ctiller · 10 years ago
  59. 15e664b Fixing opensource build - surface_em.* got removed. by nnoble · 10 years ago
  60. 18b49ab Introducing iomgr. by ctiller · 10 years ago
  61. 98bffb7 Fixes for GPR library on Windows (+ getting rid of warnings under MS C++ compiler) by jtattermusch · 10 years ago
  62. 97fb3f6 Add mako templates to generate MS Visual Studio projects. by jtattermusch · 10 years ago