1. 39514cc Add licenses() in BUILD files by Yuchen Zeng · 8 years ago
  2. 6517333 Merge pull request #9881 from ctiller/spinlock by Craig Tiller · 8 years ago
  3. b73ad23 Fix memory leak by Craig Tiller · 8 years ago
  4. edbf2b9 Add a spinlock type. by Craig Tiller · 8 years ago
  5. 6f41788 Add zalloc, convert a bunch of files to use it by Craig Tiller · 8 years ago
  6. ca7effc Replace timeout/scaling macros with functions. by Robbie Shade · 8 years ago
  7. 1da20c1 Remove unused load by yang-g · 8 years ago
  8. 203860a Merge remote-tracking branch 'google/master' into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  9. 964d7bb Fixing JWT verifier. by Julien Boeuf · 8 years ago
  10. 1edfb95 Updated backoff to spec. by David Garcia Quintas · 8 years ago
  11. 0f31080 Update includes, s/gpr_dump_slice/grpc_dump_slice/g by Craig Tiller · 8 years ago
  12. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  13. d3e645f e2e fuzzers by Craig Tiller · 8 years ago
  14. 31a1bbd Make fuzzer unit tests work by Craig Tiller · 8 years ago
  15. ad57f16 Begin fuzzing framework by Craig Tiller · 8 years ago
  16. 7ad2d0b end2end test generation (first try) by Craig Tiller · 8 years ago
  17. 60ca22f Basic testing. by Nicolas "Pixel" Noble · 8 years ago
  18. aef13f7 Merge branch 'grand-unified-closures' into direct-calls by Craig Tiller · 8 years ago
  19. 344834b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  20. eae090a Reinstate RST_STREAM at EOS by Craig Tiller · 8 years ago
  21. 7ca0049 Add a test with multiple threads popping from the mpscq by Craig Tiller · 8 years ago
  22. 1a636ab Expand corpus by Craig Tiller · 8 years ago
  23. 4239968 Extend fuzzers (correctly) to deal with permissive/strict encoding by Craig Tiller · 8 years ago
  24. 016493e Extend fuzzers (correctly) to deal with permissive/strict encoding by Craig Tiller · 8 years ago
  25. 1c7a842 Add a strict and a permissive decoder, allow different reserved alphabets by Craig Tiller · 8 years ago
  26. 17ed6b1 Percent encoding routines by Craig Tiller · 8 years ago
  27. 3e42671 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  28. fca59fb Add gpr_slice_new_with_user_data. by Sanjay Ghemawat · 8 years ago
  29. f7cade1 Rename async_execution_lock --> combiner, make it use closures, unroll previous changes for idleness by Craig Tiller · 8 years ago
  30. b1793a6 Merge github.com:grpc/grpc into atm2 by Craig Tiller · 8 years ago
  31. c7d7be9 Merge pull request #6958 from ctiller/cpuburn by Jan Tattermusch · 8 years ago
  32. b6163df Merge pull request #6352 from ctiller/error by Jan Tattermusch · 8 years ago
  33. e2715df Reduce cost of some heavyweight tests by Craig Tiller · 8 years ago
  34. b9e927a Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  35. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  36. 289dcb1 Rename gpr_strpad as gpr_leftpad by Yuchen Zeng · 8 years ago
  37. 8b48191 Set back to the default log function after using an override by Vijay Pai · 8 years ago
  38. 64c0e8d Add format check for gpr_log and gpr_asprintf by Yuchen Zeng · 8 years ago
  39. 8517886 Move load_file into iomgr by Craig Tiller · 8 years ago
  40. c5b7f36 Fix load file test by Craig Tiller · 8 years ago
  41. 63d1175 Update costs by Craig Tiller · 8 years ago
  42. 18879dc Add cacheline padding, and a test by Craig Tiller · 8 years ago
  43. 95e4c48 Add knob for default core output verbosity by Yuchen Zeng · 8 years ago
  44. 6415043 Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all by Nicolas "Pixel" Noble · 8 years ago
  45. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  46. 1bb17d3 Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all by Nicolas "Pixel" Noble · 8 years ago
  47. 7c9a154 Sanitize mallocs and frees. by Nicolas "Pixel" Noble · 8 years ago
  48. b7f3f6e Fix copyright by Craig Tiller · 8 years ago
  49. 9533d04 Fix includes by Craig Tiller · 8 years ago
  50. 2e19036 Fix copyrights by Craig Tiller · 8 years ago
  51. f40df23 Auto-changes by Craig Tiller · 8 years ago
  52. 58270d5 Revert "Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"" by Craig Tiller · 9 years ago
  53. 108cecb Revert "Factor out backoff code into a separate library (to be re-used elsewhere)" by David G. Quintas · 9 years ago
  54. 36bf4d5 Merge github.com:grpc/grpc into backoff_lib by Craig Tiller · 9 years ago
  55. 80da2ec Preventing huge stacks in load_file_test. by Nicolas "Pixel" Noble · 9 years ago
  56. 5ee157c Merge github.com:grpc/grpc into backoff_lib by Craig Tiller · 9 years ago
  57. f7cea97 Fix copyright by Sree Kuchibhotla · 9 years ago
  58. b19489c Minor code cleanup by Sree Kuchibhotla · 9 years ago
  59. cc43d69 Reduce the number of threads so that this test works on x86 systems by Sree Kuchibhotla · 9 years ago
  60. c72cc42 Build out backoff as a library by Craig Tiller · 9 years ago
  61. 19fa540 Fix copyrights by Craig Tiller · 9 years ago
  62. 521423c Regenerate files, fix bugs by Craig Tiller · 9 years ago
  63. 732a875 Add a sanity test for name aliasing by Craig Tiller · 9 years ago
  64. 85474df Reverse changes to AVL code by murgatroid99 · 9 years ago
  65. 7a55684 Clang format and fix copyrights by murgatroid99 · 9 years ago
  66. 309830f Replace 'long' with 'int64_t' in public core headers by murgatroid99 · 9 years ago
  67. a99687b Fix 32 bit linux tests by Jan Tattermusch · 9 years ago
  68. 9e1e99a Fix copyrights by Craig Tiller · 9 years ago
  69. b8958ef Simplify avl stress test by Craig Tiller · 9 years ago
  70. 3466c4b Updated copyrights by murgatroid99 · 9 years ago
  71. 2a15404 clang-format by Craig Tiller · 9 years ago
  72. 9b028b2 Merge pull request #4626 from ctiller/wtfwin by Alistair Veitch · 9 years ago
  73. 04b3cf6 Merge github.com:grpc/grpc into wtfwin by Craig Tiller · 9 years ago
  74. 791a491 Merge github.com:grpc/grpc into clangfmt by Craig Tiller · 9 years ago
  75. e8f9ba6 Fix compilation with clang/gcc by Craig Tiller · 9 years ago
  76. d3917ab Add an early out to gpr_cpu_test by Craig Tiller · 9 years ago
  77. c506e24 Update copyrights by Craig Tiller · 9 years ago
  78. be52c6e clang-format code by Craig Tiller · 9 years ago
  79. 0b96edc Fix time_test.c by Craig Tiller · 9 years ago
  80. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  81. 1b34aeb fixing x64 build with vs2015 by Jan Tattermusch · 9 years ago
  82. 620e965 clang-format after last weeks test-fest by Craig Tiller · 9 years ago
  83. 5028de7 Merge pull request #4423 from ctiller/thd by Nicolas Noble · 9 years ago
  84. 861d8ed Add tests for thread options by Craig Tiller · 9 years ago
  85. 8808637 make gpr_timespec platform agnostic by Jan Tattermusch · 9 years ago
  86. 1fa1ab8 Add cmdline tests by Craig Tiller · 9 years ago
  87. dd4b000 Merge pull request #4286 from jtattermusch/win_64bit by Craig Tiller · 9 years ago
  88. 06ae5cd get rid of warnings on linux by Jan Tattermusch · 9 years ago
  89. a5aa19b PR comments by David Garcia Quintas · 9 years ago
  90. 26e190f make test methods static void by Jan Tattermusch · 9 years ago
  91. 338ef4a fix bug MIN_VALUE bug in ltoa and int64toa and add tests by Jan Tattermusch · 9 years ago
  92. f99dbf5 Remove gpr_slice_to_cstring as it is not used anywhere by Sree Kuchibhotla · 9 years ago
  93. 38d39f4 expose gpr_slice_to_cstring() by Sree Kuchibhotla · 9 years ago
  94. b6fd9bc Add coverage to new_with_len_ref() function (called via gpr_slice_ref() by Sree Kuchibhotla · 9 years ago
  95. 93360e1 Add test coverage for gpr_refn() function by Sree Kuchibhotla · 9 years ago
  96. ea4b3c6 Fix a typo in comment by Sree Kuchibhotla · 9 years ago
  97. 7bf082f Improve test coverage from slice_buffer by Sree Kuchibhotla · 9 years ago
  98. a3c03e6 Fix memory leak by Craig Tiller · 9 years ago
  99. 0593622 AVL: removal, and passing tests by Craig Tiller · 9 years ago
  100. fba79f2 AVL: creation, destroy, add by Craig Tiller · 9 years ago