- 01 Jul, 2020 4 commits
-
-
Junbo Ke authored
Bug: internal b/144557463 Bug: 1101110 Test: Build Change-Id: I39549934fb7234b58c664337acd05232d60d0875 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2265434 Commit-Queue: Junbo Ke <juke@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#784224}
-
Abigail Klein authored
Object attributes on text, such as text-align, margin-left, and text-indent allow JAWS to know what the current indentation level is in VSCode. Firefox already exposes them. This CL is part of an effort to expose these object attributes. AX-Relnodes: Expose text-align object attribute to IA2. Bug: 1090995 Change-Id: I88d3ff47e74a9f9d267c952348c655678b72c919 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2264456 Commit-Queue: Abigail Klein <abigailbklein@google.com> Reviewed-by:
Alex Gough <ajgo@chromium.org> Reviewed-by:
Adam Ettenberger <Adam.Ettenberger@microsoft.com> Reviewed-by:
Nektarios Paisios <nektar@chromium.org> Cr-Commit-Position: refs/heads/master@{#784223}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/d014422b2085..af04ef2a7d2e 2020-06-30 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-06-30 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-06-30 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 agable@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: agable@chromium.org Change-Id: I7d50d2f726e5b8d812c8eb5c74a7dce3375fcfce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2277020Reviewed-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@{#784222}
-
Kenichi Ishibashi authored
ServiceWorkerCacheWriter doesn't use ServiceWorkerResponse{Reader,Writer} any more. Update mock reader/writer to remove implementations for old reader/writer. Mock reader/writer are renamed to ServiceWorkerResource{Reader,Writer} as these only implements new reader/writer. Bug: 1055677 Change-Id: I77c12eeb370e5a84a82431b034b580b8dd913324 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2275372Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#784221}
-
- 30 Jun, 2020 36 commits
-
-
David Black authored
Onboarding mode will be wired up to the feature in a follow up CL. Bug: b:157510970 Change-Id: Ifec0007db64361b00c2cb3451cc579a1aa884431 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2252926 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Jeroen Dhollander <jeroendh@google.com> Cr-Commit-Position: refs/heads/master@{#784220}
-
Zach Trudo authored
Reporting will regularly need to do exponential backoff on failed requests. This CL creates a standard BackoffEntry object for managing failed requests. Bug: chromium:1078512 Change-Id: I51e9ac33a344e200e283731a9f98430e86920461 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276632Reviewed-by:
Leonid Baraz <lbaraz@chromium.org> Commit-Queue: Zach Trudo <zatrudo@google.com> Cr-Commit-Position: refs/heads/master@{#784219}
-
David Black authored
This will be used by Assistant to present different onboarding experiences based on policy. Actual client-side usage will be wired up in a follow up CL. Bug: b:159069105 Change-Id: I52fae64681f5ae4113d6b58b0e5d5ecb1bbdaccb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250587 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:
Bartosz Fabianowski <bartfab@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#784218}
-
Hazim Mohamed authored
In order to implement Drag & Drop, extend the abstract base class NativeFileSystemTransferToken with an implementation that's not tightly coupled to an origin. When exchanging this token for an NativeFileSystemFileHandle/NativeFileSystemDirectoryHandle, a caller should pass in a BindingContext and the NativeFileSystemManager will lazily create the handle. Bug: 1080811 Change-Id: If6daaf628ec27d2e23339901d3db22d9c0386e08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2243997Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Reviewed-by:
Darwin Huang <huangdarwin@chromium.org> Commit-Queue: Hazim Mohamed <hazimmohamed@google.com> Cr-Commit-Position: refs/heads/master@{#784217}
-
Xida Chen authored
This CL converts base::Callback in the bookmarks/ folder. This is a code health CL, no behavior change. Bug: 1007635 Change-Id: I5a1564ef948a5f1fb90117906918e65e0c8dc602 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2274157 Auto-Submit: Xida Chen <xidachen@chromium.org> Commit-Queue: Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Cr-Commit-Position: refs/heads/master@{#784216}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/6685f320c0ae..c75547d598c4 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 davidbienvenu@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: davidbienvenu@google.com Change-Id: I39db9499e9398d938e9a97a437396a54f44743a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276550Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Reviewed-by:
David Bienvenu <davidbienvenu@google.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#784215}
-
Lindsay Pasricha authored
Bug: 1098149 Change-Id: Ibca934c3533bc7dbbb6c8fc1306e46adecd39703 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2273461Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Commit-Queue: Lindsay Pasricha <lindsayw@chromium.org> Cr-Commit-Position: refs/heads/master@{#784214}
-
Robert Sesek authored
GN recently added support for Apple frameworks to link, rather than overloading the libs lists. This pulls .frameworks out of the libs lists, so that GN can stop supporting .frameworks in libs in the future. Bug: 1052560 Change-Id: I8254dee2987e32a65e6555c996e47129ef54bd25 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276679Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#784213}
-
Tommy Steimel authored
This CL modifies CrToolbar to allow users of CrToolbar to not set the autofocus attribute to prevent CrToolbar's search bar from being autofocused. Bug: b:157737119 Change-Id: I449f5784e13323377a8b88261c02a9a6a8d90307 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276340 Commit-Queue: Tommy Steimel <steimel@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#784212}
-
Hirokazu Honda authored
video_encode_accelerator_tests can specify h264 high for the output profile. However, it doesn't support actually thanks to the bug. This fixes the bug. Bug: None Test: video_encode_accelerator_tests --codec=h264high on eve Change-Id: I62f87a708ed68f9f1a45a4b8a6ed490602fc5ede Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2269382Reviewed-by:
David Staessens <dstaessens@chromium.org> Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#784211}
-
Robert Sesek authored
GN recently added support for Apple frameworks to link, rather than overloading the libs lists. This pulls .frameworks out of the libs lists, so that GN can stop supporting .frameworks in libs in the future. Bug: 1052560 Change-Id: I5c47b3c44a7030a8373bee73dbf7551bd88f4c9c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276657 Commit-Queue: Robert Sesek <rsesek@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#784210}
-
inglorion authored
During testing and troubleshooting, it is often useful to have goma_link.py and goma_ld.py perform distributed ThinLTO for targets that are not on the allow list. This change adds an --allowlist option which, when given, causes the scripts to proceed as if the target being built is on the allowlist, regardless of whether it actually is. Bug: 1072888 Change-Id: Ide4f273b022d3451cc2eb5341a3ee5e0be1ff323 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2275633 Commit-Queue: Bob Haarman <inglorion@chromium.org> Reviewed-by:
George Burgess <gbiv@chromium.org> Cr-Commit-Position: refs/heads/master@{#784209}
-
Kenneth Russell authored
Some high-end web applications need to be able to upload more data to the GPU than the GPU process's current 16 GB sandbox limit allows. (At least some of the data uploaded to the GPU is shadowed in CPU memory.) Bug: 1094750 Change-Id: I3c24584d0723f74df9ad561f34e33478b314bdba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2274666Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Alex Gough <ajgo@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#784208}
-
Rohit Rao authored
This reverts commit 6a309aad. Reason for revert: Downstream CL needs to land first Original change's description: > [iOS] Remove all EG1 test targets and related GN components. > > Removed all test targets, EG1 specific test utils in GN files. > Removed gni files to build EG1 targets. > Removed build files in ios/third_party/earl_grey. > > Bug: 1046369 > Change-Id: Iec1d60fa40d10969c4e6e6840f2983b02c3170dc > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2275353 > Commit-Queue: Zhaoyang Li <zhaoyangli@chromium.org> > Reviewed-by: Rohit Rao <rohitrao@chromium.org> > Cr-Commit-Position: refs/heads/master@{#784204} TBR=rohitrao@chromium.org,zhaoyangli@chromium.org Change-Id: Ied75d5546cde0ff5c3d605e7c005981a8fc26c3e No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1046369 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276812Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Commit-Queue: Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#784207}
-
Jonathan Freed authored
This excludes dismiss actions from the FeedQuery request for signed in users. Signed in users' dismiss actions are uploaded via the ActionsUpload endpoint. Bug: 1099056 Change-Id: Ibe12e717c346b9f752cd2026ac2f702cf80bcf77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2274783 Commit-Queue: Jonathan Freed <freedjm@chromium.org> Reviewed-by:
Dan H <harringtond@chromium.org> Cr-Commit-Position: refs/heads/master@{#784206}
-
Robert Sesek authored
GN recently added support for Apple frameworks to link, rather than overloading the libs lists. This pulls .frameworks out of the libs lists, so that GN can stop supporting .frameworks in libs in the future. Bug: 1052560 Change-Id: Icb922242c8dbcfc9c4be81b355ca83c1aedd1c1d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276315 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#784205}
-
zhaoyangli authored
Removed all test targets, EG1 specific test utils in GN files. Removed gni files to build EG1 targets. Removed build files in ios/third_party/earl_grey. Bug: 1046369 Change-Id: Iec1d60fa40d10969c4e6e6840f2983b02c3170dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2275353 Commit-Queue: Zhaoyang Li <zhaoyangli@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#784204}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/4f894cfb70fd..2e401eea3e9a 2020-06-30 sadrul@chromium.org [rendering] Report only the average for thread-times metrics. 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:1073148 Tbr: wenbinzhang@google.com Change-Id: I9ac4460c2fbe288c4cfc7be9a7b33b0bee864f98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2277041Reviewed-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@{#784203}
-
Robert Sesek authored
GN recently added support for Apple frameworks to link, rather than overloading the libs lists. This pulls .frameworks out of the libs lists, so that GN can stop supporting .frameworks in libs in the future. Bug: 1052560 Change-Id: I7fae5914dab70e9eb95b25dd15ada370522d3bbe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2274825Reviewed-by:
David Benjamin <davidben@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#784202}
-
Nidhi Jaju authored
This CL removes the ForTest() functions in service_worker_context.h, specifically: - WaitForRegistrationsInitializedForTest() - AddRegistrationToRegisteredOriginsForTest(const url::Origin& origin) The motivation of this change is to avoid unnecessarily exposing methods from service_worker_context_wrapper.cc, and use the FakeServiceWorkerContext instead of using the real context when it is not needed. This leads to better consistency with the storage as well. Bug: 807440 Change-Id: I01791b82062d8e3c3bef63b029e6f77d1fe02469 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2262398Reviewed-by:
François Doray <fdoray@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:
Robert Ogden <robertogden@chromium.org> Reviewed-by:
Patrick Monette <pmonette@chromium.org> Commit-Queue: Nidhi Jaju <nidhijaju@google.com> Cr-Commit-Position: refs/heads/master@{#784201}
-
Robert Sesek authored
GN recently added support for Apple frameworks to link, rather than overloading the libs lists. This pulls .frameworks out of the libs lists, so that GN can stop supporting .frameworks in libs in the future. Bug: 1052560 Change-Id: I7524ffbefbad42f5ccb1d307c2019320dec37286 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276241Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#784200}
-
Shengfa Lin authored
Once/Repeating For media_sink_desktop.cc, changed Bind and CancelableClosure to BindOnce and CancelableOnceClosure. Bug: 1007649 Change-Id: Ice7f5ee157f51c3b3a85b59dd92c71f3b188c4ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2277045Reviewed-by:
Kenneth MacKay <kmackay@chromium.org> Commit-Queue: Shengfa Lin <shengfa@google.com> Cr-Commit-Position: refs/heads/master@{#784199}
-
Sinan Sahin authored
This CL adds browser controls animations for the tab switcher. As changing the margins in every animation frame would cause a relayout and be expensive, we use the translationY property to animate the page. The margins are applied only once at the start or end of the animation. Bug: 1075640 Change-Id: Ic8af8fa9e043bf24bdedcf87ce2ca793f73baa6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2269197 Commit-Queue: Sinan Sahin <sinansahin@google.com> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#784198}
-
Thomas Guilbert authored
When nearing the EOS using a resampler to play audio, we sometimes omit the last few frames. This happens when we send all remaining audio buffers to the resampler and partially fill it with silence, but we don't know if we have completely consumed the non-silence frames. This CL fixes the issue by first checking that we have completely filed the resampler with silence, before declaring there is nothing else to play. By doing so, we play silence after the last valid frames, but we will at least play all valid frames. Change-Id: I8ea4d504907746b2ea170ca55169718aee6d8586 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276526 Auto-Submit: Thomas Guilbert <tguilbert@chromium.org> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#784197}
-
Parastoo Geranmayeh authored
TBR=rdevlin.cronin@chromium.org Bug: 1101043 Change-Id: I512aa9fa95480212fba8d6e291316b65b8651643 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2277082 Commit-Queue: Parastoo Geranmayeh <parastoog@google.com> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Parastoo Geranmayeh <parastoog@google.com> Auto-Submit: Parastoo Geranmayeh <parastoog@google.com> Cr-Commit-Position: refs/heads/master@{#784196}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/09dbeff19a9d..a68d933affcb 2020-06-30 mtklein@google.com nullptr -> paint color 2020-06-30 jvanverth@google.com Direct3D: Fix commandlist cleanup crash. 2020-06-30 robertphillips@google.com Double down on abandoned being publicly accessible on contexts 2020-06-30 michaelludwig@google.com Reland "Simplify GrClip API" 2020-06-30 egdaniel@google.com Remove unused GrFlushFlags. 2020-06-30 mtklein@google.com start on windows jit support 2020-06-30 egdaniel@google.com Fix d3d backend texture uploads when used formats need swizzling. 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 ethannicholas@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:10456 Tbr: ethannicholas@google.com Change-Id: I3fc62ea71e78bb12cce8d538735f380e742310e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276505Reviewed-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@{#784195}
-
Toni Barzic authored
Shelf navigation widget layout may get updated while the previous animation is still in progress. Do not restart the animation if the target opacity or bounds do not change. While here, do not update shelf navigation layout from shelf config observer. Shelf layout manager handles shelf config changes, and will call UpdateLayout as necessary (so calls from the shelf navigation widget would be duplicative). BUG=1101084 Change-Id: I3a89847ebfe63e69fe869623e58c58b35c38d966 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276654Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Toni Baržić <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#784194}
-
Hesen Zhang authored
- Move print string functions for Tile or TileGroup from test utils to class member functions. - Have GetTileGroupForTesting API internally, LogSource will read data through this API, and then provide to logger's observer(WebUI). Bug: 1066556 Change-Id: I7baff1cdc5b1e9d3bcebcc08f31d134a60470086 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2268886 Commit-Queue: Hesen Zhang <hesen@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Auto-Submit: Hesen Zhang <hesen@chromium.org> Cr-Commit-Position: refs/heads/master@{#784193}
-
Kyle Horimoto authored
Bug: 1100889 Change-Id: I128da76d5361bfdb24d48108e698b2790ecd5563 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276522 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Regan Hsu <hsuregan@chromium.org> Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Regan Hsu <hsuregan@chromium.org> Cr-Commit-Position: refs/heads/master@{#784192}
-
Donn Denman authored
Disables sanity checks on clock times that are primarily used as a signal for Tap suppression. This should help bots with flaky clocks or ones that are not set correctly to still pass tests. BUG = 1094008, 1101070 Change-Id: Idd7d019cacd77b987b95c3a082a6bbaffb3c7a1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276676Reviewed-by:
Filip Gorski <fgorski@chromium.org> Commit-Queue: Donn Denman <donnd@chromium.org> Auto-Submit: Donn Denman <donnd@chromium.org> Cr-Commit-Position: refs/heads/master@{#784191}
-
Sadrul Habib Chowdhury authored
Bug: none Change-Id: I52cf9bc1c2133ab6a8a58d891ae533a5c8037cb0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276313 Auto-Submit: Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#784190}
-
Nicolás Peña Moreno authored
This CL adds a call to SetImagePainted() so that FCP fires when there we paint a video. Bug: 1071450 Change-Id: I9590517fd3355226096fd62079a3a4aa6eb50735 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276244Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#784189}
-
Sergey Ulanov authored
This reverts commit 536cecb4. Reason for revert: Landed https://chromium-review.googlesource.com/c/chromium/src/+/2258294 to skip failing tests, which may resolve the flakiness. Original change's description: > [fuchsia] Temporarily remove blink_web_tests from Fuchsia x64 bot. > > blink_web_tests are now failing 50-70% on the waterfall, so disable them > until the cause of flakes has been properly resolved. > > TBR=sergeyu,chonggu,dpranke > > Bug: 1096611 > Change-Id: I5f7f9889a516bbc51eec23c63dca6d43c06d490c > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2257182 > Reviewed-by: Dirk Pranke <dpranke@google.com> > Reviewed-by: Wez <wez@chromium.org> > Commit-Queue: Wez <wez@chromium.org> > Auto-Submit: Wez <wez@chromium.org> > Cr-Commit-Position: refs/heads/master@{#780993} TBR=wez@chromium.org,dpranke@google.com,sergeyu@chromium.org,chonggu@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1096611 Change-Id: Idcc48e6dedca8551b07c2350ede2a6f40663b506 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2267845Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#784188}
-
Dana Fried authored
Most instances changed to allowlist/blocklist as per: https://docs.google.com/document/d/1ziMxAVGMfMwIbftdf5gVni-dwhaSfSveyNVGA6Bv6jQ Handled: - class names - member names - local variables - documentation - UI strings referenced by the code Not handled: - references to classes defined elsewhere - anything that looked like IPC or cross-compiler support - android and ios code As such, there are still references in the codebase, we should act to continue removing them as we make progress on PCI. Bug: 1100024 Change-Id: I8261a7d1f4fc73ca1b79ae09179b4e97a56e0ed1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2274145 Commit-Queue: Dana Fried <dfried@chromium.org> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#784187}
-
Xida Chen authored
This is a code health CL, no behavior change is expected. Bug: 1007635 Change-Id: Ic793ddb23fd4bc61a8f27450277d2a1fd02fc632 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276243 Commit-Queue: Raymes Khoury <raymes@chromium.org> Reviewed-by:
Raymes Khoury <raymes@chromium.org> Auto-Submit: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#784186}
-
zhaoyangli authored
This is to build the tests that can run with Xcode 12 on iOS 14 with a customized Xcode. Bug: 1098863 Change-Id: I463b2d487f33ada62a52e51c675f260194328e39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2271008Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Commit-Queue: Zhaoyang Li <zhaoyangli@chromium.org> Cr-Commit-Position: refs/heads/master@{#784185}
-