1. 8e1a55d More win32 fixes + documentation. by Nicolas "Pixel" Noble · 9 years ago
  2. 404fc6a Wave of Win32 fixes. by Nicolas "Pixel" Noble · 9 years ago
  3. 99076fe Fixing generated code under Windows. by Nicolas "Pixel" Noble · 9 years ago
  4. df3c6c5 Adding property sheets for OpenSSL and zlib's NuGet packages. by Nicolas "Pixel" Noble · 9 years ago
  5. a5f803d Merge remote-tracking branch 'upstream/master' by David Garcia Quintas · 9 years ago
  6. ae94d86 Merge pull request #1451 from michael-berlin/fix_protobuf_dep_shared_lib by Nicolas Noble · 9 years ago
  7. fe6b973 Merge pull request #1449 from ctiller/profile by Vijay Pai · 9 years ago
  8. bf2e7f0 Compile protobuf before compiling shared C++ libraries. by Michael Berlin · 9 years ago
  9. 5351392 Makefile: Fix missing space in shared library dependencies for MINGW32. by Michael Berlin · 9 years ago
  10. 12b9fc0 adding php to cloud to prod tests. by Donna Dionne · 9 years ago
  11. 3b2e2f7 Merge branch 'master' into async-cleanup by vjpai · 9 years ago
  12. 113d169 Add rdtsc profiling support, implement begin/end and tag hiding by Craig Tiller · 9 years ago
  13. 614e72c Merge pull request #1448 from stanley-cheung/php_gce_dockerfile_update by donnadionne · 9 years ago
  14. 8ade472 add instruction to add cacerts/roots.pem to grpc/php docker image in gce_setup by Stanley Cheung · 9 years ago
  15. 935cf42 Add per-call context pointer API by Craig Tiller · 9 years ago
  16. 6f0812c Merge pull request #1437 from jtattermusch/trace_batch_fix by Craig Tiller · 9 years ago
  17. 534874b Merge branch 'one-read' of github.com:ctiller/grpc into one-read by Craig Tiller · 9 years ago
  18. d6c1655 Merge github.com:grpc/grpc into one-read by Craig Tiller · 9 years ago
  19. 5ae895a Merge pull request #1363 from murgatroid99/objective_c_batch_migration by Jorge Canizales · 9 years ago
  20. a77d3f6 Merge pull request #1394 from yang-g/bugfix by Craig Tiller · 9 years ago
  21. 4925063 Resolved some comments by murgatroid99 · 9 years ago
  22. ea13af7 merge with head by Yang Gao · 9 years ago
  23. 87344c8 Merge pull request #1397 from ctiller/delete-the-old-api by Yang Gao · 9 years ago
  24. 4db2954 merge with head by Yang Gao · 9 years ago
  25. 5fe7e5d Fix some memory leaks by Craig Tiller · 9 years ago
  26. e217307 Merge pull request #1436 from ctiller/crash-cxx by Yang Gao · 9 years ago
  27. 3d50b30 Merge branch 'delete-the-old-api' of github.com:ctiller/grpc into delete-the-old-api by Craig Tiller · 9 years ago
  28. a811868 Merge branch 'master' into async-cleanup by vjpai · 9 years ago
  29. 76eabbd Merge github.com:grpc/grpc into delete-the-old-api by Craig Tiller · 9 years ago
  30. 18d43bf Merge pull request #1443 from ctiller/travis_sorted by Vijay Pai · 9 years ago
  31. 915b4ef Merge pull request #1442 from jtattermusch/csharp_kill_unused_function by Tim Emiola · 9 years ago
  32. ff1ad13 Stopgap fix for fling_stream_test timing out by Craig Tiller · 9 years ago
  33. a9a3e88 remove unused function from grpc_csharp_ext by Jan Tattermusch · 9 years ago
  34. 9da3be5 Merge pull request #1435 from ctiller/fix-windows-tests by Nicolas Noble · 9 years ago
  35. 6e5bad3 Merge pull request #1421 from zeliard/master by Nicolas Noble · 9 years ago
  36. 81b6711 make Windows.h lowercase for cross compiling from Linux by Simon Koo · 9 years ago
  37. ff4ee96 Remove another old function by Craig Tiller · 9 years ago
  38. 70e299f Merge pull request #1428 from ctiller/the-call-is-dead-stop-kicking-it by Nicolas Noble · 9 years ago
  39. 3921c56 Expose max message size at the server side by Yang Gao · 9 years ago
  40. 532cd4d added param names for grpc_call_start_batch trace. by Jan Tattermusch · 9 years ago
  41. 51fe022 Merge pull request #1439 from nicolasnoble/python-c89 by Masood Malekghassemi · 9 years ago
  42. 0225f5c Merge pull request #1438 from soltanmm/fix-mac by Tim Emiola · 9 years ago
  43. 64237fb C89-ify the python code. by Nicolas "Pixel" Noble · 9 years ago
  44. 9f8682c Release Python 0.5.0a2 by Masood Malekghassemi · 9 years ago
  45. 0420d7c fix: trace for grpc_call_start_batch only displayed lower 32bits of tag by Jan Tattermusch · 9 years ago
  46. f96dbc7 Fix for a crash seen in the wild by Craig Tiller · 9 years ago
  47. 7e8ecf7 Merge pull request #1434 from soltanmm/fix-mac by Nathaniel Manista · 9 years ago
  48. 26dfbb2 Merge branch 'fix-windows-tests' into delete-the-old-api by Craig Tiller · 9 years ago
  49. 74bbc41 Ensure all unsecure tests are built on Windows by Craig Tiller · 9 years ago
  50. c1469c4 Bump version by Craig Tiller · 9 years ago
  51. f722b0c Extern-ify symbols so they don't collide by Masood Malekghassemi · 9 years ago
  52. 1260892 Merge branch 'delete-the-old-api' of github.com:ctiller/grpc into delete-the-old-api by Craig Tiller · 9 years ago
  53. 06eb5ae Fix this test too by Craig Tiller · 9 years ago
  54. 19f7121 Merge github.com:grpc/grpc into delete-the-old-api by Craig Tiller · 9 years ago
  55. 12c4d4e Merge branch 'one-read' into swappy by Craig Tiller · 9 years ago
  56. 71c77be Merge github.com:grpc/grpc into one-read by Craig Tiller · 9 years ago
  57. f107120 Fixing some tests I broke during conversion by Craig Tiller · 9 years ago
  58. b753ab4 Merge pull request #1426 from ctiller/bad-frame by Yang Gao · 9 years ago
  59. 48373df Merge github.com:grpc/grpc into delete-the-old-api by Craig Tiller · 9 years ago
  60. e10ebf1 Keep code that is common between both async client versions in a new async superclass and only use unary/streaming-specific material in the subclass. by Vijay Pai · 9 years ago
  61. f2791ab Merge pull request #1408 from dgquintas/stap by Craig Tiller · 9 years ago
  62. d30457a Merge pull request #1427 from ctiller/gcov-is-basically-debug-lets-save-time-and-ride-unicorns by Nicolas Noble · 9 years ago
  63. e4cf6e1 Merge pull request #1431 from soltanmm/py-release by Tim Emiola · 9 years ago
  64. fae9d99 Release Python 0.5.0a1 by Masood Malekghassemi · 9 years ago
  65. be02e15 Merge pull request #1429 from stanley-cheung/php_auth_interop_test by Tim Emiola · 9 years ago
  66. 94d7f85 Merge github.com:grpc/grpc into delete-the-old-api by Craig Tiller · 9 years ago
  67. 4fbc53e more comments by Stanley Cheung · 9 years ago
  68. 624d430 Merge branch 'one-read' into swappy by Craig Tiller · 9 years ago
  69. 9c43fa8 Merge github.com:grpc/grpc into one-read by Craig Tiller · 9 years ago
  70. 67bfefd Ensure call alarms are cancelled when the underlying stream closes by Craig Tiller · 9 years ago
  71. 0e08aed add php service account credentials auth interop test, tested against cloud server by Stanley Cheung · 9 years ago
  72. 2e4a7dc Make gcov compile flags reflect dbg by Craig Tiller · 9 years ago
  73. 42b14cb Remove dbg build from Travis, use gcov instead by Craig Tiller · 9 years ago
  74. 3b1e37d Fix errant empty data frame after trailers by Craig Tiller · 9 years ago
  75. 34c3963 Merge remote-tracking branch 'upstream/master' into stap by David Garcia Quintas · 9 years ago
  76. 0e67cb2 Fixed missing name change from timers.h refactor. by David Garcia Quintas · 9 years ago
  77. 6d42a73 Merge pull request #1412 from murgatroid99/node_stub_expose_address by Tim Emiola · 9 years ago
  78. 06d64cd implement gpr_cpu_num_cores() and gpr_cpu_current_cpu() on Windows by zeliard · 9 years ago
  79. 7a50904 Merge pull request #1420 from zeliard/master by Nicolas Noble · 9 years ago
  80. 3874ad0 make initializing overlapped-struct obvious for preventing a ciritical bug by zeliard · 9 years ago
  81. d3e4be5 Merge pull request #1417 from nicolasnoble/travis-speedup by Craig Tiller · 9 years ago
  82. ceb20ae Merge pull request #1419 from ctiller/travvy by Nicolas Noble · 9 years ago
  83. f0668c8 Alright, fine Travis. You can try and build for another version of gcc. by Nicolas "Pixel" Noble · 9 years ago
  84. 93e4a38 Merge github.com:grpc/grpc into travvy by Craig Tiller · 9 years ago
  85. 7d9df1b Merge C/C++ build steps on Travis by Craig Tiller · 9 years ago
  86. 9adbf48 Adjusting scripts to fake-install. by Nicolas "Pixel" Noble · 9 years ago
  87. f173793 Merge branch 'master' of github.com:grpc/grpc into travis-speedup by Nicolas "Pixel" Noble · 9 years ago
  88. 76dcd38 Hack to get Mac end2end test working by Craig Tiller · 9 years ago
  89. 31e3a6f Removed redundant if from basic_timers.c by David Garcia Quintas · 9 years ago
  90. 81e57d9 Add a thread stress end2end test by Craig Tiller · 9 years ago
  91. 7af45f2 Fixed bad merge on basic_timers.c by David Garcia Quintas · 9 years ago
  92. 581737c Kill thread stress test - to be replaced with something new by Craig Tiller · 9 years ago
  93. 0ced984 Kill echo test by Craig Tiller · 9 years ago
  94. 5c36869 Merge remote-tracking branch 'upstream/master' by David Garcia Quintas · 9 years ago
  95. 8ad26f7 Remove test for an old API corner case by Craig Tiller · 9 years ago
  96. 2f36d46 Remove test for an old API corner case by Craig Tiller · 9 years ago
  97. 5f9f455 Merge remote-tracking branch 'upstream/master' into stap by David Garcia Quintas · 9 years ago
  98. 68bad43 Dualstack fixup by Craig Tiller · 9 years ago
  99. b220c1d Added missing globals declaration to STAP script. by David Garcia Quintas · 9 years ago
  100. f968980 Fix cq test by Craig Tiller · 9 years ago