1. b3a4e03 Version bump by murgatroid99 · 10 years ago
  2. 42683db Removed debugging code by murgatroid99 · 10 years ago
  3. d3f9f9f Updated server.cc to match call.cc changes by murgatroid99 · 10 years ago
  4. e012366 Improved op_vector memory management by murgatroid99 · 10 years ago
  5. 57dfd05 Further improved memory management by murgatroid99 · 10 years ago
  6. d66408b Improved memory management by murgatroid99 · 10 years ago
  7. 17be589 Made changes based on comments by murgatroid99 · 10 years ago
  8. 44dd2f3 Removed extraneous log messages by murgatroid99 · 10 years ago
  9. c55ee61 Last test now passes by murgatroid99 · 10 years ago
  10. d0e37cb Merge branch 'master' into node_new_core_api by murgatroid99 · 10 years ago
  11. d17d57a Removed extra log lines by murgatroid99 · 10 years ago
  12. 10ac96c All tests but one now pass against new API by murgatroid99 · 10 years ago
  13. e0da0f7 Merge pull request #502 from murgatroid99/core_call_race_fix by Yang Gao · 10 years ago
  14. 04c4479 Fix race in call.c by murgatroid99 · 10 years ago
  15. e787955 Fixed most of surface tests by murgatroid99 · 10 years ago
  16. 1bc8df4 Fix race in call.c by murgatroid99 · 10 years ago
  17. f0ee545 Merge pull request #497 from nicolasnoble/buildcheck by Craig Tiller · 10 years ago
  18. d8b88de Merge pull request #475 from dklempner/epoll by Craig Tiller · 10 years ago
  19. 98d1dd0 Merge pull request #1 from ctiller/bc by Nicolas Noble · 10 years ago
  20. 9d085a3 Generate more pleasing build.json output by Craig Tiller · 10 years ago
  21. 63056a6 Removed extra extension files by murgatroid99 · 10 years ago
  22. 1407adb Ran build-cleaner, and re-generated project files. by Nicolas Noble · 10 years ago
  23. 5fa1c3f Destroy the wakeup fd in the right function by David Klempner · 10 years ago
  24. 6be5e58 Merge pull request #480 from dklempner/runs_per_test by Craig Tiller · 10 years ago
  25. 2ea18ee Merge pull request #492 from jtattermusch/csharp_mono by Michael Lumish · 10 years ago
  26. 20b738d reference windows-style library names in DllImport, mono still finds the right library by Jan Tattermusch · 10 years ago
  27. a99bf34 Merge pull request #491 from nicolasnoble/win32-tmpfile-fix by Jan Tattermusch · 10 years ago
  28. 1578c6a Fixed end to end tests by murgatroid99 · 10 years ago
  29. 630f1b8 Update completion type enum to reflect changes in grpc.h by Jan Tattermusch · 10 years ago
  30. df80ba8 Freeing the proper string in gpr_tmpfile. by Nicolas Noble · 10 years ago
  31. 2573958 Change TestCache to parameterize whether to skip running tests. by David Klempner · 10 years ago
  32. c9b8eb3 Merge pull request #490 from nicolasnoble/win32-debug by Jan Tattermusch · 10 years ago
  33. 24cad9b Enabling debug symbols while running batched tests under Windows. by Nicolas Noble · 10 years ago
  34. 31f89f8 Merge pull request #489 from jtattermusch/cpu_windows by Nicolas Noble · 10 years ago
  35. 1a9cf61 Merge pull request #481 from jtattermusch/csharp_win_dll by Nicolas Noble · 10 years ago
  36. 2cdacb8 added log messages for cpu_windows.c by Jan Tattermusch · 10 years ago
  37. 6943fb3 added cpu_windows.c by Jan Tattermusch · 10 years ago
  38. 59680ee Merge pull request #482 from nicolasnoble/typos by Craig Tiller · 10 years ago
  39. 5eff611 Merge pull request #470 from ejona86/docker-java by Tim Emiola · 10 years ago
  40. 8f24bec set RuntimeLibrary for zlib project to default by Jan Tattermusch · 10 years ago
  41. fed9186 Merge pull request #468 from nathanielmanistaatgoogle/server_server_credentials by Tim Emiola · 10 years ago
  42. 0af000b Fixing valgrind's codepath in run_tests.py. by Nicolas Noble · 10 years ago
  43. 0bae4b2 Merge pull request #471 from jboeuf/call_host_name_check by Nicolas Noble · 10 years ago
  44. f6ff8f6 remove _shared suffix from target dll names by Jan Tattermusch · 10 years ago
  45. 5e35b14 Disable test caching when runs_per_test > 1 by David Klempner · 10 years ago
  46. a612216 fixes to zlib VS project by Jan Tattermusch · 10 years ago
  47. 31e4065 fixes to make shared libraries build by Jan Tattermusch · 10 years ago
  48. 9fb0116 fixed filename of grpc VS project templates by Jan Tattermusch · 10 years ago
  49. 785778b added projects for shared libraries by Jan Tattermusch · 10 years ago
  50. 7d0188c Merge pull request #479 from murgatroid99/node_perf_test by Vijay Pai · 10 years ago
  51. a10abbd Clean up the epoll wakeup fd too. by David Klempner · 10 years ago
  52. fdd42cf Actually include the port_platform.h epoll change too by David Klempner · 10 years ago
  53. 7c9f091 Address pull request thread comments by David Klempner · 10 years ago
  54. 3a890a2 Remove now unnecessary check that incoming epoll fds are not orphaned by David Klempner · 10 years ago
  55. 53eae7a Merge branch 'master' into epoll by David Klempner · 10 years ago
  56. b7bfe69 Merge pull request #477 from jtattermusch/vsproject_templates by Nicolas Noble · 10 years ago
  57. b7f53d9 removed filters for grpc_csharp_ext by Jan Tattermusch · 10 years ago
  58. 4d3098a Merge branch 'vsproject_templates' of github.com:jtattermusch/grpc into vsproject_templates by Jan Tattermusch · 10 years ago
  59. 2dcc9a8 removed empty filters file for grpc_csharp_ext by Jan Tattermusch · 10 years ago
  60. 2fe2ec6 Added standard performance metrics by murgatroid99 · 10 years ago
  61. 909bfae Updated copyright date by murgatroid99 · 10 years ago
  62. c8df0a8 Added a performance test by murgatroid99 · 10 years ago
  63. 326c164 added user settings and generated files to gitignore by Jan Tattermusch · 10 years ago
  64. 92e2e3f some VS project template fixes and added templates for grpc_csharp_ext by Jan Tattermusch · 10 years ago
  65. 3b22774 added user settings and generated files to gitignore by Jan Tattermusch · 10 years ago
  66. 9e1d446 some VS project template fixes and added templates for grpc_csharp_ext by Jan Tattermusch · 10 years ago
  67. b59fbfd Merge branch 'master' into node_new_core_api by murgatroid99 · 10 years ago
  68. 7765906 More end to end test debugging by murgatroid99 · 10 years ago
  69. 187994e Merge pull request #448 from nicolasnoble/grpc-win32 by Craig Tiller · 10 years ago
  70. 9a7926c Merge pull request #474 from dklempner/unary_upgrade_check by Craig Tiller · 10 years ago
  71. baced4d Epoll based multipoller by David Klempner · 10 years ago
  72. 49959ed Have unary pollset check to see if the existing fd is orphaned by David Klempner · 10 years ago
  73. a81196c Merge pull request #460 from nathanielmanistaatgoogle/server_credentials_wrapping by jboeuf · 10 years ago
  74. 98c387d Merge pull request #428 from ctiller/clientlock2 by Nicolas Noble · 10 years ago
  75. ae47921 Update grpc_java_base Dockerfile to proto3 by Eric Anderson · 10 years ago
  76. 54b2192 Adding call host (:authority header) check in the secure channel. by Julien Boeuf · 10 years ago
  77. 5f6480b Merge pull request #469 from ctiller/fix6 by jboeuf · 10 years ago
  78. bc9773e Allow _low.Server objects to be passed a ServerCredentials. by Nathaniel Manista · 10 years ago
  79. 49c877e Add a wrapping of grpc_server_credentials. by Nathaniel Manista · 10 years ago
  80. e801eb3 Fix some tests by Craig Tiller · 10 years ago
  81. caf378a Merge pull request #453 from ctiller/fix2 by Nathaniel Manista · 10 years ago
  82. 2b86b35 Merge pull request #465 from vjpai/qps-pool by Nicolas Noble · 10 years ago
  83. 6c84ba0 Merge pull request #464 from vjpai/linkstatic by Nicolas Noble · 10 years ago
  84. 1a051df Merge pull request #462 from a11r/doc by Nicolas Noble · 10 years ago
  85. 75be91a Allow Python to be built without sudo by Craig Tiller · 10 years ago
  86. 6749e73 Fix spelling: recommend by Abhishek Kumar · 10 years ago
  87. 2d63da7 Updated as a result of changed options in build.json by Vijay Pai · 10 years ago
  88. 4ca479c Change pointer format by Vijay Pai · 10 years ago
  89. c3b02d9 Allow varying number of server threads via command line flag by Vijay Pai · 10 years ago
  90. 5438d4b Change link options for qps client and qps server by Vijay Pai · 10 years ago
  91. 3dd9df9 Updated INSTALL to clarify phrasing around OpenSSL. by Abhishek Kumar · 10 years ago
  92. 38f9651 Merge pull request #461 from jtattermusch/csharp_windows by Michael Lumish · 10 years ago
  93. f0ea718 update readme file by Jan Tattermusch · 10 years ago
  94. b2ec6af Merge pull request #459 from grpc/jayantkolhe-patch-1 by Tim Emiola · 10 years ago
  95. 0a8acd4 Update README.md by Jayant Kolhe · 10 years ago
  96. c520f09 Merge pull request #458 from ctiller/fix5 by Eric Anderson · 10 years ago
  97. 9b2a531 Correctly handle large headers in HPACK table by Craig Tiller · 10 years ago
  98. 7dcc363 Resolved merge conflicts by murgatroid99 · 10 years ago
  99. cd0b906 Fixed end-to-end tests for new changes by murgatroid99 · 10 years ago
  100. 3116d4f Merge pull request #452 from ctiller/fix by Michael Lumish · 10 years ago