- 15 Sep, 2020 40 commits
-
-
Scott Lee authored
https://chromium.googlesource.com/infra/luci/client-py.git/+log/4c095d04179d..44c13d731565 $ git log 4c095d041..44c13d731 --date=short --no-merges --format='%ad %ae %s' 2020-09-14 ddoman [swarming][resultdb] add --resultdb option to swarming.py 2020-09-08 jwata [swarming][cas] propagate cas_input_root to run_isolated.py 2020-09-07 tikuta Revert "client: ensure there is 10GB for isolated cache" 2020-08-28 tikuta client: do not retry upload long time 2020-08-26 tikuta client: handle None from _get_recursive_size in local_caching.py 2020-08-24 tikuta client: update isolated client 2020-08-17 tikuta client: ensure there is 10GB for isolated cache 2020-08-17 tikuta client: increase timeout for subprocess42 test 2020-08-12 tikuta client: update isolated client 2020-08-12 tikuta client: update isolated client 2020-08-12 tikuta client: update isolated client 2020-08-11 jwata rename variables in PRESUBMIT.py 2020-08-10 tikuta client: update isolated client 2020-08-05 tikuta enable some tests for mac on python3 2020-08-05 tikuta client: add pyobjc to .vpython3 for some tests on mac 2020-08-05 yekuang [isolated] Add _USE_GO_ISOLATED_TO_UPLOAD to disable Go isolated for uploading. 2020-08-04 yekuang [isolated] Add retry when uploading using Go 2020-08-03 tikuta client: update isolated client 2020-07-31 tikuta client: log free disk space when cleanup 2020-07-31 tikuta client: show tasklist when process leak is detected 2020-07-29 yekuang [isolated] Run upload when CIPD Go `isolated` is still installed 2020-07-29 jeffyoon Add support for named-cache for parallel execution 2020-07-28 yekuang [isolated] Fix UnboundLocalError error 2020-07-28 yekuang [isolated] Log Go command when exception happens 2020-07-28 yekuang [isolated] Use Go isolated to upload result in run_isolated.py 2020-07-28 jwata [client] change TODO in cipd.py 2020-07-28 jwata [client] fix run_on_bots.py 2020-07-27 bpastene swarming: Dump PATH & LUCI_CONTEXT env vars to stdout in debug tasks. 2020-07-27 jwata [swarming] use mac-amd64 instead of mac-arm64 2020-07-27 yekuang client: update isolated client 2020-07-21 jwata [swarming][realms] add --realm option to swarming.py 2020-07-21 jwata [swarming] format swarming.py 2020-07-21 yekuang client: update isolated client 2020-07-20 yekuang client: update isolated client 2020-07-16 yekuang [isolated] Move the Go subprocess exec to a helper function 2020-07-15 yekuang [swarming] Enable some smoke tests on Mac 10.15 2020-07-14 bpastene Add shard count and shard index as tags to a swarming task. 2020-07-14 yekuang [swarming] Enable Go isolated in run_isolated_smoke_test.py 2020-07-13 yekuang Reland "[swarming] Enable CIPD in run_isolated.py by default" 2020-07-13 tikuta swarming: ignore ImportError of pyobjc 2020-07-13 jwata refactor sequential test runner to accepts test commands 2020-07-10 jwata [client] six.ensure_str() in to_str() in subprocess42 2020-07-10 tikuta client: clear lru dict when failed to initialize 2020-07-09 tikuta client: change bug of skipped tests 2020-07-08 tikuta client: enable some tests of isolate_smoke_test in python3 2020-07-08 tikuta client: apply yapf to isolate_smoke_test.py 2020-07-08 tikuta client: fix some isolateserver tests on python3 2020-07-07 tikuta client: fix some tests in run_isolated_test.py for python3 2020-07-07 tikuta swarming: run main_test.py in python3 2020-07-07 tikuta client: add distro to use platform.linux_distribution replacement (...) 2020-07-01 tikuta client: enable python3 for subprocess42_test 2020-07-01 yekuang [swarming] Enable CIPD in run_isolated.py by default 2020-07-01 tikuta client: do not mock stdout/stderr with StringIO 2020-07-01 jwata rename oppressive variable name to block_list in PRESUBMIT.py 2020-07-01 jwata [client] skip failing Python3 tests on Mac 2020-07-01 jwata [client] import subprocess in local_caching.py 2020-07-01 tikuta swarming: fix some code for bot_main_test.py in python3 2020-06-30 jwata [client] fix config option to specify local unittest.cfg 2020-06-30 jwata [swarming] fix errors to import Python2 specific Mac OS modules 2020-06-29 tandrii Revert "client: remove unused rpc proto" 2020-06-29 tikuta client: use %s in logging 2020-06-29 yekuang [isolated]: Support --clean even when using Go isolated 2020-06-29 tikuta client: make local_caching_test.py runnable on python3 2020-06-29 tikuta client: serialize json deterministically 2020-06-29 tikuta client: return int from LRUDict.time_fn 2020-06-29 tikuta remove grpc proxy flag from isolateserver.py 2020-06-29 tikuta remove grpc filter from PRESUBMIT.py 2020-06-29 tikuta client: remove unused rpc proto 2020-06-26 tikuta swarmig: remove unused proto 2020-06-26 tikuta client: remove grpc_proxy.py 2020-06-26 tikuta client: make isolate_test.py runnable in python3 2020-06-26 tikuta client: call server_close 2020-06-26 tikuta client: remove code related to grpc 2020-06-26 yekuang [isolated] Set default --cipd-server 2020-06-26 yekuang [isolated] Create a tmp CIPD cache directory if --cipd-cache is unspecified 2020-06-24 tikuta client: run chown if file is not owned by swarming user 2020-06-24 tikuta client: update isolated client 2020-06-24 tikuta subprocess42: add flush and increase timeout 2020-06-23 tikuta client: update isolated client 2020-06-17 tikuta client: update isolated client 2020-06-16 tikuta client: update isolated client 2020-06-12 tikuta client: update isolated client 2020-06-12 jwata [swarming][realms] add realm section to LUCI_CONTEXT.md 2020-06-11 jwata [swarming] fix error message in local_caching.py 2020-06-11 tikuta client: update isolated client 2020-06-11 tikuta client: do not run test in presubmit 2020-06-11 tikuta client: remove read_only property support 2020-06-10 tikuta client: update isolated client 2020-06-10 tikuta client: show how the commit is generated in description 2020-06-10 yekuang client: update isolated client 2020-06-09 tikuta client: fix format 2020-06-09 tikuta client: validate status file of namedcache 2020-06-08 vadimsh Update protobuf to 3.12.1. 2020-06-08 tikuta client: show stacktrace of exception in _get_recursive_size 2020-06-08 tikuta client: remove make_tree_{read_only,writable} 2020-06-05 tikuta client: fix spell 2020-06-05 tikuta client: remove read_only property handling in python client 2020-06-05 tikuta client: keep empty named cache 2020-06-05 tikuta Revert "client: introduce heap profile collection for some bots" 2020-06-05 tikuta Reland "client: enable isolated everywhere again" Created with: roll-dep src/tools/swarming_client R=tikuta@chromium.org,jwata@google.com CC=chanli@chromium.org Bug: 1017288 Change-Id: Ib0e2114fe29ffb12d14aebbc292ec52ee0499738 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410444Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Scott Lee <ddoman@chromium.org> Cr-Commit-Position: refs/heads/master@{#806849}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1600106373-3f2d5522687006211c1d2309732780d5029afbab.profdata to chrome-mac-master-1600127994-515c383edf0ef93d8562747294461d0f81f3cc39.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,sebmarchand+pgo_roller@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:mac-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com,sebmarchand+pgo_roller@google.com Change-Id: I10afdeb9334d6c3fcb56b16d547a0eb9b22d1d2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411354Reviewed-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@{#806848}
-
Peter Kasting authored
This has no visible effect today since the caller does not read either of these unless the main axis is bounded, but is necessary in the future to better handle layout in unbounded input cases. It also feels better from an API layering perspective since these field are initialized more consistently, and it's entirely up to the caller what to do with them. Bug: 1012136 Change-Id: Ibd0f3ac0104a33d1ce156b58a859435be8df999e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026375 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#806847}
-
Hiroki Sato authored
This CL adds heuristic logics in ARC accessibility to stabilize the focus. * On accessibility focus changed event from Android, update the focus stored in AXTreeSourceArc to the event source. TalkBack updates the accessibility focus on this event. Also by doing this, we can follow the accessibility foucsed node in a case like b:130186502. * AXTreeSourceArc stores the previously focused node for each root window. By doing this, when a user open a ChromeVox menu or another window and comes back to the app, the focus remains on the same node. AX-Relnotes: Improved accessibility focus handling in ARC apps. Bug: 130186502 Bug: 151398335 Test: manual. described above. Also unit_tests. Change-Id: Ib002f559569409bc5ef4ab8982174d61a096a3b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2398438 Commit-Queue: Hiroki Sato <hirokisato@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Reviewed-by:
Sara Kato <sarakato@chromium.org> Cr-Commit-Position: refs/heads/master@{#806846}
-
Natalie Chouinard authored
Implement programmatic font fetch (in addition to the existing XML prefetch) to respond to requests from the renderer for which fonts are expected to be available locally on-device from GMS Core. Bug: 1111148 Change-Id: I4443114c0b04f8c46d48576fe42df00bbb198617 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404954 Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Dominik Röttsches <drott@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#806845}
-
chinsenj authored
The kInteractiveWindowCycleList flag was already created on the ash-side but it was not linked with Chrome yet. This CL adds the flag, allowing users to interact with Alt-Tab using their mouse, different keys, and three-finger touchpad scroll. The flag is disabled by default. Test: Manual Bug: 1067327 Change-Id: Iaa101a4705bf4b5c462cc38c5e33e9b75e51ca45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410759 Commit-Queue: Jeremy Chinsen <chinsenj@chromium.org> Reviewed-by:
Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/master@{#806844}
-
Peter Boström authored
This makes it more consistent with Button::PressedCallback. It's also to be used in a pending change integrating StyledLabel with BubbleDialogModelHost where link callbacks, like button callbacks, will have access an Event. Bug: 1106422 Change-Id: I3b6a9f32f34f857a779d6ca6aa74833c830c8e52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2407859Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#806843}
-
zhaoyangli authored
Parse compile time disabled EG tests and report skipped in test result json file. The test arg is enabled in code coverage CI builder. Bug: 1065022 Change-Id: Ib4cec0e870dac8cf9e0e165768fde352205dc8a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387116Reviewed-by:
Justin Cohen <justincohen@chromium.org> Commit-Queue: Zhaoyang Li <zhaoyangli@chromium.org> Cr-Commit-Position: refs/heads/master@{#806842}
-
Manas Verma authored
This CL introduces the data model type, as well as creating the corresponding table in AutofillTable, along with a local cache in PersonalDataManager. Bug: 1093057 Change-Id: Iaf824d435b927b9469843b70b927e479e4dd2b91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377314Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
sebsg <sebsg@chromium.org> Reviewed-by:
Siyu An <siyua@chromium.org> Reviewed-by:
Tommy Martino <tmartino@chromium.org> Commit-Queue: Manas Verma <manasverma@google.com> Cr-Commit-Position: refs/heads/master@{#806841}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/9edd1a906f57..bef393a5a340 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: Ie133c7db2d5c645d4a7bed51db6451af8d2698c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410763Reviewed-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@{#806840}
-
Bruce Dawson authored
SetNotWaitingForResponse can trigger a message pump which can then free the object which |this| points to. This use-after-free can be avoided by not dereferencing |this| after the call, by ensuring that calling SetNotWaitingForResponse is the last thing done. Bug: 1125199 Change-Id: Ie1289c93112151978e6daaa1d24326770028c529 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2407065Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Bruce Dawson <brucedawson@chromium.org> Cr-Commit-Position: refs/heads/master@{#806839}
-
Ahmed Mehfooz authored
Bug: 1127255 Change-Id: I7e3809428584b670c09f2e219f855805ddb17f2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2405994 Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Reviewed-by:
David Black <dmblack@google.com> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#806838}
-
Fergus Dall authored
With CL:2398353 debugd will no longer control the lifetime of concierge. Instead, concierge will start on the login screen and stop on session exit. Therefore, all references to starting and stopping concierge in the chrome browser should be removed. Bug: 1126268 Change-Id: Icc4ec0f1e893c0bf226613163a6e5f07f17054dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2402858 Commit-Queue: Fergus Dall <sidereal@google.com> Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#806837}
-
Hiroki Nakagawa authored
Bug: n/a Change-Id: I402bca91778b5dc65066a8586d4771cc3e9b19ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2409676Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Asami Doi <asamidoi@chromium.org> Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#806836}
-
Yuke Liao authored
This CL makes the browser_tests test launcher initiate and establish a mojo connection with ash-chrome upon launching lacros-chrome. Bug: 1120582 Change-Id: I2bc42a837804d988575378799044ea1d582972b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2402580Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#806835}
-
Shengfa Lin authored
This is a reland of cf0f02ca This CL failed originally not because of the step for generating chromedriver log but for merging the logs from different shards. This is the same CL as the reverted one except that I have submitted a CL https://chromium-review.googlesource.com/c/chromium/src/+/2402319 in https://bugs.chromium.org/p/chromium/issues/detail?id=1127106#c7 to fix merge script merging chromedriver log as json issue. Original change's description: > [chromium] Enable ChromeDriver log for WPT tests > > Enable chromedriver log for CI wpt tests > > Change-Id: I02d4acb627ca90233b7c0dab401c7c28e6759604 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2402319 > Reviewed-by: John Chen <johnchen@chromium.org> > Reviewed-by: Scott Violet <sky@chromium.org> > Commit-Queue: Shengfa Lin <shengfa@google.com> > Cr-Commit-Position: refs/heads/master@{#805817} Change-Id: Iff9fd780926dfbd277fa2b9d3b86dacf6ceeef94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406548Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Shengfa Lin <shengfa@google.com> Cr-Commit-Position: refs/heads/master@{#806834}
-
Renjie Tang authored
Change-Id: Icff7c2f5b96c4095151d47ad0204f1cde546beac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410924 Auto-Submit: Renjie Tang <renjietang@chromium.org> Commit-Queue: Renjie Tang <renjietang@chromium.org> Commit-Queue: David Schinazi <dschinazi@chromium.org> Reviewed-by:
David Schinazi <dschinazi@chromium.org> Cr-Commit-Position: refs/heads/master@{#806833}
-
Johann authored
has_sys_ex_permission_ had to be false to get into this branch Change-Id: If288371ed602532a3e0230aa0dbc13ae3b0bb816 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404902 Auto-Submit: Johann Koenig <johannkoenig@google.com> Reviewed-by:
Takashi Toyoshima <toyoshim@chromium.org> Commit-Queue: Johann Koenig <johannkoenig@google.com> Cr-Commit-Position: refs/heads/master@{#806832}
-
Renjie Tang authored
https://quiche.googlesource.com/quiche.git/+log/5c52ad843f8a..093f8e4f0014 $ git log 5c52ad843..093f8e4f0 --date=short --no-merges --format='%ad %ae %s' 2020-09-14 fayang Deprecate gfe2_reloadable_flag_quic_enable_overshooting_detection. 2020-09-14 dschinazi Deprecate quic_enable_version_t051 2020-09-14 fayang Deprecate gfe2_reloadable_flag_quic_use_half_rtt_as_first_pto. 2020-09-14 bnc Remove reloadable flag quic_http3_goaway_new_behavior. 2020-09-14 fayang Deprecate gfe2_reloadable_flag_quic_coalesced_packet_of_higher_space2. 2020-09-14 wub Deprecate --gfe2_reloadable_flag_quic_revert_mtu_after_two_ptos. 2020-09-14 fayang Deprecate gfe2_reloadable_flag_quic_check_encryption_level_in_fast_path. 2020-09-14 fayang Drop INITIAL packet if INITIAL key has been dropped because of coalesce packet gets flushed. 2020-09-11 wub In QuicSentPacketManager::OnPacketSent and QuicUnackedPacketMap::AddSentPacket, make it clear that which part of the serialized packet can be modified. 2020-09-11 fayang Make sure there is pending timer credit when trying to retransmit packets in PTO mode. 2020-09-11 renjietang Clean up QuicSpdySession destructor. 2020-09-11 bnc Add flag count for quic_stop_sending_uses_ietf_error_code. 2020-09-10 renjietang deprecate gfe2_reloadable_flag_quic_do_not_use_stream_map. 2020-09-10 renjietang deprecate gfe2_reloadable_flag_quic_remove_streams_waiting_for_acks. 2020-09-10 bnc Use IETF application error codes for STOP_SENDING frames. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: I85d0123adddf2f84f692943cd166228b907cfd88 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410584 Auto-Submit: Renjie Tang <renjietang@chromium.org> Commit-Queue: Renjie Tang <renjietang@chromium.org> Commit-Queue: David Schinazi <dschinazi@chromium.org> Reviewed-by:
David Schinazi <dschinazi@chromium.org> Cr-Commit-Position: refs/heads/master@{#806831}
-
Mason Freed authored
Per the discussion at [1], the intention of this change is to prevent calls to attachInternals() prior to the constructor of the custom element having a chance to do so. The spec PR is at [2]. This change is gated behind the DeclarativeShadowDOM flag. With the flag disabled (the default), a use counter is added for checking on the web compatibility of this change. The use counter will measure the cases where attachInternals() is being called in a to-be-outlawed way. [1] https://github.com/w3c/webcomponents/issues/871#issuecomment-683971426 [2] https://github.com/whatwg/html/pull/5909 Bug: 1042130 Change-Id: Iacf97a49133b5f7f44710e5c0287f01cfebe4c44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392975Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Commit-Queue: Mason Freed <masonfreed@chromium.org> Auto-Submit: Mason Freed <masonfreed@chromium.org> Cr-Commit-Position: refs/heads/master@{#806830}
-
Tibor Goldschwendt authored
This histogram reports the time between NTP load start and the modules showing up on the page. Fixed: 1110070 Change-Id: I3a1cca545cf6841f358da815c450a24f66d0906c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404714 Auto-Submit: Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Alex Gough <ajgo@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#806829}
-
chromium-internal-autoroll authored
Release_Notes: http://go/media_app-x20/relnotes/Main/media_app_202009140800_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/media_app/app/+/tbdCdSmxCSExSm3_J4ZD3I0NKirjX4F7MA1Lr38MjDcC If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/media-app-chromium-autoroll Please CC media-app@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 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: b/128567301,b/138961540,b/159784332,b/160105783,b/162292226,b/165154829,b/168265386,b/168431585 Tbr: media-app@grotations.appspotmail.com Change-Id: Id2f4f5354dfa8d16a1e96a1a48b43be8d42bbf0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410327Reviewed-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@{#806828}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/a1e15498cd2d..b71187bf99c5 2020-09-14 ddoman@chromium.org [resultdb] move the cipd pin of infra/tools/rdb 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 ehmaldonado@google.com,sokcevic@google.com,ajp@google.com,apolito@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 Bug: chromium:1124498 Tbr: ehmaldonado@google.com,sokcevic@google.com,ajp@google.com,apolito@google.com Change-Id: Ibc60e43e534db93866e6208160c7a836b6e98ccf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411350Reviewed-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@{#806827}
-
Gyuyoung Kim authored
Remove *ForTesting* surffix to use BindNewEndpointAndPassDedicated[Remote/Receiver]ForTesting for the product code. Bug: 1085031 Change-Id: I50d23286da87c445abc5c9e3b78e1249702841e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404281Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#806826}
-
Andrey Kosyakov authored
This has been stable for the past year and used by several clients already. Change-Id: If4de63316c3da458a81d034d69aff29ae8889c28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410339Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#806825}
-
Mario Bianucci authored
When determining the presentation area for delegated ink trails, its possible that the canvas that the user has provided is larger than the viewport of the browser window. In this case, the presentation area should intersect with the scrollable area so that it can extend to the scroll bars, but not beyond them. This change also ensures that the presentation area is clipped to the edge of iframes as well. Bug: 1052145 Change-Id: I349616b25a0523e825dffb37c19e14fe737dc3f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341949Reviewed-by:
Robert Flack <flackr@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Daniel Libby <dlibby@microsoft.com> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#806824}
-
Jared Saul authored
Change-Id: Ica35f3494f4bbeae333f777e75b026832f5dc82a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410928Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Jared Saul <jsaul@google.com> Cr-Commit-Position: refs/heads/master@{#806823}
-
Matt Falkenhagen authored
This test starts a SW and uses an internals API to stop it. When a SW stops while it has an inflight request, it calls the request callback with kServiceWorkerFailed status in ServiceWorkerVersion::OnStoppedInternal(): base::IDMap<std::unique_ptr<InflightRequest>>::iterator iter( &inflight_requests_); while (!iter.IsAtEnd()) { std::move(iter.GetCurrentValue()->error_callback) .Run(blink::ServiceWorkerStatusCode::kErrorFailed); ... BackgroundSyncManager::GetEventStatusString() was not expecting this status code, so crashed. Bug: 1098832 Change-Id: I7d0da49a5b369f23062b27cebbc656097bda2ed0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2405045Reviewed-by:
Peter Beverloo <peter@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#806822}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1600106373-71253587ca194e48d78c58c419f94bf1bf8da7c5.profdata to chrome-linux-master-1600127994-a617f89793652b5fd810a69f7c568f33dff933e7.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-linux-chromium Please CC sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com,chrome-brapp-engprod@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-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com,chrome-brapp-engprod@google.com Change-Id: I6247f598a61ee742f933a42f5969a4debbcba9ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411353Reviewed-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@{#806821}
-
Owen Min authored
Android policy provider should be in common as other policy provider. This also allows other code in common/ access this provider directly. Also move the converter as its dependency. Bug: 1127469 Change-Id: I952f91ab0bb7d746d0a720594b8d2f32352cb0f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406596 Commit-Queue: Owen Min <zmin@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Cr-Commit-Position: refs/heads/master@{#806820}
-
Jamie Madill authored
conformance2/textures/image_data/tex-3d-rgb565-rgb-unsigned_byte.html conformance2/textures/image_data/tex-3d-r16f-red-half_float.html Bug: 1127867 Change-Id: I163403cb9438b0e014777315379d2644a1ef1ad0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2407977Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org> Cr-Commit-Position: refs/heads/master@{#806819}
-
Sophey Dong authored
Screenshots: http://dr/corp/drive/folders/1k1L-fXN_nxOTtJR8OOcB8zdhSIqx6ibb Bug: 1120093 Change-Id: Ifb3dd75cdb25ba6eaa8f9d38639073b030b372d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404393 Commit-Queue: Sophey Dong <sophey@chromium.org> Reviewed-by:
Sinan Sahin <sinansahin@google.com> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Tanya Gupta <tgupta@chromium.org> Reviewed-by:
Kyle Milka <kmilka@chromium.org> Cr-Commit-Position: refs/heads/master@{#806818}
-
Akihiro Ota authored
This change adds infrastructure for tutorial tests. Included in this change is a test for basic functionality. Subsequent changes will add more comprehensive tests. Bug: 1127032 Change-Id: Ia2ab8d541edd4edbfa9ed2198c98659d64a846e2 AX-Relnotes: N/A Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2402282Reviewed-by:
David Tseng <dtseng@chromium.org> Commit-Queue: Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/master@{#806817}
-
Garfield Tan authored
libchrome in ARC++ runs without a java exception reporter. Logcat will dump the information after an exception happens. Bug: b:164205917 Test: build. Change-Id: Id07dda246b8e63b52033cb961245281caa898b48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2407252 Commit-Queue: Garfield Tan <xutan@chromium.org> Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#806816}
-
Karandeep Bhatia authored
Arrays with enums are still un-supported and support for them will be added in follow-ups. Sample generated code: simple_api_header: https://paste.googleplex.com/4740831070126080 simple_api_impl: https://paste.googleplex.com/6346215488749568 BUG=1113513 Change-Id: Ic2db97c75a75ebf04efe8fbbb28db94703cf359a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2366138 Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#806815}
-
Tarun Bansal authored
Bug: 1089006 Change-Id: Iad9c6dad4d707c31ef038d739fa9f2e408bc13f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410583 Commit-Queue: Tarun Bansal <tbansal@chromium.org> Commit-Queue: Eric Roman <eroman@chromium.org> Auto-Submit: Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#806814}
-
David Tseng authored
R=anastasi@google.com Fixed: 1126707 Change-Id: I4a4eb20941d92dd6984eccb01bb37e67b67b2f74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404388Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#806813}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/0acb5b50b342..b0245494c615 2020-09-14 johnstiles@google.com Convert several SkSL->GLSL unit tests to golden outputs. 2020-09-14 johnstiles@google.com Support testing error cases in our SkSL unit test goldens. 2020-09-14 johnstiles@google.com Disable whole-program inliner. 2020-09-14 egdaniel@google.com Add input attachment support to program building. 2020-09-14 egdaniel@google.com Remove command buffer reset bit from vk command pool. 2020-09-14 brianosman@google.com SkSL: When simplifcation requires a rescan, do it right away 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 scroggo@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 Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: scroggo@google.com Change-Id: I43432403280664b65aa3a88401b3ad491d74091e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411279Reviewed-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@{#806812}
-
chromium-internal-autoroll authored
Release_Notes: http://go/help_app-x20/relnotes/Main/help_app_nightly_202009140800_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/help_app/app/+/Efy7gVoSk1mOpec4spFNgvpGxdfwB3frPpVKkwksne8C If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/help-app-chromium-autoroll Please CC help-app@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 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: b/128567301,b/166043485 Tbr: help-app@grotations.appspotmail.com Change-Id: I8f7a64f6bd136e62b9f6ff7380e41488c27e5a49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410332Reviewed-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@{#806811}
-
Daniel Murphy authored
This change also modifies the Widget's ClosedReason enum to make the values explicit & add a comment about UMA. Bug: 1117260 Change-Id: Ib12b80b4525f3194178213b6f3a124a8a2a919a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404946 Commit-Queue: Daniel Murphy <dmurph@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#806810}
-