- 24 Oct, 2019 40 commits
-
-
Jinsuk Kim authored
- Introduces |setNativePage| and remove |freezeNativePage| - Factors common logic hiding the current native page into |Tab.hideNativePage|. - Replaces |NativePage instanceof FrozenNativePage| with a new method |isFrozen| in NativePage interface. Bug: 925242, 995903 Change-Id: I531003e7c880cabdf2ff05489145135d1206eb3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1861442 Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#708937}
-
Javier Ernesto Flores Robles authored
Move profile matchers so they can be used from the app interface. Bug: 1016809 Change-Id: I6179a151c5c82d5f94edb144e2d1241fc11745d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873888 Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#708936}
-
Javier Ernesto Flores Robles authored
Add Autofill App Interface with the app code so EG2 can interact with the app. Move matchers to chrome matchers. Create new EG2 tests and needed targets. Bug: 1016368 Change-Id: If2256944612b3c7a6523dd3e1f9e36b79fc1d15b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872058 Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Reviewed-by:
Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/master@{#708935}
-
Wei-Yin Chen (陳威尹) authored
When TabSwitcherOnReturn is set to "Immediate", the tab switcher should show up immediately regardless of whether the last background timestamp is available or not. "Immediate" is a setting for dev testing only. Bug: 1016952 Change-Id: I3ac40d6695089ea9b14e3841b8834ae3a6b44b7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877812Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#708934}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/1c86820c2510..0cc2fbd4ba42 git log 1c86820c2510..0cc2fbd4ba42 --date=short --no-merges --format='%ad %ae %s' 2019-10-24 vapier@chromium.org commands/filelib: fix encoding with base64 calls 2019-10-24 vapier@chromium.org service: artifacts: fix bytes/string mixing Created with: gclient setdep -r src/third_party/chromite@0cc2fbd4ba42 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: I9b548590ad669d7ac0ab5a131acdd671198501fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1878048Reviewed-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@{#708933}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/4f7ba9bb..3c88a741 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I212db71cac63fe23a553703cbb640f56fbb5c9f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877372Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#708932}
-
Javier Ernesto Flores Robles authored
Add a comon method to our testing class that can be used in EG1 and EG2. |EarlGrey| has 2 methods to check for the device keyboard, once for each version. And this check is common in the EG2 migration. Adding it to the base test class instead of to |EarlGrey| to avoid creating a 3rd method signature for it. Once EG1 support is removed a simple search and replace can be used to clean this. Bug: 1016368 Change-Id: I0922dcbcff4cc349a429e734aa9586d0751a3034 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873757 Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#708931}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/3f4e52c4071b..3ac668ca6cd5 git log 3f4e52c4071b..3ac668ca6cd5 --date=short --no-merges --format='%ad %ae %s' 2019-10-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 7738ed713e7b..883e817b14bf (1 commits) Created with: gclient setdep -r src/third_party/skia@3ac668ca6cd5 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC michaelludwig@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=michaelludwig@google.com Bug: chromium:None Change-Id: Ic9b03d7f22b16d4928b5ae0ea97d317ab7332e8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877850Reviewed-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@{#708930}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/4100b733bf4c..883e817b14bf git log 4100b733bf4c..883e817b14bf --date=short --no-merges --format='%ad %ae %s' 2019-10-23 webmaster@saschawillems.de Added vkGetPhysicalDeviceWin32PresentationSupportKHR to Vulkan ICD 2019-10-22 amaiorano@google.com Fix sRGB conversion not applying generally 2019-10-22 bclayton@google.com regres: Automatically build dEQP based on new config file 2019-10-22 amaiorano@google.com Fix unary minus warnings 2019-10-21 sugoi@google.com Enable support for Bresenham lines Created with: gclient setdep -r src/third_party/swiftshader@883e817b14bf If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@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_chromium_msan_rel_ng;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=swiftshader-team+autoroll@google.com Bug: chromium:b/143207519,chromium:b/140172528,chromium:b/139800520 Change-Id: Id6298931e945d8d60f20a07fc527fc0e8df3d02f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875345Reviewed-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@{#708929}
-
Eric Willigers authored
The AppController methods CreatedForInstalledPwa() and GetThemeColor() are now tested with BMO web apps, as well as with the extensions implementation of bookmark apps. Bug: 876576 Change-Id: I6e99a0a94855aa9f077d6055155220254ec5bff8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874072Reviewed-by:
Alan Cutter <alancutter@chromium.org> Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#708928}
-
Chromium WPT Sync authored
Using wpt-import in Chromium b35c4cb3. With Chromium commits locally applied on WPT: 1d5b803f "Add WebVTT support for inline styling - Web Platform Tests" 957329b6 "[LayoutNG] Fix hyphens when rewinding occurs" 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: jsbell@chromium.org: external/wpt/resources NOAUTOREVERT=true TBR=smcgruer No-Export: true Change-Id: I463fcdc64be7681124d829e9810079574688458b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877371Reviewed-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@{#708927}
-
John Z Wu authored
Change-Id: I1224ab1cb4c399f5e9cb2001524ef53cca6d83bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875277 Auto-Submit: John Wu <jzw@chromium.org> Reviewed-by:
Hiroshi Ichikawa <ichikawa@chromium.org> Commit-Queue: Hiroshi Ichikawa <ichikawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#708926}
-
Hajime Hoshi authored
This CL fixes the issue that the eviction reason was not recorded when the page is in the cache and a frame disallows back-forward cache. Bug: 1004676 Change-Id: I0d25fe977950208c169eaf9d9a5be9486f444ba1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1871157 Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#708925}
-
Thomas Tangl authored
... instead of a link. Bug: 1017152 Change-Id: I56a33b8a59c9592d5ef9df9aac6a68a84aa57fa8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875105 Auto-Submit: Thomas Tangl <tangltom@chromium.org> Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Cr-Commit-Position: refs/heads/master@{#708924}
-
Yoshifumi Inoue authored
This patch changes |SelectionModifier| to use |NGInlineCursor| instead of |NGPaintFragment| for prepration of migrating |NGFragmentItem|. Bug: 982194 Change-Id: I7c962dc3f7e0fd9611b6b83baf5c74d58f4c8e7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875354 Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#708923}
-
Taylor Woll authored
We’re starting to experiment with AST-level analysis of chromium sources, and are using the python bindings for clang. We would like to ensure that these bindings are up-to-date as the clang toolchain rolls. So we would like to add a separate zip package containing libclang to sit alongside the prebuilt LLVM binaries and be downloaded on-demand. Change-Id: Idc744deb03e0a8ff7c50f8d0f883e655f271cd30 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874450 Commit-Queue: Taylor Woll <Taylor.Woll@microsoft.com> Reviewed-by:
Hans Wennborg <hans@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#708922}
-
Yutaka Hirano authored
This reverts commit 93e10d47. Reason for revert: Speculative revert for a crash issue Original change's description: > Introduce QuicTransport > > This is the first CL to implement QuicTransport. This CL > - creates a directory in blink, > - introduces a new blink runtime feature flag, and > - defines QuicTransport IDL interface behind the flag, > > Bug: 1011392 > Change-Id: Id432cee2b6d5df6ab4a4c3e8aa6828d5a7937dd9 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1868569 > Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> > Reviewed-by: Kent Tamura <tkent@chromium.org> > Reviewed-by: Adam Rice <ricea@chromium.org> > Commit-Queue: Yutaka Hirano <yhirano@chromium.org> > Cr-Commit-Position: refs/heads/master@{#707303} TBR=kinuko@chromium.org,ricea@chromium.org,yhirano@chromium.org,tkent@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1011392, 1016436 Change-Id: I46bfb3eca2a798d5c17d9ce1b36e3ee07c333024 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875895Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Adam Rice <ricea@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#708921}
-
Wei-Yin Chen (陳威尹) authored
Include everything in org.chromium.chrome.browser.tasks as well. Bug: None Change-Id: I2dd1bb22674f158036d098c09c4f550be1bc19c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877815Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#708920}
-
Morten Stenshorne authored
This is done so that we don't need to switch the layout tree over to legacy when entering printing, since that would cause some sort of state loss, leaving the frames blank. The exact root cause is unknown. I spent some time investigating it, but couldn't see what was wrong. It really doesn't matter that much, though, since the only element in the frameset document that would be an NG object would be the HTML root element. We don't have NG-specific frame or frameset layout objects. The frames themselves will still use LayoutNG (unless prevented by something else), of course. Bug: 1003815 Change-Id: Ic4dc470f5536ea8357ebccb624d43e9f30155728 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875747Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Mason Freed <masonfreed@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#708919}
-
Hirokazu Honda authored
After crrev.com/c/1863056, VA context is always created with VA_PROGRESSIVE. This causes vaCreateContext failure on grunt if the context is used for VPP. We have to create VA context without VA_PROGRESSIVE in non VPP mode. TBR=andrescj@chromium.org Bug: 982201 Test: camera.DecodeAccelJPEG on grunt Change-Id: I3a0a5fca580ef2e7b1b06544ec039772a83fe111 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875892Reviewed-by:
Ricky Liang <jcliang@chromium.org> Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Auto-Submit: Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#708918}
-
Michael Spang authored
Fix a number of minor style deviations in the touch filtering code: - Add blank lines where they are typically expected - Avoid some potential namespace conflicts by using less generic names - Un-abbreviate some local variable names - Make structs less interesting by pulling member functions out - Replace TimeTicks::UnixEpoch() with TimeTicks() as we don't care about dates - s/const static/static const/ - Exports come before any other qualifiers. - Opportunistically constify a few members - Define assignment operators when there are copy/move constructors. - Class data members must be either private or const. - Only one declaration per statement. Change-Id: I35570a98a82d8a60c04c1b956e278f40e1b694b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1839435Reviewed-by:
Rob Schonberger <robsc@chromium.org> Commit-Queue: Rob Schonberger <robsc@chromium.org> Cr-Commit-Position: refs/heads/master@{#708917}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/99d9ab0ed6c2..1c86820c2510 git log 99d9ab0ed6c2..1c86820c2510 --date=short --no-merges --format='%ad %ae %s' 2019-10-24 vapier@chromium.org paygen: paygen_build_lib_unittest: tweak for python 3 2019-10-24 vapier@chromium.org cros_build_lib.run: replace redirect_stdout/redirect_stderr with stdout/stderr Created with: gclient setdep -r src/third_party/chromite@1c86820c2510 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: I43a236a463ca9025b395bb87679857bd4c229cf4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877849Reviewed-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@{#708916}
-
Minggang Wang authored
This CL converts old Mojo types used by ThrottlingURLLoader and its unit test to new Mojo types. Bug: 955171 Change-Id: I730a6476b5b180ff264695dd7634f7f7aa502416 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1866276 Commit-Queue: Minggang Wang <minggang.wang@intel.com> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#708915}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/341701573a5d..7662586844f4 git log 341701573a5d..7662586844f4 --date=short --no-merges --format='%ad %ae %s' 2019-10-24 johnkslang@users.noreply.github.com Merge pull request #1947 from ehsannas/fix_licenses Created with: gclient setdep -r src/third_party/glslang/src@7662586844f4 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/glslang-chromium-autoroll Please CC radial-bots+chrome-roll@google.com,jonahr@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=radial-bots+chrome-roll@google.com,jonahr@google.com Bug: None Change-Id: Ia389f2b67fd06b0bb55c84e4d7342eb01d8dd76f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877848Reviewed-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@{#708914}
-
Thomas Tangl authored
Before: https://drive.google.com/file/d/1EbPAENC4XYTzm-ER7Y-GaThlxCCkh9Tl/view?usp=sharing After: https://drive.google.com/file/d/1zfQo_NHCzf0qwD314-wpsZsS1JT1mML8/view?usp=sharing Bug: 1017302 Change-Id: I896bcf771d6f780c89e7c70618ce5db6c7f2ba5f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1876768 Auto-Submit: Thomas Tangl <tangltom@chromium.org> Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Cr-Commit-Position: refs/heads/master@{#708913}
-
Hajime Hoshi authored
This CL lets BackForwardCacheImpls record all the reasons why the page is not restored so that we could get more information from histograms. Bug: 1004676 Change-Id: I530cdaf34329fa73814dce2ef6c622cdada93d63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1865733 Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#708912}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/71f4ff16..4f7ba9bb Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I7e5952aafd4053d30f417259f353128b7e06d82d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877370Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#708911}
-
Yun Liu authored
JaCoCO instruments jar file will change zero'ed out timestamps in original jar. Changed to extract all, instrument class files and zip using build_utils.ZipDir. Bug: 985581 Change-Id: I79ccdfc474c210af4b71847567c6406f91778505 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1876086 Commit-Queue: Yun Liu <yliuyliu@google.com> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#708910}
-
Hajime Hoshi authored
This reverts commit 16980f14. Reason for revert: test failures: crbug.com/1017573 Original change's description: > Ensure consistent focus status of some form tests > > The tests were flaky because of inconsistent forcus status. > > Change-Id: Idb494efcc489a441446c4a9b12968cde86faf8e6 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872991 > Reviewed-by: Philip Rogers <pdr@chromium.org> > Cr-Commit-Position: refs/heads/master@{#708675} TBR=wangxianzhu@chromium.org,pdr@chromium.org Change-Id: I04e8ff32caf0719c12552f51d6611b7e41fb4598 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877871Reviewed-by:
Hajime Hoshi <hajimehoshi@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#708909}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/ea98ebbe654a..76c2e50d3bb9 git log ea98ebbe654a..76c2e50d3bb9 --date=short --no-merges --format='%ad %ae %s' 2019-10-24 vapier@chromium.org simplify the chromite wrappers 2019-10-24 tandrii@google.com vpython: e317c7d2c17d4c3460ee37524dfce4e1dee4306a. 2019-10-23 ehmaldonado@chromium.org Revert "presubmit_support: Fix tests on Python 3." 2019-10-23 tandrii@google.com vpython: new release 10e1d79ac9ced2b819221e06535f457093b2a14c. 2019-10-23 ehmaldonado@chromium.org depot_tools: Always use depot_tools .vpython to execute presubmit recipes. Created with: gclient setdep -r src/third_party/depot_tools@76c2e50d3bb9 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:None,chromium:869227,chromium:1009814,chromium:869227,chromium:1002153 Change-Id: Icd50d02cb4028cfe9236cfb1acaaf1c8ee5904fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877691Reviewed-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@{#708908}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/e83f334d45d6..3f4e52c4071b git log e83f334d45d6..3f4e52c4071b --date=short --no-merges --format='%ad %ae %s' 2019-10-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@3f4e52c4071b If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC michaelludwig@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=michaelludwig@google.com Bug: None Change-Id: Ic9d9e47f035cb0821a6720b22a09cc477377fde5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877573Reviewed-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@{#708907}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/2b4bcf993ef5..99d9ab0ed6c2 git log 2b4bcf993ef5..99d9ab0ed6c2 --date=short --no-merges --format='%ad %ae %s' 2019-10-24 vapier@chromium.org outcap: move OutputCapturer out of cros_build_lib Created with: gclient setdep -r src/third_party/chromite@99d9ab0ed6c2 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: I21918c4180c8f1ecffa1842f65c0dd5059a0b51e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877690Reviewed-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@{#708906}
-
Alex Cooper authored
This change removes all WebVr flags and almost all WebVr blink code. Future work will begin to remove the device side WebVr code, and then mojo refactors will be investigated. Bug: 960132 Change-Id: I3e14b6f20b43c0580a39c0692be1d657ea00ab0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869673 Commit-Queue: Alexander Cooper <alcooper@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Brandon Jones <bajones@chromium.org> Cr-Commit-Position: refs/heads/master@{#708905}
-
Chris Lu authored
The translate badge should not be marked as accepted until the translate has finished, not immediately when the action button in the banner is tapped. A InfobarCoordinatorImplementation method isInfobarAccepted will allow specific Infobars to decide whether to call infobarWasAccepted: when the button is tapped. Bug: 1014959 Change-Id: I544395077845dd89c9909afe38a11801df5fbf40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872759 Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#708904}
-
Hajime Hoshi authored
This reverts commit 0bc500aa. Reason for revert: test failures: crbug.com/1017548 Original change's description: > Fix emission of AtkValue property change signal > > The introduction of text-change signals for the omnibox included a > regression that prevented the emission of AtkValue property change > signals. Fix this error and also add an implementation of > atk_value_set_value. The implementation is used in a test to verify the > correct behavior. > > The fix is that we correct the misuse of a logical operator and now > always try to emit AtkValue property change events when receiving the > kValueChanged event in AXPlatformNodeAuraLinux. > > Bug: 1015387 > Change-Id: I18baa44a52190913ff70708bd5133bdcdea83b9e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1871692 > Auto-Submit: Martin Robinson <mrobinson@igalia.com> > Reviewed-by: Joanmarie Diggs <jdiggs@igalia.com> > Commit-Queue: Martin Robinson <mrobinson@igalia.com> > Cr-Commit-Position: refs/heads/master@{#707820} TBR=mrobinson@igalia.com,jdiggs@igalia.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1015387 Change-Id: I621fc94f48a55596ea9117b9a7106be946465b37 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875894Reviewed-by:
Hajime Hoshi <hajimehoshi@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#708903}
-
v.paturi authored
The issue mentioned in the comment is regarding the unexpected inversion of images when |mode| in DarkModeSettings is set to kOff. This issue is no longer reproducible in the latest code. Currently the code is structured in such a way that |image_filter_| is always nullptr when the mode is set to kOff. Unit tests are added to check this behaviour in dark_mode_filter_test.cc. The default value for |image_policy| in DarkModeSettings is currently kFilterAll. Even though this does not break any functionality, its better to have the default value to be kFilterNone which is more consistent with the other default values in the structure. Change-Id: Ia37dbf24fff99cf3ab3cc6930a441a8b2800e44f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874993Reviewed-by:
Stephen Chenney <schenney@chromium.org> Reviewed-by:
Aran Gilman <gilmanmh@google.com> Reviewed-by:
Prashant Nevase <prashant.n@samsung.com> Commit-Queue: Varun Chowdhary Paturi <v.paturi@samsung.com> Cr-Commit-Position: refs/heads/master@{#708902}
-
Koji Ishii authored
TBR=ikilpatrick@chromium.org NOTRY=true Bug: 1015331 Change-Id: Ie102e157e4707326f9ef15fc834a63594a75bb29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877333Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#708901}
-
Koji Ishii authored
TBR=ikilpatrick@chromium.org NOTRY=true Change-Id: Idfc74436d24edc164e2cbdba3a45137de5b3e7b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877492Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#708900}
-
Julie Jeongeun Kim authored
This CL converts CellularSetup from cellular_setup.mojom to new Mojo types using PendingRemote, ReceiverSet, and Remote. Bug: 955171 Change-Id: I8d87490e32c5ef1228fc6db1ddd73324b98a5f2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872214 Commit-Queue: Julie Kim <jkim@igalia.com> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#708899}
-
Naoki Fukino authored
I ran tools/resources/optmize-png-files.sh on: ui/file_manager/audio/assets/ ui/file_manager/file_manager/foreground/images ui/file_manager/gallery/images ui/file_manager/video_player/images The resource size (/opt/google/chrome/resources.pak) changes from 42641939 bytes to 42417396 bytes (219KB saved) The image quality should stay the same as the optimization process doesn't lose any information. Bug: 1017111 Test: Manually confirmed images look same on the device (not all the images, though) Change-Id: Id37286924fcd94440791e2dd31a883437eb7f49a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875861Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Naoki Fukino <fukino@chromium.org> Cr-Commit-Position: refs/heads/master@{#708898}
-