- 03 Feb, 2020 40 commits
-
-
Rayan Kanso authored
The information is extracted from the shortcuts.xml resource if present in the WebAPK. This is needed to diff with a new WebApkInfo generated from the web app manifest for update decisions. Bug: 1045588 Change-Id: Ibe5284d22799e5d5d5c37e53da3da95c6903a5ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2027417 Commit-Queue: Rayan Kanso <rayankans@chromium.org> Reviewed-by:
Peter Kotwicz <pkotwicz@chromium.org> Cr-Commit-Position: refs/heads/master@{#737907}
-
rajendrant authored
Records the image bytes, subframe image bytes, media bytes as UKM from the PLM infra. UKM privacy review doc: https://docs.google.com/document/d/133SsQTd3L5ryQaI-q1rZsh6EeTsE_HxDFlthjlXi4CU/ Bug: 1047325 Change-Id: Ib77da45c07a2f55bea77a9750b4c69c7584ecf5f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032002Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Commit-Queue: rajendrant <rajendrant@chromium.org> Cr-Commit-Position: refs/heads/master@{#737906}
-
Victor Costan authored
The change makes all proto fields optional, and slightly simplifies the decoding logic. CookieChangeSubscription::Serialize() sets all the proto's fields, so the change is only relevant for corrupt protos. In this case, proto3 will report default values for missing fields. The change is compatible with previously written data, as proto2 and proto3 use the same on-disk format. Bug: 729800 Change-Id: I06b08ce003b571b716bccd540fa15918ea925bb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036393Reviewed-by:
Ayu Ishii <ayui@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#737905}
-
Avi Drissman authored
BUG=1023913 Change-Id: Ibd15e2c76413639c0caf8d1d255add07a815bcdf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033986 Auto-Submit: Avi Drissman <avi@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#737904}
-
Daniel Murphy authored
This is a reland of 71d64a4f Original change's description: > [IndexedDB] Remove child policy permissions for blobs from IndexedDB > > Now that blobs from IndexedDB are backed & read by the IndexedDB system, > they are no longer sent to the renderer as files. This means no content > policy changes or grants are necessary. > > Tracking document: > https://docs.google.com/document/d/18suNOOzuEJbqgRJF0MB2VqdTyYqS4cvI2PGaCpyPXSw/edit?ts=5de6dc30&pli=1#heading=h.tw2iw2qfgduj > > Bug: 1015212 > Change-Id: If3d2fd80b3254f19a56ab16ed7fc39cf5f0cf684 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1955813 > Reviewed-by: Ken Rockot <rockot@google.com> > Reviewed-by: enne <enne@chromium.org> > Commit-Queue: Daniel Murphy <dmurph@chromium.org> > Cr-Commit-Position: refs/heads/master@{#722617} Bug: 1015212 Change-Id: I4edcd6b1c79005c78c5ecf859cb6807559013a86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036431Reviewed-by:
enne <enne@chromium.org> Commit-Queue: Daniel Murphy <dmurph@chromium.org> Cr-Commit-Position: refs/heads/master@{#737903}
-
Yuke Liao authored
This CL cleans up the experiments to give all the builders a clean start before enabling the feature on by default, and the reason is that it will be easier to compare the cycle time before and after to measure the impact. Bug: 838735 Change-Id: I7809eafa0d3294d90087e8dde4928a5e88704a64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036512Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#737902}
-
chrome://discardsSebastien Marchand authored
This has been accidentally removed in https://chromium-review.googlesource.com/c/chromium/src/+/1994427/10/chrome/browser/ui/webui/discards/discards_ui.cc#b215 Change-Id: Id5de050d8c1fa84ce0137abd87c1650b35aef084 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036190Reviewed-by:
François Doray <fdoray@chromium.org> Commit-Queue: François Doray <fdoray@chromium.org> Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> Auto-Submit: Sébastien Marchand <sebmarchand@chromium.org> Cr-Commit-Position: refs/heads/master@{#737901}
-
Sam Sebree authored
[Controls Refresh] Regression: Focus is not seen on color selector icon when the focus is traversed using Tab key. This change addresses the bug in which the color picker selection ring gets placed in the top left corner after closing a color picker with (255,255,255) is selected. Bug: 1046648 Change-Id: Idb82a962c0ba40338c4a38c5c5526dea7339c5a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032420Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Mason Freed <masonfreed@chromium.org> Reviewed-by:
Sanket Joshi <sajos@microsoft.com> Commit-Queue: Sam Sebree <sasebree@microsoft.com> Cr-Commit-Position: refs/heads/master@{#737900}
-
Ana Salazar authored
To show the app list a user can scroll up from the shelf with the touchpad or the mouse. This gesture needs to ignore the australian and the reverse scroll to feel more natural for the user. Bug: 1035918 Change-Id: I3de6cac2b84bbfbba5a0f678a529222797078ac6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2004952Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Ana Salazar <anasalazar@chromium.org> Cr-Commit-Position: refs/heads/master@{#737899}
-
Demetrios Papadopoulos authored
Bug: 1026426 Change-Id: I28820e7694879716d8883f7ba2d2a4c9780b48f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032090 Auto-Submit: Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#737898}
-
Khushal authored
Using this flag is not supported on particular chipsets. R=liberato@chromium.org,vikassoni@chromium.org Bug: 1021007 Change-Id: I8b4e29e2789884463b555cb989f5c7278b7fce50 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036374 Commit-Queue: Khushal <khushalsagar@chromium.org> Commit-Queue: Frank Liberato <liberato@chromium.org> Auto-Submit: Khushal <khushalsagar@chromium.org> Reviewed-by:
vikas soni <vikassoni@chromium.org> Reviewed-by:
Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#737897}
-
Avi Drissman authored
Chromium compiles with the 10.14 SDK, so remove old code that handled the case where it compiled with previous SDKs. Also update property accesses to use property syntax. Bug: 1044838 Change-Id: Ib7f2e5cd2cfc436dd815e5861d0448262f43955c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021024 Auto-Submit: Avi Drissman <avi@chromium.org> Commit-Queue: Brandon Jones <bajones@chromium.org> Reviewed-by:
Brandon Jones <bajones@chromium.org> Cr-Commit-Position: refs/heads/master@{#737896}
-
Peng Huang authored
The crash is because DirectRenderer schedules a primary plane as overlay, however the previous submitted frame has been released due to reshaping. To fix it, we need to make sure to redraw the whole frame if reshape is requested. Bug: 1044678,1048149 Change-Id: Id978fbce86a6481e976828ccea51abf883ac642f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2030627 Commit-Queue: Peng Huang <penghuang@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#737895}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/5ddc34ca3de6..23e2ad174cfa git log 5ddc34ca3de6..23e2ad174cfa --date=short --first-parent --format='%ad %ae %s' 2020-02-03 sgilhuly@chromium.org SkiaDawn: Connect GrIOType in onWrapBackendTexture 2020-02-03 scroggo@google.com Allow decoding without color conversion 2020-02-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-02-03 robertphillips@google.com Make exoticformats GM a bit easier to triage Created with: gclient setdep -r src/third_party/skia@23e2ad174cfa 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 scroggo@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: scroggo@google.com Change-Id: Idf85ec6c79d051ce29d04687f63cd28e3a566473 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036332Reviewed-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@{#737894}
-
Ahmed Mehfooz authored
Bug: 1011049 Change-Id: I99996411a41f0383dd252b758663bb0f6b12276d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032793 Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#737893}
-
Kramer Ge authored
RasterDecoder may not be using GL backend. Turn off gpu.device category if GrContext isn't GL. Next step is implemeing GPUTiming with non GL backends. Bug: 1018725 Change-Id: I95c4d25361297d9ee34165d4a1eedbed97ff5102 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033627Reviewed-by:
Peng Huang <penghuang@chromium.org> Commit-Queue: Kramer Ge <fangzhoug@chromium.org> Cr-Commit-Position: refs/heads/master@{#737892}
-
Daniel Rubery authored
This CL extends the expiry of SBDownloadFeedback.FileErrors, SBClientDownload.DownloadRequestNetError, and SBClientDownload.DownloadRequestDuration. We're launching features related to download scanning in M81, and these histograms will continue to be useful for that launch. Fixes: 1046004, 1041535 Change-Id: I8ef90468916800e53376cd511889afd8d92529f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032511Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/master@{#737891}
-
Tom Anderson authored
views::NonClientView has 2 things: a views::NonClientFrameView and a views::ClientView. We were previously only invalidating the layout on the ClientView after a state change. This was causing the browser frame to paint as if it were still maximized after restoring from a maximized state on Linux. Invalidating the layout of the frame view fixes the issue. BUG=1046122 R=sky Change-Id: I7da525efe1f436564ffffb410afe294e901e5d89 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033759Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#737890}
-
John Delaney authored
This metrics are no longer being used. The original intention was to look at page level limits on ad bytes after loading. This intervention is no longer being pursued in favor the frame level Heavy Ad Intervention. The TTI metric is also difficult to understand in practice due to the complexity of TTI. AdBytesPerSecond is also recoverable in UKM using PageLoad_ForegroundDuration which is more desirable. Bug: 1040613 Change-Id: Ia13107354b434dc6fb00f40c1b46b5532966f40e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1994163Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Josh Karlin <jkarlin@chromium.org> Commit-Queue: John Delaney <johnidel@chromium.org> Cr-Commit-Position: refs/heads/master@{#737889}
-
Daniel Cheng authored
- Use updated kMaxValue convention for representing the histogram boundary. While it doesn't matter much here, not having a sentinel value is generally preferred (especially if the enum is used in switch statements). - Default to using the function instead of the macro. The macro is more performant, but the UMA recording paths here aren't on the critical path - Switch away from blink::EnumerationHistogram Bug: 742517, 1047547 Change-Id: Ibdcbb312dc1157d6284bdb0de8c9a3b2a591de62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032417Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#737888}
-
Daniel Rubery authored
XSD files are opened the same way as XML files, and should be treated equivalently. Bug: 1024190 Change-Id: Ief9ed22c433b51ffe9d16cb9578fa7a61118140e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032720Reviewed-by:
Varun Khaneja <vakh@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/master@{#737887}
-
John Delaney authored
Currently, whitelist rules in the easylist are not always deduplicated by the rule. It is possible for there to be two separate lines with the same rule but different domains. This CL adds an awk command during filter list generation which combines these lines. This shrinks the filter list size by 1.7% and reduces the number of overall rules by 4.7% on the current list. Bug: 1048224 Change-Id: Ib3e71e9b371605380cfc5600fe8a92f5898f5b6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033987 Commit-Queue: John Delaney <johnidel@chromium.org> Reviewed-by:
Josh Karlin <jkarlin@chromium.org> Cr-Commit-Position: refs/heads/master@{#737886}
-
Christopher Cameron authored
It used to be that setting the contents of a CALayer to an IOSurface that has an HDR color space, and setting that the CALayer wants extended range content was sufficient to display HDR content. This was an undocumented behavior, and macOS has recently fixed it (made it not work). The documented way to get HDR is to use a CAMetalLayer. Unfortunately, one cannot call setContents (or provide a pre-existing IOSurface) to this API. As a consequence, we need to perform a copy from the IOSurface to the CAMetalLayer. Add HDRCopierLayer subclass of CAMetalLayer, which overrides setContents to blit the specified contents to the CAMetalLayer. Add tests for this. It appears that the test suite is not running, because most of the tests are broken. Fix all the tests (next step there is to add them to bots, but that will get a separate patch). Bug: 976426 Change-Id: I8115f2ad19f9a9fd3d1018d2bde7132f7bcfc6e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033906 Commit-Queue: ccameron <ccameron@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#737885}
-
Toni Barzic authored
Clicking app list button while app list is shown should hide the app list. The click is handled by AppListPresenterDelegate first, and the delegate dismisses the app list if the event is outside certain parts of UI. The logic is supposed to be no-op if the event is targeting home button, but it does not work for app list button on the secondary screen (as it compares the display root window coordinates with screen coordinates), so when clicking app list button on secondary display, AppListPresenterDelegateImpl dismisses the app list before the event is handled by home button, at which point the app list is shown again (in peeking state). This cl fixes the logic to use correct coordinates - additionally, uses View::HitTestPoint to test whether the event should be handled by home button (the home button uses custom event targeter, and HitTestPoint takes this into account). BUG=1047769 Change-Id: I18fd36bfff1583ab4cf1e78cd5732cb8525ef174 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033071Reviewed-by:
Manu Cornet <manucornet@chromium.org> Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Commit-Queue: Toni Baržić <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#737884}
-
Lei Zhang authored
- Remove unused includes. - Use ScopedFD. - Remove memory allocation with new. - Remove out-parameter checks that are always true. Change-Id: Ia4627f692057a3306f795f27b261489ca11981a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2034110Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#737883}
-
Eugene But authored
This reverts commit 9af22179. Reason for revert: Consistently failing in EG2 tests on iphone-simulator, ipad-simulator Original change's description: > [ios] Translate Messages EGTest > > This creates an EG2 test suite for Translate for the new Messages UI. > Many tests are either direct copies or similar to those found in > TranslateTestCase. Some of them were also not moved over, because they > do not apply to the new Messages design. > > Bug: 1014959 > Change-Id: I3e8c5865686f23f500a31902dbfd60fe225bda6a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2027127 > Commit-Queue: Chris Lu <thegreenfrog@chromium.org> > Reviewed-by: Sergio Collazos <sczs@chromium.org> > Cr-Commit-Position: refs/heads/master@{#737531} TBR=sczs@chromium.org,thegreenfrog@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1014959 Change-Id: I1faaa10ec76edbb54cfbcbab83983d2d4eaeba24 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2035302Reviewed-by:
Eugene But <eugenebut@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Reviewed-by:
Chris Lu <thegreenfrog@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#737882}
-
Yusuke Sato authored
chromium:2025697 has introduced a new observer interface called arc::ArcSessionManager::Observer::OnPropertyFilesExpanded(). This CL is to make it so that all arc::ArcSessionManager instances in unit_ and browser_tests properly call the new observer interface just like the production code does. This is not currently mandatory but makes the test code more future proof. BUG=b:144199481 TEST=try Change-Id: I93c18a12ff406b36a1c484c24ab4b9f806fa38bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033691Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Yusuke Sato <yusukes@chromium.org> Cr-Commit-Position: refs/heads/master@{#737881}
-
Kurt Horimoto authored
This is a helper object that installs callbacks for every request that is added to an OverlayRequestQueue. It uses OverlayRequestQueueImpl:: Observer to detect newly-added requests, and installs callbacks on each added request using a list of OverlayRequestCallbackInstallers. This CL also updates OverlayRequestQueueImpl::Observer to include OverlayRequestQueueDestroyed(). This was not necessary before since the only queue observer was OverlayPresenterImpl, which is Browser-scoped and guaranteed to outlive all WebState-scoped queues. No such guarantee is made by OverlayRequestQueueCallbackInstaller, so a destruction observer callback is used to stop observation. Additionally, OverlayRequestQueueImpl::FromWebState() was added in order to safely fetch an OverlayRequestQueueImpl from the queue callback installer in order to observe the queues. Bug: 1030357 Change-Id: Ie1769b593f637a29dae9efe13de5e4d7d5a58164 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032680 Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:
Mike Dougherty <michaeldo@chromium.org> Cr-Commit-Position: refs/heads/master@{#737880}
-
Lei Zhang authored
Currently, the function replaces backslashes with underscores. Do the same for forward slashes. Bug: 1041897 Change-Id: I2063992a093d3a8f10f71b452617313783b6bcd1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036352Reviewed-by:
Will Harris <wfh@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#737879}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/906bfde9b6e2..852d4aa1ba41 git log 906bfde9b6e2..852d4aa1ba41 --date=short --first-parent --format='%ad %ae %s' 2020-02-03 ynovikov@chromium.org Don't drop windows.winmd when packaging Windows toolchain Created with: gclient setdep -r src/third_party/depot_tools@852d4aa1ba41 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:1032635 Tbr: agable@chromium.org Change-Id: Id7b08f6ea4a880e5be02c946057e03623dc036bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036111Reviewed-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@{#737878}
-
Andrew Grieve authored
These were easy to move, so I thought it was worth doing. Advantages to having them live under //android_deps: * Maven version constraints are checked when resolving deps * Consistency / ease of future updates Bug: None Change-Id: I71b2925dca94f55cf51c48e61bde3566ab214b2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2034076 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#737877}
-
Yusuke Sato authored
Previously, the /run/arcvm/host_generated/*.prop files were generated in arc_vm_client_adapter.cc only for ARCVM. This CL moves the logic to ArcSessionRunner so that these files are generated not only for ARCVM but also for ARC (as /run/arc/host_generated/*.prop). This will allow us to remove two features in arc-setup in the near future: - The *.prop generation logic itself. - Board-specific default apps setup. BUG=b:144199481 TEST=try, ARCVM still starts Change-Id: I0ce90e5b04c80079ae4f5a865c81191d7dc2b793 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2025697 Commit-Queue: Yusuke Sato <yusukes@chromium.org> Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/master@{#737876}
-
Regan Hsu authored
This CL copies strings used by the OS About page from browser settings to OS settings. Bug: 967888 Change-Id: Ia16c8fcebf672ba67820a9e6b77aebe78012eeb3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2006257Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Regan Hsu <hsuregan@chromium.org> Cr-Commit-Position: refs/heads/master@{#737875}
-
Natalie Chouinard authored
Move autofill settings alongside autofill code. Bug: 1047357 Change-Id: Id5679d4392e23cff775dfcefa41930af9ab0f602 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2031538Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#737874}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/24046f60..522a6a0e 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,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Iaead286d1976d6a4bb7a9920a5c6989f12a61570 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036010Reviewed-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@{#737873}
-
Manu Cornet authored
Bug: 1042491 Change-Id: I28e5d2ffb9a960e1146a8b6496ffd920e5d56509 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2035867Reviewed-by:
Andrew Xu <andrewxu@chromium.org> Commit-Queue: Manu Cornet <manucornet@chromium.org> Cr-Commit-Position: refs/heads/master@{#737872}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/91f38e4aa97b..78f5b92a0b6b git log 91f38e4aa97b..78f5b92a0b6b --date=short --first-parent --format='%ad %ae %s' 2020-02-03 eseckler@google.com Merge "ipc: Add an option to require file seals when mapping shm." Created with: gclient setdep -r src/third_party/perfetto@78f5b92a0b6b 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: Ie6d8158676c6a6b080ad8015ec780226d546abe3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2035308Reviewed-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@{#737871}
-
James Cook authored
Replace the only check with a check for SplitSettingsSync. Enough features have been converted to work with the unconsented primary account that I don't need a separate flag for it any more. Bug: 1042400 Test: existing signin tests Change-Id: Iaf3690027737fd0ac674dad20d7da6107bb6b1b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2035862 Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Auto-Submit: James Cook <jamescook@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#737870}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/e1a7bef8922f..db9ce1e03ccc Created with: gclient setdep -r src-internal@db9ce1e03ccc 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:927262 Tbr: jbudorick@google.com Change-Id: Ic7c35d856fb508eda55c99bcf369cae421b3e8c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2035309Reviewed-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@{#737869}
-
Vasilii Sukhanov authored
Bug: 1037189 Change-Id: Ideb252f3a08922586b340d044bb500a2259c5dcd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2030891 Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#737868}
-