- 26 Aug, 2020 40 commits
-
-
Alice Wang authored
This CL batches AccountPickerBottomSheetTest. Bug: 1120258 Change-Id: I0f6ae90b8863aa3dafed3d016086e2f19cca3aae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376816Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Commit-Queue: Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#801810}
-
Victor Costan authored
Bug: 488553 Change-Id: I8e138d56c3cf3216997c070ed1545256262ad8a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2371603 Auto-Submit: Victor Costan <pwnall@chromium.org> Commit-Queue: Eric Roman <eroman@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#801809}
-
sauski authored
It is possible to access some forms of client storage while an opaque origin is currently the top frame origin. These serialise to the string 'null' and are of no use to access context auditing. This CL stops the service from recording accesses where the top frame origin is opaque. Bug: 1121932 Change-Id: I90d7c5a48a4f30deb71d5cec3c2ddf5d8d7f97d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377488Reviewed-by:
Martin Šrámek <msramek@chromium.org> Commit-Queue: Theodore Olsauskas-Warren <sauski@google.com> Cr-Commit-Position: refs/heads/master@{#801808}
-
Clemens Arbesser authored
Bug: b/166429363 Change-Id: Ib20ad349a2f1e5efe5e1d6171ddee9563c7cb125 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377491Reviewed-by:
Luca Hunkeler <hluca@google.com> Commit-Queue: Luca Hunkeler <hluca@google.com> Auto-Submit: Clemens Arbesser <arbesser@google.com> Cr-Commit-Position: refs/heads/master@{#801807}
-
Eleonora Rocchi authored
This CL adds the logic to close the view dialog of a compromised credential if the reauth time expired. It also adds a test to verify the dialog is correctly dismissed. Bug: 1119796, 1092444 Change-Id: Icbab80bcb312a2d9ac81edacab1f6eb56e3eda23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377810Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Commit-Queue: Eleonora Rocchi <erocchi@google.com> Cr-Commit-Position: refs/heads/master@{#801806}
-
Nnamdi Theodore Johnson-Kanu authored
Bug: 1111477 Change-Id: Icaaaed1d8373c6071992b2936ff34d7c485e5c70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376311 Commit-Queue: Nnamdi Theodore Johnson-kanu <tjohnsonkanu@google.com> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#801805}
-
Josh Nohle authored
- The |parent| field was removed from ListContactPeople because contacts are associated with an account and not a device. - The GetDeviceState request/response protos were added to support the newly added RPC that checks if the user's contacts have changed since the device last uploaded contacts. Bug: b/154861518 Change-Id: Ie573d84dfbb02b755c26fcc1e603c0a1dcb4b15e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2370923Reviewed-by:
James Vecore <vecore@google.com> Commit-Queue: Josh Nohle <nohle@chromium.org> Cr-Commit-Position: refs/heads/master@{#801804}
-
Daniele Castagna authored
The internal display resolution metric said it was for external displays. This patch fixes that. Change-Id: I29edade8da6e8036115b0c94ad13f53a62db1db0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376371 Auto-Submit: Daniele Castagna <dcastagna@chromium.org> Reviewed-by:
Andres Calderon Jaramillo <andrescj@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#801803}
-
Sean McAllister authored
Currently, ChromeOS defines the OS_LINUX directive as well as OS_CHROMEOS. We're working to separate these two, so we're making the fact that OS_LINUX == OS_LINUX || OS_CHROMEOS explicit. This is changes for /cc This CL was uploaded by git cl split. R=majidvp@chromium.org Bug: 1110266 Change-Id: Icbd028234d6de8b2ef5b2e4dd52b8107006eea86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2371213Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: Sean McAllister <smcallis@google.com> Cr-Commit-Position: refs/heads/master@{#801802}
-
Javier Ernesto Flores Robles authored
Fixed: 1120312 Change-Id: I3997debd3c2a4c3661d1d2330371d8c1e477c8c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377873 Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#801801}
-
Sean McAllister authored
Currently, ChromeOS defines the OS_LINUX directive as well as OS_CHROMEOS. We're working to separate these two, so we're making the fact that OS_LINUX == OS_LINUX || OS_CHROMEOS explicit. This is changes for /components/url_formatter This CL was uploaded by git cl split. R=tommycli@chromium.org Bug: 1110266 Change-Id: Id2bb35b50dbebad47317ec0a32fc0efc1aa6f4b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2370294Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: Sean McAllister <smcallis@google.com> Cr-Commit-Position: refs/heads/master@{#801800}
-
Sean McAllister authored
Currently, ChromeOS defines the OS_LINUX directive as well as OS_CHROMEOS. We're working to separate these two, so we're making the fact that OS_LINUX == OS_LINUX || OS_CHROMEOS explicit. This is changes for /content/browser/webui This CL was uploaded by git cl split. R=tommycli@chromium.org Bug: 1110266 Change-Id: I4f72f279d97cf9bf4a681d87eab5429a34274e19 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2371292Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: Sean McAllister <smcallis@google.com> Cr-Commit-Position: refs/heads/master@{#801799}
-
Henrik Boström authored
This fixes another timing related issue that blocks Perfect Negotiation. Before this CL, current/pending local/remote description attributes do blocking-invokes on the webrtc thread, fetching the most up-to-date states. This can prematurely expose the result of "in-parallel" operations that have not surfaced yet, such as: - setLocalDescription - setRemoteDescription - addIceCandidate This CL fixes that by copying the SDP states when any of these operations complete on the WebRTC thread and carry them over in the PostTask to the main thread. Here, we store these snapshots in "internal slots" (variables living on the main thread). With this CL, reading SDP attributes from RTCPeerConnection is non-blocking and spec-compliant. WPT test coverage added for the exact timing of SLD/SRD and other test expectations are updated. addIceCandidate updating the SDP is already covered by old WPTs. Bug: chromium:1110347 Change-Id: Id41ec354465525c6cedf631fe2209fe097148f60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2323359 Commit-Queue: Henrik Boström <hbos@chromium.org> Reviewed-by:
Harald Alvestrand <hta@chromium.org> Cr-Commit-Position: refs/heads/master@{#801798}
-
Charlie Hu authored
According to the rename of image policies, the old default error messages turn out to be awkward. This CL gives more specific error messages to image policies. Bug: 1113375 Change-Id: Ie9d511bf1b4f71dd2d9626dd7a2fb49e12566be0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2359151Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Reviewed-by:
Ian Clelland <iclelland@chromium.org> Commit-Queue: Charlie Hu <chenleihu@google.com> Cr-Commit-Position: refs/heads/master@{#801797}
-
Russ Hamilton authored
Small change to measurement of sampled surfaces so that this type can be explicitly disabled as part of the Identifiabilty study settings. Bug: 1112787 Change-Id: I54fddb93276f152fe11dcd39326ad85bb142e1b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2375698Reviewed-by:
Asanka Herath <asanka@chromium.org> Commit-Queue: Russ Hamilton <behamilton@google.com> Cr-Commit-Position: refs/heads/master@{#801796}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/7023f47299aa..0fdfdcf61cd4 2020-08-26 lalitm@google.com tp: fix python test runner not returning errors on failure If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@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:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: I9088250a5c077579c1985b81540eb432cad74a03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377359Reviewed-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@{#801795}
-
David Tseng authored
This change enables AccessibilityEventRewriter to only process key events from specific types of keyboard input devices. The new public method can be used by clients such as Switch Access to only consider key events from usb or bluetooth switches which show up as keyboard devices. Bug: none Test: ash_unittests --gtest_filter=Switch*.SetKeyboardInputTypes. Requires manual verification with switch devices. Change-Id: I7496b95cb380b9ddf301d7fa7bebb9748bdf40e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376035 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Anastasia Helfinstein <anastasi@google.com> Cr-Commit-Position: refs/heads/master@{#801794}
-
Etienne Pierre-doray authored
It's necessary to temporarily implement both old and new versions of GetMaxConcurrency() until v8-platform makes the old version optional. Bug: 1114823 Change-Id: I284f97a36ffb8718c3b42c05a949cfc29f4f1678 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2375505Reviewed-by:
Ross McIlroy <rmcilroy@chromium.org> Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> Cr-Commit-Position: refs/heads/master@{#801793}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/b77998026e82..fb9ee39c41d4 2020-08-26 tvanderlippe@chromium.org Typecheck bindings/ContentProviderBasedProject.js with TypeScript 2020-08-26 szuend@chromium.org [ts] Type-check ui/SoftDropDown.js with TypeScript 2020-08-26 tvanderlippe@chromium.org Typecheck bindings/BreakpointManager.js with TypeScript 2020-08-26 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 2020-08-26 petermueller@chromium.org Add feedback icon If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.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:1011811 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ide41a83747fcc7b8ff48986d5de5909f190a0a58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377357Reviewed-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@{#801792}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/5da7327358e3..03cde5f9997d 2020-08-26 djsollen@google.com Revert "Reland "ICU: SkShaper (bidi iterator only)"" 2020-08-26 ethannicholas@google.com optimized SkSL inlining output 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 mtklein@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: None Tbr: mtklein@google.com Change-Id: Ibe57ab2c55c73b133ab770cee708d43928e015a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378085Reviewed-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@{#801791}
-
Monica Basta authored
This CL adds 'Done' button that on click will create a new profile. Once the profile is created, it is opened and the picker is closed. This CL also adjusts the layout of the page based on the latest mocks that takes into consideration different screen sizes. Screenshots: https://drive.google.com/file/d/1js21n3dxRaSkOqdBnn3v27e096UaiPE5/view?usp=sharing https://drive.google.com/file/d/11SIROfvDnIud8JkqZDsmlegnNkoDwmYD/view?usp=sharing https://drive.google.com/file/d/1x12IWRlhcQbLf4cmJ_1WoeQXzc9WDmn3/view?usp=sharing https://drive.google.com/file/d/17cfK6xuAkim9jvNxIgHIUVVljwOsUTu0/view?usp=sharing https://drive.google.com/file/d/1bkzZlNmae1ZIA_7b_13vf-THGcNZ8nD0/view?usp=sharing https://drive.google.com/file/d/1GnnSQ4qTRJxXEnsOPLyWoaNjnO_4zxDa/view?usp=sharing Bug: 1115056 Change-Id: I72c6f2ee07751b61f264443eab468583f7b2c95a Fixed: 1121662 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2375292 Auto-Submit: Monica Basta <msalama@chromium.org> Commit-Queue: Monica Basta <msalama@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Reviewed-by:
Alex Ilin <alexilin@chromium.org> Cr-Commit-Position: refs/heads/master@{#801790}
-
Peter Kasting authored
Bug: 1116289 Change-Id: If301c1bbac0ab64e06b9e23337a530033217e7b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376506 Auto-Submit: Peter Kasting <pkasting@chromium.org> Commit-Queue: Robert Flack <flackr@chromium.org> Reviewed-by:
Robert Flack <flackr@chromium.org> Cr-Commit-Position: refs/heads/master@{#801789}
-
David Bertoni authored
This CL fixes one more instance of this issue by moving the code to the constructor. Bug: 1117287 Change-Id: I21c1749d1bc037c7952ef7130934c50d37f6b5cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376044Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: David Bertoni <dbertoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#801788}
-
Alice Wang authored
This CL simplifies identity manager tests' setup with AccountManagerTestRule. Bug: 1120301 Change-Id: I9ee0af5a144b582739a87b53dd8f8cd73c6eed44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2369093Reviewed-by:
Tanmoy Mollik <triploblastic@chromium.org> Commit-Queue: Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#801787}
-
henrika authored
Bug: 1109831 No-Presubmit: True Change-Id: Iab08af0a69f1e868d01031796c0d417644055333 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377866Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Henrik Andreasson <henrika@chromium.org> Cr-Commit-Position: refs/heads/master@{#801786}
-
David Bienvenu authored
A few other minor cleanups, no functional changes. Bug: 1010217 Change-Id: I9b14492cbe21699f0d2c1d86f73a4937e599c5c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368414 Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#801785}
-
Boris Sazonov authored
Renames IDS_SYNC_ANDROID_MASTER_SYNC_DISABLED to IDS_SYNC_ANDROID_SYSTEM_SYNC_DISABLED and adds a screenshot for this string. Bug: 1121973 Change-Id: Ifd49a44d3de5fc1397873e700d9325aa71b36d8f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377709 Auto-Submit: Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#801784}
-
Vladimir Levin authored
This patch splits the RenderPass class (and RenderPassDrawQuad) into Aggregated version which is what the renderer and overlay systems deal with (post surface-aggregation), and a compositor version which is what each surface would submit for aggregation. Change-Id: I31b6aa73e1bbd93b46384b1dd6d98ba50541486d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321397 Commit-Queue: vmpstr <vmpstr@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
weiliangc <weiliangc@chromium.org> Cr-Commit-Position: refs/heads/master@{#801783}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@chromium.org 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:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: I574564174d10b5e35159819c6ee9b57f503e920f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377356Reviewed-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@{#801782}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/c093d9ad623d..91c0477b4332 2020-08-26 lndmrk@webrtc.org Add AV1 support to IVF reader and writer If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@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: webrtc-chromium-sheriffs-robots@google.com Change-Id: I2c8bc2493d756f29f430e2d6266ec65debc10dd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377858Reviewed-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@{#801781}
-
Sean Gilhuly authored
SkiaRendererPixelTestWithOverdrawFeedback/2.TranslucentRectangles is now RendererPixelTestWithOverdrawFeedback.TranslucentRectangles/SkiaDawn after recent changes. The filter wasn't updated, but the test is now passing on the bots. Remove it from the filter file. Bug: 1061988 Change-Id: Icf043283ac95d0a32b68432a34a4793bafb6628a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377107Reviewed-by:
Jonathan Ross <jonross@chromium.org> Commit-Queue: Sean Gilhuly <sgilhuly@chromium.org> Cr-Commit-Position: refs/heads/master@{#801780}
-
Henrik Boström authored
This reverts commit 864e565b. Reason for revert: Not the culprit of the bot failures Original change's description: > Revert "[Perfect Negotiation] Re-enable temporarily disabled WPTs." > > This reverts commit 154433da. > > Reason for revert: linux-trusty-rel build and external blink web_driver tests are failing, and that's a possible root cause. See: https://ci.chromium.org/p/chromium/builders/ci/linux-trusty-rel/15138 > > Original change's description: > > [Perfect Negotiation] Re-enable temporarily disabled WPTs. > > > > Now that https://webrtc-review.googlesource.com/c/src/+/180620 has > > rolled into chromium, we can re-enable the disabled tests and update > > the expectations that more tests are passing. > > > > Follow-up CLs will make us pass even more tests. > > > > Bug: chromium:1060083 > > Change-Id: Ia1e1432746293fa395e5bda72e163f223f316b7f > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377707 > > Reviewed-by: Harald Alvestrand <hta@chromium.org> > > Commit-Queue: Henrik Boström <hbos@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#801716} > > TBR=hta@chromium.org,hbos@chromium.org > > Change-Id: I3250545b0fff846a8c4c3a9352f5a342ae613599 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: chromium:1060083 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377872 > Reviewed-by: Amr Aboelkher <amraboelkher@google.com> > Commit-Queue: Amr Aboelkher <amraboelkher@google.com> > Cr-Commit-Position: refs/heads/master@{#801762} TBR=hta@chromium.org,hbos@chromium.org,amraboelkher@google.com # Skipping bots on reland because the revert was by mistake and there # are CL dependencies. NOTRY=True Bug: chromium:1060083 Change-Id: Ic542d9d2a6051de05073b59a21a2dee7ae81eafc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376814Reviewed-by:
Henrik Boström <hbos@chromium.org> Reviewed-by:
Amr Aboelkher <amraboelkher@google.com> Commit-Queue: Henrik Boström <hbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#801779}
-
Chromium WPT Sync authored
Using wpt-import in Chromium dc5e5f36. With Chromium commits locally applied on WPT: 9f52c7e4 "COOP: add reporting to redirects" d18db804 "Fix test flake in animation-state-changes-positive-playback-rate.html" 4e9cbb66 "Fixed test/reference mismatch for border." Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: guidou@chromium.org, armax@chromium.org: external/wpt/mediacapture-streams NOAUTOREVERT=true TBR=robertma@google.com No-Export: true Change-Id: I234b171fda432540cad21c18a24a0ee2f6b0faf2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378005Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#801778}
-
Bo Liu authored
Rename "virtual context lost" to just context lost and share the implementation for all GLContext subclasses: * MakeCurrent is no longer virtual and add virtual MakeCurrentImpl * MakeCurrent will mark context as lost if MakeCurrentImpl fails * Similar change for CheckStickyGraphicsResetStatus * Update all subclasses to override the impl methods. * Unit test mock needs to be updated to override the MakeCurrentImpl * Some unit tests directly call GLContextStub::MakeCurrent instead of the mock implementation, which now needs to be updated to MakeCurrentImpl Bug: 1115482 Change-Id: I50c6fa9364ca8fff7be589c9ac799c495c034f02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363357Reviewed-by:
Jonathan Backer <backer@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#801777}
-
Roman Sorokin authored
It's not actually registered before device is owned. Bug: none Change-Id: I124f4cecb7ea440e9b746827dc3b37fd0ccd48fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377805Reviewed-by:
Roman Aleksandrov <raleksandrov@google.com> Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#801776}
-
Rob Buis authored
Add a method to find the category for a given (String, form) pair as described in the spec [1] as well as unit tests. [1] https://mathml-refresh.github.io/mathml-core/#operator-dictionary Bug: 6606 Change-Id: I87aceb73720bf0e023d11767cde823ec4e04f185 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2375207Reviewed-by:
Dominik Röttsches <drott@chromium.org> Reviewed-by:
Frédéric Wang <fwang@igalia.com> Commit-Queue: Rob Buis <rbuis@igalia.com> Cr-Commit-Position: refs/heads/master@{#801775}
-
Benjamin Beaudry authored
This CL ensures that positioned nodes are inserted in the right fragmentainer and at the appropriate start offset. Bug: 1079031 Change-Id: I2ae47f4c210c64843d6e260b94165bdd25f79879 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332300Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Alison Maher <almaher@microsoft.com> Commit-Queue: Benjamin Beaudry <benjamin.beaudry@microsoft.com> Cr-Commit-Position: refs/heads/master@{#801774}
-
HyunJi Kim authored
Bug: 1010217 Change-Id: Icaffadcc037835b3c498a01b7a71d2ac77fc8dfc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2375010 Commit-Queue: Hyunjune Kim <hyunjune.kim@samsung.com> Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#801773}
-
Morten Stenshorne authored
On the layout object side, all children of a fieldset are wrapped inside an anonymous fieldset contents block. We'll detect during layout which of the legend children (if any) will become the rendered legend. Unlike all other in-flow children of a fieldset element, whose containing block is the wrapper, the containing block of the rendered legend is the fieldset layout object itself (not the wrapper child), so if we change / remove the rendered legend, the wrapper won't be marked for layout. Bug: 1119400 Change-Id: I5b898af8c7b7e3687def6a2333d43a8ba6af09b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2374526Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#801772}
-
Erik Chen authored
The ChromeOS platform team still relies on these histograms. This CL extends the expiry and updates the owners of the histogram. Bug: 1084030 Change-Id: Id28dc41480e7106b30a5c77f6a18243272b4e062 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368540 Commit-Queue: Brian White <bcwhite@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Auto-Submit: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#801771}
-