提交歷史

作者 SHA1 備註 提交日期
  Muxi Yan be3c7e2a42 Fix the memory leak in metadata 9 年之前
  Yang Gao 71a78e92cb Merge pull request #11590 from yang-g/zombie_paylod 9 年之前
  Mark D. Roth bf527617bf Merge pull request #11577 from markdroth/compression_filter_fix 9 年之前
  Yuchen Zeng 8bec6a9316 Merge pull request #11589 from y-zeng/fix_bad_ping 9 年之前
  Stanley Cheung fdf30af6e0 Merge pull request #11524 from michaelbausor/php-protoc-plugin 9 年之前
  Muxi Yan 8399ff6a17 Merge pull request #11584 from muxi/fix-cronet-lock-abort 9 年之前
  Nathaniel Manista 9a69478498 Merge pull request #11595 from nathanielmanistaatgoogle/lint 9 年之前
  Nathaniel Manista 9104884a19 Clean up and opinionate .pylintrc 9 年之前
  Nathaniel Manista 6613f60166 Enable wrong-import-order lint 9 年之前
  Nathaniel Manista 37c83ffbed Enable redefined-variable-type lint 9 年之前
  Nathaniel Manista a7182f7f5a Always use an upgraded pip when running pylint 9 年之前
  Nathaniel Manista 936f8d5eaa Enable next-method-called lint 9 年之前
  Muxi Yan 366270eee5 Fix test 9 年之前
  yang-g 2b8b7482ab Destroy byte buffer to avoid leak in zombied calls 9 年之前
  Muxi Yan c7208282ae Add comment to explain the added lines and disable debugging log 9 年之前
  Vijay Pai 1b4be41a72 Merge pull request #11332 from vjpai/dethrift 9 年之前
  Yuchen Zeng 32e41b452a Fix bad_ping 9 年之前
  Muxi Yan 275e392449 Another bug fix in the same series 9 年之前
  Muxi Yan a1d79d9763 Handle cancel correctly 9 年之前
  Vijay Pai a1fe5e5ae3 Remove remaining thrift content from main repo 9 年之前
  Mark D. Roth 5dc774199b Fix Windows compiler problem. 9 年之前
  Vijay Pai b9fc05bf93 Merge pull request #11576 from vjpai/deprecated_on_arrival 9 年之前
  Michael Bausor 495e9ac023 Run formatter 9 年之前
  Vijay Pai 10c040d455 Move collection reset before unref (since unref could destroy obj) 9 年之前
  Vijay Pai d35730d185 Fix use of terminal underscores in field names. 9 年之前
  Mark D. Roth 2024353b07 Merge pull request #11499 from markdroth/trailers_only 9 年之前
  Mark D. Roth bd3b93b4b5 Add support for Trailers-Only responses. 9 年之前
  Mark D. Roth 7cd1425e29 Fix handling of send_message before send_initial_metadata in compress filter. 9 年之前
  Vijay Pai fc539eb193 Re-enable public constructor for ClientAsyncResponseReader to avoid busting client that bypassed code generator. This code is deprecated-on-arrival as it is a performance pessimization. This code path should not be used. 9 年之前
  Vijay Pai c8d249ccd2 Merge pull request #11559 from vjpai/longlong 9 年之前