- 10 Jul, 2019 40 commits
-
-
Sam Maier authored
Getting rid of the SERIAL_EXECUTOR path for finch trials. Bug: 957735 Change-Id: I04577e3fe61c749b9f3bb634fa7252f2ab299a58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1689035Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Sam Maier <smaier@chromium.org> Cr-Commit-Position: refs/heads/master@{#676180}
-
Kevin Babbitt authored
For HTML accessibility testing, we've found it valuable to dump platform accessibility trees and check them against expectation files. This CL brings that capability to PDF by integrating the tree formatter into PdfExtensionTest. Further tuning of the property filters for PDF may be required in the future, but this gives us a starting point. This CL also adds functions to browser_test_utils to find a node in the accessibility tree by name and/or role. For PDF this is used to scope the dumps to the PDF itself, so that changes to the host HTML do not impact the tests. There are other examples of these find functions in content_browsertests today, but none are suitable for export. http://crbug.com/980391 is for future work to consolidate these functions. Bug: 974397 Change-Id: I0cfd2a7b456550a94a3587f36c0ee6f5d8dc4821 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1674498 Commit-Queue: Kevin Babbitt <kbabbitt@microsoft.com> Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Nektarios Paisios <nektar@chromium.org> Cr-Commit-Position: refs/heads/master@{#676179}
-
Wei Li authored
This CL contains the following adjustments: -- Remove Chrome logo from bubble UI; -- Change bubble UI title to "Help us improve Chrome/Chromium"; -- Hide Chrome logo in survey content; -- Add auto dismiss survey dialog after two seconds; -- Change bubble to NOT close on deactivation so it won't be closed by other bubbles such as extension popup; BUG=979530 Change-Id: Ie4020d0b0f07d1cb0aa488e1cd02895542a40dfe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695162Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Commit-Queue: Wei Li <weili@chromium.org> Cr-Commit-Position: refs/heads/master@{#676178}
-
James Cook authored
We decided to share a single language list between OS and browser, and to show the list in both settings pages. For consistency between the two UI surfaces, we're keeping the "Display Chrome OS in this language" item in both places. This CL eliminates pageVisibility.uiDisplayedInThisLanguage because it would always be true. Bug: 974424, 982299 Test: manual, menu item appears in browser settings after flag flip Change-Id: Icc0bf8a344038bcc73059e74e5fdab9c88306cbc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1693388 Auto-Submit: James Cook <jamescook@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Reviewed-by:
May Lippert <maybelle@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#676177}
-
Tommy Steimel authored
This CL relands a fix for a broken DCHECK in the MediaToolbarButtonController. This fix was accidentally removed by a bad rebase in a different CL. Bug: 973486 Change-Id: Idb8cb0a8ceb251c82a81203ac2ef37ebc90fbf50 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695928Reviewed-by:
Becca Hughes <beccahughes@chromium.org> Commit-Queue: Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#676176}
-
Miyoung Shin authored
This CL replaces the use of std::array of std containers with WTF::Vector in v8_context_snapshot.cc. Bug: 952716 Change-Id: I1c66d018251c06f147f7bb0ecc1f6dc724bb43eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695063Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Cr-Commit-Position: refs/heads/master@{#676175}
-
Evan Stade authored
Bug: b/136621529 Change-Id: I3c599a207e77fa588109554569b3838cdbdfe66f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1693035Reviewed-by:
Katie Dektar <katie@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#676174}
-
Marijn Kruisselbrink authored
See https://storage.cloud.google.com/chromium-translation-screenshots/a4d4621b4680a1742fd3ca8366e8e1e886dfef27 for what this dialog looks like. Bug: 878585 Change-Id: I31c99e56ac4b69b5373f79992fb8179001b26dac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1680305 Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Ovidio de Jesús Ruiz-Henríquez <odejesush@chromium.org> Cr-Commit-Position: refs/heads/master@{#676173}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/5cc5f6ebf601..edc9d42942af git log 5cc5f6ebf601..edc9d42942af --date=short --no-merges --format='%ad %ae %s' 2019-07-10 bikineev@chromium.org Consider foreground worker threads in V8 metrics 2019-07-10 dberris@google.com Pinpoint: Stop relying on device affinity Created with: gclient setdep -r src/third_party/catapult@edc9d42942af The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-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 BUG=chromium:967258,chromium:948251 TBR=sadrul@google.com Change-Id: I204d1256d6f709138f06e8a843141c8d9956b5bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695850Reviewed-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@{#676172}
-
Mitsuru Oshima authored
Tablet mode switch can be asynchronous when screenshot is required, hence the test code that expect synchronous change has to wait for completion. * Consolidate TabletModeObserver and TabletModeToggleObserver. TabletModeObserver is now public. * TabletMode::Waiter to wait tablet mode transition. TBR=hidehiko@chromium.org Bug: 981281, b/135956156 Test: CTS test will pass. Change-Id: Ifca472ef4cf1f74aa1e8d65b7960f3fc1b307f6c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1691089Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#676171}
-
Meilin Wang authored
Reused string pairs: IDS_SETTINGS_GOOGLE_ASSISTANT_ENABLE_HOTWORD -> IDS_ASSISTANT_HOTWORD_TITLE IDS_SETTINGS_GOOGLE_ASSISTANT_VOICE_SETTINGS_DESCRIPTION -> IDS_ASSISTANT_VOICE_MATCH_RECORDING IDS_SETTINGS_GOOGLE_ASSISTANT_ENABLE_CONTEXT -> IDS_ASSISTANT_SCREEN_CONTEXT_TITLE IDS_SETTINGS_GOOGLE_ASSISTANT_ENABLE_CONTEXT_DESCRIPTION -> IDS_ASSISTANT_SCREEN_CONTEXT_DESC Bug: b/117182991 Test: local compile and manually test. Change-Id: I1894c6bb9292f01fd8cc72ca1ab59b0b19971d87 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1682620Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Meilin Wang <meilinw@chromium.org> Cr-Commit-Position: refs/heads/master@{#676170}
-
Karandeep Bhatia authored
r672618 added an early return to TestRunnerForSpecificView::SetIsolatedWorldInfo to check for an incorrect world id. This CL corrects that check. This helps prevent a CHECK failure when a fuzzer provides invalid input. BUG=977801 Change-Id: I62e53fdc2854c7e8c5c6500a765af08ba12b1635 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1688255 Auto-Submit: Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Cr-Commit-Position: refs/heads/master@{#676169}
-
Jack Steinberg authored
This partially implements the action option for showToast(), as outlined in the explainer at https://github.com/jackbsteinberg/std-toast/blob/32237007b068d690f39002d364367f3c097f1a97/README.md#showtoastmessage-options. For now it only handles the string or undefined cases; the Element case will be handled in a follow-up CL once the action setter is implemented. BUG=972945 Change-Id: I82556801a6586c89cd506669f935488e049c47c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1684466 Commit-Queue: Jack Steinberg <jacksteinberg@chromium.org> Reviewed-by:
Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/master@{#676168}
-
Tim Song authored
Currently, clicking on this notification marks the locale change as accepted, but does not dismiss the notification. When the user interacts with the notification again, it does not work. TEST=manual BUG=937185 Change-Id: Ib510f78d6695bf2916678673a74198df605e5900 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1693682Reviewed-by:
Tetsui Ohkubo <tetsui@chromium.org> Commit-Queue: Tim Song <tengs@chromium.org> Cr-Commit-Position: refs/heads/master@{#676167}
-
Matthew Mourgos authored
This change will make it easier to switch the current constants over to the newer dense shelf constants. Bug: 973483 Change-Id: Iac32fe849ab85f2481934089a43b58bd2ef26326 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1694608 Commit-Queue: Matthew Mourgos <mmourgos@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#676166}
-
Dale Curtis authored
Two issues are fixed: - File was somehow muxed into an invalid configuration. - Not enough was appended to start playback. Also other tests were flaking, so: - Increased append size to 128k - Only start playback after appends complete. - Mark EOS and add ended listener since append size is small. BUG=978045 TEST=test passes Change-Id: I25dc5994044424c53198490d89d3de15f6e5c616 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1680956 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Matthew Wolenetz <wolenetz@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#676165}
-
Sam Maier authored
Even if a proguard_jar_path is set, someone must manually set use_r8 = false in their GN args to use it. Bug: 908988 Change-Id: I509db915cba46ad694b687eda8a3b0123234847c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1689877Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Sam Maier <smaier@chromium.org> Cr-Commit-Position: refs/heads/master@{#676164}
-
Yi Xu authored
The drawing buffer is not ready when blink::WebGLRenderingContextBase::commit is called. Added additional check for drawing buffer. Bug: 976830 Change-Id: I810d5ad7c847ff5f5aa3ff850f812cfbd3dbc750 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692827Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Yi Xu <yiyix@chromium.org> Cr-Commit-Position: refs/heads/master@{#676163}
-
Avery Musbach authored
If a user-positionable window is activated during the divider snap animation, and if this window is not already snapped in split view, then split view mode shall end. Regardless of whether the window generally can be snapped in split view, the cannot snap toast shall not appear in this workflow. Test: manual Bug: 982859 Change-Id: I743c361f59f123e02f76f35033e719a33b66cf70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695966Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Commit-Queue: Avery Musbach <amusbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#676162}
-
Alex Newcomer authored
We call ClearSearch when the AppListView gains focus in tablet mode. This is one of many things we do to reset the AppListView when the it (which is always open) is focused as the last open window is closed. The issue is that ClearSearch actually refreshes the suggestion chips (causing the visible flash). This refresh is unnecessary because the chips are already refreshed after an app is launched. Bug: 979594 Change-Id: I8baec08c78fc8c5439127427de62fddeddfb414c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1690723 Commit-Queue: Alex Newcomer <newcomer@chromium.org> Reviewed-by:
Tao Wu <wutao@chromium.org> Cr-Commit-Position: refs/heads/master@{#676161}
-
Tom Anderson authored
This is needed in preparation for using DbusMenu in global_menu_bar_x11.cc BUG=981201 R=thestig Change-Id: I84b4ef13fe32eb342e702bedf9309b4e955cebb2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1688132Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Ryo Hashimoto <hashimoto@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#676160}
-
Rohit Rao authored
The system share menu has a "Close" button instead of a "Cancel" button on iOS 13, so the test is updated accordingly. A bug in the OpenInController is preventing the toolbar from being visible after any VC is presented fullscreen over the BVC. This causes the system share menu to break testOpenIn on iOS 13, but only when compiled with the iOS 12 SDK. This CL disables testOpenIn in this configuration until the underlying bug can be fixed. BUG=977161,982845 Change-Id: I007277fd323da67e6afbdac21c378393d1bd4eaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1696010Reviewed-by:
Mike Dougherty <michaeldo@chromium.org> Commit-Queue: Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#676159}
-
Siddhartha S authored
The trace importer can't handle thread descriptors from killed processes. So, do not emit thread names/types in thread descriptors when privacy filtering is enabled. Metadata from trace log is sufficient. BUG=978093 Change-Id: Iff2b870edff1f1c516eec3068489e67a66cc5b8a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1691008Reviewed-by:
Eric Seckler <eseckler@chromium.org> Commit-Queue: ssid <ssid@chromium.org> Cr-Commit-Position: refs/heads/master@{#676158}
-
Andrew Grieve authored
They are keeping a few unused types for no reason. Bug: 887942 Change-Id: I4460c105b16ecdae504dd85cb185bac7fd4416a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695690 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Sam Maier <smaier@chromium.org> Cr-Commit-Position: refs/heads/master@{#676157}
-
Pavol Marko authored
Add a mojo parameter to use the built-in cert verifier on Chrome OS. Pass a SystemTrustStoreProvider to CertVerifyProcBuiltin on ChromeOS which will provide SystemTrustStores that filter trusted certificates based on the NSS slot. Bug: 939344, 978069 Test: browser_tests --gtest_filter=SSLUITestCustomCACerts* Change-Id: I6b3cb864098f6f802c14092871e295b2576e7cde Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1676170 Commit-Queue: Pavol Marko <pmarko@chromium.org> Reviewed-by:
Matt Mueller <mattm@chromium.org> Reviewed-by:
Ryan Sleevi <rsleevi@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#676156}
-
vikassoni authored
Update AImageReader in android MediaPlayer path to use max_images of 2 instead of 3. This is a follow up CL of similar changes done in MCVD path - https://chromium-review.googlesource.com/c/chromium/src/+/1678292 This change is to reduce the memory usage footprint. Bug: 981098 Change-Id: I9d9e629f21e38a607c41ff7df951a5ee5d482e54 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1688203 Auto-Submit: vikas soni <vikassoni@chromium.org> Reviewed-by:
Frank Liberato <liberato@chromium.org> Reviewed-by:
Greg Kerr <kerrnel@chromium.org> Commit-Queue: vikas soni <vikassoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#676155}
-
Liquan(Max) Gu authored
Largest Image Paint used to have a cap on the map & set, containers for the recorded nodes/objects/images. The cap was placed in order to prevent the containers from growing uncontrollably. But actually, if it grows in proportion to the size of the DOM tree, its size should be deemed under controlled. Based on this idea, we should remove the cap of containers in LIP. This CL also fixes the issue that the |invisible_node_ids_| set didn't remove node_id. Otherwise, its size would be grow uncontrollably. Related CL: crrev.com/c/1685325: the text counterpart Bug: 966476,967837 Change-Id: I29462450311b337bf635bc3cfd68379286422e6c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692199 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#676154}
-
Weiliang Chen authored
When we set up OutputSurface as overlay, it will always have z-order of 0, since z-order 0 is defined as primary plane. R=dcastagna@chromium.org Bug: 963597 Change-Id: I6b399b13ba4d447686b8d957dd50d3ca6011c912 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695988Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Commit-Queue: weiliangc <weiliangc@chromium.org> Cr-Commit-Position: refs/heads/master@{#676153}
-
Toby H authored
Bug: 943208 Change-Id: I879cccddd6b307bef415727b2e2ca8e837ce4f1e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1682727Reviewed-by:
Marc Treib <treib@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Commit-Queue: Toby Huang <tobyhuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#676152}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/be75ef60754c..198be0a8bff1 git log be75ef60754c..198be0a8bff1 --date=short --no-merges --format='%ad %ae %s' 2019-07-10 treehugger-gerrit@google.com Merge "Add missing include" 2019-07-10 treehugger-gerrit@google.com Merge "processor: Add storage for thread_slices + TrackEvent tts support." 2019-07-10 treehugger-gerrit@google.com Merge "UI: Improved vid-trace sync & features" 2019-07-10 treehugger-gerrit@google.com Merge "Add a simple fuzzer for the traced_producer socket." 2019-07-10 lalitm@google.com Merge "metrics: add unaggregated memory metrics" 2019-07-10 eseckler@google.com Merge "processor: Add storage for virtual tracks" Created with: gclient setdep -r src/third_party/perfetto@198be0a8bff1 The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=perfetto-bugs@google.com Change-Id: I14dedd9e228f657196a889cc2268667311da8104 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695848Reviewed-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@{#676151}
-
Asanka Herath authored
The quarantine component attaches metadata to files downloaded on Windows and macOS indicating their source. This is done so that the OS and AV products can factor the source of the file into evaluating whether the file is safe. Previously the source URL was presisted in its entirety. This change introduces a sanitization step that removes unnecessary information from the URLs being persisted. See bug for details on what's being removed and why. R: wfh@chromium.org Bug: 917842 Change-Id: I7831d1486b73a7e2858004e719c9680ea7a43d36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1407439Reviewed-by:
Will Harris <wfh@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Commit-Queue: Asanka Herath <asanka@chromium.org> Cr-Commit-Position: refs/heads/master@{#676150}
-
Ian Vollick authored
With this change, I've disabled SiteSettingsCounterTest. CountWithTimePeriod (logged crbug.com/981972 for this), and I've updated a few other tests to account for the fact that CONTENT_SETTINGS_TYPE_NOTIFICATION does not expect CONTENT_SETTING_ASK on Android. See SetWebsiteSetting in notification_channels_provider_android.cc Bug: 974405,981972 Change-Id: I28264fe120a4051014c29c4bdf052010d8c842c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1691219Reviewed-by:
Balazs Engedy <engedy@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Reviewed-by:
Justin DeWitt <dewittj@chromium.org> Commit-Queue: Ian Vollick <vollick@chromium.org> Cr-Commit-Position: refs/heads/master@{#676149}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/abb5a315af45..cc3264288255 git log abb5a315af45..cc3264288255 --date=short --no-merges --format='%ad %ae %s' 2019-07-10 robertphillips@google.com Fix SkPixmap and SkBitmap dox for computeByteSize 2019-07-10 bsalomon@google.com Reland "Revert "Restore GL_UNPACK_ROW_LENGTH to 0 between MIP levles"" 2019-07-10 fmalita@chromium.org [skottie] Caching motion tile 2019-07-10 nigeltao@google.com Update Wuffs version 2019-07-10 borenet@google.com Revert "[infra] No relative path for infra_tests.isolate" 2019-07-10 robertphillips@google.com Add protected status to SkSurfaceCharacterization 2019-07-10 bsalomon@google.com Revert "Revert "Restore GL_UNPACK_ROW_LENGTH to 0 between MIP levles"" 2019-07-10 borenet@google.com [infra] No relative path for infra_tests.isolate 2019-07-10 brianosman@google.com Interpreter: Disallow recursion Created with: gclient setdep -r src/third_party/skia@cc3264288255 The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel BUG=chromium:981254,chromium:981254 TBR=fmalita@google.com Change-Id: I38318288e330a6afbe96e2587f4c09aaba135c73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695625Reviewed-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@{#676148}
-
Ted Meyer authored
Splitting up the CL for D3D11 reporting max resolutions Change-Id: I087b3b422ac93a17d1fd581236bfc416a40070e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1696083Reviewed-by:
Frank Liberato <liberato@chromium.org> Commit-Queue: Ted Meyer <tmathmeyer@chromium.org> Cr-Commit-Position: refs/heads/master@{#676147}
-
Christopher Thompson authored
The final UI for showing the certificate org details in Page Info landed in crrev.com/c/1686172. This updates the string description to better match the final string and location, and adds a translation screenshot for the final UI. Screenshot for reference: https://screenshot.googleplex.com/ynwcgisiXgO Bug: 969734 Change-Id: I589a28b03f228d96f52e760c5b29fb7eeeeb5e80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1696123Reviewed-by:
Mustafa Emre Acer <meacer@chromium.org> Commit-Queue: Christopher Thompson <cthomp@chromium.org> Cr-Commit-Position: refs/heads/master@{#676146}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/69e46a186bb7..fba3e64e8086 git log 69e46a186bb7..fba3e64e8086 --date=short --no-merges --format='%ad %ae %s' 2019-07-10 jonahr@google.com Update trigger.py to take extra arguments 2019-07-10 timvp@google.com Vulkan: Fix khr-gles3.shaders.uniform_block.common.name_matching test failure Created with: gclient setdep -r src/third_party/angle@fba3e64e8086 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=cwallez@chromium.org Change-Id: Id5f554fb49606449d92efd0aeb38ac428e6da220 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1696202Reviewed-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@{#676145}
-
Alex Newcomer authored
Some cleanup code is saved until after the AppListView animations are complete. This makes animations smoother. Because there are no animations in side shelf mode, this cleanup is skipped. Do it in SetChildViewsForStateTransition. Also removed some redundant code (L1007 - L1011). This is done in the call at L1001. Bug: 981292 Change-Id: I406cde5bdfb152ab4829e275757c71c3b6f877dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1693503 Commit-Queue: Alex Newcomer <newcomer@chromium.org> Reviewed-by:
Yury Khmel <khmel@chromium.org> Cr-Commit-Position: refs/heads/master@{#676144}
-
Ayu Ishii authored
This changes turns on the experimental SMSReceiver API for the Android platform excluding WebView and for tests on Non-Android platforms. Implementations for desktop are still in discussion and will be detached completely from the implementation and release of the SmsReceiver API release for Android. Bug: 963653 Change-Id: Iefe3b9b135e6a9ae4ed30f00370bb32747481e0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1620107Reviewed-by:
Tao Bai <michaelbai@chromium.org> Reviewed-by:
Tim Volodine <timvolodine@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Jun Cai <juncai@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Commit-Queue: Ayu Ishii <ayui@chromium.org> Cr-Commit-Position: refs/heads/master@{#676143}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/8aa9a7bb8f74..f970253a5d41 git log 8aa9a7bb8f74..f970253a5d41 --date=short --no-merges --format='%ad %ae %s' 2019-07-10 johnkslang@users.noreply.github.com Merge pull request #1827 from alan-baker/update-spirv-tools Created with: gclient setdep -r src/third_party/glslang/src@f970253a5d41 The AutoRoll server is located here: https://autoroll.skia.org/r/glslang-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=radial-bots+chrome-roll@google.com,cwallez@chromium.org Change-Id: I72f1cc9d93ce4715da1c5d7d93c4b766fa445c45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695898Reviewed-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@{#676142}
-
Tarun Bansal authored
Change-Id: I3ecf89469653e98afed23f4d6cf8185bde032be8 Bug: 978490 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1687483 Commit-Queue: Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Doug Arnett <dougarnett@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#676141}
-