- 13 Aug, 2020 40 commits
-
-
Avi Drissman authored
Followup to https://crrev.com/c/2285339; the new constant kOsMacBigSur should be considered valid. Bug: 1101436 Change-Id: Ifa5872d186ffd9d4886d941485ef3538b090d200 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354459 Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Auto-Submit: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#797902}
-
Jesse Schettler authored
Create the LorgnetteScannerManager to manage all available scanners in Chrome OS. Clients can request the names of available scanners and use them to perform scans. The manager obtains available scanners using a ZeroconfScannerDetector and the lorgnette D-Bus service. It deduplicates the scanners before giving their names to clients and then uses the lorgnette D-Bus service to perform scans. Bug: b:153541027 Change-Id: I4e93ee7a97e3c06ec8b6390db79997c1441eac7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2318310Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Commit-Queue: Jesse Schettler <jschettler@chromium.org> Cr-Commit-Position: refs/heads/master@{#797901}
-
Ken Rockot authored
This was landed with logic to log the wrong histogram name. It should be NQE.ConnectivityMonitor.NetworkChangeEvent, not ...NetworkChangeType, which is the name of the *enum* used by the histogram. Bug: 1079396 Change-Id: I26a0510a061c65e9ea7ddd5b23e19c99f58c4513 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354899 Commit-Queue: Ken Rockot <rockot@google.com> Commit-Queue: Zhongyi Shi <zhongyi@chromium.org> Auto-Submit: Ken Rockot <rockot@google.com> Reviewed-by:
Zhongyi Shi <zhongyi@chromium.org> Cr-Commit-Position: refs/heads/master@{#797900}
-
Jonathan Freed authored
This is a reland of 7be16f97 Original change's description: > Adding network fetcher for fetching images. > > Change-Id: If4d19d6ba2367f7770c4e77c8f885767171bebe3 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2350148 > Commit-Queue: Jonathan Freed <freedjm@chromium.org> > Reviewed-by: Dan H <harringtond@chromium.org> > Reviewed-by: Ian Wells <iwells@chromium.org> > Cr-Commit-Position: refs/heads/master@{#797494} Bug: 1115855 Change-Id: I6376cf4fb830147a093bf5a8ff301b2939c9367f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354452 Commit-Queue: Jonathan Freed <freedjm@chromium.org> Reviewed-by:
Dan H <harringtond@chromium.org> Reviewed-by:
Ian Wells <iwells@chromium.org> Reviewed-by:
Martin Šrámek <msramek@chromium.org> Auto-Submit: Jonathan Freed <freedjm@chromium.org> Cr-Commit-Position: refs/heads/master@{#797899}
-
Aaron Colwell authored
Removing method and updating tests that use it so that the mock behaves more like the production code. - Removed setter method. - Added is_for_guest_only constructor param similar to RenderProcessHostImpl. - Updated MockRenderProcessHostFactory to provide the is_for_guest_only parameter based on the SiteInstance::IsGuest() method just like RenderProcessHostImpl::CreateRenderProcessHost() does. - Updated NavigationControllerTest.ReloadWithGuest to actually use a guest WebContents so that it doesn't need to change the flag on the process to achieve a guest reload. Bug: 1085275 Change-Id: I23c3db1a810ea6d1f0d7ce9e554585e1caf6b297 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354832 Commit-Queue: Nasko Oskov <nasko@chromium.org> Auto-Submit: Aaron Colwell <acolwell@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#797898}
-
Gil Dekel authored
This CL fixes a potential race/bug in PrivacyScreenController where the cached display snapshots in the display configurator (from which we derive the internal display's id) may become invalidated while SetPrivacyScreen() tasks are awaiting execution. For example, this may happen when rapid display configuration events are triggered when a device wakes up and is connected to one or more external displays. In addition, this CL instrument drm_util.cc to help investigating https://crbug.com/1105919. Also see: http://crash/browse?q=product_name%3D%27Chrome_ChromeOS%27+AND+expanded_custom_data.ChromeCrashProto.magic_signature_1.name%3D%27ui%3A%3ADrmNativeDisplayDelegate%3A%3ASetPrivacyScreen%27#productname:1000,productversion:30,magicsignature:50,magicsignature2:50,stablesignature:50,operatingsystemfamily:30,+devicemodel:40,magicsignaturesorted:50 Bug: 1105919 Change-Id: Ic3b6b86bc9a6f50a115e5ec563b4595ab5c24975 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2330891 Commit-Queue: Gil Dekel <gildekel@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Daniel Nicoara <dnicoara@chromium.org> Cr-Commit-Position: refs/heads/master@{#797897}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/e1360ddcec9e..78d7b4b8250e If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-win-chromium 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/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: Ic4805e47d2d610ab03a81c638a318b097ded053d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354207Reviewed-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@{#797896}
-
Sammie Quon authored
Without this, we can get some cases where a non-remove display change can get some persistent bounds stored and won't get overwritten when a remove display change happens. Introduce a mechanism where persistent bounds are calculated when a display change signal is received, but not written to the window state unless a remove signal is received. Test: manual, added tests Bug: 1115675 Change-Id: Id3b642d5912510c451e78a0f9227437d1ce2de1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353065Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/master@{#797895}
-
Lan Wei authored
org.chromium.chrome.browser.omnibox.suggestions. SwitchToTabTest#testSwitchToTabInSearchActivity fails on Android, https://analysis.chromium.org/p/chromium/flake-portal/flakes/ occurrences?key=ag9zfmZpbmRpdC1mb3ItbWVyigELEgVGbGFrZSJ_Y2hyb21pdW1AY2hy b21lX3B1YmxpY190ZXN0X2Fwa0BvcmcuY2hyb21pdW0uY2hyb21lLmJyb3dzZXIub21uaWJv eC5zdWdnZXN0aW9ucy5Td2l0Y2hUb1RhYlRlc3QjdGVzdFN3aXRjaFRvVGFiSW5TZWFyY2hB Y3Rpdml0eQw disable it for now until it is fixed. TBR= gangwu@chromium.org Bug: 1114938 Change-Id: I9325cbd5a6b8bb75fb53b44e9d96cc6ca74e79a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354919Reviewed-by:
Lan Wei <lanwei@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#797894}
-
Mohamed Heikal authored
Adds a suppressions file for the Dependency Check gradle plugin. Also improves our error message to make it clearer in the noisy gradle output. Bug: 1114909 Change-Id: Iabed86d80c9a68b2e021940eb948074b09161046 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354893 Commit-Queue: Mohamed Heikal <mheikal@chromium.org> Reviewed-by:
Adrian Taylor <adetaylor@chromium.org> Cr-Commit-Position: refs/heads/master@{#797893}
-
Peter Kasting authored
Bug: 1104532 Change-Id: I5a1ba068f5ed6bbf16e98339d534f5f083c5d058 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2355010 Commit-Queue: Peter Kasting <pkasting@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#797892}
-
Henrique Nakashima authored
Pass it as a parameter into constructors where possible. This is a step to modularize TabWindowManager. Next step is to split AsyncTabParamsManager into interface/impl and modularize it. Bug: 1112920 Change-Id: I3461a539177daba5b42e1f1ec422350a84dca8c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2347381Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/master@{#797891}
-
David Grogan authored
They don't seem to flake anymore. https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=blink_web_tests&tests=external%2Fwpt%2Fcss%2Fvendor-imports%2Fmozilla%2Fmozilla-central-reftests%2Fflexbox%2Fflexbox-intrinsic-ratio-003v.html%2C%20external%2Fwpt%2Fcss%2Fvendor-imports%2Fmozilla%2Fmozilla-central-reftests%2Fflexbox%2Fflexbox-baseline-align-self-baseline-vert-001.html%2C%20external%2Fwpt%2Fcss%2Fvendor-imports%2Fmozilla%2Fmozilla-central-reftests%2Fflexbox%2Fflexbox-baseline-multi-item-vert-001a.html 898186 is not mentioned anywhere else in TestExpectations, so I think we can close it. Fixed: 898186 Change-Id: Iaacb252ee2836796aa85833d6dc7ecd8da682ae1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2347967 Auto-Submit: David Grogan <dgrogan@chromium.org> Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#797890}
-
Wenhan (Han) Zhang authored
Continuing the change to the new histogram naming system. Added support for out-of-line variants in the model and extract_histograms.py. Change-Id: I98e78031ddef98ef581d8218baf9c31a2f9a3fac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346059 Commit-Queue: Wenhan (Han) Zhang <zwenhan@google.com> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#797889}
-
Raphael Kubo da Costa authored
yasm is no longer used in Chromium, remove a lingering reference to it. Bug: 766721 Change-Id: I8043e1e089af09e740d4db7ea7119e47d1f8f198 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352938Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Cr-Commit-Position: refs/heads/master@{#797888}
-
Lan Wei authored
AutofillAssistantChromeTabIntegrationTest. startingNewAutofillAssistantCloseTabResumesRunOnPreviousTab fails on Android, https://analysis.chromium.org/p/chromium/flake-portal/flakes/ occurrences?key=ag9zfmZpbmRpdC1mb3ItbWVywAELEgVGbGFrZSK0AWNocm9taXVtQGNo cm9tZV9wdWJsaWNfdGVzdF9hcGtAb3JnLmNocm9taXVtLmNocm9tZS5icm93c2VyLmF1dG9m aWxsX2Fzc2lzdGFudC5BdXRvZmlsbEFzc2lzdGFudENocm9tZVRhYkludGVncmF0aW9uVGVz dCNzdGFydGluZ05ld0F1dG9maWxsQXNzaXN0YW50Q2xvc2VUYWJSZXN1bWVzUnVuT25QcmV2 aW91c1RhYgw, disable it for now until it is fixed. TBR= sandromaggi@google.com Bug: 1115681 Change-Id: If3119c4682c8665cb39c1dea66492bb96dc24864 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354620Reviewed-by:
Lan Wei <lanwei@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#797887}
-
Sergey Ulanov authored
Some Vulkan implementations, particularly swiftshader and i915 drivers use memdfd_create() to implement vkGetSemaphoreFdKHR() API. That syscall was previously enabled only on ChromeOS, which was breaking swiftshader tests when trying to enable synchronization for some images (see http://crrev.com/c/2353413 ) Bug: 1115692 Change-Id: Id0898d6d77ad8aa5140ffe34aa7dafbc3fe19249 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354205 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Auto-Submit: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#797886}
-
Kalvin Lee authored
This change implements ParseUsbIndex(). Bug: chromium:888189 Test: chromeos_unittests --gtest_filter='PpdMetadataParserTest.*' Change-Id: Ieec6f0f1a8d68d7ebf09b3d7ce971512896a5dfd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335410 Commit-Queue: Kalvin Lee <kdlee@chromium.org> Reviewed-by:
Luum Habtemariam <luum@chromium.org> Cr-Commit-Position: refs/heads/master@{#797885}
-
Koji Ishii authored
Bug: 267056 Change-Id: Id3a9d65ec0dab6558f3b8504592648f91bbf1316 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351101 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#797884}
-
Rouslan Solomakhin authored
Before this patch, Android payment app implementation lived exclusively in Java, so sharing any of its logic across platforms was difficult. This patch adds a cross-platform way for Web Payment feature to query a list of installed Android apps. As a first step, only information about Trusted Web Activities installed in the Android subsystem of Chrome OS would be returned. After this patch, it's possible to start creating a cross-platform implementation of an Android payment app. Bug: 1061503 Change-Id: Ic8320a902eec537d5aa37b3a6cf9b79b8c579c55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2242639 Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:
Sahel Sharify <sahel@chromium.org> Cr-Commit-Position: refs/heads/master@{#797883}
-
David Van Cleve authored
crbug.com/1115398 concerns some crashes in TableManager::ExecuteDbTaskOnDbSequence, which seem like they could be a consequence of some incorrect lifetime management in TrustTokenDatabaseOwner. In particular, KeyValueData::FlushDataToDisk schedules a task using TableManager by providing a callback with a bound raw pointer to the a KeyValueTable owned by TrustTokenDatabaseOwner, but currently TrustTokenDatabaseOwner's KeyValueTable members are destroyed before its (Proto)TableManager member. This could mean that TableManager::ExecuteDbTaskOnDbSequence tries to call into a KeyValueTable that has already been freed, in cases where TableManager tasks are executed concurrent with the TrustTokenDatabaseOwner's destruction. This initial fix for crbug.com/1115398 updates KeyValueTable<T> to inherit from SupportsWeakPtr and swaps the base::Unretaineds in KeyValueData to bind KeyValueTable weak pointers instead. This is intended to be a simple, mergeable, shorter-term fix to stop the crashes. A cleaner but more invasive follow-up fix could be to refactor KeyValueTable<T> to be a stateless collection of helper functions, eliminating the class's lifetime concerns. Bug: 1115398 Change-Id: I4947b7678e99449b44fd48904fa92294db84a894 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354289 Commit-Queue: David Van Cleve <davidvc@chromium.org> Reviewed-by:
Alex Ilin <alexilin@chromium.org> Cr-Commit-Position: refs/heads/master@{#797882}
-
David Maunder authored
This reverts commit a56b7ab4. Reason for revert: Tests are now fixed in CL 2354454 Original change's description: > Revert "Move URL to CriticalPersistedTabData" > > This reverts commit ffd982c9. > > Reason for revert: https://bugs.chromium.org/p/chromium/issues/detail?id=1115915 > Caused several tests to fail. > > Original change's description: > > Move URL to CriticalPersistedTabData > > > > This supports the effort of moving fields to UserData objects > > so Tab doesn't become too big and unwieldy. > > > > Bug: 1112357 > > Change-Id: I6c484d9586ca8ad7d1866fbbc9dac4735ecf1470 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337673 > > Commit-Queue: David Maunder <davidjm@chromium.org> > > Reviewed-by: Tommy Nyquist <nyquist@chromium.org> > > Reviewed-by: David Trainor <dtrainor@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#797555} > > TBR=nyquist@chromium.org,dtrainor@chromium.org,jinsukkim@chromium.org,davidjm@chromium.org > > Change-Id: I084d6dcb0cef11311a8d9d5f8bc26bffe6309339 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 1112357 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352813 > Reviewed-by: Arthur Sonzogni <arthursonzogni@chromium.org> > Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> > Cr-Commit-Position: refs/heads/master@{#797616} TBR=nyquist@chromium.org,dtrainor@chromium.org,jinsukkim@chromium.org,arthursonzogni@chromium.org,davidjm@chromium.org Bug: 1112357 Change-Id: I9a343866b11de1c438bddc375e62b532847a2e1d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354672Reviewed-by:
David Maunder <davidjm@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Commit-Queue: David Maunder <davidjm@chromium.org> Cr-Commit-Position: refs/heads/master@{#797881}
-
Luis G Garcia authored
Add logging for sync tokens in three locations. New Tests: - Test session failure if WebXRIncubations not enabled and camera access is requested. - Test session failure if permissions rejected. - Test camera image texture null if feature not requested. New Disabled Test: - Test camera image texture lifetime limited to one frame. Bug: 1115167 Change-Id: I602b8fbfdd4ff39c189364ef5b7670b8c6228211 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342211 Commit-Queue: Luis Garcia <luisggarcia@google.com> Reviewed-by:
Piotr Bialecki <bialpio@chromium.org> Reviewed-by:
Klaus Weidner <klausw@chromium.org> Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#797880}
-
Elaine Chien authored
Bug: 1097279 Change-Id: Ie4ee96134433cd45432df96b047ff331eaeac573 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353400 Commit-Queue: Elaine Chien <elainec@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Cr-Commit-Position: refs/heads/master@{#797879}
-
Bo Liu authored
Context.getDisplay is new on R and will throw an exception when the Context is not associated with a display. Use this exception to detect this case instead of trying to unwrap the context to find an Activity. Bug: 1116000 Change-Id: Ib900205b8ce8aceb21a9f705431e040aef0e6ddb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354291 Commit-Queue: Bo <boliu@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#797878}
-
Joshua Peraza authored
Bug: 1113482, 1113065, crashpad:340 Change-Id: I2955a047e0e2dacba5db58913c163d1989cd4acc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354463 Commit-Queue: Joshua Peraza <jperaza@chromium.org> Commit-Queue: Mark Mentovai <mark@chromium.org> Auto-Submit: Joshua Peraza <jperaza@chromium.org> Reviewed-by:
Mark Mentovai <mark@chromium.org> Cr-Commit-Position: refs/heads/master@{#797877}
-
Kalvin Lee authored
This change implements PpdMetadataManager::FindAllEmmsAvailableInIndex(), which seeks out PPD PPD information via the forward index metadata for a given list of effective-make-and-model strings. This is the first method in a series needed to implement PpdProvider::ResolvePpdReference(). Bug: chromium:888189 Test: chromeos_unittests --gtest_filter='PpdMetadataManagerTest.*' Change-Id: I465d7fa6589aa519ed80709a2320d8c1ec4b0e74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2333582Reviewed-by:
Luum Habtemariam <luum@chromium.org> Commit-Queue: Kalvin Lee <kdlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#797876}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/42ae8f6e..53090ac8 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,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Ia30340d44c63745fee612412d28ed488d844b30b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354327Reviewed-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@{#797875}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/8fa7957ea438..4faa62a0e9f8 2020-08-13 oksamyt@google.com Merge "[trace processor] Implement app usage calculation for WV power metric" 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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: I41afa86365455328da95780145b7f4ea32c4e5a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354849Reviewed-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@{#797874}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/07ae53f59079..5c8c6b4296e5 2020-08-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from b2be8f165978 to fb86cfb19849 (4 revisions) 2020-08-13 nguyenmh@google.com Add tests' expectations to capture replay tests 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 ynovikov@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/+doc/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-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: ynovikov@google.com Change-Id: I38fd80ad4ea3de42138ae2334a3c3f07f73516ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354456Reviewed-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@{#797873}
-
Karandeep Bhatia authored
git cl format formats the changed python code in tools/json_schema_compiler using yapf since tools/ specifies a style.yapf file. However this is proving to be a nuisance since yapf doesn't seem to be doing a good job of formatting call chains and since the directory is not formatted currently. Exempt the directory from python formatting for now. BUG=1113513, 1116155 Change-Id: I69b17ceeb0319fea8976c7b170ebdd33f6f12ce0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353418 Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Auto-Submit: Karan Bhatia <karandeepb@chromium.org> Cr-Commit-Position: refs/heads/master@{#797872}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/b19e07ebf92c..8fa7957ea438 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-mac-chromium 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/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: I3c256049a5e10fa3a3d076c376443190fec7be6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354716Reviewed-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@{#797871}
-
Peter Kasting authored
Converts temps to TimeDelta, or eliminates code that is not needed when using TimeDelta directly. This is generally clearer and safer. Bug: none Change-Id: Iae002ee0938ea91e2c785aa1ba588f74bce092cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352626 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Mark Mentovai <mark@chromium.org> Reviewed-by:
Thomas Guilbert <tguilbert@chromium.org> Reviewed-by:
James Darpinian <jdarpinian@chromium.org> Cr-Commit-Position: refs/heads/master@{#797870}
-
Vignesh Venkatasubramanian authored
Update the decode loop to prepare for enabling frame parallel mode. This CL does not enable frame parallel mode but simply updates the decode loop to be generic enough to support frame parallel mode. The decode loop is now similar to the Dav1dVideoDecoder. Bug: 1102227, 1047051 Change-Id: I786fe5c46ead32344154e212868d50ecfbdac02d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2318225 Commit-Queue: Vignesh Venkatasubramanian <vigneshv@google.com> Reviewed-by:
Wan-Teh Chang <wtc@google.com> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
James Zern <jzern@google.com> Cr-Commit-Position: refs/heads/master@{#797869}
-
Himanshu Jaju authored
Implements the key verification module that to verify remote device before requesting introduction and beginning the transfer flow. Bug: 1085068 Change-Id: I4bb75dce474042ef43ca86199db3456d63406874 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346325 Commit-Queue: Himanshu Jaju <himanshujaju@chromium.org> Reviewed-by:
Alex Chau <alexchau@chromium.org> Cr-Commit-Position: refs/heads/master@{#797868}
-
Zach Trudo authored
SharedQueue was missing Swap from the possible queue commands. Added it. Bug: chromium:1078512 Change-Id: I507027bf3d77eebe0369050cbf46f58a088df03f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353404Reviewed-by:
Leonid Baraz <lbaraz@chromium.org> Commit-Queue: Zach Trudo <zatrudo@google.com> Cr-Commit-Position: refs/heads/master@{#797867}
-
Dominique Fauteux-Chapleau authored
Bug: 1100902 Change-Id: Ibf7537f2ec2084a3e4a03c33ab4c45ad5835e046 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346914Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> Cr-Commit-Position: refs/heads/master@{#797866}
-
Chris Hamilton authored
This moves the implementation of RendererResourceCoordinator to controller, leaving behind only the interface definition and singleton accessor in platform. Change-Id: Ibdf23280e53b48df897ec341d27fe366efb04f5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354534 Commit-Queue: Chris Hamilton <chrisha@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Joe Mason <joenotcharles@chromium.org> Cr-Commit-Position: refs/heads/master@{#797865}
-
Annie Sullivan authored
Follow up to https://chromium-review.googlesource.com/c/chromium/src/+/2348694 Bug: 1114793 Change-Id: I869e238afadd01268456b783da8a848332c3418b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354495Reviewed-by:
Philip Rogers <pdr@chromium.org> Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Commit-Queue: Annie Sullivan <sullivan@chromium.org> Cr-Commit-Position: refs/heads/master@{#797864}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/2b1c0b0e92e7..13f3340173aa 2020-08-13 cwallez@chromium.org Remove wgpu::Buffer::SetSubData 2020-08-13 cwallez@chromium.org Remove deprecated array layer descriptor members If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: cwallez@google.com Change-Id: Iaa1710d458cd6cd5552c22a2afe81bd44de88d7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354806Reviewed-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@{#797863}
-