- 09 Oct, 2019 40 commits
-
-
Lily Chen authored
This is a reland of ffcd2de7 Problem that caused revert fixed by https://crrev.com/c/1849114 TBR=morlovich@chromium.org,mbarbella@chromium.org Original change's description: > Add GetAllCookiesWithAccessSemantics to CookieManager interface > > This CL adds a method, GetAllCookiesWithAccessSemantics, to the mojo > interface CookieManager. This just directly calls > CookieStore::GetAllCookiesWithAccessSemanticsAsync() on the > CookieManager's underlying CookieStore. > > Bug: 978172 > Change-Id: Ic26298caf12d34ffd4de5bcf81058f6984528683 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845803 > Commit-Queue: Lily Chen <chlily@chromium.org> > Reviewed-by: Maks Orlovich <morlovich@chromium.org> > Reviewed-by: Martin Barbella <mbarbella@chromium.org> > Cr-Commit-Position: refs/heads/master@{#703916} Bug: 978172 Change-Id: Id1e92255ad6a15caba08c3e11bd47d27e549a274 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1850315Reviewed-by:
Lily Chen <chlily@chromium.org> Commit-Queue: Lily Chen <chlily@chromium.org> Cr-Commit-Position: refs/heads/master@{#704354}
-
Theresa Wellington authored
BUG=1000662 Change-Id: Ifadcbec9a42cc7055138a6db121622621bd67892 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1850413 Commit-Queue: Theresa <twellington@chromium.org> Commit-Queue: Sky Malice <skym@chromium.org> Auto-Submit: Theresa <twellington@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#704353}
-
Alex Newcomer authored
Send the ShelfAction to Shelf -> ShelfLayoutManager. Then hide the hotseat if an app is launched or swapped to. Bug: 1011901 Change-Id: I32dd58045f75d7cf915ee4523acd21b58a370077 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1847946 Commit-Queue: Alex Newcomer <newcomer@chromium.org> Reviewed-by:
Manu Cornet <manucornet@chromium.org> Reviewed-by:
Yury Khmel <khmel@chromium.org> Cr-Commit-Position: refs/heads/master@{#704352}
-
Avi Drissman authored
The allowing of popups on close was brute-force merged to M78 with no flags. This change doesn't prohibit popups on close (that's still returning in M80), but makes it a feature in about:flags that can be flipped for testing. BUG=1012762 Change-Id: I5b99c162e6fee8eabc37c7887c6bece08b478521 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1848935 Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#704351}
-
Lan Wei authored
testActionsMultiTouchPoint is flaky, I change the test to wait 1500 more ms for the event handler to be executed before checking the length of the touch events. Bug: 1011225 Change-Id: I6989c958b5b5aedb35d7529cc59cf8ea9f501ec2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1850571Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#704350}
-
Nicolas Ouellet-Payeur authored
This is for a CL that fixes typo and documentation in auditor code: https://chromium-review.googlesource.com/c/chromium/src/+/1814721 TBR=rhalavati@chromium.org Bug: 1005537 Change-Id: Ie5555625b001ec472d5f649b2dd8dcb22f3a8055 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1849978Reviewed-by:
Nicolas Ouellet-Payeur <nicolaso@chromium.org> Commit-Queue: Nicolas Ouellet-Payeur <nicolaso@chromium.org> Cr-Commit-Position: refs/heads/master@{#704349}
-
Matthew Denton authored
Adds an |allow_threads_before_starting_sandbox| option to the Linux sandbox, which enables TSYNC if there are already multiple threads in the process. Also adds |check_for_open_directories| option to the Linux sandbox, which can be set to false to skip the check for open directories, which is only relevant if we are engaging the semantic layer of the sandbox, which we don't for the GPU sandbox. And if we start the GPU sandbox with multiple threads, and the above option will allow, then those other threads may have opened directories and we don't want that to be a failure. Based on jorgelo@'s CL: chromium-review.googlesource.com/c/chromium/src/+/1496305 Bug: 924759, 996455 Change-Id: Icee663f87d396f97ad7bb257c2709c15b06fab33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829866 Commit-Queue: Matthew Denton <mpdenton@chromium.org> Reviewed-by:
Jorge Lucangeli Obes <jorgelo@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Julien Isorce <julien.isorce@chromium.org> Cr-Commit-Position: refs/heads/master@{#704348}
-
Junbo Ke authored
This is a reland of d5023862 Original change's description: > Update connectivity checker. > > 1) Use url_loader instead of URLRequest. > 2) Use network_connection_tracker instead of > network change notifier. > > Bug: internal b/139539332 > Change-Id: Ia84e3d62d22fd97d440ecf7e148ce8e663a9568d > Merge-With: eureka-internal/255804 > Merge-With: eureka-internal/305059 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1762598 > Commit-Queue: Mohit Hotwani <hmohit@chromium.org> > Reviewed-by: Maks Orlovich <morlovich@chromium.org> > Reviewed-by: Junbo Ke <juke@chromium.org> > Reviewed-by: Luke Halliwell <halliwell@chromium.org> > Cr-Commit-Position: refs/heads/master@{#690453} Bug: internal b/139539332 Merge-With: eureka-internal/255804 Merge-With: eureka-internal/305059 Change-Id: I84a237477783cf15b5452a30d5de40b9497481f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1843171Reviewed-by:
Maksim Orlovich <morlovich@chromium.org> Reviewed-by:
Luke Halliwell <halliwell@chromium.org> Commit-Queue: Junbo Ke <juke@chromium.org> Cr-Commit-Position: refs/heads/master@{#704347}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/5963c7cf0a70..16d4c4d4fbb8 git log 5963c7cf0a70..16d4c4d4fbb8 --date=short --no-merges --format='%ad %ae %s' 2019-10-09 elrello@microsoft.com Implement rollback for setRemoteDescription Created with: gclient setdep -r src/third_party/webrtc@16d4c4d4fbb8 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md TBR=webrtc-chromium-sheriffs-robots@google.com Bug: chromium:980875 Change-Id: I936c92f71d22803f59a25c60455ad018d9922478 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1850451Reviewed-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@{#704346}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/baaf6bec019f..cb1eb4896663 git log baaf6bec019f..cb1eb4896663 --date=short --no-merges --format='%ad %ae %s' 2019-10-09 ehmaldonado@chromium.org Reland "gclient_utils: buffer output as bytestrings in Annotated" Created with: gclient setdep -r src/third_party/depot_tools@cb1eb4896663 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:984182 Change-Id: Idd3ec3bb5beb61d2bcc09097dab5a0a449e6f5c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1850195Reviewed-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@{#704345}
-
Tarun Bansal authored
In Optimization hints manager, fetch hints for only the hosts that are due for refresh. This is expected to reduce the number of network calls that Chrome makes. Right now, the code assumes that the hints are due for refresh if they are going to expire in the next 72 hours. Change-Id: I42f72d2ef78382adda82a276c730ac5c2af2cd45 Bug: 1004469 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844340 Commit-Queue: Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Reviewed-by:
Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#704344}
-
Steven Bennetts authored
Prior to this change the Device properties were only fetched the first time the page was displayed and when a device property changes. (Navigating to the page with a new network type would not always fetch the correct device properties). This ensures that the device properties are always fetched. The MAC address comes from Device properties and thus was not always updated correctly. This also makes the code in the details page and the details dialog consistent. Bug: 1012045 Change-Id: I9c39bee6f1077518add306100ff05802a4dc506f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1849265 Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#704343}
-
Mohsen Izadi authored
This will allow GpuMemoryBufferFactoryTest and GpuMemoryBufferImplTest to run on ozone platforms (e.g. Chromebooks). BUG=958387 Change-Id: Iff5704b5ac3bdd04ebdd1151be844ddc8888613c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1806423Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Reviewed-by:
Jonathan Backer <backer@chromium.org> Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Commit-Queue: Mohsen Izadi <mohsen@chromium.org> Cr-Commit-Position: refs/heads/master@{#704342}
-
Makoto Shimazu authored
This CL converts base::Bind to BindOnce or BindRepeating, and also changes relevant base::Callbacks or base::Closures to appropriate types. This CL is split from https://crrev.com/1831621. This CL was uploaded by git cl split. R=csharrison@chromium.org Bug: 1007760 Change-Id: I7a5689ed0f5fe3d14063312230f774a61e1b0111 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1849477 Auto-Submit: Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Commit-Queue: Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#704341}
-
Alan Screen authored
Changes from https://crrev.com/c/1825661 ensured PDF compositor failures are propagated to the print preview UI. A new crash scenario is from trying to propagate a failure notification being made when the enclosing tab is already being closed. Managed to reproduce the crash by introducing in a developer build a long delay in PdfCompositorImpl::HandleCompositionRequest() (of several seconds). This allows for a human to time the destruction of the window at a time when the PDF compositor is active. Resolve by dropping the failure notification if the associated web contents is known to be destroyed or in the process of being destroyed. Bug: 1011583 Change-Id: I9dea997c00c3c117ae144ad21b7a5c82f0f569c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1848433Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Alan Screen <awscreen@chromium.org> Cr-Commit-Position: refs/heads/master@{#704340}
-
Sergey Ulanov authored
Added thread_checker in StreamProcessorHelper, SysmemBufferPool and SysmemBufferWriterQueue. Also added sequence_checker in Fuchsia*StreamDecryptor. Change-Id: I467e53f3512bac5f105d18f6fa5d67fc01fa3d6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1838625 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Yuchen Liu <yucliu@chromium.org> Reviewed-by:
David Dorwin <ddorwin@chromium.org> Cr-Commit-Position: refs/heads/master@{#704339}
-
Avery Musbach authored
During "normal" dragging from overview (not drag-to-close), the cannot snap warning shall be suppressed on the dragged overview item. Test: ash_unittests SplitViewOverviewSessionTest.OverviewUnsnappableIndicatorVisibilityWhileDragging/? Bug: 1012413 Change-Id: I9036d6160231f3074e5e6f4472efe43c80571f32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1849414 Commit-Queue: Avery Musbach <amusbach@chromium.org> Reviewed-by:
Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/master@{#704338}
-
Andrew Grieve authored
I think there's enough content here for it to live on its own page. This also adds more advice. Change-Id: I84caac9fc80f92f8fcc7b3a3fbd07f45068425b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1849095 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Sam Maier <smaier@chromium.org> Cr-Commit-Position: refs/heads/master@{#704337}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/google/shaderc/+log/621605ce2644..05b285760e40 git log 621605ce2644..05b285760e40 --date=short --no-merges --format='%ad %ae %s' 2019-10-09 rharrison@google.com Rolling 5 dependencies (#836) 2019-10-09 rharrison@google.com Add spvc compiler to returned result (#828) Created with: gclient setdep -r src/third_party/shaderc/src@05b285760e40 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/shaderc-chromium-autoroll Please CC radial-bots+chrome-roll@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 TBR=radial-bots+chrome-roll@google.com Bug: None Change-Id: I7d82ab364210d15bcbac2beaa1b6702f172516e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1850104Reviewed-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@{#704336}
-
Mingyu Hu authored
This PR removes OVR_multiview2 as a draft extension and will now be available by default. Bug: chromium:949249 Change-Id: I0b7ab9c35cc5b653dce0c6783fae187ee0d8c39b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1849107Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Mingyu Hu <mihu@microsoft.com> Cr-Commit-Position: refs/heads/master@{#704335}
-
Roman Sorokin authored
Bug: 1007887 Change-Id: Ic9ef9efe8069eb391a5b361950b7575a6a748f50 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1850511Reviewed-by:
Denis Kuznetsov <antrim@chromium.org> Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#704334}
-
Jesse McKenna authored
This reverts commit 5ea745a6. Reason for revert: The CL this one was dependent on, whose revert caused this CL to be reverted, was relanded (crrev.com/c/1829544). Original change's description: > Revert "Disable stack sampling profiler under App Verifier" > > This reverts commit 17178955. > > Reason for revert: The CL this one was dependent on caused crashes and had to > be reverted: crrev.com/c/1828234 > > Original change's description: > > Disable stack sampling profiler under App Verifier > > > > The StackSamplingProfiler has been observed to cause crashes when > > running under Application Verifier, a Windows utility used to detect > > subtle programming errors. Samples collected by the > > StackSamplingProfiler while Application Verifier is running are unlikely > > to hold any value, as Application Verifier slows down execution > > significantly. > > > > Because StackSamplingProfiler and Application Verifier are not > > compatible, this change detects whether Application Verifier is running, > > and does not start up StackSamplingProfiler if so. > > > > This is not expected to impact data collection, as Application Verifier > > is used only by a few developers. > > > > Bug: 1004989 > > Change-Id: I014b3cee440e99d832ae8d84a03fe70777676a2b > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1783735 > > Commit-Queue: Jesse McKenna <jessemckenna@google.com> > > Reviewed-by: Lei Zhang <thestig@chromium.org> > > Reviewed-by: Mike Wittman <wittman@chromium.org> > > Reviewed-by: Bruce Dawson <brucedawson@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#700356} > > TBR=thestig@chromium.org,wittman@chromium.org,brucedawson@chromium.org,jessemckenna@google.com > > Change-Id: I1c55ab21a28ceef6c3d49f83cdb5c7689ec2402f > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 1004989 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827187 > Reviewed-by: David Bienvenu <davidbienvenu@chromium.org> > Commit-Queue: Jesse McKenna <jessemckenna@google.com> > Cr-Commit-Position: refs/heads/master@{#700491} Change-Id: I7fbb6a7503b754bfc952e718b9bebd30e69742c0 Bug: 1004989 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829243Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
David Bienvenu <davidbienvenu@chromium.org> Commit-Queue: Jesse McKenna <jessemckenna@google.com> Cr-Commit-Position: refs/heads/master@{#704333}
-
Kyle Horimoto authored
Since we split settings between browser vs. OS, the settings page which alerts the user about whether an OS update is available is part of OS settings. However, some existing users were used to visiting chrome://settings/help to check for this information. To ensure that these users are not confused, this CL adds a link from the "About Chrome" settings page to the "About Chrome OS" settings page. Bug: 1010996 Change-Id: Ia7efc888195f444668d7b89617a698d03d4b9466 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1847906Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#704332}
-
Nicolás Peña Moreno authored
This CL adds a UseCounter to track L3-specific usage by tracking when dictionaries are used in mark() and measure(). It also removes an unneeded mark() method. Change-Id: Ic519596c76a1892265be2eea9ee02b023e083850 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1848366 Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Reviewed-by:
Tom McKee <tommckee@chromium.org> Cr-Commit-Position: refs/heads/master@{#704331}
-
Nicolas Arciniega authored
This change fills in some missing documentation. I ran a spell checker throughout traffic auditor code and corrected a bunch of miscellaneous typos as well :) Bug: 1005537 Change-Id: I1dab786db686370e2271828089ac336dbc048913 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1814721 Commit-Queue: Nicolas Arciniega <niarci@microsoft.com> Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Cr-Commit-Position: refs/heads/master@{#704330}
-
Joshua Peraza authored
fe52a01df1e9 linux: set dumpable for all signal handlers Change-Id: I7ea79ca9c91a97399b2fd97691caf65e4873e8a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1848936Reviewed-by:
Mark Mentovai <mark@chromium.org> Commit-Queue: Joshua Peraza <jperaza@chromium.org> Cr-Commit-Position: refs/heads/master@{#704329}
-
Tom Anderson authored
R=thestig BUG=None Change-Id: I848e251de4bdbb6d848751b7b04c96831bb78e8f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1848346 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#704328}
-
Yusuke Sato authored
This enables us to remove arcvm.conf dependencies from arcvm-server-proxy's start/stop stanzas. BUG=b:142144019 TEST=arc.Boot still passes Change-Id: I9ffdbdb547ce2f53c6f216ffbefc62d032a1619e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1842620Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Yusuke Sato <yusukes@chromium.org> Cr-Commit-Position: refs/heads/master@{#704327}
-
Matthew Mourgos authored
During the overview -> home animation ShelfConfig::is_in_app() was momentarily returning true. This occurred during animation because is_app_list_visible_ was false and overview->InOverviewSession() was false. OnOverviewModeEnded() can no longer be used since is_in_app() will return the wrong value when overview mode has ended and still has a running end animation. Bug: 1011994 Change-Id: Ie3e9bd362979cd573c1261a5b7e23bd30866d18f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1849172Reviewed-by:
Sammie Quon <sammiequon@chromium.org> Reviewed-by:
Manu Cornet <manucornet@chromium.org> Commit-Queue: Matthew Mourgos <mmourgos@chromium.org> Cr-Commit-Position: refs/heads/master@{#704326}
-
Peter K. Lee authored
TESTED=Print PDF, print webpage, print a PDF statement from bank web site. Change-Id: I49ec6db1663f5e58d6f20a2ada10f61addf83f8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1848548 Commit-Queue: Peter Lee <pkl@chromium.org> Reviewed-by:
Mohammad Refaat <mrefaat@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#704325}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/bc88fe8e4a2c..1deec71ea11d git log bc88fe8e4a2c..1deec71ea11d --date=short --no-merges --format='%ad %ae %s' 2019-10-09 chrome-bot@chromium.org Update config settings by config-updater. Created with: gclient setdep -r src/third_party/chromite@1deec71ea11d 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: Ia7822fbfd4ccd29526f58ac8becb3eeb27f06ded Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1850356Reviewed-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@{#704324}
-
Pavel Yatsuk authored
BUG=1002271 R=pkasting@chromium.org Change-Id: I51d8b4b41bfab30271edb3d67ebada490da0535f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1848617 Commit-Queue: Pavel Yatsuk <pavely@chromium.org> Reviewed-by:
Kevin Bailey <krb@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#704323}
-
Ben Kelly authored
Bug: 1010199 Change-Id: I27237b3f1bc586626646a9c1c8712bcfa4a558c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845857Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Ben Kelly <wanderview@chromium.org> Cr-Commit-Position: refs/heads/master@{#704322}
-
Marina Ciocea authored
Bug: 1001503 Change-Id: I28c6c8445407315d8b2e9ab364cfb86f451758d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1848385 Commit-Queue: Marina Ciocea <marinaciocea@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#704321}
-
Maksim Moskvitin authored
Flakiness mostly occurs on TSAN* builders, so just disable on them. There are two more flaky bookmarks tests: SingleClientBookmarksSyncTest.ApplyRemoteCreationWithoutValidGUIDOrOCII SingleClientBookmarksSyncTest.ApplyRemoteCreationWithoutValidGUID But they have less scores and fails on ASAN* as well, so we don't disable them in this CL. Bug: 1012223, 1012222 Change-Id: I38374ee2b27585f34714699abb8fbcba8d708402 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1850152 Commit-Queue: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Auto-Submit: Maksim Moskvitin <mmoskvitin@google.com> Cr-Commit-Position: refs/heads/master@{#704320}
-
Dan Sanders authored
Prior to this change, VTVDA activated the most recently seen sequence and picture parameter sets (SPS and PPS) at IDR slices. With this change it will use the SPS and PPS indicated by the IDR slice header. Bug: 988555 Change-Id: Id197545558529abc30fb64c9e638baf0b57f29c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1838688Reviewed-by:
Frank Liberato <liberato@chromium.org> Commit-Queue: Dan Sanders <sandersd@chromium.org> Cr-Commit-Position: refs/heads/master@{#704319}
-
Sean Harrison authored
Bug: 869847 Change-Id: I825c179158f7fb560dc8c49e6af7cf160e5daa34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1848382Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Sean Harrison <harrisonsean@chromium.org> Cr-Commit-Position: refs/heads/master@{#704318}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/81425dcacf74..aa9175d6761d git log 81425dcacf74..aa9175d6761d --date=short --no-merges --format='%ad %ae %s' 2019-10-09 treehugger-gerrit@google.com Merge "proto: Update prefix of GpuLog's Severity enum again" 2019-10-09 tneda@google.com Merge "Fixing main.cc for support passing pid and timestamps to trace_to_profile" 2019-10-09 taylori@google.com Merge "perfetto-ui: Fix small selection and search bugs" 2019-10-09 fmayer@google.com Merge "Add heap graph references." 2019-10-09 taylori@google.com Merge "perfetto-ui: Edit timeRange selection" 2019-10-09 ilkos@google.com Fix duplicate hash callsites returned 2019-10-09 eseckler@google.com Merge "processor: extract a public ReadTrace() function from shell" 2019-10-09 ilkos@google.com Merge "Heap profile callsites metric" 2019-10-09 eseckler@google.com proto: Fix GpuLog Severity 2019-10-08 chiur@google.com Merge "Add message for logging GPU message" 2019-10-08 hjd@google.com Merge "perfetto-ui: Fix ProcessScheduling track for upid = 0" Created with: gclient setdep -r src/third_party/perfetto@aa9175d6761d 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 TBR=perfetto-bugs@google.com Bug: chromium:133745684 Change-Id: Ifaab94e5cbce7f89aefbb457129eeb9068a7a9d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1849189Reviewed-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@{#704317}
-
Peter Wen authored
Follow-up for: https://crrev.com/c/1825572 Now that ProcessInitExceptions are no longer checked. Simply raising it is sufficient to prioritize startup errors via PureJavaExceptionHandler. Bug: 1000651 Change-Id: Ia93973e12699bca752a37ce6d2d76d1ebe3b5782 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1849270 Commit-Queue: Peter Wen <wnwen@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Auto-Submit: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#704316}
-
BUG=762641 TBR=achuith@chromium.org Change-Id: I5272a1931c1cf787dcd296de78a70c9577efc977 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1850172Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#704315}
-