- 29 Jan, 2020 40 commits
-
-
Jongmok Kim authored
In the function ‘Tab:OnMouseReleased’, fix the tab to close only if the mouse event is a middle click. Bug: 947613 Change-Id: I7248b014f9774fe33f49de7f8c8f1ef08cc9d862 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024134Reviewed-by:
Connie Wan <connily@chromium.org> Commit-Queue: Connie Wan <connily@chromium.org> Cr-Commit-Position: refs/heads/master@{#736196}
-
Lachlan Ford authored
Enables OpenXR as a default VR backend. Change-Id: I620c01a7a674c32874a83d2551f4b1c94663b746 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001581Reviewed-by:
Alexander Cooper <alcooper@chromium.org> Commit-Queue: Lachlan Ford <laford@microsoft.com> Cr-Commit-Position: refs/heads/master@{#736195}
-
Robert Ogden authored
Defaults to 1. Bug: 1023485 Change-Id: Ia76fe2e0150b60f3a4e15b5bcdb674de63899c5f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2025570 Commit-Queue: Robert Ogden <robertogden@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/master@{#736194}
-
Dan Harrington authored
We are not settings these parameters, and have no plans to set them. Bug: 1044139 Change-Id: I7c024b5bf01fafc8771ea2cd3f511ead085360ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2012885Reviewed-by:
Carlos Knippschild <carlosk@chromium.org> Commit-Queue: Dan H <harringtond@chromium.org> Cr-Commit-Position: refs/heads/master@{#736193}
-
Alex Cooper authored
The "RequestSession" flow for a typical VR Session requires bouncing calls through a few asynchronous API's via callbacks. Currently there are four pieces of data which get constantly passed through these callbacks, as they needed at various stages of the request flow. Unfortunately, since a second "RequestSession" request may come in during this asynchronous work, this data cannot just be cached on the VRService class. This change cleans up some of the pattern to make this more readable by creating a struct to hold this data, so that only one object needs to be consistently forwarded around by the code. Bug: 1045130 Change-Id: I4a64eaba2944ddfe4304a20e023acc0100c834f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024267 Commit-Queue: Alexander Cooper <alcooper@chromium.org> Reviewed-by:
Klaus Weidner <klausw@chromium.org> Cr-Commit-Position: refs/heads/master@{#736192}
-
Christopher Lam authored
This CL adds a test that ensures that a disallowed WebUI Mojo Interface request crashes the renderer. It also adds a sanity check test that accesses 2 Mojo Interfaces. Bug: 936482 Change-Id: I3ad90958cf004e3ea14d08034dd2200a3012f469 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981245 Commit-Queue: calamity <calamity@chromium.org> Reviewed-by:
calamity <calamity@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/master@{#736191}
-
Yusuf Sengul authored
Bug: 1038368 Change-Id: If6d1831cbda98084e9dfc7ee9387f0b77c96208f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984474 Commit-Queue: Yusuf Sengul <yusufsn@google.com> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
Roger Tawa <rogerta@chromium.org> Reviewed-by:
Tien Mai <tienmai@chromium.org> Cr-Commit-Position: refs/heads/master@{#736190}
-
Weiliang Chen authored
Follow up on previous CL by improving comments quality. R=rjkroege Bug: 979788 Change-Id: I110404464582bdf6490100fb601dda39ee0aca73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023481 Commit-Queue: weiliangc <weiliangc@chromium.org> Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Cr-Commit-Position: refs/heads/master@{#736189}
-
John Chen authored
Rebaseline of following directories: html, paint, svg, tables TBR=wangxianzhu@chromium.org Bug: 1028242 Change-Id: Ieed3a8868fc567633bd8216eade45438ace995b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026367Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#736188}
-
Avi Drissman authored
* Assume building with a macOS SDK newer than 10.8 * Assume C++11 strong enums * Assume 64-bit compilation Bug: 1044838 Change-Id: I5a21aa1dbd00c5d6999d67ae80f18979c1c49607 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2025988 Auto-Submit: Avi Drissman <avi@chromium.org> Reviewed-by:
Mark Mentovai <mark@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#736187}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/ba9da466cca5..ad9110026bee git log ba9da466cca5..ad9110026bee --date=short --first-parent --format='%ad %ae %s' 2020-01-29 fmalita@chromium.org [skottie] Separate text resize options 2020-01-28 mtklein@google.com partial strength reduction for bit ops 2020-01-28 egdaniel@google.com Remove create function in proxyProvider that takes a raster SkImage. 2020-01-28 mtklein@google.com tweak grading in gm/skbug_9819 for G8 2020-01-28 mtklein@google.com skvm sweep gradients 2020-01-28 reed@google.com improvements to shaper_ct 2020-01-28 bsalomon@google.com Fix asyncRescaleAndReadPixelsYUV420 fallback w/out GL_EXT_texture_rg. Created with: gclient setdep -r src/third_party/skia@ad9110026bee 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 reed@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 Bug: None Tbr: reed@google.com Change-Id: Ie3b608f6804f8a15eee65baa4c0397f57bc667a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026412Reviewed-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@{#736186}
-
Garrett Beaty authored
Change-Id: Id3345773ded119aac8950b7a367ac176b3ef86df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021185Reviewed-by:
Simon Que <sque@chromium.org> Commit-Queue: Simon Que <sque@chromium.org> Auto-Submit: Garrett Beaty <gbeaty@chromium.org> Cr-Commit-Position: refs/heads/master@{#736185}
-
Josh Simmons authored
A screenshot of the layout with these updates is here: https://drive.google.com/open?id=1-FooiiizmrwZSq9B_SXrkhdOiVhSZT_K Bug: 1040661 Change-Id: I7b5579d9d44807b979484e58dcb273507c3e3c0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024067 Commit-Queue: Josh Simmons <jds@google.com> Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#736184}
-
Brandon Wylie authored
Bug: 1041576 PRD: go/roti-prd Doc: go/roti-chrome-design Change-Id: Id5e547f922ce7939563e7a475654a55396954070 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1999157 Commit-Queue: Brandon Wylie <wylieb@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Ender <ender@google.com> Reviewed-by:
Patrick Noland <pnoland@chromium.org> Cr-Commit-Position: refs/heads/master@{#736183}
-
Piotr Bialecki authored
`entityTypes` are marked as unstable in WebXR Hit Test Module draft spec and are not to be implemented yet - hide them behind blink flag. Specification can be found here (note the unstable sections): https://immersive-web.github.io/hit-test/#hit-test-trackable-type-enum Introduced by PR https://github.com/immersive-web/hit-test/pull/76 Change-Id: I8041db8c7e0b25f197dfd49c3ceb1b0541004ca7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023288Reviewed-by:
Philip Rogers <pdr@chromium.org> Reviewed-by:
Alexander Cooper <alcooper@chromium.org> Commit-Queue: Piotr Bialecki <bialpio@chromium.org> Cr-Commit-Position: refs/heads/master@{#736182}
-
Bo authored
This reverts commit ecd023d3. Reason for revert: crbug.com/1046604 Original change's description: > android: Use DisplayAndroid in media > > Bug: 1042063 > Change-Id: I8b61a7ccdbf50703115a0e6b971a02623771756d > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2019603 > Reviewed-by: Yuri Wiitala <miu@chromium.org> > Reviewed-by: Dale Curtis <dalecurtis@chromium.org> > Commit-Queue: Bo <boliu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#736028} TBR=dalecurtis@chromium.org,miu@chromium.org,boliu@chromium.org Change-Id: Iaabe3c76552436d93d0906ef7b047a0030578647 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1042063 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026354Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#736181}
-
Maks Orlovich authored
Debugging them took more time than I hoped for, though I may suddenly have a lead on the SiteForCookies one... but probably need a whee bit more time. Change-Id: I9126dc57220193bceca04060da6219c7fcfc3bea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022927Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Maksim Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#736180}
-
Toni Barzic authored
BUG=1012814 Change-Id: I9a35abc722be0e534569cc0c3aae3bbcb28ef29e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2025080 Commit-Queue: Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Manu Cornet <manucornet@chromium.org> Cr-Commit-Position: refs/heads/master@{#736179}
-
Adam Ettenberger authored
BrowserAccessibilityComWin inherits IAccessibleText from 2 sources : - IAccessibleHypertext - AXPlatformNodeWin A snippet of the inheritance hierarchy looks like this : ______IAccessibleText______ | | V V IAccessibleHypertext AXPlatformNodeWin | | |___________________________| | V BrowserAccessibilityComWin Because of this, BrowserAccessibilityComWin (BAComWin) must override IAccessibleText methods even though it only calls the inherited implementation from AXPlatformNodeWin. To simplify the inheritance hierarchy and allow BAComWin to only override what is necessary, AXPlatformNodeWin should inherit IAccessibleHypertext and return E_NOTIMPL for the hypertext methods until hypertext implementation can be migrated out of BAComWin. Bug: 1038767 Change-Id: Ie8b47cbac2de791700852f3298e609b0791e818c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1985172 Commit-Queue: Adam Ettenberger <adettenb@microsoft.com> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#736178}
-
Etienne Bergeron authored
Remove leftovers from: https://chromium-review.googlesource.com/c/chromium/src/+/1981857 R=pkasting@chromium.org Bug: 1025561 Change-Id: Ice6d630c82d2513cb4b8823e93db0b5cac695253 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2025987 Commit-Queue: Robert Sesek <rsesek@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#736177}
-
Hiroki Sato authored
CHROMEOS macro is defined in third_party/webrtc. This CL replaces it with more appropriate macro. Bug: None Change-Id: I0587d5958963eb38b44372837d8098db774214fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021788Reviewed-by:
Brandon Tolsch <btolsch@chromium.org> Commit-Queue: Hiroki Sato <hirokisato@chromium.org> Cr-Commit-Position: refs/heads/master@{#736176}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/ed9a401f277b..b6bf0b2546f3 git log ed9a401f277b..b6bf0b2546f3 --date=short --first-parent --format='%ad %ae %s' 2020-01-28 danilchap@webrtc.org Pass picture_id from generic packetizer through codec-specific field 2020-01-28 steveanton@webrtc.org Remove iceRegatherIntervalRange Created with: gclient setdep -r src/third_party/webrtc@b6bf0b2546f3 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 Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I56ab0ee773b04cf97de1b7cc09eed515b1781589 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026175Reviewed-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@{#736175}
-
Chan Li authored
This reverts commit d6979edd. Reason for revert: Caused compile failures. Sample failed build: https://ci.chromium.org/p/chromium/builders/ci/linux-ozone-rel/108130 Original change's description: > Move external protocol dialog to intent handling metrics. > > The external protocol dialog class recorded metrics that fall under > the purview of the intent handling metrics class, so it has been > moved to be under that class structure. > > BUG=1044710 > TEST=ran IntentHandlingMetrics.* unit tests. > > Change-Id: I156617bb999ca6072c744e117306b48287144c28 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024388 > Reviewed-by: David Jacobo <djacobo@chromium.org> > Reviewed-by: Dominick Ng <dominickn@chromium.org> > Commit-Queue: Alex Linker <ajlinker@chromium.org> > Cr-Commit-Position: refs/heads/master@{#736173} TBR=djacobo@chromium.org,dominickn@chromium.org,ajlinker@chromium.org Change-Id: I979e53ee6bf23ae8f80cac4eaac7e6c1792d878d No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1044710 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026888Reviewed-by:
Chan Li <chanli@chromium.org> Commit-Queue: Chan Li <chanli@chromium.org> Cr-Commit-Position: refs/heads/master@{#736174}
-
alex linker authored
The external protocol dialog class recorded metrics that fall under the purview of the intent handling metrics class, so it has been moved to be under that class structure. BUG=1044710 TEST=ran IntentHandlingMetrics.* unit tests. Change-Id: I156617bb999ca6072c744e117306b48287144c28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024388Reviewed-by:
David Jacobo <djacobo@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Alex Linker <ajlinker@chromium.org> Cr-Commit-Position: refs/heads/master@{#736173}
-
Sky Malice authored
This CL should expose enough to allow a sort of hello world example, but is missing critical pieces. This is because the design is not yet finalized and to try to avoid unnecessary churn. Bug: 1046069 Change-Id: I330222affdfe547685cfec5981f438b0e4ab4922 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023849 Commit-Queue: Sky Malice <skym@chromium.org> Reviewed-by:
Cathy Li <chili@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Justin DeWitt <dewittj@chromium.org> Cr-Commit-Position: refs/heads/master@{#736172}
-
Daniel Rubery authored
Reporting of interstitials shown was done in SafeBrowsingBlockPage::ShowBlockingPage, but when committed interstitials is enabled, this function is never called. So this CL adds a call to report interstitials shown by the SafeBrowsingNavigationThrottle, which will trigger when committed interstitials is enabled. Bug: 1046525 Change-Id: I06e94f7ecd145352e3be55b3170931479604adf8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2025930Reviewed-by:
Carlos IL <carlosil@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/master@{#736171}
-
Peter Kasting authored
A whole slew of unrelated small changes: * Use =default more * Shorten code * Better use of idioms like GetMainAxis(), ClampToRange(), StrCat(), etc. * Attempt to improve comments (clearer, briefer, etc.) * Change some {} constructions to constructor syntax. Improves compliance with https://chromium.googlesource.com/chromium/src/+/master/styleguide/c++/c++-dos-and-donts.md#variable-initialization and makes the type in question clearer. * More use of pass-by-value-and-move where callee always copies. * Reorder declarations to match definitions * Eliminate default arg to AllocateFlexSpace(), which just decreased clarity slightly * Remove unnecessary conditionals * Eliminate else after return * Declare variables as close to first use as possible * Implement some equality checks with std::tie() (not required style, but mentioned in totw/43 and tends to reduce maintenance hassle when more fields are added; is also more consistent with how we already used it for some inequalities of these types) * Fix badly-copy-and-pasted param names * Remove unreachable code that also defeats warn-if-unhandled-enum-added Bug: none Change-Id: Ia0b22e1bc8981a3efc601d48c43180de4fd43f08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021293 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#736170}
-
Eugene But authored
Bug: 1046588 Change-Id: I8f3231aa19f029bb2d94d73490f5f8af221b778c TBR: michaeldo@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026372Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#736169}
-
Yi Gu authored
The test was flaky before Nov 2019 and disabled in crrev.com/c/1898295. However crrev.com/c/1917946 re-enabled it perhaps by accident. It's still flaky: https://analysis.chromium.org/p/chromium/flake-portal/flakes/occurrences?key=ag9zfmZpbmRpdC1mb3ItbWVyQQsSBUZsYWtlIjZjaHJvbWl1bUBicm93c2VyX3Rlc3RzQEJvb2ttYXJrc0NvbW1hbmRNYW5hZ2VyVGVzdC5BbGwM TBR=hcarmona@chromium.org Bug: 1010381, 1040698 Change-Id: I96d9a13efdce7a1c3dd6127efb8608d29a3c6335 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026025Reviewed-by:
Yi Gu <yigu@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#736168}
-
James Cook authored
It was added to make a decision about decoupling browser page zoom from ARC++/OS zoom. We made the decision and shipped the decoupling in M78. Mark the histogram obsolete and delete the code that records it. Bug: 1043721, 955071 Change-Id: I6b0058e093248041ef8693bb3f7a0b55ab709769 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015570Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Auto-Submit: James Cook <jamescook@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#736167}
-
Wenbin Zhang authored
This is a reland of 1547c775 Original change's description: > Set limit for field trial parameters length. > > Windows has a limit of 32767 on a command line. When testing with field > trails, the command to launch chrome.exe may exceed the limit if there're > too many field trial configs passed as parameters. This was causing > the chrome perf waterfall to completely fail on Windows. > > This CL added a presubmit check to see whether the configs under Windows > will exceed the limit of 31000. > > Bug: chromium:1045530 > Change-Id: I9d181783f1bdad58eeba802583c052bfd0321c6f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021468 > Commit-Queue: Wenbin Zhang <wenbinzhang@google.com> > Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> > Reviewed-by: Caleb Rouleau <crouleau@chromium.org> > Cr-Commit-Position: refs/heads/master@{#735981} Bug: chromium:1045530 Change-Id: I04b664b6f8a6b21f6202df95d912bd220d669728 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2025511 Commit-Queue: Wenbin Zhang <wenbinzhang@google.com> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#736166}
-
Steven Bingler authored
Implement UKM metrics in storage_partition_impl to record when cookies are sent or set across schemes. This is the UKM version of the UMAs Cookie.SameSiteDifferentSchemeRequest and Cookie.SameSiteDifferentSchemeResponse. Doing so requires that the CookieInclusionStatus warning field be expanded to include cross-scheme warnings. Bug: 1030938 Change-Id: Iad13d610ae39e4d250157394459297698a2879de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015353Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Maksim Orlovich <morlovich@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Commit-Queue: Steven Bingler <bingler@chromium.org> Cr-Commit-Position: refs/heads/master@{#736165}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/f329c78b6cb0..74f5054ec925 git log f329c78b6cb0..74f5054ec925 --date=short --first-parent --format='%ad %ae %s' 2020-01-28 natlee@microsoft.com Handle Device Lost for Buffer Created with: gclient setdep -r src/third_party/dawn@74f5054ec925 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/+/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:1042998,chromium:1043468 Tbr: cwallez@google.com Change-Id: Id52c0adf7506a975da2a3ccafed02d91a46bb7fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026023Reviewed-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@{#736164}
-
Rob Buis authored
Implement baseline adjustment calculation for the children in the row algorithm as well as calculating the baseline adjustment of the row itself. Bug: 6606 Change-Id: If8ec5f8fed28c6008c23284184e3c7e5bd7cc0e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2003137 Commit-Queue: Rob Buis <rbuis@igalia.com> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#736163}
-
Ryan Sturm authored
This CL records when the navigation was the user's registered home page or DSE (for both starting URL and committed URL). Bug: 1044295 Change-Id: I25dbaff66720ef8d16ba1fb12225055bb020f2f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2013802Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/master@{#736162}
-
Darren Shen authored
As a precaution, use the old InputMethodEngine when rulebased flag is off so that we return to old behaviour if we had to turn off the flag due to bugs. Bug: 1034355 Change-Id: I9a2b5288b0ca4f56d5c9972374720dc2318c3b14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026547 Commit-Queue: Leo Zhang <googleo@chromium.org> Reviewed-by:
Leo Zhang <googleo@chromium.org> Cr-Commit-Position: refs/heads/master@{#736161}
-
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: I78448c3ed4215014925a6c4ee225419679fb3944 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026408Reviewed-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@{#736160}
-
Mark Schillaci authored
Added explicit case for <time> tags to prevent node from being ignored as a leaf on Android. This will allow the <time> nodes to be traversed with AT the same as on other platforms. Bug: 1043377 Change-Id: Ibd243578322485d7abafc4b5f7a8dbe0f9986d79 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2018243Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Mark Schillaci <mschillaci@google.com> Cr-Commit-Position: refs/heads/master@{#736159}
-
Sophie Chang authored
Got botched during migration but kept it with the old naming for consistency Change-Id: I66730a4e98868981a5f9536ee2e27b0d0b461d2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2025230Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#736158}
-
Orin Jaworski authored
This CL creates the OmniboxButtonRow feature flag for command-line. Change-Id: I483bd37c212f0ff9bb558c170885ef71940aa77a Bug: 1046523 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024031 Commit-Queue: Orin Jaworski <orinj@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#736157}
-