- 23 Aug, 2019 40 commits
-
-
Friedrich Horschig authored
This CL replaces only the credit card icons for Android with versions without gray borderline. Only the credit card settings are immediately affected — all other instances seem to use images from the native side. The larger goal is to have nicer icons in autofill chips and fallback sheets in the keyboard accessory. Bug: 985318 Change-Id: I4c140233f13ce68acc3b72af105f16b73233f421 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1730916 Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#689964}
-
Avi Drissman authored
This used to fail on non-Google Chrome builds due to the use of custom resource rules, but we don’t do that any more. Adjust defaults. BUG=none Change-Id: Ic9e0b110fdcb47feb8878be35feb60f326556789 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1762759Reviewed-by:
Robert Sesek <rsesek@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#689963}
-
Brian Geffon authored
BUG=chromium:993569 Change-Id: Ib6725b6dc708882a67132973d20db8240e5ad489 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1765331Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Brian Geffon <bgeffon@chromium.org> Cr-Commit-Position: refs/heads/master@{#689962}
-
Gaoping Huang authored
This CL contains the graph model that tracks the events fired from WebAudio backend. A follow-up CL will be uploaded soon to use `dagre` to layout the graph model. A relevant CL is uploaded to add `dagre` as a front_end module: https://chromium-review.googlesource.com/c/chromium/src/+/1749643 Bug: 974343 Change-Id: Ie276e593e3b35c12d898677993c994256fc0df41 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1753704Reviewed-by:
Raymond Toy <rtoy@chromium.org> Reviewed-by:
Hongchan Choi <hongchan@chromium.org> Reviewed-by:
Erik Luo <luoe@chromium.org> Commit-Queue: Hongchan Choi <hongchan@chromium.org> Cr-Commit-Position: refs/heads/master@{#689961}
-
Egor Pasko authored
Re-enabling the test after mitigation landed (crrev.com/689916). Bug: 990551 Change-Id: I657cd9088191ebe22b7fa918b4b44b3ed3567ac4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1768525Reviewed-by:
Ben Pastene <bpastene@chromium.org> Commit-Queue: Egor Pasko <pasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#689960}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/222a4fb01b0a..b6e0bc79fa4e Created with: gclient setdep -r src-internal@b6e0bc79fa4e The AutoRoll server is located here: https://skia-autoroll.corp.goog/r/src-internal-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.chrome.try:linux-chromeos-chrome TBR=jbudorick@google.com Bug: chromium:None Change-Id: I60ac119b943f62995a9c1a84a306d17d0025e5f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1769029Reviewed-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@{#689959}
-
Yasmin authored
Before: https://screenshot.googleplex.com/8JxHd0a026T After: https://screenshot.googleplex.com/S5TARg9MT8t Bug: 994703 Change-Id: I5f6905cb5730c8f35bb997ec0114d6df36b90c86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763766 Commit-Queue: Yasmin Molazadeh <yasmo@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Cr-Commit-Position: refs/heads/master@{#689958}
-
Lijin Shen authored
Currently, incognito bg color is identical to tab switcher bg color. This CL tries to update tab switcher bg color to match the latest color matrics. Bug: 985064 Change-Id: I2d64346fa91bbb4e034a98a9f929b676ff2a9af1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1767243Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Lijin Shen <lazzzis@google.com> Cr-Commit-Position: refs/heads/master@{#689957}
-
Yasmin authored
Bug: 988461 Change-Id: I820bca05f073ef379178d7cf17fbbb7efbaba4c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764131Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Commit-Queue: Yasmin Molazadeh <yasmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#689956}
-
Frank Tang authored
https://chromium.googlesource.com/chromium/deps/icu.git/+log/2b2ee71..952ccb9 952ccb9 CherryPick LocaleMatcher API in ICU Fuchsia also needs LocaleMatcher. https://bugs.fuchsia.dev/p/fuchsia/issues/detail?id=35401 Bug: v8:7051 Change-Id: I66c7b07b776962358fd4cbcd16b12d9626383ab0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1766892Reviewed-by:
Jungshik Shin <jshin@chromium.org> Commit-Queue: Frank Tang <ftang@chromium.org> Cr-Commit-Position: refs/heads/master@{#689955}
-
John Abd-El-Malek authored
TBR=treib@chromium.org Change-Id: I1e3310dc4a689bb6f1fb862b2c3a03b575da2b77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1769046Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Auto-Submit: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#689954}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/890a65b17d95..472c74c60ca2 git log 890a65b17d95..472c74c60ca2 --date=short --no-merges --format='%ad %ae %s' 2019-08-23 syoussefi@chromium.org Translator: Allow tree validation in children of TCompiler Created with: gclient setdep -r src/third_party/angle@472c74c60ca2 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=jonahr@chromium.org,jonahr@google.com Bug: None Change-Id: I63a7983e9b4c61c0c61582b0e499cb36e9691bef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1769019Reviewed-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@{#689953}
-
Alex Clarke authored
We had problems going on with test flakiness caused when ChromeTabbedActivity.setupCompositorContent runs earlier than it used to, typically before NewTabPage is constructed. This is problematic because the LayoutManager tries to hide the empty page when the NTP is created resulting in MainIntentActionType.SWITCH_TABS getting recorded. With the exception of MainIntentBehaviorMetricsIntegrationTest#testCreateNtp these seem to have gone away so I'm reverting the changes. Bug: 982081, 980587 Change-Id: I64809492ed8bfda932f9a93ff8e3329e61e57e51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1749189Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Alex Clarke <alexclarke@chromium.org> Cr-Commit-Position: refs/heads/master@{#689952}
-
Andrew Lee authored
Change-Id: I9524e0dc0eadeb51cf53c16d756bd4f641debf55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764932Reviewed-by:
Leonard Grey <lgrey@chromium.org> Commit-Queue: MyungJae Lee <myungjaelee@chromium.org> Cr-Commit-Position: refs/heads/master@{#689951}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/07489b86416c..e7aecaad3386 git log 07489b86416c..e7aecaad3386 --date=short --no-merges --format='%ad %ae %s' 2019-08-23 primiano@google.com Merge "Minor refactoring to config protos" Created with: gclient setdep -r src/third_party/perfetto@e7aecaad3386 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 Bug: None Change-Id: Ifbdb28f5f16fdf6d3720cabaf4095e734d980593 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1769024Reviewed-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@{#689950}
-
Piotr Bialecki authored
Ship anchor information from ARCore side to blink. The data will be surfaced to the JavaScript side in subsequent CLs. Bug: 992029 Change-Id: Ica8a0d424c64c96d9d1c3679be07e5569bc6bd8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763876Reviewed-by:
David Dorwin <ddorwin@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Piotr Bialecki <bialpio@chromium.org> Cr-Commit-Position: refs/heads/master@{#689949}
-
Himanshu Jaju authored
The user could disable the default dialer app which would cause chrome to crash since no activity can be resolved for dial intent Bug: 996644 Change-Id: If410e7b8ff491fc6321f23414ff8007ebb77f6ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1768760Reviewed-by:
Alex Chau <alexchau@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Commit-Queue: Himanshu Jaju <himanshujaju@chromium.org> Cr-Commit-Position: refs/heads/master@{#689948}
-
Ben Mason authored
Fixed: I have disabled building of the system image in next-* builds so there should no longer be an issue. next-* builds can be re-enabled when bundletool is updated. This reverts commit 7c77403d. Original change's description: > Revert "Enable dist fusing for all feature modules." > > This reverts commit 27ca1df7. > > Reason for revert: This CL causes an official build failure > https://crbug.com/996658 > > Original change's description: > > Enable dist fusing for all feature modules. > > > > Change-Id: I66848fec159450a6d531e0af3f867988aa8b148f > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763431 > > Reviewed-by: Tibor Goldschwendt <tiborg@chromium.org> > > Commit-Queue: Ben Mason <benmason@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#689075} > > TBR=tiborg@chromium.org,benmason@chromium.org > > Change-Id: Ib696df42847a54c1257fae41ecb544df40f47e75 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764159 > Reviewed-by: Alex Ilin <alexilin@chromium.org> > Commit-Queue: Alex Ilin <alexilin@chromium.org> > Cr-Commit-Position: refs/heads/master@{#689454} TBR=alexilin@chromium.org,tiborg@chromium.org,benmason@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Change-Id: Id4687e7980b238cdbea04a1c8921b57a974f7cd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1768946Reviewed-by:
Ben Mason <benmason@chromium.org> Commit-Queue: Ben Mason <benmason@chromium.org> Cr-Commit-Position: refs/heads/master@{#689947}
-
Sigurdur Asgeirsson authored
Also use an empty match regexpr for maximal compliance with output. Bug: 996826 Change-Id: I8aaf27cc561752a6f202fed44b9f41f529b00aa4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1768858Reviewed-by:
Sébastien Marchand <sebmarchand@chromium.org> Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> Commit-Queue: Sigurður Ásgeirsson <siggi@chromium.org> Cr-Commit-Position: refs/heads/master@{#689946}
-
James Cook authored
Specifically, assistant, IME, and cros_network_config headers. The forward headers are much smaller (best case, tens of thousands of lines smaller, considering all transitive includes). Also introduce TrayNetworkModelObserver as a separate class so that classes wanting to inherit the observer interface don't need to include the whole TrayNetworkModelState header (and its transitive cros_network_config.mojom.h includes). Bug: 996418,922875 Test: bots Change-Id: Ib1d28c0dfedcae91743e3367f4462726d37014b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764522 Commit-Queue: James Cook <jamescook@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#689945}
-
François Beaufort authored
This is a no-op since [Exposed=Window] is the default for interfaces. It updates Blink's WebIDL to match the specification as modified in, https://github.com/w3c/picture-in-picture/pull/164 Change-Id: I8aafda2233dd2e39153721e813711aec9b43afe2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1767667 Auto-Submit: François Beaufort <beaufort.francois@gmail.com> Commit-Queue: Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Becca Hughes <beccahughes@chromium.org> Reviewed-by:
François Beaufort <beaufort.francois@gmail.com> Cr-Commit-Position: refs/heads/master@{#689944}
-
Mia Glaese authored
Bug: 982018 Change-Id: I28705cff7085007ece4a802e03409f95996c3103 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1745572 Commit-Queue: Mia Glaese <glamia@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Ganggui Tang <gogerald@chromium.org> Cr-Commit-Position: refs/heads/master@{#689943}
-
Miyoung Shin authored
This CL converts ServiceWorkerObjectAssociated{Ptr, PtrInfo, Request} and ServiceWorkerObjectHostAssociated{Ptr, PtrInfo} in content and blink to the new Mojo types, and uses pending_associated_remote<ServiceWorkerObjectHost> and pending_associated_receiver<ServiceWorkerObject> in service_worker_object.mojom. Bug: 955171, 978694 Change-Id: I112f4246eddb7b0ec3e3b1e1574962e95357b06c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1765132Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Cr-Commit-Position: refs/heads/master@{#689942}
-
Aga Wronska authored
This aligns the code among all places where PAC is used to simplify the maintenance: * Lock screen - time limits * Login screen - time change * In session - timezone/time change To simplify testing of the ParentAccessWidget and reflect the way it works a few additional changes were made to the code: * The widget is not owned by LoginScreenController, to avoid adding additional helpers there. * Only one instance of the widget is created at a time - this reflects the fact that widget is modal and interaction with underlying objects is blocked * Make sure that the widget is destroyed when it is dismissed rather than tie its lifetime with LoginScreenController Bug: 991318, 972117 Test: LockContentsViewUnitTest + manually Change-Id: I392d12315204f1420871915ac6b6ccf9660aca66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1762597 Commit-Queue: Aga Wronska <agawronska@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Henrique Grandinetti <hgrandinetti@chromium.org> Cr-Commit-Position: refs/heads/master@{#689941}
-
Nicolás Peña Moreno authored
The two tests that rely on http/tests/misc/resources/resource-timing-sizes-cors-preflight.js are incorrect because CORS preflights should not trigger new Resource Timing entries. This change reverts the changes made in 793f7c35 and fixes the tests. Bug: 982924 Change-Id: Ic656f9fc0cd6dadfa66d1176765696817bcec8f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1696525Reviewed-by:
Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#689940}
-
Becca Hughes authored
Mark off the record sessions as sensitive and stop them from being displayed on the lock screen. BUG=996779 Change-Id: I927ca5b4208f4d092bace9174d95e761d78559f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764900Reviewed-by:
Tommy Steimel <steimel@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Becca Hughes <beccahughes@chromium.org> Cr-Commit-Position: refs/heads/master@{#689939}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/2255b34f..60eaabde 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: Ie0a038a16741ed7ade6ddc89524f15c99dd752b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1768781Reviewed-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@{#689938}
-
Alex Clarke authored
We are trying to prioritize loading and compositing tasks during early load but because Document::load_event_delay_timer_ is currently TaskType::kNetworking the load event ends up firing sooner than expected causing various web_tests to fail. Specifically its the relative order between different on* callbacks which is at issue. Most other callbacks use kDOMManipulation or kMediaEvent. Using kNetworking here means that we can fire it too early — using kDOMManipulation guarantees that (almost) all on*() callbacks will run in order. This change is correct per https://html.spec.whatwg.org/#delay-the-load-event which states: "Except where otherwise specified, the task source for the tasks mentioned in this section is the DOM manipulation task source." Bug: 971191 Change-Id: Id8b503a40582de6cd388be8dadc496242ac087c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1765929 Commit-Queue: Alex Clarke <alexclarke@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#689937}
-
Vladimir Levin authored
This patch ensures that we block visual overflow if the child paint is blocked. Otherwise, this can cause DCHECKs, when the visual overflow is needed for a child of a locked element. Specifically, in these cases paint is already clean. R=chrishtr@chromium.org Bug: 989939 Change-Id: I55c05a92564f4967efa542f38bce682ffa739606 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1766433Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Commit-Queue: vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#689936}
-
Aga Wronska authored
Bug: 996966 Change-Id: I11dde55997ef1f8d4e9a0a31c999020b6a427bc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1767602Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Henrique Grandinetti <hgrandinetti@chromium.org> Commit-Queue: Aga Wronska <agawronska@chromium.org> Cr-Commit-Position: refs/heads/master@{#689935}
-
Rayan Kanso authored
TBR=estevenson@chromium.org Bug: 996320 Change-Id: I4bfd39f0bce5942167f1756b75768413ac7a657f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1765849 Commit-Queue: Rayan Kanso <rayankans@chromium.org> Reviewed-by:
Eric Stevenson <estevenson@chromium.org> Reviewed-by:
Alex Chau <alexchau@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#689934}
-
Nico Weber authored
Bug: 961769 Change-Id: I5190c5a6b5eae4a1a7ffb9ee0fc0f52ed29186d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1762762 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Auto-Submit: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#689933}
-
Mathias Carlen authored
This patch adds a specific test to verify that a prompt() field set in the GetPaymentInformationAction is properly sent to the UI and shown in the status bar. This is to prevent regressions like the one fixed in crrev/c/1763683 R=arbesser@google.com Bug: b/139842776 Change-Id: I6726b3fbd70b3fe1e5c9bf9b91ddbfd9c166164a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1768458Reviewed-by:
Clemens Arbesser <arbesser@google.com> Commit-Queue: Mathias Carlen <mcarlen@chromium.org> Cr-Commit-Position: refs/heads/master@{#689932}
-
Kamila authored
Bug: 986737 Change-Id: I1457cf052b036c7c8f7dd2d00ac74b649126f31c TBR: jcivelli@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764190 Commit-Queue: Kamila Hasanbega <hkamila@google.com> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#689931}
-
Edvard Thörnros authored
Changed SMILTimeContainer to step through all times where an animation stops or ends when just playing it normally. Currently it will only add slowdowns but also makes the animations more "correct". This commit also fixes issue 688742 Bug: 688742, 986219 Change-Id: I847abedc45aba110d09123793abfb3d9c018c94a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1730421 Commit-Queue: Edvard Thörnros <edvardt@opera.com> Reviewed-by:
Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#689930}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 911640c9. With Chromium commits locally applied on WPT: 1194775a "Add ability to block same-origin access via document-access feature policy" 5546163a "Temporarily send `Sec-Fetch-*` headers via non-secure transport." 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: foolip@chromium.org, robertma@chromium.org, smcgruer@chromium.org: external/wpt/infrastructure NOAUTOREVERT=true TBR=raphael.kubo.da.costa No-Export: true Change-Id: Ib2c3dcb7af81da4d9b3c187faa6f686705c9df9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1768780Reviewed-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@{#689929}
-
Wei-Yin Chen (陳威尹) authored
This is a reland of f9355db3 Original change's description: > Hide invisible Tab in GTS layout better > > After switching to another tab from GTS, a thumbnail of the original > tab is taken. However, the thumbnail taking would be blocked if the > web contents of the original tab is detached. Therefore, when showing > the GTS-to-Tab transition animation to another tab, we cannot detach > the original tab. > > The original tab is supposed to be invisible, but the tab decoration > was not properly hidden. > > This CL hides the decoration of that invisible tab. > > Bug: 995992 > Change-Id: Ia55cc21ddcbbc59674fa8c8268faaddc458cd4a3 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764660 > Reviewed-by: Mei Liang <meiliang@chromium.org> > Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#689621} TBR=meiliang@chromium.org Bug: 995992 Change-Id: I33bdbf5f96bf05cd5b055d13a01c0f5e472f2b90 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1767609 Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#689928}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/72c32d717ae9..222a4fb01b0a Created with: gclient setdep -r src-internal@222a4fb01b0a The AutoRoll server is located here: https://skia-autoroll.corp.goog/r/src-internal-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.chrome.try:linux-chromeos-chrome TBR=jbudorick@google.com Bug: chromium:None,chromium:None Change-Id: I079b1242e567f3c7105c0bbce6d8f520be1258e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1769016Reviewed-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@{#689927}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/082dfcd1ccbe..94dbee77eb6c git log 082dfcd1ccbe..94dbee77eb6c --date=short --no-merges --format='%ad %ae %s' 2019-08-23 chrome-bot@chromium.org Update config settings by config-updater. Created with: gclient setdep -r src/third_party/chromite@94dbee77eb6c 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@google.com Bug: None Change-Id: I87705c21c627cc7de9fc5c32f29f0c3b77748e57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1769018Reviewed-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@{#689926}
-
Gyuyoung Kim authored
As the first step to removing web_localized_string.h, this CL changes the WebLocalizedString::Name argument with int resource_id. Bug: 995644 Change-Id: Idbeacddb25b45749950b32a07182ca33cd8cef1e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1767477Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#689925}
-