Roll chromium_revision 0a7ee90062..d6514607ce (612216:612330)

Change log: https://chromium.googlesource.com/chromium/src/+log/0a7ee90062..d6514607ce
Full diff: https://chromium.googlesource.com/chromium/src/+/0a7ee90062..d6514607ce

Changed dependencies
* src/base: https://chromium.googlesource.com/chromium/src/base/+log/821ebe61e3..6ecc114989
* src/build: https://chromium.googlesource.com/chromium/src/build/+log/2e8d648c53..265cdf4808
* src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/09748bd079..3adcb0a9b2
* src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/7d3e0c43d6..f95ea2d03d
* src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/464424d4d5..169eb1631a
* src/third_party/accessibility_test_framework: version:2.1-cr0..b5ec1e56e58e56bc1a0c77d43111c37f9b512c8a
* src/third_party/android_build_tools/aapt2: version:3.3.0-beta01-5013011-cr0..XPNW95mgY7ws_5lNsyjlq7DowuughMNsRIGuGCT0basC
* src/third_party/android_build_tools/bundletool: version:0.7.1-cr0..bSpsD5lu4IO9FkDBSyjPNU2yibLq89K25354Hx8Ak-QC
* src/third_party/android_support_test_runner: version:0.5-cr0..96d4bf848cd210fdcbca6bcc8c1b4b39cbd93141
* src/third_party/apk-patch-size-estimator: version:0.2-cr0..b603e99dca9b90d6a99519c232cd811878283b08
* src/third_party/bazel: version:0.10.0..1794576f65a721eb0af320a0701e48d31f1b2415
* src/third_party/bouncycastle: version:1.46-cr0..c078e87552ba26e776566fdaf0f22cd8712743d0
* src/third_party/byte_buddy: version:1.8.8-cr0..c9b53316603fc2d997c899c7ca1707f809b918cd
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/eee0f6ad0d..b88aa2d8ba
* src/third_party/espresso: version:2.2.1-cr0..c92dcfc4e894555a0b3c309f2b7939640eb1fee4
* src/third_party/google-truth: version:0.40..4d6fe892fc3150ab40ef1d619baf0038859eb6d2
* src/third_party/gson: version:2.8.0-cr0..681931c9778045903a0ed59856ce2dd8dd7bf7ca
* src/third_party/guava: version:23.0-cr0..a6fba501f3a0de88b9be1daa2052632de5b96a46
* src/third_party/hamcrest: version:1.3-cr0..37eccfc658fe79695d6abb6dd497463c4372032f
* src/third_party/icu4j: version:53.1-cr0..e87e5bed2b4935913ee26a3ebd0b723ee2344354
* src/third_party/intellij: version:12.0-cr0..77c2721b024b36ee073402c08e6d8428c0295336
* src/third_party/objenesis: version:2.4-cr0..9e367f55e5a65781ee77bfcbaa88fb82b30e75c0
* src/third_party/ow2_asm: version:5.0.1-cr0..0dcaea8bd839b3f2eb8415c327b40e8e398a373e
* src/third_party/sqlite4java: version:0.282-cr0..889660698187baa7c8b0d79f7bf58563125fbd66
* src/third_party/xstream: version:1.4.8-cr0..4278b1b78b86ab7a1a29e64d5aec9a47a9aab0fe
* src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/afa485ba64..ef20eb89e1
DEPS diff: https://chromium.googlesource.com/chromium/src/+/0a7ee90062..d6514607ce/DEPS

No update to Clang.

TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com,
BUG=None

Change-Id: I0a407798427de369edfe9e95db873b4acbc1fc83
Reviewed-on: https://webrtc-review.googlesource.com/c/112500
Reviewed-by: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
Commit-Queue: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#25847}
1 file changed
tree: b0271280bdaf1ce87a7c1527dcc7304a2202bd20
  1. api/
  2. audio/
  3. build_overrides/
  4. call/
  5. common_audio/
  6. common_video/
  7. data/
  8. examples/
  9. infra/
  10. logging/
  11. media/
  12. modules/
  13. p2p/
  14. pc/
  15. resources/
  16. rtc_base/
  17. rtc_tools/
  18. sdk/
  19. stats/
  20. style-guide/
  21. system_wrappers/
  22. test/
  23. tools_webrtc/
  24. video/
  25. .clang-format
  26. .git-blame-ignore-revs
  27. .gitignore
  28. .gn
  29. .vpython
  30. abseil-in-webrtc.md
  31. AUTHORS
  32. BUILD.gn
  33. CODE_OF_CONDUCT.md
  34. codereview.settings
  35. common_types.h
  36. DEPS
  37. ENG_REVIEW_OWNERS
  38. LICENSE
  39. license_template.txt
  40. native-api.md
  41. OWNERS
  42. PATENTS
  43. PRESUBMIT.py
  44. presubmit_test.py
  45. presubmit_test_mocks.py
  46. pylintrc
  47. README.chromium
  48. README.md
  49. style-guide.md
  50. WATCHLISTS
  51. webrtc.gni
  52. whitespace.txt
README.md

WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.

Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.

The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.

Development

See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.

Authoritative list of directories that contain the native API header files.

More info