1. 9533d04 Fix includes by Craig Tiller · 8 years ago
  2. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/transport/chttp2/hpack_encoder.c]
  3. f8174ea use huffman prefix by yang-g · 9 years ago
  4. 8b791a4 Merged from master and resolved merge conflicts by murgatroid99 · 9 years ago
  5. c3910ca Expose core metadata validation functions in public headers by murgatroid99 · 9 years ago
  6. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  7. 620e965 clang-format after last weeks test-fest by Craig Tiller · 9 years ago
  8. 8ea10c8 Add a message by Craig Tiller · 9 years ago
  9. 9d5e66a Use assert instead of writing out something very similar by Craig Tiller · 9 years ago
  10. 1a76877 Delete unused code by Craig Tiller · 9 years ago
  11. 0927c70 Merge github.com:grpc/grpc into no-transport-metadata by Craig Tiller · 9 years ago
  12. b2b4261 Remove metadata context entirely by Craig Tiller · 9 years ago
  13. 2a2a6ed Support rebuilding table by Craig Tiller · 9 years ago
  14. 3c53bb2 clang-format by Craig Tiller · 9 years ago
  15. 027a74c First round changes to handle dynamic hpack table size by Craig Tiller · 9 years ago
  16. 9d35a1f stream_op cleanup: transport changes by Craig Tiller · 9 years ago[Renamed (68%) from src/core/transport/chttp2/stream_encoder.c]
  17. 05bdfdc Merge pull request #3794 from ctiller/mf by Vijay Pai · 9 years ago
  18. 63bda56 Make metadata unref atomic by Craig Tiller · 9 years ago
  19. b063c87 mark unreachable code with a macro by yang-g · 9 years ago
  20. b7a5977 Merge github.com:grpc/grpc into clangf by Craig Tiller · 9 years ago
  21. 7b080ba C changes to avoid shadowed global declaration warnings in gcc4.4 by Vijay Pai · 9 years ago
  22. 4dbdd6a Remove metadata canonicalization, and fix some bugs by Craig Tiller · 9 years ago
  23. a82950e clang-format all core files by Craig Tiller · 9 years ago
  24. 45724b3 indent pass to get logical source lines on one physical line by Craig Tiller · 9 years ago
  25. af73d78 clang-format all core files by Craig Tiller · 9 years ago
  26. 6a6b36c Enable -Wconversion by Craig Tiller · 9 years ago
  27. f96dfc3 First round of fixing up implicit 64->32 bit conversions by Craig Tiller · 9 years ago
  28. 32ca48c Core compiles with -Wsign-conversion by Craig Tiller · 9 years ago
  29. a14ce85 comment by David Garcia Quintas · 9 years ago
  30. 5bb30c7 if to assert by David Garcia Quintas · 9 years ago
  31. 2670086 Assert http2 header ordering by David Garcia Quintas · 9 years ago
  32. 0ee2d20 Merge github.com:grpc/grpc into warbling-wombat by Craig Tiller · 9 years ago
  33. 6999c09 Canonicalize metadata keys in core by Craig Tiller · 9 years ago
  34. 6a7626c Move alarm subsystem to monotonic time by Craig Tiller · 9 years ago
  35. b4e7036 Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression by Craig Tiller · 9 years ago
  36. e0d581b Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  37. 143e7bf Introduce a clock type field onto gpr_timespec. by Craig Tiller · 9 years ago
  38. 14ce90f Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago
  39. 5cc175f Merge github.com:grpc/grpc into footprints-on-the-sands-of-time by Craig Tiller · 9 years ago
  40. a01f7a4 More comments by David Garcia Quintas · 9 years ago
  41. 20afd46 PR comments by David Garcia Quintas · 9 years ago
  42. f1bff01 clang-format changed files by Craig Tiller · 9 years ago
  43. 1a65a23 Add metadata refcount debugging by Craig Tiller · 9 years ago
  44. f3756c1 Introduce multiple clocks to GPR by Craig Tiller · 9 years ago
  45. 55b4ea1 WIP. Compiles and tests pass. Need to write specific tests. by David Garcia Quintas · 9 years ago
  46. 3b1e37d Fix errant empty data frame after trailers by Craig Tiller · 9 years ago
  47. 06aeea7 clang-format by Craig Tiller · 9 years ago
  48. e5cb23b Fix accidental delete by Craig Tiller · 9 years ago
  49. be18b8d Beginning transport work by Craig Tiller · 9 years ago
  50. 76f5d46 clang-format by Craig Tiller · 9 years ago
  51. 8b282cb Got rid of GRPC_SEND_START by Craig Tiller · 9 years ago
  52. 9c1043e Progress towards transport using metadata batches by Craig Tiller · 9 years ago
  53. 3de5aaf Remove (void*)1 by Craig Tiller · 9 years ago
  54. a727135 Add important comment by Craig Tiller · 9 years ago
  55. fe0104a Batch unref metadata in HTTP/2 stream encoder by Craig Tiller · 9 years ago
  56. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  57. 0605995 Update copyright to 2015 by Craig Tiller · 9 years ago
  58. cce17ac First compiling version of the new C api. by Craig Tiller · 10 years ago
  59. 5fd0d29 run clang-format by Yang Gao · 10 years ago
  60. 00297df Ensure flow control callbacks happen outside the transport lock. by ctiller · 10 years ago
  61. fb93d19 Fix mixing function, and make it universally used. by ctiller · 10 years ago
  62. 33023c4 Binary header encoding. by ctiller · 10 years ago
  63. b7ebd3b Initial import. by Nicolas Noble · 10 years ago