- 11 Sep, 2019 40 commits
-
-
Koji Ishii authored
This patch fixes non-culled inline boxes to take the `line-height` property into account when computing top or bottom of inline boxes in the line for `vertical-align: top` or `bottom`. Bug: 1001418 Change-Id: Ia53b9894dd81e70e17588bc284f0df4bc4f5c382 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1795535 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#695443}
-
Joel Hockey authored
https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/db31812cb239..2f0f741fd31b $ git log db31812cb..2f0f741fd --date=short --no-merges --format='%ad %ae %s' 2019-09-03 joelhockey system_api: add VmStartedSignal and VmStoppedSignal 2019-08-27 khmel arc_setup: Add option to skip GMS Core cache setup. 2019-08-02 victorhsieh system_api: exposes boot lockbox for compiling/linking 2019-08-07 emaxx cryptohome: Abort chall-resp mount on ROCA-vuln TPMs 2019-07-05 lamzin system_api: USB Ethernet mac address source Created with: roll-dep src/third_party/cros_system_api TBR=hashimoto@chromium.org Bug: 995649 Change-Id: I10d4779920500007ae58fbb6ab231f270d912ba0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1795541 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Auto-Submit: Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Julian Watson <juwa@google.com> Cr-Commit-Position: refs/heads/master@{#695442}
-
Tibor Goldschwendt authored
+ Add a Chrome modern bundle smoke test runner so that we have a target for CQ tests. Bug: 989655 Change-Id: I036a8b7e4096be69bddc2a7b76af201caf51cd74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790342 Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Cr-Commit-Position: refs/heads/master@{#695441}
-
Sahel Sharify authored
With this changes the payment sheet view won't show shipping/contact sections if the selected instrument supports shipping/contact delegation. In this case the pay button will be enabled when the selected instrument handles the requested payment options regardless of whether or not autofill data is available. For overall flow please check https://chromium-review.googlesource.com/c/chromium/src/+/1779003 Bug: 984694 Change-Id: Ieedbc79b92b5991d03867da98d04ccbc10f2f0c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1793785 Commit-Queue: Sahel Sharify <sahel@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#695440}
-
Gyuyoung Kim authored
This CL applies pending_remote to AudioStreamCreatorClient argument in ResourceProvider::CreateAudioStream. To migrate it to the new Mojo types, this CL converts mojo::Binding to mojo::Receiver, and mojom::AudioStreamCreatorClientPtr to mojo::PendingRemote, and so on. Bug: 955171 Change-Id: I730fdf20fc3ffc3627bdf3f2fc12e6154554d73e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1775895Reviewed-by:
Tommi <tommi@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#695439}
-
Joe DeBlasio authored
This CL updates the safety tip logic to ignore elements in the component blocklist that use unexpected flags. This allows us to gradually rollout new flag types used in future versions of Chrome without breaking this version (and without segmenting the component release). Bug: 1001885 Change-Id: I9addd8d9eecafcde2014292554c34d9d71c1bd28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1796113 Commit-Queue: Joe DeBlasio <jdeblasio@chromium.org> Reviewed-by:
Emily Stark <estark@chromium.org> Cr-Commit-Position: refs/heads/master@{#695438}
-
Dominick Ng authored
This CL: a) null-checks the InfoBarService before using it in ambient badges b) stops double-hiding the ambient badge if the user clicks on it. This is a speculative fix for a crash. BUG=989445 Change-Id: Ifb690580ca857701474074640c2a47aafbe642a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1794602 Commit-Queue: Dominick Ng <dominickn@chromium.org> Reviewed-by:
Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#695437}
-
Chris Palmer authored
We do it unconditionally in DCHECK builds to catch bugs, but let's occasionally do it in release builds too. Frequency is tunable. Bug: 984742 Change-Id: I1ef1506bbc20a30f786d0db43bc66f3b2d8775d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761578Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Chris Palmer <palmer@chromium.org> Cr-Commit-Position: refs/heads/master@{#695436}
-
Sahel Sharify authored
With this changes the payment handlers can specify whether or not the support delegation of shipping/contact info. For overall flow please check https://chromium-review.googlesource.com/c/chromium/src/+/1779003 Bug: 984694 Change-Id: I456d5c8c8509cffe5e3cdbe76e7a7958f0165129 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1791053Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Sahel Sharify <sahel@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: Sahel Sharify <sahel@chromium.org> Cr-Commit-Position: refs/heads/master@{#695435}
-
Shimi Zhang authored
This is a followup of http://crrev/c/1685837. See more at https://docs.google.com/document/d/1Jwfbzbe8ozaoilhqj5mAPYbYGpgZCen_XAAAdwmyP1E/edit Bug: 955171 Change-Id: Ic99f1aa371144b568fbddf1e7cfb426dcbb6edd6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787403Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Commit-Queue: Shimi Zhang <ctzsm@chromium.org> Cr-Commit-Position: refs/heads/master@{#695434}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/4fe30e15c06c..26ac0467cb4c git log 4fe30e15c06c..26ac0467cb4c --date=short --no-merges --format='%ad %ae %s' 2019-09-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-09-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@26ac0467cb4c 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 mtklein@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=mtklein@google.com Bug: None Change-Id: Iba906214934805713c6ad8f8ea4c45edee2ce5f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797332Reviewed-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@{#695433}
-
Min Qin authored
This is defaulted to true for several releases now. Remove this flag and fixing some tests that still relying on DownloadHistory. BUG=1001629 Change-Id: Ica9ede823d49b3fa2680342616ca8842d56071a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789924 Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by:
Xi Han <hanxi@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#695432}
-
Matt Menke authored
This is not longer being used. It had been used by AppCache and the Data Reduction Proxy, neither of which hook directly into net anymore. Bug: 934009 Change-Id: I9351b2bc889fa4474f3ac91bf7f7041b4ae6d092 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790489 Commit-Queue: Matt Menke <mmenke@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#695431}
-
Khushal authored
R=kylechar@chromium.org Bug: 992626 Change-Id: If13d2f4c9660c49db82e586929b2686b54f3760a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797128 Commit-Queue: Khushal <khushalsagar@chromium.org> Commit-Queue: kylechar <kylechar@chromium.org> Auto-Submit: Khushal <khushalsagar@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#695430}
-
Caleb Rouleau authored
See https://bugs.chromium.org/p/chromium/issues/detail?id=733612#c6 for details. Also add tests both for windows and non-windows. Bug: 733612 Change-Id: Id656635a5fc79ea8f805658873599b526e764406 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1796572Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#695429}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/dbca865e55f7..d207f492cae8 git log dbca865e55f7..d207f492cae8 --date=short --no-merges --format='%ad %ae %s' 2019-09-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/depot_tools@d207f492cae8 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: None Change-Id: I659da31fb3e1b3cd421f9adfa0478197af0d2709 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797139Reviewed-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@{#695428}
-
Yue Li authored
Move native Assistant related enums and interfaces to assistant_state_controller.mojom Rename VoiceInteractionState to AssistantState and update enum descriptions and names. Keep the original VoiceInteractionState definition to match the arc side interface. (Will remove once the arc side dependency is fully deprecated) Bug: b/138679823 Test: Run existing tests Change-Id: I9dd1c5c41714971d0597c12fc8c96ed4a6ea5750 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1793929 Commit-Queue: Yue Li <updowndota@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Sam McNally <sammc@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#695427}
-
Karen Qian authored
Bug: 996624 Change-Id: Ibdaf0267017ff652431822bd53bf1d982b254401 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1795757Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Michael Moss <mmoss@chromium.org> Reviewed-by:
Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Karen Qian <karenqian@google.com> Cr-Commit-Position: refs/heads/master@{#695426}
-
Darren Shen authored
We assumed that autocap flag would always be explicitly set to something, but turns out native textfields omit the flag entirely, so we remove the NOTREACHED check. TBR=shuchen@chromium.org Bug: 1002713 Change-Id: Ifab485d978282f80b92fe631bb8dc30976afb175 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797507Reviewed-by:
Darren Shen <shend@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#695425}
-
Matt Mueller authored
Although keys < 2048 bits are considered weak on 10.15, they do not cause the certificate to be considered invalid like < 1024 bit keys. Bug: 998845 Change-Id: I9194b364b8da97a5cead791daedc05ab61bba2ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1794302 Commit-Queue: Matt Mueller <mattm@chromium.org> Reviewed-by:
Ryan Sleevi <rsleevi@chromium.org> Cr-Commit-Position: refs/heads/master@{#695424}
-
Austin Eng authored
Bug: dawn:153 Change-Id: Icf184299866a54b170a1ef3558bcc4e2bf1fcc10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790384 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Reviewed-by:
Kai Ninomiya <kainino@chromium.org> Cr-Commit-Position: refs/heads/master@{#695423}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/369f46e37423..38ad70f364e7 git log 369f46e37423..38ad70f364e7 --date=short --no-merges --format='%ad %ae %s' 2019-09-10 rmhasan@google.com [Telemetry] Add sierra and highsierra to telemetry's set of typ tags Created with: gclient setdep -r src/third_party/catapult@38ad70f364e7 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 zhanliang@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=zhanliang@google.com Bug: chromium:999335 Change-Id: I1437de73c1ab8f3e83f9af56427a6471da22ae8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797328Reviewed-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@{#695422}
-
Maksym Onufriienko authored
Since XC11 new bundle file format to extract data need to use command `xcresulttool export --type directory --id DIAGNOSTICS_REF --output-path /export_folder --path ./RB.xcresult` Data will be stored in %xcresult%_diagnostic folder Bug: 978929 Change-Id: I1c7a76d24a88350409be8800bb9e3086af4d456d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761190Reviewed-by:
Justin Cohen <justincohen@chromium.org> Commit-Queue: Maksym Onufriienko <monufriienko@chromium.org> Cr-Commit-Position: refs/heads/master@{#695421}
-
Bettina authored
Bug: 999369 Change-Id: Idd673b572d979815d5bf15ff020d743af4eba86b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1796887 Commit-Queue: Bettina Dea <bdea@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#695420}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/2f637a9deab9..cac3effba788 Created with: gclient setdep -r src-internal@cac3effba788 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: Iea7ceac511bc7e94b811062b4702499c1889e4a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797327Reviewed-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@{#695419}
-
Miyoung Shin authored
This CL converts LocalMuterAssociatedRequest and StreamFactoryPtr in content to the new Mojo types. Bug: 955171 Change-Id: I08356dd12197b7db14730f7045da0b1742e69804 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786891Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Olga Sharonova <olka@chromium.org> Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Cr-Commit-Position: refs/heads/master@{#695418}
-
Simon Que authored
Reverted in https://chromium-review.googlesource.com/c/chromium/src/+/1792505 Changes in reland: migrate correct builder instead of linux-gcc-rel. Migration schedule: https://docs.google.com/spreadsheets/d/1TZhpasm6iceYm7zqkyEtZ1wn9ZcpREfH4LV4cusICJA/edit#gid=0 ======== Original CL contents ========== This was previously reverted due to reaching the Goma RBE server capacity limit. https://chromium-review.googlesource.com/c/chromium/src/+/1786872 The limit has since been increased. Bug: 1001231,950413 Change-Id: Ie036dd49599f0e2ee8695b363958d87396cfb465 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1792584Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Simon Que <sque@chromium.org> Cr-Commit-Position: refs/heads/master@{#695417}
-
Tommy Steimel authored
This CL adds an X button to the sessions in the Global Media Controls dialog (when paused) that dismisses the session from the dialog. This also updates the MediaNotificationContainer API to receive MediaSessionInfo updates and foreground color updates so that we know when to show the button and what color to make it. Bug: 1001302 Change-Id: Ia14df4cbefc39feb28e275d6a483a02415b66cac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787595 Commit-Queue: Tommy Steimel <steimel@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#695416}
-
Matt Mueller authored
10.15 adds two certificate requirements that were tripped by the cert generated for this test: * validity period must be 825 days or less. * must specify ExtendedKeyUsage. See https://support.apple.com/en-us/HT210176 Bug: 1001601 Change-Id: Id4b77f4b0df726e704e7ddcffe0b1c9ae4cf11cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1796743Reviewed-by:
Kunihiko Sakamoto <ksakamoto@chromium.org> Commit-Queue: Matt Mueller <mattm@chromium.org> Cr-Commit-Position: refs/heads/master@{#695415}
-
Tao Bai authored
Added IsPrerender() in PageLoadMetricsEmbedderInterface, so we can decouple prerender from page_load_metrics implementation. Bug: 995880 Change-Id: I5088afc7a80f3a050e09f1a827a1d80767a41f1e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1796314Reviewed-by:
Bryan McQuade <bmcquade@chromium.org> Commit-Queue: Tao Bai <michaelbai@chromium.org> Cr-Commit-Position: refs/heads/master@{#695414}
-
Theresa Wellington authored
- AlwaysDismissedDialog - AccessibleTextView - BoundedLinearLayout - AlertDialogEditText - DualControlLayout - FadingEdgeScrollView - LoadingView - VerticallyFixedEditText BUG=951455 Change-Id: I41793adba0bb869ba849c6c58e7035b9ab9674ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1795758Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#695413}
-
Xing Liu authored
For a few failure cases, we should invoke the ScheduleCallback and reports a failure in ScheduledNotificationManager. Bug: 998998 Change-Id: I22e623001412007e05d7788d15267992b5c9ab11 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797138Reviewed-by:
Hesen Zhang <hesen@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#695412}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/619935f7f249..f35dcfe60a62 git log 619935f7f249..f35dcfe60a62 --date=short --no-merges --format='%ad %ae %s' 2019-09-10 enga@chromium.org Implement ErrorScopes for synchronous errors Created with: gclient setdep -r src/third_party/dawn@f35dcfe60a62 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC cwallez@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:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel TBR=cwallez@google.com Bug: None Change-Id: I438f25ffd086bfbfcb02a2d27345d9b48604499f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797323Reviewed-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@{#695411}
-
Dominik Röttsches authored
Define HAVE_ROUNDF according to recommendations in https://github.com/harfbuzz/harfbuzz/pull/1953#issuecomment-527424349 https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git/+log/bbad1b829812..170b5dd856b1 $ git log bbad1b829..170b5dd85 --date=short --no-merges --format='%ad %ae %s' 2019-09-08 behdad [aat] Minor 2019-09-08 behdad [aat] Minor 2019-09-09 ebrahim [number] Add static to hb-number-parser.hh functions 2019-09-09 ebrahim [number] Optimize _pow10 constants (#1963) 2019-09-08 behdad Change HB_VAR_ARRAY to 1 again 2019-09-07 ebrahim [number] Add overflow checks used to be done in parse_bcd 2019-09-06 ebrahim Replace strtod with a ragel implementation 2019-09-07 ebrahim Minor, remove unused header 2019-09-06 behdad [kerx] Fix offset issue in kern format 2 2019-09-06 behdad Change HB_VAR_ARRAY from 1 to 0 2019-09-06 behdad Rename VAR to HB_VAR_ARRAY 2019-09-06 behdad Fix a few struct size declarations 2019-09-06 razrfalcon Remove duplicated tests from test-ot-tag (#1958) 2019-09-06 behdad Revert "[null] Silence undefined-behavior complaints with too-small null bytes" 2019-09-06 behdad [null] Silence undefined-behavior complaints with too-small null bytes 2019-09-01 behdad [subset] Use newer iter tools in SinglePosFormat1 2019-09-01 behdad [iter] Partialize hb_zip() 2019-09-01 behdad Minor 2019-09-04 ebrahim Use roundf to fix cast to int difference of msys2 w64 2019-09-04 ebrahim Check roundf availibity in autotools 2019-09-04 ebrahim Use hb_parse_double in CFF::dict_opset_t::parse_bcd 2019-09-04 ebrahim [number] Turn hb_parse_float into hb_parse_double 2019-09-03 ebrahim [number] Add whole buffer check and test it 2019-09-03 ebrahim Don't check null terminaion of source in hb_codepoint_parse 2019-09-03 ebrahim [test] resolve msvc complain on signedness comparing 2019-09-03 ebrahim Use hb_parse_uint in deserializer token parser 2019-09-03 ebrahim [number] Add test 2019-09-03 ebrahim [number] Minor tweak on parser related codes 2019-09-03 ebrahim [number] Remove parsing code duplication of the calls using lambda 2019-09-03 ebrahim Move hb_codepoint_parse to hb_parse_uint 2019-09-03 ebrahim Merge and aggregate number parsing logics to form hb-number 2019-09-03 ebrahim Fallback if roundf didn't exist, like in dietlibc (#1953) 2019-09-02 ebrahim Revert in-house pow10 (d80a3ea) and fix oss-fuzz/16922 2019-09-02 ebrahim [subset] Use internal API of hb_set_t 2019-09-02 ebrahim [subset] Run once for a tag 2019-09-01 khaledhosny [ft] Prefer symbol cmap subtable if found (#1948) 2019-09-01 ebrahim [editorconfig] Treat Ragel files also as C sources 2019-09-01 ebrahim [cff] Implement in-house power of 10 2019-09-01 ebrahim Don't allow reference blob be accessed using empty tag in hb_face_reference_table (#1947) 2019-08-31 behdad [iter] Simplify hb_chop() 2019-08-31 behdad [iter] Add hb_chop() 2019-08-31 behdad [iter] Add hb_take() specialization for arrays 2019-08-31 behdad [iter] Add hb_len() 2019-08-31 behdad [iter] Add hb_take() 2019-08-31 behdad [iter] Make iota() accept invokable for increasing to next item 2019-08-30 behdad [algs] Fix hb_inc/dec signature 2019-08-30 behdad [iter] Add hb_repeat() 2019-08-30 behdad [iter] Remove some && 2019-08-30 behdad [iter] Use hb_ridentity instead of lazy + 2019-08-30 behdad [iter] Separate hb_iota implementation from hb_range 2019-08-30 behdad [iter] Rename 2019-08-30 behdad [algs] Add hb_inc() and hb_dec()) 2019-08-30 behdad Revert "[array] Add chop()" 2019-08-31 ebrahim [subset] minor 2019-08-29 behdad [array] Add chop() 2019-08-29 behdad [iter] Change item_size to get_item_size() 2019-08-29 behdad [array] Add truncate() method 2019-08-29 behdad [array] Use injected class name more 2019-08-29 behdad Minor 2019-08-29 48925186+qxliu76 bug fix in optimizing coverage table format (#1942) 2019-08-29 behdad [subset] in SingleSubst subsetting, check for substitute in glyphset 2019-08-29 ebrahim [gsub] Fix clang's semicolon complains 2019-08-29 ebrahim [test] Avoid alloca use as clang complain 2019-08-29 ebrahim [subset] Don't allow malicious fonts to insert unlimited table headers 2019-08-28 behdad [subset] Implement AlternateSubst subsetting 2019-08-28 behdad Minor 2019-08-28 behdad [subset] Implement MultipleSubst subsetting 2019-08-28 behdad [GSUB] Use dagger in Ligature::intersects() 2019-08-28 behdad Minor 2019-08-28 behdad Rename 2019-08-28 behdad [subset] Subset ligature substitutes! 2019-08-28 behdad Beef up HeadlessArrayOf<> 2019-08-28 behdad Add ArrayOf::pop() 2019-08-28 behdad Add arithmetic operators to IntType<> 2019-08-28 behdad [debug] Minor 2019-08-28 behdad Add ArrayOf::serialize_append 2019-08-28 adrianwjw Adjustments to the generated Indic table output (#1936) 2019-08-27 ebrahim Use hb_bytes_t as<T> in hb_blob_t 2019-08-27 ebrahim [glyf] Move GlyphHeader::from_bytes to hb_bytes_t, introduce .as<T> () 2019-08-27 ebrahim [glyf] Revert the way indexToLocFormat is set 2019-08-27 ebrahim [subset] Remove subset table size assertion 2019-08-24 ebrahim Turn 8 spaces to tab across the project 2019-08-25 ebrahim [subset] Raise the bar in new vs old table size 2019-08-25 ebrahim [glyf] minor 2019-08-25 ebrahim [glyf] Move GlyphHeader size checking to a static method 2019-08-24 ebrahim [glyf] Move GlyphHeader related logics to its, making its fields protected 2019-08-24 ebrahim [glyf] format source 2019-08-24 ebrahim [subset] Consider instruction length place itself 2019-08-23 ebrahim [subset] Fail on table grow more than 16x+4096 2019-08-23 ebrahim [subset] Fix blob leak of _subset2 when returns early 2019-08-23 behdad [debug] Fix extra semicolon issue 2019-08-23 behdad Whitespace 2019-08-23 behdad [debug] Fix build with HB_DEBUG 2019-08-23 khaledhosny [doc] Update list of default features in the manual 2019-08-22 behdad 2.6.1 2019-08-21 behdad [ot-font] Prefer symbol cmap subtable if found 2019-08-21 ebrahim Remove hb_directwrite_shape_experimental_width public API 2019-08-20 behdad [test] Add test for aaa85931f3542639cd9d0dfb92fd6baab5b0298d 2019-08-20 behdad [font] Update multipliers when creating sub_font Created with: roll-dep src/third_party/harfbuzz-ng/src R=bashi@chromium.org,behdad@chromium.org,bungeman@chromium.org,drott@chromium.org,eae@chromium.org,jshin@chromium.org Change-Id: I658578a297968bfdb5f7069ae86bae00cd92031c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1795003 Auto-Submit: Dominik Röttsches <drott@chromium.org> Commit-Queue: Behdad Esfahbod <behdad@chromium.org> Reviewed-by:
Behdad Esfahbod <behdad@chromium.org> Cr-Commit-Position: refs/heads/master@{#695410}
-
Alex Gough authored
This will eventually support a chrome://sandbox WebUI for Windows. Adds PolicyList and PolicyInfo types, the GetPolicyInfo() interface to the sandbox (broker) and a basic implementation which simply returns an empty list. The intention is that GetPolicyInfo() will be called on a low priority thread, and will then wait until the tracking thread can complete the work of cloning policy information before returning. PolicyInfo is merely stubbed out at the moment and will be expanded to describe more of the policy once this gets plugged into the webui later. Change-Id: Ie6ea8180e26ad71fa9e1628a2e9eef8f46a93fbd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1756952 Commit-Queue: Alex Gough <ajgo@chromium.org> Reviewed-by:
Will Harris <wfh@chromium.org> Cr-Commit-Position: refs/heads/master@{#695409}
-
Kurt Horimoto authored
A presentation context cannot present a view controller until its coordinator's view has been added to a window. However, overlay UI supported using child view controllers can be presented immediately. This is preferable to waiting for the context to have a window because the |-didMoveToWindow| signal is sometimes received later than expected after a transition animation, allowing for a flicker between when the view is visible and when overlay UI can be presented upon it. This CL adds support for OverlayRequestCoordinators implemented using child view controllers to be presented immediately, rather than waiting for the view to be added to the window. This is tracked by an activation state enum that is updated according to the context's coordinator's presentation capabilities. This means that now a presentation context's coordinator is set the entire time the coordinator is started, and signals from its view moving to a new window are used to update the state. Follow-up CLs will update alerts in OverlayModality::kWebContentArea to use child view controllers where we have more control over the presentation style. Bug: 1001235 Change-Id: If6a016a42fe9f1478fdd034b4457790c98a0870c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787562Reviewed-by:
Mike Dougherty <michaeldo@chromium.org> Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#695408}
-
Ahmed Fakhry authored
This CL implements the new specs of the mini_views and the new desk button borders, which are designed to have a gap between the view's contents and the border so it's more obvious against white/light contents or background. Only the active, highlighted, or hovered-over mini_views will have borders. Demo: https://bugs.chromium.org/p/chromium/issues/detail?id=996490#c9 BUG=1001230, 996490 TEST=Manually Change-Id: Iedd05a55ec36b9c6193c80f36e1d0d252ef93412 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1796112 Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/master@{#695407}
-
James Cook authored
The row is sometimes clickable, depending on whether you are looking at browser vs. OS settings, and whether ChromeOSAccountManager is enabled or not. When it is clickable, ensure the <div> elements are "actionable" so we get the right cursor. Also fix a problem where the avatar icon wasn't clickable in the OS settings people section. Screenshot from Chrome OS showing actionable row in OS settings: https://screenshot.googleplex.com/ygC6Bn208dB Screenshot from Linux (unchanged): https://screenshot.googleplex.com/efW97d7diRY Bug: 1002024 Test: added to browser_tests Change-Id: Ib3a9f17e2d0f9b72eb6793e845c4679c141ccc1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797122Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#695406}
-
Renjie Tang authored
Also removed some unused logs. Change-Id: Ie23768f8f9fd5ceb6814df9dadd5f896bc809aa3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1793444 Commit-Queue: Renjie Tang <renjietang@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#695405}
-
Alan Cutter authored
src/tools/run-swarmed.py uses src/results as the output directory by default. We should avoid treating them as source files in the repository. Change-Id: I69ee66aa7c65382d0068bbd949fa761e638a5dc1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1781925 Auto-Submit: Alan Cutter <alancutter@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#695404}
-