- 16 Aug, 2018 40 commits
-
-
Robbie McElrath authored
This migrates all NetworkChangeNotifier usages in components/data_reduction_proxy/core/browser to the new NetworkConnectionTracker, which will work with the network service enabled. Bug: 868005 Change-Id: Ia81ebef073b72f9baa3e97550451ad92c4aac2aa Reviewed-on: https://chromium-review.googlesource.com/1157345 Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> Reviewed-by:
Doug Arnett <dougarnett@chromium.org> Cr-Commit-Position: refs/heads/master@{#583811}
-
Eric Karl authored
Bug: 874703 Change-Id: I63bc492d44f230ced991d6525ae43ede1e6a8359 Reviewed-on: https://chromium-review.googlesource.com/1176826Reviewed-by:
Eric Karl <ericrk@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Commit-Queue: Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#583810}
-
pdfium-chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/5f4cd74d2693..f956badf3dd2 git log 5f4cd74d2693..f956badf3dd2 --date=short --no-merges --format='%ad %ae %s' 2018-08-16 hnakashima@chromium.org Add a way to save a barcode generated bitmap to a .png. 2018-08-16 tsepez@chromium.org Remove more optional args in core/ 2018-08-16 hnakashima@chromium.org Optimize rendering of two dimensional barcodes: deduplicate regions. Created with: gclient setdep -r src/third_party/pdfium@f956badf3dd2 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. BUG=chromium:872907 TBR=dsinclair@chromium.org Change-Id: If58ebe0565280b1361422a9ced2f70af30a93c3b Reviewed-on: https://chromium-review.googlesource.com/1178247Reviewed-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@{#583809}
-
David Davidović authored
After https://chromium-review.googlesource.com/c/chromium/src/+/1145066, which adds an STL-compatible interface to EnumSet and EnumSet::Iterator, replace all uses of the previous iteration interface with a range-based for loop. This allows eventual removal of the old interface altogether. Also, replace existing usage of |arraysize| with |base::Size|, since the former was deprecated. This is CL part 1 of 2. Bug: 860435 Change-Id: Ida43a641fd24f567be162ae5e18665e2ea7e39f6 Reviewed-on: https://chromium-review.googlesource.com/1146819 Commit-Queue: David Davidović <davidovic@google.com> Reviewed-by:
vitaliii <vitaliii@chromium.org> Cr-Commit-Position: refs/heads/master@{#583808}
-
Xianzhu Wang authored
The tests failed because of different graphics layer structures about ChildContainmentLayer and AncestorClippingLayer which are intentionally not created by BGPT, so rebaseline them. Bug: 854196 Cq-Include-Trybots: luci.chromium.try:linux-blink-gen-property-trees;luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I96223cc733ff0a1e792d4660e8e667a7d9e17460 Reviewed-on: https://chromium-review.googlesource.com/1178628Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#583807}
-
Siddhartha authored
R=twellington@chromium.org Change-Id: I074521c0835fe6d71cfa19fef359cd2f6bd42db9 Reviewed-on: https://chromium-review.googlesource.com/1178561Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Siddhartha S <ssid@chromium.org> Cr-Commit-Position: refs/heads/master@{#583806}
-
Chase Phillips authored
Bug: None Change-Id: I1e86c4a52bb3f0eca8c896b5e23664ab1ca1f505 Reviewed-on: https://chromium-review.googlesource.com/1178629 Commit-Queue: Chase Phillips <cmp@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#583805}
-
Victor Costan authored
Change-Id: Iae148260df76be6b37e22ea4a95bdbd81e0e35b7 Reviewed-on: https://chromium-review.googlesource.com/1176971 Commit-Queue: Daniel Murphy <dmurph@chromium.org> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Cr-Commit-Position: refs/heads/master@{#583804}
-
angle-chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/6e5bf36ff50f..3394a73db973 git log 6e5bf36ff50f..3394a73db973 --date=short --no-merges --format='%ad %ae %s' 2018-08-16 tobine@google.com Refactor of EGL SwapBuffers validation Created with: gclient setdep -r src/third_party/angle@3394a73db973 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=geofflang@chromium.org Change-Id: I7f68c3ea7c114ece23c85bf2245218b57a138162 Reviewed-on: https://chromium-review.googlesource.com/1178626Reviewed-by:
angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#583803}
-
Javier Fernandez authored
We recenttly changed the track sizing algorithm so that it considers the offsets added by the Content Alignment properties. The change in r566412 introduce intermediate steps in the track sizing algorithm so that inline-axis Content Distribution accounts for the row tracks sizes computed in the next step. However, we were adding the Content Distribution offsets for any column track, but we should do it only for the tracks with spanning items. This error led to the mentioned bugs and this change fixes them. Bug: 871230, 871242 Change-Id: I8ac789ccacc2e5a51bfafd7820ed08e96a31e58b Reviewed-on: https://chromium-review.googlesource.com/1176803Reviewed-by:
Sergio Villar <svillar@igalia.com> Commit-Queue: Javier Fernandez <jfernandez@igalia.com> Cr-Commit-Position: refs/heads/master@{#583802}
-
webrtc-chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/74ed734d717a..b005087a8cac git log 74ed734d717a..b005087a8cac --date=short --no-merges --format='%ad %ae %s' 2018-08-16 titovartem@webrtc.org Add replacements for all FakeNetworkPipe ctors. 2018-08-16 jonasolsson@webrtc.org Reimplement rtc::ToString and rtc::FromString without streams. 2018-08-16 buildbot@webrtc.org Roll chromium_revision 7e9f692e..04aa516a (583557:583667) Created with: gclient setdep -r src/third_party/webrtc@b005087a8cac The AutoRoll server is located here: https://webrtc-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:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng BUG=chromium:None TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Ice941157d99c70c75b02170097319657ddd1e0ca Reviewed-on: https://chromium-review.googlesource.com/1178569Reviewed-by:
webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#583801}
-
Jun Choi authored
In order to prevent MacTouchId and BLE system UI dialog from appearing prior to user explictly selecting which transport type to use, ChromeAuthenticatorRequestDelegate should be able to "lazily" dispatch WebAuthN request to FidoAuthenticators. Add logic trigger request from embedder layer. Bug: 866601 Change-Id: Iec3e16c2c87423c7af101e529f1a12ade62652ee Reviewed-on: https://chromium-review.googlesource.com/1175418 Commit-Queue: Jun Choi <hongjunchoi@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#583800}
-
Sophie Chang authored
Placing a vectordrawable as the android:drawable is not allowed, so we have to bind it in onBindView Bug: 874723 Change-Id: I20cf9856ca83bb5786da7223c828b9bb5679ba8e Reviewed-on: https://chromium-review.googlesource.com/1178311Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#583799}
-
Ned Nguyen authored
This reverts commit 6090d226. Reason for revert: culprit CL is being reverted in https://chromium-review.googlesource.com/c/chromium/src/+/1178841 Original change's description: > Disabling failing blink_perf.image_decoder stories on Win. > > Bug: 874810 > Change-Id: I11ff44a55b4f2b14b8ba0a4ab5bb4e0f54cd8ef8 > TBR: nednguyen@google.com > NOTRY: true > Reviewed-on: https://chromium-review.googlesource.com/1177882 > Reviewed-by: Annie Sullivan <sullivan@chromium.org> > Commit-Queue: Annie Sullivan <sullivan@chromium.org> > Cr-Commit-Position: refs/heads/master@{#583658} TBR=sullivan@chromium.org Change-Id: Ia80a8b6809d909fff687bd12cace06fe447eb141 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 874810 Reviewed-on: https://chromium-review.googlesource.com/1178861Reviewed-by:
Ned Nguyen <nednguyen@google.com> Commit-Queue: Ned Nguyen <nednguyen@google.com> Cr-Commit-Position: refs/heads/master@{#583798}
-
Alexei Filippov authored
Color.parse is quite expensive, resulted in 7 seconds wait for a million entries. We can just cache parsed colors provided there are just few dozens of them. Also move gl.get* operations out of the main draw routine as they known to be expensive. BUG=874116 Change-Id: I6b02210a1dd1d2b9e8ef9d9931ee3eebd0087872 Reviewed-on: https://chromium-review.googlesource.com/1178579Reviewed-by:
Aleksey Kozyatinskiy <kozyatinskiy@chromium.org> Commit-Queue: Aleksey Kozyatinskiy <kozyatinskiy@chromium.org> Cr-Commit-Position: refs/heads/master@{#583797}
-
Miguel Casas authored
Sister CL to crrev.com/c/1176279 -- this CL folds V4L2SliceVideoDecodeAccelerator::DecodeSurface() into callers. This simplifies extracting CreateSurface() and SurfaceReady() into an interface, in turn allowing better unit testing. Bug: 875005 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: I07d6934316cac629b2e78e2e96b66a19864bdd9e Reviewed-on: https://chromium-review.googlesource.com/1178322Reviewed-by:
Dan Sanders <sandersd@chromium.org> Commit-Queue: Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#583796}
-
Yue Li authored
Also removed the confirm reject screen upon UX's request. Bug: b/78190629 Test: Manual Test Change-Id: If2f97cb5e8302932fa96e0378ac3fd760d49feae Reviewed-on: https://chromium-review.googlesource.com/1176588Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: Yue Li <updowndota@chromium.org> Cr-Commit-Position: refs/heads/master@{#583795}
-
Aldo Culquicondor authored
The models are the means by which the UI share its state with other components. PlatformController should remain unknown to the UI. Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:linux_vr;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: I48a917b2e144843173102494fe1b764cd30883f4 Reviewed-on: https://chromium-review.googlesource.com/1177894Reviewed-by:
Ian Vollick <vollick@chromium.org> Commit-Queue: Aldo Culquicondor <acondor@chromium.org> Cr-Commit-Position: refs/heads/master@{#583794}
-
Nick Harper authored
The documentation referred to RFC4913, which has nothing to do with IP addresses. RFC4193 appears to be the correct RFC to cite. Bug: 873490 Change-Id: I606f20af8027f252dcef90726032c7723f62d0de Reviewed-on: https://chromium-review.googlesource.com/1174962Reviewed-by:
Derek Cheng <imcheng@chromium.org> Reviewed-by:
Pavol Marko <pmarko@chromium.org> Commit-Queue: Nick Harper <nharper@chromium.org> Cr-Commit-Position: refs/heads/master@{#583793}
-
Michael Spang authored
Instead of providing an object that creates fake framebuffers in tests, create fake GbmBuffers and import them into the fake DrmDevice. Reland: Fixup empty modifiers case for modeset buffers by moving it into GbmDevice. Bug: 869206 Test: ozone_unittests Change-Id: I2ba134a7e1556a4d177e6e9aaa5265f0c7f6e9b7 Reviewed-on: https://chromium-review.googlesource.com/1178308Reviewed-by:
Daniel Nicoara <dnicoara@chromium.org> Commit-Queue: Michael Spang <spang@chromium.org> Cr-Commit-Position: refs/heads/master@{#583792}
-
Peter Beverloo authored
We have no plans to standardize this for the time being, so let's remove it. Change-Id: Ia039368ca2e732bcbbee6acff94260b14c3bff0d Reviewed-on: https://chromium-review.googlesource.com/1163783Reviewed-by:
Mugdha Lakhani <nator@chromium.org> Commit-Queue: Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#583791}
-
Wenzhao Zang authored
This CL introduces a new checkbox that will be enabled only for users on the google.com domain. This checkbox is only shown if we detect that the google internal user is trying to file feedback related to bluetooth. This CL only introduces the UI changes. Once the platforms-side changes land to collect bluetooth logs for Google internal users, I'll send a follow on CL that gathers those logs and attaches them to the feedback report. R=afakhry@chromium.org Bug: 872403 Change-Id: I937ddf8002373a861fbe5252ce37570c9f2a2f63 Reviewed-on: https://chromium-review.googlesource.com/1166594Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Wenzhao (Colin) Zang <wzang@chromium.org> Cr-Commit-Position: refs/heads/master@{#583790}
-
Sergey Ulanov authored
AudioRenderer interface is being replaced with AudioOut. Updated //media and //chromecast to use the new interface. Also fixed a crash in FIDL interface handler. Bug: 873676 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: Ib0f9963fb7b39033bb89a0945a4b8eb5616594cc Reviewed-on: https://chromium-review.googlesource.com/1175240Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
Kenneth MacKay <kmackay@chromium.org> Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#583789}
-
Aaron Leventhal authored
Bug: 870020 Change-Id: Ic0173972f01d506d5e8b18b8c6de629ecc6b6a6e Reviewed-on: https://chromium-review.googlesource.com/1159188Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#583788}
-
catapult-chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/ed63b1319414..3d85a23b6c18 git log ed63b1319414..3d85a23b6c18 --date=short --no-merges --format='%ad %ae %s' 2018-08-16 dtu@chromium.org [dashboard] Update bug link in README.md. 2018-08-16 anthonyalridge@google.com Fix bug in dot plotter for labels with invalid characters. Created with: gclient setdep -r src/third_party/catapult@3d85a23b6c18 The AutoRoll server is located here: https://catapult-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 BUG=chromium:866423 TBR=sullivan@chromium.org Change-Id: Ia44d9c9b4e22db9ddaba3aed62e7a44ee27ab4d3 Reviewed-on: https://chromium-review.googlesource.com/1178541Reviewed-by:
catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#583787}
-
Tessa Nijssen authored
Previously, -requestSuggestions would asynchronously reset |suggestions_| on a thread separate from the main thread. This caused issues were -createCandidateListItem could try to read |suggestions_| while it was being reset, causing zombie dealloc crashes. Now, -requestSuggestions resets |suggestions_| on the main thread, so the previous crashes cannot happen. Bug: 717553 Change-Id: I016b054673fe8d2bb9bcb6c644c90b3c83eef311 Reviewed-on: https://chromium-review.googlesource.com/1175223Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Sarah Chan <spqchan@chromium.org> Commit-Queue: Tessa Nijssen <tnijssen@google.com> Cr-Commit-Position: refs/heads/master@{#583786}
-
Vikas Soni authored
Use a different api to create AImageReader which also requires a flag. This flag tells the usage of the images generated by AImageReader. If the images are going to be used by GPU as a texture, we need to set the usage flag as AHARDWAREBUFFER_USAGE_GPU_SAMPLED_IMAGE. Bug: 838725 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: I871183dd4b9b8dfcd723b40dd2162998c3f3a601 Reviewed-on: https://chromium-review.googlesource.com/1176541 Commit-Queue: vikas soni <vikassoni@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Martin Barbella <mbarbella@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#583785}
-
Charlie Harrison authored
Bug: 834710 Change-Id: I447f01b540cb35dd941b045d4d2934d4990c2ae2 Reviewed-on: https://chromium-review.googlesource.com/1148460Reviewed-by:
Balazs Engedy <engedy@chromium.org> Commit-Queue: Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#583784}
-
John Budorick authored
TBR=bpastene@chromium.org Bug: 861983 Change-Id: I1bcaf4ee54ae676e8dc62aaca0cd76caee8a8b90 Reviewed-on: https://chromium-review.googlesource.com/1178578 Commit-Queue: John Budorick <jbudorick@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#583783}
-
Peter Beverloo authored
Native notification platforms use default (or configurable) indicators, so if an extension wants to play their own notification sound they should have the ability to mute those. This property already was available for the Web Notification API. Bug: 872698 Change-Id: Ie183ec9b28ff5bb80c674cc81b4cb275442aac0b Reviewed-on: https://chromium-review.googlesource.com/1169050Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Commit-Queue: Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#583782}
-
Tom Anderson authored
This is a reland of c463a13b This CL removes BrowserShutdownBrowserTest.ShutdownConfirmation on non-ChromeOS since the test is only meaningful on ChromeOS. Original change's description: > Repurpose the confirm-quit-bubble to a quit-instruction-bubble > > It was decided in [1] that the Ctrl+Shift+Q shortcut should be removed > altogether and replaced with a bubble giving an alternative way to quit using > the keyboard (similar to the "Press Alt+Left to go back" bubble). > > [1] https://docs.google.com/document/d/1mvTBrxD58GIsqFiqgiLCZiXy1iOtDpQx_Tp5OSuYWEU/edit?usp=sharing > > BUG=243164 > R=sky > > Change-Id: I47578d6b750c45fbc5d0a6e6ffe7e5f528dbe80d > Reviewed-on: https://chromium-review.googlesource.com/1173654 > Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> > Reviewed-by: Scott Violet <sky@chromium.org> > Cr-Commit-Position: refs/heads/master@{#583138} TBR=sky Bug: 243164 Change-Id: I376e9b31c071b0c08e7f5cbe9e2bbda22ee1f1ac Reviewed-on: https://chromium-review.googlesource.com/1178165Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#583781}
-
Steven Bennetts authored
Notes: * The browser tests access ash::Shell directly so do not currently run with mash enabled; they will need to be re-factored (along with many other browser tests) to fix this. * ShellDelegate::PreInit is required by window_tree_host_manager_unittest.cc. The test that uses it can probably just be removed; I will do that in a follow-up CL. Bug: 705713 Change-Id: I002ca4ce30c3a7131af4ec97916c3f0f652ec90b Reviewed-on: https://chromium-review.googlesource.com/1168391 Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#583780}
-
Andrew Luo authored
Bug: 868610 Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I8ae54ae93effd83a9197d22d36df9536a5dfa631 Reviewed-on: https://chromium-review.googlesource.com/1155969Reviewed-by:
Grace Kloba <klobag@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Andrew Luo <aluo@chromium.org> Cr-Commit-Position: refs/heads/master@{#583779}
-
David Quiroz Marin authored
Moving code to a separate function to avoid conflicting with svg code that uses CharacterRanges. Also fixed advances for ligatures and other edge cases. Similar to text selection approach, for ligatures the advances per character are distributed evenly along the glyph's actual width. In the case that one character has multiple glyphs, the advance for the next character will be the sum of all it's glyphs' widths. Bug:853376,277215 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: I3a69d57dbb9f9c5cbc263da2d91f522f00ae4080 Reviewed-on: https://chromium-review.googlesource.com/1160874 Commit-Queue: David Quiroz Marin <davidqu@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Cr-Commit-Position: refs/heads/master@{#583778}
-
Toni Barzic authored
Sets /mnt/stateful_partition/unencrypted as root from which to load preinstalled components on Chrome OS. (cros component installer will look for components in /mnt/stateful_partition/cros-components/). BUG=873031 Change-Id: Ifcf42c5b9a2af5463a6cb62c1f2e4e860c72cd7b Reviewed-on: https://chromium-review.googlesource.com/1170347 Commit-Queue: Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#583777}
-
Jerome Jiang authored
https://chromium.googlesource.com/webm/libvpx.git/+log/b8642738c985..6c62530c666f $ git log b8642738c..6c62530c6 --date=short --no-merges --format='%ad %ae %s' 2018-07-30 marpan vp9: Add flatness metric to cyclic refresh setup. 2018-08-15 jianj svc: Force the quantizer to be same as that in encoder config. 2018-08-13 jianj vp9: fix memory alloc for adaptive_rd_thresh_row_mt. 2018-08-13 jingning Add vpxenc control to turn on/off tpl model 2018-07-06 jimbankoski Make Sharpness parameter affect visual sharpness 2018-08-13 jingning Fix potential encoder failure case in tpl model 2018-08-13 jianj vp9: Remove good mode and speed 0-4 from some datarate tests. 2018-08-12 marpan vp9-svc: Fixes for cyclic refresh for SVC. 2018-08-13 marpan vp9: Small refactor on overshoot detection, for cbr real-time. 2018-08-12 marpan vp9-svc: Unittest for screen mode with quality layers 2018-08-09 jianj vp9: don't release buffer for current frame. Created with: roll-dep src/third_party/libvpx/source/libvpx R=johannkoenig@google.com Change-Id: I6f9a1f650dd513558587e0886a8b1788ee6cfea8 Reviewed-on: https://chromium-review.googlesource.com/1178309Reviewed-by:
Johann Koenig <johannkoenig@google.com> Commit-Queue: Jerome Jiang <jianj@google.com> Cr-Commit-Position: refs/heads/master@{#583776}
-
Joshua Bell authored
Comment-only change. TBR=dcheng@chromium.org Change-Id: Iead1d046f07ac1f9ebce3b40d8e98bad672f3011 Reviewed-on: https://chromium-review.googlesource.com/1178305Reviewed-by:
Joshua Bell <jsbell@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Joshua Bell <jsbell@chromium.org> Cr-Commit-Position: refs/heads/master@{#583775}
-
sczs authored
Bug: 865888 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Ib8b2a42cb29983fa309b4dd337d526b7a2d4fe05 Reviewed-on: https://chromium-review.googlesource.com/1176871 Commit-Queue: Sergio Collazos <sczs@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#583774}
-
Gaofeng Huang authored
Bug: internal b/112687577 Test: x86 Change-Id: Id6bab442b6c56cef97f91e71a8ec34cfb0f8368e Reviewed-on: https://chromium-review.googlesource.com/1177887 Commit-Queue: Gaofeng Huang <gfhuang@chromium.org> Reviewed-by:
Luke Halliwell <halliwell@chromium.org> Cr-Commit-Position: refs/heads/master@{#583773}
-
Xianzhu Wang authored
- Use separate flags HasDelayedFullPaintInvalidation and SubtreeShouldDoFullPaintInvalidation in LayoutObject instead of using paint invalidation reasons kSubtree and kDelayedFull to simplify logic handling them. - Other cleanup and simplications Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng;luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I0946c042c80195dd6cf1d4a9e8c3554dbad1871d Reviewed-on: https://chromium-review.googlesource.com/1123018Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#583772}
-