- 03 Jun, 2020 40 commits
-
-
Maggie Chen authored
Add an info-update callback function to DirectCompositionSurfaceWin so the status change of HDR, direct composition or overlay can be propagated to the browser. The status change could be a result of swap chain creation failure. Bug:1089998 Change-Id: If3ca647cf73edbb776b35775dcc7df46ea8b5ba4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225144Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Reviewed-by:
ccameron <ccameron@chromium.org> Commit-Queue: Maggie Chen <magchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#774541}
-
Krishna Govind authored
TBR=benmason@chromium.org Change-Id: Ib33f9511d2564132bc982da53432f0f4cc4fd1cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227899 Commit-Queue: Krishna Govind <govind@chromium.org> Reviewed-by:
Krishna Govind <govind@chromium.org> Cr-Commit-Position: refs/heads/master@{#774540}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/171bd736f2ad..15d5f65efa22 2020-06-03 dberris@chromium.org auto-bisect: Support explicit opt-out If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC wenbinzhang@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:chromeos-kevin-rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: chromium:1087820 Tbr: wenbinzhang@google.com Change-Id: Ib6bac675a14bf5a517bcedcd7b33900866471311 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227688Reviewed-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@{#774539}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/6fbe9310fbb8..b6a8b828fd50 2020-06-03 alexrudenko@chromium.org Move overlay tools to DevTools 2020-06-03 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS. 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:1078267 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I1ba40f926fadeabd89081c322372b8ce6e728382 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2228477Reviewed-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@{#774538}
-
Peter E Conn authored
When updating our code to AndroidX.Browser's API changes[1] this bug crept in. Previously `execute` would return a boolean that would be false if we couldn't find a TWA for the given scope. The new version, returns a ListenableFuture. While moving the code over, this requirement got skipped and now when a TWA doesn't exist, we still return `true`. This CL fixes that. [1]: https://chromium-review.googlesource.com/c/chromium/src/+/1940329 Bug: 1082718 Change-Id: I78aef4695d1467748590a62b3192d8a76cfcbfc1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2226816Reviewed-by:
Ella Ge <eirage@chromium.org> Commit-Queue: Peter Conn <peconn@chromium.org> Cr-Commit-Position: refs/heads/master@{#774537}
-
tby authored
This is CL #2 for integration testing. It uses the new ResultType method to allow search providers to report _which_ provider is returning results on an update to the SearchController. The SearchController has also had a callback hook added, which is passed the updated result type on each call. This hook can be used by a browser test to control a run loop that stops when the desired set of providers have returned. See the CL description in crrev.com/c/2214736 for more details on the implementation plan for integration tests. Bug: 1086713 Change-Id: Iedd8e7ce6824dc6c90623837342456db26494069 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2217945Reviewed-by:
Thanh Nguyen <thanhdng@chromium.org> Commit-Queue: Tony Yeoman <tby@chromium.org> Cr-Commit-Position: refs/heads/master@{#774536}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/71745c66e974..03e4d15d1fa0 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 ortuno@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:linux-chromeos-chrome Bug: None Tbr: ortuno@google.com Change-Id: I945a889b58fffc383aa8e5e92ad9e69e596aa1ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2228475Reviewed-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@{#774535}
-
Giovanni Ortuño Urquidi authored
Has been flaky on macOS 10.13: https://ci.chromium.org/p/chromium/builders/ci/Mac10.13%20Tests/25584 https://ci.chromium.org/p/chromium/builders/ci/Mac10.13%20Tests/25587 https://ci.chromium.org/p/chromium/builders/ci/Mac10.13%20Tests/25588 TBR=foolip@chromium.org Bug: 1007228 Change-Id: I2cc599f67cba5e4a8768a24891f69563433e7fbf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227942Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Commit-Queue: Giovanni Ortuño Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/master@{#774534}
-
Bartek Nowierski authored
They get 'static_cast not related by inheritance' compiler error. - x11::Connection::display_ is a new addition - LocalMouseInputMonitorX11::Core x_record_display_ stopped being filtered be the rewriter Bug: 1069567 Change-Id: I660a7c746b447a55a620f6d9e2f38ae93025f151 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227938 Commit-Queue: Bartek Nowierski <bartekn@chromium.org> Auto-Submit: Bartek Nowierski <bartekn@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#774533}
-
Minoru Chikamune authored
No behavior change. This CL reduces potential risks of use-after-free bugs. Bug: 1049056 Change-Id: Ic89e4b35dc6348038fb7ee96581d24ebed8ae3ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2196092Reviewed-by:
Peter Marshall <petermarshall@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Minoru Chikamune <chikamune@chromium.org> Cr-Commit-Position: refs/heads/master@{#774532}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/e2d123568154..c1150db5e1ce 2020-06-03 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps 2020-06-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 0fa61969 to 065b0a7f (487 revisions) 2020-06-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 77e5316a515d to 6c1581646c46 (12 revisions) 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 tdenniston@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 Bug: chromium:1086532,chromium:1090139 Tbr: tdenniston@google.com Test: Test: Test: angle_deqp_egl_no_gtest.exe --deqp-case=dEQP-EGL.functional.fence_sync.invalid.create_invalid_type Change-Id: If632dbe9a28d52c622909be717c11235f80157d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2228473Reviewed-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@{#774531}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1591113598-40e58c4b4405dc23a9940215457135cbcc33e410.profdata to chrome-win32-master-1591156770-3a8b9ed3582dca859cc61c05847c60f8252d4d44.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win32-chromium Please CC jeffyoon@google.com,liaoyuke@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: chrome/try:win-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com Change-Id: Ib80057d7e4422561fc65de332a9660f001efaba9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2228469Reviewed-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@{#774530}
-
Harald Alvestrand authored
The fix for the timeout has been merged downstream (in webrtc). Bug: chromium:1087588 Change-Id: Ib22f35cd9b8c7822c079829261685d27f43ba3a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2228489Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Harald Alvestrand <hta@chromium.org> Cr-Commit-Position: refs/heads/master@{#774529}
-
Hugo Benichi authored
This patch populates new fields relative to the host IP configuration added in Change-Id I08dfd5daa9ba2946a847e555bb94a01da3866eb9 to NetworkConfiguration mojo objects. Currently, layer 3 information can come from shill Device properties (kIPConfigsProperty) or from shill Service properties (kIPConfigProperty, kSavedIPConfigProperty, kStaticIPConfigProperty). This patch changes the order in which this properties are tried to prioritize Device properties. BUG=b:143258259 BUG=b:145960788 BUG=crbug:795603 TEST=Compiled, flashed eve, checked that ARC++ sees the host IPv4 and IPv6 configuration, mtu, and search domains for following networks: eth, wifi, L2TP vpn connections, Chrome extension VPN connections. Change-Id: I6d5e6b6eed477b0aef762d2b18b8ef2ce9fa2ff9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1962129 Commit-Queue: Hugo Benichi <hugobenichi@google.com> Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Cr-Commit-Position: refs/heads/master@{#774528}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/9f2374511ab3..6fbe9310fbb8 2020-06-03 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 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: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I9f0f132012b95c22955eb31db606fb56c24ed374 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227678Reviewed-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@{#774527}
-
Tal Pressman authored
Change-Id: I341f413487ba8c30f1edd17b0d9087e0a5e2c3c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2228432 Commit-Queue: Tal Pressman <talp@chromium.org> Commit-Queue: Kouhei Ueno <kouhei@chromium.org> Auto-Submit: Tal Pressman <talp@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/master@{#774526}
-
François Degros authored
BUG=912236 TEST=autoninja -C out/release ui/file_manager:closure_compile Change-Id: Ifb531550c1a0421f447003fa0e4082b82ab2a3f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2226577Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: François Degros <fdegros@chromium.org> Cr-Commit-Position: refs/heads/master@{#774525}
-
Aaron Leventhal authored
Copies logic from ::ToAccessibilityLabelWithSecondaryButton(), which is used for the accessible value. Bug: 1090517 Change-Id: Ib28f7814e6cd1bfbd7e9502c81e766d196930484 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227118 Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#774524}
-
Bartek Nowierski authored
https://google.github.io/styleguide/cppguide.html#0_and_nullptr/NULL says: "For pointers (address values), use nullptr, as this provides type-safety." Furthermore, NULL/0 won't compile if we change |SomeClass*| to |CheckedPtr<SomeClass>|. See go/miracleptr for more details. !! is used in situations where the pointer is assigned to or returned as bool, otherwise CheckedPtr's more costly implicit T* cast operator would kick in. !! isn't needed in boolean expressions. Examples here: https://chromium-review.googlesource.com/c/chromium/src/+/2226003 Bug: 1080832 Change-Id: I449817c8949d85bd99a1f7d5043cd189f109303c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227936 Auto-Submit: Bartek Nowierski <bartekn@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#774523}
-
Christopher Cameron authored
TBR=kbr Bug: 1085899 Change-Id: I6df96e0cebcb1b85d4af3674e02ef2936b5a1349 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227973Reviewed-by:
ccameron <ccameron@chromium.org> Commit-Queue: ccameron <ccameron@chromium.org> Cr-Commit-Position: refs/heads/master@{#774522}
-
Philipp Hancke authored
adds a test that verifies setting active to false on all three layers stops sending frames. Ref https://github.com/w3c/webrtc-pc/issues/2470 BUG=None Change-Id: Ic6bf346085af98cce13c90e141f83224e57069d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225774 Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com> Reviewed-by:
Harald Alvestrand <hta@chromium.org> Cr-Commit-Position: refs/heads/master@{#774521}
-
Maggie Chen authored
If CreateSwapChainForComposition fails, return false after disabling Direct Composition support. Let the Renderer handle it. Either the GPU command buffer or the GPU process will be restarted by the Renderer. This is the same way we handle the overlay swap chain creation failure. Bug:1074582 Change-Id: I631e6f38581c2da9124c15bdf5b697ea049b9f7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2226076Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: Maggie Chen <magchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#774520}
-
Christopher Cameron authored
Add CALayerParams to gfx::SwapCompletionResult. Populate this parameter in ImageTransportSurfaceOverlayMac, and use this parameter to populate gpu::SwapBuffersCompleteParams. Bug: 894929 Change-Id: I484fd6075b0724ef40a2f7157cc2037ae0fbe98a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225460 Commit-Queue: ccameron <ccameron@chromium.org> Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/master@{#774519}
-
Trent Apted authored
This reverts commit 565b6fb9. Reason for revert: Suspected real/root cause reverted in r774287 Original change's description: > Disable newly flaky test MediaAppPreferredOverChromeApps > > Bug: 1090432 > Change-Id: I00eea4851b95669ffa5e6824d2eecf1366f65dbc > Tbr: tapted@chromium.org > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2226972 > Reviewed-by: Dominic Mazzoni <dmazzoni@chromium.org> > Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> > Cr-Commit-Position: refs/heads/master@{#774327} TBR=dmazzoni@chromium.org,tapted@chromium.org Change-Id: I24868bcd20d7089dd2bba158670a9c8dc12d1052 Bug: 1090432 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2228271 Commit-Queue: Trent Apted <tapted@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#774518}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/957a2359f66b..6c1581646c46 2020-06-02 jmadill@chromium.org Vulkan: Fix XFB invalid accesses in buffer OOM. 2020-06-02 amaiorano@google.com Fix copy subtexture to GL_RGB9_E5 in ANGLE/VK 2020-06-02 ynovikov@chromium.org Roll third_party/VK-GL-CTS/src/ 60972ed7f..80dc8399b (67 commits) 2020-06-02 m.maiya@samsung.com EGL: EGL_CreateSync validation bug fix 2020-06-02 cclao@google.com Vulkan: Add IMAGE_USE_STORAGE bit only if necessary. 2020-06-02 ianelliott@google.com Vulkan: Swap RenderArea coords for pre-rotation 2020-06-02 lehoangq@gmail.com Metal: refactor RenderUtils to split into multiple util classes. 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: chromium:1086532 Tbr: ynovikov@google.com Test: Test: angle_deqp_egl_no_gtest.exe --deqp-case=dEQP-EGL.functional.fence_sync.invalid.create_invalid_type Change-Id: I343a8ec56cca202a9cd9240eacada8a47ca9f83f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227683Reviewed-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@{#774517}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1591142315-2ba0a5e7527dc77b459b1e931964833ae1598a98.profdata to chrome-mac-master-1591156770-1c33a7333211aead2282df21d0f2c3fe491f2db6.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-mac-chromium Please CC jeffyoon@google.com,liaoyuke@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: chrome/try:mac-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com Change-Id: Ie10a68cb6955686a7f3ba8d533199ce3ff7733e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227687Reviewed-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@{#774516}
-
Dale Curtis authored
Same as the previous patch, but avoids assigning from a const& and skips tests which shouldn't run on Windows 7. PS#1 is take #2, all later patch sets are the new one. ---- [ Original Description Below ] ---- Does the following: - Internalizes h264 and min resolution details. - Sets the minimum resolution to 64,64 for both decoders. - Only loops through the video device profiles once. - Switches away from an std::pair to a named struct. - Adds AV1 GUID values and uses them in DXVA decoder. - Stops D3D11VideoDecoder for enumerating unsupported profiles. - Stops using the DXVA2_Intel_ModeH264_E for enumeration. - Gives all resolution tests a square resolution; e.g., 4k x 4k. - Doesn't test or indicate support for a duplicate portrait resolution. TBR=liberato, tmathmeyer Bug: 1073252 Test: Updated unittests. Change-Id: I56468b1ab56e4bc2bd872cf40cef4235d9d2afc1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2228112 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#774515}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/74254c74fbfe..71745c66e974 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 ortuno@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:linux-chromeos-chrome Bug: None Tbr: ortuno@google.com Change-Id: Iea291bf5f56770f6902a3a93138db04d06fbdf0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227681Reviewed-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@{#774514}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/c2a06de58379..e2d123568154 2020-06-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll dawn from 295a4177aebc to adbf9153d909 (18 revisions) 2020-06-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 11dd7183c4d2 to 3ad285a60d82 (15 revisions) 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 tdenniston@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 Bug: None Tbr: tdenniston@google.com Change-Id: Id6d464428e0eac270c6998ad4842fd3362433437 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227686Reviewed-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@{#774513}
-
Xing Liu authored
Download later needs to share the JNI bridge with download location dialog. This CL renames the DownloadLocationDialog* to DownloadDialog*. No logic is changed in this CL. Simply a rename. Bug: 1078454 Change-Id: I91585b1280e9cf9f3899b9b6ce8b9c3676bb600c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227240 Commit-Queue: Xing Liu <xingliu@chromium.org> Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Reviewed-by:
Hesen Zhang <hesen@chromium.org> Cr-Commit-Position: refs/heads/master@{#774512}
-
Kyle Horimoto authored
Change-Id: I8ffdbbf5b3843c5aa2cb143ce78a312d62717f0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227102 Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Regan Hsu <hsuregan@chromium.org> Reviewed-by:
Regan Hsu <hsuregan@chromium.org> Cr-Commit-Position: refs/heads/master@{#774511}
-
Koji Ishii authored
This patch changes the array of |scoped_refptr<NGFragmentItem>| to the array of |NGFragmentItem|. This change: * Improves memory usages. * Improves memory locality when traversing items. * Slows copying |NGFragmentItem|. Pinpoint results show the memory improvement: https://pinpoint-dot-chromeperf.appspot.com/job/15aa024e120000 but layout/paint look almost neutral, less than originally expected unfortunately; some tests are faster but tests that leverage simplified layout a lot are slower: win10 blink_perf.layout https://pinpoint-dot-chromeperf.appspot.com/job/165dcc45120000 linux blink_perf.layout https://pinpoint-dot-chromeperf.appspot.com/job/14b5417a120000 linux blink_perf.paint https://pinpoint-dot-chromeperf.appspot.com/job/143fc65a120000 Bug: 982194 Change-Id: I86b8a7e5eff4ad211da2cdaed065eacbec316469 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2208806 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#774510}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/634973155ab5..de8ee4c6b051 2020-06-02 thestig@chromium.org Make more CFDE_TextOut::Piece pointers const. 2020-06-02 thestig@chromium.org Use size_t in CFDE_TextOut::Line. 2020-06-02 thestig@chromium.org Remove some unnecessary enum keywords. 2020-06-02 thestig@chromium.org Fix enum value style in CFX_Value. 2020-06-02 thestig@chromium.org Give CFDE_TextOut::Line methods/members better names. 2020-06-02 thestig@chromium.org Give CFDE_TextOut inner classes shorter names. 2020-06-02 thestig@chromium.org Flip a conditional in CPDF_RenderStatus::ProcessType3Text(). 2020-06-02 thestig@chromium.org Use |m_bPrint| more often in CPDF_RenderStatus. 2020-06-02 nigi@chromium.org Avoid setting FXTEXT_CLEARTYPE when FXTEXT_NOSMOOTH is in use. 2020-06-02 dsinclair@chromium.org Add CONTRIBUTING.md If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pdfium-autoroll Please CC pdfium-deps-rolls@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 Bug: None Tbr: pdfium-deps-rolls@chromium.org Change-Id: I4d8fbe8407daa0d41ddd92c8fcce5bec695aa789 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227680Reviewed-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@{#774509}
-
Piotr Pawliczek authored
This patch pomotes the suite libcups_unittests added in CL:1797002. BUG=chromium:1069644 TEST=none Change-Id: I6acf5855dba0f700c3320b1333b5106a3cf25c1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227309Reviewed-by:
Ben Pastene <bpastene@chromium.org> Commit-Queue: Piotr Pawliczek <pawliczek@chromium.org> Cr-Commit-Position: refs/heads/master@{#774508}
-
Hitoshi Yoshida authored
IDL dictionary provides a way to check if a member is missing or not. This CL fixes a wrong way of the check in TrustedTypePolicy. Bug: 839389 Change-Id: I47206875af24089fb29fd1d92e3a82c97050ae1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227937 Auto-Submit: Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#774507}
-
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/perfetto-trace-processor-win-chromium 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 Tbr: perfetto-bugs@google.com Change-Id: Id8b7dc0a61783ba86ae731539f888ba38a26ee18 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227851Reviewed-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@{#774506}
-
Gavin Williams authored
- Whenever the Chrome OS print preview is opened this sends a printer status request for each printer in the recent destinations list. The status comes back from the printer and the color indicator is updated appropriately. - The "dot" span for the status indicator will be replaced by an icon in a subsequent CL. Bug: 1059607 Change-Id: I364f852b6be33db3b5014c04b11f14e5aca2c639 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2191976 Commit-Queue: Gavin Williams <gavinwill@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#774505}
-
Yuki Shiino authored
Bug: 839389 Change-Id: I9dfd93e6f5d424bc262dc82e2bae1da6600689ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2226578Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#774504}
-
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/perfetto-trace-processor-linux-chromium 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 Tbr: perfetto-bugs@google.com Change-Id: I949e1df36aa2e794babb88448bfd5e141771e565 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227892Reviewed-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@{#774503}
-
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: I0493876bc1a9a68e6fbc797873cc911d171b888f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227679Reviewed-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@{#774502}
-