- 21 Nov, 2018 40 commits
-
-
Stephen McGruer authored
This is a follow up from https://chromium-review.googlesource.com/c/chromium/src/+/1297172 Bug: None Change-Id: I9db0d1a3bb233a49938ab9be4813fe3cbf0505af Reviewed-on: https://chromium-review.googlesource.com/c/1340871 Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#610057}
-
Eric Seckler authored
Also fixes the ordering of entries in the NotificationPreferences. TBR=twellington@chromium.org Bug: 898512 Change-Id: I2ad01d04a517100b3b0629c053dcd215cd2f838a Reviewed-on: https://chromium-review.googlesource.com/c/1346071Reviewed-by:
Eric Seckler <eseckler@chromium.org> Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Commit-Queue: Eric Seckler <eseckler@chromium.org> Cr-Commit-Position: refs/heads/master@{#610056}
-
Marc Treib authored
Previously it just checked GetPreferredDataTypes. This was probably okay in practice (the check was anyway more of a "has the user not disabled history sync" rather than "is history sync enabled"), but still better to be correct. While we're here, also move to SyncUserSettings, which is the new way to query any user-configurable bits of Sync. This also includes a bunch of test cleanup: Removing a Mock class that isn't used, and using NiceMock to avoid unnecessary chattiness. Bug: 907027, 884159 Change-Id: I2a3d0f8ef13a74b51f4b4a2edc19976a61c6c430 Reviewed-on: https://chromium-review.googlesource.com/c/1343087Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#610055}
-
Peter E Conn authored
Not the biggest of changes, but every little helps! Bug: 887926 Change-Id: I150e13fd221f0ac31597e984d044066bb02adf3f Reviewed-on: https://chromium-review.googlesource.com/c/1343115Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Peter Conn <peconn@chromium.org> Cr-Commit-Position: refs/heads/master@{#610054}
-
Vladislav Kuzkokov authored
Bug: 891174 Change-Id: Icd1be1b4d9eec699223757cd5da846a5a705e0ef Reviewed-on: https://chromium-review.googlesource.com/c/1344060 Commit-Queue: Vladislav Kuzkokov <vkuzkokov@chromium.org> Reviewed-by:
Sergey Poromov <poromov@chromium.org> Cr-Commit-Position: refs/heads/master@{#610053}
-
Robert Sesek authored
Bug: 832676 Change-Id: I2e7c0352514c3ba46b44f17b65dce370b945ac15 Reviewed-on: https://chromium-review.googlesource.com/c/1344995Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#610052}
-
Nico Weber authored
compare_build_artifacts.py: Add workaround for .isolated files containing the name of the build dir. Bug: 899438,907488 Change-Id: Ic958d09e1fd4fc8a34f4f33fc9bfb9e3bc5d6a54 Reviewed-on: https://chromium-review.googlesource.com/c/1346670 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/master@{#610051}
-
Henrik Boström authored
CallSetupState simplifies the OffererState/AnswererState to: - kNotStarted - kStarted - kFailed - kSucceeded This is allows an RTCPeerConnection to be given a single label, instead of one label per role (offerer, answerer) and will make it easier to estimate % success/failure. (This is roughly what the Alternative proposal from the CallSetupStateTracker design doc is). Bug: 906029 Change-Id: I8d0c673d4fa70403e6a552e9f76f9b4b3c10e5d4 Reviewed-on: https://chromium-review.googlesource.com/c/1344051 Commit-Queue: Henrik Boström <hbos@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Harald Alvestrand <hta@chromium.org> Cr-Commit-Position: refs/heads/master@{#610050}
-
Jinho Bang authored
The test is not working because invalid enum value is passed to the complete() method. Bug: 861704 Change-Id: I93d54e34a79428fdc88a2c52f12c80ae29c18221 Reviewed-on: https://chromium-review.googlesource.com/c/1346429Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#610049}
-
Egor Pasko authored
TBR=peconn@chromium.org,dtrainor@chromium.org NOTRY=true Bug: 906840 Change-Id: I3a9627c2095e71ffccc4f4b0a2e0371d73dc670a Reviewed-on: https://chromium-review.googlesource.com/c/1346304 Commit-Queue: Egor Pasko <pasko@chromium.org> Reviewed-by:
Egor Pasko <pasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#610048}
-
Leon Han authored
This CL removes typemapping of (blink.mojom.FetchAPIRequest, blink::WebServiceWorkerRequest), instead, we use blink::mojom::FetchAPIRequest struct directly. This reduces lots of usages of blink::WebServiceWorkerRequest, now its only usage is to carry the request data of a fetch event dispatched towards a service worker, from //content across the boundary into Blink. BUG=789854 Change-Id: Ife644a71941ea8db9f7798d414d49f2a0c61cf61 Reviewed-on: https://chromium-review.googlesource.com/c/1322360 Commit-Queue: Leon Han <leon.han@intel.com> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#610047}
-
Juan Antonio Navarro Perez authored
Using --browser=android-webview-google should make these bots install Monochrome.apk and use it as webview provider. Bug: 817842 Change-Id: I6cc9f685cb06467ae31b34c5627ce2b8b9bceedc Reviewed-on: https://chromium-review.googlesource.com/c/1344429Reviewed-by:
Ned Nguyen <nednguyen@google.com> Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org> Cr-Commit-Position: refs/heads/master@{#610046}
-
Anders Hartvoll Ruud authored
TBR=dcheng@chromium.org Bug: 907412 Change-Id: I903923a922f8116841e9260aa715eeaaf896549b Reviewed-on: https://chromium-review.googlesource.com/c/1346450 Commit-Queue: Anders Ruud <andruud@chromium.org> Reviewed-by:
Anders Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#610045}
-
Eric Seckler authored
Adds functionality to share a recorded trace to the mobile tracing feature. Bug: 898512 Change-Id: I85107017abdad5ad508b18aecbba58607a004657 Reviewed-on: https://chromium-review.googlesource.com/c/1346070Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Commit-Queue: Eric Seckler <eseckler@chromium.org> Cr-Commit-Position: refs/heads/master@{#610044}
-
Tom Tan authored
Bug: 893460 Change-Id: I1ebf06dd022defaaa6b06a27455059d9724f0fa5 Reviewed-on: https://chromium-review.googlesource.com/c/1344870 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Cr-Commit-Position: refs/heads/master@{#610043}
-
Sergey Ulanov authored
Previously base::LaunchProcess didn't allow paths_to_transfer to be used with the FDIO_SPAWN_CLONE_NAMESPACE flag. This meant that to override directories the test launcher had to avoid FDIO_SPAWN_CLONE_NAMESPACE flag. This is not ideal because of the added complexity in the test launcher and also because the launcher was changing test environment by not cloning all entries in the namespace (i.e. some tests would behave differently when started with --single-process-tests flag). This change updates LaunchProcess() to allow individual dirs transfer while cloning the rest of the namespace. Also updated test launcher to use this new feature. This CL should unbreak the tests currently broken in https://crrev.com/c/1341243 Change-Id: I3c30497222ffd33d6240f478523d3e767fad90f5 Reviewed-on: https://chromium-review.googlesource.com/c/1345236Reviewed-by:
Scott Graham <scottmg@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#610042}
-
Tom Tan authored
Bug: 893460 Change-Id: Iad812763c50045ffd9b18b73e0233cbeb4062bf2 Reviewed-on: https://chromium-review.googlesource.com/c/1343567 Commit-Queue: Tom Tan <Tom.Tan@microsoft.com> Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Cr-Commit-Position: refs/heads/master@{#610041}
-
Sylvain Defresne authored
SigninManager::Observer::GoogleSigninSucceeded had two overload one taking a AccountInfo, and one taking two std::string. The latter is deprecated in favor of the former. As all overrides of the latter version are in components/signin or services/identity, convert them in one CL and remove the old method (that is now unused). Bug: none Change-Id: I5e2d56187b60e0a84dc6c3b6fae100f7b1d0467f Reviewed-on: https://chromium-review.googlesource.com/c/1344052 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#610040}
-
Mikel Astiz authored
This reverts commit 05048d0f. Reason for revert: test is still flaky on chromeos, e.g.: https://chromium-swarm.appspot.com/task?id=414c06e82ad5da10&refresh=10&show_raw=1 Original change's description: > Reenable a test in TwoClientPreferencesSyncTest on CrOS > > Recent changes (linked to the bug) are believed to have deflaked the > test, so let's reenable it on all platforms. > > Bug: 873902 > Change-Id: I9804fa4d83c3b1afb9b71356d134736b63b11298 > Reviewed-on: https://chromium-review.googlesource.com/c/1343083 > Reviewed-by: Mohamed Amir Yosef <mamir@chromium.org> > Commit-Queue: Mikel Astiz <mastiz@chromium.org> > Cr-Commit-Position: refs/heads/master@{#609649} TBR=mastiz@chromium.org,mamir@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 873902 Change-Id: I6dbf839b515dfc5e374f28b6197e73f1f23ffcac Reviewed-on: https://chromium-review.googlesource.com/c/1346303Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#610039}
-
Marc Treib authored
This includes two fixes: 1) In OnStateChanged, check CanSyncFeatureStart instead of checking for absence of disable reasons. CanSyncFeatureStart also implies no disable reasons, but additionally checks that the syncing account is primary, meaning that Sync the *feature* can start, not just the transport layer. 2) In UpdateSettingsForMigration, when determining the UKM state, add a check for IsSyncFeatureEnabled. The reason is that GetChosenDataTypes returns "all types" by default, even if Sync is disabled, or only the transport layer is running. So the old code could result in some false positives. This change is analogous to https://crrev.com/c/1343369. Bug: 907027 Change-Id: Ie5eaf261b17da072dcd2cb8a596a7342e2fc8192 Reviewed-on: https://chromium-review.googlesource.com/c/1346131Reviewed-by:
Thomas Tangl <tangltom@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#610038}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/b33ab55f3140..83a041b5da87 git log b33ab55f3140..83a041b5da87 --date=short --no-merges --format='%ad %ae %s' 2018-11-21 fmayer@google.com Merge "Print pid when -b is specified." Created with: gclient setdep -r src/third_party/perfetto@83a041b5da87 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: I89688023b950166b69e7a616c5b440ddcdddfa20 Reviewed-on: https://chromium-review.googlesource.com/c/1346350Reviewed-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@{#610037}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 2f231240. With Chromium commits locally applied on WPT: 3629f6dc "Refine wpt/service-workers/service-worker/clients-get.https.html" 02c7f5d5 "Revert "Add referrer-policy module worker tests"" 396a0004 "[BlinkGenPropertyTrees] Filter effects should be clipped" Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: hbos@chromium.org, hta@chromium.org: external/wpt/webrtc yhirano@chromium.org, mkwst@chromium.org, japhet@chromium.org: external/wpt/fetch NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: I40f65a983eaef8d0ec9be0686bff7aa909743c54 Reviewed-on: https://chromium-review.googlesource.com/c/1345771 Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#610036}
-
Charlie Harrison authored
This CL introduces the skeleton of a class which can drive the UI of "blocked URL" lists (i.e. the popup and redirect setting bubbles). Currently, it only exposes an observer interface to unify how popup and redirect UI surfaces receive updates about new URLs that were blocked. Follow-up CLs can add functionality including storing the actual blocked URLs within the manager. Bug: 895555 Change-Id: I6e95cd4ca3c8d6109cbfdb770516dc6d18c98554 Reviewed-on: https://chromium-review.googlesource.com/c/1334420 Commit-Queue: Charlie Harrison <csharrison@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#610035}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/66eedce30a82..c4d5642e1363 git log 66eedce30a82..c4d5642e1363 --date=short --no-merges --format='%ad %ae %s' 2018-11-21 oprypin@webrtc.org Revert "Default to dlopening the PipeWire." 2018-11-21 solenberg@webrtc.org Remove more unneeded things from ChannelSend 2018-11-21 tomas.popela@gmail.com Default to dlopening the PipeWire. 2018-11-21 nisse@webrtc.org Add test PeerConnectionIntegrationTest.MediaTransportBidirectionalAudio 2018-11-21 srte@webrtc.org Adds target bandwidth to BitrateAllocator. Created with: gclient setdep -r src/third_party/webrtc@c4d5642e1363 The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-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:linux_chromium_archive_rel_ng;luci.chromium.try:mac_chromium_archive_rel_ng BUG=chromium:682122,chromium:682122 TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: If0a6cb37ae9d07956800d3590c36ce8b02f5ab86 Reviewed-on: https://chromium-review.googlesource.com/c/1346170Reviewed-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@{#610034}
-
Anders Hartvoll Ruud authored
TBR=luoe@chromium.org Bug: 907150 Change-Id: Ia4870cb7b13e72755c8f981e872ae36e0f848913 Reviewed-on: https://chromium-review.googlesource.com/c/1346389Reviewed-by:
Anders Ruud <andruud@chromium.org> Commit-Queue: Anders Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#610033}
-
Antonio Gomes authored
... to observing IdentityManager CL also gets rid of the AccountTrackerService usage, driven-by. BUG=906579 Change-Id: I1ec47f5817a665995a5c1e4c2a6ed21a49756f3e Reviewed-on: https://chromium-review.googlesource.com/c/1340890Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#610032}
-
Alessio Bazzica authored
The default APM configuration will change disabling the adaptive digital mode of AGC2. Bug: webrtc:7494 Change-Id: I272153142dcd49b267feeb2620a651d42db62e01 Reviewed-on: https://chromium-review.googlesource.com/c/1345437Reviewed-by:
Max Morin <maxmorin@chromium.org> Commit-Queue: Ale Bzk <alessiob@chromium.org> Cr-Commit-Position: refs/heads/master@{#610031}
-
Kent Tamura authored
- Add comments based on DOM-Parsing specification. - Introduce |candidate_prefix| variable to follow the specification. This CL has no behavior changes. Bug: 906807 Change-Id: I51e7fd9f22fd4f43baac2a85a521af049b5e588c Reviewed-on: https://chromium-review.googlesource.com/c/1345375Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#610030}
-
Sylvain Defresne authored
Add a new method OnPrimaryAccountSetWithPassword to IdentityManager::Observer (with comments indicating it only works for legacy sign-in workflow) and port PasswordStoreSigninNotifierImpl to it. Bug: 903870, 887438, 887441 Change-Id: Ic79cff4ffdd341aedb22ee2c8abd40d309ee6fa4 Reviewed-on: https://chromium-review.googlesource.com/c/1344089Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
Vaclav Brozek <vabr@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#610029}
-
David Jean authored
Bug: 907087 Change-Id: I3ae8056fcc7ca33eff2a813abf030a2ffeaf8198 Reviewed-on: https://chromium-review.googlesource.com/c/1346149Reviewed-by:
Javier Ernesto Flores Robles <javierrobles@chromium.org> Commit-Queue: David Jean <djean@chromium.org> Cr-Commit-Position: refs/heads/master@{#610028}
-
Alex Clarke authored
This will help https://crrev.com/c/1340317. TBR=mbarbella@chromium.org Bug: 906125, 907410 Change-Id: Id6d666a0e8dc18d8646a81dd16fadec16fe44abe Reviewed-on: https://chromium-review.googlesource.com/c/1344105 Commit-Queue: Alex Clarke <alexclarke@chromium.org> Reviewed-by:
Alex Clarke <alexclarke@chromium.org> Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#610027}
-
Boris Sazonov authored
This CL changes AccountManagerFacade.getGoogleAccounts() return type from Account[] to List<Account>. This is done to ensure immutability of this list and for consistency with getGoogleAccountNames(). Bug: None Change-Id: If703947028dd4ed0c9fdaf18856d97d6b6a52aa5 Reviewed-on: https://chromium-review.googlesource.com/c/1338088 Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#610026}
-
Noel Gordon authored
- remove metrics.ImportEvents - remove metrics.timing.Variables.HISTORY_LOAD No change in behavior, no new tests. Bug: 905934, 847729 Change-Id: I2f5ab9659dc5e134bdb47d8c770a1f918b4a0126 Reviewed-on: https://chromium-review.googlesource.com/c/1345381Reviewed-by:
Stuart Langley <slangley@chromium.org> Reviewed-by:
Naoki Fukino <fukino@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#610025}
-
Benoît Lizé authored
When a ParkableString is unparked, keep the compressed data around, allowing to drop the uncompressed data at no cost later. As decompression is much (>10x) cheaper than compression and compressed data smaller, this is usually a good tradeoff. This also allows to recover memory when a string is unparked once, and its content is not touched again soon. Concretely, we introduce: - "synchronous parking" when parking is merely dropping the decompressed representation. - "synchronous only" string parking in ParkableStringManager - Drop all parkable strings when receiving a OnPurgeMemory() notification. Also, improve and simplify testing, with fewer "friend" function and tighter compression test. Bug: 877044 Change-Id: I4b66ca5ddc67b2a6e49bfd1790e1788870642b04 Reviewed-on: https://chromium-review.googlesource.com/c/1329975Reviewed-by:
Benoit L <lizeb@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#610024}
-
Peter Boström authored
This effectively aligns the tab-icon animation with page commits as the navigation request only exists while the tab is navigating. This code is also easier to understand since we don't need to keep track of when a first response could have been received (and which navigation the response is related to). Bug: chromium:903817 Change-Id: I3629792f1a122a2445edc9a2cab02e38b0eeca7b Reviewed-on: https://chromium-review.googlesource.com/c/1341992Reviewed-by:
Camille Lamy <clamy@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#610023}
-
Marc Treib authored
If IsSyncFeatureEnabled is false, then GetPreferredDataTypes doesn't really mean anything. In practice, this wasn't an actual issue: If Sync isn't enabled, then the whole UserEventService can't upload anything anyway. But still best to be precise here. Bug: 907027, 856081 Change-Id: I2e3ee7200118175ed9397b5a1b7d9fedd0eb7692 Reviewed-on: https://chromium-review.googlesource.com/c/1344104Reviewed-by:
vitaliii <vitaliii@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#610022}
-
Clemens Arbesser authored
To this end, the billing profile of the credit card is retrieved and stored in client memory. Bug: 806868 Change-Id: Ic29020f70f4c00f06ee4014ca7322ff2c8039c92 Reviewed-on: https://chromium-review.googlesource.com/c/1344143 Commit-Queue: Clemens Arbesser <arbesser@google.com> Reviewed-by:
Stephane Zermatten <szermatt@chromium.org> Cr-Commit-Position: refs/heads/master@{#610021}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/a63cf8e80aa5..ef3f9bef8660 git log a63cf8e80aa5..ef3f9bef8660 --date=short --no-merges --format='%ad %ae %s' 2018-11-21 rmistry@google.com Revert "Reland "Temporarily remove Android compile bot from CQ"" 2018-11-21 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2018-11-21 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2018-11-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 0e604f9f1107..836674c28b1e (4 commits) 2018-11-20 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2018-11-20 rmistry@google.com Reland "Temporarily remove Android compile bot from CQ" 2018-11-20 kjlubick@google.com [canvaskit] Add debug-mode only logs 2018-11-20 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2018-11-20 michaelludwig@google.com Convert aa edge distances into attribute 2018-11-20 michaelludwig@google.com Add aa/non-aa, local coord, and perspective modes to rect benchmarks 2018-11-20 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2018-11-20 kjlubick@google.com Add software backend to gpu build 2018-11-20 kjlubick@google.com [canvaskit] Expand canvas2d API 2018-11-20 mtklein@google.com disable platform (matrix) procs 2018-11-20 michaelludwig@google.com Update drawimage composite benchmark to force aa 2018-11-20 reed@google.com hide (unused) intercepts methods -- for staging migration to SkFont 2018-11-20 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2018-11-20 brianosman@google.com Use GrVertexWriter for GrAAStrokeRectOp 2018-11-20 reed@google.com guard flag, so we can remove it and force clients to opt-in 2018-11-20 jvanverth@google.com Add SkImage::MakeFromYUVAPixmaps 2018-11-20 brianosman@google.com Use a smaller tolerance when chopping conics to quads 2018-11-20 bsalomon@google.com Add docs about building with clang-cl on Windows. 2018-11-20 mtklein@google.com SkBitmapProcState_matrixProcs.cpp refactoring 2018-11-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 b81ff9e6c518..0e604f9f1107 (1 commits) 2018-11-20 bsalomon@google.com Experimentally disable GrTextureOp chaining on Intel GPUs on Mac. 2018-11-20 michaelludwig@google.com Add writePoint3() to SkWriteBuffer interface. 2018-11-20 bsalomon@google.com Pass alpha rather than full colors to TextureOps made from image sets. 2018-11-20 skia-bookmaker@skia-swarming-bots.iam.gserviceaccount.com Update markdown files 2018-11-20 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset 2018-11-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 8a0fb48a56d6..b81ff9e6c518 (2 commits) Created with: gclient setdep -r src/third_party/skia@ef3f9bef8660 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:888453,chromium:906453 TBR=csmartdalton@chromium.org Change-Id: I7cc3a2bb87f5fd53a7b05756b08e468d99aa26ff Reviewed-on: https://chromium-review.googlesource.com/c/1345769Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#610020}
-
Sam McNally authored
Previously, when the selected item is removed, the selection is changed to the index after where the old lead index was. When multiple items are removed, the logical next item may move multiple positions. Avoid this by moving to the item that hasn't been removed from prior to the permutation - using its position after the permutation. Bug: 708299 Change-Id: I9393c9f00d5453ef3c3d5378758bb63ed29c43b7 Reviewed-on: https://chromium-review.googlesource.com/c/1345709Reviewed-by:
calamity <calamity@chromium.org> Commit-Queue: Sam McNally <sammc@chromium.org> Cr-Commit-Position: refs/heads/master@{#610019}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/96e14159c92b..b33ab55f3140 git log 96e14159c92b..b33ab55f3140 --date=short --no-merges --format='%ad %ae %s' 2018-11-20 treehugger-gerrit@google.com Merge "perfetto: fix build on gcc" 2018-11-20 lalitm@google.com trace_processor: relax DCHECK on retrieving process with upid == 0 2018-11-20 lalitm@google.com trace_processor: lazy lookup mem counter and rss stat events upids 2018-11-20 lalitm@google.com Merge "trace_processor: properly handle how to bound filter int and float types" 2018-11-20 treehugger-gerrit@google.com Merge "profiling: interner: do not construct temporary objects." 2018-11-20 lalitm@google.com Merge "perfetto: bump sqlite version" 2018-11-20 primiano@google.com Merge "Make flush async in probes producer" 2018-11-20 lalitm@google.com Merge "traced_probes: add atrace timeout and print error message on unexpected exit" 2018-11-20 treehugger-gerrit@google.com Merge "Fix trace_to_text for WASM" 2018-11-20 lalitm@google.com Merge "perfetto: handle mock traces setting data about tid and tgid == 0" 2018-11-20 lalitm@google.com Merge "perfetto: introduce base::optional" Created with: gclient setdep -r src/third_party/perfetto@b33ab55f3140 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. BUG=chromium:119118907 TBR=perfetto-bugs@google.com Change-Id: I744c1d7ea4ce39b4fa067e727198dfd44510e637 Reviewed-on: https://chromium-review.googlesource.com/c/1344898Reviewed-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@{#610018}
-