- 19 Sep, 2019 40 commits
-
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/86314cfb5dc0..bd2426079126 git log 86314cfb5dc0..bd2426079126 --date=short --no-merges --format='%ad %ae %s' 2019-09-19 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision eae7ecf7..afdb2e7a (697744:697871) 2019-09-18 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 65274319..eae7ecf7 (697640:697744) 2019-09-18 srte@webrtc.org Using struct for bitrate allocation limits. 2019-09-18 srte@webrtc.org Only handle each RTCP once. 2019-09-18 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 2bd75c72..65274319 (697505:697640) 2019-09-18 nisse@webrtc.org Delete almost all default methods on PeerConnectionInterface 2019-09-18 philipel@webrtc.org Removed unused include from PacketBuffer. 2019-09-18 danilchap@webrtc.org Introduce integer division helpers with non-default rounding 2019-09-18 eshr@google.com Revert "Fix minor regression caused by a8336d3" 2019-09-18 mbonadei@webrtc.org Remove webrtc::MinPositive from api/. 2019-09-18 kron@webrtc.org Add max/min encode bitrates to video config of peer connection tests 2019-09-18 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 51a08089..2bd75c72 (697405:697505) 2019-09-18 mbonadei@webrtc.org Remove api/bitrate_constraints.h. 2019-09-18 mbonadei@webrtc.org Update style guide for absl::make_unique. 2019-09-18 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 31d9542a..51a08089 (697288:697405) 2019-09-17 srte@webrtc.org Replacing local closure classes with C++14 moving capture lambdas. 2019-09-17 srte@webrtc.org Reusing MediaStreamAllocationConfig struct in ObserverConfig. Created with: gclient setdep -r src/third_party/webrtc@bd2426079126 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md TBR=webrtc-chromium-sheriffs-robots@google.com Bug: chromium:None,chromium:None,chromium:1002875,chromium:None,chromium:none,chromium:None,chromium:None,chromium:None,chromium:None,chromium:None Change-Id: I0395a7f4e571c89a03c73d90ca8730becd6cd53c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1812639Reviewed-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@{#697909}
-
Alex Danilo authored
If we don't store the expand/collapsed state of the summary panel, new progress panels may be hidden when they're added to the display panel parent (see bug). Changes the summary panel expand/collapse button to remember its setting between destruction and re-creation of the summary panel. Creates the progress panels detached from the DOM and attaches them to the DOM after the attach timer fires, replacing the use of 'hidden' which caused the CSS :only-child selectors to fail to match when panels were hidden. Added unit test for persistence of expanded state. Bug: 994967, 998183 Tests: browser_tests --gtest_filter="FileManagerJsTest.FilesDisplayPanel" Change-Id: I814a8a0e429c46b07c5225d73b3c9828c1e21115 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1802898Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Alex Danilo <adanilo@chromium.org> Cr-Commit-Position: refs/heads/master@{#697908}
-
Xiaohan Wang authored
When unexpected failure happens, we expect the service to stay in a valid state. Bug: 1004730 Test: Manually tested Change-Id: Ib35035705e4604b9aa8cf5212de07bc1069e73d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1810846 Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
John Rummell <jrummell@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#697907}
-
Luciano Pacheco authored
Bug: 778674 Change-Id: I7dd093f807336779d2dd25eae16ab8b1843f5136 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1802895 Commit-Queue: Noel Gordon <noel@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#697906}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/550e29b59884..5c22372c471a git log 550e29b59884..5c22372c471a --date=short --no-merges --format='%ad %ae %s' 2019-09-19 vapier@chromium.org cros_build_lib: drop unused GetChromeosVersion Created with: gclient setdep -r src/third_party/chromite@5c22372c471a 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: I5778ab753c72940734abeb553ab3c1974f8a7ca3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1812597Reviewed-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@{#697905}
-
Koji Ishii authored
These tests fail because there's no active plan to implement to force `direction: ltr` if `text-orientation: upright` is specified. TBR=eae@chromium.org NOTRY=true Bug: 1005518 Change-Id: I86e74072923e09b8c473d5accfb7546146a43297 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1809007Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#697904}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@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 CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast TBR=cr-fuchsia+bot@chromium.org Change-Id: I1473a36d23f9fdd756b2ae25a63e3e4697b636e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1812637Reviewed-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@{#697903}
-
Noel Gordon authored
Remove "TODO(crbug.com/868747): Find a better solution for demo mode", since 1) the better solution is unknown and 2) the current solution is working fine. Comment-only change. No-try: true Bug: 868747 Change-Id: I315fe8d9f5cba4ae35ebae35638ddac182732540 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1809026Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#697902}
-
Miyoung Shin authored
This CL converts PowerMonitor{Ptr, Request} in services and content to the new Mojo type. Bug: 955171 Change-Id: I189523bfe34393600577718972bab686ead60312 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1808629 Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#697901}
-
Wei Lee authored
This CL does the following changes: 1. Makes DeviceOperator a singleton instead of passing MojoConnector 2. Removes the MojoConnector 3. Checks if the device support DeviceOperator on a separate method 4. Gets CameraAppDevice upon usage rather than when initialization Hopefully, having these changes, CCA could: 1. Don't need to reset the connection actively when the stream is off 2. Don't need to pass MojoConnector to the components who need to use mojo 3. Don't need to handle plug/unplug events for mojo connections To avoid crashing the camera tests, the corresponding tast changes should be merged before this CL: https://chromium-review.googlesource.com/c/chromiumos/platform/tast-tests/+/1788772 Bug: 979104 Test: Run CCA and it works normally Change-Id: Ic38d8dd4ce4733153d1edc8240015396a733034e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787022Reviewed-by:
Shik Chen <shik@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Commit-Queue: Wei Lee <wtlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#697900}
-
Klaus Weidner authored
This reverts commit b5a76458. Reason for revert: blamed for performance regression: https://crbug.com/1005368 The graphs look fairly unambiguous that this CL is at fault. Original change's description: > Ensure that detached GraphicsLayers trigger invalidation > > GraphicsLayers in this state will not have GraphicsLayer::Paint called on them, > and Paint updates the GraphicsLayer's display item's references back to the > layout tree. > > Bug: 991747 > Change-Id: I468c0b691fdc8c85414e56dcc6c8a733e666ccc3 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1802823 > Commit-Queue: Klaus Weidner <klausw@chromium.org> > Reviewed-by: Philip Rogers <pdr@chromium.org> > Cr-Commit-Position: refs/heads/master@{#696449} TBR=pdr@chromium.org,klausw@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 991747 Change-Id: I3af1ffa4db9f7b83d20503b63c3df31d1ea159e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1810455 Commit-Queue: Klaus Weidner <klausw@chromium.org> Reviewed-by:
Klaus Weidner <klausw@chromium.org> Cr-Commit-Position: refs/heads/master@{#697899}
-
Alexandre Courbot authored
Currently the accelerated video decoding capabilities are only probed once, during the GPU process early startup. This effectively prevents any decoder device that spawns after to be considered for accelerated decoding, as can happen when the decoder driver is built as a module, or takes some time to complete probe. Fix this by probing the capabilities each time GetDecoderCapabilities() is called, until a valid result is returned. This is not the optimal solution (that would be re-scanning capabilities when udev events signal us that a decoder device has been added/removed), but works well for most purposes and does not introduce any extra overhead after the decoder devices have appeared. Furthermore this is only relevant for V4L2 devices and won't affect VAAPI platforms. Bug: 948147 Bug: 1000149 Test: Accelerated video decoding working upon booting veyron-minnie_kernelnext. Change-Id: I40c395186ddd4c7201ec7a28ec0b97cea8ca6149 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1782179Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#697898}
-
Trent Apted authored
Per the line in src-internal/DEPS which says # When adding a new dependency, please update ../src/.gitignore to list the # dependency's destination directory. src-internal/DEPS change coming in http://crrev.com/i/1646974 Bug: 996088 Change-Id: I4f48926c95a2a3c4ef2cd0e0f52c1f590c43049d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1812517 Commit-Queue: Bugs Nash <bugsnash@chromium.org> Reviewed-by:
Bugs Nash <bugsnash@chromium.org> Auto-Submit: Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#697897}
-
Kent Tamura authored
This is a reland of 52d70a63 Difference from the original CL: Add *.mojom-blink.h to 10 *.cc files. It seems the original Cl collided with another CL. Original change's description: > Remove *.mojom-shared.h from web_url_response.h > > This CL reduce the estimated pre-processed size of web_url_response.h > from 2.42MB to 0.91MB. > > Bug: 242216 > Change-Id: Ia95b04b7ef33e9a961a69522fb566c0649a4b7a6 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1810119 > Reviewed-by: John Rummell <jrummell@chromium.org> > Commit-Queue: Kent Tamura <tkent@chromium.org> > Cr-Commit-Position: refs/heads/master@{#697833} Tbr: jrummell@chromium.org Bug: 242216 Change-Id: I11c28e6bce2ea935b706235d3e268e1c3f4d7519 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1812518Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#697896}
-
Miyoung Shin authored
This CL converts SerialPortManager{Ptr, Request} in services, chrome and extensions to the new Mojo type. Bug: 955171 Change-Id: I548c09f2e0b28fea23ac83ddf630a271c7554c5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1810439 Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#697895}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/2f2ea8b465ed..bf4268a3963b git log 2f2ea8b465ed..bf4268a3963b --date=short --no-merges --format='%ad %ae %s' 2019-09-18 aukinros@microsoft.com Fix misc VS2019 bool conversion warnings Created with: gclient setdep -r src/third_party/angle@bf4268a3963b If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC geofflang@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 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=geofflang@chromium.org Bug: None Change-Id: I888fa86ccdfcd87bddb29c42b9f572d0e2d88451 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1812577Reviewed-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@{#697894}
-
Zhenyao Mo authored
BUG=1005593 TEST=bot TBR=kbr@chromium.org Change-Id: I775dbee764c8dfb1327d72ad14b8a1d78b9c4e26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1812247Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#697893}
-
Justin Cohen authored
Due to an unrelated issue, it's possible for about:// urls to be written as an empty url. Because an empty forward or backwards item will return an empty URL, it was possible to associate to a nil WKBackForwardItem and crash. Bug: 1005211 Change-Id: I2becd93a8d35cde0f1a68fc2ac3da6853c023392 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1810803 Commit-Queue: Justin Cohen <justincohen@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#697892}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=govind@chromium.org Change-Id: I8fb836bc8f693fa35db38d9d50cd2368711463f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1812004Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#697891}
-
Ionel Popescu authored
This CL introduces selected and today states for months. These states are similar with the existing ones for day cells. A new test is introduced to test the new UI: month-picker-appearance-highlight. Bug: 1003625 Change-Id: Ic4107a6bf8c2d1de14e16db75ea5c8273dd7025a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1808427 Commit-Queue: Ionel Popescu <iopopesc@microsoft.com> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#697890}
-
Xinghui Lu authored
Key events are not triggered through InputEvent on Android. Add ime_text_committed_observers_ so that string from soft keyboards can be captured. By capturing strings from ImeTextCommitted events, password reuse detector can combine these strings together, and compare them with saved passwords. Bug: 1004842 Change-Id: If63fb94d6ab2a72b41da6f92f08c15655530942c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1808331 Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#697889}
-
Sergey Ulanov authored
Previously FuchsiaVideoDecoder was incorrectly returning false from IsPlatformDecoder(). Change-Id: Ic845733de35a1e411ae54fe6379085c9581ddb5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1809981 Auto-Submit: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#697888}
-
Ionel Popescu authored
This CL updates the in-page UI for input type="time" by adding a time icon which will be used in order to open the popup. The new UI is tested by: time-appearance-basic.html The popup support for input type="time" will be added in future CLs. Bug: 1004997 Change-Id: I5dcea5bfd75c2e815565b38d1fa51a73164cb673 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1810057 Commit-Queue: Ionel Popescu <iopopesc@microsoft.com> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#697887}
-
Chih-Yu Huang authored
This CL adds a fieldtrial testing config for ChromeosVideoDecoder, that plans to turn on for all versions 79+. Bug: 984482 Change-Id: I729bb26bb719e9cc6112c89e363fd44c4b45a52e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1810510Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Chih-Yu Huang <akahuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#697886}
-
Peter Kasting authored
Make overrides match superclass access level and order, and make definition order match declaration order. No code change, just reordering. TBR=manukh Bug: none Change-Id: I4b36f022553781573244c99b47351d4a05cbb74f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1812378Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#697885}
-
Manu Cornet authored
Add a test to prevent future regressions. Drive-by minor simplification of some shelf layout manager tests. Bug: 998899 Change-Id: I8a56c795a09e637bdf9d16cb1e3afb8a2bae1f0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1793662 Commit-Queue: Manu Cornet <manucornet@chromium.org> Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#697884}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/6a17fd7fb73b..2ad535693f0f git log 6a17fd7fb73b..2ad535693f0f --date=short --no-merges --format='%ad %ae %s' 2019-09-19 rmhasan@google.com [Telemetry] Add release typ tag to telemetry's frozen set Created with: gclient setdep -r src/third_party/catapult@2ad535693f0f 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 skyostil@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=skyostil@google.com Bug: chromium:999335 Change-Id: I56aa2baf4177f274fb8a230b846c64bbd2b4b467 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1812338Reviewed-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@{#697883}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/f314a97e3bde..a6dba771b596 Created with: gclient setdep -r src-internal@a6dba771b596 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,chromium:None Change-Id: I2b5128fe7be867022ac350a564ee33536b512c1e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1812348Reviewed-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@{#697882}
-
Aaron Gable authored
Thus builder existed to allow the mac-rel trybot to mirror something whose configuration didn't quite match that of the Mac10.13 Tests bot. That is no longer necessary (we're running webkit_layout_tests on mac-rel as of crrev.com/c/1793130) so this config can be removed. This change will not land until we're certain that webkit_layout_tests in the commit queue is stable. Bug: 944117 Change-Id: I0c63bd7ca6b83bcb1a91a3b77048a750caf35803 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1776855 Commit-Queue: Aaron Gable <agable@chromium.org> Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#697881}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/58f19530fefa..550e29b59884 git log 58f19530fefa..550e29b59884 --date=short --no-merges --format='%ad %ae %s' 2019-09-19 chrome-bot@chromium.org Update config settings by config-updater. 2019-09-19 ahassani@chromium.org cbuildbot: Deprecate FULL_AU_TEST_TYPE 2019-09-18 vapier@chromium.org cbuildbot: move GetTargetChromiteApiVersion out of cros_build_lib 2019-09-18 haddowk@chromium.org vm_test_stages: Increase the moblab_vm timeout 2019-09-18 vapier@chromium.org StringIO: migrate existing users to six.moves.StringIO 2019-09-18 dburger@chromium.org Add nyan_kitty as a chrome pfq important board. 2019-09-18 bmgordon@chromium.org cros lint: Enable new shellcheck checks Created with: gclient setdep -r src/third_party/chromite@550e29b59884 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: I51e3449159d970b0dcb7290c22bfe08f507fbb63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1812339Reviewed-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@{#697880}
-
Gyuyoung Kim authored
This CL applies pending_remote to RequestNotifications function in NetworkQualityEstimatorManager interface. Bug: 955171 Change-Id: I902e22e76e2f0b023c726cde648b832317ee8758 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1810166 Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Reviewed-by:
Clark DuVall <cduvall@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#697879}
-
Aaron Gable authored
These tests are run in 10 shards on other android builders (see config for chromium_gtests_for_devices_with_graphical_output, which runs on android-marshmallow-arm64-rel), but are timing out after an hour on Site Isolation Android, so might as well shard them here too. Bug: 1004551 Change-Id: I2dafbcc04c4f50704b86217b0985f520d18562db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1811957 Auto-Submit: Aaron Gable <agable@chromium.org> Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Commit-Queue: Aaron Gable <agable@chromium.org> Cr-Commit-Position: refs/heads/master@{#697878}
-
Matt Simmons authored
R=yusufo@chromium.org Bug: 985386 Change-Id: I2b9d7e702bc35f71af58903b3379dcfd761fc06b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1812094Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Matt Simmons <mattsimmons@chromium.org> Cr-Commit-Position: refs/heads/master@{#697877}
-
Zhenyao Mo authored
This reverts commit d5ce90c8. Reason for revert: crbug.com/1005587 Original change's description: > If the backend texture is the same we let skia take care of it > > We are now using SharedImage to hold the image for the video renderer, > https://chromium-review.googlesource.com/c/chromium/src/+/1616978. > That change, together with the change that made the video be deferred, and > therefore, use the paintRecorder, let us safely remove the workaround. > > There was nevertheless the issue of texture lifetime to extend the texture. > If the backend texture is the same in the SkImage and the one contained > in the cache, we will let skia release it. If they are different, cache has > to destroy their own texture, and the one in skia will survive the delete. > > Bug: 974656, 991792, 993774, 994516, 996083, 1004780 > Change-Id: I3bf8c1037b77434a1cf0385872fc7d994886cd30 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789883 > Reviewed-by: Dan Sanders <sandersd@chromium.org> > Reviewed-by: Khushal <khushalsagar@chromium.org> > Commit-Queue: Juanmi Huertas <juanmihd@chromium.org> > Cr-Commit-Position: refs/heads/master@{#697370} TBR=dalecurtis@chromium.org,sandersd@chromium.org,fserb@chromium.org,khushalsagar@chromium.org,juanmihd@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 974656, 991792, 993774, 994516, 996083, 1004780, 1005587 Change-Id: Iccd3daa14e8ec0287850ec64eda37bad6e296169 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1812459Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#697876}
-
Gyuyoung Kim authored
This is a reland of 8d32b638 The dependency should be "//third_party/blink/public/mojom:mojom_platform_blink_headers" Original change's description: > Reland "Include *.mojom-forward.h instead of .mojom.h from logging_utils.h" > > This is a reland of be56a0b9 > > Fix the build break caused by the missing dependency. > > Original change's description: > > Include *.mojom-forward.h instead of .mojom.h from logging_utils.h > > > > This CL replaces .mojom.h with .mojom-forward.h to reduce pre-processed > > size of logging_utils.h > > > > This CL has no behavior changes. > > > > Bug: 1001360 > > Change-Id: Idd305572c67e46a5f7a01937ec1d2e31fc62d8ea > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1808619 > > Reviewed-by: Kentaro Hara <haraken@chromium.org> > > Reviewed-by: Kent Tamura <tkent@chromium.org> > > Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> > > Cr-Commit-Position: refs/heads/master@{#697134} > > Bug: 1001360 > Change-Id: I5a8112a21782863c6420eddd2fe717d368419b90 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1808953 > Reviewed-by: Takuto Ikuta <tikuta@chromium.org> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Reviewed-by: Kent Tamura <tkent@chromium.org> > Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> > Cr-Commit-Position: refs/heads/master@{#697475} Bug: 1001360 Change-Id: I322956ee2361e6c913bd27e8e80b12cff745ccaf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1810502Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#697875}
-
Gavin Williams authored
-Use a function to prevent tooltips from showing for account names. We only want tooltips for email addresses. Bug: 836777 Change-Id: I997843b39b2e662195e8e852bde5408504726b50 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1807563Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Gavin Williams <gavinwill@chromium.org> Cr-Commit-Position: refs/heads/master@{#697874}
-
Andrew Xu authored
The scrolling offset's upper bound may change after display rotation. As a result, a legal scrolling offset may become illegal due to rotating display. This CL fixes such an issue. Bug: 1000764 Change-Id: I1ddbd3bc2c333afd9364292baa3fb6d9362e7acc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1811183Reviewed-by:
Manu Cornet <manucornet@chromium.org> Commit-Queue: Andrew Xu <andrewxu@chromium.org> Cr-Commit-Position: refs/heads/master@{#697873}
-
George Zhang authored
Bug: 1002956 Change-Id: Ic36813f80cd7861531212bd46bd0e6d0af36a90b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1804184 Commit-Queue: ssid <ssid@chromium.org> Reviewed-by:
ssid <ssid@chromium.org> Cr-Commit-Position: refs/heads/master@{#697872}
-
Anton Bikineev authored
This completely removes all uses of GarbageCollectedFinalized from Blink. Now finalization of a class dependents on its destructor being non-trivial. Bug: 990913 Change-Id: I8162306fdfab9817cdea54ec9c23e9f6165ce98a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1796352 Commit-Queue: Anton Bikineev <bikineev@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/master@{#697871}
-
Chromium WPT Sync authored
Using wpt-import in Chromium e330eace. With Chromium commits locally applied on WPT: 13765318 "[WPT/common/security-features] Introduce iframe-blank source context" bda4c129 "Revert "Re-land: Fix `Referer` for descendant module scripts and worklets"" 55a477b6 "Implement word boundary matching" 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 NOAUTOREVERT=true TBR=lukebjerring No-Export: true Change-Id: I89053b342c26e455666ae273cb0e06b12d55fabc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1811184Reviewed-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@{#697870}
-