- 26 Oct, 2019 37 commits
-
-
Gyuyoung Kim authored
This CL applies the new Mojo types to Create function in RemoteFactory interface. - Convert FooRequest to mojo::PendingReceiver. - Convert FooPtr to mojo::PendingRemote or mojo::Remote. - Convert MakeStrongBinding to MakeSelfOwnedReceiver. Bug: 955171 Change-Id: I68e72fbd4963d5c6b80fdbe7c1140ae65ac6debc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877877Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Sam McNally <sammc@chromium.org> Reviewed-by:
Yuri Wiitala <miu@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#709741}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/6c015a4605f6..a8c4e3a48ffd git log 6c015a4605f6..a8c4e3a48ffd --date=short --no-merges --format='%ad %ae %s' 2019-10-26 sanikak@chromium.org auto_updater: Changes for local file transfer abstraction 2019-10-26 dhaddock@chromium.org Send applicable_models from paygen.json to test_params.TestConfig. Created with: gclient setdep -r src/third_party/chromite@a8c4e3a48ffd 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: I36c1b046a7241e05ff9e1f290df69a796a2f3a4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881895Reviewed-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@{#709740}
-
Dan Beam authored
This happened by accident in r709236 when polishing realbox icon sizes. R=dpapad@chromium.org Fixed: 1018095 Bug: 1017495 Change-Id: I23345b12d14e400eb014c0a6b25b88708e4a631f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881483 Commit-Queue: Dan Beam <dbeam@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Auto-Submit: Dan Beam <dbeam@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#709739}
-
Julie Jeongeun Kim authored
This CL cleans up old Mojo types for mojom::RenderMessageFilter with replacing RenderMessageFilterAssociatedPtr with AssociatedRemote. Bug: 955171 Change-Id: I46f955af3356479fba5355d180d1345402f8b1d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880232Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#709738}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 46788bec. With Chromium commits locally applied on WPT: 1d5b803f "Add WebVTT support for inline styling - Web Platform Tests" Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: foolip@chromium.org, lpz@chromium.org, robertma@chromium.org: external/wpt/tools NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: Ibe0648506d34e857ea8baaf3f9578de4957b82e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880965Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#709737}
-
Julie Jeongeun Kim authored
This CL cleans up old Mojo types for mojom::BrowserAssociatedInterfaceTestDriver and mojom::WebContentsFrameBindingSetTest with using AssociatedRemote and PendingAssociatedRecevier. Bug: 955171 Change-Id: Ifd937d9c3014af8616d12426ad239dce98efee59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880407Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#709736}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/e79107e01bb4..ebba8d75bf65 git log e79107e01bb4..ebba8d75bf65 --date=short --no-merges --format='%ad %ae %s' 2019-10-26 erikchen@chromium.org Add more tracing to git cache. Created with: gclient setdep -r src/third_party/depot_tools@ebba8d75bf65 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: I2bac6f09961cfc1b41a7d8078de13b67d9b6aa78 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881893Reviewed-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@{#709735}
-
dpapad authored
This is in preparation of porting to Polymer3 Bug: 1012533 Change-Id: If15a48c57bc28a014c548d6d8e8136fdce462080 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881989Reviewed-by:
Dan Beam <dbeam@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#709734}
-
Chris Mumford authored
Switching several error callback implementations to use base::OnceClosure explicitly. All of these previously used base::Closure (implicitly repeating), but all of them would only ever run the error callback the first time an error orrurred. The affected classes are: 1. DemuxerStreamAdapter 2. StreamProvider 3. MediaStream Bug: 1007810 Change-Id: I872ea38eb27ec00c99137435c0408a93f292f9f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879949Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Commit-Queue: Chris Mumford <cmumford@google.com> Cr-Commit-Position: refs/heads/master@{#709733}
-
Gyuyoung Kim authored
This CL applies the new Mojo types to functions in ResourceBundleFileLoader class. - Convert FooRequest to mojo::PendingReceiver. - Convert FooPtrInfo to mojo::PendingRemote. - Convert mojo::Binding to mojo::Receiver. - Convert FooPtr to mojo::Remote. Bug: 955171 Change-Id: Ia5f954e8c7e5fb57672ae374df5619e97789aaaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873818Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#709732}
-
Sanket Joshi authored
This is a test refactoring change that introduces a directory under controls-new-ui called color-scheme-validation. The folder is meant to hold the tests that need to validate a control or its picker across various color schemes (ex high contrast/forced colors mode). There are a few motivating factors for this change: 1) To validate the refreshed look of controls under high contrast mode, we had created a subset of the controls-new-ui tests under controls-new-ui-high-contrast. The tests in the HC directory are (more-or-less) copies of tests in controls-new-ui. After this change, the controls-new-ui-high-contrast tests can be deleted, and instead, we just run the color-scheme-validation tests in high contrast mode and have a separate set of expected images. This way, we can avoid duplicated tests. 2) There are some controls/pickers (ex. select in-page, date-suggestion-picker) that are not tested in HC mode. This change ensures that all controls under controls-new-ui will be tested in HC mode. 3) The UX design choices made for the refreshed look for controls means that there are appearance differences between Chromium and Edge. To validate the look of Edge's design, we run the controls-refresh tests with a different set of expectation files downstream. With this change, we can restrict the set of distinct baselines we need to maintain downstream to just the color-scheme-validation directory. This should help restrict downstream merge conflicts to only when we make look-and-feel or color scheme related changes. Bug: 1012517 Change-Id: I66ee5ef951e7b0cf1f259a07269e95e4f076c63c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877611 Commit-Queue: Sanket Joshi <sajos@microsoft.com> Reviewed-by:
Mason Freed <masonfreed@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#709731}
-
Andrew Xu authored
This reverts commit dd8e4931. Reason for revert: <INSERT REASONING HERE> Original change's description: > Fix the issue of hotseat's end padding > > There should be a 4-pixel padding between hotseat's end and edging > app icon. The padding is implemented via shelf view's > |app_icons_layout_offset_|. However, update on > |app_icons_layout_offset_| does not change the shelf view's layout > directly. As a result, the padding may be missing. This CL fixes such > an issue by refreshing the shelf view's layout right after value update. > > Bug: 1017979 > Change-Id: I0aceaf6a20331cfca410ad1b418b461ac9d60e90 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1809063 > Reviewed-by: Manu Cornet <manucornet@chromium.org> > Commit-Queue: Andrew Xu <andrewxu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#709491} TBR=manucornet@chromium.org,andrewxu@chromium.org Change-Id: I50647d508c8704a3dd7bc58e28695b1ce71e3318 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1017979 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881486Reviewed-by:
Andrew Xu <andrewxu@chromium.org> Commit-Queue: Andrew Xu <andrewxu@chromium.org> Cr-Commit-Position: refs/heads/master@{#709730}
-
Tommy Steimel authored
For some reason, the previous queue_music icon was a bit off. This CL uses a new icon from the UX team. Bug: 1013639 Change-Id: Ic8b14816d3589b25e1e9292ca3f1d0e9f249c3ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1860321 Commit-Queue: Tommy Steimel <steimel@chromium.org> Reviewed-by:
Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#709729}
-
Victor Fei authored
The motivation behind this change is that we want text pattern APIs to access the text content of both native buttons and ARIA role=button. In order to achieve the above, we need to be able to serialize button element's children to AXTree. This change enables all children of button to be exposed in the AXTree. Additionally, if the button's children are text only and also exposed in the Browser Accessibility tree, screen readers may double speak the button's name. To prevent this, if button's only child is a static text we mark the button Browser A11y node as leaf. On Android, we treat all its Browser A11y button nodes as leaves and expose no child. Summary: -------------------------------------------------------------------- BEFORE: Exposed in AXTree & Browser A11y Tree (BATree): native button | role=button single text child: AXTree[N],BATree[N] | AXTree[N],BATree[N] BATreeAndroid[N] | BATreeAndroid[N] complex children: AXTree[N],BATree[N] | AXTree[Y],BATree[Y] BATreeAndroid[N] | BATreeAndroid[Y] -------------------------------------------------------------------- AFTER: Exposed in AXTree & Browser A11y Tree (BATree): native button | role=button single text child: AXTree[Y],BATree[N], | AXTree[Y],BATree[N], BATreeAndroid[N] | BATreeAndroid[N] multiple children: AXTree[Y],BATree[Y] | AXTree[Y],BATree[Y] BATreeAndroid[N] | BATreeAndroid[N] -------------------------------------------------------------------- Note: According to the ARIA spec (below), the children of role=button are presentational, which means they should not be exposed to ATs (a.k.a. should all be treated as leaf nodes). However, we need the button contents to be exposed sometimes because they may contain many rich, interactive descendants such as buttons inside a calendar popup and screen readers need to interact with these contents (See https://crbug.com/689204). Additionally, Firefox also expose the children of both native button and role=button. Due to the above, we decided to departure from the ARIA spec and not enforce the leafiness of buttons. ARIA && core-aam specs: https://w3c.github.io/aria/#button https://www.w3.org/TR/core-aam-1.1/#exclude_elements ~~~~~~ Note: The actual functional changes are in the two files below, the rest are tests: content/browser/accessibility/browser_accessibility.cc content/browser/accessibility/browser_accessibility_android.cc third_party/blink/renderer/modules/accessibility/ax_node_object.cc ~~~~~~ Bug:1013609 Change-Id: Ia7c4bac9940b34dd3a3122938057cb48e847b76a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845810 Commit-Queue: Victor Fei <vicfei@microsoft.com> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#709728}
-
Julie Jeongeun Kim authored
This CL cleans up old Mojo types for mojom::RenderFrameProxyHost with replacing AssociatedBinding and RenderFrameProxyHostAssociatedRequest with AssociatedReceiver and PendingAssociatedReceiver. Bug: 955171 Change-Id: I7596694adc6bcd54dcd96e4359c6d0dad35e4e26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880227Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#709727}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/d2bf14695546..6c015a4605f6 git log d2bf14695546..6c015a4605f6 --date=short --no-merges --format='%ad %ae %s' 2019-10-25 dburger@chromium.org Remove unittests from grunt-kernelnext-release builders. 2019-10-25 chrome-bot@chromium.org Update config settings by config-updater. Created with: gclient setdep -r src/third_party/chromite@6c015a4605f6 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: I3ddda7f6871ab1241c9983d0376796a96059bb0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881971Reviewed-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@{#709726}
-
Julie Jeongeun Kim authored
This CL cleans up old Mojo types for mojom::MojoWebTestHelper with replacing MojoWebTestHelperRequest with PendingReceiver. Bug: 955171 Change-Id: Iafe8dd63d07466aa56323307852b2d3e8665f6cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880233Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#709725}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/2c615017d3a8..403b00885ea5 Created with: gclient setdep -r src-internal@403b00885ea5 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: I323212f6271da922be0cda1914d94762a34b5ad8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881973Reviewed-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@{#709724}
-
Peter Boström authored
Fixes bug where a child button that's not highlighted calling SetHighlighted(false) would cause the container's border to disappear. Also fixes bug where children() would go through the wrong children as a PageActionIconContainerView had been added as a child to ToolbarAccountIconContainerView and ToolbarIconContainerView does not recurse its children. Bug: chromium:932818 Change-Id: Ieb0275614a4ccdb904225643f51e29bce71c31c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881889Reviewed-by:
Siyu An <siyua@chromium.org> Commit-Queue: Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#709723}
-
Robert Liao authored
This brings tests closer to the actual components. Check it out with... browser_tests --gtest_filter=BrowserUiTest.Invoke --ui=AlternateNavInfoBarDelegateTest.InvokeUi_default --test-launcher-interactive BUG=1018394 Change-Id: I8f725d7955be5128a3ec4e2f754e322e44c83e67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869481 Commit-Queue: Robert Liao <robliao@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#709722}
-
Julie Jeongeun Kim authored
This CL cleans up old Mojo types for mojom::RendererAudioOutputStreamFactory with replacing InterfaceRequest with PendingReceiver. Bug: 955171 Change-Id: I51c557d3187f5f264ed0d69116ce5239763bfabd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880228Reviewed-by:
Olga Sharonova <olka@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#709721}
-
Julie Jeongeun Kim authored
This CL cleans up old Mojo types for mojom::RenderFrameMetadataObserverClient with replacing Binding with Receiver. Bug: 955171 Change-Id: I6f904387e375eac06cb1834297f647b5ef122717 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880229Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#709720}
-
Gyuyoung Kim authored
This CL applies the new Mojo types to OnFrameReadyInBuffer in TextureVirtualDevice and Receiver interface. - Convert FooRequest to mojo::PendingReceiver. - Convert FooPtr to mojo::PendingRemote or mojo::Remote. - Replace MakeStrongBinding with MakeSelfOwnedReceiver. Bug: 955171 Change-Id: I297be9aec3b5e1e218ee60c843dcd5dd1c5a5a61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1871506Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Sam McNally <sammc@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#709719}
-
Gyuyoung Kim authored
This CL applies pending_receiver to the first parameter of CreateCdmFactory function in CdmService interface. Bug: 955171 Change-Id: I3c262ce12c9a9a0cc095ff71a6d9901a73d2c320 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880412 Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Reviewed-by:
Sam McNally <sammc@chromium.org> Reviewed-by:
Chrome Cunningham <chcunningham@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#709718}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/b96466297216..e79107e01bb4 git log b96466297216..e79107e01bb4 --date=short --no-merges --format='%ad %ae %s' 2019-10-25 ehmaldonado@google.com gclient_scm: Fix tests on windows 2019-10-25 ehmaldonado@chromium.org gerrit_util: Refactor ReadHttpResponse and add more tests. 2019-10-25 ehmaldonado@chromium.org gclient_utils: Make FileRead always return a Unicode string. Created with: gclient setdep -r src/third_party/depot_tools@e79107e01bb4 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:1016601,chromium:1009814 Change-Id: I1a2325d08b91b5d0b2ca7490c01d9dfd73dc50f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881927Reviewed-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@{#709717}
-
Mohamed Heikal authored
In furtherance of possibly putting a limit on additional native relocations added to the binary. A count of native relocations is now included in the metadata of the .size file. Bug: 1012373 Change-Id: Id3b4aa17d920f20435edffa5cda9ab8c0a309ade Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879504 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Auto-Submit: Mohamed Heikal <mheikal@chromium.org> Cr-Commit-Position: refs/heads/master@{#709716}
-
Eric Karl authored
Note, this fix is general, but in this CL we restrict it to de-jelly paths for merge safety. A follow-up CL will remove this restriction. In cases where a SurfaceDrawQuad's root render pass was not merged into its parent, we did not correctly handle cases where the root render pass represented a subset of the SurfaceDrawQuad's area. This was possible in OOPIF cases where the root render pass was clipped to visible bounds. This CL adjusts generated RenderPassDrawQuad's parameters to ensure it is correctly sized and samples from the correct area of the source RenderPass. Bug: 1016677 Change-Id: Ic88d22c86e6d6399689dfb7d1ca4f0fda0ab24f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879750Reviewed-by:
Saman Sami <samans@chromium.org> Commit-Queue: Eric Karl <ericrk@chromium.org> Cr-Commit-Position: refs/heads/master@{#709715}
-
Mohammad Refaat authored
Bug: 987646 Change-Id: I689dde8f1cdeeb030fd94897507962d02498ed62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881338 Commit-Queue: Mohammad Refaat <mrefaat@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#709714}
-
Jon Mann authored
When navigating a cr-network-list, announce the connection status of the highlighted network when available. Bug: 1011001 Change-Id: Id075e599f56f57f58a3f192e645ef268ec13b72e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873216 Commit-Queue: Jon Mann <jonmann@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#709713}
-
Yuri Wiitala authored
Also includes chrome/browser/media/.../chrome_udp_socket changes to account for openscreen::platform::UdpSocket interface changes. https://chromium.googlesource.com/openscreen/+log/d0f315b3fac8..729798cc3be6 $ git log d0f315b3f..729798cc3 --date=short --no-merges --format='%ad %ae %s' 2019-10-23 miu Cast Streaming: Receiver tweaks, revealed while working on demo app. 2019-10-23 miu Clean-up/Bug-fix: Move all UdpSocketPosix impl out of public API. 2019-10-22 rwkeane DNS-SD: Constants 2019-10-21 mfoltz [Open Screen] Update README.md 2019-10-21 rwkeane DNS-SD: Class Skeletons 2019-10-21 mfoltz [Open Screen] Add scheduler for linux64_gcc_debug. 2019-10-21 takumif Format TODO URLs as TODO(crbug.com/openscreen/000) Created with: roll-dep src/third_party/openscreen/src Change-Id: I87faa4377c42e080fb46454911c3a086c6b84eee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877614Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Commit-Queue: Yuri Wiitala <miu@chromium.org> Cr-Commit-Position: refs/heads/master@{#709712}
-
Dale Curtis authored
For 10-bit and 12-bit formats this results in a relative error of ~2.9% and ~3.7% respectively. As discussed offline, it's not worth adding a bit depth to gfx::ColorSpace at this time for this. Potentially at some point in the future someone will create the equivalent of the full vs limited range images we have for 8-bit: https://referencehometheater.com/2014/commentary/rgb-full-vs-limited/ At which point we may need to update our implementation to be more accurate. R=ccameron Change-Id: I0cdc6a9023ec74b53da1620f84f64b531c323634 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879720Reviewed-by:
ccameron <ccameron@chromium.org> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#709711}
-
Ana Salazar authored
Make the shelf background opaque when in overview mode, so it matches the color with the in-app shelf. Fixed: 1017427 Change-Id: Ic633c9a2df6d8967cc606ebf869559dfba2f719b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879708Reviewed-by:
Manu Cornet <manucornet@chromium.org> Commit-Queue: Ana Salazar <anasalazar@chromium.org> Cr-Commit-Position: refs/heads/master@{#709710}
-
Alex Cooper authored
WebXr uses a different channel than WebVR to send up gamepad data, as such, runtime specific support for this WebVr-only channel can now be removed. Fixed: 1017854 Change-Id: Ic597ce27c26b8a70258d5991a3f0ff68bd6f86fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880078 Commit-Queue: Alexander Cooper <alcooper@chromium.org> Reviewed-by:
Jacob DeWitt <jacde@chromium.org> Cr-Commit-Position: refs/heads/master@{#709709}
-
Ana Salazar authored
Fixes an issue where the launcher wouldn't close with a down fling if the event started on the shelf. Bug: 1016582 Change-Id: I51a329f74b269f3de7ce1f11ce921db305ae7363 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879722 Commit-Queue: Ana Salazar <anasalazar@chromium.org> Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Reviewed-by:
Manu Cornet <manucornet@chromium.org> Cr-Commit-Position: refs/heads/master@{#709708}
-
Xianzhu Wang authored
We are using mock overlay scrollbars in blink web tests and unit tests in particular cases. Mock scrollbar will not be a standalone setting in blink, and doesn't need to expose to chrome. Change-Id: I339398322e473d09364069129b3c716aaddd0d96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879706 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#709707}
-
Evan Stade authored
The various services in SafeBrowsingService seem like good candidates to be KeyedServices, but their lifetimes don't match up well. Thus, simply replace NotificationService notifications with ProfileObserver. Additionally, fix some bugs in TelemetryService creation/destruction: 1. If an OTR profile were created and destroyed, the TelemetryService for its original profile would have been released, but not destroyed, so it would leak on shutdown. 2. If an OTR profile were never created, the TelemetryService would be destroyed when SafeBrowsingService was destroyed, rather than in ShutDown(). The destructor of AndroidTelemetryService would then access |profile_| after the profile had been destroyed. Bug: 268984 Change-Id: I25c8b092c086f9453e41ceaad5eb34ed1d609100 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877149Reviewed-by:
Daniel Rubery <drubery@chromium.org> Reviewed-by:
David Benjamin <davidben@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#709706}
-
Eric Karl authored
This reverts commit 8ccc248e. Reason for revert: This fix was quick / imperfect due to merge constraints. A more complete fix will be landed following this revert. Original change's description: > DeJelly - Fix SurfaceAggregator's handling of non-merged OOPIF surfaces > > In cases where a SurfaceDrawQuad's root render pass was not merged into > its parent, we did not correctly handle cases where the root render > pass represented a subset of the SurfaceDrawQuad's area. This was > possible in OOPIF cases where the root render pass was clipped to > visible bounds. > > This CL adjusts the root render pass so that it always represents the > full SurfaceDrawQuad area. > > While it's possible to hit this bug without de-jelly, this is much > more common with de-jelly, so the change is restricted to reduce merge > risk. A follow-up will implement this change more generally. > > Bug: 1016677, 995965 > Change-Id: If733065277128d53f0b59483f167d177aa777f54 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873277 > Commit-Queue: Eric Karl <ericrk@chromium.org> > Reviewed-by: Victor Miura <vmiura@chromium.org> > Cr-Commit-Position: refs/heads/master@{#708288} TBR=vmiura@chromium.org,ericrk@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1016677, 995965 Change-Id: I13b953da9b96bd4a111a393b448359d08be18b38 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879696Reviewed-by:
Eric Karl <ericrk@chromium.org> Commit-Queue: Eric Karl <ericrk@chromium.org> Cr-Commit-Position: refs/heads/master@{#709705}
-
- 25 Oct, 2019 3 commits
-
-
Olivier Yiptong authored
Sets a new user gesture when the user successfully picks a file or directory. This allows developers to request write permissions immediately following the user making a choice. Will not activate if the user canceled. Bug: 1014171 Change-Id: Ie7847b67316244348bf1021bac0ca058a8521dd3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872776 Commit-Queue: Olivier Yiptong <oyiptong@chromium.org> Reviewed-by:
Mustaq Ahmed <mustaq@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#709704}
-
Matthew Mourgos authored
Correctly set the drag handle size after the delegate_view_'s layout manager is removed and set to nullptr. Bug: 1009731 Change-Id: I68a0f137e9f065a67631d0a8df81d641d1be1f08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880267Reviewed-by:
Manu Cornet <manucornet@chromium.org> Commit-Queue: Matthew Mourgos <mmourgos@chromium.org> Cr-Commit-Position: refs/heads/master@{#709703}
-
Daniel Murphy authored
The connection request system keeps around the LevelDBDatabase object when a delete happens to allow subsequent open on that same database. To do this, it resets the IndexedDBMetadata back to a default state. During a recent refactor, this state reset wasn't done properly, and we don't have any tests to catch that error. This change fixes that incorrect state reset. A test isn't included here because: 1. It passes the third party test provided to us, 2. The current unittesting framework isn't great and needs to be replaced (don't want to create negative work) 3. It is pretty obvious this fixes the problem, and there are no other 'incorrectly' or 'not' re-initialized state here, 4. Current layout tests should have caught this, and it is unclear why. Bug to create this test: https://crbug.com/1018444 5. IndexedDB work is currently on the backburner while Storage Service is pursued, and won't be re-prioritized until next year-ish. I don't want to spend time on this now when it's needed for Storage Service work. If more P0 bugs crop up in IndexedDB over the next week, then we may have to re-think this policy and divert engineering effort towards making IndexedDB more stable. This is present in m78, which was just promoted to stable. If there are any more issues, we expect them to show up in the next week or so. TESTED=Manually tested using example test case from field. R=cmp@chromium.org Bug: 1018406 Change-Id: I36e42777e07ef91bf8cf11b9a633a9171ca3755e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880320 Commit-Queue: Daniel Murphy <dmurph@chromium.org> Reviewed-by:
Chase Phillips <cmp@chromium.org> Cr-Commit-Position: refs/heads/master@{#709702}
-