- 25 Oct, 2019 40 commits
-
-
Jon Mann authored
This is responsible for updating the local network stack to match incoming WifiConfigurationSpecifics protos from the sync backend. Bug: 966270 Change-Id: Ib4bdf1c22604b2528bc2abad5bc2ac1672e58290 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1768877 Commit-Queue: Jon Mann <jonmann@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#709627}
-
Paul Moy authored
SampleProbeData dereferences a battery pointer without checking whether it is null first. crrev.com/c/1881538 and check /var/log/chrome/chrome for VpdSkuNumber Bug: b:128683357 Test: cherry-pick crrev.com/c/1779132 and Change-Id: Ifdffb28957405b0d4536b5b7fc76710e75aba2ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880582Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Paul Moy <pmoy@chromium.org> Cr-Commit-Position: refs/heads/master@{#709626}
-
David Tseng authored
Change-Id: Ia91901ea5380399a3fe92aec38b68b8454908560 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879863Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#709625}
-
Tao Bai authored
Bug: 995880 Change-Id: I02239e098b4e8928c2ae1eba872eb83f75a0b40f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1876868 Commit-Queue: Tao Bai <michaelbai@chromium.org> Reviewed-by:
Changwan Ryu <changwan@chromium.org> Cr-Commit-Position: refs/heads/master@{#709624}
-
meacer authored
site_details_message_ is only used in Android, so rename it and ifdef to Android only. Change-Id: I94563bc1c4ea8df1ffab903ac193944fa4a199a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1737045 Auto-Submit: Mustafa Emre Acer <meacer@chromium.org> Commit-Queue: Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Christopher Thompson <cthomp@chromium.org> Cr-Commit-Position: refs/heads/master@{#709623}
-
Danan S authored
This is needed to allow the Finch experiment CL enabling the feature in Beta to be submitted. Bug: 943901 Change-Id: I77b1bf1c46b501d263748fb83a176e4ab7a7ea2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880179Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Dan S <danan@chromium.org> Cr-Commit-Position: refs/heads/master@{#709622}
-
David Tseng authored
The main objective is to remove all files reachable from chromevox/injected but not reachable from cvox2/. This resulted in a lot of files being pruned away including some old assets. There was some manual modifications like getting rid of ChromeVoxJSON, host/chrome/ files specific to content scripts, old keymaps, and more. The testing/ files were also modified accordingly and chromevoxclassic was given its own testing/ fork. Change-Id: I6f4130f901dcacb2601887d4bcd34d73ff732d56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880174 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#709621}
-
Armando Miraglia authored
BUG=1016429 Change-Id: I9fb433e70c398c00c505c8b00324be23a1f44032 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1878767Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Henrik Grunell <grunell@chromium.org> Commit-Queue: Armando Miraglia <armax@chromium.org> Cr-Commit-Position: refs/heads/master@{#709620}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/ad3655cf0bd3..66ce5c605a58 git log ad3655cf0bd3..66ce5c605a58 --date=short --no-merges --format='%ad %ae %s' 2019-10-25 dburger@chromium.org Shutdown afdo-chrome-pupr-generator build API endpoint. 2019-10-25 tcwang@google.com afdo: Add builders to verify Chrome profiles, and changes schedules. Created with: gclient setdep -r src/third_party/chromite@66ce5c605a58 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: Iccde8df750be95541fdc34f7e07d4117081ab47d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881385Reviewed-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@{#709619}
-
Xiaoqian Dai authored
Do not allow the drag if the drag position starts above the shelf. Bug: 997885 Change-Id: Ifd5619cd28d96de889c28cd2c51fe67586224783 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880079Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/master@{#709618}
-
Patrick To authored
Future OpenXR runtimes are more stringent on validating correct usage of APIs. The structure type of XrView objects passed into xrLocateViews are not currently set. The current version of the WMR OpenXR runtime from the Windows store does not do this validation, but future versions will. Bug: 1015223 Change-Id: Ib4e3fca557cc6e192bd166e2ebb604a3884e7811 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1865042Reviewed-by:
Alexander Cooper <alcooper@chromium.org> Commit-Queue: Patrick To <patrto@microsoft.com> Cr-Commit-Position: refs/heads/master@{#709617}
-
Theresa Wellington authored
On some bots the partner bookmarks folder is unexpectedly showing up, causing flakiness due to an unexpected number of items in the bookmarks manager. Force an empty partner bookmarks folder. Also add a speculative fix for BookmarkReorderTest.testShowInFolder_OpenOtherFolder that waits for a stable RecyclerView to try to prevent an NPE that's occassionally occuring. BUG=1018170 Change-Id: I1112125c07a13173c4a2afc65d87e066ff432717 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881367Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#709616}
-
Fredrik Söderquist authored
This also necessitates passing a const SVGAnimationElement to SVGPropertyBase::CalculateAnimatedValue, so do that as well. Bug: 1017723 Change-Id: Id866e2aa3c42a8f4dc2b03338984dbb2b0b8ca1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879248Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#709615}
-
Andrew Grieve authored
Bug: 1013688 Change-Id: Iff04a8d0c4b4fdf8f143bd0a66a6f46cf0dc447d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879900 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#709614}
-
Dave Tapuska authored
Directly implement AddMessageToConsole on LocalFrame. BUG=1008432 Change-Id: I39afa2e57676af5514daf43f9d4bb46320cce3a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875282Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#709613}
-
Ana Salazar authored
Changed to match the app list spec. Bug: 1002139 Change-Id: I2a9c4814bf3f54f53f1f4e286d9680b130f917ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880075 Commit-Queue: Ana Salazar <anasalazar@chromium.org> Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#709612}
-
Meilin Wang authored
For devices that don't have Assistant key on the keyboard, the open Assistant shortcut [search + a] should be listed in the keyboard shorcut viewer in Keyboard Settings for better user experience. Bug: b/141929862 Test: manully. Change-Id: I982d4be0ded50c6c2e5e2d174ab059db83d3fca0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879326Reviewed-by:
Tao Wu <wutao@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: Meilin Wang <meilinw@chromium.org> Cr-Commit-Position: refs/heads/master@{#709611}
-
Liquan(Max) Gu authored
The Payment Handler of the Chrome Custom Tab solution blocks the insecure content. The Payment Handler of the bottom-sheet solution also requires the same check. This CL is to add the check. The security check was implemented according to the spec: https://www.w3.org/TR/payment-handler/#authorized-payment-apps After this change, opening a payment app that has invalid or insecure content (invalid url, insecure content, http) or interstitial page would cause an error in the payment app. And the payment handler would be hidden right away in these cases. Bug: 999196 Change-Id: I664803b0bd7ccc128cc8d0c61dd889fcb964b733 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874519 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#709610}
-
Adam Ettenberger authored
Consider the following tree : ++kRootWebArea AXID:1 ++++kGenericContainer AXID:2 ++++++kGenericContainer AXID:3 ++++++++kStaticText AXID:4 "some text" ++++++++kStaticText AXID:5 "more text" ...(possibly more content following) If GetAttributeValue is called on a range : start_: TEXT_POSITION anchor_id=4 text_offset=0 "<s>ome text" end_: TEXT_POSITION anchor_id=2 text_offset=17 "some textmore tex<t>" This GetAttributeValue would overrun the |end_| because iterating with |CreateNextAnchorPosition| doesn't create ancestor positions, so the looping condition will not exit the loop. Instead, the loop continues until reaching the end of document, where it will return a NULL_POSITION and |GetDelegate| returns a nullptr. Snapping the iterator start/end positions to be |AsLeafTextPosition| fixes this loop. Bug: 1011057, 928948 Change-Id: If038d8d4bc0ed596fd2339931258822897c3c8d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879778 Commit-Queue: Adam Ettenberger <adettenb@microsoft.com> Reviewed-by:
Kurt Catti-Schmidt <kschmi@microsoft.com> Cr-Commit-Position: refs/heads/master@{#709609}
-
Jeremy Roman authored
This skips a check that is only needed for html:style and, for SVG elements, animatable SVG attributes (including html:class). In cases where we statically know that is not the case, we should use the fast variants (as we do in most existing uses). Generated by: git grep -l hasAttribute.*html_names third_party/blink/renderer | xargs perl -pi -e 's/hasAttribute(?=\(html_names::k(?!(Class|Style)Attr\b)[A-Za-z]+Attr\b)/FastHasAttribute/' git grep -l getAttribute.*html_names third_party/blink/renderer | xargs perl -pi -e 's/getAttribute(?=\(html_names::k(?!(Class|Style)Attr\b)[A-Za-z]+Attr\b)/FastGetAttribute/' git cl format Plus the minimum changes needed to satisfy check_blink_style, and two corrections for attributes which could collide with animatable SVG attributes (type and href) where the local context does not make it clear that the element is in fact an HTMLElement. Change-Id: I56bd622b20eb7a893e53e902e7d576c9cba0dd21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880150 Commit-Queue: Mason Freed <masonfreed@chromium.org> Reviewed-by:
Mason Freed <masonfreed@chromium.org> Auto-Submit: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#709608}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/d0a404e84d47..a979b28cbbd0 git log d0a404e84d47..a979b28cbbd0 --date=short --no-merges --format='%ad %ae %s' 2019-10-25 halcanary@google.com SkQP: mark several gms as unsuitable for skqp 2019-10-25 mtklein@google.com tweak ar/libtool setup Created with: gclient setdep -r src/third_party/skia@a979b28cbbd0 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 michaelludwig@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 TBR=michaelludwig@google.com Bug: None Change-Id: I317a0e1aa0d275af05550ca6276d8cbc35fbf1bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881507Reviewed-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@{#709607}
-
Alison Maher authored
This change adds the following system color keywords: - ActiveText: Text in active links. - Field: Background of input fields. - FieldText: Text in input fields. These keywords are hidden behind a newly added runtime enabled feature: NewSystemColors. Spec: https://drafts.csswg.org/css-color-4/#css-system-colors Bug: 1015968 Change-Id: If4f339f19c98455c93990d52b6f3a96c71b25b83 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872774 Commit-Queue: Alison Maher <almaher@microsoft.com> Reviewed-by:
Kevin Babbitt <kbabbitt@microsoft.com> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#709606}
-
Xing Liu authored
This CL adds chrome layer code to register to Chime. The actual implementation is in an Android DFM in downstream. The code is set up according to new modulization effort, that chrome/browser/notifications/chime/android is self contained. Bug: 1013386 Change-Id: Iafc4269e1597af30af624e9772c6a38edcb4e5a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874576 Commit-Queue: Xing Liu <xingliu@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#709605}
-
Dominic Mazzoni authored
A link inside of a heading is a pretty common situation, but TalkBack only lands on either the heading (if doing heading navigation) or the link (if doing linear navigation or controls & links navigation), and it doesn't make it clear that there's both a heading and a link. Make it work better with TalkBack with the following changes: 1. A heading consisting of only a link should be marked as clickable. 2. Clicking on a heading consisting of only a link should click the link. 3. Role description for a heading consisting of a link should be "heading link" for both the heading and the link inside. Bug: 884356 Change-Id: I1e23d166ab39d7a9bc2cfa401deaddd5f291dc3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874517 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/master@{#709604}
-
Dave Tapuska authored
Move FrameMsg_EnforceInsecureNavigationsSet to a RemoteFrame mojo interface. BUG=1008432 Change-Id: I12e9509d0fc7d85e75f226e85730d5527ce3831f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874056Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#709603}
-
Brian Sheedy authored
Fixes gpu_fyi_tests_dx12vk_release_trybot missing "release_trybot" in mb_config.pyl. Bug: 1010584 Change-Id: If95a5e98212ee0015550857af41f78b88e99b945 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881346Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#709602}
-
Aidan Beggs authored
This CL adds additional unit tests to the safety tip heuristics in preparation for metrics collection. and fixes the logic in these heuristics to conform to expected behavior. This CL also double checks that a reputation warning will never be shown on an error page, and adds a few QoL readability comment improvements. Bug: 1014598 Change-Id: Ia489339b221308b37473ef7669b45cfaa92cd586 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881226 Commit-Queue: Aidan Beggs <beggs@google.com> Reviewed-by:
Joe DeBlasio <jdeblasio@chromium.org> Cr-Commit-Position: refs/heads/master@{#709601}
-
Henrique Nakashima authored
chrome.browser.utils should only contain leaf-node util classes, and is now in a separate build target. Bug: 995916 Change-Id: I251c34c097cfd1c17db06e3cc6fe83b581df5721 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879748 Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#709600}
-
Jasper Chapman-Black authored
Bug: 1011921 Change-Id: I7091f5fa8c42abe4ed779d5ac0d761ea3bf26eef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1876983 Commit-Queue: Jasper Chapman-Black <jaspercb@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#709599}
-
Juan Antonio Navarro Perez authored
This feature got missing when moving output formatting from Telemetry to Results Processor. Bug: 1017904 Change-Id: I36258576b5fc72ab7a0093dc74b7882cfd5a1d19 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879936 Auto-Submit: Juan Antonio Navarro Pérez <perezju@chromium.org> Commit-Queue: Caleb Rouleau <crouleau@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#709598}
-
Mike Wittman authored
This CL extracts the core stack copying parts of tracing::StackUnwinderAndroid into the dedicated base::StackCopierSignal class, and adapts it for direct use by the sampling profiler stack unwinding implementation. This drops some unneeded code; updates the code to run on 32-bit Android, 64-bit Android, and 64-bit Linux platforms; and converts the code to use C++ atomics. The StackUnwinderAndroid implementation will eventually be replaced wholesale by the sampling profiler implementation for Android. This CL does not attempt to reuse the extracted stack copying implementation on its own, in order to avoid introducing bugs in StackUnwinderAndroid due to the differing implementations. TBR=gab@chromium.org Bug: 988579 Change-Id: I0293771679c5deae69fdbb007d8828ead575ee0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872967Reviewed-by:
Mike Wittman <wittman@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
Charlie Andrews <charliea@chromium.org> Reviewed-by:
ssid <ssid@chromium.org> Commit-Queue: Mike Wittman <wittman@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Auto-Submit: Mike Wittman <wittman@chromium.org> Cr-Commit-Position: refs/heads/master@{#709597}
-
Lucas Furukawa Gadani authored
Bug: 984550 Change-Id: I885fc575b49c4049b83b17cc4c2248daf2525b4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1876974Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Lucas Gadani <lfg@chromium.org> Cr-Commit-Position: refs/heads/master@{#709596}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/88d9a552a4b7..512f209de9b5 git log 88d9a552a4b7..512f209de9b5 --date=short --no-merges --format='%ad %ae %s' 2019-10-25 treehugger-gerrit@google.com Merge "Add DETACH, ATTACH and CANCEL buffer events to the Frame event proto" Created with: gclient setdep -r src/third_party/perfetto@512f209de9b5 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: None Change-Id: Id90d35ad7fd0cc733dd0ad78b012c49395ef8190 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881467Reviewed-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@{#709595}
-
John Lee authored
Bug: 1013646 Change-Id: Ib4ef4402b3d4fae7efdb8f5c474886e8da1fc99e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879952Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#709594}
-
Mohamed Heikal authored
This cl checks for methods named 'ForTest' in the final release apk. Bug: 1012373 Change-Id: I33afb2eeb0726bc8d2c66bec779a4950753a5250 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879604 Commit-Queue: Mohamed Heikal <mheikal@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#709593}
-
Andrew Grieve authored
Bug: 1013688 Change-Id: I3896525dd57b8590a0f6aad184f9e5a8bc7133c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879662 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Eric Stevenson <estevenson@chromium.org> Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Eric Stevenson <estevenson@chromium.org> Cr-Commit-Position: refs/heads/master@{#709592}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/59c3eac20665..4b1db19bd426 git log 59c3eac20665..4b1db19bd426 --date=short --no-merges --format='%ad %ae %s' 2019-10-25 sadrul@chromium.org trace-viewer: Avoid generating tracks when a process is hidden. Created with: gclient setdep -r src/third_party/catapult@4b1db19bd426 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC simonhatch@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_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=simonhatch@google.com Bug: chromium:1018229 Change-Id: Ia3047e2b717b8603708d99498be2f024eb02c8b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881026Reviewed-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@{#709591}
-
Scott Violet authored
BUG=1017204 TEST=test only change TBR=boliu@chromium.org Change-Id: Ie2ef6fa04c3ab94dc4703eb63aaeea648186a7c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881567Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#709590}
-
Tricia Crichton authored
Add more information for users when CRX extension fails to parse and we suspect it needs to be updated to the new CRX3 format. Fixed: chromedriver:3188 Change-Id: I77eb8eb7231de57519e972467312ee9975d44243 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879461Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Tricia Crichton <triciac@chromium.org> Cr-Commit-Position: refs/heads/master@{#709589}
-
Brian Geffon authored
Kstaled is a new swap subsystem for CrOS. This CL will send dbus messages to debugd based on the user's experimental group. BUG=b/123039911 TESTED=With a 4.14 kernel and a new debugd build. Change-Id: Ide79d61050e2d916d8d9907d37856746ef12c29d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1858463 Commit-Queue: Brian Geffon <bgeffon@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Jay Civelli <jcivelli@chromium.org> Cr-Commit-Position: refs/heads/master@{#709588}
-