- 12 Aug, 2020 40 commits
-
-
Carlos IL authored
IDNs triggered a DCHECK when elision experiments were enables, due to a search in GetSimplifiedDomainBounds trying to search for the punycode version of the URL in a string containing the unicode version. This fix is a pre-requirement for fixing elision for RTL URLs. Bug: 1114286, 1101472 Change-Id: I433bc4cac2e31b6056e154025f0c5b8c5c0726a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2350022Reviewed-by:
Tommy Li <tommycli@chromium.org> Reviewed-by:
Carlos IL <carlosil@chromium.org> Commit-Queue: Carlos IL <carlosil@chromium.org> Cr-Commit-Position: refs/heads/master@{#797474}
-
Dan Harrington authored
Bug: 1044139 Change-Id: If241abe46b91d8fa63706d0262a8c7c3f1b56a76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353027 Auto-Submit: Dan H <harringtond@chromium.org> Reviewed-by:
Ian Wells <iwells@chromium.org> Commit-Queue: Ian Wells <iwells@chromium.org> Cr-Commit-Position: refs/heads/master@{#797473}
-
Rachel Carpenter authored
This means on the first 3 launcher opens, the suggestion chip for whats new will be seen. It previously only showed up once. Bug: b/161755085 Change-Id: Ie9b475a57b1571873b98b1e80f329831eee71b67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351344Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Rachel Carpenter <carpenterr@chromium.org> Cr-Commit-Position: refs/heads/master@{#797472}
-
Yuly Novikov authored
Bug: 1115721 Change-Id: I2293535744d9f7894865bd32b9ed9fb4a84a33f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353551Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#797471}
-
zhaoyangli authored
Since some beta version of Xcode 12, XCTest result can report XCTest runner app crash as a failed test in log. In this CL, log parser reports this failure as "BUILD_INTERRUPTED" which fits into the existing logic to handle test process crash in test runner scripts. Bug: 1115232 Change-Id: Icebdb5456005b2473e5ed8af683487ac532cda3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2350442Reviewed-by:
Justin Cohen <justincohen@chromium.org> Commit-Queue: Zhaoyang Li <zhaoyangli@chromium.org> Cr-Commit-Position: refs/heads/master@{#797470}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/5276639d2789..cc958e0e8703 2020-08-12 jmadill@chromium.org Remove D3D9 configs from perf tests. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC ynovikov@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_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: ynovikov@google.com Change-Id: Ia3e7842e94c866c1c6f299ac32a1cbc7dcd3fdf5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351384Reviewed-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@{#797469}
-
Nektarios Paisios authored
Every AXObject in Blink has not only a pointer to each one of its children, but also a pointer to its parent. Under some circomstances the pointer to the object's parent was not set. One case of this was when inline text boxes were forcefully loaded by calling the AXObject::LoadInlineTextBoxes method. Another case was when continuations were involved. The former was done for testing. Unit tests were added for both of the above situations which ensure that a large number of the public tree walking methods on AXObject work correctly. AX-Relnotes: n/a. R=dmazzoni@chromium.org, aleventhal@chromium.org Change-Id: I375a10552d8cd91f8d54a9d35e75b0c9f8278059 Bug: 1008031 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2344468 Commit-Queue: Nektarios Paisios <nektar@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#797468}
-
Jun Kokatsu authored
This change modifies tests in a way that test won't be blocked by Trusted Types mitigation on WebUI. Also disabled Trusted Types mitigations in some WebUI pages due to usage of Polymer. Bug: 41905 Change-Id: I85c60066672e896032599d674b7bac35e38ccb7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341800 Commit-Queue: Jun Kokatsu <Jun.Kokatsu@microsoft.com> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Aaron Colwell <acolwell@chromium.org> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#797467}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/5192b234de64..409802afddc8 2020-08-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 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: None Tbr: ehmaldonado@google.com,sokcevic@google.com,ajp@google.com,apolito@google.com Change-Id: I27c03bf22b9ba5add61b61bba25bfbe2182fa1f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353357Reviewed-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@{#797466}
-
Anne Lim authored
Change-Id: Ida6f0d6babda680d3618e9ba226eda154020126d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352624Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: Anne Lim <annelim@google.com> Cr-Commit-Position: refs/heads/master@{#797465}
-
Robert Ogden authored
This fails because the ScopedFeature list was being destroyed before the test was fully done. Bug: 1078965 Change-Id: I57d4c01bc4bcc10a8377e4abac5f5b65f9ea9859 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351168Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#797464}
-
My Nguyen authored
Adding the first bit of the input page according to design at http://go/cros-lang-settings-ux slide 23. Current view: http://screen/K4xO3C4FXaz Bug: 1113439 Change-Id: Ic2c5e3d1e095e5080bc2409a1c3aafe89a147fc3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2345933 Commit-Queue: My Nguyen <myy@chromium.org> Reviewed-by:
Regan Hsu <hsuregan@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#797463}
-
Garrett Beaty authored
Change-Id: I5587dff4225c4341ed80fa107cedf71b10f73e39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353331 Commit-Queue: Garrett Beaty <gbeaty@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#797462}
-
Claude van der Merwe authored
removeWebUIListener expects a WebUIListener argument, but strings were being passed. This CL 1. Adds variables to keep track of created WebUIListener types so they can be removed with removeWebUIListener in cups_printers_entry_manager.js 2. Uses addWebUIListener from WebUIListenerBehavior for automatic WebUIListener removal in cups_printers.js Change-Id: I86da8dda6bf03e3ce83c38a3e63825ff4335f1f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2350335 Commit-Queue: Claude van der Merwe <cvandermerwe@google.com> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Jimmy Gong <jimmyxgong@chromium.org> Cr-Commit-Position: refs/heads/master@{#797461}
-
Claude van der Merwe authored
Bug: 1045266 Change-Id: I0217bf03b82683b1f4d0a08e0342f8c9b2de43eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340408 Commit-Queue: Claude van der Merwe <cvandermerwe@google.com> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#797460}
-
Dale Curtis authored
Verified to work on Beta4. In overlay mode video looks great for both HDR and 8-bit content. When we drop out of overlays and we're using the validating cmd decoder HDR gets copied to non-HDR and looks wrong. When using the passthrough cmd decoder, we just get black frames. Remaining TODOs: - Figure out how to get HDR displaying correctly out of overlay mode. - Figure out difference between validating and passthrough cmd decoder. - Skip reinitialize for config changes if possible. - Still needs --no-sandbox until https://crrev.com/c/2346852 lands. - Jank at playback startup for HDR content. https://crbug.com/1115333 - Playback hangs when starting with a seek. https://crbug.com/1115334 Bug: 1103432 Change-Id: I7d5860a49eee3856fec380eac8e78fdac798c117 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2290923Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Reviewed-by:
ccameron <ccameron@chromium.org> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#797459}
-
Evan Stade authored
For example, typing "cats" searches for cats. Works from URL bar or command line. Bug: none Change-Id: Icd609ca4183398254d886d392570216eeca82d7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353059 Auto-Submit: Evan Stade <estade@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#797458}
-
Dana Fried authored
See attached bug for the problem statement and some of the rationale for this change. Handles a case where we are not going into immersive mode, but also going fullscreen in a way that the default key to restore the browser is not ESC (as it is for media, etc.) but F11/Fullscreen. In this edge case, on ChromeOS, the message - "Press [F11] to exit full screen" - is displayed and announced to the screen reader. The message uses the default accelerator (which is still F11 on ChromeOS). This could be confusing to users on Chromebooks where there are no physical function keys but there are media keys, one of which is the fullscreen key. We cannot just change the default accelerator to Fullscreen however since the media key is translated to a function key at a lower level; there is no "fullscreen" key as far as Chrome is concerned. To handle this, on ChromeOS only, we substitute the name of the key - "Fullscreen" - for the name of the accelerator. Bug: 1110468 Change-Id: Id0764f3eb68c8dc49baf5cbe156cbd22e66362d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2347962Reviewed-by:
David Tseng <dtseng@chromium.org> Commit-Queue: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#797457}
-
Ben Pastene authored
Will update simple_chrome_workflow.md on the CrOS-side of the world in a follow-up. Bug: 937821 Change-Id: I006dde1fcab5ad4a0fc48a5b5f8440a554da1bcd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2350540 Commit-Queue: Ben Pastene <bpastene@chromium.org> Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Reviewed-by:
Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#797456}
-
Mustaq Ahmed authored
Bug: 1113758 Change-Id: I955a8031913e6acf1fe3c5b878e819a2d4a38fcf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2350560 Commit-Queue: Mustaq Ahmed <mustaq@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#797455}
-
Becca Hughes authored
If the Media History database is unrecoverable then we should delete it and start again. Change-Id: I76552537eeec315f66168abbf47c947ee37ecd96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2305192Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Becca Hughes <beccahughes@chromium.org> Cr-Commit-Position: refs/heads/master@{#797454}
-
Tom Anderson authored
XTest/XRecord include XInput, so we need to get rid of those too if we want to get rid of the macros etc that XInput provides. Depends on WebRTC CL: https://webrtc-review.googlesource.com/c/src/+/180773 BUG=1066670 R=nickdiego,sky Change-Id: Id3b3cb61196cf10bc47976957d8b290877020d5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327373 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Lambros Lambrou <lambroslambrou@chromium.org> Reviewed-by:
Nick Yamane <nickdiego@igalia.com> Cr-Commit-Position: refs/heads/master@{#797453}
-
Matt Jones authored
Bug: 1113325 TBR: peconn@chromium.org Change-Id: If61582b64343cdfa6de5f1c152c7d239696e16c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353409Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#797452}
-
Mugdha Lakhani authored
This adds PrerenderTabHelper for WebLayer, which is a WebContentsObserver, and adds logic to create it when TabImpl is created. Some unreachable code has been removed from Chrome's PrerenderTabHelper as well. Bug: 1096088, 1106294 Change-Id: Ifa567096d9901a465104efd955d872ebfc1b4e5f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343038 Commit-Queue: Ryan Sturm <ryansturm@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Auto-Submit: Mugdha Lakhani <nator@chromium.org> Cr-Commit-Position: refs/heads/master@{#797451}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I1ae7fac0faa66a2c4e727f2ac44517118df15c3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352524Reviewed-by:
Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#797450}
-
Lijin Shen authored
Extend to M92 Bug: NONE Change-Id: I0e2ee3f83ebc6e0e553010ca997ee1493b7dba59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351717 Auto-Submit: Lijin Shen <lazzzis@google.com> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Lijin Shen <lazzzis@google.com> Cr-Commit-Position: refs/heads/master@{#797449}
-
Garrett Beaty authored
Change-Id: Ic7a6f8d983dba91c4e43f279b112b33fbfc7836c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353017 Auto-Submit: Garrett Beaty <gbeaty@chromium.org> Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Commit-Queue: Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#797448}
-
Alex Turner authored
Converts FontMatchingMetrics::PublishIdentifiabilityMetrics() from using the IdentifiabilityDigestHelper to using IdentifiableTokens. Also adds IdentifiableSurface::FromTypeAndToken() to enable use of a Token as the input digest. Finally, reuses the IdentifiabilityMetricBuilder to improve performance. Bug: 1102934 Change-Id: I9b05581f56bfd1205db0086e46cbd5a54e013ca5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321776Reviewed-by:
Asanka Herath <asanka@chromium.org> Reviewed-by:
Florin Malita <fmalita@chromium.org> Commit-Queue: Alex Turner <alexmt@chromium.org> Cr-Commit-Position: refs/heads/master@{#797447}
-
My Nguyen authored
Update os_languages_page_v2 according to spec at http://go/cros-lang-settings-ux slide 11. Languages menu functions and tests are mostly copied from os_languages_page Current view: http://screen/vZFDtvSXXD9 Note: Both OS search strings and regular OS settings strings haven't received UX writing review yet so they are translateable false and no screenshots are required. Bug: 1113439 Change-Id: I0146ad0e485187171829d08076e9956d6ae281fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2345930Reviewed-by:
Alex Gough <ajgo@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Regan Hsu <hsuregan@chromium.org> Commit-Queue: My Nguyen <myy@chromium.org> Cr-Commit-Position: refs/heads/master@{#797446}
-
Donn Denman authored
Adds @google.com to the contextual-search-eng address in flag-metadata.json. Change-Id: Ia5f0329543c339a7e4aaa21ac2f051a326b39c0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353130 Auto-Submit: Donn Denman <donnd@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Reviewed-by:
Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#797445}
-
Ali Juma authored
The network context used for Safe Browsing on iOS currently sends an empty UA string. This CL sets the UA string to the browser's UA string, matching the behavior on other platforms. Bug: 11156263 Change-Id: I73eac07c4fa3d7b2418abfe3d8e4526c0c3b51da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353113Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Ali Juma <ajuma@chromium.org> Cr-Commit-Position: refs/heads/master@{#797444}
-
Dan Harrington authored
Changes merged: https://chromium.googlesource.com/feed/+/c80d3c49fa92f00c05130106b29d5b49a735ac97 Change-Id: I7d676b458cc1d8e32aa2db104e0e81591d7a32d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353011 Commit-Queue: Dan H <harringtond@chromium.org> Auto-Submit: Dan H <harringtond@chromium.org> Reviewed-by:
Carlos Knippschild <carlosk@chromium.org> Cr-Commit-Position: refs/heads/master@{#797443}
-
Philip Rogers authored
This patch extends the following metrics to M88: Renderer4.MainThreadWheelScrollReason Renderer4.MainThreadGestureScrollReason Bug: 841364 Change-Id: I14bfe66ee5ac1c56f66101007a7e67c513171014 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2344644Reviewed-by:
Sam Fortiner <samfort@microsoft.com> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Auto-Submit: Philip Rogers <pdr@chromium.org> Commit-Queue: Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#797442}
-
Eric Seckler authored
Copy/paste bug snuck in, which meant we were reporting into the same histogram twice rather than into two different ones. Correcting. Change-Id: Ia43697b69ff5603cc931e2dbda62fdb5892305b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352189 Auto-Submit: Eric Seckler <eseckler@chromium.org> Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Commit-Queue: Tommy Nyquist <nyquist@chromium.org> Cr-Commit-Position: refs/heads/master@{#797441}
-
Emily Stark authored
This CL improves elision behavior in the simplified domain field trials when the omnibox is too narrow to fit the full hostname (or even the full registrable domain). The main change is that if the omnibox is too narrow, we scroll the domain to show as much of it as we can from the right. This is a partial fix, in the simplified domain field trials, for a longstanding security bug (crbug.com/527638). The behavior with this CL is still a little weird because there's no visual cue that the domain is truncated, but I think it's better than the status quo where we show the left edge of the domain in Chrome today (e.g., "google.com..." instead of "...evil.com"). For simplicity, I've made it so that if the domain does not fit in the omnibox's bounds, we don't do any hover animations. I think this is okay from a UX perspective; after all, in this case, we're not eliding anything that the user wouldn't be able to see today. It's simplest to implement because ElideAnimation doesn't know anything about hostname/URL semantics and thus doesn't know that it should align the URL specially when the domain doesn't fit. Bug: 1107912,527638 Change-Id: I0682582b95393ded82dfd6d56f5ab9d0859e92d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342283 Commit-Queue: Emily Stark <estark@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#797440}
-
Yuke Liao authored
In order to promote browser_tests to run in non-experimental mode so that it's sherrifed to prevent regressions. Bug: 1111979 Change-Id: I7668d920cb2ed09583bc3eeb606aac0759d502cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353352Reviewed-by:
Erik Chen <erikchen@chromium.org> Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#797439}
-
Brandon Wylie authored
Bug: 1094885 Change-Id: Ie3fb46b2fb7029671f91612fefee7fcb2352a613 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353012Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Brandon Wylie <wylieb@chromium.org> Cr-Commit-Position: refs/heads/master@{#797438}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/a465e2e30890..c95b589112f3 2020-08-12 adlai@google.com Reland "Migrate GrSurfaceContext readPixels to take direct context" 2020-08-12 brianosman@google.com SkRuntimeEffect: Handle different main() signatures on CPU 2020-08-12 robertphillips@google.com Fix bug in op chaining 2020-08-12 mtklein@google.com more careful rrect deserialization 2020-08-12 adlai@google.com Reland "Migrate SkImage::MakeFromTexture to GrRecordingContext" 2020-08-12 mtklein@google.com fix a SkRRect::readFromMemory() fuzzer bug If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC fmalita@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_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Cq-Do-Not-Cancel-Tryjobs: true Bug: chromium:1111169,chromium:1112259 Tbr: fmalita@google.com Change-Id: Ia9a45981611d9ad7bdd9aa3e0d3741aaed82ecd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353099Reviewed-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@{#797437}
-
Michael Thiessen authored
This change adds an assertion that pollUiThread is not called from the UI thread, which is equivalent to calling sleep(), and won't actually run any UI thread tasks. In the few cases where polling the UI Thread from the UI thread is necessary, I introduce CriteriaHelper#pollUiThreadNested, which nests the looper in order to continue running UI tasks. Bug: 1115220 Change-Id: I834251df334c80d657e45dddeab5ae744de0fe17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340004Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#797436}
-
Erik Chen authored
Attestation is the process of proving ownership of a private cryptographic key. One side issues a challenge, and the entity must sign the challenge using a private key. chromeOS exposes blessed extension APIs that allow force-installed policy extensions to issue attestation challenges. By default, these are not available on lacros. This CL adds basic plumbing for enterprise.platformKeys.challengeMachineKey. This is not intended to be a fully functional implementation -- that will require further refactoring and debugging from domain experts. Bug: 1113443 Change-Id: I8781ef1367242de59faacb372cf6453925fdfa86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324303Reviewed-by:
Jorge Lucangeli Obes <jorgelo@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Michael Ershov <miersh@google.com> Commit-Queue: Erik Chen <erikchen@chromium.org> Auto-Submit: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#797435}
-