- 29 May, 2020 40 commits
-
-
Ken Rockot authored
This adds support for launching the browser (for any Content embedder) with a Mojo invitation on the command line, allowing external clients to include the browser process in a pre-existing Mojo process network and access a generic primordial Binder interface akin to InterfaceProvider. A simple browser test is added to verify that Content Shell can be launched in this mode and the primordial Binder can be used by the external launcher (in this case, content_browsertests) to bind a new testing control interface (content.mojom.ShellController) exposed by Content Shell. See crbug.com/1082454 for motivating use cases. Bug: 1082444, 1082454 Change-Id: I2cfc66d94aa9bdb5072e8ca63d95ae562b63b5b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2200004 Commit-Queue: Ken Rockot <rockot@google.com> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#773320}
-
Sylvain Defresne authored
https://chromium.googlesource.com/external/github.com/material-components/material-components-ios.git/+log/c25055244f3c..b2ae9cdce12f $ git log c25055244..b2ae9cdce --date=short --no-merges --format='%ad %ae %s' 2020-05-29 bryanoltman [FeatureHighlight] Delete unused accessibility hint string and unused localization support. Created with: roll-dep src/ios/third_party/material_components_ios/src Additional changes: Fixed references to files removed from the MDC repository. Bug: none Change-Id: Ib89f6b982025a11e1f414bcece11a92e7877e72b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218077 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#773319}
-
Yuly Novikov authored
Turns out isolated_script and it's derivative, gpu_integration_test, accept --xvfb argument to run xvfb.py, so new isolate type isn't needed. This manually reverts the changes added in https://chromium-review.googlesource.com/c/chromium/src/+/2156073 https://chromium-review.googlesource.com/c/chromium/src/+/2162088 https://chromium-review.googlesource.com/c/chromium/src/+/2163657 Keeping https://chromium-review.googlesource.com/c/chromium/src/+/2176316 since it applies to windowed_test_launcher as well. TBR=dpranke Bug: 1064477 Change-Id: I2536f15ac6c05e1a3c46fe670db6eff684ff098a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2222144Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#773318}
-
Alexander Cooper authored
The WebXr Permissions API has shipped with M83, as such the legacy consent flow may also be removed. This change removes all tests that were specific to the consent flow in preparation for removing the code for the consent flow. Bug: 1064384 Change-Id: I263a6f6acbac0abbd29436c4d1cfdf4502509628 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219351 Commit-Queue: Alexander Cooper <alcooper@chromium.org> Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#773317}
-
Alex Gough authored
Uses mojom and sandbox trace events to show which interfaces were seen in which processes and sandboxes during a tracing session. Example output: { "None(Browser)": [ "(Impl)IPC::mojom::Channel::GetAssociatedInterface", "(Impl)IPC::mojom::Channel::Receive", "(Impl)IPC::mojom::Channel::SetPeerPid", "(Impl)apps::mojom::AppService::RegisterPublisher", ... "data_decoder::mojom::DataDecoderService::BindJsonParser", "data_decoder::mojom::JsonParser::Parse", "data_decoder::mojom::JsonParser::ParseCallback", ... ], "Utility": [ ... "(Impl)data_decoder::mojom::DataDecoderService::BindImageDecoder", "(Impl)data_decoder::mojom::DataDecoderService::BindJsonParser", "(Impl)data_decoder::mojom::ImageDecoder::DecodeImage", ... ], ... } Bug: 1085213 Change-Id: I210aa51108b9f2b98ffa1dcc819810acfc3cbf32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219398Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Commit-Queue: Alex Gough <ajgo@chromium.org> Cr-Commit-Position: refs/heads/master@{#773316}
-
Peng Huang authored
Right now, SkiaOutputSurfaceImplOnGpu::CopyOutput() will do some cleanup, however for avoiding extra queue submissions. CopyOutput() will not call gr_context()->submit() anymore, so it is better to cleanup resources until SwapBuffers() or SwapBuffersSkipped() is called. Remove cleanup code from CopyOutput(), and always call SwapBuffersSkipped() for tests. Bug: 1087063 Change-Id: Ia8532f1cf5ae1df05136ca4203673f4e0509e1bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2222545 Commit-Queue: Peng Huang <penghuang@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Reviewed-by:
Vasiliy Telezhnikov <vasilyt@chromium.org> Auto-Submit: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#773315}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/399b81d2743f..721a721d0875 2020-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 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/+doc/master/autoroll/README.md Bug: None Tbr: agable@chromium.org Change-Id: Ie67210b376c05f15dfd0d180058c904018bceadc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2221428Reviewed-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@{#773314}
-
Jonah Ryan-Davis authored
gl_tests crash for a known reason when run on ANGLE via the passthrough command decoder. To unblock the passthrough, this CL sets the gl_tests to run on the validating command decoder. This should only be temporary until a fix is landed in ANGLE. Bug: chromium:1087084 Change-Id: If80911d172fbf867f0be486f8feec269ae39a802 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218761 Commit-Queue: Jonah Ryan-Davis <jonahr@google.com> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#773313}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/2e69660b3e62..998524a08e08 2020-05-29 sprang@webrtc.org Fixes issue with excessive stats updating in TaskQueuePacedSender. 2020-05-29 peter@signal.org Disable remote ICE candidate DNS lookups when the IceTransportPolicy is Relay or None If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: Id96d91e2e42cec10651594dcfe76dea7d71fb4b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2222707Reviewed-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@{#773312}
-
Gabriel Charette authored
This will help identify intentional nested loops in traces. R=fdoray@chromium.org Bug: 899897, 1074019 Change-Id: Ie8d7522c66b00a7b7f2e94e8143a980afd48f47a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220631Reviewed-by:
François Doray <fdoray@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#773311}
-
Richard Townsend authored
To rebaseline: copied x64 => arm64, ninja, executed suggested copy command. Change-Id: Ibf2e9f9d93d10c3f2946d5890c66e2956c576baf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2222349 Commit-Queue: Richard Townsend <richard.townsend@arm.com> Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#773310}
-
Matt Jones authored
The setIsObscuringAllTabs API on BottomSheetController was originally necessary because the TabObscuringHandler needed access to the view being obscured. The handler has changed such that is is now token based and therefore no longer needs to be an API on the controller. Bug: 100227 Change-Id: Iff028b627833ceaa4cdd424c6e5305dde7b4dfd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212512 Commit-Queue: Matthew Jones <mdjones@chromium.org> Reviewed-by:
Sandro Maggi <sandromaggi@google.com> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#773309}
-
Lijin Shen authored
Enable android multi-display in default for testing in a broader scope. Bug: 824954 Change-Id: I21e8c1574e39a5fd4b53067c25fcc6a46099b97a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2222624Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Lijin Shen <lazzzis@google.com> Cr-Commit-Position: refs/heads/master@{#773308}
-
Brandon Wylie authored
The setup for updating the bookmark button doesn't respond well to theme changes. Bug: 1077684 Change-Id: I9a07fc0a52b0fe06edc530ae299ae01b6a7ed8a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218711 Commit-Queue: Brandon Wylie <wylieb@chromium.org> Reviewed-by:
Patrick Noland <pnoland@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#773307}
-
Wan-Teh Chang authored
https://chromium.googlesource.com/codecs/libgav1.git/+log/638ef84819f8..bf190c43e5c7 $ git log 638ef8481..bf190c43e --date=short --no-merges --format='%ad %ae %s' 2020-05-12 linfengz update PrepareLoopRestorationBlock() 2020-05-12 linfengz skip PrepareLoopRestorationBlock() when there is no CDEF 2020-05-12 vigneshv deblock: Remove some branches 2020-05-12 vigneshv deblock: Use tables for thresholds 2020-05-12 slavarnway x86: Improve CdefFilter_SSE4_1() 2020-05-11 jzern cdef_{neon,sse4}: rm unneeded clamp for 2ndary damping 2020-05-11 jzern CdefFilter_C: add some asserts 2020-05-11 linfengz dsp: reduce horizontal borders of self-guided filter 2020-05-11 jzern PrepareCdefBlock: extract constants from loop 2020-05-11 jzern PrepareCdefBlock: test 0 rather than block_height (...) 2020-03-31 jzern decoder.h,cosmetics: add 'settings_.' to member refs 2020-03-31 vigneshv trivial: Minor clean up in DecodeTilesThreadedFrameParallel 2020-03-30 vigneshv tile: Add a cache for reference frame progress 2020-03-30 vigneshv Have the current frame thread participate in parsing 2020-03-30 vigneshv Error handling for combined multithreading 2020-03-30 vigneshv Implement combined multithreading 2020-03-30 linfengz add MvProjection{Compound,Single}*() SSE4 optimization 2020-03-30 linfengz update MotionFieldProjectionKernel_{C,NEON}() 2020-03-26 vigneshv trivial: Change the order of some operations in DecodeTiles 2020-03-26 jzern add {decoder,obu_parser}_fuzzer Created with: roll-dep src/third_party/libgav1/src R=johannkoenig@google.com,jzern@google.com Bug: 1047051 Change-Id: I3015f01ecf885cfc1de4115dd982506ba4faa487 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220148Reviewed-by:
James Zern <jzern@google.com> Commit-Queue: Wan-Teh Chang <wtc@google.com> Cr-Commit-Position: refs/heads/master@{#773306}
-
Tarun Bansal authored
In NQE (network quality estimator), disabling checking SSID and signal strength by default. Further, when enabled, throttle the signal strength Android API calls to once per 30 seconds. The only exception is that the 30 second rule is not followed if there is a network change event. This throttling is needed to reduce the number of calls to Android APIs. Change-Id: Iabab4498aa2c55fdc491d2f71267d40575e08c65 Bug: 1087511 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220815 Commit-Queue: Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Cr-Commit-Position: refs/heads/master@{#773305}
-
Sophie Chang authored
Change-Id: I4b94183e2a5b891389081f5eb9ade67ccf7893d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2222546Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#773304}
-
Becca Hughes authored
We had some feedback that this field is confusing and we are not using it so we should make it optional. BUG=1087907 Change-Id: Ie3359581a6cf4c555c66073714070da50abccdef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220841 Commit-Queue: Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Tommy Steimel <steimel@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/master@{#773303}
-
Rakib M. Hasan authored
This CL will make a change that makes expectations for unexpected skips in the AndroidNeverFixTests file. This CL also changes the Android tags produced by the test harness to include the Android WPT product argument.This CL also removes the --android-apk command line argument adds the --android-product command line argument to the build_wpt_metadata.py script. The product argument for the wpt runner will be passed in as the value for this argument. Bug: 1050760, 1050754 Change-Id: I32a8df293ed1442cb810976ec643e4c63b0414ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2204543Reviewed-by:
Robert Ma <robertma@chromium.org> Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Commit-Queue: Rakib Hasan <rmhasan@google.com> Cr-Commit-Position: refs/heads/master@{#773302}
-
Collin Baker authored
This is a reland of a1906b31 Original change's description: > Extract capture state machine > > This moves much of the capturing logic to ThumbnailCaptureDriver which > doesn't depend on WebContents or video capture details. Instead, it > expects calls from its client on state changes and calls back into a > client interface to request, start, and stop capture. > > Since the new class is testable, this also adds unit tests. > > Bug: 1073141 > Change-Id: I5e458ce4e7ab04f2091e1af4c76ad701d6eda0d1 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2208547 > Reviewed-by: Dana Fried <dfried@chromium.org> > Commit-Queue: Collin Baker <collinbaker@chromium.org> > Cr-Commit-Position: refs/heads/master@{#772842} TBR=dfried@chromium.org Bug: 1073141 Change-Id: I7a3d7c92112090e5ac1ded038e1460c94b02d8f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220555 Commit-Queue: Collin Baker <collinbaker@chromium.org> Reviewed-by:
Collin Baker <collinbaker@chromium.org> Cr-Commit-Position: refs/heads/master@{#773301}
-
Anupam Snigdha authored
This is the final patch for VirtualKeyboard APIs. It contains the VK policy implementation and also unit/integration tests for this feature. It is currently behind a runtime flag - VirtualKeyboard. Explainers and Design Doc: https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/master/VirtualKeyboardPolicy/explainer.md https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/master/VirtualKeyboardAPI/explainer.md https://docs.google.com/document/d/1I0LUNxK_gP5IaNQsbYN6gL6Zpm71XzduCKkublU5o5Q/edit?usp=sharing Bug: 856269 Change-Id: Ibf079af082ac9f35f2c1727fe577aad96cdb3f71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211440Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Mustaq Ahmed <mustaq@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Yuichiro Hanada <yhanada@chromium.org> Commit-Queue: Anupam Snigdha <snianu@microsoft.com> Cr-Commit-Position: refs/heads/master@{#773300}
-
Travis Skare authored
Remove bitmap version. Screenshots: Light: https://screenshot.googleplex.com/3mbKwwZkyrw Dark: https://screenshot.googleplex.com/OxSouMTHyp4 Bug:1082942 Change-Id: I23a3698dd43d506201889d7aac7ea3fff0692f59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2209637 Commit-Queue: Travis Skare <skare@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#773299}
-
Matt Jones authored
This patch has the bottom sheet ignore touch events on its shadow. If the down event was inside the usable part of the view, the gesture is continued. Bug: b/157034370, 1086670 Change-Id: I44d074adaa19d2513720e167b20b5e97c2a1e60b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2216377 Commit-Queue: Matthew Jones <mdjones@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#773298}
-
Fangrui Song authored
Due to https://reviews.llvm.org/D80059, the Bug 751812 hack for unversioned libdbus-1.so.3 symbols no longer works. This patch drops dependent shared objects' dependency (DT_NEEDED) on libdbus-1.so.3 so that LLD will not error. LLD does not error for undefined symbols from a shared object if some dependencies are not input files. Bug: 1086636 Change-Id: I7e8e3f935d96d534e94ad2ff905ace8cb56afdaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220362 Commit-Queue: Fangrui Song <maskray@google.com> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#773297}
-
Sujie Zhu authored
We limit the nickname input maxlength to 25 and valid the nickname input to ensure no digit is used as nickname. Display the error message, and disable save button when the nickname input is invalid. Local build test video (googlers only): https://drive.google.com/file/d/1l2Dck63oktdCus6GS8ywNAXFU7iJ0lxV/view?usp=sharing The follow up CL is to fine-tune the CSS layout (width & margins) once we finalize the UI. Bug: 1082013 Change-Id: I2996c8a388e4dc4d282e3d9f4e769e4e00f60581 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2217091Reviewed-by:
dpapad <dpapad@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Reviewed-by:
Jared Saul <jsaul@google.com> Commit-Queue: Sujie Zhu <sujiezhu@google.com> Cr-Commit-Position: refs/heads/master@{#773296}
-
Rohit Rao authored
The webkit build invokes the "copypng" command, which is in /usr/bin. BUG=None Change-Id: I3a343f5620531665bc6d0f3f7a73c7e84c290912 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220881Reviewed-by:
Ali Juma <ajuma@chromium.org> Commit-Queue: Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#773295}
-
Nicolás Peña Moreno authored
This CL adds another UKM for EndReason which is similar to the existing one but explicitly calls out when the "End" is due to the page becoming hidden. UKM collection review: https://docs.google.com/document/d/1RvLL-L5vfhRVkwAiDskCStED5cqHNweROyfz62g4WiA/edit?ts=5ecb9da9#heading=h.k5jx6iluw4yt Bug: 1049260 Change-Id: I7a7112b4a71a0a6fc9045387d32ec1b104e76109 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211052 Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Annie Sullivan <sullivan@chromium.org> Reviewed-by:
Bryan McQuade <bmcquade@chromium.org> Cr-Commit-Position: refs/heads/master@{#773294}
-
Thomas Guilbert authored
This test has been flaking consistently on android-pie-arm64-rel and a few other bots. TBR=mlamouri Bug: 1087794 Change-Id: I2655b11bf7b5580d497df0958e3ea9a8564cb9c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2222184 Commit-Queue: Thomas Guilbert <tguilbert@chromium.org> Reviewed-by:
Thomas Guilbert <tguilbert@chromium.org> Cr-Commit-Position: refs/heads/master@{#773293}
-
Etienne Bergeron authored
This CL is refactoring RenderText to use in-declaration initializers. This CL has no functional change. R=pkasting@chromium.org Bug: 1025561 Change-Id: Ibd38890d8d9dbaea913ab703187aff1fd8871673 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220070 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#773292}
-
Rohit Rao authored
The previous non-block-based API dated back to iOS 3 and is deprecated starting with iOS 13. BUG=1086653 Change-Id: Id53e8f7e3b7938d056a38cc439733722179a3425 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220485Reviewed-by:
Kurt Horimoto <kkhorimoto@chromium.org> Commit-Queue: Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#773291}
-
Jimmy Gong authored
- Will be implemented once a policy is created to gate this capability. Bug: 1087942 Change-Id: I0887004a8ecb237a93feb877e47a79feba9266af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220876 Commit-Queue: jimmy gong <jimmyxgong@chromium.org> Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Cr-Commit-Position: refs/heads/master@{#773290}
-
Nate Chapin authored
Change-Id: I511771cfc43fca4d12b2f8e9b1239708d8fc8a76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211939 Commit-Queue: Nate Chapin <japhet@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#773289}
-
Elly Fong-Jones authored
Bug: 1076487 Change-Id: I56c86e4097d2309b97ffc614767d53d860d52291 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2221425 Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/master@{#773288}
-
Wan-Teh Chang authored
In ColorSpace::ToSkYUVColorSpace(), do not map MatrixID::SMPTE240M to kRec601_SkYUVColorSpace. In ITU-T H.273, the matrix coefficients of SMPTE 240M are KR = 0.212 and KB = 0.087, which are quite different from the matrix coefficients of BT.470 B, G and SMPTE 240M (KR = 0.299 and KB = 0.114). If we just need a close match, then the matrix coefficients of BT.709 (KR = 0.2126 and KB = 0.0722) would be a closer match. Change-Id: I280df566a031437115f4bbb284ea8603cfb5136d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2188630Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
ccameron <ccameron@chromium.org> Commit-Queue: Wan-Teh Chang <wtc@google.com> Cr-Commit-Position: refs/heads/master@{#773287}
-
chromium-autoroll authored
Roll ChromeOS Orderfiles from 84-4136.1-1589799722-benchmark-84.0.4147.17-r1 to 84-4142.0-1590399482-benchmark-84.0.4147.27-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-orderfile-chromium Please CC c-compiler-chrome@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/+doc/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: Idab805ef26505226c6fb127fe2ffd70516d8c9ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2222681 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#773286}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/4c32bd0b7d6b..0357eed7de15 2020-05-29 cwallez@chromium.org Revert "Check FP16 support on vulkan backend" 2020-05-29 enga@chromium.org Ensure dynamic buffer offset bindings are sorted in increasing order 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/+doc/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 Bug: chromium:1087896 Tbr: cwallez@google.com Change-Id: I9ffc6ee6e93e7f5439d08cca0f665ca19517e8c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2222499Reviewed-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@{#773285}
-
Sorin Jianu authored
This CL hooks up download progress notifications from the WinHTTP network client up to AppInstall. BUG: 1014590. Change-Id: I18cc3276284a221a93f2d7ca05005eb1bf3dc71d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2216035Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Commit-Queue: Sorin Jianu <sorin@chromium.org> Cr-Commit-Position: refs/heads/master@{#773284}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1590739125-6c79d7b2f103e2693202dab38de41a1a724cbc3e.profdata to chrome-win64-master-1590767663-bfa6fb46c573202b6713bcacc5afb7fbf40f8033.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win64-chromium Please CC jeffyoon@google.com,liaoyuke@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/+doc/master/autoroll/README.md Cq-Include-Trybots: chrome/try:win64-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com Change-Id: I9f538c6840787dc538579bdae1cb0e1b90868392 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2221427Reviewed-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@{#773283}
-
Regan Hsu authored
* On mousedown, the search input will highlight the entire query text. * When the dropdown is closed, hovering over the search input causes a pointer cursor instead of the text cursor. Video: https://drive.google.com/file/d/1Ytl8MLiZ7Q0JY05Y5421NjvKs7HMaiqf/view Fixed: 1086774 Change-Id: I9d2b9e938d425b78c29b57f515b7b80fd6f56ce8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219010Reviewed-by:
John Lee <johntlee@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Regan Hsu <hsuregan@chromium.org> Cr-Commit-Position: refs/heads/master@{#773282}
-
Maksim Moskvitin authored
Removed functionality is a part of Directory Nigori implementation, which isn't longer used. Bug: 1083924 Change-Id: Iff2c6fcd10f09cb7e9752a2c8c4e829893594fbe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218126Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Commit-Queue: Maksim Moskvitin <mmoskvitin@google.com> Cr-Commit-Position: refs/heads/master@{#773281}
-