- 20 Jun, 2017 40 commits
-
-
sullivan authored
TBR=simonhatch@chromium.org Review-Url: https://codereview.chromium.org/2949593002 Cr-Commit-Position: refs/heads/master@{#480829}
-
cjgrant authored
This change switches from pure truncationg to ellipsis-based truncation, but maintains the bail-out mechanism in case we cannot display the complete URL. BUG=728331 Review-Url: https://codereview.chromium.org/2944923002 Cr-Commit-Position: refs/heads/master@{#480828}
-
mahmadi authored
BUG=602666 Review-Url: https://codereview.chromium.org/2952503002 Cr-Commit-Position: refs/heads/master@{#480827}
-
Lucas Gadani authored
Bug: 731239 Change-Id: I18ba2c683cc9f45dbf14855466e0d108a00ead78 Reviewed-on: https://chromium-review.googlesource.com/540555Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Lucas Furukawa Gadani <lfg@chromium.org> Cr-Commit-Position: refs/heads/master@{#480826}
-
Geoff Lang authored
This was the last source of NOTIMPLEMENTED spam when running tests. BUG=602688 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: Iaffc7761baa341ff1585974367b7185b3d41bd81 Reviewed-on: https://chromium-review.googlesource.com/538082Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org> Cr-Commit-Position: refs/heads/master@{#480825}
-
Rune Lillesveen authored
The HasOverflowClip flag on LayoutBlock is updated as part of SetStyle, but for body, the flag may need to change as a result of changing the overflow property on the root element. This CL always updates the flag for body after a style recalc. It's only strictly necessary to do this if the root element is recalculated and changes overflow between visible and a non-visible overflow, and at the same time, the body element does not need a style recalc. Those checks would complicate the code with little gain, so left to be done unconditionally. This fixes scrollingElement.html and HTMLBody-ScrollArea_quirksmode.html in wpt/cssom-view. The latter had a bug that it didn't clear the "scroll" values set to check if overflowY could be set, which caused a subsequent test to incorrectly fail in both Blink and Gecko. BUG=665927 Change-Id: I72ea8c51f2ec52320aaacd7373bc1a6e8a80dbed Reviewed-on: https://chromium-review.googlesource.com/540596Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Rick Byers <rbyers@chromium.org> Commit-Queue: Rune Lillesveen <rune@opera.com> Cr-Commit-Position: refs/heads/master@{#480824}
-
James Cook authored
The built-in one sometimes picks the wrong header when multiple files with the same name exist in the workspace. Bug: none Change-Id: Ie6af0e4b1597ce108d922fd7d5a4b5bed831eb86 Reviewed-on: https://chromium-review.googlesource.com/541575Reviewed-by:
Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#480823}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/dcf65ba2..a8a39548 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;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,vogelheim@chromium.org Review-Url: https://codereview.chromium.org/2947843002 Cr-Commit-Position: refs/heads/master@{#480822}
-
Xiyuan Xia authored
- Add a block_app_launch bool to AppLaunchController to block app launch instead of locking FILE thread; - Misc AppLaunchController clean up; BUG=689520 Change-Id: Iedbc5fef7ac9a7a52a45d3a932fe680930c28d44 Reviewed-on: https://chromium-review.googlesource.com/540104Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#480821}
-
pdfium-deps-roller@chromium.org authored
https://pdfium.googlesource.com/pdfium.git/+log/4db9046e56c8..3962d80bde19 $ git log 4db9046e5..3962d80bd --date=short --no-merges --format='%ad %ae %s' 2017-06-20 dsinclair Cleanup tiling and shading patterns in correct order Created with: roll-dep src/third_party/pdfium Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, see: http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls TBR=dsinclair@chromium.org Change-Id: I22cb0fde64ebe625f817ffec8bf750d29ced7bbc Reviewed-on: https://chromium-review.googlesource.com/540743 Reviewed-by: <pdfium-deps-roller@chromium.org> Commit-Queue: <pdfium-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#480820}
-
stkhapugin authored
This is a temporary fix to suppress a crash in BVC when tools menu is opened with no active tab. BUG=731045 Review-Url: https://codereview.chromium.org/2951753002 Cr-Commit-Position: refs/heads/master@{#480819}
-
hbos authored
Old ifdef name before the file changed name updated to match current filename. NOPRESUBMIT=True NOTRY=True TBR=guidou@chromium.org BUG=None Review-Url: https://codereview.chromium.org/2952593002 Cr-Commit-Position: refs/heads/master@{#480818}
-
Alexis Hetu authored
A few canvas tests didn't pass when switching to SwiftShader (from OSMesa), so assumptions about OSMesa had to be removed: canvas-draw-canvas-on-canvas-shadow.html: This test was assuming no filtering on edges. Changed line 50 to match line 69. offscreenCanvas-context-lost-restored-worker.html: This test was assuming OES_vertex_array_object and not OES_texture_float and, as a consequence, hardcoded the size of the results array to 33. Changed that test to simply make sure at least some results were pushed in order to make it work on any renderer other than OSMesa. offscreenCanvas-context-lost-restored.html: The OES_texture_float path was broken, but not hit when using OSMesa. Fixed the typo in the OES_texture_float path. Bug: 726075 Change-Id: Iedf49a8753cabf25a13749f6e6b297ce4b77f7e6 Reviewed-on: https://chromium-review.googlesource.com/540065Reviewed-by:
Justin Novosad <junov@chromium.org> Commit-Queue: Alexis Hétu <sugoi@chromium.org> Cr-Commit-Position: refs/heads/master@{#480817}
-
Danyao Wang authored
This CL adds the Finch experiment flag and command-line override flags. Bug: crbug.com/734150 Change-Id: I7a87f7c53c5195090432a19493603f2e71107cf5 Reviewed-on: https://chromium-review.googlesource.com/540760 Commit-Queue: Danyao Wang <danyao@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#480816}
-
lwchkg authored
The bug cause crashes such as the one listed in the bug (733084). This CL adds the proper null checks in TryToCloseBrowserList, with testing. BUG=733804 Review-Url: https://codereview.chromium.org/2943693002 Cr-Commit-Position: refs/heads/master@{#480815}
-
Marc Treib authored
In particular: - Fine-tune iframe/mv-tiles size and spacing, to make sure the shadows and focus ring don't get clipped. - Adjust fakebox text color. Bug: 734038 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I2e10b8070191d42fc6b4e9e7e722b7a2ef4a9528 Reviewed-on: https://chromium-review.googlesource.com/541219Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#480814}
-
eranm authored
Update the README with the new name of the preference that holds the name of the Android Spnego Authenticator activity to AuthAndroidNegotiateAccountType. Note that the command-line flag has not been changed and so was not updated. BUG= Review-Url: https://codereview.chromium.org/2950813002 Cr-Commit-Position: refs/heads/master@{#480813}
-
hbos authored
TBR=guidou@chromium.org NOPRESUBMIT=True BUG=None Review-Url: https://codereview.chromium.org/2944323002 Cr-Commit-Position: refs/heads/master@{#480812}
-
Danyao Wang authored
Bug: crbug.com/734150 Change-Id: I5a62944a11a386533da518bd3ed72f495a13a362 Reviewed-on: https://chromium-review.googlesource.com/540775Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Danyao Wang <danyao@chromium.org> Cr-Commit-Position: refs/heads/master@{#480811}
-
Nicolas Dossou-gbete authored
Enables the ContentSuggestionsSettings by default, which allows controlling the content suggestions feature from the existing toggle under privacy settings Bug: 703684 Change-Id: Id8e15fb42bf86dbb1bad4b3ee4354eda446f8319 Reviewed-on: https://chromium-review.googlesource.com/541397Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Commit-Queue: Nicolas Dossou-Gbété <dgn@chromium.org> Cr-Commit-Position: refs/heads/master@{#480810}
-
Jochen Eisinger authored
TBR=mkwst@chromium.org Change-Id: I785b75b9722fd21a24c420b82fdb4ef37d2dc3c3 Reviewed-on: https://chromium-review.googlesource.com/541342Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Commit-Queue: Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#480809}
-
sakal authored
Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/f91805c..e6fddec $ git log f91805c..e6fddec --date=short --no-merges --format=%ad %ae %s 2017-06-19 magjed@webrtc.org Android: Modular WebRTC follow-up 2017-06-19 alexnarest@webrtc.org Fix uploading of available send bitrate statistics. 2017-06-19 minyue@webrtc.org Revert "Adding ANA config event to debug dump." 2017-06-19 andersc@webrtc.org Use uint8 pointer instead of std::vector in NV12Scale. 2017-06-19 minyue@webrtc.org Adding ANA config event to debug dump. 2017-06-19 magjed@webrtc.org Android JNI: Clean up AndroidVideoTrackSource and NativeHandleImpl 2017-06-19 ilnik@webrtc.org Implement timing frames. 2017-06-19 denicija@google.com Remove explicit draw call on MTKView. 2017-06-19 terelius@webrtc.org Remove redundant std::min from ProbeBitrateEstimator. 2017-06-19 oprypin@webrtc.org Use information about blacklisted devices in video_quality_loopback_test 2017-06-18 charujain@webrtc.org Revert of Opus implementation of the AudioEncoderFactoryTemplate API (patchset #4 id:80001 of https://codereview.webrtc.org/2930243003/ ) 2017-06-18 charujain@webrtc.org Revert of Opus implementation of the AudioDecoderFactoryTemplate API (patchset #1 id:1 of https://codereview.webrtc.org/2942733003/ ) 2017-06-17 zhihuang@webrtc.org Support building WebRTC without audio and video for Android 2017-06-17 kwiberg@webrtc.org Opus implementation of the AudioDecoderFactoryTemplate API 2017-06-17 kwiberg@webrtc.org Opus implementation of the AudioEncoderFactoryTemplate API 2017-06-17 kwiberg@webrtc.org G722 implementation of the AudioEncoderFactoryTemplate API 2017-06-17 kwiberg@webrtc.org G722 implementation of the AudioDecoderFactoryTemplate API 2017-06-17 kwiberg@webrtc.org Templated AudioDecoderFactory 2017-06-16 deadbeef@webrtc.org Fixing incorrect use of erase/remove idiom. 2017-06-16 emadomara@google.com Enable SNI in ssl adapter. 2017-06-16 kwiberg@webrtc.org Templated AudioEncoderFactory 2017-06-16 mellem@webrtc.org Create the VideoEncoderFactory and implement it. 2017-06-16 stefan@webrtc.org Tune loss-based BWE to be more compatible with the low frequency loss reports of audio streams. 2017-06-16 eladalon@webrtc.org Style fixes in rtcp_packet/ 2017-06-16 ilnik@webrtc.org Add cropping to VIEEncoder to match simulcast streams resolution 2017-06-16 terelius@webrtc.org Add has_value() and value() methods to rtc::Optional. 2017-06-16 henrika@webrtc.org Reduces sensitivity in audio-glitch detector for iOS 2017-06-16 erikvarga@webrtc.org Use RaceChecker instead of ThreadChecker in a few places. 2017-06-16 eladalon@webrtc.org Remove unused #include "libyuv/compare.h" 2017-06-15 andersc@webrtc.org Move setting switches in AppRTCMobile to Settings screen 2017-06-16 sakal@webrtc.org Create AndroidVideoBuffer and allow renderers to consume it. 2017-06-16 nisse@webrtc.org Delete SignalSrtpError. 2017-06-15 glaznev@webrtc.org Support H.264 high profile encoding on Exynos devices. R=magjed@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng BUG= Review-Url: https://codereview.chromium.org/2948753002 Cr-Commit-Position: refs/heads/master@{#480808}
-
pkl authored
Automatically generated ARCMigrate commit Notable issues:None BUG=624363 TEST=None Review-Url: https://codereview.chromium.org/2917193002 Cr-Commit-Position: refs/heads/master@{#480807}
-
mahmadi authored
Editor coordinators should push PaymentRequestEditViewController onto a navigation controller and modally present the navigation controller rather than the view controller itself. This is because the coordinator might need to start other coordinators that expect the navigation controller property to be set on their base view controller. BUG=602666 Review-Url: https://codereview.chromium.org/2944083003 Cr-Commit-Position: refs/heads/master@{#480806}
-
Bence Béky authored
In http_stream_factory_impl_job_controller_unittest.cc, * move all test cases into namespace test, * remove test:: namespace qualifiers, * move most SequencedSocketData and all SSLSocketDataProvider instances from heap to stack. In certain cases, this requires storing them in a std::list instead of a std::vector, because they are not copyable. BUG=475060 Change-Id: I28a6b95e0b19abcec4255cf7c8af5bbad16921a1 Reviewed-on: https://chromium-review.googlesource.com/540215Reviewed-by:
Helen Li <xunjieli@chromium.org> Commit-Queue: Bence Béky <bnc@chromium.org> Cr-Commit-Position: refs/heads/master@{#480805}
-
reed authored
Allows skia to remove older version https://skia-review.googlesource.com/c/20304/ BUG= Review-Url: https://codereview.chromium.org/2945973002 Cr-Commit-Position: refs/heads/master@{#480804}
-
Hayley Ferr authored
Previously, scrollers that were covered by a transparent overlay were being permitted to be scrolled with the mouse wheel. By adding the ShouldHitTest bit, blink now directly informs cc of whether the layers should be hit tested. MainGraphicsLayer and ScrollingContentsLayer result in the ShouldHitTest bit being set to 1. Bug: 724301 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: Ib087e247f749125a349f8e6c0f7174713dc98f2b Reviewed-on: https://chromium-review.googlesource.com/529426Reviewed-by:
Vladimir Levin <vmpstr@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Hayley Ferr <hayleyferr@google.com> Cr-Commit-Position: refs/heads/master@{#480803}
-
Vitalii Iarko authored
This CL adds a flag, which controls extended lifetime of prefetched suggestions. Bug: 734584 Change-Id: I467046510ad67c461677a2ab151b5bdbab14a875 Reviewed-on: https://chromium-review.googlesource.com/541341 Commit-Queue: vitaliii <vitaliii@chromium.org> Reviewed-by:
Jan Krcal <jkrcal@chromium.org> Cr-Commit-Position: refs/heads/master@{#480802}
-
Alexander Shalamov authored
This change aligns bindings with the specification change [1,2] and updates corresponding layout tests. Before the change, naming was confusing for web developers and NFCMessage.data attribute name was not in sync with NDEF NFC forum specification. [1] https://github.com/w3c/web-nfc/issues/103 [2] https://github.com/w3c/web-nfc/pull/127 BUG=734560 Change-Id: I8ff02ce64e7eab51f9f592d5fab4298e2ce580b4 Reviewed-on: https://chromium-review.googlesource.com/539599Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Alexander Shalamov <alexander.shalamov@intel.com> Cr-Commit-Position: refs/heads/master@{#480801}
-
hbos authored
Because senders and receivers can live independently of streams, they should have their own track adapter references to ensure the glue between blink and webrtc tracks holds for as long as they are alive. In this CL, senders and receivers are still bound to tracks that are part of streams, but with this change there is nothing that prevents a sender or receiver to have a track that is not bound to any stream. This will unblock addTrack, removeTrack and replaceTrack work. Additionally, RTCPeerConnection's maps of senders and receivers is changed to use WeakMember. This simplifies things, the maps are cleaned up by themselves and we don't need to concern ourselves with for what duration a sender or receiver is considered "active". This will unblock having transceivers and allows the possibility for senders and receivers to be re-used after becoming "inactive" as they should according to spec. BUG=700916, 705901 Review-Url: https://codereview.chromium.org/2946663003 Cr-Commit-Position: refs/heads/master@{#480800}
-
Edward Lemur authored
Bug: chromium:666726 Change-Id: I1503b908a3b17efb9af343f43648d9d6736bfca7 Reviewed-on: https://chromium-review.googlesource.com/539459Reviewed-by:
Henrik Kjellander <kjellander@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Cr-Commit-Position: refs/heads/master@{#480799}
-
xiyuan authored
LAZY_SINGLE_THREAD_TASK_RUNNER_INITIALIZER and LAZY_COM_STA_TASK_RUNNER_INITIALIZER should have base:: for SingleThreadTaskRunnerThreadMode. Otherwise, it would end up with compiler errors when expanded outside of base namespace. BUG=730170 Review-Url: https://codereview.chromium.org/2946823002 Cr-Commit-Position: refs/heads/master@{#480798}
-
Charles Harrison authored
Bug: 689487 Change-Id: I1614dc9ccd4dcaa1f77615df8be90acd130a23bb Reviewed-on: https://chromium-review.googlesource.com/538275Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Commit-Queue: Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#480797}
-
ricea authored
After this change > cpplint.py *.h *.cc in //net/websockets finds 0 errors. No functional changes. BUG= Review-Url: https://codereview.chromium.org/2944833002 Cr-Commit-Position: refs/heads/master@{#480796}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/13d38e4a..dcf65ba2 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;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,vogelheim@chromium.org Review-Url: https://codereview.chromium.org/2946003002 Cr-Commit-Position: refs/heads/master@{#480795}
-
Andrii Shyshkalov authored
Previously Landed on: https://chromium-review.googlesource.com/539615 Reverted on: https://chromium-review.googlesource.com/540981 R=estaab@chromium.org, sergiyb@chromium.org Bug: Change-Id: I3001ae9f704ead3d1ed42e6cb049778813c8879b No-Try: True Reviewed-on: https://chromium-review.googlesource.com/541217Reviewed-by:
Sergiy Byelozyorov <sergiyb@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Cr-Commit-Position: refs/heads/master@{#480794}
-
hans authored
BUG=734714 Review-Url: https://codereview.chromium.org/2944893002 Cr-Commit-Position: refs/heads/master@{#480793}
-
aboxhall authored
Only call TextChanged on existing AXObjects. This avoids triggering the code which calls UpdateDistribution as part of creating a new AXObject, which was causing issues. This change should cause no behaviour changes, as in cases where an AXObject needs to be created for a text node, its parent will also have a ChildrenChanged notification fired on it, which will cause the appropriate updates to fire. Reverts https://codereview.chromium.org/2926713002/ as the code which causes UpdateDistribution to be called should never run with this change, so we don't need to check whether distribution is dirty any more. BUG=729229,732200,734348 Review-Url: https://codereview.chromium.org/2939933002 Cr-Commit-Position: refs/heads/master@{#480792}
-
Morten Stenshorne authored
Only rendered legends [1] should establish a new block formatting context and shrink to fit. [1] https://html.spec.whatwg.org/multipage/rendering.html#rendered-legend BUG=727378 Change-Id: I0aeddbd6d4b345bbe626be8ac2efd1fea501372e Reviewed-on: https://chromium-review.googlesource.com/535595Reviewed-by:
Stefan Zager <szager@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@opera.com> Cr-Commit-Position: refs/heads/master@{#480791}
-
Kent Tamura authored
Bug: 27598 Change-Id: If98edbc8fb4233d112dc52b3ad3f5a388cccd8d7 Reviewed-on: https://chromium-review.googlesource.com/538418Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#480790}
-