- 30 Jun, 2020 40 commits
-
-
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}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/7ec6f400ea25..47c3c7a55be5 2020-06-30 fmayer@google.com Merge "Add test for defaulting to "malloc" allocator." 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: I76ab67cbaf5dbdc36088ad0bbd8fce137a8c5a8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276187Reviewed-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@{#784184}
-
Jerome Jiang authored
https://aomedia.googlesource.com/aom.git/+log/e1ebb418ebdc..28f2b564bfd1 $ git log e1ebb418e..28f2b564b --date=short --no-merges --format='%ad %ae %s' 2020-06-22 bohanli Fix a potential problem with header file references. 2020-06-26 paulwilkins Additions and reference fixes in encoder overview. 2020-06-27 deepa.kg Fix number of workers in multi-thread case 2020-06-21 deepa.kg Fix heap corruption in case of resizing with row-mt=1 2020-06-26 paulwilkins Add use case section to architecture document. 2020-06-26 chiyotsai Reduce number of search steps in simple motion search 2020-06-28 angiebird Add doxygen description for av1_write_coeffs_txb() 2020-06-27 angiebird Move debug code into bitstream_queue_push() 2020-06-27 angiebird Correct typo of bitstream_debug tool 2020-06-27 angiebird Use order_hint to set index of BITSTREAM_DEBUG (...) 2020-06-15 jingning Add 6-tap filter support to 2D interpolation AVX2 2020-06-15 jingning Redesign AVX2 2d interpolation filter 2020-06-14 jingning Support 6-tap AVX2 horizontal interpolation filter 2020-06-14 jingning Handle 6-tap interpolation filter 2020-06-15 chiyotsai Simplify code-flow in palette mode 2020-06-15 sarahparker Doxygen for process_compound_inter_mode 2020-06-15 sarahparker Doxygen for PruneInfoFromTpl 2020-06-16 jingning Clean up GF_GROUP data structure 2020-06-16 jingning Remove CHECK_PRECOMPUTED_REF_FRAME_MAP 2020-06-16 jingning Remove deprecated functions in gop_structure.c Created with: roll-dep src/third_party/libaom/source/libaom R=jzern@google.com Change-Id: I44bf2b4cb74f626ecabe84448bc936d64e0fb7fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276531Reviewed-by:
James Zern <jzern@google.com> Commit-Queue: Jerome Jiang <jianj@google.com> Cr-Commit-Position: refs/heads/master@{#784183}
-
Xida Chen authored
This is a code health CL, no behavior change is expected. Bug: 1007635 Change-Id: I4a928fc753824bb4cb701cf8a055134e8776e86f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2275901 Commit-Queue: Xida Chen <xidachen@chromium.org> Commit-Queue: Michael Crouse <mcrouse@chromium.org> Auto-Submit: Xida Chen <xidachen@chromium.org> Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Cr-Commit-Position: refs/heads/master@{#784182}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/df954ac3..3778c0ae 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,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I8a4d4a1f368ca87d4acf4085cbfc8d4210edf5ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2274826Reviewed-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@{#784181}
-
My Nguyen authored
Current view: http://screen/ezJ6xsn1Y9c Mock view: http://go/personal-info-settings-mock Bug: 1100741 Change-Id: I8b98eeda19d31f30317fd34895dc55aa0caae634 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2275435 Commit-Queue: My Nguyen <myy@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Auto-Submit: My Nguyen <myy@chromium.org> Cr-Commit-Position: refs/heads/master@{#784180}
-
Wei-Yin Chen (陳威尹) authored
The word "enable" in the flag name is redundant. Bug: 898685 Change-Id: I6c0af0dc0ae6a0ce01dc175ad193a60cd363767f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2275345 Auto-Submit: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Reviewed-by:
Yue Zhang <yuezhanggg@chromium.org> Cr-Commit-Position: refs/heads/master@{#784179}
-
Wei-Yin Chen (陳威尹) authored
The word "enable" in the flag name is redundant. Bug: 1081618 Change-Id: Id95be4ac1ccb63c79c00785d67a21622a94a2698 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2275634 Auto-Submit: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Reviewed-by:
Yue Zhang <yuezhanggg@chromium.org> Cr-Commit-Position: refs/heads/master@{#784178}
-
John Chen authored
Let FakeDevToolsClient inherit from StubDevToolsClient instead of DevToolsClient, to avoid large amount of boilerplate code. Change-Id: Ia8c1d98c07838a1d4ccbadc1e4b0224379da10d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276219Reviewed-by:
Wenbin Zhang <wenbinzhang@google.com> Commit-Queue: John Chen <johnchen@chromium.org> Auto-Submit: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#784177}
-
Yue Ru Sun authored
Change-Id: Ia282a1b720ec4cb5d6e376692b34dbd4c2aef891 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2274108Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Yue Ru Sun <yrsun@chromium.org> Cr-Commit-Position: refs/heads/master@{#784176}
-
John Z Wu authored
This will be shared between ios/chrome and ios/web_view. Also deleted extra space in the string. Bug: 1097353 Change-Id: I3bef90ec663d1b092c6dd79e8b9131f4d97688a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2259513 Commit-Queue: John Wu <jzw@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#784175}
-
inglorion authored
crrev.com/c/2271896 changed the ninja files that are generated by goma_link to build .o.stamp files for native object files, instead of .o files directly. The present change adds phony rules with the .o name, so that you can use ninja foo.o to build foo.o, instead of having to write ninja foo.o.stamp. Bug: 1072888 Change-Id: I14d5f33a1b1ccc6677e58fb6efa4c8a02981e9de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2274864 Commit-Queue: Bob Haarman <inglorion@chromium.org> Reviewed-by:
George Burgess <gbiv@chromium.org> Cr-Commit-Position: refs/heads/master@{#784174}
-
Avi Drissman authored
One last name that needs to be changed. I missed this one. Bug: 1100727 Change-Id: I1bd327b355cf4d040438e0b1a4baf11fc8914061 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276655 Commit-Queue: Avi Drissman <avi@chromium.org> Commit-Queue: Leonard Grey <lgrey@chromium.org> Auto-Submit: Avi Drissman <avi@chromium.org> Reviewed-by:
Leonard Grey <lgrey@chromium.org> Cr-Commit-Position: refs/heads/master@{#784173}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/c858d7bd811e..d5b5215a888d 2020-06-30 johnkslang@users.noreply.github.com Merge pull request #2300 from KhronosGroup/generalize-precision 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 ianelliott@google.com,radial-bots+chrome-roll@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_angle_vk32_deqp_rel_ng;luci.chromium.try:android_angle_vk32_rel_ng;luci.chromium.try:android_angle_vk64_deqp_rel_ng;luci.chromium.try:android_angle_vk64_rel_ng;luci.chromium.try:linux_angle_deqp_rel_ng;luci.chromium.try:linux-angle-rel;luci.chromium.try:win-angle-rel-32;luci.chromium.try:win-angle-rel-64;luci.chromium.try:win-angle-deqp-rel-32;luci.chromium.try:win-angle-deqp-rel-64 Tbr: ianelliott@google.com,radial-bots+chrome-roll@google.com Change-Id: I0ae0f172ff8bc86cbc8e8026c290944ed8ac9610 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2274112Reviewed-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@{#784172}
-