- 06 Nov, 2019 40 commits
-
-
Yi Xu authored
Metrics Compositing.Display.Draw.Occlusion.Drawing.Area.Saved2.* and Compositing.Display.Draw.Occlusion.Percentage.Saved.* are expired after M77. Remove the implementation in display.cc. Bug: 995633, 993176, 960184 Change-Id: Id1658ecfad7518f7b36fbb599191c422d0de96c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1900351Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: Yi Xu <yiyix@chromium.org> Cr-Commit-Position: refs/heads/master@{#713079}
-
Matt Jones authored
Bug: 986310, 1002277 Change-Id: I28a871dd5fb196b657978a87c298e40eb75f9fbd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1896080 Commit-Queue: Matthew Jones <mdjones@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#713078}
-
Yusuke Sato authored
This CL adds a new ARC pref (prefs::kArcSerialNumber) which is NOT network-synced (and therefore is unique per device and per profile.) ArcSessionManager's Initialize() generates the number when the pref value is empty, and pass it over to ArcVmClientAdapter to allow the adapter to use the value as androidboot.serialno Android property. This does not change ARC container's behavior. BUG=b:143779997 TEST=ran unit tests. Start ARCVM twice, verify both are started with the same, non-empty serial number. Change-Id: Ia436a722d13be58ba5ed59bb0053009c2352743d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1899732 Commit-Queue: Yusuke Sato <yusukes@chromium.org> Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:
Yury Khmel <khmel@chromium.org> Cr-Commit-Position: refs/heads/master@{#713077}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/719ace7381c9..30a71af28d43 Created with: gclient setdep -r src-internal@30a71af28d43 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@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/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=jbudorick@google.com Bug: chromium:None Change-Id: I07ea90f448ab7fc5d57138c3ede99731b03e2efa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1901446Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#713076}
-
Omer Katz authored
If there is still work in the marking worklist, restart dead concurrent marking tasks, up to full capacity. Bug: 986235 Change-Id: I3745d3d04ad4793d0de429c216e4e8ecd60c7f6c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1899857Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Omer Katz <omerkatz@chromium.org> Cr-Commit-Position: refs/heads/master@{#713075}
-
Austin Eng authored
We should not expose this enum until it is fully implemented in Dawn. This is temporary to not have the tests crash while we incrementally implement the feature. Bug: dawn:180 Change-Id: Iea128b20a792dfae926ed64bc5b03feb41fc5811 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1899195 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by:
Yunchao He <yunchao.he@intel.com> Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/master@{#713074}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/5d0e01d9e7f9..e471df3c9154 git log 5d0e01d9e7f9..e471df3c9154 --date=short --no-merges --format='%ad %ae %s' 2019-11-06 johnkslang@users.noreply.github.com Merge pull request #1963 from KhronosGroup/revert-7b0e236 2019-11-06 johnkslang@users.noreply.github.com Merge pull request #1966 from dj2/readme Created with: gclient setdep -r src/third_party/glslang/src@e471df3c9154 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,jonahr@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/+/master/autoroll/README.md TBR=radial-bots+chrome-roll@google.com,jonahr@google.com Bug: None Change-Id: Ie91e0da14a3b85b8061a8f1bacbe4d541592b338 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1901486Reviewed-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@{#713073}
-
Natalie Chouinard authored
Move Translate feature-specific methods from PrefServiceBridge to the dedicated TranslateBridge. Bug: 1016957 Change-Id: I57a3052258572e854cfd3f9376b5529c0a0e528b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1893829Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
anthonyvd <anthonyvd@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#713072}
-
Arthur Wang authored
This trybot runs webkit layout tests with NGFragmentPaint runtime flag set. R=anushruth@chromium.org, jbudorick@chromium.org Bug: 1015029 Change-Id: I718e79aeaf4dc547caddd4889fb0fc3f0b8b44d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875513 Commit-Queue: Arthur Wang <wuwang@google.com> Reviewed-by:
Aaron Gable <agable@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#713071}
-
David Roger authored
The old code was assuming that ALIGN_LEFT means that the image is on the left, and ALIGN_RIGHT means it is on the right. However, based on the comment in LabelButton::SetHorizontalAlignment(), this is not true in RTL: //The optional image will lead the text, unless the button is right-aligned. Here "lead the text" depends on the language direction, and text direction should be taken into account when computing the spacing. Screenshot with the fix in RTL: https://drive.google.com/open?id=1Q1rZ7yml8_QjyzRxyoqC4GdcoyQ7Pfhm LTR screenshot with the fix for reference and checking that it did not regress: https://drive.google.com/open?id=1kodo_HO5s58fiEtC85AvVDDI9PoboQc4 Fixed: 1021510 Change-Id: I5ba910f1e3e532764e37070cbf815fdb340eeae9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1899854 Auto-Submit: David Roger <droger@chromium.org> Commit-Queue: Peter Boström <pbos@chromium.org> Reviewed-by:
Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#713070}
-
Antonio Gomes authored
... and remove rtc_dtmf_sender_handler_client.h altogether. What is more, the CL also removes the use of WebString from WebRTCDTMFSenderHandler::Client (in favor of WTF::String). BUG=787254, 919392 R=guidou@chromium.org, haraken@chromium.org Change-Id: I2f5216c24c29a271594a2f4225f55f585c579f72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1899795 Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#713069}
-
Carlos IL authored
This CL adds bindings to handle user commands from webview committed interstitials. The bindings still require JS to be enabled, so a follow up CL will be needed where it is forced on if an interstitial is showing. Bug: 1018808 Change-Id: I55d054604f8f3ed3aa3661f8b34b6ccb16ae1d56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1890984Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Daniel Rubery <drubery@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Commit-Queue: Carlos IL <carlosil@chromium.org> Cr-Commit-Position: refs/heads/master@{#713068}
-
Kevin Bailey authored
We currently re-strip each tab's URL prior to comparison with the URL to be navigated to, in order to offer a tab switch instead. This has grown to be non-trivially expensive. This CL caches the stripped version of each tab's URL so that we at least don't have to re-strip it (malloc, etc.) Bug: 780835 Change-Id: Ifa56f289e20b66ed1979ed56b7d2211726b4a3e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1896508 Commit-Queue: Kevin Bailey <krb@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#713067}
-
Cathie Chen authored
ListItem will check the layout tree position of marker if the subtree of li is changed which sets lifecycle state to kInLayoutSubtreeChange. Marker might be reattached which will cause relayout. If it's inside a contain element, it will trigger ScheduleRelayoutOfSubtree which requires lifecycle state <= kStyleClean. So there's a DCHECK failure. To fix this, make sure don't change marker layout tree position unless li is NormalChildNeedsLayout which can stop marker triggering ScheduleRelayoutOfSubtree. And adding restriction to reattach marker. Bug: 1004764 Change-Id: Id7c8aedafb2deed21d48f726d54a51f4f346e7b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1901011 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#713066}
-
Peter Kasting authored
Bug: 1003612 Change-Id: I4df6d0fe38efaa706e981a7dedcc19355c21fc34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1900656 Commit-Queue: Robert Liao <robliao@chromium.org> Reviewed-by:
Robert Liao <robliao@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#713065}
-
Theresa authored
This reverts commit 9526fc2d. Reason for revert: New UX direction Original change's description: > [Snowflake] Update text highlight color to meet min contrast ratio > > Bug: 953917 > Change-Id: Ia2af877269cda6c7ba59c04ddb54eaae13270f7f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1681358 > Commit-Queue: Becky Zhou <huayinz@chromium.org> > Reviewed-by: Theresa <twellington@chromium.org> > Cr-Commit-Position: refs/heads/master@{#673747} TBR=twellington@chromium.org,huayinz@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 953917 Change-Id: I14fc66a81bdf4c2c7108f7d225d3f6bee44e4230 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1899194 Commit-Queue: Theresa <twellington@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#713064}
-
Wez authored
Previously WebEngine was falling back to SW compositing after 3 GPU process crashes. This is not desirable when Vulkan is enabled because it may mask other issues. Also not all features work correctly with SW compositing (e.g. it's not compatible with HW video decoder). Also added --disable-software-rasterizer to disable SwiftShader as we should never need to use it on Fuchsia. Bug: 1021844 Change-Id: I3257d9f0372789849a2922b514e6b23e08a380e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1854893 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Reviewed-by:
Jonathan Backer <backer@chromium.org> Cr-Commit-Position: refs/heads/master@{#713063}
-
Joshua Peraza authored
2fb4e9e6a432 mac: Update the process_types version of dyld_all_image_infos for 10.15 c009b85449cb Use GTEST_SKIP() instead of custom DISABLED_TEST() d8f85829b07b linux: fix split stack test 7289acb78a6d linux: don't assume vdso exists 47a342133d60 linux: use boringssl in chromium 661a07a41b88 linux: add deps for boringssl in chromium b2e26bc45582 fuchsia: Fix fidl_init_txn_header link error cea103fb7d30 mac: Fix ProcessTypes.DyldImagesSelf with 10.14 SDK on 10.12 1b60c8172c78 commit test ssl certificate to testdata 272c4bb64e27 fuchsia: Add missing transformer.cc to fidl_base 27322abb7ec4 [net] specify parameter name in parameterized test suite Change-Id: I8ce1626a2744716bc24794184b535549d5d87ade Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1900768 Commit-Queue: Mark Mentovai <mark@chromium.org> Auto-Submit: Joshua Peraza <jperaza@chromium.org> Reviewed-by:
Mark Mentovai <mark@chromium.org> Cr-Commit-Position: refs/heads/master@{#713062}
-
v8-ci-autoroll-builder authored
This is a reland of 7d0166c2 Original change's description: > Update V8 to version 8.0.173. > > Summary of changes available at: > https://chromium.googlesource.com/v8/v8/+log/ba61465d..a423bb8b > > 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,v8-waterfall-sheriff@grotations.appspotmail.com > > Change-Id: I86cdbf8512615fffd9e8ce477c8952bf370149db > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1900887 > Reviewed-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@{#712971} Change-Id: I54426f9b3be452ab8b450fda34823124388d0a81 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,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I54426f9b3be452ab8b450fda34823124388d0a81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1899385 Commit-Queue: Michael Achenbach <machenbach@chromium.org> Reviewed-by:
Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#713061}
-
Jesse Schettler authored
When printing for ARC, make the settings that ARC can handle available unless the selected destination does not support them. Available when supported: collate, color, copies, duplex, duplexShortEdge, layout, mediaSize, pin, pinValue, and vendorItems. Unavailable: cssBackground, customMargins, dpi, headerFooter, margins, pagesPerSheet, scaling, scalingType, scalingTypePdf, and selectionOnly. Bug: b:140576300 Test: Print from ARC and verify the correct settings are available Change-Id: I4bb5d53c8c64acf9bf189476d54d25ff5162f75b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1865476Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Jesse Schettler <jschettler@chromium.org> Cr-Commit-Position: refs/heads/master@{#713060}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/1d509caf0b7c..617e15e8dc97 git log 1d509caf0b7c..617e15e8dc97 --date=short --no-merges --format='%ad %ae %s' 2019-11-06 ilkos@google.com Add heap profiler test for jit frames Created with: gclient setdep -r src/third_party/perfetto@617e15e8dc97 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/+/master/autoroll/README.md TBR=perfetto-bugs@google.com Bug: chromium:144005499 Change-Id: Id9d70c303298aa8d106f61a0921bf9fa49165113 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1900624Reviewed-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@{#713059}
-
sczs authored
- Stops Adding the "Show Modal" A11y custom action for ConfirmInfobars banners. Bug: 1021597 Change-Id: I91ca187fbb7f70730af3cbfaf3c293140c6d06db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1900138Reviewed-by:
Chris Lu <thegreenfrog@chromium.org> Commit-Queue: Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#713058}
-
Nick Burris authored
Adds many tests to the scroll to text WPT suite: - Setting window.location.fragmentDirective has no effect - All combinations of optional parameters in text directive - Matching TextMatchChars and PercentEncodedChars (in particular the syntactical characters '&', ‘,’ and ‘-’) including non-ASCII - Multiple matches in the page - Cross-whitespace/node matching (i.e. context terms and match terms can be separated by whitespace and node boundaries) Also added a readable description to each test case. Note all tests pass in Chrome except for non-ASCII character matching. Change-Id: I2a692049ba81bef5412e7b73909fbcdc710eb0da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1900648 Commit-Queue: Nick Burris <nburris@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#713057}
-
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/+/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: I365ce1839ab6442faf29fbc355fddcb0811c4fa0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1900625Reviewed-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@{#713056}
-
Koji Ishii authored
This patch prevents the `system-ui` font family name to match fonts defined by `@font-face` rules. Per spec: https://drafts.csswg.org/css-fonts-4/#family-name-syntax All generic family names should not match when not quoted. Supporting it requires more plumbing from the style system to the font system, and it is not included in this patch. Bug: 1013882, 1021568 Change-Id: If1aec2254e3aab41bed207a005b4c981d344d7ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1899637Reviewed-by:
Dominik Röttsches <drott@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#713055}
-
Wez authored
Filter all of the component_unittests tests which fail under Fuchsia, so we can enable the suite on the waterfall & CQ. Bug: 1005042, 961457 Change-Id: I2d77c9e1316645d6275ba5bc64297e94ff4ce6f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1900612 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Auto-Submit: Wez <wez@chromium.org> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#713054}
-
sczs authored
Bug: 1021531 Change-Id: Iac64878763510d21b19b77d3c69e178cd3b597be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1899799Reviewed-by:
Chris Lu <thegreenfrog@chromium.org> Commit-Queue: Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#713053}
-
Mohamed Abdelhalim authored
This moves the remaining states to NavigationRequest::NavigationState and removes NavigationHandleState completely. Bug: 916537 Change-Id: I6ccd701c8f5c12a59af3fa852031b0c9e2c55d53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1890033 Commit-Queue: Mohamed Abdelhalim <zetamoo@chromium.org> Reviewed-by:
Camille Lamy <clamy@chromium.org> Cr-Commit-Position: refs/heads/master@{#713052}
-
Antonio Gomes authored
BUG=787254 R=haraken@chromium.org Change-Id: Id8f711e95601f9b7b2b87794622dfa9c976fddcf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1899794 Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#713051}
-
kylechar authored
Pixel_Video_Context_Loss_VP9 (flaking on Nexus 9) Pixel_WebGL2_BlitFramebuffer_Result_Displayed (flaking on NVIDIA Shield TV) Bug: 1019462 Change-Id: I2d211502c0133dc45d70be605e9a34202ab29feb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1900576Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Commit-Queue: kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#713050}
-
Maksim Moskvitin authored
Bug: 922900 Change-Id: I50929e2f6d467496f3a43bdebf4337a3209c8c0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1871877 Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Auto-Submit: Maksim Moskvitin <mmoskvitin@google.com> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#713049}
-
Lindsay Pasricha authored
Bug: 1015953 Change-Id: Iee4ac7fb72aaabefdedd59b14a30503aac17779b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1892454 Auto-Submit: Lindsay Pasricha <lindsayw@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Commit-Queue: Lindsay Pasricha <lindsayw@chromium.org> Cr-Commit-Position: refs/heads/master@{#713048}
-
Mark Yacoub authored
When testing overlays, assign the fourcc format that takes opacity into consideration. If the plane in test's z-order is 0 (such as primary or fullscreen), use the modifiers used in existing buffers to keep the test consistent with the subsequent flip commits. BUG=983937,1006847 TEST: No Kefka crash on Play Store and Eve crash on IntelliJ Change-Id: Iad624885007e57a8b0227e11642f84708454a08d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1884652Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Sam McNally <sammc@chromium.org> Commit-Queue: Mark Yacoub <markyacoub@google.com> Cr-Commit-Position: refs/heads/master@{#713047}
-
Yue Zhang authored
Bug: 983170 Change-Id: I830632b436bfd4f9b159b3a183f524e4d432ad79 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1900362Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Cr-Commit-Position: refs/heads/master@{#713046}
-
Henrique Nakashima authored
Use SharedPreferencesManager instead. Bug: 1017800 Change-Id: I0144bae75ac9d128923fad991a8ffbbe60df073e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1896118 Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#713045}
-
Justin DeWitt authored
RAPPOR is EOL and its replacement is UKM. It is possible to port these metrics to UKM, but as nobody is currently looking we should remove the RAPPOR and start a UKM request separately. Bug: 1021598, 1016906 Change-Id: Ib4ad9b6f6494bcdc935bf44cb2139e00fa1dec91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1900207Reviewed-by:
Dan Beam <dbeam@chromium.org> Reviewed-by:
Patrick Noland <pnoland@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Justin DeWitt <dewittj@chromium.org> Cr-Commit-Position: refs/heads/master@{#713044}
-
Daniel Rubery authored
This CL re-enables the policy and clarify the docmentation to make it clear to administrators how to forcibly enable or disable the real time lookup feature. Fixed: 1015484 Change-Id: I750578c0703576207885a4eaf6abb1d9735d20e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1894270Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by:
Bettina Dea <bdea@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/master@{#713043}
-
Mohamed Abdelhalim authored
This removes the unused SimulateWillProcessResponse() from NavigationRequestTest. Change-Id: Ic4eca2014f34a81e557d5fd502d05c4cf8b545b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1901042Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Mohamed Abdelhalim <zetamoo@chromium.org> Cr-Commit-Position: refs/heads/master@{#713042}
-
Andy Paicu authored
This cl makes possible enabling the quiet UI for notification permission prompts, when the user has denied notification permission 3 times in a row, across any site in Chrome Desktop and Android. In addition it: - Clears the stored entries, when the user clears site usage data. - Enables experimenting with different set-ups of the feature. Bug: 986737 Change-Id: I81fff6f44537a6ebb5aab4615df800d932977ae7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1782897 Commit-Queue: Kamila Hasanbega <hkamila@chromium.org> Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Reviewed-by:
Andy Paicu <andypaicu@chromium.org> Cr-Commit-Position: refs/heads/master@{#713041}
-
Jacob DeWitt authored
Now that WebVR is gone, the gamepad data fetchers and providres are dead code. WebXR has a different way of exposing gamepad data. Bug: 1017848 Change-Id: Ic784b9ea5db3ef8f0399b0fa800b2d1a467e63cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1893737Reviewed-by:
Alexander Cooper <alcooper@chromium.org> Commit-Queue: Jacob DeWitt <jacde@chromium.org> Cr-Commit-Position: refs/heads/master@{#713040}
-