- 01 May, 2018 40 commits
-
-
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}
-
Dan Sanders authored
Also plumbs the media log to VdaVideoDecoder, in preparation for plumbing all the way to VDAs. Bug: 522298 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: Id19d3edf130ac6b8aae8a86b9b7afbf5e464eafb Reviewed-on: https://chromium-review.googlesource.com/1036590 Commit-Queue: Dan Sanders <sandersd@chromium.org> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#555181}
-
Tarun Bansal authored
This CL does not introduce any functionality change, and simply cleans up the exit points of an existing function. Bug: 836552 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: I586dd475351ddc2334d460cea8a2c18ddb590866 Reviewed-on: https://chromium-review.googlesource.com/1034453Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#555180}
-
Michael Thiessen authored
Surprisingly, the Share button just works. Bug: 830041 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.chromium.linux:linux_vr Change-Id: Ib20d5c6f9e011794fb052b70d328e823fb74bc62 Reviewed-on: https://chromium-review.googlesource.com/1037932Reviewed-by:
Christopher Grant <cjgrant@chromium.org> Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#555179}
-
sebsg authored
That data is used to reserve the size of the title string. It was not updated when I updated the title to add the section name. See bug for more information. Bug: 835994 Change-Id: I94c5f5d7c67325d86a638941b5cfb667b455bcd0 Reviewed-on: https://chromium-review.googlesource.com/1037924 Commit-Queue: Sebastien Seguin-Gagnon <sebsg@chromium.org> Reviewed-by:
Roger McFarlane <rogerm@chromium.org> Cr-Commit-Position: refs/heads/master@{#555178}
-
Nate Chapin authored
* Add a mechanic to inject a url rewriter function into WorkerFetchContextImpl through layouttest_support.h * Switch url rewriting to not require any copied state from the browser process. Use PathService directly instead. * Make RewriteLayoutTestsURL static and move it to blink_test_helpers.h for easy injection. Bug: 706331 Change-Id: I2e680ab39eb2aa1822724f4d82155ef1156b8f24 Reviewed-on: https://chromium-review.googlesource.com/1022811Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Commit-Queue: Nate Chapin <japhet@chromium.org> Cr-Commit-Position: refs/heads/master@{#555177}
-
Hirokazu Honda authored
GLRenderingVDAClient has several functions to handle input data (i.e. encoded data), e.g., GetBytesForFirstFragment() and GetBytesNextNALU(). They are not core role of GLRenderingVdaClient. This introduces EncodedDataHelper as a VDA unittest helper class. It handles encoded data instead of GLRenderingVDAClient. BUG=chromium:834170 TEST=VDA unittest on kevin and caroline TEST=VDA unittest on other platforms in CQ 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: I5116b03172b6a7a80b0473d75d4aeb23868db20d Reviewed-on: https://chromium-review.googlesource.com/1016822 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Pawel Osciak <posciak@chromium.org> Cr-Commit-Position: refs/heads/master@{#555176}
-
https://pdfium.googlesource.com/pdfium.git/+log/b5902c780751..4bbbca4880fd $ git log b5902c780..4bbbca488 --date=short --no-merges --format='%ad %ae %s' 2018-05-01 thestig Clean up CFX_BidiString. 2018-05-01 hnakashima Fix last character missing from strings in XFA Month Calendar. 2018-05-01 tsepez Check for NULL XFA context even when XFA 2018-05-01 tsepez Make FPDF_Document always be CPDF_Document. 2018-05-01 tsepez Introduce the concept of CPDF_Page::Extension 2018-05-01 dsinclair Fixes XML Instruction handling in CXFA_DocumentParser. 2018-05-01 dsinclair Fix CFX_XML and add unit tests 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: I27d91765e2757686530a97bc8a5142b11b180f89 Reviewed-on: https://chromium-review.googlesource.com/1037912Reviewed-by:
pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#555175}
-
Ian Vollick authored
Define enable_arcore and add some build rules to use it. Bug: 833511 Change-Id: I716123c2a282d7d123883df81ebbc00a0a883be8 Reviewed-on: https://chromium-review.googlesource.com/1033580 Commit-Queue: Ian Vollick <vollick@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Eric Stevenson <estevenson@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
David Dorwin <ddorwin@chromium.org> Cr-Commit-Position: refs/heads/master@{#555174}
-
John Rummell authored
In preparation for 'cbcs' support, move the existing code that supports full sample decryption into it's own file. BUG=657957,658026 TEST=new media_unittests pass Change-Id: Id8839c12d2c87110f18c6ddbdb611f7449bfb2d4 Reviewed-on: https://chromium-review.googlesource.com/1028852 Commit-Queue: John Rummell <jrummell@chromium.org> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#555173}
-
Lily Houghton authored
Bug: 821000 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: I73d89322a3fb7a965000d7eff9e76edf07924c94 Reviewed-on: https://chromium-review.googlesource.com/1033422 Commit-Queue: Lily Houghton <lilyhoughton@chromium.org> Reviewed-by:
Helen Li <xunjieli@chromium.org> Cr-Commit-Position: refs/heads/master@{#555172}
-
Xianzhu Wang authored
For now we don't fully support subpixel layout in tables, but may produce subpixel layout results and different heights for cells in the same row (crbug.com/838401). Now use the traditional method to snap size to pixels before applying paint offset for collapsed borders. Bug: 834648 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: Ic8866e1a9d52bb6b60ea96dfda692040af8ecea8 Reviewed-on: https://chromium-review.googlesource.com/1036305Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#555171}
-
Hirokazu Honda authored
Move VideoDecodeAcceleratorTestEnvironment and TextureRef to VDA unittest heler in order to reduce the amount of code in VDAunittest.cc. BUG=chromium:834170 TEST=VDA unittest on kevin and caroline TEST=VDA unittest on other platforms in CQ 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: Ib7912e98a7cc0c07c8a343f512094b7b2ba6bfa8 Reviewed-on: https://chromium-review.googlesource.com/1016443 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Pawel Osciak <posciak@chromium.org> Cr-Commit-Position: refs/heads/master@{#555170}
-
danakj authored
Use the SkColor and cc::OverscrollBehavior types directly. One more step toward making WebLayer useless so it can go away. R=jbroman@chromium.org, pdr@chromium.org, piman@chromium.org TBR=halliwell@chromium.org Bug: 738465 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I78883c407cc42df815eecdf98d5804fc6cf16c5a Reviewed-on: https://chromium-review.googlesource.com/1033436Reviewed-by:
danakj <danakj@chromium.org> Reviewed-by:
Luke Halliwell <halliwell@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#555169}
-
Hiroshige Hayashizaki authored
Issue 837308 is going to replace arrraysize() with base::size(), but base/stl_util.h (where base::size() is declared) is forbidden in blink/renderer/DEPS, while base/macros.h (where arraysize is declared) is allowed there. This CL also allows including base/stl_util.h from blink/renderer. Bug: 837308 Change-Id: Ifaf499dddbc99cec80c81c81f5588a2f6e3990a7 Reviewed-on: https://chromium-review.googlesource.com/1036597 Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#555168}
-