- 22 Jul, 2020 40 commits
-
-
Peter Kotwicz authored
This CL adds a Developer Tools console message to notify that prefer_related_applications is only supported on Beta & Stable channels (Beta support was added recently). BUG=964314 Change-Id: I9b21ad24760a2804ce1afc9fa2a28b0e26096e9d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2308864 Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#790934}
-
Jerome Jiang authored
https://aomedia.googlesource.com/aom.git/+log/0a7c8715d792..4dcbd921c3a6 $ git log 0a7c8715d..4dcbd921c --date=short --no-merges --format='%ad %ae %s' 2020-07-13 jayasanker.j Optimize memory in tpl frame buffer 2020-07-17 sanampudi.venkatarao Add FAST_BIGDIA motion search method 2020-07-02 mufaddal.chakera Add unit tests related to screen content tools 2020-07-14 mufaddal.chakera Fix total_time_encoded calc in AV1LevelStats 2020-06-30 aasaipriya.c Add unit test to check the tile groups count 2020-06-30 aasaipriya.c Add unit test to check the presence of altref frame 2020-07-20 jianj Add tests for changing q on overshoot detecton, for 1 pass CBR 2020-07-20 kyslov AV1 RT: Add documentation for NonRD mode search 2020-07-20 jianj RT: Remove key frame condition for scene detection speed feature. 2020-07-17 jzern googletest: enable failure on uninstantiated tests (...) 2020-07-07 jayasanker.j Remove an unused macro 2020-07-01 vishesh.garg Refactor variables from AV1EncoderConfig 2020-07-03 deepa.kg Clean up variable names in row-mt 2020-07-06 jayasanker.j Separate partition functions from encodeframe.c 2020-07-06 chiyotsai Remove unused high level speed features 2020-07-06 yaowu Shorten test time of AV1WarpFilterTest 2020-07-06 yaowu Shorten test time for KeyFrameIntervalTestLarge 2020-07-02 wtc Clean up aom_image_t metadata allocation functions 2020-07-02 wtc read_metadata_itut_t35: Check minimum payload size 2020-07-06 yaowu Shorten test time of AVxEncoderThreadLSTestLarge Created with: roll-dep src/third_party/libaom/source/libaom R=jzern@google.com Change-Id: I4b446438aa5869f2e601441152704d2eae34d93e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311058Reviewed-by:
James Zern <jzern@google.com> Commit-Queue: Jerome Jiang <jianj@google.com> Cr-Commit-Position: refs/heads/master@{#790933}
-
Arthur Eubanks authored
I got the following when running build.py on Windows: write() argument must be str, not bytes Seems to be because the file isn't opened with 'b': https://docs.python.org/2/tutorial/inputoutput.html#reading-and-writing-files Change-Id: I943f10988c3fcd3592dc1785a7ce5dfc6a600dd3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2313041Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Hans Wennborg <hans@chromium.org> Commit-Queue: Arthur Eubanks <aeubanks@google.com> Auto-Submit: Arthur Eubanks <aeubanks@google.com> Cr-Commit-Position: refs/heads/master@{#790932}
-
Josip Sokcevic authored
This changes return type of following functions: * MultipartUploadNewFile * MultipartUploadExistingFile Method calls from: https://source.chromium.org/chromium/chromium/src/+/master:components/drive/service/drive_api_service.cc;l=159;bpv=1;bpt=1 and https://source.chromium.org/chromium/chromium/src/+/master:components/drive/drive_uploader.cc;l=167;drc=9a7c42e7b3ce922f16b308e2b295f109b56b9fa2;bpv=1;bpt=1 Bug: 1007686 Change-Id: I363b85d59e254e1481fb4c60c29ff9ec0bdc8c00 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2304727 Commit-Queue: Josip Sokcevic <sokcevic@google.com> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Yoshiki Iguchi <yoshiki@chromium.org> Cr-Commit-Position: refs/heads/master@{#790931}
-
Vadim Shtayura authored
Generated LUCI Scheduler configs have `realm` field now. It is not really used yet though. R=gbeaty@chromium.org BUG=1085650 Change-Id: Ided001a2729496671ff0d81432fe9ee713f9d04b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311619Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Commit-Queue: Vadim Shtayura <vadimsh@chromium.org> Cr-Commit-Position: refs/heads/master@{#790930}
-
zhaoyangli authored
Since this change, device issue is distinguished from other test runner errors, so that devices will be marked unavailable only when the error is related with device. Bug: 1078416 Change-Id: I340ebb202145660cae799c34be5471c398b3c394 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311147Reviewed-by:
Justin Cohen <justincohen@chromium.org> Commit-Queue: Zhaoyang Li <zhaoyangli@chromium.org> Cr-Commit-Position: refs/heads/master@{#790929}
-
Viktor Semeniuk authored
This change adds new section to password details screen when password is compromised. It allows to change the password on affected website. Taping Change Password button will close the settings and open affected website. Bug: 1075494 Change-Id: I96b0e2383597875ddfdcaa54e07e8365a84ebf60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2299747Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Commit-Queue: Viktor Semeniuk <vsemeniuk@google.com> Cr-Commit-Position: refs/heads/master@{#790928}
-
Matt Reynolds authored
Notify observers when the HidChooserContext is about to be destroyed. Check that the observer is removed. BUG=1106234 Change-Id: I1b471f1287d98940dffd3b32ba1673940fe61f59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2309652Reviewed-by:
Ovidio de Jesús Ruiz-Henríquez <odejesush@chromium.org> Commit-Queue: Matt Reynolds <mattreynolds@chromium.org> Cr-Commit-Position: refs/heads/master@{#790927}
-
Robert Ma authored
Change the root PRESUBMIT_test_mocks.py as well to include the new API. A compatibility layer is added to support the old API for now, and should be removed when the old API is removed. Fixed: 1108326 Bug: 1098560 Change-Id: I562686f265779cbdaf33134fd4d5af4bdcae6e0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2314196 Commit-Queue: Robert Ma <robertma@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Auto-Submit: Robert Ma <robertma@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#790926}
-
Albert Chaulk authored
This adds - GL_TEXTURE_EXTERNAL_OES as a valid texture binding target. - GL_RGB_YCRCB_420_CHROMIUM and GL_RGB_YCBCR_420V_CHROMIUM as valid render targets. - GL_SAMPLER_EXTERNAL_2D_Y2Y_EXT as a valid sampler type. Bug: b/161290355 Test: manual testing w/ chromecast Change-Id: Iff7f70db46cde2ae02582edb41773410a65f0702 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2297717Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#790925}
-
Mehran Mahmoudi authored
This CL implements changes to omnibox to indicate when a paint preview is showing. PTAL at the design doc for more context: http://go/fdt-tab-integration Bug: 1064011 Change-Id: I29a72a6fe7fd463f120dc37ce9e64df4b2805c93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2231404 Commit-Queue: Mehran Mahmoudi <mahmoudi@chromium.org> Reviewed-by:
Christopher Thompson <cthomp@chromium.org> Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Cr-Commit-Position: refs/heads/master@{#790924}
-
Tanmoy Mollik authored
This cl replaces SyncAndServices preference with ManageSync preference and adds a row for Google services preference. The UI changes are controlled under MOBILE_IDENTITY_CONSISTENCY flag. Screenshot: https://crbug.com/1092857#c1 Bug: 1092857 Change-Id: I97ef592e0fd94e9b442764933cf99258b8d6a16b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279755 Commit-Queue: Tanmoy Mollik <triploblastic@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#790923}
-
Robert Liao authored
Change-Id: I197ac9248136a85b3f54848728a1f09f4cdebba2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2309138 Commit-Queue: Robert Liao <robliao@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Leonard Grey <lgrey@chromium.org> Cr-Commit-Position: refs/heads/master@{#790922}
-
Mustaq Ahmed authored
We have quite a few cases where some internal methods "synthesize" user activation notification triggers, as if they were real user interactions. After UAv2 shipped in M72, these calls /should/ be unnecessary, see the bug. However the compat implication is not clear. This CL is part of a sequence that would hook up histograms to each type of triggers. If a synthetic trigger turns out to be ineffective, we would blindly remove them. We will then investigate the remaining ones one-by-one. This CL covers changes in blink/renderer/modules/. Bug: 1103249, 1017270 Change-Id: Ie9e62bf7c96529f0222f8a7b452b7b1d99e59184 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2281302 Commit-Queue: Mustaq Ahmed <mustaq@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#790921}
-
Jacques Newman authored
This change adds a wrapper class: GridTrackList. This class wraps both legacy grid track list type, and the GridNG version: Vector<GridTrackSize>, and NGGridTrackList respectively. (The NGGridTrackList is stored in a unique-ptr to keep size down when not running GridNG. As NGGridTrackList does not expand repeated tracks, it can represent large amount of repetitions, allowing us to increase the max track size for GridNG. Bug: 1045599 Change-Id: I4b65588c4bcac40400e3326d4df0bfb1e9fab32a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2301140Reviewed-by:
Ethan Jimenez <ethavar@microsoft.com> Reviewed-by:
Oriol Brufau <obrufau@igalia.com> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Jacques Newman <janewman@microsoft.com> Cr-Commit-Position: refs/heads/master@{#790920}
-
Vikas Soni authored
We have crash dumps to diagnose regressions in remote font analysis or cc serialization errors but most of their utility is in identifying URLs where the regression occurs. This info is not available for webview so there isn't much point in having the crash dumps there. Adding a command line flag that webview sets to disable these crash dumps. Bug: 1096208 Change-Id: Ic6fda847aa0e8c66b64cad01044e7dd934dff0b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310829Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Commit-Queue: vikas soni <vikassoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#790919}
-
David Bertoni authored
This CL adds tests for remove(), clear(), getBytesInUse(), and onChanged listeners. Bug: 1093066 Change-Id: Ibcff7f0fef73d998d96869c18148d1768ba54671 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311318 Commit-Queue: David Bertoni <dbertoni@chromium.org> Reviewed-by:
Archana Simha <archanasimha@chromium.org> Cr-Commit-Position: refs/heads/master@{#790918}
-
Reilly Grant authored
This change fixes an error introduced in r774216 when the ID_MODEL_ID property name was accidentally changed to ID_PRODUCT_ID. To prevent mistakes like this from happening in the future this change uses the FakeUdevLoader infrastructure (with some improvements) to implement unit tests for this platform specific code. Bug: 1108115 Change-Id: I2dd42e282cc47f1af42ca3b482c4cba5a782d33b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311418 Commit-Queue: Reilly Grant <reillyg@chromium.org> Auto-Submit: Reilly Grant <reillyg@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Ovidio de Jesús Ruiz-Henríquez <odejesush@chromium.org> Cr-Commit-Position: refs/heads/master@{#790917}
-
Josh Nohle authored
Instead of returning a separate |success| parameter from the local device data updater, return base::nullopt for the response if the update fails. Bug: b/157685298 Change-Id: I653a23cc8e6391ee016540bbb7d46ca58755db3a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310318 Commit-Queue: Josh Nohle <nohle@chromium.org> Reviewed-by:
James Vecore <vecore@google.com> Cr-Commit-Position: refs/heads/master@{#790916}
-
Chris Cunningham authored
Previous CL to use GpuDecodeAcceleratorFacotries for powerEfficient neglected to consider these scenarios. Fall back to using the DB here where answers are correct after first plabyack. For EME, we need additional info about the KeySystem setup to know if our gpu accelerate decoders will be used. For Workers, Platform::Current()->GetGpuFactories() currently returns null. Bug: 1105258 Change-Id: I8a76a7aaaaceba4a190e02097192c51cfe0db2bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311148 Commit-Queue: Chrome Cunningham <chcunningham@chromium.org> Auto-Submit: Chrome Cunningham <chcunningham@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#790915}
-
Ben Pastene authored
The devices are moving into the standard test pool since they no longer need their own pool. Bug: 1057152 Change-Id: Ia0a4145561e408a94af19d66fda77f461b8b8200 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2313048 Commit-Queue: Ben Pastene <bpastene@chromium.org> Commit-Queue: Wenbin Zhang <wenbinzhang@google.com> Auto-Submit: Ben Pastene <bpastene@chromium.org> Reviewed-by:
Wenbin Zhang <wenbinzhang@google.com> Cr-Commit-Position: refs/heads/master@{#790914}
-
Tina Wang authored
Set prefs::kDefaultSearchProviderEnabled to policy map to flag that the default search engine is enabled by policy. Clarify the pref setting logic by removing the loop and setting the pref one by one. Check prefs::kDefaultSearchProviderEnabled to decide whether to show the managed UI. Bug: 1103663 Change-Id: I05fc781056e1014db437d1c5882d1b0775ca0a32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305829 Commit-Queue: Tina Wang <tinazwang@chromium.org> Reviewed-by:
Cait Phillips <caitkp@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#790913}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/724a04e1..cf25ef52 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Ib14a67429aa00054d39630c76ffab9ea7fc8ce6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2313516Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#790912}
-
Becca Hughes authored
We have different areas for different content when it is displayed. This updates the mojo API to filter the content type of the feed content based on the current tab. BUG=1053599 Change-Id: I658e85c00fe43e10be94d9585a397b2a0771ee44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2308997 Commit-Queue: Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Tommy Steimel <steimel@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#790911}
-
Victor Costan authored
Change-Id: I9fc513f40e02ff304bad940bf413543dc594dfce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311267 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#790910}
-
chrome://flagsmanuk authored
crrev.com/c/2189354 added the feature and param. This CL adds a chrome://flags entry with variations [5, 15]. Bug: 1079023 Change-Id: I3f9cd812cbc7c3ad2fc1a2bc245d5f2a8cd5ebe8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311576 Commit-Queue: manuk hovanesian <manukh@chromium.org> Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#790909}
-
Sebastien Marchand authored
This updates the High PM policy to make it discard tabs directly rather than sending memory pressure signals. Change-Id: I26c85179b8c03268d84c0c99918239f2344bb6d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2304106 Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#790908}
-
Anastasia Helfinstein authored
Always construct onscreen keyboard from RoleType=Keyboard nodes AX-Relnotes: n/a. Bug: 1106573,1104257 Change-Id: Ifc528faa4e825e69c525807e78da27dc1e281fa5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2308355Reviewed-by:
Katie Dektar <katie@chromium.org> Commit-Queue: Anastasia Helfinstein <anastasi@google.com> Cr-Commit-Position: refs/heads/master@{#790907}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/8fbd57f0d966..ba0609c22877 2020-07-22 vapier@chromium.org signing: drop support for nvidia firmware 2020-07-22 engeg@google.com cbuildbot: When scheduling children, pass version tag 2020-07-21 kimjae@chromium.org auto_updater: Remove quick-provision log copying If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel Tbr: chrome-os-gardeners@google.com Change-Id: I00f227f819b14c50720ff3fae1634d3abad720f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2313178Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#790906}
-
Victor Costan authored
Change-Id: I5b1f942e9115aa6362b19628da3bdbad19299e64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311045 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#790905}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/9165cbb4f40d..7923b3e3d972 2020-07-22 johnkslang@users.noreply.github.com Merge pull request #2353 from vkushwaha-nv/SPV_EXT_shader_atomic_float If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/glslang-chromium-autoroll Please CC radial-bots+chrome-roll@google.com,timvp@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_angle_vk32_deqp_rel_ng;luci.chromium.try:android_angle_vk32_rel_ng;luci.chromium.try:android_angle_vk64_deqp_rel_ng;luci.chromium.try:android_angle_vk64_rel_ng;luci.chromium.try:linux_angle_deqp_rel_ng;luci.chromium.try:linux-angle-rel;luci.chromium.try:win-angle-rel-32;luci.chromium.try:win-angle-rel-64;luci.chromium.try:win-angle-deqp-rel-32;luci.chromium.try:win-angle-deqp-rel-64 Tbr: radial-bots+chrome-roll@google.com,timvp@google.com Change-Id: I00c537ebb319368f6609ffb68c99c42b833474c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2313217Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#790904}
-
Peng Huang authored
Bug: 1004772 Change-Id: I2f00c70d86402e65e24f7e651c4a3827f7595577 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2313159Reviewed-by:
Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#790903}
-
bttk authored
Bug: 1067118 Change-Id: I36dc4040eb2c8f53e8c9b155069159eb3dff0a2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311117 Commit-Queue: who/bttk <bttk@chromium.org> Reviewed-by: Ender
💬 =🕐 (ping me for faster reviews) <ender@google.com> Reviewed-by:Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#790902}
-
Lambros Lambrou authored
If SDP re-negotiation is needed (for example, to configure a different video/audo codec), ICE needs to be restarted. But the client cannot do this directly, because the host is the end that sends the initial SDP offer. This CL adds a control message that the client can use to request ICE restart from the host. This is only implemented for WebRTC connections. Bug: 706220 Change-Id: I44a1d7811375e4ffbc714a4cc0a8f58a75524a3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2309218Reviewed-by:
Joe Downing <joedow@chromium.org> Reviewed-by:
Yuwei Huang <yuweih@chromium.org> Commit-Queue: Lambros Lambrou <lambroslambrou@chromium.org> Cr-Commit-Position: refs/heads/master@{#790901}
-
Anatoliy Potapchuk authored
We did properly handle the case of losing network connection during installation. We should close the network configure ui as soon as the network appears to cover cases without an operator. Bug: 1104169 Change-Id: Iee4cc7f342f417d51c152fd6d7ffa86e97affdf0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2302618Reviewed-by:
Anqing Zhao <anqing@chromium.org> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Anatoliy Potapchuk <apotapchuk@chromium.org> Cr-Commit-Position: refs/heads/master@{#790900}
-
Victor Costan authored
Change-Id: Ifaa1c3dfac42adfde6869b77595f70248c81b54a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311047 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#790899}
-
Stefan Zager authored
Change-Id: I904d9eac5d9084f5936118cab4029bd6500e6f6b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2313380 Commit-Queue: Stefan Zager <szager@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#790898}
-
Mila Green authored
Bug: 1108416 Change-Id: I9fd080dbb66ca50656a2451b94c3e5610dce0040 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2313876Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Commit-Queue: Mila Green <milagreen@chromium.org> Cr-Commit-Position: refs/heads/master@{#790897}
-
John Abd-El-Malek authored
This exposed a bug in the existing implementation (see test failures in patchset 1) since the UKM enabled state was being set based on the last profile's state instead of all profiles. Bug: 1107439, 1088488 Change-Id: I8191e69f4abfa7a7a0e0fab7093378372b00310a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2308938 Commit-Queue: John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#790896}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/c07c59ddb0be..6081b23b2980 2020-07-22 gbeaty@chromium.org Modify bot_update to support setting blamelist pins. 2020-07-22 gbeaty@chromium.org Use fixed revisions in bot_update's test API output_json. 2020-07-22 cwallez@chromium.org gclient: print use_relative_hooks deprecation on stderr. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC ehmaldonado@google.com,sokcevic@google.com,ajp@google.com,apolito@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: chromium:1047893,chromium:1107325,chromium:1108301 Tbr: ehmaldonado@google.com,sokcevic@google.com,ajp@google.com,apolito@google.com Change-Id: I9b0fb5713c25581b2848711c5e4d3f0eace9585a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2313537Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#790895}
-