commit | 9e1d2ed02c1ea24311256995175950e2a99d8bfc | [log] [tgz] |
---|---|---|
author | Shenghuai Ji <[email protected]> | Thu Jul 26 00:51:30 2018 |
committer | Commit Bot <[email protected]> | Thu Jul 26 00:51:30 2018 |
tree | d1ba65ccae21ce4602851419f3068bf8df5151bc | |
parent | 99aa06d4ec2452ae064ae3e6cac9ffd043171cd5 [diff] |
[Cronet] Add integrated mode support for Cronet In integrated mode, CronetEngine is allowed to use the shared network task runner by other Chromium-based clients (like webview, Chrome Android, Cronet) without self-initialization, which make it avaialbe to expose Cronet Java API in Chromium-based clients without creating 2 different network stacks. Besides, multiple CronetEngine instances could also share the same network stack in integrated mode. Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester Change-Id: I83678f78f420d033db2a0df75a9934abf4021465 Reviewed-on: https://chromium-review.googlesource.com/1136338 Commit-Queue: Shenghuai Ji <[email protected]> Reviewed-by: Misha Efimov <[email protected]> Cr-Commit-Position: refs/heads/master@{#578149}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .