- 21 Sep, 2019 40 commits
-
-
Peter Kasting authored
Bug: 82078 Change-Id: I5acb5fde43a747f319709222a6cdbb7a414df070 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1816293 Auto-Submit: Peter Kasting <pkasting@chromium.org> Commit-Queue: Bill Budge <bbudge@chromium.org> Reviewed-by:
Bill Budge <bbudge@chromium.org> Cr-Commit-Position: refs/heads/master@{#698766}
-
Raul Tambre authored
[232/51065] ACTION //chrome/browser/apps/platform_apps/api:api_registration_bundle_generator_registration(//build/toolchain/win:win_clang_x64) C:\Google\chromium\src\tools\json_schema_compiler\cpp_util.py:41: SyntaxWarning: invalid escape sequence \W return '_'.join([x[0].upper() + x[1:] for x in re.split('\W', s)]) Bug: 958138 Change-Id: I7abaa02964e9035594db3265acb5bc2c3978125f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1815869 Commit-Queue: Raul Tambre <raul@tambre.ee> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Auto-Submit: Raul Tambre <raul@tambre.ee> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#698765}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/46203b003a3d..23b8230b5d84 git log 46203b003a3d..23b8230b5d84 --date=short --no-merges --format='%ad %ae %s' 2019-09-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@23b8230b5d84 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 brianosman@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/+/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 TBR=brianosman@google.com Bug: None Change-Id: Id3876cbb9aed11cb732e888cbd7cee85b88a5b4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1817842Reviewed-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@{#698764}
-
Eric Foo authored
See https://tinyurl.com/yxau5sc4 for context. Bug: 977050 Change-Id: Ia2d0781c30a5194fe770cb4abbabd20ecce6aacd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1808312Reviewed-by:
Tommy Steimel <steimel@chromium.org> Commit-Queue: Tommy Steimel <steimel@chromium.org> Auto-Submit: Eric Foo <efoo@chromium.org> Cr-Commit-Position: refs/heads/master@{#698763}
-
Pauline Leitao authored
This CL changes the bookmarks merge algorithm to use BookmarkNode GUIDs as the primary resource in merging two nodes, as opposed to only making use of matching semantics. Instead of only matching nodes under the same parent and with identical content, the algorithm is now able to merge nodes regardless of how they may have been altered or moved. Explicitly, this CL does the following: - Replaces local GUID values if corresponding remote nodes conflict in type (folder vs. URL) or URL value. - Merges nodes by GUID before attempting to merge them by semantics. - Excludes nodes that would otherwise be matched by GUID when looking for semantics matches and when processing new creations. - Replaces local nodes' GUID if matched by semantics or title if matched by GUID to equate remote counterparts' values. Bug: 978430 Change-Id: I133db583d94d31487293c772101061b514e0cdc2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1801754 Commit-Queue: Pauline Leitao <psivieroleitao@google.com> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#698762}
-
Peter Kasting authored
Bug: 82078 Change-Id: I5b7a8fe9f0dd2cf999ee7a084f32c1f3c02b6cfc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1816358 Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#698761}
-
Tobias Sargeant authored
Bug: 1004133 Test: manually tested that exceptions were reported for crbug/100284 Change-Id: Ic78f4838030dbc0b2ab74f0763526e4b71339090 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1804297Reviewed-by:
Richard Coles <torne@chromium.org> Commit-Queue: Tobias Sargeant <tobiasjs@chromium.org> Cr-Commit-Position: refs/heads/master@{#698760}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/23cf8b1418a3..11fb7e42a9c5 Created with: gclient setdep -r src-internal@11fb7e42a9c5 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@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/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=jbudorick@google.com Bug: chromium:None Change-Id: Idf67131996f2cbfec1c0a75967eecee98974509b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1816872Reviewed-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@{#698759}
-
Julie Jeongeun Kim authored
This CL converts SingleSampleMetricsProvider{Ptr,Request} and SingleSampleMetric{Ptr, Request} to new Mojo types. It also updates AcquireSingleSampleMetric from single_sample_metrics.mojom and members and methods which implement it. Bug: 955171 Change-Id: Ied581a2d392d8c3b4a68b8eacc046e013eac25d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1810176Reviewed-by:
Sam McNally <sammc@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#698758}
-
Julie Jeongeun Kim authored
This CL converts StartupMetricHostRequest to new Mojo types using PendingReceiver. Bug: 955171 Change-Id: Idbfb8e44b28b927acba9931fa248313ebc96845a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1816242Reviewed-by:
François Doray <fdoray@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#698757}
-
Nikita Podguzov authored
Bug: 992889 Change-Id: I4d4c2f8dcd906e532754e2d306a5be3441324e48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1810997Reviewed-by:
Sean Kau <skau@chromium.org> Commit-Queue: Nikita Podguzov <nikitapodguzov@google.com> Cr-Commit-Position: refs/heads/master@{#698756}
-
Fredrik Söderquist authored
The notification of repeats could end up adding (or trying to) the begin/end sync-base times again for each repeat, meaning redundant work. Pack the relevant notification data into a struct and then pass that, allowing notifications to be better targeted. This also rename NotifyDependentsIntervalChanged(...) to NotifyDependents(...) - now taking the new struct while still being the "notifications" driver - while adding the new NotifyDependentsOnNewInterval(...) and NotifyDependentsOnRepeat(...) for the relevant notifications. The nesting level of the loop in CreateInstanceTimesFromSyncBase() is reduced. Bug: 998526 Change-Id: I1c4ffba6094261c677e912efc2b9ca0d810c1072 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1816567 Commit-Queue: Fredrik Söderquist <fs@opera.com> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#698755}
-
Julie Jeongeun Kim authored
This CL converts PrefStoreConnectorPtr and PrefStoreConnectorRequest to new Mojo types. It also updates RefCountedInterfacePtr to RefCountedRemote to use mojo::Remote. Bug: 955171 Change-Id: Ib9cdf05a731bae104fd096133e98b426d00f1064 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1808964Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Sam McNally <sammc@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#698754}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/7a6968b03509..23cf8b1418a3 Created with: gclient setdep -r src-internal@23cf8b1418a3 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@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/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=jbudorick@google.com Bug: chromium:None Change-Id: Id056163663b5c70f09f282913e8acd0fd0fbf73a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1817679Reviewed-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@{#698753}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/54376d042b2c..f85be12f1b2f git log 54376d042b2c..f85be12f1b2f --date=short --no-merges --format='%ad %ae %s' 2019-09-21 ahassani@chromium.org cros_flash: Handle App ID mismatch between device and payload Created with: gclient setdep -r src/third_party/chromite@f85be12f1b2f If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@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/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Bug: None Change-Id: Icd9130b8ef8a765356a41114f4ae90e75fabbb2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1817680Reviewed-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@{#698752}
-
Julie Jeongeun Kim authored
This CL converts TrackedPreferenceValidationDelegatePtr and TrackedPreferenceValidationDelegateRequest to new Mojo types. It uses PendingRemote or Remote and ReceiverSet instead of TrackedPreferenceValidationDelegatePtr and BindingSet. Bug: 955171 Change-Id: Ia417d64fb7a05fd779795c5eb4c0ba7dbce209b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1809288 Commit-Queue: Julie Kim <jkim@igalia.com> Reviewed-by:
Sam McNally <sammc@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#698751}
-
Julie Jeongeun Kim authored
This CL converts RapporRecorderPtr and RapporRecorderRequest to new Mojo types. It uses Remote or PendingRemote and PendingReceiver instead of RapporRecorderPtr and RapporRecorderRequest. Bug: 955171 Change-Id: I6658a0b3087af0646e6b7654fd4db0987a4e3cb6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1810446Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#698750}
-
Nick Diego Yamane authored
Bug: 965991 Change-Id: I575ed42f820dfd328bcb557754441176058cab40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1813857 Commit-Queue: Nick Yamane <nickdiego@igalia.com> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#698749}
-
Julie Jeongeun Kim authored
This CL converts HostResolverRequestClientPtr and HostResolverRequestClientRequest to new Mojo types. It uses Remote or PendingRemote, PendingReceiver, and Receiver instead of HostResolverRequestClientPtr, HostResolverRequestClientRequest and Binding. Bug: 955171 Change-Id: I11c270e26e77fee7391b64f898a0b10d8c66dc15 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1811406Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Maks Orlovich <morlovich@chromium.org> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#698748}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/75cb69cd42c9..54376d042b2c git log 75cb69cd42c9..54376d042b2c --date=short --no-merges --format='%ad %ae %s' 2019-09-21 vapier@chromium.org partial_mock: move PredicateSplit out of cros_build_lib Created with: gclient setdep -r src/third_party/chromite@54376d042b2c If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@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/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Bug: None Change-Id: I0a13dd7df5d9ca293353b0f043635974eaf3dd41 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1817676Reviewed-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@{#698747}
-
Sergey Ulanov authored
Previously FuchsiaVideoDecoder was creating a new StreamProcessor instance every time Initialize() is called. This was not working correctly with decoders that do not support more than once instance. Fixed Initialize() to reuse StreamProcessor if it was initialized for the same codec. Bug: 1003529 Change-Id: I268c73f7e325eeb22be5bc2ad355d5b0f54b8659 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1814328 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Auto-Submit: Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#698746}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/dcfe55f13f15..a79f0e50bb33 git log dcfe55f13f15..a79f0e50bb33 --date=short --no-merges --format='%ad %ae %s' 2019-09-21 raul@tambre.ee tests/gclient_scm_test.py: Fix invalid escape sequences in regex strings Created with: gclient setdep -r src/third_party/depot_tools@a79f0e50bb33 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC agable@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md TBR=agable@chromium.org Bug: chromium:958138 Change-Id: I414d0811079b92a25f78b36df62ff50cbe2c1ac9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1817671Reviewed-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@{#698745}
-
Fredrik Söderquist authored
This extends the current set of possible origins from kParserOrigin and kScriptOrigin to kAttribute, kScript, kSyncBase, kRepeat, kEvent and kLinkActivation. The enumeration is renamed to SMILTimeOrigin and defined outside of the SMILTimeWithOrigin scope. This should allow future changes like clearing out sync-base instances when rewinding the timeline and similar "cleanup" (currently we accumulate these instance times which means there's a possibility of the instance list growing indefinitely). Bug: 998526 Change-Id: I2cbc910dccb2d48d32a3316239969b93a63a4907 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1816550Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#698744}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/edd92eed5bff..46203b003a3d git log edd92eed5bff..46203b003a3d --date=short --no-merges --format='%ad %ae %s' 2019-09-21 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps Created with: gclient setdep -r src/third_party/skia@46203b003a3d 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 brianosman@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/+/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 TBR=brianosman@google.com Bug: None Change-Id: Ie99eaeee92f1e3d763a9968cc7cd871daaa2b241 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1817658Reviewed-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@{#698743}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/00532126b42d..75cb69cd42c9 git log 00532126b42d..75cb69cd42c9 --date=short --no-merges --format='%ad %ae %s' 2019-09-21 vapier@chromium.org paygen: gspaths: fix pylint access-member-before-definition warning Created with: gclient setdep -r src/third_party/chromite@75cb69cd42c9 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@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/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Bug: None Change-Id: Id15aa6dee77e4a3653a262ebb7f58936fc136c2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1817659Reviewed-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@{#698742}
-
Manu Cornet authored
Bug: 982512 Change-Id: I66e6094048a064ed8804825960c32a1327137290 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1814222 Commit-Queue: Manu Cornet <manucornet@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#698741}
-
Mohit Bansal authored
This CL adds support for passing image information from PDFiumEngine to mimehandler process using PP_PrivateAccessibilityImageInfo structure. Tests have been added to validate the image information being passed to the mimehandler process and also validate the accessibility tree generation logic in the mimehandler process. Bug: 981448 Change-Id: I1d8d5ab8f9fe817c74dd45cfb918cbf60e04b766 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1757650 Commit-Queue: Mohit Bansal <mohitb@microsoft.com> Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Ian Prest <iapres@microsoft.com> Cr-Commit-Position: refs/heads/master@{#698740}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/39f2488b..b98887e6 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: Ic385387a3ae5769e647551beebddd7a52766dc6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1817617Reviewed-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@{#698739}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/7db90eab89b7..7a6968b03509 Created with: gclient setdep -r src-internal@7a6968b03509 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@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/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=jbudorick@google.com Bug: chromium:None Change-Id: Ia2284e8792eccb9013f1e3d451c30ad2a015a53e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1817276Reviewed-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@{#698738}
-
Erik Chen authored
This CL is a refactor with no intended behavior change. This allows RenderViewImpl to perform viewport/window conversions without going through RenderWidget, which may not exist. Bug: 912193 Change-Id: I4b9d20ad83975bbe1038c55aa0c307e623c45173 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1815942 Commit-Queue: Erik Chen <erikchen@chromium.org> Auto-Submit: Erik Chen <erikchen@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#698737}
-
Mansi Awasthi authored
This CL adds support for passing web link information from PDFiumEngine to MimeHandler process using the newly added IPC structure PP_PrivateAccessibilityLinkInfo. A test is added to validate that the link information passed to MimeHandler process is correct. Bug: 981448 Change-Id: I5581a988014961ad997827850a4ce36fdcf06e51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1730494 Commit-Queue: Mansi Awasthi <maawas@microsoft.com> Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Kevin Babbitt <kbabbitt@microsoft.com> Cr-Commit-Position: refs/heads/master@{#698736}
-
Maksim Sisov authored
Instead of calling XWindow::SetVisualId from DWTHX11:SetVisualId, the latter was moved to DWTHLinux and now stores the pending visual id value as base::Optional<int> and passes it to the PlatformWindowInitProperties on DWTHLinux::AddAdditionalInitProperties call. Having SetVisualId calling XWindow is dangerous and leads to segfaults and XWindow, which is X11Window, which is PlatformWindow, might not exist by that time. Bug: 1003347, 990756 Change-Id: Ic62a2974078f27f7f813e44919b51b6539783f2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1803274Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#698735}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/7f930e7d1a60..00532126b42d git log 7f930e7d1a60..00532126b42d --date=short --no-merges --format='%ad %ae %s' 2019-09-21 vapier@chromium.org git: handle empty diffs Created with: gclient setdep -r src/third_party/chromite@00532126b42d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@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/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Bug: None Change-Id: I882e4db8f3fb7139be2cbcd9e0b6cf8e242d1ee5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1817275Reviewed-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@{#698734}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/bd67d0035a80..edd92eed5bff git log bd67d0035a80..edd92eed5bff --date=short --no-merges --format='%ad %ae %s' 2019-09-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@edd92eed5bff 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 brianosman@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/+/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 TBR=brianosman@google.com Bug: None Change-Id: I24ed1ce40b46e0d7c8bfa99dc1298d3a2805bf8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1817274Reviewed-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@{#698733}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/2249fef21954..341482072a19 git log 2249fef21954..341482072a19 --date=short --no-merges --format='%ad %ae %s' 2019-09-21 jmadill@chromium.org Capture/Replay: Encapsulate cpp replay. 2019-09-21 jmadill@chromium.org Reland "Refactor built-in symbol table." 2019-09-21 zmo@chromium.org Revert "Refactor built-in symbol table." Created with: gclient setdep -r src/third_party/angle@341482072a19 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC geofflang@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=geofflang@chromium.org Bug: chromium:998535,chromium:998535,chromium:1006501 Change-Id: Ie3212e3b40aed86a2db7e4b3e35970459d4e980b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1817273Reviewed-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@{#698732}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/d4d1ba4971aa..dcfe55f13f15 git log d4d1ba4971aa..dcfe55f13f15 --date=short --no-merges --format='%ad %ae %s' 2019-09-21 tandrii@google.com git-cache: add --gc-aggressive support. Created with: gclient setdep -r src/third_party/depot_tools@dcfe55f13f15 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC agable@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md TBR=agable@chromium.org Bug: None Change-Id: Ie4a07439c9aca17db98b539c8502f47aa7bbeb6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1817271Reviewed-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@{#698731}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/ea0e7864b0ec..7f930e7d1a60 git log ea0e7864b0ec..7f930e7d1a60 --date=short --no-merges --format='%ad %ae %s' 2019-09-21 vapier@chromium.org attrs_freezer: split helpers out of cros_build_lib Created with: gclient setdep -r src/third_party/chromite@7f930e7d1a60 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@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/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Bug: None Change-Id: I9b5a4b2113b9ae67520223115b0cc698979c4086 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1817272Reviewed-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@{#698730}
-
Dan Beam authored
Currently implemented behind the DismissNtpPromos feature flag. Bug: 1003508 Change-Id: Id5006584890d8684ce8c2f1502a367d31f8d7473 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1810009 Commit-Queue: Dan Beam <dbeam@chromium.org> Auto-Submit: Dan Beam <dbeam@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Kyle Milka <kmilka@chromium.org> Cr-Commit-Position: refs/heads/master@{#698729}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/6b43e50bae25..7db90eab89b7 Created with: gclient setdep -r src-internal@7db90eab89b7 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@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/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=jbudorick@google.com Bug: chromium:None Change-Id: Ibd702f87a8f10552067cfc869fae6977c1c8110b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1817537Reviewed-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@{#698728}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast TBR=cr-fuchsia+bot@chromium.org Change-Id: I0d99db46c9b6f863f079e818e3d719481b9bdabf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1817270Reviewed-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@{#698727}
-