- 19 Apr, 2019 40 commits
-
-
Hesen Zhang authored
Bug: 952354 Change-Id: I63d493056071d0677cb6d8ff506ab51625d6b74a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575020 Commit-Queue: Hesen Zhang <hesen@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#652583}
-
Matthew Cary authored
The previous crrev.com/c/1570829 did not set these, which are necessary to build some targets. Bug: 849207, 640840 Change-Id: Ibc2b3e315e8a3bee040cfb054a15b54901a4edbd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575581 Auto-Submit: Matthew Cary <mattcary@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Commit-Queue: Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#652582}
-
Becky Zhou authored
Intialize the colors properly in StatusMediator so that the icon tint is set correctly when tint update is never called. Bug: 953975 Change-Id: I21909656d412667dd8958738884c60879d4e1295 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575121Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Becky Zhou <huayinz@chromium.org> Cr-Commit-Position: refs/heads/master@{#652581}
-
Ahmed Mehfooz authored
Create AppListPaginationController Move PaginationController to ash/public/cpp/pagination/ Move PaginationModelObserver to ash/public/cpp/pagination/ Move PaginationModel to ash/public Bug: 914077 CQ Dry Run to ensure no unit tests broken Test: Manual Test to ensure Pagination and Pagination Metrics not broken Change-Id: I25a665fb59e252c63d369445e8225e7d6b73722e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1564583Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Cr-Commit-Position: refs/heads/master@{#652580}
-
Theresa authored
BUG=953462 Change-Id: I937076dbdf0fc97da644bf73aaf3e79678bf215b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1570588Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#652579}
-
Lukasz Anforowicz authored
This CL makes sure that download requests initiated by download::ResourceDownloader::Start use network::mojom::FetchRequestMode::kNavigate mode (rather than the default kNoCors mode). Bug: 952834 Change-Id: Ie99a4e024864f442e439e621d54ed7dae92f1393 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1572876Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#652578}
-
Matthew Cary authored
The shared memory parts of ProcessMemoryDump apply to both legacy base::SharedMemory as well as the new *SharedMemoryRegion and *SharedMemoryMapping api. This change cleans up the comments but does not change any code. Bug: 795291 Change-Id: I3b88445ad04fe3b94996e5ff895110c5527df1cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1567665 Commit-Queue: Antoine Labour <piman@chromium.org> Auto-Submit: Matthew Cary <mattcary@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Reviewed-by:
Alex Ilin <alexilin@chromium.org> Reviewed-by:
ssid <ssid@chromium.org> Cr-Commit-Position: refs/heads/master@{#652577}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/666a00adb2b3..726fdfaee1e0 git log 666a00adb2b3..726fdfaee1e0 --date=short --no-merges --format='%ad %ae %s' 2019-04-19 jrosenth@chromium.org chromeos-config: disable boards affected by crbug.com/954446 Created with: gclient setdep -r src/third_party/chromite@726fdfaee1e0 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: I506ca0472627f84c8cf897c687ce2a36083ceac7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575649Reviewed-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@{#652576}
-
sczs authored
This parameter is not really needed since position is always the count of current Infobars, meaning it was always adding the Infobars in the last position: https://cs.chromium.org/chromium/src/components/infobars/core/ infobar_container.cc?type=cs&q=OnInfoBarAdded&sq=package:chromium&g=0&l=98 Also, since we now have 2 InfobarContainers a single one of them can't keep track of how many Infobars are presented, for that reason the DCHECK on legacy_infobar_container is no longer relevant. Bug: 911864 Change-Id: I47909d40af15f40d80f822de31f865fb732c8047 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574289 Commit-Queue: Sergio Collazos <sczs@chromium.org> Reviewed-by:
Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/master@{#652575}
-
Martin Robinson authored
This relation is used to map from a popup back to its owning element. Orca needs this in order to properly walk up the accessibility tree to find the parent frame of the popup. Bug: 948787 Change-Id: I88587be59149ea667dc071f699ea3b68814f0516 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1556786 Commit-Queue: Martin Robinson <mrobinson@igalia.com> Reviewed-by:
Emily Stark <estark@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#652574}
-
Peter Kasting authored
Bug: 940135 TBR: wjmaclean Change-Id: Ibf2be7d23cbca593dc639e2f946c72d32466f18b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574943 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#652573}
-
Matthew Cary authored
This is a change to a comment only. Bug: 795291 Change-Id: I3665a92f2132d6c7af7441828b4f18d276bbb5cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1569217 Auto-Submit: Matthew Cary <mattcary@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#652572}
-
Joshua Pawlicki authored
This appears to have been accidentally reverted to "true" in a bad merge. Bug: 740715 Change-Id: I6219ab58555b44b258b9e1af32d010ada33a34d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574945Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Auto-Submit: Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#652571}
-
Matt Mueller authored
On macOS, there are two different trust settings granting positive trust - kSecTrustSettingsResultTrustRoot (root is explicitly trusted) and kSecTrustSettingsResultTrustAsRoot (non-root is explicitly trusted as if it were a root). The former "should" only apply to self-signed certificates, while the latter applies to those not self-signed (which includes self-issued certificates). The existing code was checking whether or not a certificate was self-signed, in order to determine which SecTrustSettingsResult it should be expecting. However, that also meant checking potentially weak signature algorithms on roots, which was failing, and thus causing the certificate to be treated as untrusted. As the signature algorithm on a root certificate should not matter, this change now only checks for self-issued (subject == issuer), rather than self-signed. This isn't 100% in line with Apple's documentation for these values, and is thus a bit of a hack. However, this should be OK, as the Apple APIs to set trust settings validate the consistency between configured trust setting and the type of certificate it is, preventing invalid trust records. This also removes the now-unused x509_util_mac IsSelfSigned function, as this was the only usage. Bug: 410574 Change-Id: Id7e12ed4f92da9cb4e0b8decf048e3cfc77bb06e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574879Reviewed-by:
Ryan Sleevi <rsleevi@chromium.org> Commit-Queue: Matt Mueller <mattm@chromium.org> Cr-Commit-Position: refs/heads/master@{#652570}
-
Jacob Dufault authored
TBR=hidehiko@chromium.org Bug: 928555 Change-Id: I5a381a350533c429c0cf8051cb8e02a47e334cdd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1572275 Commit-Queue: Jacob Dufault <jdufault@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#652569}
-
Chromium WPT Sync authored
Using wpt-import in Chromium ed2d9eac. With Chromium commits locally applied on WPT: 0a8f3ffa "Use testdriver Action API in WPT pointerevent touch tests - Part 2" 4e921520 "[Code Health] Remove unnecessary reference file for web test" 40465b74 "[Animation Worklet] Copy the effects of a migrating animator over to new global scope" e28269b6 "[LayoutNG/PE] Clear visual overflow for LayoutText before setting." Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: foolip@chromium.org, lpz@chromium.org, robertma@chromium.org: external/wpt/tools NOAUTOREVERT=true TBR=raphael.kubo.da.costa No-Export: true Change-Id: I8ae839ca8028a6e23c8530ab51663975c8d65f40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574283Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#652568}
-
Donn Denman authored
Enables showing Google pages in the Contextual Search Overlay panel that are not Google Search pages. The canonical example is to show a maps page when a location is detected. Also add UrlUtilities.isGoogleSubdomainUrl. BUG=939460 Change-Id: I7c7b8f1095c421821e7fa810cba2ee55f0a47160 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574780 Commit-Queue: Donn Denman <donnd@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Cr-Commit-Position: refs/heads/master@{#652567}
-
Khushal authored
Use the shared image extension for consuming mailboxes and take a read lock on the shared image until an SkImage wrapping this texture is alive to ensure correct scope for access, if the mailbox is backing a SharedImage. R=piman@chromium.org Bug: 948133 Change-Id: I4521f2098dc3fccf766e0690de0ea3a567d47e0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575083 Auto-Submit: Khushal <khushalsagar@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#652566}
-
Esmael El-Moslimany authored
Bug: 736891 Change-Id: Ib277323c8275ee7c7db351ad5a18e3a097eef76b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1570544Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Commit-Queue: Esmael El-Moslimany <aee@chromium.org> Cr-Commit-Position: refs/heads/master@{#652565}
-
khmel@chromium.org authored
This analyzes tracing for custom events and includes it into graphics model. TEST=Locally BUG=b:122555793 Change-Id: I8ce3062764c54cc221ddd79b41a1939aeb6a0d39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574110 Commit-Queue: Yury Khmel <khmel@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#652564}
-
Hesen Zhang authored
Bug: 924751 Change-Id: Ia4c841be540e8ff276c87b4512adbd9ef1699436 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1570236Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Hesen Zhang <hesen@chromium.org> Cr-Commit-Position: refs/heads/master@{#652563}
-
Ilia Samsonov authored
Thereby fix signal handling for SIGTERM and SIGINT. The steps needed to start Xvfb are drawn from: https://github.com/cgoldberg/xvfbwrapper/blob/master/xvfbwrapper.py https://github.com/revnode/xvfb-run/blob/master/xvfb-run Added unit tests to presubmit to test xvfb.py Bug: 932240 Change-Id: I3b9439991697ae94e98b93e4f1fcfd411a451536 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1548424 Commit-Queue: Ilia Samsonov <isamsonov@google.com> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Reviewed-by:
Marc-Antoine Ruel <maruel@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#652562}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/773c5423460e..8c5646485a95 Created with: gclient setdep -r src-internal@8c5646485a95 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-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.chrome.try:linux-chromeos-chrome TBR=fdoray@chromium.org,bsep@chromium.org,keishi@chromium.org,chanli@chromium.org Change-Id: I667c18d93fd405dcc7e09a73f5d99c3697f2988b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575646Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#652561}
-
Daniel Kay authored
Expand the visibility restrictions to allow the libassistant project to depend on absl targets even when built in the context of chromium. Bug: b/119188101 Test: manually verified Change-Id: I518eb2ee85ba6186c81d7c28af2f7d81ab9e382b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1572543Reviewed-by:
Mirko Bonadei <mbonadei@chromium.org> Commit-Queue: Daniel Kay <danielkay@google.com> Cr-Commit-Position: refs/heads/master@{#652560}
-
Chris Hall authored
crrev.com/f08ad04a changed the id from underscore-style to hyphen-style but did not update one of the selectors. R=dtseng,aboxhall,sarakato Bug: 928185 Change-Id: Ic5053d0f73b0d6793125ee9981b6b4719b205d6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1565734 Auto-Submit: Chris Hall <chrishall@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#652559}
-
Min Chen authored
Bug: 937907 Change-Id: Ib49153233e54cc6be09fff64a73fcd2e38bbbc93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566615Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Dan Erat <derat@chromium.org> Commit-Queue: Min Chen <minch@chromium.org> Cr-Commit-Position: refs/heads/master@{#652558}
-
Sinan Sahin authored
Bug: 953103, 953105 Change-Id: I576f1098f25f03c1e60017a1da25815032b79f57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574247Reviewed-by:
Becky Zhou <huayinz@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Sinan Sahin <sinansahin@google.com> Cr-Commit-Position: refs/heads/master@{#652557}
-
Ramin Halavati authored
Sandbox prioritized origin database creates an on-disk file for the prioritized origin. This is disabled for in-memory file system to avoid writing file mappings to the disk. Bug: 93417 Change-Id: Ie6a251e7fae40b513bc2247ce07e09052ce469a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1572401Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Auto-Submit: Ramin Halavati <rhalavati@chromium.org> Cr-Commit-Position: refs/heads/master@{#652556}
-
James Cook authored
When the device owner changes the locale, the new value is stored in both local state and a profile pref. However, when a non-owner changes the locale, the value is only stored in profile prefs. Bug: 510455 Change-Id: I3acbff94896c0aa96c7ce09af7e1d4b2ca752290 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575682Reviewed-by:
Ken Rockot <rockot@google.com> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#652555}
-
Bill Budge authored
This reverts commit a10bfe51. Reason for revert: Breaks deterministic build product check (expectations need to be adjusted.) https://ci.chromium.org/p/chromium/builders/ci/Deterministic%20Linux/22416 Original change's description: > [ppapi] Remove PPB_TrueTypeFont resource. > > - 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} TBR=raymes@chromium.org,sky@chromium.org,bbudge@chromium.org,sbc@chromium.org,binji@chromium.org,tsepez@chromium.org Change-Id: Iec735dd2220b443b0e8fddc93c7795e46dc7c0f3 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574294Reviewed-by:
Bill Budge <bbudge@chromium.org> Commit-Queue: Bill Budge <bbudge@chromium.org> Cr-Commit-Position: refs/heads/master@{#652554}
-
Mitsuru Oshima authored
Bug: 954510 Test: covered by unittest Change-Id: I954bd6b9b928b5d765e0d646cf77ebb6fca3745a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574285Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#652553}
-
Eugene But authored
These tests are not failed on simulator and should only be disabled on devices. Also Added TODOs that reference the bugs. Bug: 954231, 954232 Change-Id: If1aa247e5686211187fddbc1b82c8051f71ab4d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574287 Auto-Submit: Eugene But <eugenebut@chromium.org> Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:
Kurt Horimoto <kkhorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#652552}
-
Frank Kastenholz authored
https://quiche.googlesource.com/quiche.git/+log/3f0f679307af..075a3dbe833c $ git log 3f0f67930..075a3dbe8 --date=short --no-merges --format='%ad %ae %s' 2019-04-19 fkastenholz Fix test so it compiles in chromium 2019-04-19 fayang gfe-relnote: In QUIC, terminate Google QUIC connections (<= v43) similar as IETF QUIC connection. Protected by gfe2_reloadable_flag_quic_terminate_gquic_connection_as_ietf. 2019-04-18 renjietang Change HTTP/3 frame type from 1 byte integer to variable length integer, and allow partial delivery. 2019-04-18 quiche-dev Inject a random number generator into QuartcEndpoint and SendAlgorithms. 2019-04-18 dschinazi Do not ACK when encryption keys are missing 2019-04-18 danzh gfe-relnote: n/a(test only code) switch from unordered_set to multimap. 2019-04-18 danzh gfe-relnote: n/a(code clean up) Inline WallTimeNowInUsec(). 2019-04-18 danzh gfe-relnote: n/a(code clean up) make epoll_server_test.cc platform independent. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src R=rch@chromium.org Change-Id: Ia235dd52984c098af6b754bc4790b5550d0be7e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575680Reviewed-by:
Zhongyi Shi <zhongyi@chromium.org> Commit-Queue: Frank Kastenholz <fkastenholz@chromium.org> Cr-Commit-Position: refs/heads/master@{#652551}
-
Nico Weber authored
Adds visualizers for: - array - deque - forward_list - initializer_list - list - multimap - multiset - priority_queue - queue - set - stack Also: - slightly improve the map visualizer to cast the size to the right type in all cases, so that it shows with a type like "unsigned int" and not some __compressed_pair - add a DisplayString to vector Bug: 947911 Change-Id: I547d8ccdf27377f91913ff73d639fc826967a0c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575679 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Auto-Submit: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#652550}
-
Dan Harrington authored
Change-Id: I516016274fa18099048858d3be0df32bb4a50f88 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574783Reviewed-by:
Carlos Knippschild <carlosk@chromium.org> Commit-Queue: Dan H <harringtond@chromium.org> Cr-Commit-Position: refs/heads/master@{#652549}
-
Caleb Raitto authored
This is the Java-side followup to the rename request in the native API made here [1]. [1] https://crrev.com/c/1496296/26/components/cronet/native/engine.h#71 Bug: 879208 Change-Id: I0eb0bcc8c7e7f1a2376c271e45f56b9f457c22f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574227Reviewed-by:
Paul Jensen <pauljensen@chromium.org> Reviewed-by:
Misha Efimov <mef@chromium.org> Commit-Queue: Caleb Raitto <caraitto@chromium.org> Cr-Commit-Position: refs/heads/master@{#652548}
-
Chan Li authored
This reverts commit 8ca571cb. Reason for revert: This change caused blink_platform_unittests failing on multiple builders sample build: https://analysis.chromium.org/waterfall/failure?url=https://ci.chromium.org/p/chromium/builders/ci/Win%207%20Tests%20x64%20%281%29/52324 Original change's description: > blink/bindings: Check that decompression is correct, and add UTF-16 testing. > > There are crashes in ParkableString decompression, which are assumed to be OOM > conditions. Add a check to make sure this is the case, and add testing for UTF16 > strings to make sure that this doesn't instead come from such strings. > > Bug: 946203 > Change-Id: Iaafde8c3c7b9c79bf87de67e6c5de5b71e1a310a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575499 > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Commit-Queue: Benoit L <lizeb@chromium.org> > Cr-Commit-Position: refs/heads/master@{#652513} TBR=haraken@chromium.org,lizeb@chromium.org Change-Id: Id697c7df2b13d7ff8a40e68a80b3189600f781c4 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 946203 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574286Reviewed-by:
Chan Li <chanli@chromium.org> Commit-Queue: Chan Li <chanli@chromium.org> Cr-Commit-Position: refs/heads/master@{#652547}
-
Sergey Kuznetsov authored
Android already depends on 'update_client' component. 'update_client' component uses 'patch::Patch' in 'DeltaUpdateOpPatch::DoRun'. But the underlying service for 'patch::Patch' - PatchService isn't create for Android (btw it is declared in manifest and it is required capability). This CL fixes this issue by creating PatchService on Android. Change-Id: I011e80833a48bf755006d9c6d9a3133aed287ed4 Bug: 948169 Binary-Size: Increase needed to support delta updates in 'component_update' component on Android. To properly support delta updates the whole library ("//components/services/patch:lib") is needed. Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1541095 Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#652546}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/3126b113b51e..773c5423460e Created with: gclient setdep -r src-internal@773c5423460e The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-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.chrome.try:linux-chromeos-chrome TBR=fdoray@chromium.org,bsep@chromium.org,keishi@chromium.org,chanli@chromium.org Change-Id: I85a09ebd5ed9b91db18246033275aa6c5a0ebbd8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575643Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#652545}
-
Javier Ernesto Flores Robles authored
Bug: 951359, 951300 Change-Id: I838be733ab333b437f2ee22694207b52ef73d40d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575500 Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#652544}
-