- 19 Apr, 2019 18 commits
-
-
Rob Paveza authored
This change adds aXe Core linting to the following components of the main Elements tool: - DOM tree - Breadcrumbs - Styles pane - Computed Styles pane Change-Id: I247d9a4d4883db936f09c4d252a0558e63295edf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566689 Commit-Queue: Robert Paveza <Rob.Paveza@microsoft.com> Reviewed-by:
Joel Einbinder <einbinder@chromium.org> Cr-Commit-Position: refs/heads/master@{#652424}
-
Bret Sepulveda authored
The tests are timeout-flaky. TBR=caseq@chromium.org Bug: 954398 Change-Id: I4d9e2658e49d599a5890042c92932eaa1906b4bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575023Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#652423}
-
Peter Kasting authored
Bug: 940135 Change-Id: I3f206c6a86408b850ac23aa422e46995c9e6b00a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1573006Reviewed-by:
Peter Boström <pbos@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#652422}
-
John Budorick authored
It doesn't appear to do anything, but we still pass it (for now). Bug: 861983 Change-Id: I9e5aced1aeedd9dbb3151a5e1a1dcca5c60489f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574430 Commit-Queue: John Budorick <jbudorick@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Auto-Submit: John Budorick <jbudorick@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#652421}
-
Ben Pastene authored
Unblocks https://chromium-review.googlesource.com/c/chromium/src/+/1573380 Bug: 954192 Change-Id: If338e6fd4cb28ba8a18996c786b87cea978366fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574598 Commit-Queue: Ben Pastene <bpastene@chromium.org> Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Cr-Commit-Position: refs/heads/master@{#652420}
-
Alexei Filippov authored
Make its scope span across RunMicrotasks event scope. BUG=953914 Change-Id: I8fb42a6a3aba84b0dbf6a1e1c64a993e0c6c2d2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1573998Reviewed-by:
Paul Irish <paulirish@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: Alexei Filippov <alph@chromium.org> Cr-Commit-Position: refs/heads/master@{#652419}
-
Yeol Park authored
So it replaced AddHeadersFromString with AddHeaderFromString in the net_unittests. Bug: 862175 Change-Id: I3296f86f44ef5fca4b54fc267fdf4550707a3148 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1573420Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Yeol Park <peary2@gmail.com> Cr-Commit-Position: refs/heads/master@{#652418}
-
Dale Curtis authored
Adds support for Windows ARM64 by cloning the x64 config and turning it into a arm64 one. Unfortunately meson (the build system dav1d uses) doesn't support clang-cl + arm64, so this is the best we can do for now. Also removes the need for wine when generating Windows configurations, since we don't care about running the tests anyways. Fixes typo in the win64 config which didn't matter too. https://chromium.googlesource.com/external/github.com/videolan/dav1d.git/+log/ace3855a6037..589e96a1f2cf $ git log ace3855a6..589e96a1f --date=short --no-merges --format='%ad %ae %s' 2019-04-18 liwei Add SSSE3 implementation for the {16, 32, 64}x64 and 64 x{16, 32} blocks in itx 2019-04-16 rsbultje Over-allocate level array by 3-bytes 2019-03-30 martin arm64: loopfilter: Implement NEON loop filters 2019-02-24 martin arm64: looprestoration: Add a NEON implementation of SGR 2019-04-16 martin msac: Add a cast to indicate intended narrowing from size_t to unsigned 2019-04-11 gramner x86-64: Add msac_decode_symbol_adapt SSE2 asm 2019-04-10 xuefeng Add SSSE3 implementation for ipred_paeth 2019-04-08 martin arm: Add a _neon suffix to all internal functions 2019-04-08 martin arm: Fix typos in comments 2019-04-03 martin arm: Consistently use 8/24 columns indentation for assembly 2019-04-04 xuefeng Add SSSE3 implementation for ipred_cfl_ac_444 2019-03-28 gramner CI: Check for newline at end of file 2019-03-21 victorien.lecouviour.tuffet x86: cdef_dir: optimize best cost finding for SSE 2019-03-19 victorien.lecouviour.tuffet x86: cdef_filter: use 8-bit arithmetic for SSE 2019-03-12 victorien.lecouviour.tuffet x86: cdef_filter: use a better constant for SSE4 2019-03-26 victorien.lecouviour.tuffet x86: cdef_filter: fix macro case (lower to upper) 2019-03-25 liwei Add SSSE3 implementation for the 16x32,32x16 and 32x32 blocks in itx 2019-03-25 gramner build: Split x86 asm files per bitdepth 2019-03-24 martin Only define DAV1D_API to dllexport when building dav1d itself 2019-03-24 gramner Simplify C for inverse transforms 2019-03-20 gramner x86: Add minor CDEF AVX2 optimizations 2019-03-15 liwei Add SSSE3 implementation for the 8x32 and 32x8 blocks in itx 2019-03-18 xuefeng Add SSSE3 implementation for ipred_cfl_ac_420 and ipred_cfl_ac_422 2019-03-16 jamrial decode: add a frame tile data buffer size check 2019-03-16 jamrial decode: don't realloc the tile data buffer when it needs to be enlarged 2019-03-13 janne-vlc tools/dav1d/md5: bswap big endian high bit depth pixel data 2019-02-27 janne-vlc tools/dav1d: make the md5 muxer endian-aware 2019-03-13 jb On the road to 0.2.2 2019-03-09 jamrial build: use the project version as product version in the windows resource file Created with: roll-dep src/third_party/dav1d/libdav1d BUG=938190,941022 R=chcunningham Change-Id: Id0e4545219009e18b1bb0011ae616301ed50a98d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574199 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Chrome Cunningham <chcunningham@chromium.org> Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Chrome Cunningham <chcunningham@chromium.org> Cr-Commit-Position: refs/heads/master@{#652417}
-
Joshua Pawlicki authored
The key for this CRX is owned by CWS, so I pulled the CWS CRX3 version. TBR=rdevlin.cronin@chromium.org Bug: 954322 Change-Id: I227a95182e95197c2ecc5ffe49b1a16dd2644b99 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574944Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#652416}
-
Chan authored
TBR=bsep@chromium.org Bug: 954365 Change-Id: I74b47e8506392864146d7e94b1497a5990b12d7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575018Reviewed-by:
Chan Li <chanli@chromium.org> Commit-Queue: Chan Li <chanli@chromium.org> Cr-Commit-Position: refs/heads/master@{#652415}
-
Rob Paveza authored
This adds an automated run of the aXe Core linter to the DOM Properties pane of the Elements tab. Change-Id: I3cd687358eea482ec690c8d4bbc53e58ae87fcdb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1567909Reviewed-by:
Joel Einbinder <einbinder@chromium.org> Commit-Queue: Robert Paveza <Rob.Paveza@microsoft.com> Cr-Commit-Position: refs/heads/master@{#652414}
-
Yann Dago authored
Settings page visual: http://screen/SmaWDcxWq2R About page visual: http://screen/db8RQ9EbOS7 Bug: 954400 Change-Id: If9d79de0ef5c5eba39af1a5c108e9d056c0a3573 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574440Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Commit-Queue: Yann Dago <ydago@chromium.org> Cr-Commit-Position: refs/heads/master@{#652413}
-
Sinan Sahin authored
Bug: 915305, 950166 Change-Id: I1cdf7762b954db4e93be6e94aeb8d87b07c0c614 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562075 Commit-Queue: Sinan Sahin <sinansahin@google.com> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Becky Zhou <huayinz@chromium.org> Cr-Commit-Position: refs/heads/master@{#652412}
-
Lan Wei authored
In order to complete transferring user activation through cross-process postMessage, we need to transfer the user activation state in other renderer processes (non-source, non-target) through IPC. We will complete the same-process postMessage case in the following CL. Bug:928838 Change-Id: Ia959d8f43f1965b59674346e83b453bb6f2378ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1546675 Commit-Queue: Lan Wei <lanwei@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Mustaq Ahmed <mustaq@chromium.org> Cr-Commit-Position: refs/heads/master@{#652411}
-
Andrew Xu authored
Add PresentationTimeRecorder to record all tablet mode launcher gesture interactions, which include: (1) Swiping from bottom of screen to show launcher (2) Swiping from top of screen to hide launcher Test: ash_unittests Bug: 947105 Change-Id: Ib1d014b1b7141883d9e78035a26cbeeea689c651 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1564880 Commit-Queue: Andrew Xu <andrewxu@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#652410}
-
Koji Ishii authored
Following bot results are included. 18207 18208 18215 18217 18219 18223 18233 18237 18241 18244 18251 18259 18264 18268 18281 18289 18297 18307 18316 18323 18329 18333 18342 18351 18360 18370 18381 18388 18397 18403 18420 18429 2 lines were removed and 4 lines were deflaked by consecutive results since 18329. TBR=eae@chromium.org, mstensho@chromium.org NOTRY=true Bug: 591099 Change-Id: I0e1a5d04ca02a2fb4179263a1fa9764ebaabad08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566256Reviewed-by:
Koji Ishii <kojii@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#652409}
-
Victor Fei authored
Implemented FindAttribute of ITextRangeProvider with associated unittests. Bug: 928948 Change-Id: I14ff986294309d599d3adb81a81587a2d7c7e229 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1555052Reviewed-by:
Kevin Babbitt <kbabbitt@microsoft.com> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Victor Fei <vicfei@microsoft.com> Cr-Commit-Position: refs/heads/master@{#652408}
-
Hector Carmona authored
This change will be necessary in order to skip onboarding if all modules are disabled by policy. Bug: 951840 Change-Id: I305ae446732517db26a1b5ee096276e6c2ee7fd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1572640 Commit-Queue: Hector Carmona <hcarmona@chromium.org> Reviewed-by:
Dan Beam <dbeam@chromium.org> Cr-Commit-Position: refs/heads/master@{#652407}
-
- 18 Apr, 2019 22 commits
-
-
Dan Harrington authored
Change-Id: Ieaf2be762ed4719a7404c6b51c56db10fc367afa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574978Reviewed-by:
Peter Williamson <petewil@chromium.org> Commit-Queue: Dan H <harringtond@chromium.org> Cr-Commit-Position: refs/heads/master@{#652406}
-
Oystein Eftevaag authored
NOTRY=true TBR=croleau@chromium.org CC=mythria@chromium.org,ulan@chromium.org BUG=953371 Change-Id: Ibcb64d10e27ee87925f71f627abfe960e54464ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574604Reviewed-by:
oysteine <oysteine@chromium.org> Commit-Queue: oysteine <oysteine@chromium.org> Cr-Commit-Position: refs/heads/master@{#652405}
-
Bill Budge authored
- UMA shows this interface has no usage. Change-Id: Ifcb68620aceab0d8a857b4a3a0c768990bf47905 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1546762 Commit-Queue: Bill Budge <bbudge@chromium.org> Reviewed-by:
Raymes Khoury <raymes@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Sam Clegg <sbc@chromium.org> Cr-Commit-Position: refs/heads/master@{#652404}
-
Khushal authored
Plumb the supported refresh rates from the browser to GPU process and the preferred refresh rate setting from the GPU to browser process. R=ericrk@chromium.org Bug: 938106 Change-Id: I00f2564dfa523bebe0c76fa855ae844b72ba68da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1556415 Commit-Queue: Khushal <khushalsagar@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Eric Karl <ericrk@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Auto-Submit: Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#652403}
-
Varun Khaneja authored
See: https://docs.google.com/document/d/1E1uyto12NGe9kZFpqH8T8pRyhaOdzcKwHW51RETw-0Q/edit CL for Android: https://crrev.com/c/1574892 R=drubery TBR=rockot Bug: 953997 Change-Id: Ie2138e3f4c15a82a722351cc47ddbde06016e8ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574938 Commit-Queue: Varun Khaneja <vakh@chromium.org> Reviewed-by:
Daniel Rubery <drubery@chromium.org> Auto-Submit: Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#652402}
-
Hector Carmona authored
If NewTabPageLocation is set to any URL, then we will skip the 'nux-ntp-background' module. Bug: 951833 Change-Id: I3ddbc76eb8a42d95b63cbec288df9b212dcff632 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1568769 Commit-Queue: Hector Carmona <hcarmona@chromium.org> Reviewed-by:
Dan Beam <dbeam@chromium.org> Cr-Commit-Position: refs/heads/master@{#652401}
-
Dan Sanders authored
DXVA VDA outputs corrupted bitstream IDs in some cases. GVD allowed this (in Release builds) and sets the VideoFrame timestamp to 0. This change makes VdaVideoDecoder do the same. Bug: 936747 Change-Id: Ie127bb9c57caa21082bce9f1b631f4ae723b631a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574884Reviewed-by:
Frank Liberato <liberato@chromium.org> Commit-Queue: Dan Sanders <sandersd@chromium.org> Cr-Commit-Position: refs/heads/master@{#652400}
-
Sam Fortiner authored
There is a gutter rect around the scrollbar during which thumb drags will behave as though the mouse is on the thumb even if it moves off the thumb but is still inside the gutter rect. If the mouse moves outside of that gutter rect, the thumb snaps back to its original position. This behavior offers users the ability to quickly toggle between two positions in a scroller by intentionally moving the thumb in the non-scrolling direction in and out of the gutter. However, it also can frustrate users if they grabbed the scrollbar thumb and dragged in the scrolling direction but unintentionally move outside of the gutter causing the thumb to snap back. This change modifies the behavior so that scrollbars have an infinitely large interaction gutter rect in the scrolling direction. Bug: 801188 Change-Id: I838741053305122adf5b81345eb56d87916edd0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566027 Commit-Queue: Sam Fortiner <samfort@microsoft.com> Reviewed-by:
David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#652399}
-
Xing Liu authored
This CL adds a class to cache API calls before NotificationScheduler async initialization is done. Bug: 930968 Change-Id: Ic4bff46205393d684ec7c825e96daad788d0a914 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1573240Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#652398}
-
Hector Carmona authored
If either BookmarkBarEnabled or EditBookmarksEnabled is set and disabled then the 'nux-google-apps' module will not be shown. Bug: 951837 Change-Id: I8c696ceec0f408074c67610f2eff4c129d5f21d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1568685 Commit-Queue: Hector Carmona <hcarmona@chromium.org> Reviewed-by:
Dan Beam <dbeam@chromium.org> Cr-Commit-Position: refs/heads/master@{#652397}
-
Katie Dillon authored
This reverts commit 1c60a4f0. Reason for revert: Causing a lot of regressions for developer apps. Original change's description: > Enabling forbid sync XHR in page dismissal by default. > > Bug: 827324 > Change-Id: Id12b26c1303a977081702e792b0bd8e3ecbd8012 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1542148 > Commit-Queue: Katie Dillon <kdillon@chromium.org> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Cr-Commit-Position: refs/heads/master@{#649921} TBR=haraken@chromium.org,kdillon@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 827324 Change-Id: I01c10dc87ba39bb716502a995f076b3c31bb4e91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1573878Reviewed-by:
Shubhie Panicker <panicker@chromium.org> Commit-Queue: Katie Dillon <kdillon@chromium.org> Cr-Commit-Position: refs/heads/master@{#652396}
-
Daniel Cheng authored
This allows us to be more explicit when content::ResourceType needs to be smuggled in an untyped int. It has the effect of introducing more static_cast<int>, but this makes the conversion sites explicit. This also allows several other incidental fixes: - the Mojo version of the enum no longer defines a sentinel value (which violates best practices in the security guidelines) - the C++ version of the enum can now define a compiler-enforced kMaxValue enumerator. - Since kMaxValue is no longer a distinct value, dummy handling for this value can be removed. This revealed a quirk in chrome/browser/predictors/loading_data_collector.cc Tbr: avi@chromium.org Tbr: blundell@chromium.org Tbr: droger@chromium.org Tbr: rdevlin.cronin@chromium.org Change-Id: I7203a029b1fcb06426c957d208e9278a25d4a45b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1569345 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#652395}
-
David Bienvenu authored
Bug: 939867 Change-Id: Ia1a8e99cea9ba5433b60f4213b1a3a1304cd9b91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1573159Reviewed-by:
ccameron <ccameron@chromium.org> Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Cr-Commit-Position: refs/heads/master@{#652394}
-
Chris Cunningham authored
This completes the chain of render-side CLs to fetch the smoothness and power efficiency stats for decodingInfo() with a KeySystemConfig. Bug: 907909 Change-Id: Ia39df593706a6b2447ea2666cd4005c4fbc8fbf6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1554897 Commit-Queue: Chrome Cunningham <chcunningham@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#652393}
-
Karan Bhatia authored
This CL marks the following histograms as never expiring: -Extensions.WebRequest.TotalBlockingRequestTime -Extensions.WebRequest.TotalRequestTime -Extensions.WebRequest.TotalExtraHeadersRequestTime These are useful in monitoring the performance of the web request API and detecting regressions. BUG=953036 Change-Id: I296ad0a064261db44ec0004e42a27d3bad95f8c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1572865Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Auto-Submit: Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#652392}
-
Bret Sepulveda authored
Tab groups are currently identified using TabGroupData pointers. However, this is fragile because those pointers may not be valid forever and because memory address may be reused. It makes more sense to use an opaque int ID for this purpose instead. This also allows the API to explicitly define when a group may be null or not, by using base::Optional. Also, in a future patch, tab_strip_layout.h/cc will be able to operate using that ID and continue to avoid knowledge of any particular View type. This patch also includes some miscellaneous refactoring in tab_strip_model_unittest.cc. Bug: 905491 Change-Id: I9700a50d5fa9e4050ec2169af8e1362d11d9dade Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562764 Commit-Queue: Bret Sepulveda <bsep@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
Taylor Bergquist <tbergquist@chromium.org> Cr-Commit-Position: refs/heads/master@{#652391}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/f88c75708b4d..67f7f92555b7 git log f88c75708b4d..67f7f92555b7 --date=short --no-merges --format='%ad %ae %s' 2019-04-18 benjhayden@chromium.org Fix y-axis unit in spa 2019-04-18 benjhayden@chromium.org Fix report-template css Created with: gclient setdep -r src/third_party/catapult@67f7f92555b7 The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-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 BUG=chromium:952290 TBR=oysteine@chromium.org Change-Id: I4f65e22452d69ab6b858c9cbb0ba57e26f67cd58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574784Reviewed-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@{#652390}
-
Caleb Raitto authored
Bug: 879208 Change-Id: I60eb7cf15b6817814addb6094ca1ff9c4c252b14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1423352 Commit-Queue: Caleb Raitto <caraitto@chromium.org> Reviewed-by:
Paul Jensen <pauljensen@chromium.org> Reviewed-by:
Misha Efimov <mef@chromium.org> Cr-Commit-Position: refs/heads/master@{#652389}
-
Chris Lu authored
Bug: 919685 Change-Id: I8b890cf3601cdb2d2784b23b8f98f3929a7d7d39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574878Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/master@{#652388}
-
Hector Carmona authored
If BrowserSignin is set to Disabled (0): - "Already a Chrome user? Sign in" text will be replaced with "Skip" - The "signin-view" module will be skipped Screenshot in bug. Bug: 904875 Change-Id: I765cdf44513389111325c6aeb9c410707ac1c300 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1568316 Commit-Queue: Hector Carmona <hcarmona@chromium.org> Reviewed-by:
Dan Beam <dbeam@chromium.org> Cr-Commit-Position: refs/heads/master@{#652387}
-
Nikita Podguzov authored
Bug: 848942 Change-Id: I55c8c9ba6c61dbdb5de894bbf8aadc1e98239d83 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1571696 Commit-Queue: Nikita Podguzov <nikitapodguzov@google.com> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#652386}
-
Tanya Gupta authored
This logic previously lived inside the NotificationManager making it harder to test. By moving it to a separate class, the SharedPreference logic can be tested more easily. Furthermore, the new class supports versioning so that the information stored in the SharedPreferences can be modified in the future in a backwards compatible way. Bug: 939026 Change-Id: I1953003ed3ef262c4aa7a5a038bc6d76875364bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1568486 Commit-Queue: Tanya Gupta <tgupta@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Cr-Commit-Position: refs/heads/master@{#652385}
-