1. 36bf4d5 Merge github.com:grpc/grpc into backoff_lib by Craig Tiller · 9 years ago
  2. 835065a Merge pull request #5270 from dgquintas/codegen_lib by Nicolas Noble · 9 years ago
  3. ffcf649 Merge pull request #5766 from yang-g/nuke_duplicate_target by Nicolas Noble · 9 years ago
  4. 4268318 Moving core_codegen.cc to the proper filegroup. by Nicolas "Pixel" Noble · 9 years ago
  5. e8fb852 Massaging that pull request. by Nicolas "Pixel" Noble · 9 years ago
  6. f4f57f0 Merge pull request #5474 from ctiller/esan by Jan Tattermusch · 9 years ago
  7. 5ee157c Merge github.com:grpc/grpc into backoff_lib by Craig Tiller · 9 years ago
  8. cd21266 Merge branch 'master' of github.com:grpc/grpc into codegen_lib by David Garcia Quintas · 9 years ago
  9. 4e5c6d9 Remove end2end_certs library. by yang-g · 9 years ago
  10. 57e2743 Add contributed test by Craig Tiller · 9 years ago
  11. c72cc42 Build out backoff as a library by Craig Tiller · 9 years ago
  12. e91ef68 Add failing test by Craig Tiller · 9 years ago
  13. 79d9096 removed spurious grpc_library.cc by David Garcia Quintas · 9 years ago
  14. 723af53 moved some files around by David Garcia Quintas · 9 years ago
  15. 8c3d994 compiles! by David Garcia Quintas · 9 years ago
  16. 6848c4e wip. prior to cq refactoring by David Garcia Quintas · 9 years ago
  17. 4ac52fa WIP. Added codegen_test by David Garcia Quintas · 9 years ago
  18. b07938f added missing initializer for global proto_serializer holder to codegen lib by David Garcia Quintas · 9 years ago
  19. a9d0629 Merge branch 'codegen_proto_utils_fix' into codegen_lib by David Garcia Quintas · 9 years ago
  20. f588aeb introduced workaround for proto_utils by David Garcia Quintas · 9 years ago
  21. 3af3f74 Fixes to things by Craig Tiller · 9 years ago
  22. d93aa14 It seems saner to base this on TSAN by Craig Tiller · 9 years ago
  23. ef1bf87 ESAN prototype by Craig Tiller · 9 years ago
  24. 544b98f Merge pull request #5293 from dgquintas/alarm_cpp by Vijay Pai · 9 years ago
  25. fc4dcf0 Merge github.com:grpc/grpc into 44 by Craig Tiller · 9 years ago
  26. 4ea4599 Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 9 years ago
  27. 804b855 Test for a working -Wshadow by Craig Tiller · 9 years ago
  28. b79c1e1 Ensure we can compile boringssl before trying: old compiler compatibility by Craig Tiller · 9 years ago
  29. 953e41a Merge pull request #5321 from vjpai/openloop by Vijay Pai · 9 years ago
  30. 45add8a Merge branch 'master' of github.com:grpc/grpc into alarm_cpp by David Garcia Quintas · 9 years ago
  31. 70ab4c5 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 9 years ago
  32. 521423c Regenerate files, fix bugs by Craig Tiller · 9 years ago
  33. b586cd0 Merge branch 'master' into openloop by Vijay Pai · 9 years ago
  34. e0dbd3f Fixing MacOS. by Nicolas "Pixel" Noble · 9 years ago
  35. 7771544 rename census log files to avoid build breakage on MacOS by Alistair Veitch · 9 years ago
  36. 9f79159 Merge pull request #5302 from nicolasnoble/python-windows by Masood Malekghassemi · 9 years ago
  37. 9f3955c Fixed language category for grpc_codegen_lib by David Garcia Quintas · 9 years ago
  38. 4af3de2 actually made the codegen_lib targets private now by David Garcia Quintas · 9 years ago
  39. 2146fe8 Tune down multiplier for tsan to 5 by vjpai · 9 years ago
  40. 3b28872 1. Adjust tsan/asan/msan slowdowns according to documentation by Vijay Pai · 9 years ago
  41. 2e8fdba Building the dlls. by Nicolas "Pixel" Noble · 9 years ago
  42. 3ba2eba Adding grpc_dll project. by Nicolas "Pixel" Noble · 9 years ago
  43. bac76af Fixed sanity by David Garcia Quintas · 9 years ago
  44. 7d2a3e1 Refactor end2end_test. Make the credentials a separate library. by yang-g · 9 years ago
  45. a37d9d8 moved grpc_library.cc moved out of codegen by David Garcia Quintas · 9 years ago
  46. 2173eea Merge branch 'master' of github.com:grpc/grpc into codegen_lib by David Garcia Quintas · 9 years ago
  47. a8bb0bf Split codegen target and made it libs by David Garcia Quintas · 9 years ago
  48. 16f6826 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 9 years ago
  49. c0ce00f Merge github.com:grpc/grpc into sceq by Craig Tiller · 9 years ago
  50. d71ff05 Added codegen_lib target by David Garcia Quintas · 9 years ago
  51. 6d65ee4 Merge pull request #5209 from vjpai/why_lever by Yang Gao · 9 years ago
  52. e683814 Merge pull request #5201 from vjpai/alarm_openloop by David G. Quintas · 9 years ago
  53. 43f6311 Merge pull request #5098 from a-veitch/base_log by Bogdan Drutu · 9 years ago
  54. eb841e2 Revert "Revert "Proto API for LB request/responses"" by Craig Tiller · 9 years ago
  55. c35e2c5 Revert "Proto API for LB request/responses" by Craig Tiller · 9 years ago
  56. c3602dc Merge pull request #4038 from dgquintas/grpclb_api by Craig Tiller · 9 years ago
  57. fd307ef fixed_size_thread_pool : why do we even have that lever? It has been by vjpai · 9 years ago
  58. 749250f merge to HEAD by Alistair Veitch · 9 years ago
  59. 1132c6b Simplify and properly implement openloop testing. Revive it in tests as well by Vijay Pai · 9 years ago
  60. 742a783 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  61. 29e1d95 Revive gpr by Vijay Pai · 9 years ago
  62. 8ae883f Merge branch 'master' into alarm_mods by Vijay Pai · 9 years ago
  63. f9f61cf Properly specify dependences on alarm.h in build.yaml by vjpai · 9 years ago
  64. 04e992a Make C++ alarm class usable and testable - there were some build issues and by vjpai · 9 years ago
  65. f734299 Merge github.com:grpc/grpc into sceq by Craig Tiller · 9 years ago
  66. ad09598 Further cleanup by Craig Tiller · 9 years ago
  67. 4a67be4 Further cleanup by Craig Tiller · 9 years ago
  68. 08946be Further cleanup by Craig Tiller · 9 years ago
  69. 1298afd Get compilation working again by Craig Tiller · 9 years ago
  70. da179ce Rollback gpr deletion by Craig Tiller · 9 years ago
  71. 7e46618 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  72. 1935c36 Flagging master as 0.14.0-dev. by Nicolas "Pixel" Noble · 9 years ago
  73. cda4bad Flagging 0.13 as pre1. by Nicolas "Pixel" Noble · 9 years ago
  74. f008f06 build.yaml centric versioning by Craig Tiller · 9 years ago
  75. f0571b5 unbreak merge by Alistair Veitch · 9 years ago
  76. ba6065f merge by Alistair Veitch · 9 years ago
  77. e4fdcd9 Merge pull request #5013 from a-veitch/tag_set_to_context by Bogdan Drutu · 9 years ago
  78. 2908d63 Remove pr in Makefile by yang-g · 9 years ago
  79. 93f8845 Merge pull request #5031 from nicolasnoble/groar by Michael Lumish · 9 years ago
  80. 284faf3 Merge pull request #5036 from ctiller/fixes2 by Jan Tattermusch · 9 years ago
  81. 46b9d5b fix broken merge of build.yaml by Alistair Veitch · 9 years ago
  82. 6f2b899 merge by Alistair Veitch · 9 years ago
  83. 1b1e238 Better dynamic linking by Craig Tiller · 9 years ago
  84. f51a901 Shifting the merge mechanism. by Nicolas "Pixel" Noble · 9 years ago
  85. 6e72dae Using libtool instead of ar under MacOS. by Nicolas "Pixel" Noble · 9 years ago
  86. 85afe71 initial commit by Alistair Veitch · 9 years ago
  87. 89d8ed1 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  88. 41304a7 Fix c# artifact builder on Mac by Craig Tiller · 9 years ago
  89. ddb163a merge by Alistair Veitch · 9 years ago
  90. 9e9e2f7 Merge pull request #5007 from ctiller/memcpy3 by Nicolas Noble · 9 years ago
  91. 8696d57 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  92. 4d48522 Merge pull request #4998 from ctiller/syscall by Jan Tattermusch · 9 years ago
  93. 75d5c0f post merge by Alistair Veitch · 9 years ago
  94. 841c726 Merge github.com:grpc/grpc into sceq by Craig Tiller · 9 years ago
  95. 4bef7ce Use old memcpy for wrappers by Craig Tiller · 9 years ago
  96. 954e946 Please *san by Craig Tiller · 9 years ago
  97. 03ba4d7 Merge branch 'master' into corelimit2 by Vijay Pai · 9 years ago
  98. f09fb7e Merge pull request #4979 from nicolasnoble/win32_subprocess by Craig Tiller · 9 years ago
  99. cbc4629 Merge pull request #4978 from nicolasnoble/alarming by Craig Tiller · 9 years ago
  100. cf37cb9 Merge branch 'census-placeholders' into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago