Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
res/raw/ | 04-Jul-2025 | - | 4 | 3 | ||
src/org/chromium/net/ | 04-Jul-2025 | - | 6,454 | 2,692 | ||
README.md | D | 04-Jul-2025 | 391 | 9 | 6 |
README.md
1# Cronet API code 2 3This directory contains code that is shipped in the Cronet API library. The 4Cronet API library is directly embedded in apps and is only updated when app 5developers decide to pull a new version to include in their app. 6 7Exception: when Cronet is built as part of AOSP, this code is an implementation 8detail of `HttpEngine` and is updated just like the rest of AOSP Cronet. 9