- 12 Apr, 2018 40 commits
-
-
Michael Lippautz authored
Similar to ScriptWrappableMarkingVisitor, thread all write barrier calls through MarkingVisitor::WriteBarrier. Drive-by: - Add missing write barrier to CSSRule. Bug: chromium:757440 Change-Id: Ibc9885ac0724ec157df9c7c314be2aa14555691b Reviewed-on: https://chromium-review.googlesource.com/1010204 Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/master@{#550304}
-
Matt Wolenetz authored
https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+log/272be0ac4cae..5af686b3cfa2 $ git log 272be0ac4..5af686b3c --date=short --no-merges --format='%ad %ae %s' 2018-04-11 wolenetz lavc/libopusdec: Allow avcodec_open2 to call .close Created with: roll-dep src/third_party/ffmpeg TBR=xhwang@chromium.org Bug: 828526 Change-Id: I07f28b8b0cc722d5f07040738fc15d3a3db3f832 Reviewed-on: https://chromium-review.googlesource.com/1008879Reviewed-by:
Matthew Wolenetz <wolenetz@chromium.org> Commit-Queue: Matthew Wolenetz <wolenetz@chromium.org> Cr-Commit-Position: refs/heads/master@{#550303}
-
Kevin Marshall authored
native_library_fuchsia uses the Fuchsia-specific dlopen_vmo() function instead of dlopen() as on other POSIX builds. The library is package-aware, resolving full library paths differently if the process is running inside a packaged namespace. Bug: 798847 Change-Id: I1f4e0769e8b94bff65704df4dcfd73c622df13bc Reviewed-on: https://chromium-review.googlesource.com/1003060Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Reviewed-by:
Scott Graham <scottmg@chromium.org> Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#550302}
-
James Hawkins authored
R=khorimoto@chromium.org, stevenjb@chromium.org Bug: none Test: none Change-Id: I0417430122f57980e62b52a40d44f9c1e38024d6 Reviewed-on: https://chromium-review.googlesource.com/1003895Reviewed-by:
Toni Barzic <tbarzic@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Dave Schuyler <dschuyler@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: James Hawkins <jhawkins@chromium.org> Cr-Commit-Position: refs/heads/master@{#550301}
-
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/7e9e2c82bdf1..b1c21a5af2ec $ git log 7e9e2c82b..b1c21a5af --date=short --no-merges --format='%ad %ae %s' 2018-04-11 cwallez presubmit_unittest.py: use LUCI for the optional GPU tests on Windows Created with: roll-dep src/third_party/depot_tools BUG=chromium:815092 The AutoRoll server is located here: https://depot-tools-chromium-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=agable@chromium.org Change-Id: I71e7fa6024b9faf97379628674ee729f21b50ace Reviewed-on: https://chromium-review.googlesource.com/1010762 Commit-Queue: depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#550300}
-
Mark Pearson authored
Can't hurt. TBR=hpayer (who LGTMed this earlier, in writing, just without the +1) Change-Id: Ia39c47bfe378182ee6e631554d5a24662598de98 Reviewed-on: https://chromium-review.googlesource.com/980590Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#550299}
-
Xiaohan Wang authored
MediaService has been shipped on Android and ChromeCast, to support remote CDM, AudioDecoder and media Renderer. It will be shipped on Mac and Windows soon to support hardware audio/video decoders running in the GPU process. CdmService (also covered by this test) has been shipped on all desktop platforms to support CDMs. Hence, it's getting more important to have proper test/bot coverage on both MediaService and CdmService. This CL enables "media_service_unitests" in "chromium_gtests" so we run the test on more bots. More test cases will come later. Bug: 826039 Test: This CL enables the test on more bots. Change-Id: I4ef9508f47386dfb61a0fefeba4640657aa1b725 Reviewed-on: https://chromium-review.googlesource.com/994873Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#550298}
-
Shenghua Zhang authored
Manage Android SDK binary deps via CIPD logic. Move CIPD dependencies in DEPS. Adding cipd_*.yaml files for SDK packages, which are used to create and upload the CIPD packages to service url. Changing config.gni to point the android sdk root to //third_party/android_sdk/public. Split package /sources out to third_party/android_sdk/sources due to different gclient condition. Modify update_sdk.py to 1) Support changing pkg version in DEPS 2) Change --sdk-root default path for sources 3) Fix bugs Bug: 659808 Change-Id: Ia9bafae24a15d8b1c917cf8c0953eb74b8daa0db Reviewed-on: https://chromium-review.googlesource.com/807594Reviewed-by:
Grace Kloba <klobag@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Shenghua Zhang <shenghuazhang@chromium.org> Cr-Commit-Position: refs/heads/master@{#550297}
-
Adam Parker authored
Local Media Casting will be shipping in 66 so it can be turned on by default in 67. Bug: 721802 Change-Id: Ia8db6abad8a022054e54e9999f798fff9fb0b70b Reviewed-on: https://chromium-review.googlesource.com/1010413 Commit-Queue: Derek Cheng <imcheng@chromium.org> Reviewed-by:
Derek Cheng <imcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#550296}
-
Maria Khomenko authored
CFIBacktraceAndroidTest.TestFindCFIRow is flaky on Android. TBR=torne@chromium.org Bug: 829555 Change-Id: I7cab963e1cde280cbd47ad51bc7d569055d9dfc9 Reviewed-on: https://chromium-review.googlesource.com/1010825Reviewed-by:
Maria Khomenko <mariakhomenko@chromium.org> Commit-Queue: Maria Khomenko <mariakhomenko@chromium.org> Cr-Commit-Position: refs/heads/master@{#550295}
-
Alexis Hetu authored
Loading EGL libraries on MacOS works properly for chromium, but not for running gl_tests. This change makes it work for both cases. Bug: chromium:757974 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;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I14ad47e1f88270f5a1a1c83bd33c32373f57dc62 Reviewed-on: https://chromium-review.googlesource.com/1010032Reviewed-by:
Kenneth Russell <kbr@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Commit-Queue: Alexis Hétu <sugoi@chromium.org> Cr-Commit-Position: refs/heads/master@{#550294}
-
Jeremy Roman authored
It no longer defines base::MakeUnique, so it should only be included where base::WrapUnique is used. Generated by: for x in `git grep -l '#include "base/memory/ptr_util.h"' net`; do \ grep -q WrapUnique "$x" || sed -i -e \ '/^#include "base\/memory\/ptr_util\.h"$/d' "$x"; done One include was added to net/cert/multi_threaded_cert_verifier.cc which previously depended on ptr_util.h being included by one of its headers. Bug: 755727 Tbr: kerrnel@chromium.org Change-Id: I61a99097ffab3ad39b77a6506d793c9bde54d8ef Reviewed-on: https://chromium-review.googlesource.com/1010402Reviewed-by:Jeremy Roman <jbroman@chromium.org> Reviewed-by:
David Benjamin <davidben@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#550293}
-
Fabrice de Gans-Riberi authored
This sets is_posix to false for the Fuchsia build as it will rely less and less on the POSIX implementation. Follow-up CLs will clean up build files from redundant checks and stop including _posix files by default. Bug: 812974 Change-Id: I6dc625ba2d4919a775041b1516e051b471c50e97 Reviewed-on: https://chromium-review.googlesource.com/987377 Commit-Queue: Fabrice de Gans-Riberi <fdegans@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Scott Graham <scottmg@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
David Benjamin <davidben@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
Chrome Cunningham <chcunningham@chromium.org> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#550292}
-
Xiaohan Wang authored
Remove the logic that strips trailing period in the message text of Android permission dialog. Also add a trailing period in the message text of protected content permission prompt. Also remove a trailing period in the message text of notification permission prompt. Previously it was stripped pragmatically. Now remove it from the text to keep the same UX. See screenshot: https://photos.app.goo.gl/UKNWdos0ZmIPPuEE2 TBR=srahim@chromium.org Bug: 831881 Test: Manually checked the result Change-Id: I69ba2992214c438761262f51634c9b0c0d88c58e Reviewed-on: https://chromium-review.googlesource.com/1008995 Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Timothy Loh <timloh@chromium.org> Cr-Commit-Position: refs/heads/master@{#550291}
-
Tibor Goldschwendt authored
Change-Id: If7daab69e1eaabbcde38ae4151b5a3839ee25472 Reviewed-on: https://chromium-review.googlesource.com/1006165Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Becky Zhou <huayinz@chromium.org> Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#550290}
-
Dmitry Skiba authored
Right now low end Android devices use "low" demuxer limits, the same limits used by Chromecast. Turned out that even with low limits Chrome is still dangeoursly close to being killed by Android. Plus, we don't need to care about playing 1080p on 512MiB Go devices (consideration used by Chromecast to select low values). Bug: 831356 Change-Id: I8161f133ae71881ea29108ffa8b5a5175a841e8c Reviewed-on: https://chromium-review.googlesource.com/1006071 Commit-Queue: Dmitry Skiba <dskiba@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#550289}
-
Mohsen Izadi authored
This CL changes --pull-to-refresh flag to have 4 possible values: - "Default": Currently the same as Disabled; - "Disabled": No PTR; - "Enabled": PTR enabled for both touchpad and touchscreen; - "Enabled for touchscreen only": PTR enabled only for touchscreen. BUG=702404 TEST=OverscrollControllerTest.PullToRefresh* in content_unittest Change-Id: I18e1e39f967e1041f56f25b49e42b9a6dfc934fa Reviewed-on: https://chromium-review.googlesource.com/998549Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Mohsen Izadi <mohsen@chromium.org> Cr-Commit-Position: refs/heads/master@{#550288}
-
Lukasz Anforowicz authored
This CL adds a feature for always keeping a separate RenderProcessHost for the most recently used BrowserContext. The feature is enabled by default, but only consulted in presence of site-per-process. Having a spare renderer should hopefully avoid regressing page load metrics in cross-site navigations (which before this CL needed to wait in site-per-process mode until a new process was spawned). After this CL, MaybeTakeSpareRenderProcessHost won't discard a mismatched spare when in site-per-process mode (unless over the process limit). SpareRenderProcessHostManager::PrepareForFutureRequests method has also been added - this method is responsible for warming-up another spare in site-per-process mode. PrepareForFutureRequests is called when: 1. The previous spare was taken (in RenderProcessHostImpl::GetProcessHostForSiteInstance) Note: A new spare is not warmed-up when the previous spare was mismatched and not taken to avoid spawning two processes at the same time. 2. A navigation redirects into a SiteInstance that needs a new process (in NavigationRequest::OnRequestRedirected) 3. A navigation is ready to commit (this handles postponing spawning of the spare in the scenario handled in the note of scenario #1 above; this happens in NavigationRequest::CommitNavigation) 4. A same-site navigation happens (this retains the behavior from before the CL that allows discarding of the spare in this scenario; this happens in RenderFrameHostManager::GetSiteInstanceForNavigation) This CL also ensures that the spare is considered (and potentially discarded) before considering process reuse because of the process limit. The change of the order of operations helps avoid process reuse in some scenarios. Remaining changes in this CL update various tests, so they can properly account for the extra spare renderer. Bug: 808114 Change-Id: Ica0226c2dc390102789b2c33f6b538c3e27eea82 Tbr: sky@chromium.org, sadrul@chromium.org, pavely@chromium.org Reviewed-on: https://chromium-review.googlesource.com/963405 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:Bernhard Bauer <bauerb@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
Albert J. Wong <ajwong@chromium.org> Cr-Commit-Position: refs/heads/master@{#550287}
-
Alexis Hetu authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/1119ce6..9151a3c BUG= TBR=kbr@chromium.org TEST=bots CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.win:win_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_chromium_cfi_rel_ng;luci.chromium.try:android_optional_gpu_tests_rel Change-Id: I323cce0bf44d984042701ac306017628368217b9 Reviewed-on: https://chromium-review.googlesource.com/1007005Reviewed-by:
Alexis Hétu <sugoi@chromium.org> Commit-Queue: Alexis Hétu <sugoi@chromium.org> Cr-Commit-Position: refs/heads/master@{#550286}
-
John Chen authored
To click on an element that is currently off the screen, ChromeDriver first scrolls the element into view. The scrolling can cause some event handler to move the target element, resulting in ChromeDriver attempting to click at the wrong location. When this happens, try again to get the updated target location. Bug: chromedriver:2142 Change-Id: Id0b48d8a9eb5632e884212a48d7f3b3f1cd90ebc Reviewed-on: https://chromium-review.googlesource.com/1008523Reviewed-by:
Jonathon Kereliuk <kereliuk@chromium.org> Commit-Queue: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#550285}
-
Alex Moshchuk authored
Previously, we sent the IPC to forward a cross-process postMessage immediately. This caused a behavioral difference from the same-process case where the postMessage is always scheduled. Namely, in a scenario like this: frame.postMessage(...); doSomethingThatSendsIPCsToFrame(frame); the IPCs from JS following the postMessage would've been ordered incorrectly, causing |frame| to see their side effects after the postMessage dispatch in the cross-process case, whereas they would be seen before the postMessage dispatch in the same-process case. One example of this is frame.focus(), and another is a frame element onload event (dispatched via FrameHostMsg_DispatchLoad) arriving after a postMessage dispatched from an inline script while the frame was still loading. To resolve these ordering concerns, this CL changes cross-process postMessage to do a PostTask on the sender side before sending the message to the browser process. This improves the current state of the world, but does not yet achieve a perfect match for the IPC ordering in the same-process case - see discussion on the bug. Bug: 828529 Change-Id: I1138bcdcd18c458a92dec92e145761b226596c7a Reviewed-on: https://chromium-review.googlesource.com/999182Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#550284}
-
Devlin Cronin authored
Expand a mime type sniffing test to include testing a newly-minted crx. This ensures that we always recognize the modern crx packaging as the extensions mime type. Bug: 831284 Change-Id: I4622b9eb0911c76a59cf0c25068f8e9dffd97977 Reviewed-on: https://chromium-review.googlesource.com/1005843Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#550283}
-
Becca Hughes authored
Update the transition CSS for the panel to hide and show based on the new timings and curves. Also removes the timer from the panel and replaces it with a transitionend event listener. BUG=780051 Change-Id: Idf6204b4a021b19f3530dc33a1dbe34193e2837e Reviewed-on: https://chromium-review.googlesource.com/1006034 Commit-Queue: Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#550282}
-
wutao authored
Currently Shortcuts window can only be closed by mouse click. This cl adds CTRL+W accelerator to close the window. Bug: 819815 Test: KeyboardShortcutViewTest.CloseWindowByAccelerator Change-Id: Icfa340e5c947f823ea62e25df06536f216563ec7 Reviewed-on: https://chromium-review.googlesource.com/1006115 Commit-Queue: Tao Wu <wutao@chromium.org> Reviewed-by:
Qiang Xu <warx@google.com> Cr-Commit-Position: refs/heads/master@{#550281}
-
Jian Li authored
Additional extra headers should be retrieved right before passing it to launch the URL for the intent. This fixes the issue that the logic to transform the url for trusted MHTML file gets bypassed if the additional extra headers are obtained before that. Bug: 830637 Change-Id: I3ee1fd87a6d179a81c67ae3031cfd020c8b8b523 Reviewed-on: https://chromium-review.googlesource.com/1009000Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Jian Li <jianli@chromium.org> Cr-Commit-Position: refs/heads/master@{#550280}
-
Maria Khomenko authored
SitePerProcessBrowserTest.ScrollFocusedEditableElementIntoView is flaky across many Android bots. TBR=kenrb@chromium.org Bug: 793616 Change-Id: If0f61953ee4dadcf0066f6fdb5ba75929bae10c2 Reviewed-on: https://chromium-review.googlesource.com/1010763 Commit-Queue: Maria Khomenko <mariakhomenko@chromium.org> Reviewed-by:
Ehsan Karamad <ekaramad@chromium.org> Cr-Commit-Position: refs/heads/master@{#550279}
-
Mitsuru Oshima authored
This will be used for ARC++ windows. This a) is always placed at the topof the display and covered full width. b) supports immersive mode c) is resized when the display metrics changes. BUG=b/33693796 TEST=covered by unittest Change-Id: I27c8e9d27b673b5f85ff6992380c8ea707d3ea55 Reviewed-on: https://chromium-review.googlesource.com/990203Reviewed-by:
Jun Mukai <mukai@chromium.org> Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#550278}
-
Sarah Hu authored
This CL includes the following: 1. Create an expanded public session view which wraps a LoginUserView , a submit button to enter the public session and two drop down menus for user to select language and keyboard settings. The views for the menus will be in a follow-up CL. 2. When the expanded view is shown, other views like big user view, user list and top header view will be hidden in the login screen. The expanded view will be dismissed by escape key or click outside its bounds. Bug: 809635 Change-Id: Iac0a842a98e6eacd15bf9e91756e512f0d5dd364 Reviewed-on: https://chromium-review.googlesource.com/977230 Commit-Queue: Xiaoyin Hu <xiaoyinh@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Reviewed-by:
Jacob Dufault <jdufault@chromium.org> Cr-Commit-Position: refs/heads/master@{#550277}
-
Daniel Park authored
Survey flag coming in a follow up patch Bug: 830108 Change-Id: I442f1c7eb6bf879e0495ec219b8fe7ce91db9039 Reviewed-on: https://chromium-review.googlesource.com/1000762 Commit-Queue: Daniel Park <danielpark@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#550276}
-
Joe Downing authored
This CL simplifies the logic used for determing whether Chrome should use the press and hold ESC logic to exit fullscreen. The previous mechanism used a combination of three values (experiment flag, lock active, esc required). This can be simplified and bit and moved into a single method to determine which message to show the UI and whether to use the press and hold logic in the KeyboardLockController for exiting fullscreen. BUG=680809 Change-Id: I25c80e5cfd6c3e318c815d233a51c447f7d2d8d4 Reviewed-on: https://chromium-review.googlesource.com/1007497 Commit-Queue: Joe Downing <joedow@chromium.org> Reviewed-by:
Yuri Wiitala <miu@chromium.org> Cr-Commit-Position: refs/heads/master@{#550275}
-
nednguyen authored
Bug: 790445, 790432 Change-Id: I58fdfb43e9b034219b83195363904369f7a80f4d Reviewed-on: https://chromium-review.googlesource.com/1010349Reviewed-by:
Ryan Tseng <hinoka@chromium.org> Commit-Queue: Ned Nguyen <nednguyen@google.com> Cr-Commit-Position: refs/heads/master@{#550274}
-
Tetsui Ohkubo authored
According to UX spec, FeaturePodButton has two click targets: the icon and the labels. If the feature supports both toggling and the detailed view, icon click toggles the feature and label click shows the detailed view. To implement this, this CL * Renames FeaturePodControllerBase::OnPressed() to OnIconPressed(). * Adds FeaturePodControllerBase::OnLabelPressed(). It forwards to OnIconPressed() by default. TEST=manual BUG=821671 Change-Id: I484b31a6b3a418c529de0c3957f823c33aadaf4d Reviewed-on: https://chromium-review.googlesource.com/1010682Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#550273}
-
Kyle Horimoto authored
They now include fields needed for the MultiDevice setup flow. Bug: 824568, 752273 Change-Id: Ie1375ae3a288fc0fb34e047cd20f81ea45cb1ea7 Reviewed-on: https://chromium-review.googlesource.com/1008202 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Jeremy Klein <jlklein@chromium.org> Cr-Commit-Position: refs/heads/master@{#550272}
-
Wenzhao Zang authored
The "current_wallpaper_.reset()" call in |ReloadWallpaper| was deleted earlier since it was believed to be useless, but without it, the |WallpaperIsAlreadyLoaded| check returns true which prevents wallpaper reloading. This results in a bug when the wallpaper has special shape (e.g. square) and it must be reloaded in order to fit a different display size. Also modified the |WallpaperBlurDisabledByPolicy| test since the author of the test was not aware that DEVCIE wallpaper only exists in login screen so most parts of the test are not meaningful. Bug: 831794 Change-Id: I7e2c78157eacc9034bb39de1a7a00729f8a26ec2 Reviewed-on: https://chromium-review.googlesource.com/1008604Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Commit-Queue: Wenzhao (Colin) Zang <wzang@chromium.org> Cr-Commit-Position: refs/heads/master@{#550271}
-
Sergey Berezin authored
BUG=790168 R=tandrii@chromium.org Change-Id: Ica651a82c9f29a47ee32e0b48b556da6768c0cc7 Reviewed-on: https://chromium-review.googlesource.com/1006190 Commit-Queue: Sergey Berezin <sergeyberezin@chromium.org> Reviewed-by:
Andrii Shyshkalov <tandrii@chromium.org> Cr-Commit-Position: refs/heads/master@{#550270}
-
Robert Ma authored
Apparently tryserver.chromium.mac doesn't exist any more and mac_chromium_rel_ng has been fully migrated to LUCI. Change the configuration accordingly. Change-Id: I00b2aadb1096ef0e05eb8aeb7f6254d69f28078f Reviewed-on: https://chromium-review.googlesource.com/1010742Reviewed-by:
Quinten Yearsley <qyearsley@chromium.org> Commit-Queue: Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#550269}
-
Patrick Noland authored
Add logic for building request protos and parsing response protos Add and record fetch-related histograms Add networking logic Update the traffic annotation and un-deprecate it Add tests for the above Bug: 807697 Change-Id: I4d3196190a9e0340bc8d4022af166596209cdc74 Reviewed-on: https://chromium-review.googlesource.com/999036 Commit-Queue: Patrick Noland <pnoland@chromium.org> Reviewed-by:
Adam Michalik <xyzzyz@chromium.org> Reviewed-by:
Filip Gorski <fgorski@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/master@{#550268}
-
Mustafa Emre Acer authored
This CL triggers a reportNetworkConnectivity call when an SSL interstitial is to be displayed and either the only error is a name mismatch or that a known captive portal certificate is observed. This will cause Android to re-evaluate its captive portal status on all networks. Android may decide to put up a system notification if it detects a captive portal. Bug: 825970 Change-Id: Ifedcd7db0d184c9e4f7c2156df37766d7c298928 Reviewed-on: https://chromium-review.googlesource.com/996900 Commit-Queue: Mustafa Emre Acer <meacer@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Emily Stark <estark@chromium.org> Cr-Commit-Position: refs/heads/master@{#550267}
-
Kevin Marshall authored
This test fails ~70% of the time on Win10, so disabling it for now. TBR=eirage@chromium.org Bug: 831796 Change-Id: Iaf5892327efe48ddbd1f2fe38f7f36a35a8bea20 Reviewed-on: https://chromium-review.googlesource.com/1008174 Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#550266}
-
Ken Russell authored
Make GpuFeatureData collection robust to GPU process crashes. On many of the VMWare Windows VMs used for testing, Chrome's GPU process crashes during startup. This was causing DevTools' SystemInfo collection to break, the browser to crash, and Telemetry to fail to start the browser, causing failures of the telemetry_perf_unittests and telemetry_unittests suites. Instead, robustly report that all GPU features are disabled, which causes the associated tests to be skipped. Bug: 800453 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;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: If80125798064316e0033fddd2d43f04748c76778 Reviewed-on: https://chromium-review.googlesource.com/952778 Commit-Queue: Kenneth Russell <kbr@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Reviewed-by:
Victor Miura <vmiura@chromium.org> Cr-Commit-Position: refs/heads/master@{#550265}
-