- 22 Aug, 2019 40 commits
-
-
Fabrice de Gans-Riberi authored
Bug: 976975 Change-Id: Ia14d5475b94f4fb2579dfddfa54a544157f8e3ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761235 Commit-Queue: Fabrice de Gans-Riberi <fdegans@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#689577}
-
Nikita Podguzov authored
Change-Id: I9f4ebef4d6c6038b1a305e6756e9ceb9a1c45419 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764134Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Nikita Podguzov <nikitapodguzov@google.com> Cr-Commit-Position: refs/heads/master@{#689576}
-
Jon Mann authored
Bug: 966270 Change-Id: I162d6d1d60e2c1b5f1341f41bbc89bcf09b0348f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764186Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Jon Mann <jonmann@chromium.org> Cr-Commit-Position: refs/heads/master@{#689575}
-
Brian Sheedy authored
Updates the driver version targeted by Win10 FYI x64 Exp Release (Intel HD 630) from 24.20.100.6286 (stable) to 26.20.100.6912. TBR=kbr@chromium.org Bug: 916832 Change-Id: I048e84b5aacbb0283cb84a487e75fcd5321d88f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764759Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#689574}
-
Ioana Pandele authored
This reverts commit 8ffd6f64. Reason for revert: crrev.con/c/1763677 landed right before and is using a string ID which this CL removed, so the build will fail. Original change's description: > Update strings in leak dialog > > Bug: 986317 > Change-Id: Id07d47c2f8c8db1f7d5278752cff13d0aac642f7 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1765748 > Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> > Commit-Queue: Rafał Godlewski <rgod@google.com> > Cr-Commit-Position: refs/heads/master@{#689554} TBR=vasilii@chromium.org,rgod@google.com Change-Id: I506696251be58277fcce043f97796c9469de59d0 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 986317 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1766128Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Commit-Queue: Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#689573}
-
Lei Zhang authored
Consolidate the calls to base::SysInfo::IsRunningOnChromeOS(), which is only available when OS_CHROMEOS is defined, to PDFiumTestBase. Then all tests that are derived from PDFiumTestBase can just call PDFiumTestBase::IsRunningOnChromeOS() and avoid having #ifs. Change-Id: Id6da1b6b3db648ebb0dab121e48f525fd18266ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764557Reviewed-by:
Henrique Nakashima <hnakashima@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#689572}
-
Mohamed Amir Yosef authored
Change-Id: I43de31210a0e52a39f2b0017e08994ccf1207714 Bug: 985287 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1745997 Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#689571}
-
Mitsuru Oshima authored
Bug: b/139810037 Test: covered by unittest. also tested manually. Change-Id: I18a1f7e3d368d51823a3cd1b21e5d905fcc3d00e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1757686Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Reviewed-by:
Jun Mukai <mukai@chromium.org> Commit-Queue: Mitsuru Oshima (slow) <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#689570}
-
Michael Crouse authored
This change records for each HTTPS navigation if the host has had hints fetched for it recently. The change also removes expired entries from the pref on update and limits the maximum number of hosts allowed to be added to the pref controlled by a finch parameter. Bug: 994931 Change-Id: Ia40f345a1d57994469823b5e757a4900c633ec2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1762791Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Robert Ogden <robertogden@chromium.org> Commit-Queue: Michael Crouse <mcrouse@chromium.org> Cr-Commit-Position: refs/heads/master@{#689569}
-
Daniel Rubery authored
This CL adds the implementation and tests for the BinaryUploadService, a class that encapsulates the process of uploading a file to Safe Browsing and asynchronously receiving a verdict through FCM. Bug: 980784 Change-Id: I8d527a81661c0d209f3beba9636805f27357b913 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1735840 Commit-Queue: Daniel Rubery <drubery@chromium.org> Reviewed-by:
Martin Šrámek <msramek@chromium.org> Reviewed-by:
Roger Tawa <rogerta@chromium.org> Cr-Commit-Position: refs/heads/master@{#689568}
-
Wei Li authored
Changed the bubble title to the final string in spec. BUG=979530,996547 Change-Id: I79ebf03486b8d50f1e7bbb5475490b058eb0cd5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1765651Reviewed-by:
Robert Liao <robliao@chromium.org> Commit-Queue: Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#689567}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/23742c0958dd..02d4c0d38ea1 git log 23742c0958dd..02d4c0d38ea1 --date=short --no-merges --format='%ad %ae %s' 2019-08-22 chrisforbes@google.com Add support for multiview rendering Created with: gclient setdep -r src/third_party/swiftshader@02d4c0d38ea1 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. 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=swiftshader-team+autoroll@google.com Bug: chromium:b/139862810 Change-Id: Iad975762f49fcdbffb31ffb101752befd4a13600 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1765652Reviewed-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@{#689566}
-
Ryan Hamilton authored
HTTP/3 SETTINGS and PRIORITY frames. Change-Id: I04f93729bdb7c82af37072e55cd4e40d567be408 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764272Reviewed-by:
Zhongyi Shi <zhongyi@chromium.org> Commit-Queue: Ryan Hamilton <rch@chromium.org> Auto-Submit: Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#689565}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/f463a2029142..9d9d76c590e9 git log f463a2029142..9d9d76c590e9 --date=short --no-merges --format='%ad %ae %s' 2019-08-22 jiawei.shao@intel.com OpenGL: Support B2T and T2T copies with BC formats 2019-08-21 cwallez@chromium.org Update .gitignore 2019-08-21 cwallez@chromium.org OpenGL: Use non-filtering samplers for int/uint texture. Created with: gclient setdep -r src/third_party/dawn@9d9d76c590e9 The AutoRoll server is located here: https://autoroll.skia.org/r/dawn-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel TBR=cwallez@google.com Bug: None Change-Id: I2b4d589a2df4dd3d9b3e0707fd177c680399fa91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1765650Reviewed-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@{#689564}
-
Stephen Nusko authored
This mode will allow us to set up a background scenario and deliver triggers to the system when something interesting is happening. Which will allow us to only upload traces that are of interest. Bug: 979583 Change-Id: Ic48ea08e3f9fafccaf045847cc0ddfa76d11611c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1760736 Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
oysteine <oysteine@chromium.org> Auto-Submit: Stephen Nusko <nuskos@chromium.org> Cr-Commit-Position: refs/heads/master@{#689563}
-
Lukasz Anforowicz authored
Before this CL, AddAdditionalRequestHeaders would set the Origin header to either the destination origin (for main frame navigations) or to the main frame's origin (for subframe navigations). Both of these are wrong and don't match Blink behavior (which correctly uses the initiator of the navigation to calculate the Origin header's value). Bug: 915538 Change-Id: Ied0262462f7665d0004da3b298bf0618ae312aec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761051 Auto-Submit: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Zhongyi Shi <zhongyi@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#689562}
-
Aaron Colwell authored
This changes SiteInstanceImpl::DoesSiteURLRequireDedicatedProcess() to return true for all WebUI schemes instead of just singling out the chrome: scheme. This ensures that these URLs get placed in dedicated processes even if site isolation is disabled. Bug: 991153,991888 Change-Id: I1af3b87ac39d93f6e45587a5b3845a176f98b7bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763643 Commit-Queue: Aaron Colwell <acolwell@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#689561}
-
Lei Zhang authored
Otherwise, if FPDFText_CountChars() returns -1, that will get misinterpreted as a very large value. As a consequence, other unsigned integers used in the method have to be changed to match. Also change the out parameter to a signed int for consistency, and because most code in pdf/ prefer the char count to be signed. Change-Id: I080997ed0b5654348ff8d40eda9327093a65cb8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764655Reviewed-by:
Henrique Nakashima <hnakashima@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#689560}
-
Jeffrey Kardatzke authored
One of these already expired and the other is going to soon. These are currently unused by anybody so they are being marked obsolete and will be removed from client side code in a Chrome OS CL. CL which removes them from ChromeOS: crrev.com/c/1763923 Bug: 975639 Test: None Change-Id: Id7da189f57b26ba9140a899f304f4dfb360c49f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763632 Commit-Queue: Jeffrey Kardatzke <jkardatzke@google.com> Auto-Submit: Jeffrey Kardatzke <jkardatzke@google.com> Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Mike Frysinger <vapier@chromium.org> Cr-Commit-Position: refs/heads/master@{#689559}
-
Dave Tapuska authored
Add code to support handling of frozen clients. Frozen clients do not run their event loop, so postMessage to them just causes problems. To allow service workers to continue working with frozen windows we expose includeFrozen in the matchAll and the frozen attribute on the Client. If a service worker calls focus on a client it will unfreeze the window when it is moved to have focus. This feature is currently marked as experimental and an intent to ship will be sent. This is specified in https://wicg.github.io/page-lifecycle/ and https://github.com/w3c/ServiceWorker/pull/1442 BUG=957597 Change-Id: I6abe1882e88c65dac99250db5bb7fa8d3a4b2b1d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1677065 Commit-Queue: Ken Buchanan <kenrb@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#689558}
-
Nina Satragno authored
Add the `RemoveCredential` WebAuthn command to ChromeDriver. This is one in a series of patches intended to create a Testing API for WebAuthn, for use in Web Platform Tests and by external webauthn tests. For an overview of overall design, please see https://docs.google.com/document/d/1bp2cMgjm2HSpvL9-WsJoIQMsBi1oKGQY6CvWD-9WmIQ/edit?usp=sharing Bug: 922572 Change-Id: I3a547e5cc63af1099327606ccf22e8f916ea34d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764634 Commit-Queue: Nina Satragno <nsatragno@chromium.org> Reviewed-by:
John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#689557}
-
Robbie McElrath authored
Bug: 934152 Test: gn check out/Default //android_webview/gpu Change-Id: I083a3fd762b7b0c8a819db8e0dc09261cd6662fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764339Reviewed-by:
Changwan Ryu <changwan@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> Cr-Commit-Position: refs/heads/master@{#689556}
-
Caleb Rouleau authored
Also increase hard timeout for the same reason. TBR=jbudorick@chromium.org Bug: 996464 Change-Id: I194c1cb73fef3422a4b976419d59035943d34b5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764673Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#689555}
-
Rafał Godlewski authored
Bug: 986317 Change-Id: Id07d47c2f8c8db1f7d5278752cff13d0aac642f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1765748Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Rafał Godlewski <rgod@google.com> Cr-Commit-Position: refs/heads/master@{#689554}
-
Geoff Lang authored
Swiftshader with the validating command decoder do not fully emulate RGB on BGRA IOSurfaces so use the old emulation paths in the validating command decoder for this case. BUG=995142 Change-Id: I6cb5053b0bd03d54866a50ec3a392be4b39057c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763238 Commit-Queue: Geoff Lang <geofflang@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#689553}
-
Chinglin Yu authored
This reverts commit 3b793e50. Reason for revert: crbug/996647 flaky tests introduced. Original change's description: > Enable the jankiness profiler on ChromeOS. > > This implements the jankiness profiler on ChromeOS. The ProfilePrivder > observes jankiness through JankMonitor and then sends notification to > each registered MetricCollector implementation class. The profiles are > collected with the JANKY_TASK trigger event. > > Bug: 904785 > Test: unit_tests. > Change-Id: I699286541a6d892efe1e7e2ada47defbc57a1bfb > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692209 > Commit-Queue: Chinglin Yu <chinglinyu@chromium.org> > Reviewed-by: Gabriel Marin <gmx@chromium.org> > Reviewed-by: Brian White <bcwhite@chromium.org> > Reviewed-by: Erik Chen <erikchen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#689352} TBR=erikchen@chromium.org,bcwhite@chromium.org,gmx@chromium.org,chinglinyu@chromium.org Change-Id: Ib8c99e7ccf215ed0ed162a8749f48dbc20d740e1 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 904785 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1765134Reviewed-by:
Gabriel Marin <gmx@chromium.org> Commit-Queue: Mike Wittman <wittman@chromium.org> Cr-Commit-Position: refs/heads/master@{#689552}
-
Nikita Podguzov authored
Bug: 932759 Change-Id: Ie580c922ccb3a9c1d5e291c3cd13caff81c17515 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764189Reviewed-by:
Vladislav Kuzkokov <vkuzkokov@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Nikita Podguzov <nikitapodguzov@google.com> Cr-Commit-Position: refs/heads/master@{#689551}
-
Mike Frysinger authored
Since pylint runs in isolation now, it doesn't have access to 3rd party modules installed in the system. Disable import warnings. Bug: 866772 Bug: 996778 Change-Id: I9858f10c0c6fe277fcd5b0d2a703ee4e905e8466 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763241Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Commit-Queue: Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#689550}
-
Gavin Williams authored
-This was done by removing the "action-button" style class which is for making buttons blue with white font -Updated the corresponding tests to use the word "setup" instead of "configure" since the name of the button was changed in previous cl Bug: 995580 Change-Id: I510515797732b0616cd63d30235c4e50179ec378 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1762539 Commit-Queue: Gavin Williams <gavinwill@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#689549}
-
Ioana Pandele authored
This CL adds a switch in Settings > Passwords through which users can disable the password breach checks. This switch is disabled if the pref is managed. Bug:986322 Change-Id: If402241c4def52a437250740f2d42045b16c4141 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1746251Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Commit-Queue: Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#689548}
-
Brian Sheedy authored
Fixes the XR consent dialog tests that were broken by a recent change to not show the consent dialog on repeated sessions on the same page. This is achieved by keeping track of what session types we've successfully created in the WebXR boilerplate code. Bug: 995843 Change-Id: I261bfda8526bf35fc0fc3134a2690e521644547e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764672Reviewed-by:
Alexander Cooper <alcooper@chromium.org> Reviewed-by:
Piotr Bialecki <bialpio@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#689547}
-
Greg Thompson authored
BUG=995719 R=rogerta@chromium.org Change-Id: I2156395f80970770bf1fa38af040ce2f07328dfc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761600Reviewed-by:
Roger Tawa <rogerta@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#689546}
-
Min Qin authored
Files under Chrome's data dir is private to Chrome. Other apps shouldn't be able to access it. So hard coded file path provided by another app should also not work. BUG=859349 Change-Id: I51bc25a278ff70dcfbaaab8bc8e52123063d9a0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1762916 Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#689545}
-
Dana Fried authored
Prevents the wrong height hover card for the current window title from being displayed. Previously, there were cases where the size of the hover card was not correctly updated. Note: probably still needs browsertests :/ Bug: 984963, 995980 Change-Id: I61c1ee3a9b8cf4c8315860c619f151e772cca04c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763637Reviewed-by:
Caroline Rising <corising@chromium.org> Commit-Queue: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#689544}
-
Aaron Colwell authored
- Updated url::Origin version of CanAccessDataForOrigin() to verify precursor information if present and preserves existing behavior for opaque origins w/o precursor info. (i.e. only allow if lock is not set). - Created tests for url::Origin version of CanAccessDataForOrigin(). - Added a few new tests cases for GURL version of CanAccessDataForOrigin(). Bug: 991607 Change-Id: Ic102e5f9f90a0f2412b5f18d7c48d46c706b818c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1756763 Commit-Queue: Aaron Colwell <acolwell@chromium.org> Reviewed-by:
Aaron Colwell <acolwell@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#689543}
-
Akihiro Ota authored
Change-Id: I126d5ffffcf2e9d10940ebb672d42bb2a1529742 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764767Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/master@{#689542}
-
liberato@chromium.org authored
It seems like something in CodecImageGroup is happening on the wrong thread. This CL adds CHECKs to see what, as a temporary measure. Inspection and local repros haven't gotten far. Bug: 986783 Change-Id: I8873f083b19070855d8f7babcf39cfaa6e3f6928 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764332 Auto-Submit: Frank Liberato <liberato@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Commit-Queue: Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#689541}
-
Ahmed Fakhry authored
- Tab scrubbing: change to use 4-finger gestures. - Desk switch: change to use 3-finger gestures. - Overview selection: change to use 4-finger gestures. BUG=995911 TEST=Manually, modify existing tests. Change-Id: I867f3c0033647cc15998e6ef3bce02ac43c2ae7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764832Reviewed-by:
Sammie Quon <sammiequon@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#689540}
-
Ian Struiksma authored
4 tests that I thought I fixed are still failing on the bot, so disabling for now while I investigate further. Autofill tests disabled: academy, dell, findmeagift, timberland Bug: 984664 Change-Id: I6af57bf572d244251bff22c7210dd4e2b5510768 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763240 Auto-Submit: Ian Struiksma <ianstruiksma@google.com> Commit-Queue: Caleb Rouleau <crouleau@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#689539}
-
Ioana Pandele authored
This CL adds the bridge to java, as well as basic showing and hiding logic. Bug: 986317 Change-Id: Iec8a65a7c025da71505b16487e2070234ea58fda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763677 Commit-Queue: Ioana Pandele <ioanap@chromium.org> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#689538}
-