- 19 Apr, 2019 40 commits
-
-
Lambros Lambrou authored
This is a very simple refactor, to facilitate hooking in a token-exchange service. Bug: 954427 Change-Id: If7b7a3528cd38090c64d6ab4e6990793ff5469ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575128 Commit-Queue: Lambros Lambrou <lambroslambrou@chromium.org> Commit-Queue: Joe Downing <joedow@chromium.org> Reviewed-by:
Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/master@{#652450}
-
dpapad authored
This is in preparation of removing the custom cr.EventTarget implementation in favor of native EventTarget, which requires all subclasses to be ES6 classes, otherwise a runtime "Illegal invocation" error is thrown. Bug: 854268,778674 Change-Id: I77e4924d9e22eb58d90f35e5c7b37b5f61759649 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574212 Auto-Submit: Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#652449}
-
Hector Carmona authored
Bug: 951840 Change-Id: I628d3c86af68f2b36231b2497bdabf701c7ad8b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574607Reviewed-by:
Dan Beam <dbeam@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Hector Carmona <hcarmona@chromium.org> Cr-Commit-Position: refs/heads/master@{#652448}
-
Bret Sepulveda authored
The following tests are passing now, so removing TestExpectations lines. * printing/list-item-with-empty-first-line.html * printing/quirks-percentage-height.html * virtual/threaded/printing/quirks-percentage-height.html * printing/subframes-percentage-height.html * virtual/threaded/printing/subframes-percentage-height.html TBR=forshaw@chromium.org Bug: 591500 Change-Id: I14e5781021d816fd78707e3c2a4df841e95959f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575028Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Commit-Queue: Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#652447}
-
Joey Arhar authored
WebRequestProxyingWebSocket currently ignores the user-agent override set by DevTools present in the additional_headers parameter of AddChannelRequest. This patch stores additional_headers and forwards them if they are not already overriden by an extension. Bug: 941433 Change-Id: I340d3358293bd0a56732b41f2db7e8e854c85486 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1544246 Commit-Queue: Joey Arhar <jarhar@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#652446}
-
Daniel Cheng authored
Mojo provides predefined kMaxValue for circumstances where these sorts of values would be useful, so defining _LAST is redundant. In this case, it's only used to handle the NOTREACHED() case in the enum traits; just map the NOTREACHED() case to something arbitrary. Change-Id: Ieaca8b83f051f75f64071542c6135a0ddaca8544 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1570735 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Auto-Submit: Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Cr-Commit-Position: refs/heads/master@{#652445}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/b76dd93cb5bb..067b46c33eed git log b76dd93cb5bb..067b46c33eed --date=short --no-merges --format='%ad %ae %s' 2019-04-18 tomhughes@chromium.org chromeos_config: fix chromite-pre-cq description 2019-04-18 saklein@chromium.org Build API: Adding setup board functionality 2019-04-18 dhanyaganesh@chromium.org scripts: delete classify_special_tasks.py 2019-04-18 mikenichols@chromium.org upload_symbols: Refactor to utilize new endpoint 2019-04-18 lamontjones@chromium.org binhost: add RegenBuildCache Created with: gclient setdep -r src/third_party/chromite@067b46c33eed The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-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:chromeos-kevin-rel TBR=chrome-os-gardeners@chromium.org Change-Id: I82caba195d15b8d2e0e1efcfabc668b6eb75a003 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574206Reviewed-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@{#652444}
-
Krishna Govind authored
TBR=meacer@chromium.org Change-Id: I9aa7c7be0033b78332c6dbeb7d6cad664e8ecbe2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574431 Commit-Queue: Krishna Govind <govind@chromium.org> Reviewed-by:
Krishna Govind <govind@chromium.org> Cr-Commit-Position: refs/heads/master@{#652443}
-
Daniel Cheng authored
Bug: 842296 Change-Id: Icaa023b2ff2bd52ca36206cc1279939c9fbbac76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1567948Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#652442}
-
Johannes Henkel authored
to rev 0ffa9dd64489868aad8fc40988558725eabd656e. This brings in the fix for AppendString8EntryToCBORMapTmpl. Change-Id: Iad4e450c5e7b998d311596096c0c5e6145e6d4a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574367Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Johannes Henkel <johannes@chromium.org> Cr-Commit-Position: refs/heads/master@{#652441}
-
BUG=762641 TBR=agawronska@google.com Change-Id: Ie9f8934bf8136a21ab948f4b287f6a042b5156e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1573380 Commit-Queue: Ben Pastene <bpastene@chromium.org> Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#652440}
-
Koji Ishii authored
This patch fixes list-marker changes to mark |NeedsCollectInlines()| by marking once-collected list- markers in |CollectInlines()|. r651389 reduced unnecessary |CollectInlines()|, but list- markers were not properly marked. Bug: 953639 Change-Id: I905b3a18bf935f30b686391c24a2f24f9429c6b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574979Reviewed-by:
Emil A Eklund <eae@chromium.org> Commit-Queue: Emil A Eklund <eae@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#652439}
-
Bret Sepulveda authored
The test is flaky across all platforms. Also disabling TestGalleryRequestsWithOrganicBrand because the flakiness dashboard indicates it's flaky too. TBR=waffles@chromium.org Bug: 954419 Change-Id: I46e166933ea96cf54def1a9e37be3aad8ddd3916 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575120Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Commit-Queue: Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#652438}
-
Wez authored
The BackForwardCacheMetricsTest base set a mock TickClock during SetUp() but never cleared it, meaning that later tests running the same process might use-after-free it. TBR=altimin Bug: 954421 Change-Id: I98946b4639f58288e87d4536d932bf7f588dab60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574211Reviewed-by:
Wez <wez@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#652437}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/67f7f92555b7..ad74585cca1c git log 67f7f92555b7..ad74585cca1c --date=short --no-merges --format='%ad %ae %s' 2019-04-18 benjhayden@chromium.org Migrate report-table to es6 module 2019-04-18 benjhayden@chromium.org Remove stale references to cp-loading.html 2019-04-18 crouleau@chromium.org [vinn] Raise original exception rather than exceptions hit during cleanup 2019-04-18 benjhayden@chromium.org Migrate triage-new and triage-existing to es6 modules Created with: gclient setdep -r src/third_party/catapult@ad74585cca1c 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:950011,chromium:950011,chromium:953365,chromium:950011 TBR=oysteine@chromium.org Change-Id: Iaee4e9dc4d27eeba3e012206f51273c30b89b31e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574208Reviewed-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@{#652436}
-
Alexander Timin authored
This will allow us to measure the performance difference and see the difference in the user engagement metrics and extrapolate to estimate the usefulness of bfcache. One-pager: https://docs.google.com/document/d/10Ff_5oq7k-oYuXTTKdN0v_JKG3bU1GPgAWWF7i4nMvs/edit# R=creis@chromium.org BUG=954271 Change-Id: Id31309a9e4926073b10b0e983ed193cf207ec9f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574798 Commit-Queue: Alexander Timin <altimin@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Cr-Commit-Position: refs/heads/master@{#652435}
-
Andres Calderon Jaramillo authored
This CL makes JpegParser not include the EOI marker and any data after that when computing the |data_size| for a JPEG. The assumption is that the |data_size| should only include scan data: the documentation for the field in jpeg_parser.h states that |data_size| is "the size of compressed data of the first image." The |image_size| field is also affected: it includes everything up to (and including) the EOI marker and ignores anything after that. This is done so that camera captures that come with trailing zeros don't get the size misreported to the hardware acceleration driver. Test: added a simple test to check the behavior. Bug: b:129728310 Change-Id: I68557f38527256e5f6d1116866ae56964ec40da8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1554044 Commit-Queue: Andres Calderon Jaramillo <andrescj@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Cr-Commit-Position: refs/heads/master@{#652434}
-
Austin Eng authored
Bug: 877147 Change-Id: I6e09389ac04077f9f878f5c625cbd7b33474cc92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562896 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by:
Kai Ninomiya <kainino@chromium.org> Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/master@{#652433}
-
Hirokazu Honda authored
We store CheckConfig result in InitializeTask() to the value, |result|, that is in stuck in Initialize(). Since Initialize() progresses once CheckConfig() is done, |result| can be released before the value is checked in InitializeTask(). That causes that |result| is 0 and returns early in Initialize(). H264Decoder is not initialized in the case, h264_decoder is nullptr as a result. This fixes the issue by storing CheckConfig result to a local value in InitializeTask(). Bug: 954185, 951426 Test: video_decode_accelerator_unittest Change-Id: Ia98951ada7abd4c6f22491c504ded4b72f836a29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575039Reviewed-by:
Pawel Osciak <posciak@chromium.org> Commit-Queue: Pawel Osciak <posciak@chromium.org> Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#652432}
-
Alison Maher authored
This change updates the UIA control type for text inputs from UIA_DocumentControlTypeId to UIA_EditControlTypeId. Unit tests added. Bug: 953870 Change-Id: Ie9a570ed10c730c436829af35ec9f81057953c06 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1572556Reviewed-by:
Katie Dektar <katie@chromium.org> Commit-Queue: Alison Maher <almaher@microsoft.com> Cr-Commit-Position: refs/heads/master@{#652431}
-
Rob Paveza authored
Adds aXe core linting automated tests for the Elements tool's Events pane and also corrects a lint failure in that the select item for how events are categorized lacked an accessible label. Change-Id: I69776e0dea8db9c7fd9f3c45d5e02fb77a01936d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1567892 Commit-Queue: Robert Paveza <Rob.Paveza@microsoft.com> Reviewed-by:
Joel Einbinder <einbinder@chromium.org> Cr-Commit-Position: refs/heads/master@{#652430}
-
Caleb Rouleau authored
If a benchmark does not return any test results file, then currently our run_performance_tests.py script will hard fail. Instead, we should be more graceful. Note that an error is already logged when this happens in execute_telemetry_benchmark, so there's no need to log another error. Bug: 953365 Change-Id: Iadba50ffd43b6c7b930b91e5cc1365acc31c3588 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574888 Auto-Submit: 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@{#652429}
-
Varun Khaneja authored
See: https://docs.google.com/document/d/1E1uyto12NGe9kZFpqH8T8pRyhaOdzcKwHW51RETw-0Q/edit CL for Desktop platforms: https://crrev.com/c/1574938 R=drubery Bug: 953997 Change-Id: I4c9b1b52488dd10e6b0f9e8c1c25f8265a4038e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574892Reviewed-by:
Daniel Rubery <drubery@chromium.org> Commit-Queue: Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#652428}
-
Seth Hampson authored
Adds usage counters for the datagram APIs on the RTCQuicTransport for the origin trial. Bug: 874296 Change-Id: Ifb3490b8bf0d3221f29c65a2d91830dbb8aeabd9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1573808 Commit-Queue: Seth Hampson <shampson@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Auto-Submit: Seth Hampson <shampson@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Steve Anton <steveanton@chromium.org> Cr-Commit-Position: refs/heads/master@{#652427}
-
Drew Stonebraker authored
We currently submit a manual CL every time we want to change the hardcoded crash dump percentage for standalone webview due to releasing a beta apk or promoting a beta to stable. Now that standalone webview has channels (https://bugs.chromium.org/p/chromium/issues/detail?id=919216), add logic to include different crash reporting rates for different channels. Bug: 954298 Change-Id: I3a6a9e32e67260cdb2190ea5b394c514d6df0c06 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574362Reviewed-by:
Tao Bai <michaelbai@chromium.org> Commit-Queue: Drew Stonebraker <stonebraker@chromium.org> Cr-Commit-Position: refs/heads/master@{#652426}
-
Shakti Sahu authored
This CL fixes the prefetch tab visibility on download home. The prefetch tab is visible only when prefetching is enabled which requires the feature and the settings to be enabled. Also adds an observer to the user setting pref, so that the tab shows/hides as soon as the setting is toggled. Bug: 951821 Change-Id: I85bc2d0f346d01b1a0f7f9d8b42430f3614ed373 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1564902Reviewed-by:
Carlos Knippschild <carlosk@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/master@{#652425}
-
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}
-