- 15 Nov, 2019 40 commits
-
-
Daniel Hosseinian authored
Place the functionality under the enable-custom-mac-paper-sizes feature flag. Bug: 1020350 Change-Id: Ia577351f33151446ef8864fd99e0301d5d13d5be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1898946 Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#715893}
-
Martin Kreichgauer authored
This default-enables FIDO2 fingerprint enrollment UI in chrome://settings/securityKeys Bug: 974046 Change-Id: I2c707943a10c588798b6704aa1416e246fe6d3e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1895310 Auto-Submit: Martin Kreichgauer <martinkr@google.com> Commit-Queue: Ken Buchanan <kenrb@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Cr-Commit-Position: refs/heads/master@{#715892}
-
Matt Wolenetz authored
Already disabled on WIN/MAC/CHROMEOS, these tests have been heavily flaky on various linux bots. This change fully disables these tests (a subset of the PreviewsLitePageRedirectServerTimeoutBrowserTests). TBR=tbansal@chromium.org BUG=1024824 Change-Id: I686c928b085677c267fc8298e6f9e756ad32bcff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919802Reviewed-by:
Matthew Wolenetz <wolenetz@chromium.org> Commit-Queue: Matthew Wolenetz <wolenetz@chromium.org> Cr-Commit-Position: refs/heads/master@{#715891}
-
Brian Sheedy authored
Marks monochrome_public_bundle_fake_modules_smoke_test as experimental since it currently does not work properly on component builds, which is blocking some CLs. Bug: 1025316 Change-Id: Ica40093e3b6134871a9aa04695343ed2344f20b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918271Reviewed-by:
Ben Pastene <bpastene@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#715890}
-
Kaan Alsan authored
Removing a snap container (i.e. making it unscrollable) should reassign its snap areas to the next scrollable ancestor. Bug: 1007456 Change-Id: Ic3ebea990a25a36020d278a33fb3c67dea708db6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1899189Reviewed-by:
David Bokan <bokan@chromium.org> Reviewed-by:
Majid Valipour <majidvp@chromium.org> Reviewed-by:
Yi Gu <yigu@chromium.org> Commit-Queue: Kaan Alsan <alsan@google.com> Cr-Commit-Position: refs/heads/master@{#715889}
-
Hitoshi Yoshida authored
We didn't have non readonly attributes that have [CachedAttribute], and unfortunately, generated code for that have problems. This CL fixes the compile errors found in non readonly [CachedAttribute] attributes. Bug: 715418, 1025322 Change-Id: I5cd42c94adaa552521bc1f734d5afcbc832a122a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919521 Auto-Submit: Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#715888}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/90c88f097366..46689b09c559 git log 90c88f097366..46689b09c559 --date=short --no-merges --format='%ad %ae %s' 2019-11-15 apolito@google.com Fix CMDUploadTestCase in presubmit Created with: gclient setdep -r src/third_party/depot_tools@46689b09c559 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 TBR=agable@chromium.org Bug: chromium:1025293 Change-Id: I6b3fa6ec46adc2674efa7a08d899672eb5fda77a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919701Reviewed-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@{#715887}
-
Ahmed Mehfooz authored
Bug: 1025313 Change-Id: I87631cc98eb6bb4e5dd11ba1a66bd3868c55865e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918269Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Cr-Commit-Position: refs/heads/master@{#715886}
-
Demetrios Papadopoulos authored
Most of these have been fixed automatically with ESLint's --fix flag. This is in preparation of turning on presubmit checks for no-var and prefer-const for components/. Bug: 792774,720034 Change-Id: I482ed8577bf260a6190fb646891194f8d533debc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914496 Auto-Submit: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Reviewed-by:
Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/master@{#715885}
-
Kevin Marshall authored
Update README.md how-to docs to use the new `--fuchsia-out-dir` flag. Update the debugging how-to in README.md to incorporate improvements with Chromium package/symbol installation and the "fx debug" entrypoint. Change-Id: I95f99c37c5afedb06db5229eae820d06353b45cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1913573 Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Reviewed-by:
David Dorwin <ddorwin@chromium.org> Cr-Commit-Position: refs/heads/master@{#715884}
-
Xiaoqian Dai authored
When dragging a window quickly up into the drag-to-snap split area, the overview windows are getting relayouted and while the animations are still going on, fling the window to homescreen. So OverviewItem::OnItemBoundsAnimationEnded() can be called when overview is in shutting down process, which should not happen. Bug: 1025267, 997885 Change-Id: Ia40f3fce589554672f2134f78ac4ddd8147d0910 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918834 Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#715883}
-
Sasha McIntosh authored
Add field trial entry for decoding JPEG 4:2:0 images to YUV. Bug: 919627 Change-Id: Ie8dc6378cccf27527da9ea05d060ba218fb69bdf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1898548Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Sasha McIntosh <sashamcintosh@chromium.org> Cr-Commit-Position: refs/heads/master@{#715882}
-
Tina Wang authored
Bug: 1025291 Tbr: yangguo@chromium.org Change-Id: I5edde51c20744d4b0f69cd8b9fb31ab2ff604b98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918278 Commit-Queue: Tina Wang <tinazwang@chromium.org> Reviewed-by:
Yang Guo <yangguo@chromium.org> Reviewed-by:
Tina Wang <tinazwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#715881}
-
Matt Wolenetz authored
BUG=1024850 TBR=adithyas@chromium.org,agrieve@chromium.org Change-Id: Ib99f9a64f4bea821efc5bab831233aa9e8928680 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919726Reviewed-by:
Matthew Wolenetz <wolenetz@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Matthew Wolenetz <wolenetz@chromium.org> Cr-Commit-Position: refs/heads/master@{#715880}
-
Jordy Greenblatt authored
The cr-link-row element is currently described by ChromeVox as a 'link' despite the fact when it is used as a subpage route, it stays in the current tab instead of opening a new one like the other links in settings. The alternative aria-roledescription 'subpage button' preferred by the a11y team remove that ambiguity. Examples: https://drive.google.com/open?id=1su58VJ_AksPs44HFoNWambjqcSLIQPdv Bug: 1012104 Change-Id: I7d591bb74b8b5828ca44e7270d7edf6ab61755c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881816Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Commit-Queue: Jordy Greenblatt <jordynass@chromium.org> Cr-Commit-Position: refs/heads/master@{#715879}
-
Fabrice de Gans-Riberi authored
* Modify CastRunner to handle a CastAgent disconnection without crashing. * Add tests for this scenario. Bug: 1020736 Change-Id: If94cecc4a47a2aaf88d73b35df4e696f679a424e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917981 Commit-Queue: Wez <wez@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#715878}
-
Victor Hsieh authored
On device initialized before M74 (when boot lockbox was first introduced), it requires a powerwash first to use boot lockbox. In such case, disable the toggle and show sublabel to explain the situation. 1) still see login screen warning indicator 2) see settings toggle disabled, with a sublabel Test: Force to return NEED_POWERWASH from session_manager Test: No change if not forced Bug: chromium:893332 Change-Id: Idf75884404769ff724be0225aa9a674e03d978ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918335 Commit-Queue: Victor Hsieh <victorhsieh@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#715877}
-
Anastasia Helfinstein authored
TBR=dtseng@chromium.org Bug: 1025339 Change-Id: I2e9b14e9bd2b58f8c349081181c0b3ec1793f980 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919574Reviewed-by:
Anastasia Helfinstein <anastasi@google.com> Commit-Queue: Anastasia Helfinstein <anastasi@google.com> Cr-Commit-Position: refs/heads/master@{#715876}
-
Wez authored
StackTrace has a bug preventing it from capturing any stack frames in Fuchsia Official builds, so disable those checks for now. TBR=ajwong Bug: 1025329, 1025288 Change-Id: I2b24c7f903c345518835edc3226b15355ea1bf9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919735Reviewed-by:
Wez <wez@chromium.org> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Commit-Queue: Wez <wez@chromium.org> Auto-Submit: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#715875}
-
Joon Ahn authored
Utilize gaia::IsGoogleInternalAccountEmail() instead of one off string checks. Bug: n/a Change-Id: I772ae92dbe31ca0c1bccc3c0e2fb666fa50972e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1899843 Commit-Queue: Joon Ahn <joonbug@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#715874}
-
Tina Wang authored
Bug: 1025346 Tbr: afakhry@chromium.org Change-Id: I17616eb89ff17de0ad1839e5cb95f9d319281cc7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918384Reviewed-by:
Tina Wang <tinazwang@chromium.org> Commit-Queue: Tina Wang <tinazwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#715873}
-
Matt Menke authored
All calls are test-only, but there's a presubmit check for it that triggers even when it's used in tests. In its place, use base::NumberToString. BUG=None Change-Id: I617815c2d4fb254e52edf3c92c236c335ab73a26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919720Reviewed-by:
Asanka Herath <asanka@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#715872}
-
Xianzhu Wang authored
During device emulation, the chrome WebThemeEngine implementation may not be the mobile theme which can provide overlay scrollbar styles. In the case we should fallback to default styles. Bug: 1025183 Change-Id: I32b45d401e09374bf1da1967d2328867474b6cdd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919424Reviewed-by:
David Bokan <bokan@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#715871}
-
Andrew Xu authored
To solve the issue 1012772, we need to implement an interface to scroll the shelf view to show the icon for a given app id. This CL provides the following helper functions: (1) Calculates the offset distance of scrolling Shelf to the previous/next page. (2) Calculates the layout strategy for the given scroll distance. (3) Calculates the first/last tappable app indices for the given layout strategy and scroll offset. No UI changes should be introduced by this CL. Bug: 1012772 Change-Id: I3aa27d0fa035f9a9a3186bbe9963065afe465f89 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1762558Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Andrew Xu <andrewxu@chromium.org> Cr-Commit-Position: refs/heads/master@{#715870}
-
Fabrice de Gans-Riberi authored
* Remove no-longer implemented method definition in CastComponent * Remove the old API to register MessagePorts in CastRunner. * Remove integration and browser tests using former APIs. * Adapt integration and browser tests to use the new API. Bug: 953958 Change-Id: I192cd8453c3c730cb8ecab504884d46af5ad100b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917327 Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#715869}
-
Mikel Astiz authored
The test suite already instantiates a FieldTrialList as per https://chromium-review.googlesource.com/c/chromium/src/+/1883567 so it's no longer necessary to do so explicitly in tests. This patch addresses unit tests under: /chrome/browser/ui/search This CL was uploaded by git cl split. R=gayane@chromium.org Bug: 1018667 Change-Id: Icb63ab7435f32f6613a9dd06b551d6ebab960303 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917508 Auto-Submit: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Gayane Petrosyan <gayane@chromium.org> Commit-Queue: Gayane Petrosyan <gayane@chromium.org> Cr-Commit-Position: refs/heads/master@{#715868}
-
Alex Ilin authored
This CL removes code that shares base::SharedMemoryHandle with remote. This code is no longer used because base::SharedMemoryHandle is deprecated and replaced with base::*SharedMemoryRegion. Bug: 795291 Change-Id: I5974bd77b6e40bee662dc2fb4092b7a61f725afb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1916827Reviewed-by:
Raymes Khoury <raymes@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Auto-Submit: Alex Ilin <alexilin@chromium.org> Cr-Commit-Position: refs/heads/master@{#715867}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 37619ed5. With Chromium commits locally applied on WPT: 788a3004 "Fix failing Fetch Metadata WPT" b16db925 "[Trusted Types] Add test for duplicate names in non-enforcing mode." e83dd93c "Limit backtracking on regexp called from blink." 6e3e930c "Change `sec-fetch-mode` from `no-cors` to `navigate` for <embed> / <object>." c8b6e1ce "Chromedriver] Fix PerformAction to support multi touch points cases" 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 NOAUTOREVERT=true TBR=foolip No-Export: true Change-Id: If34822af50898fd25599053eaaf13d00506c6a04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917049Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#715866}
-
Wez authored
DiscardableSharedMemory::Purge() attempts to proactively de-commit pages once the instance is unused, to free it quickly even if the peer is slow to unmap it. However, the DiscardableSharedMemoryManager (typically in the browser) maps instances but then closes their handles - Purge() must therefore be implemented without reference to the handle. Bug: 1023693 Change-Id: Ic645232c0b24d85acb64e915bbef05804b25b001 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1912698 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Auto-Submit: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#715865}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/cc221e838b01..83ca1b9af5cc git log cc221e838b01..83ca1b9af5cc --date=short --no-merges --format='%ad %ae %s' 2019-11-15 swiftshader.regress@gmail.com Regres: Update test lists @ cc221e83 Created with: gclient setdep -r src/third_party/swiftshader@83ca1b9af5cc 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 TBR=swiftshader-team+autoroll@google.com Bug: None Change-Id: I2a94b0426f5143ddbd052b3dec9cde9f7c564971 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918376Reviewed-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@{#715864}
-
Matt Menke authored
It has been optional, but now that all the calls that need a meaningful NetworkIsolationKey argument have one, can make it mandatory and fill in the remaining callsites with an empty NIK. Bug: 997049 Change-Id: I9cc2809a0d67fe4298b122642bf1a502759f6871 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1913270Reviewed-by:
Eric Orth <ericorth@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#715863}
-
Maks Orlovich authored
Doing this in DoPartialHeadersReceived was OK for redirects, but caused trouble to things with bodies (e.g. 500) since the cache hit transaction ended up still marked as a writer, and so once the cache data was exhausted, TransitionToReadingState went to try to read from a non-existing network transaction. Instead, do this in DoSetupEntryForRead, to give it a chance to mark this as a reader. Bug: 1024918, 1015829 Change-Id: I8ddb736b2834b1e745228473402ad6584a5ffed6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918315Reviewed-by:
Shivani Sharma <shivanisha@chromium.org> Commit-Queue: Maksim Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#715862}
-
Tommy Steimel authored
There are some media tests that occasionally flake on many different bots. They all have the same underlying issue that sometimes the first frame of the video hasn't painted yet when the screenshot is taken. Marking them as flaky for now until we can figure out a deterministic way to make them pass. Example failure: https://ci.chromium.org/p/chromium/builders/ci/Mac10.10%20Tests/48598 Bug: 1024976 Change-Id: I66e970c499f6719adcfd400966cf225aced68723 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918321 Commit-Queue: Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Becca Hughes <beccahughes@chromium.org> Auto-Submit: Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#715861}
-
Alex Ilin authored
PlatformWrapperTest used the deprecated base::SharedMemory and base::SharedMemoryHandle classes. This CL converts the tests to use base::UnsafeSharedMemoryRegion class. Bug: 795291 Change-Id: Ia863616ba23e8ebe17a16fe994a9b6b3b2beafd7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919150 Commit-Queue: Ken Rockot <rockot@google.com> Auto-Submit: Alex Ilin <alexilin@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#715860}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/0b9e8ed45cb0..77c16a79405b Created with: gclient setdep -r src-internal@77c16a79405b 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 TBR=jbudorick@google.com Bug: chromium:None Change-Id: I2a3f3637569f5fea455fb7415374cdd4f6557c70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919488Reviewed-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@{#715859}
-
Kamila authored
Bug: 986737 Change-Id: I6faa14dcf4dad51f008b61062325e4eb0b1ab28b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917529Reviewed-by:
Balazs Engedy <engedy@chromium.org> Commit-Queue: Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#715858}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/42251f9ad57e..ce2f6cfa67a4 git log 42251f9ad57e..ce2f6cfa67a4 --date=short --no-merges --format='%ad %ae %s' 2019-11-15 chrome-bot@chromium.org Update config settings by config-updater. Created with: gclient setdep -r src/third_party/chromite@ce2f6cfa67a4 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@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:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Bug: None Change-Id: I4f442dcd91a7be609cbded6c51a6be7855ba3794 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919487Reviewed-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@{#715857}
-
Henrique Nakashima authored
A new test verified all keys conform to "Chrome.[Feature].[Key]": ChromePreferenceKeysTest.testDeclaredConstantsConformToFormat() Grandfather in the constants currently used, since none of them conforms to the format. Bug: 1023839 Change-Id: I7175594d9027d0160d5f102175ee4df3ff27a61a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1912646 Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#715856}
-
Wenjie Shi authored
This CL modifies the Sensors.Windows.WinRT.Activation.Result to log HRESULT_FROM_WIN32(ERROR_NOT_FOUND) when the sensor does not exist on this system. This brings the histogram on parity with the Win32 flavor. Bug: 958266 Change-Id: I6406c9ef3335d7d892ba8afaaa1b1848a6461ee2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919570Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Wenjie Shi <wensh@microsoft.com> Cr-Commit-Position: refs/heads/master@{#715855}
-
Alex Ilin authored
This CL removes all usages of base::SharedMemory and base::SharedMemoryHandle from media::UnalignedSharedMemory since there are no more callers of the constructor using these classes. UnalignedSharedMemory itself is deprecated and should be eventually removed as part of shared memory refactoring in future CLs. Bug: 795291 Change-Id: I808c9fff08923f3414643e6258667dba2365f621 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917376 Commit-Queue: Alex Ilin <alexilin@chromium.org> Reviewed-by:
Thomas Guilbert <tguilbert@chromium.org> Cr-Commit-Position: refs/heads/master@{#715854}
-