- 01 May, 2018 40 commits
-
-
Sky Malice authored
Monochrome.apk_Dex +2 entries fields +5 entries methods +1 entries types +1 entries strings Monochrome.apk_Breakdown (+1,932 bytes) -2 bytes Zip Overhead +228 bytes Non-compiled Android resources size +76 bytes Package metadata size +126 bytes Java code size +1,504 bytes Compiled Android resources size Monochrome.apk_Specifics +2,324 bytes normalized apk size +1 zip entries file count +392 bytes main dex size Change-Id: I5ddb2a71e54303188cd651a029c383f950785f80 Reviewed-on: https://chromium-review.googlesource.com/1038346Reviewed-by:
Filip Gorski <fgorski@chromium.org> Commit-Queue: Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#555221}
-
James Cook authored
The mustash team is deprecating the current implementation of mus mode (mojo window service on a background thread in the browser process). We don't need to test this configuration any more. Later CLs will clean up the test suite C++ code. Bug: 838597 Change-Id: I1198adcb6e105f3c326f47356b5551221663ad0f Reviewed-on: https://chromium-review.googlesource.com/1037663Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#555220}
-
Tarun Bansal authored
Store RTT observation buffers together in an array. This makes it easier to combine various methods which will be done in the next CL. This CL does not change any functionality. Change-Id: Iaa54895778b078640e6155f833d90903d733f391 Bug: 834119 Reviewed-on: https://chromium-review.googlesource.com/1034391 Commit-Queue: Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/master@{#555219}
-
Chris Blume authored
Previously, ParentLocalSurfaceIdAllocator would default to an invalid LocalSurfaceId. A new LSI had to be explicitly allocated before the normal behavior could use it. With ParentLocalSurfaceIdAllocator now default initializing a valid LSI, the various call sites no longer need to explicitly check for the uninitialized state. LocalSurfaceIdProvider is one of those call sites. BUG=837030 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel Change-Id: Ifec19249e74d2a705b54fec4d5d350ee435d87b0 Reviewed-on: https://chromium-review.googlesource.com/1036794 Commit-Queue: Chris Blume <cblume@chromium.org> Reviewed-by:
Fady Samuel <fsamuel@chromium.org> Cr-Commit-Position: refs/heads/master@{#555218}
-
Sahel Sharify authored
This cl sends a GFS with zero velocity in |OnAutoscrollStart| to make sure that the GFC sent in |onAutoscrollEnd| doesn't get filtered. Processing the GFC will generate a GSE with ends the current scroll sequence. Bug: 829794 Test: WheelScrollingWorksAfterAutoscrollCancel Change-Id: I929e473018f3de9ecf8fafb1f7b2e8e6a9adfd2f Reviewed-on: https://chromium-review.googlesource.com/1026454 Commit-Queue: Sahel Sharifymoghaddam <sahel@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Timothy Dresser <tdresser@chromium.org> Reviewed-by:
Sahel Sharifymoghaddam <sahel@chromium.org> Cr-Commit-Position: refs/heads/master@{#555217}
-
Jeffrey Kardatzke authored
This hides the flag from showing up in chrome://flags if the platform itself does not have VM support. VM support is indicated by the 'Crostini' feature flag being passed into Chrome. Bug: None Test: Verified experimental-ui flag shows/hides based on Crostini flag Change-Id: Ibebc731628e7f05efbbcc586fde923b7c0d30388 Reviewed-on: https://chromium-review.googlesource.com/1037915Reviewed-by:
James Hawkins <jhawkins@chromium.org> Reviewed-by:
Nicholas Verne <nverne@chromium.org> Commit-Queue: Jeffrey Kardatzke <jkardatzke@google.com> Cr-Commit-Position: refs/heads/master@{#555216}
-
Sergey Ulanov authored
The new ServiceDirectory can be used to publish services for other processes to consumer. Also refactored GN templates in fuchsia-sdk to allow building FIDL interfaces defined outside of the SDK and added a unittest that verifies that a service published in ServicesDirectory can be consumed in ComponentContext. TBR=jam@chromium.org Bug: 831384 Change-Id: Ie82e8cd6ff7c02a791ec8b5534f55a527b08a571 Reviewed-on: https://chromium-review.googlesource.com/1027126 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#555215}
-
https://pdfium.googlesource.com/pdfium.git/+log/4bbbca4880fd..9294ffdf371f $ git log 4bbbca488..9294ffdf3 --date=short --no-merges --format='%ad %ae %s' 2018-05-01 hnakashima Start at today's date in XFA Month Calendar. Created with: roll-dep src/third_party/pdfium The AutoRoll server is located here: https://pdfium-roll.skia.org 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. TBR=dsinclair@chromium.org Change-Id: Iaa9cb61af696dd11e77add3c1ac485e787ecdfda Reviewed-on: https://chromium-review.googlesource.com/1038344 Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#555214}
-
Matt Mueller authored
Change-Id: I8b2889ac52df0e59413590002416c97434ca3cfb Reviewed-on: https://chromium-review.googlesource.com/1036797 Commit-Queue: Matt Mueller <mattm@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#555213}
-
Siddhartha authored
Android component builds have .cr.so in library names. Make the test for library name less strict by checking only for substring match. BUG=838544 Change-Id: If7958fdc70e8429e93aff098fcb8baca2ff6c456 Reviewed-on: https://chromium-review.googlesource.com/1038228Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#555212}
-
Matt Reynolds authored
In previous versions, the vibration feature was enabled with the GamepadExtensions runtime feature flag. This CL splits the vibration functionality into a separate flag that is enabled by default. This allows the vibration feature to be enabled independently of other features that use the same runtime flag. BUG=749295 Change-Id: Ia8017e8b0ecd9df4490e8b205ecd1f49509c687b Reviewed-on: https://chromium-review.googlesource.com/1027996Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Matt Reynolds <mattreynolds@chromium.org> Cr-Commit-Position: refs/heads/master@{#555211}
-
Johann authored
The configure scripts, used to generate many of the files in source/config, have been removed from libaom in favor of cmake scripts. Modify generate_gni.sh and BUILD.gn to accomodate. However, the library is not ready to be updated yet, so keep these in limbo. Change-Id: I187c7877b3f3a5eadffb3d0055d9e3abf9d17b2a Reviewed-on: https://chromium-review.googlesource.com/1038437 Commit-Queue: Johann Koenig <johannkoenig@google.com> Reviewed-by:
James Zern <jzern@google.com> Cr-Commit-Position: refs/heads/master@{#555210}
-
Gabriel Charette authored
Removing 622 unnecessary includes and adding 14 missing includes. Script used @ https://crbug.com/825327#c155 (tweaked from https://crbug.com/825327#c151) R=fdoray@chromium.org TBR=jam@chromium.org Bug: 825327 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;master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_mojo;master.tryserver.chromium.linux:linux_vr;master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I943b9cd10d3c4ee7fb096c648a618a9a7032684c Reviewed-on: https://chromium-review.googlesource.com/1035788 Commit-Queue: Gabriel Charette <gab@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#555209}
-
Alexei Filippov authored
Show the navigation time mark on the timeline. Change-Id: I1d8d832f40b17094f84ef1b1ae366beabe6016ec Reviewed-on: https://chromium-review.googlesource.com/1036619Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Alexei Filippov <alph@chromium.org> Cr-Commit-Position: refs/heads/master@{#555208}
-
Joe Mason authored
Also adds chrome_cleaner_unittests to run the added unit tests (only enabled on the FYI bot for now). This is a separate test suite because it will have Chrome Cleaner specific setup added to it as more tests are added. Bug: 830892 Change-Id: I33181ac5ad6bba893594838bf1cb77c83cfc69c5 Reviewed-on: https://chromium-review.googlesource.com/1024972 Commit-Queue: Joe Mason <joenotcharles@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Chris Sharp <csharp@chromium.org> Cr-Commit-Position: refs/heads/master@{#555207}
-
https://chromium.googlesource.com/angle/angle.git/+log/41529e5e0f66..57d9cbb67f2d $ git log 41529e5e0..57d9cbb67 --date=short --no-merges --format='%ad %ae %s' 2018-04-27 jmadill Sync individual attachments in RenderTargetCache. 2018-04-27 jmadill Vulkan: Add framework for internal shaders. Created with: roll-dep src/third_party/angle The AutoRoll server is located here: https://angle-chromium-roll.skia.org 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=cwallez@chromium.org Change-Id: I5935a5ce65559ece463c042223c62cfdea4f2b79 Reviewed-on: https://chromium-review.googlesource.com/1038429 Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#555206}
-
Noel Gordon authored
crrev.com/555016 changed the C++ browser-test-side code to use the name LaunchExtension(), rather than InstallExtension(). Change the test code JS command similarly, use launchProviderExtension. Also make launchProviderExtension a separate getSetupSteps step because chrome test.sendMessage always has a reply. We should await it and then do the next step: setup that next step to call setupAndWaitUntilReady() as before. Covered by existing tests: Provider/FileManagerBrowserTest/Test.* Bug: 833834,668680 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I0cffa47ae94e46699fd1e92d69dea946686d6ad1 Reviewed-on: https://chromium-review.googlesource.com/1036747Reviewed-by:
Stuart Langley <slangley@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#555205}
-
John Abd-El-Malek authored
The test class now works with frame requests when the network service is disabled. Bug: 776589 Change-Id: Icb2ebee8b2b4065be5a4188480350e5ce89eec41 Reviewed-on: https://chromium-review.googlesource.com/1038567Reviewed-by:
Jay Civelli <jcivelli@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#555204}
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/e618eee83350..7e7369f7131d $ git log e618eee83..7e7369f71 --date=short --no-merges --format='%ad %ae %s' 2018-05-01 khushalsagar fonts: Dont memcpy with nullptr in SkRemoteGlyphCache 2018-05-01 bsalomon Fix index overflow check for rewriting fans as triangles. 2018-05-01 mtklein Revert "Retry enabling skcms on Android" 2018-05-01 bsalomon Revert "Use a cached index buffer for triangle fans in GrDefaultPathRenderer." 2018-05-01 khushalsagar fonts: Set up remote glyph caching to push fonts. Created with: roll-dep src/third_party/skia The AutoRoll server is located here: https://autoroll.skia.org 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=master.tryserver.blink:linux_trusty_blink_rel;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=brianosman@chromium.org Change-Id: Ibb5309f435c2cee455fcba204076eab1cd9f315c Reviewed-on: https://chromium-review.googlesource.com/1038139 Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#555203}
-
Miguel Casas authored
This CL adds a human readable |internalformat| printout to some errors in gpu_memory_buffer_factory_native_pixmap, e.g.: [... :ERROR:gpu_memory_buffer_factory_native_pixmap.cc(129)] \ Failed to create GLImage 1280x768, RGBX_1010102, |internalformat| GL_RGB10_A2_EXT Added it during crrev.com/c/897894 but I think it's a good debugging aid. Bug: 776093 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 Change-Id: Icd286f873e268ab2016d7f0376aeaa658d01ebea Reviewed-on: https://chromium-review.googlesource.com/1038243Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#555202}
-
Jinsuk Kim authored
Adding one method |isIncognito| to the interface RenderFrameHost makes it possible to avoid exposing impl class RenderFrameHostImpl to embedders. This CL does that and replaces the reference to the impl with the interface. Bug: 617324 Change-Id: I815bbea06554eae470cf3dee83dbb90e06e9d3c9 Reviewed-on: https://chromium-review.googlesource.com/1034427Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#555201}
-
Erik Jensen authored
This is for signaling-timeout troubleshooting. Once rolled out, we will see if telemetry reports a significant number of connections that succeed but would have previously timed out, which will help narrow down the cause. Bug: 838711 Change-Id: I28a62ebfd46b9e896f6cba6a2c6ba4694205bd30 Reviewed-on: https://chromium-review.googlesource.com/1033626 Commit-Queue: Erik Jensen <rkjnsn@chromium.org> Reviewed-by:
Jamie Walch <jamiewalch@chromium.org> Cr-Commit-Position: refs/heads/master@{#555200}
-
Dave Tapuska authored
This feature has shipped for a number of releases. Remove the dynamic setting of the feature. BUG=488886 Change-Id: I76d1935cb5ff7e529a7943c994632cde41568f90 Reviewed-on: https://chromium-review.googlesource.com/1037929 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Mustaq Ahmed <mustaq@chromium.org> Cr-Commit-Position: refs/heads/master@{#555199}
-
Sammie Quon authored
Test: unit_tests AboutFlagsHistogramTest.CheckHistograms Bug: 828646 Change-Id: I6f9bce5a6778d8663839bb996ac633d753d6bd8a Reviewed-on: https://chromium-review.googlesource.com/1037916Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/master@{#555198}
-
Manu Cornet authored
Change-Id: If84fcb785bdc4e95e5b218e4634912ab6a3d132c Reviewed-on: https://chromium-review.googlesource.com/1037779Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Commit-Queue: Manu Cornet <manucornet@google.com> Cr-Commit-Position: refs/heads/master@{#555197}
-
Andrew Luo authored
Bug: 829472 Change-Id: Icea56bf71c828e671e866ceff3e58e0d2e9d3b0b Reviewed-on: https://chromium-review.googlesource.com/1037777Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Commit-Queue: Andrew Luo <aluo@chromium.org> Cr-Commit-Position: refs/heads/master@{#555196}
-
Kent Tamura authored
It was moved to third_party/blink/tools, and renamed to "blinkpy". TBR=timvolodine@chromium.org Bug: 829697 Change-Id: Ie220adc5ce14025112e360657c3954027ae46ebe Reviewed-on: https://chromium-review.googlesource.com/1032350Reviewed-by:
Tim Volodine <timvolodine@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Reviewed-by:
Quinten Yearsley <qyearsley@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#555195}
-
Jakob Kummerow authored
BigInts have landed and can be tested regularly. Bug: v8:6791 Change-Id: Ida4a9648fe1b49a7a905f86d6925515c0c78ed80 Reviewed-on: https://chromium-review.googlesource.com/1038406 Commit-Queue: Jakob Kummerow <jkummerow@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#555194}
-
Alexei Filippov authored
DevTools used to place a "reloading blanket" over a page when DevTools are open and performance session being recorded. The patch removes page screen tampering logic and records whatever is really being dispalyed. BUG=837874 Change-Id: Id50385477069400451f445017f53998d0a0cdee8 Reviewed-on: https://chromium-review.googlesource.com/1033505 Commit-Queue: Alexei Filippov <alph@chromium.org> Reviewed-by:
Paul Irish <paulirish@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#555193}
-
Jeffrey Kardatzke authored
This reverts commit a40f79bd. Reason for revert: This should not have been done. There was a miscommunication between PM and dev. Original change's description: > Enable Crostini experimental UI by default > > Bug: None > Test: Shows enabled by default > Change-Id: I66f99bec91bed541c961835be6cece00da263946 > Reviewed-on: https://chromium-review.googlesource.com/1036475 > Reviewed-by: Nicholas Verne <nverne@chromium.org> > Commit-Queue: Jeffrey Kardatzke <jkardatzke@google.com> > Cr-Commit-Position: refs/heads/master@{#554940} TBR=jkardatzke@google.com,nverne@chromium.org Change-Id: Ifb82e40345365360f6d40993fd1559ccf9ea1e76 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: None Reviewed-on: https://chromium-review.googlesource.com/1037646Reviewed-by:
James Hawkins <jhawkins@chromium.org> Commit-Queue: Jeffrey Kardatzke <jkardatzke@google.com> Cr-Commit-Position: refs/heads/master@{#555192}
-
Bret Sepulveda authored
An in-progress patch caused tests to fail because ChromeLayoutProvider was being requested when only a base LayoutProvider was available. ChromeViewsTestBase, which I added earlier to make it easy to fix this problem, didn't work in this case because the test was using TestViewsDelegate directly. This patch adds a ChromeTestViewsDelegate, and updates ChromeViewsTestBase to use it. This patch also updates several test suites to use one of those two classes. Change-Id: Ie970cf35bde3eee14ccd4c52bc6ded2539a23e9c Reviewed-on: https://chromium-review.googlesource.com/1036609Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#555191}
-
Helen Li authored
Bug: 837753 Change-Id: I8c79b99bc8f48ea1f7fd6101ed4f70f319b7095c Reviewed-on: https://chromium-review.googlesource.com/1037383Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Helen Li <xunjieli@chromium.org> Cr-Commit-Position: refs/heads/master@{#555190}
-
Jun Cai authored
This CL adds auth unit tests for URLLoader. Bug: 783990 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: I3d0d9ee4c43ba4bb21459d0a6bdf35fef9cca946 Reviewed-on: https://chromium-review.googlesource.com/1028711Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Jun Cai <juncai@chromium.org> Cr-Commit-Position: refs/heads/master@{#555189}
-
Eli Ribble authored
This tells the user that they input a value that matches nothing so that they know they need to correct the input and try again rather than showing no output and acting like the command worked correctly Bug: 646012 Change-Id: I9e796a4a09216dde8939e4a60b255f8beff0c52b Reviewed-on: https://chromium-review.googlesource.com/1037910Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Eli Ribble <eliribble@chromium.org> Cr-Commit-Position: refs/heads/master@{#555188}
-
Lily Houghton authored
as eventually net::HttpServer will be removed entirely. Bug: 821000 Change-Id: I7ab51997887f6cfbb3aa3d18eeec130b115a685d Reviewed-on: https://chromium-review.googlesource.com/1027808 Commit-Queue: Lily Houghton <lilyhoughton@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Helen Li <xunjieli@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/master@{#555187}
-
Ramya Nagarajan authored
Maps an UMA enumeration to IDC so that the existing framework to log RenderViewContextMenuItem.Shown can be leveraged for this context menu item. Also explicitly calls RecordUsedItem for the Emoji command, which logs to RenderViewContextMenuItem.Used. Bug: 827404 Change-Id: I977bea6d6c6a012d048c886f8982d2b7df341a5b Reviewed-on: https://chromium-review.googlesource.com/1036645Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Ramya Nagarajan <ramyan@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#555186}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/bcccb182..4973c626 Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_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;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: I828389141d8d3031b157766c58d35827655167d7 Reviewed-on: https://chromium-review.googlesource.com/1037883Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#555185}
-
David Grogan authored
Flex tests in NeverFixTests for legacy layout are re-listed for LayoutNG. Change-Id: I9db42cd20ea96ca1056bc7f4474ea6599fd98c59 Reviewed-on: https://chromium-review.googlesource.com/1015985Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: David Grogan <dgrogan@chromium.org> Cr-Commit-Position: refs/heads/master@{#555184}
-
Dirk Pranke authored
This reverts commit 7891d057. Reason for revert: See last comment, broke webkit_lint on the win tryservers. Original change's description: > Fuchsia: Explicitly check that all file dependencies exist. > > Wrap file path references with "EnsureFileExists()" which acts as a > simple identity function, except for invalid paths for which it > raises IOErrors. > > Bug: 837200 > Change-Id: Ie718cd5517415b375ed3bf5d5112d59b32074c04 > Reviewed-on: https://chromium-review.googlesource.com/1037778 > Reviewed-by: Scott Graham <scottmg@chromium.org> > Commit-Queue: Kevin Marshall <kmarshall@chromium.org> > Cr-Commit-Position: refs/heads/master@{#555137} TBR=wez@chromium.org,kmarshall@chromium.org,scottmg@chromium.org Change-Id: Ic53f3c5b7bc2a6177166a8564584999dd2477454 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 837200 Reviewed-on: https://chromium-review.googlesource.com/1038444Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Dirk Pranke <dpranke@chromium.org> Cr-Commit-Position: refs/heads/master@{#555183}
-
Chrome Cunningham authored
This reverts commit 5e1c7c43. Reason for revert: Broke cast-linux and linux-chromeos https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Cast%20Linux/51797 https://ci.chromium.org/buildbot/chromium.chromiumos/linux-chromeos-rel/7449 Original change's description: > media: Disable opus decode phase inversion for mono output. > > Encoders may use "phase inversion" to improve stereo compression. But > this creates artifacts if the decoded stereo is later down-mixed to > mono. This CL sets a flag on the decoder to disable the phase inversion > decode step whenever the HW is detected as mono. > > Bug: 806219 > > 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 > Change-Id: Ie5f911910dbcc61e48ea58da51c48c0c2c2ebdc3 > Reviewed-on: https://chromium-review.googlesource.com/1030907 > Commit-Queue: Chrome Cunningham <chcunningham@chromium.org> > Reviewed-by: Dale Curtis <dalecurtis@chromium.org> > Cr-Commit-Position: refs/heads/master@{#555156} TBR=dalecurtis@chromium.org,chcunningham@chromium.org Change-Id: I4cd81fc8ab975b8016a002d2f97b9cdab6b5525a No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 806219 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 Reviewed-on: https://chromium-review.googlesource.com/1038443Reviewed-by:
Chrome Cunningham <chcunningham@chromium.org> Commit-Queue: Chrome Cunningham <chcunningham@chromium.org> Cr-Commit-Position: refs/heads/master@{#555182}
-