- 11 Apr, 2019 40 commits
-
-
chromium-autoroll authored
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast TBR=cr-fuchsia+bot@chromium.org Change-Id: Ie1ab823189bac7a60148e918e4f65a8aa4c57a7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562992Reviewed-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@{#649765}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 3e80ed4d. With Chromium commits locally applied on WPT: 0a8f3ffa "Use testdriver Action API in WPT pointerevent touch tests - Part 2" adc34f41 "Fix web_test pointerevent_coordinates_when_locked on wpt" 8659792f "[WPT] Move wrapResult to common.js and clarify requestVia*() return values" e525003f "Do not resume a suspended BaseAudioContext when AudioWorklet starts" Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: mkwst@chromium.org, andypaicu@chromium.org: external/wpt/content-security-policy NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: I177bba2baaf566cfa17eae5de9dfaa40dc09e174 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562925Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#649764}
-
Charles Zhao authored
High discard count also means high reload count, which indicates the user is more likely to come back to this tab. Therefore it should have higher scorer. Changed how discard count is scored. Bug: 948915 Change-Id: Ifea930bfb3aab6bb4eb86a05e4ae949631d55e13 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1560931Reviewed-by:
Jia Meng <jiameng@chromium.org> Commit-Queue: Charles . <charleszhao@chromium.org> Cr-Commit-Position: refs/heads/master@{#649763}
-
Pavel Feldman authored
When using Target.exposeDevToolsProtocol to grant debugging priviledges to a page, make sure that all the unhandled JS errors are surfaced in that page. Currently, we use Runtime.evaluate which silently drops those errors on the floor. Change-Id: I9ba08ef0d56a11d4c7325cc29deeaf57672cf8ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562087Reviewed-by:
Joel Einbinder <einbinder@chromium.org> Commit-Queue: Pavel Feldman <pfeldman@chromium.org> Cr-Commit-Position: refs/heads/master@{#649762}
-
Pavel Feldman authored
... and migrate front-end to it. Bug: 915945 Change-Id: I91220f7d7681fef3faa4c543b729d3475df5b8ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1560533 Commit-Queue: Pavel Feldman <pfeldman@chromium.org> Reviewed-by:
Joel Einbinder <einbinder@chromium.org> Cr-Commit-Position: refs/heads/master@{#649761}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/1701094c07ba..6379cd39a333 git log 1701094c07ba..6379cd39a333 --date=short --no-merges --format='%ad %ae %s' 2019-04-11 nodir@google.com Roll bb Created with: gclient setdep -r src/third_party/depot_tools@6379cd39a333 The AutoRoll server is located here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=agable@chromium.org Change-Id: I02a3463c3250375026d5746fe10783ca76225eb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562994Reviewed-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@{#649760}
-
John Budorick authored
Follow-up to comments on crrev.com/i/1164251 Bug: 947555 Change-Id: I83417737552c38d47e5ec6a3268179fb1ac07973 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562766 Commit-Queue: John Budorick <jbudorick@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#649759}
-
Timothy Loh authored
ARC windows get an application id of the form org.chromium.arc.%d set on the exo surface. This logic is repeated in a few places so this CL moves it to a single helper function. Bug: 943447 Change-Id: I7381c5b43deb64137ef6b565b26d849caaab489e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1532136 Commit-Queue: Timothy Loh <timloh@chromium.org> Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Yury Khmel <khmel@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#649758}
-
Kenneth Russell authored
Forgotten in the most recent CL. Bug: 948902 Change-Id: Ic72688b98721fe6081c6902849ae2852c2b7fdc1 Tbr: martiniss@chromium.org No-Try: True Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562795Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#649757}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/950150cb..0ec288d4 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: I47a30767d00253a112d191c4d25957c1f6eca2b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562127Reviewed-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@{#649756}
-
Ahmed Fakhry authored
For virtual desks, and for tracking the windows in each desk in a separate container, the default container should no longer be used directly. Users should instead query the currently active desk container. BUG=866622 Change-Id: Ie121b5e488a629307511c1b79eb0ee5e9d66f422 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559348Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#649755}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/8ca352dcc024..f21ce663029c git log 8ca352dcc024..f21ce663029c --date=short --no-merges --format='%ad %ae %s' 2019-04-11 dhanyaganesh@chromium.org buildbucket_v2: GetBuildFailures equivalent 2019-04-11 dhanyaganesh@chromium.org net.py: Write to logs only on retries 2019-04-11 jflat@chromium.org commands: Strip -kernelnext label from board names 2019-04-11 dburger@chromium.org Add more artifacts logging for gaining config insight. Created with: gclient setdep -r src/third_party/chromite@f21ce663029c The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel TBR=chrome-os-gardeners@chromium.org Change-Id: I4a72eccb687669e43e8dcdec536e1873803c7536 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562953Reviewed-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@{#649754}
-
btolsch authored
TBR=eirage@chromium.org Bug: 951638 Change-Id: Id3503ab83b6ed002bd4037cd1de2e75d9f305325 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562767Reviewed-by:
Brandon Tolsch <btolsch@chromium.org> Commit-Queue: Brandon Tolsch <btolsch@chromium.org> Cr-Commit-Position: refs/heads/master@{#649753}
-
Ahmed Mehfooz authored
Add Empty Border around UserAvatarButton to create space for focus ring Change focus ring shape to same shape as Button Compensate for extra space needed in TopShortcutsView and FeaturePodsContainer Bug: 922423 Test: Manual Test on PixelBook Change-Id: Ib5c069e9cfb4619faaa34f474e1a83ef5b765417 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1542498 Auto-Submit: Ahmed Mehfooz <amehfooz@chromium.org> Reviewed-by:
Tetsui Ohkubo <tetsui@chromium.org> Reviewed-by:
Tim Song <tengs@chromium.org> Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Cr-Commit-Position: refs/heads/master@{#649752}
-
David Staessens authored
This CL adds a parameter to the video_decode_accelerator_tests and the video_decode_accelerator_perf_tests to switch between the current VDA-based video decoders and the new VD-based video decoder implementations. Currently as no VD-based video decoders are present yet, using this parameter will always cause the tests to fail. TEST=ran new VDA tests on nocturne BUG=925712 Change-Id: I0f5e7df0507b6d7c6d6d75aed54a982cec7b4004 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559091 Commit-Queue: David Staessens <dstaessens@chromium.org> Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#649751}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/aa5c0d19ac94..9cf260b9d7f4 git log aa5c0d19ac94..9cf260b9d7f4 --date=short --no-merges --format='%ad %ae %s' 2019-04-11 thestig@chromium.org Clean up CJS_Document::removeField(). Created with: gclient setdep -r src/third_party/pdfium@9cf260b9d7f4 The AutoRoll server is located here: https://autoroll.skia.org/r/pdfium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=dsinclair@chromium.org Change-Id: If0e0408e1d403a0e4e724cf48e314ac1aef7d905 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562952Reviewed-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@{#649750}
-
David Bienvenu authored
Bug: 813093 Change-Id: Ia026e01a5699658e681316fc5b464b7c2cfe9880 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562895Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#649749}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/be94a4842692..99d792276740 git log be94a4842692..99d792276740 --date=short --no-merges --format='%ad %ae %s' 2019-04-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@99d792276740 The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. 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 TBR=egdaniel@chromium.org Change-Id: I38ae23e7e69bd04ab74cd355ef3d19a16b5e12b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562951Reviewed-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@{#649748}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/4f74c21e2e9f..1701094c07ba git log 4f74c21e2e9f..1701094c07ba --date=short --no-merges --format='%ad %ae %s' 2019-04-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/depot_tools@1701094c07ba The AutoRoll server is located here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=agable@chromium.org Change-Id: If2268d269369b4f0c33d5707d92c9e035896d0a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1561874Reviewed-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@{#649747}
-
Austin Eng authored
Bug: 877147 Change-Id: I7e6575b419bb1487bbcb5154a2a4ad4a45d199d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1554122Reviewed-by:
Kai Ninomiya <kainino@chromium.org> Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Cr-Commit-Position: refs/heads/master@{#649746}
-
Aleks Totic authored
I am trying to figure out why laying out a large table takes up twice as much memory in NG. My test case is a 100K cells table (attached to bug). When profiling, I've noticed that NGPhysicalTextFragment had rare data 96340 times. NGPaintFragment NGInkOverflowModel was being created 88360 times This patch is my attempt to improve this. With the patch: NGPhysicalTextFragment rare data is down to 82084 NGInkOverflowModel is down to 74080 The reason RareData was being created was that ink_overflow.ExpandEdgesToPixelBoundaries() local_ink_overflow = ConvertToLocal(ink_overflow) local_rect.Contains(local_ink_overflow) was false whenever ink_overflow was fractional (because it expanded). Expanding edges only if local_rect does not contain local_ink_overflow without expansion reduced the number of RareData created > 15%. There is another problem with ascents/location that causes more cache misses. I'll need @kojii's help with it. Bug: 931663 Change-Id: I586ca26024338a97263f9d324d62a4a50d53895a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1535294 Commit-Queue: Aleks Totic <atotic@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#649745}
-
Austin Eng authored
This patch allows WebGPU to allocate command space up to the transfer buffer size instead of being limited to the initial starting transfer buffer size. This patch also creates SharedMemoryLimits::ForWebGPUContext(). Because WebGPU sends the majority of its commands via the transfer buffer, it is preferrable to have a larger minimum transfer buffer size and smaller command buffer. Change-Id: I31bb74dfb1075a2b6f159985b297695d57e71ed3 Bug: 877147 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559455 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#649744}
-
Nigel Tao authored
One part (in chrome/services/app_service) is the interface. The other part (in chrome/browser/apps/app_service) is the implementation, including profile-specific implementation. For example, App Publisher implementations depend on the profile, and the App Service Proxy is a convenient place to initialize those App Publishers. The latter subclasses (implements) the former. Future commits may add further subclasses of the former, especially fakes or mocks to use within tests. BUG=826982 Change-Id: Ia23c3e2a3836e56749673f2f6792e5ef160da87a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1552211Reviewed-by:
calamity <calamity@chromium.org> Reviewed-by:
Aga Wronska <agawronska@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Nigel Tao <nigeltao@chromium.org> Cr-Commit-Position: refs/heads/master@{#649743}
-
David Staessens authored
This CL adds additional documentation to the video_decode_accelerator_tests command, describing supported parameters such as --vmodule and --metadata. TEST=ran new VDA tests on nocturne BUG=None Change-Id: Ic5a54ca404a41a6f31a47d29640a4683f83ffa8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1558735 Commit-Queue: David Staessens <dstaessens@chromium.org> Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#649742}
-
Ryo Hashimoto authored
exo::Surface might be unavailable when: - Just after the Activity starts - It's getting recreated when resizing the window. BUG=925769 TEST=manually Change-Id: Ie6dbf9349aeec6f65366fb3d1f077135c0439dd8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1493689Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Ryo Hashimoto <hashimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#649741}
-
Noel Gordon authored
Use Promise.all to write the test image files to the file system. This allows the writes to happen in parallel. Test setup time before: 3 sec and after: 2.2 sec. The setup time is HTML fetch-bound, not I/O bound, and parallel writes only improve the I/O (write speed) component of the setup time. Bug: 935285 Change-Id: I872a111477c6fff1c692d45ed3b93d6b68d6d476 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562810Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Auto-Submit: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#649740}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/34cbc5442a11..e6b23e45b380 git log 34cbc5442a11..e6b23e45b380 --date=short --no-merges --format='%ad %ae %s' 2019-04-10 ynovikov@chromium.org Skip Texture2DTestES3.TextureImplPropogatesDirtyBits on Win AMD GL Created with: gclient setdep -r src/third_party/angle@e6b23e45b380 The AutoRoll server is located here: https://autoroll.skia.org/r/angle-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. 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_optional_gpu_tests_rel TBR=ynovikov@chromium.org Change-Id: Ie76c6755eb24651637551b10facb60e923963184 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1561872Reviewed-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@{#649739}
-
David Staessens authored
This CL adds documentation to the video_decode_accelerator_perf_tests command, describing how to run the tests. TEST=ran new VDA tests on nocturne BUG=925714 Change-Id: I8c06e9f74dea9a0462cb1b1d68de2aea2ff12d6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1553128 Commit-Queue: David Staessens <dstaessens@chromium.org> Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#649738}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/73904e05a2db..911b1a37708e git log 73904e05a2db..911b1a37708e --date=short --no-merges --format='%ad %ae %s' 2019-04-11 primiano@google.com Merge "traced_probes: fix CpuReaders not waking up on non-first tracing session" Created with: gclient setdep -r src/third_party/perfetto@911b1a37708e The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=perfetto-bugs@google.com Change-Id: I85e9d5502e60cadb9c450c195ff696a681cc24c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1561873Reviewed-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@{#649737}
-
Zhenyao Mo authored
During that period of time, COMPUTERNAME in full environment printout is listed as SWARM761-C4 instead of the real bot. This CL collects bot name from multiple places and selects one as "BUILD***". BUG=867155 TEST=manual R=kbr@chromium.org NOTRY=true Change-Id: I5ffda633449ae869885643b3927dead9f8b58758 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562894Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#649736}
-
David Jacobo authored
Bug: None Change-Id: I8263599f3f217e19c66fb207662a0752d8686b9b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562298Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Maggie Cai <mxcai@chromium.org> Commit-Queue: David Jacobo <djacobo@chromium.org> Cr-Commit-Position: refs/heads/master@{#649735}
-
Becca Hughes authored
Use the summary text for the artist as per the mocks. Also makes the summary text customisable outside of NotificationHeaderView. BUG=897836 Change-Id: I6b3ad378e2809844014b4b3757d16b8600e78a1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1554189Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Tommy Steimel <steimel@chromium.org> Commit-Queue: Becca Hughes <beccahughes@chromium.org> Cr-Commit-Position: refs/heads/master@{#649734}
-
Shu Chen authored
Bug: 937167 Change-Id: Ibd115f247572f3d0d9e87d594594b92e98d03a48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1560932 Commit-Queue: Shu Chen <shuchen@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#649733}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/790137c1..950150cb 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: Ib111db958d2ff19262c9033f93e12cbc01cbeee4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562115Reviewed-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@{#649732}
-
Timothy Loh authored
This CL adds an entry for Plugin VM in the basic settings section, as well as a sub-page which contains a button to toggle allowing printer access (not currently wired up to anything as we are still waiting on the back-end to be available). These settings entries are behind having Plugin VM set up, so will not show normally. BUG=950431 Change-Id: I40592a3420035a9746334616ddfd9a9e71a02f7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1553262 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#649731}
-
Nektarios Paisios authored
So that ChromeVox and Select to Speak will continue to work with the new selection code, anchor and focus should be swapped if focus comes before anchor in the accessibility tree. This is achieved by introducing a new AXTreeData member, sel_is_backward, and new selectionStart/End automation APIs. R=dmazzoni@chromium.org, dtseng@chromium.org Change-Id: I7e322549760c1f8028d0d7115fe0fce1c428cd1d Bug: 639340 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1551714 Commit-Queue: Nektarios Paisios <nektar@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#649730}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/bbbacd7c39f2..aa5c0d19ac94 git log bbbacd7c39f2..aa5c0d19ac94 --date=short --no-merges --format='%ad %ae %s' 2019-04-10 tsepez@chromium.org Remove unused argument from CXFA_FFWidget::IsMatchVisibleStatus() Created with: gclient setdep -r src/third_party/pdfium@aa5c0d19ac94 The AutoRoll server is located here: https://autoroll.skia.org/r/pdfium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=dsinclair@chromium.org Change-Id: I2dda90030186a77b93d434c5b9959cff51eae93e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562603Reviewed-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@{#649729}
-
Kevin Marshall authored
Update logic in gen_build_defs.py to match the SDK manifest data format transition. Bug: 951021 Change-Id: Ifaf5599e5cdecc9b32a6e285f3ca8ba36e9c48f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562759Reviewed-by:
Fabrice de Gans-Riberi <fdegans@chromium.org> Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#649728}
-
Shu Chen authored
The InputMethodEngine needs to work with mojo-based & non-mojo-based clients in a hybrid mode. For example, the app_list window seems not using WindowTreeHostMus. Therefore, the engine needs to: - track the mojo client breakage, and can switch back to legacy mode to use IMEBridge. - mutes the FinishInput call as necessary when a non-mojo client calls FocusIn before the mojo client calls FinishInput. Otherwise it will confuse the IME extension (e.g. receives "onfocus" and later "onblur"). Bug: 937167 Change-Id: I9dc54156b6075d1636e8984d941948a680b365e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559414 Commit-Queue: Shu Chen <shuchen@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#649727}
-
David Bienvenu authored
Bug: 873414 Change-Id: Iaffc14914d658866e9d1c7e1e794a8754a5ce9a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559168 Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#649726}
-