- 27 Nov, 2019 40 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/74d4bf9893fc..b6148c3af63e git log 74d4bf9893fc..b6148c3af63e --date=short --first-parent --format='%ad %ae %s' 2019-11-27 lehoangq@gmail.com Metal: re-enable end2end tests Created with: gclient setdep -r src/third_party/angle@b6148c3af63e 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 cwallez@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_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: cwallez@google.com Change-Id: Ia55b627b7c532ee18a7fd1011f2f966c9cbe543c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1940541Reviewed-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@{#719695}
-
Sam Maier authored
Change-Id: I708a697e303783c82e222de14c88e22af7936266 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1940551 Auto-Submit: Sam Maier <smaier@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#719694}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/fe0c8c03fd49..74a93d412a1e git log fe0c8c03fd49..74a93d412a1e --date=short --first-parent --format='%ad %ae %s' 2019-11-27 treehugger-gerrit@google.com Merge "Add a new typed argument proto to encapsulate chromium's scheduler state." Created with: gclient setdep -r src/third_party/perfetto@74a93d412a1e If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: perfetto-bugs@google.com Change-Id: I7c56646fa98b65ace0212dbc167a7144d709bac4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1940540Reviewed-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@{#719693}
-
Dominik Röttsches authored
Bug: 1029069 Tbr: schenney Change-Id: I37318949f936051cb5f02a4a178866a0587d6aab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1939928Reviewed-by:
Dominik Röttsches <drott@chromium.org> Commit-Queue: Dominik Röttsches <drott@chromium.org> Cr-Commit-Position: refs/heads/master@{#719692}
-
Marijn Kruisselbrink authored
Guest mode on Chrome OS is stored in a in-memory file system anyway, so using the disk backed sandboxed file system backend should be fine. This in turn should then make QuickOffice work again in guest mode, as the disk backed backend supports some PPAPI features that QuickOffice depends on, which aren't supported by the in-memory backend. Bug: 1005594 Change-Id: Id65760efe278d5479b68fb7b4cba2df4336c6f73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1922431 Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Cr-Commit-Position: refs/heads/master@{#719691}
-
Tom Anderson authored
This is needed to prevent the GPU thread from getting blocked when swapping buffers waiting for vsync. Otherwise, when multiple windows are animating, framerates will be reduced as they block each other on the GPU thread. This CL extends the previous fix [1] which added the change for desktop GL, to EGL/ANGLE. This more closely matches the behavior on Windows where |override_vsync_for_multi_window_swap| is set only for EGL/ANGLE [2]. The disadvantage of this change is potential screen tearing in non-composited environments. Windows gets around this by disabling the workaround if direct composition is enabled [3]. A similar solution will be implemented for Linux in a follow-up patch, where the workaround will be disabled if there's no compositing manager present (a minority of Linux environments). [1] https://chromium.googlesource.com/chromium/src/+/43bd95af39ce6dc2c2ac11d70a1fbff816ef0794 [2] https://cs.chromium.org/chromium/src/gpu/ipc/service/image_transport_surface_win.cc?l=34 [3] https://cs.chromium.org/chromium/src/gpu/ipc/service/image_transport_surface_win.cc?l=38 R=backer CC=rjkroege,sunnyps BUG=1028799 Change-Id: I1739e208321dd45c626d9a331c871cc5484064df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1940549 Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Jonathan Backer <backer@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#719690}
-
Mark Cogan authored
This CL removes most of the uses of 'blacklist' and 'whitelist' in //ios/. "whitelist" is changed to "allow list", or in some cases just "list". "whitelisted" is changed to "allowed" or "allow-listed" depending on context. "blacklist" is changed to "block list" or "blocked list". "blacklisted" is changed to "blocked". All of the changes to comments and internal-to-iOS identifiers should be safe. Two strings have their names changed. Two categories of usage of these terms were not changed: - Method calls from components code. NTP tiles, passwords, and Translate are the sources for most (all?) of these. - Public methods in ChromeWebView, which consumers may be using. Bug: 842296 Change-Id: I7483a954457325f554a7abf7179faafba30c5e70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1936254 Commit-Queue: Mark Cogan <marq@chromium.org> Reviewed-by:
Peter Lee <pkl@chromium.org> Cr-Commit-Position: refs/heads/master@{#719689}
-
yilkal authored
This CL adds WebTimeLimitNavigationThrottle which is used to block WebContents. The navigation throttle will only be installed if WebTimeLimitEnforcer is blocking. Bug: 1015661 Change-Id: I75a08a31bc55db8ee064cc20491aa20600be863f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917284 Commit-Queue: Yilkal Abe <yilkal@chromium.org> Reviewed-by:
Aga Wronska <agawronska@chromium.org> Cr-Commit-Position: refs/heads/master@{#719688}
-
Sebastien Marchand authored
Bug: 961336 Change-Id: Ib20e540f6b3b03bea9d054690925e63863702a27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1937651Reviewed-by:
François Doray <fdoray@chromium.org> Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> Cr-Commit-Position: refs/heads/master@{#719687}
-
Devlin Cronin authored
Remove OnDeferredStartRenderHostDidStartFirstLoad() and OnDeferredStartRenderHostDestroyed(), which are each unused following the removal of the LoadMonitoringExtensionHostQueue. Bug: 1028334 Change-Id: If92442cc8652bffee29bf21257ad5d78563c9d0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1935032 Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
David Bertoni <dbertoni@chromium.org> Reviewed-by:
Drew Wilson <atwilson@chromium.org> Cr-Commit-Position: refs/heads/master@{#719686}
-
Ayu Ishii authored
Bug: 1007737 Change-Id: Ie92eb50728015d7ed8cec2454c769e0d846d94cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934264Reviewed-by:
Cait Phillips <caitkp@chromium.org> Commit-Queue: Ayu Ishii <ayui@chromium.org> Cr-Commit-Position: refs/heads/master@{#719685}
-
David Black authored
ProactiveSuggestionsRichView's size (and therefore bounds) are determined by the web contents that it hosts. But the preferred size of the web contents is not known until it has stopped loading. This can cause UI jank if the widget is shown before loading has stopped, as our view is resized and rebounded. To address this, ProactiveSuggestionsView now exposes its own ShowWhenReady/Hide/Close APIs that should be used by outside classes instead of calling APIs on the owning widget directly. In the case of ProactiveSuggestionsRichView, calling ShowWhenReady will cause an async show if the widget is not yet ready for showing. This CL also addresses a TODO to parameterize corner radius for the rich entry point. Bug: b:145056104 Change-Id: Ib0dbc503ec31422098a8e39a0903183a67614106 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1935498Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#719684}
-
Varun Khaneja authored
Bug: 963165 Change-Id: I13046027db2f8f8a8d9a4d2aaa0677401f67caf2 Fixed: 1028567 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1939958 Commit-Queue: Varun Khaneja <vakh@chromium.org> Commit-Queue: Bettina Dea <bdea@chromium.org> Auto-Submit: Varun Khaneja <vakh@chromium.org> Reviewed-by:
Bettina Dea <bdea@chromium.org> Cr-Commit-Position: refs/heads/master@{#719683}
-
Carlos IL authored
Exceptions: -IframeOptInAndReportThreatDetails: Threat reports don't yet work with CI, filed crbug.com/1024015, will re-enable on the CL that fixes it. -RedirectCanceled and RedirectInIFrameCanceled: The logic used to test interactions from the previous page with the interstitial doesn't work properly with CI. The regression this test checks for also doesn't make sense with CI, since any redirects are immediately cancelled when a committed interstitial shows, and the previous page can never interact with the interstitial (since there is no page underneath it). Bug: 940555 Change-Id: I5d21a7f57af2c3464f82a56ce423b45863de37a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1913548Reviewed-by:
Varun Khaneja <vakh@chromium.org> Commit-Queue: Carlos IL <carlosil@chromium.org> Cr-Commit-Position: refs/heads/master@{#719682}
-
Abhijeet Kandalkar authored
This CL has two goals, 1. Use To<SVGLineElement> and DynamicTo<SVGLineElement> as new downcast helper 2. Use IsA<SVGLineElement>(element) in place of IsSVGLineElement(element) Bug: 891908 Change-Id: Ife53d32d1e56485fa9021cf801be799825da1fb9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1936608 Commit-Queue: Abhijeet | Igalia <abhijeet@igalia.com> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#719681}
-
David Van Cleve authored
We're flipping a flag (ReducedReferrerGranularity) to change the default referrer policy to strict-origin-when-cross-origin. This CL adds a short-term enterprise policy to revert the change in case some administrators need some time to adjust to the change. The enterprise policy works by registering a handler that toggles a global in //content. (See dependent CL crrev.com/c/1904231.) It would have been possible with some indirection to add a pref that is in turn checked to update this value, but the pref would not have been used for any other purpose and, consequently, directly toggling the global requires less new code. In either case, toggling a runtime-modifiable global makes the policy dynamically updatable, but not per-profile. Bug: 1016541 Change-Id: I0ee47a6d5a16d195dc39735516b1db300c9ca705 Cq-Do-Not-Cancel-Tryjobs: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872808Reviewed-by:
Asanka Herath <asanka@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: David Van Cleve <davidvc@chromium.org> Cr-Commit-Position: refs/heads/master@{#719680}
-
John Chen authored
It isn't clear why these tests were flaky. Re-enabling tests to see if the flakiness persists, and collect additional logs for debugging if necessary. Bug: 946704 Change-Id: I10ac88285d0ff57582ca8293aaf17a3449d16fd2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1939960 Auto-Submit: John Chen <johnchen@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Commit-Queue: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#719679}
-
Matthew Jones authored
TBR: wuwang@chromium.org Bug: 1029059 Change-Id: I9831a37b19ec6accf6e570ab6515593d9cda2307 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1940539Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#719678}
-
Michael Spang authored
This adds a new debian build method, since xkbcommon has switched to meson. This method has several advantages: it is agnostic to underlying build system, doesn't require determining which configure options to set, and automatically detects missing build dependencies. Bug: 1027853 Change-Id: I4faaaa91be8ed032b2cf15d29a6bbca008c9db36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1938837Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Michael Spang <spang@chromium.org> Cr-Commit-Position: refs/heads/master@{#719677}
-
Abhijeet Kandalkar authored
This CL has goal to use DynamicTo<SVGMPathElement> as new downcast helper Bug: 891908 Change-Id: I65766f82e3d2834b5bad1c76397380cdfee12479 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1936610Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Abhijeet | Igalia <abhijeet@igalia.com> Cr-Commit-Position: refs/heads/master@{#719676}
-
Greg Thompson authored
Prior to r716134, Chrome would create an empty Google/Chrome/User Data directory within a user's AppData directory if the user had a signed-in profile. This CL here deletes that directory and its parent directories (up to, but not including, the AppData directory itself) if they are empty. The results of this are reported via UMA so that we know when to delete the code. BUG=980487 Change-Id: I7170477ce8116066332a21bb5a414c3b2325b03c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1930824Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Auto-Submit: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#719675}
-
Dave Tapuska authored
Convert the FrameMsg_EnableViewSourceMode over to blink::LocalFrame. The tests are changed to stub out the LocalFrame on the browser side so we can capture the mojo call. BUG=1008432 Change-Id: I9b28b084a88d917a0433f0dff4fdde6c534d5958 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1927035 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#719674}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/9f9e20a3dc68..8861d02f89f7 git log 9f9e20a3dc68..8861d02f89f7 --date=short --first-parent --format='%ad %ae %s' 2019-11-27 titovartem@webrtc.org Restore tests that were accidently deleted during refactoring Created with: gclient setdep -r src/third_party/webrtc@8861d02f89f7 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@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 Bug: chromium:None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I2af87b1cdb6db7a6a7e4732860bb550fe2ad42f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1940587Reviewed-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@{#719673}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/5d4133ef0171..51bd3fe58ca0 git log 5d4133ef0171..51bd3fe58ca0 --date=short --first-parent --format='%ad %ae %s' 2019-11-27 tvanderlippe@chromium.org Migrate timeline_model/ to ESM 2019-11-27 tvanderlippe@chromium.org Add instructions for adding third_party packages as part of the DevTools bundle 2019-11-27 tvanderlippe@chromium.org Fix duplicate skip_compilation files 2019-11-27 aerotwist@chromium.org Migrates snippets to esm/ Created with: gclient setdep -r src/third_party/devtools-frontend/src@51bd3fe58ca0 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: chromium:1006759,chromium:1006759,chromium:1006759 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I61ea6002c45be3a5588a823b5bb043a31be63ee7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1940533Reviewed-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@{#719672}
-
Herb Derby authored
Change-Id: Id7e99c8c05013e9d97ca68cdb5477468fcc8788f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1940667 Commit-Queue: Herb Derby <herb@google.com> Commit-Queue: Ben Wagner <bungeman@google.com> Auto-Submit: Herb Derby <herb@google.com> Reviewed-by:
Ben Wagner <bungeman@google.com> Cr-Commit-Position: refs/heads/master@{#719671}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/552673083f4a..4cd5a5469ffe Created with: gclient setdep -r src-internal@4cd5a5469ffe 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 Bug: chromium:None Tbr: jbudorick@google.com Change-Id: I11d58e68450f588095d885c48a5220da20048e18 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1940535Reviewed-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@{#719670}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/663dcefa22ea..2613cb5e3a21 git log 663dcefa22ea..2613cb5e3a21 --date=short --first-parent --format='%ad %ae %s' 2019-11-27 jmadill@chromium.org Fix ICD build when using multiple toolchains. 2019-11-27 chrisforbes@google.com gles: Only clamp default block uniform indexes Created with: gclient setdep -r src/third_party/swiftshader@2613cb5e3a21 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@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_chromium_msan_rel_ng;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:b/145227408 Tbr: swiftshader-team+autoroll@google.com Change-Id: I77293649307a6ae287c92f61bfb85b74c8bad43e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1940084Reviewed-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@{#719669}
-
Thomas Tellier authored
Bug: 884764 Change-Id: Icb86058dfd67b8ae5e16c97835e89bca903e1430 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926771Reviewed-by:
Roman Aleksandrov <raleksandrov@google.com> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Thomas Tellier <tellier@google.com> Cr-Commit-Position: refs/heads/master@{#719668}
-
Andrey Kosyakov authored
This removes old copy of browser_protocol.pdl and build rule remaining under blink/renderer/core/inspector for compatibility with devtools-frontend, following the latter being rolled to include http://crrev.com/c/1938351. See also: http://crrev.com/c/1937860. TBR: dgozman@chromium.org, yangguo@chromium.org Bug: 1018108 Change-Id: Ib1162959761d700b502e63b165a5e190af8ef688 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1939961Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#719667}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/34267f83deb7..f31cb801f2cd git log 34267f83deb7..f31cb801f2cd --date=short --first-parent --format='%ad %ae %s' 2019-11-27 iannucci@chromium.org [recipe_modules/osx_sdk] Better default XCode versions depending on host OS. Created with: gclient setdep -r src/third_party/depot_tools@f31cb801f2cd 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 Bug: chromium:1026340 Tbr: agable@chromium.org Change-Id: I327b14d1090813a01e13c12acad21c142dfc0089 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1940534Reviewed-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@{#719666}
-
Gordon Guan authored
Add detection code for a field trial comparing different implementations of discardable memory, targeting a very specific subset of devices and platforms which possess required capabilities. Further details in bug if required. Bug: 1014513 Change-Id: Id81a19b06e0c94fa6090ef1d5f6d2cd7fdd80e1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1922749 Commit-Queue: Gordon Guan <gordonguan@google.com> Reviewed-by:
Egor Pasko <pasko@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#719665}
-
Fredrik Söderquist authored
After d663ac73, this test should no longer be timing out. Re-enable for Android. Bug: 1000473 Change-Id: I3bf1ee681f2c4bae614b94b3b3b2da712e55a65e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1924472Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#719664}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/861ac61cb1a9..126d7a263625 git log 861ac61cb1a9..126d7a263625 --date=short --first-parent --format='%ad %ae %s' 2019-11-27 herb@google.com Cleanup unit test output 2019-11-27 bsalomon@google.com Fix final-dtor-non-final-class warning on GrDDLContext 2019-11-27 brianosman@google.com Use ResourceProvider in particles 2019-11-27 bungeman@google.com Fix housekeeper bot with some gn format. Created with: gclient setdep -r src/third_party/skia@126d7a263625 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 bungeman@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 Bug: None Tbr: bungeman@google.com Change-Id: Iddfc896cefe49ec8973a9d43509699e03d89c5a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1939831Reviewed-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@{#719663}
-
Christopher Cameron authored
Ensure that uninstalling an app will only cause the shim to go away if this is the last profile for which that app is installed. Make this distinction in web_app::internals::DeletePlatformShortcuts vs web_app::internals::DeleteMultiProfileShortcutsForApp (single vs multi profile). Add tests for this behavior. Update ShortcutManager to - Use a helper function UseAppShimRegistry to determine if an extension should be in the registry (only bookmark apps should). - Register apps in OnExtensionLoaded. This is needed because we are introducing the AppShimRegistry after users may have already installed apps (so we need to register them sometime). - Add hooks to call DeleteMultiProfileShortcutsForApp as needed. Update WebAppShortcutCreator to - Move a bunch of code into static helper functions (e.g, bundle id construction, using LaunchServices to look up apps, etc). - Add tests for new behaviors TBR=dominickn Bug: 1029048 Change-Id: I85807fc2cedbe4fbbd297179a5e59c781794e84c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1938452Reviewed-by:
ccameron <ccameron@chromium.org> Commit-Queue: ccameron <ccameron@chromium.org> Cr-Commit-Position: refs/heads/master@{#719662}
-
Dominique Fauteux-Chapleau authored
Bug: 1020267 Change-Id: Id53a6fa1f371a5488cf15a2224fb370c338a60b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934727Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
Roger Tawa <rogerta@chromium.org> Reviewed-by:
Daniel Rubery <drubery@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#719661}
-
John Abd-El-Malek authored
Remove IsMostRecentDownloadItemAtFilePath from DownloadManagerDelegate since it's not called by content. See content/public/README.md Change-Id: I8e9415a264f0764c92d7650f014adb822b51d8b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1937857 Auto-Submit: John Abd-El-Malek <jam@chromium.org> Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#719660}
-
Ken MacKay authored
Bug: internal b/138682004 Change-Id: I2d3e732e952fe1690b9dca5f170c8d2df3428e8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1938451 Commit-Queue: Kenneth MacKay <kmackay@chromium.org> Reviewed-by:
Yuchen Liu <yucliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#719659}
-
Abhijeet Kandalkar authored
This CL has two goals, 1. Use To<SVGGElement> as new downcast helper 2. Use IsA<SVGGElement>(element) in place of IsSVGGElement(element) Bug: 891908 Change-Id: I4419560c748ceefc31fccc6e9b44185bcc757b96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1936586 Commit-Queue: Abhijeet | Igalia <abhijeet@igalia.com> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#719658}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/9d27d96fff72..fe0c8c03fd49 git log 9d27d96fff72..fe0c8c03fd49 --date=short --first-parent --format='%ad %ae %s' 2019-11-27 lalitm@google.com Merge "trace_processor: improve testing of cost estimation" 2019-11-27 lalitm@google.com Merge "trace_processor: prepare for distribution" 2019-11-27 treehugger-gerrit@google.com Merge "Define LMK reason metric" Created with: gclient setdep -r src/third_party/perfetto@fe0c8c03fd49 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: perfetto-bugs@google.com Change-Id: I227fedaf4913a6db145be480fa0bb4b7602f5eb7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1940085Reviewed-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@{#719657}
-
Xiaohui Chen authored
Bug: None Test: None Change-Id: Ia0a87528e94620c6952292d04a2f849a07ac07f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1937909Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#719656}
-