- 22 Sep, 2018 32 commits
- 
- 
Matt Menke authoredThis reverts commit dec72e86. Reason for revert: virtual/threaded/fast/animationworklet/worklet-animation-responsive-to-zoom.html seems to be failing most of the time on all platforms. Sample failures: https://ci.chromium.org/p/chromium/builders/luci.chromium.try/win7_chromium_rel_ng/91172 https://ci.chromium.org/p/chromium/builders/luci.chromium.try/mac_chromium_rel_ng/146546 https://ci.chromium.org/p/chromium/builders/luci.chromium.try/linux_chromium_rel_ng/193114 Original change's description: > [animation-worklet] Transfrom related worklet animations should respond to zoom > > Worklet animation compositing state should be updated when a zoom or viewport > resize changes css pixel to dip ratio. > > The fix is to simply match what we already do for regular animations for worklet > animations. > > TEST=virtual/threaded/fast/animationworklet/worklet-animation-responsive-to-zoom.html > > Bug: 879107 > Change-Id: I0b74bd8297e83b18afd087247f09339aedcc618b > Reviewed-on: https://chromium-review.googlesource.com/1237133 > Reviewed-by: Stephen McGruer <smcgruer@chromium.org> > Reviewed-by: Majid Valipour <majidvp@chromium.org> > Commit-Queue: Majid Valipour <majidvp@chromium.org> > Cr-Commit-Position: refs/heads/master@{#593171} TBR=majidvp@chromium.org,smcgruer@chromium.org Change-Id: I9eaf621c931ad9003fd7413aeea9f2ec3a7824a4 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 879107 Reviewed-on: https://chromium-review.googlesource.com/1239773Reviewed-by: Matt Menke <mmenke@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#593414} 
- 
Dale Curtis authoredUsage is low, WebView now has a policy of unifying with Chrome, and this path represents a security risk since it provides a direct route Android MediaPlayer in the browser process instead of using the renderer sandboxed media player. Removing per discussion with webview-leads@. BUG=881997 TEST=none Change-Id: I244277eb26a7de780b61dd92c945379d800ed514 Reviewed-on: https://chromium-review.googlesource.com/1213968Reviewed-by: Changwan Ryu <changwan@chromium.org> Reviewed-by: Ilya Sherman <isherman@chromium.org> Reviewed-by: Charlie Reis <creis@chromium.org> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#593413} 
- 
chromium-internal-autoroll authoredhttps://chrome-internal.googlesource.com/chrome/src-internal.git/+log/0d9c87bf4dc0..80aef02c3e0f Created with: gclient setdep -r src-internal@80aef02c3e0f 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. TBR=mmoss@chromium.org Change-Id: I6adad6e0b4307ae70b231c7b54e94f0f60206c83 Reviewed-on: https://chromium-review.googlesource.com/1239656Reviewed-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@{#593412} 
- 
wutao authoredThis patch adds UMA to measure assistant container view's animation smoothness. Bug: b/113942916, 887583 Test: see UMA in histograms. Change-Id: I83da71c4c0003061f5ca852a6128534a681646d3 Reviewed-on: https://chromium-review.googlesource.com/1234956Reviewed-by: Steven Holte <holte@chromium.org> Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: Tao Wu <wutao@chromium.org> Cr-Commit-Position: refs/heads/master@{#593411} 
- 
Adrienne Walker authoredThis doesn't really matter, but for consistency we should set this, so that writing out the PaintShader yields the same PaintShader when reading it back. This fixes a fuzzer bug. Bug: 883217 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I25488ce92fa8259c4be9974d0fdf4422e65b60ac Reviewed-on: https://chromium-review.googlesource.com/1239544 Commit-Queue: enne <enne@chromium.org> Commit-Queue: Khushal <khushalsagar@chromium.org> Reviewed-by: Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#593410} 
- 
Siddhartha authoredTBR=wittman@chromium.org BUG=859260 Change-Id: Ife938d536ca036364b20464055479e949813c75b Reviewed-on: https://chromium-review.googlesource.com/1228785 Commit-Queue: Siddhartha S <ssid@chromium.org> Reviewed-by: Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#593409} 
- 
chromium-autoroll authoredhttps://skia.googlesource.com/skia.git/+log/f610bae66163..11f4994b84e1 git log f610bae66163..11f4994b84e1 --date=short --no-merges --format='%ad %ae %s' 2018-09-21 brianosman@google.com Revert "Reland "Preserve colorType and alphaType in SkImage::makeColorSpace"" 2018-09-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 9f6c0b899ae6..c5e68abdea9e (1 commits) 2018-09-21 brianosman@google.com Cleanup SkPatchUtils, stop using SkColorSpaceXform 2018-09-21 mtklein@google.com focus exported color apis 2018-09-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 ab5fb5edb186..9d84ccbaf233 (1 commits) 2018-09-21 caryclark@skia.org move color4f docs to in progress 2018-09-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 4daedcd8c612..9f6c0b899ae6 (2 commits) 2018-09-21 brianosman@google.com Introduce SkRGBA4f, templated on SkAlphaType 2018-09-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader c89f75b65555..4daedcd8c612 (1 commits) 2018-09-21 halcanary@google.com Docs: update to docs from a4daf19319 2018-09-21 halcanary@google.com SK_SUPPORT_LEGACY_DOCUMENT_FACTORY: clean up part 1/2 2018-09-21 herb@google.com Regularize path cache lookup with Mask and Fallback 2018-09-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 2ecc8b712b08..c89f75b65555 (1 commits) 2018-09-21 jvanverth@google.com Optimize SkTriangulateSimplePolygon. 2018-09-21 robertphillips@google.com Fix Chrome iOS builder 2018-09-21 caryclark@skia.org sync color4f with docs 2018-09-21 lsalzman@mozilla.com mark SkCanvas layer device as immutable before compositing it on restore 2018-09-21 brianosman@google.com Reland "Preserve colorType and alphaType in SkImage::makeColorSpace" 2018-09-21 caryclark@skia.org doc change for getAlphaf 2018-09-21 reed@google.com Reland "add getAlphaf() to pixmap/bitmap" 2018-09-21 mtklein@google.com move skpipe to experimental 2018-09-21 kjlubick@google.com [canvaskit] Link demos to fiddles 2018-09-21 kjlubick@google.com Update lottie samples 2018-09-21 mtklein@google.com Reland "have SkConvertPixels use SkColorSpaceXformSteps" 2018-09-21 brianosman@google.com Revert "Preserve colorType and alphaType in SkImage::makeColorSpace" 2018-09-21 brianosman@google.com Work toward removing SkPM4f 2018-09-21 caryclark@skia.org shorten animation to work around fiddlecli bug 2018-09-21 bungeman@google.com Use SkUniqueCFRef in SkImage*CG. 2018-09-21 jvanverth@google.com Fix line distance issue 2018-09-21 brianosman@google.com Preserve colorType and alphaType in SkImage::makeColorSpace 2018-09-21 brianosman@google.com Set window dimensions with GetClientRect, not GetWindowRect 2018-09-21 robertphillips@google.com Add SkImage_Base API to access planar data Created with: gclient setdep -r src/third_party/skia@11f4994b84e1 The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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=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:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel BUG=chromium:886713 TBR=reed@chromium.org Change-Id: I53fd65f7522d77b7cafeaf87380d179511e2502e Reviewed-on: https://chromium-review.googlesource.com/1239654Reviewed-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@{#593408} 
- 
Tommy Steimel authoredThis CL fixes an issue where we don't keep events in node for the audio panel. Bug: 884108 Change-Id: I039a606005b9be109c36f35a7bf33f4a77f951db Reviewed-on: https://chromium-review.googlesource.com/1239006Reviewed-by: Becca Hughes <beccahughes@chromium.org> Commit-Queue: Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#593407} 
- 
v8-ci-autoroll-builder authoredSummary of changes available at: https://chromium.googlesource.com/v8/v8/+log/31b2347a..8994403e 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,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I7e41650350ba10cf55a60dd111880538cda03dd4 Reviewed-on: https://chromium-review.googlesource.com/1239370Reviewed-by: V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#593406} 
- 
Stephen McGruer authoredThis is an obsolete prefixed alias of AnimationEvent. An intent-to-remove has been sent, and has got LGTM*3. Blink intent thread: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/EgMUDqySZwE Bug: 695504 Change-Id: Ia86e830fe3f653aa6a7b2f983afb75fd4d088831 Reviewed-on: https://chromium-review.googlesource.com/1238497 Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Reviewed-by: Dave Tapuska <dtapuska@chromium.org> Reviewed-by: Tim Volodine <timvolodine@chromium.org> Reviewed-by: Rick Byers <rbyers@chromium.org> Cr-Commit-Position: refs/heads/master@{#593405} 
- 
Dale Curtis authoredHaving different base names for the same DecoderStream template class is just confusing. Lets unify on DecoderStream name. I.e., we now have VideoDecoderStream and AudioDecoderStream respectively. Also fixes presubmit warnings around bind usage. BUG=none TEST=cq; compiles. 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: I660ac0c730a2654e8d6298099fed56957657c1b6 Reviewed-on: https://chromium-review.googlesource.com/1239541Reviewed-by: Xiaohan Wang <xhwang@chromium.org> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#593404} 
- 
rbpotter authored(1) For cr-input: Do not apply cr row container mixin to inner div. This was done accidentally while adding the prefix slot. (2) Adjust heights/margins so that collate checkbox ripple is not cut off and collate does not cause the copies section to shift when it appears. (3) Ensure collate breaks the word if it is too large, to fix possible issues with large font sizes/languages where "collate" translates to something with a very long word. (4) Reduce checkbox padding - this helps with collate and aligns with UX request to reduce checkbox padding to as little as possible, without cutting off the ripple. (5) Add margin-top: 16 for settings sections, which allows extra padding applied to more-settings when expanded to be removed (fixes animation issue). Bug: 887837, 887839, 887704 Change-Id: I9d3a9bc468ce0ee5b4a2ecfb136233d3a1054902 Reviewed-on: https://chromium-review.googlesource.com/1239333Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#593403} 
- 
Kevin Marshall authoredThis addresses the current crashing bug that takes place whenever popup windows are spawned, due to the fact that no WindowParentingClient exists to handle the newly spawned ui::Window. With this solution, the child windows are never spawned in the first place. * Relocated 'content' overrides to FrameImpl's private declarations. * Misc. IWYU cleanups. Bug: 888131 Change-Id: I735565047bbe4c8ebab5154a57ad323f33ef8e48 Reviewed-on: https://chromium-review.googlesource.com/1239419 Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Reviewed-by: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#593402} 
- 
Tarun Bansal authoredThe field trial is enabled for Android only. Change-Id: I6ddddf15369da72b91d1e90a9d02bc9d0d61eb27 Bug: 850624 Reviewed-on: https://chromium-review.googlesource.com/1239034Reviewed-by: Steven Holte <holte@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#593401} 
- 
Philip Rogers authoredWhen working on another patch I noticed it is deadcode. Change-Id: I248b12e2f3a5e26af91d2cab89b5b8fd3ace8dd1 Reviewed-on: https://chromium-review.googlesource.com/1239539 Commit-Queue: Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#593400} 
- 
Pavel Feldman authoredChange-Id: Ie90437511d2eda4a5477abde80c083eeb6448db8 Reviewed-on: https://chromium-review.googlesource.com/1239248Reviewed-by: Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Pavel Feldman <pfeldman@chromium.org> Cr-Commit-Position: refs/heads/master@{#593399} 
- 
Matt Menke authoredTCPBoundSocket now calls into TCPConnectedSocket's connect option, so that they can share connection establishment and socket configuration code. This increases code reuse and reduces code disting to TCPBoundSocket, which is also handy, as it's harder to test than TCPConnectedSocket. Also makes TCPBoundSocket take an AddressList instead of an IPEndPoint. Since it's now using TCPConnectedSocket's connect code, might as well reuse its ability to take a list of addresses to try. Bug: 848078 Cq-Include-Trybots: luci.chromium.try:linux_mojo Change-Id: I94059f08f649833db89676bde50ec8b11fbbb9b6 Reviewed-on: https://chromium-review.googlesource.com/1231740Reviewed-by: Tom Sepez <tsepez@chromium.org> Reviewed-by: Maks Orlovich <morlovich@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#593398} 
- 
Paul Miller authoredFold AwFieldTrialCreator::DoSetUpFieldTrials into AwFieldTrialCreator::SetUpFieldTrials. The former is unnecessary since AwFieldTrialCreator no longer requires the client ID, so DoSetUpFieldTrials can no longer return early. BUG=866722 Change-Id: Ibcce988656cabe57ed142abb14efbb163e0b3fb6 Reviewed-on: https://chromium-review.googlesource.com/1238485Reviewed-by: Bo <boliu@chromium.org> Commit-Queue: Paul Miller <paulmiller@chromium.org> Cr-Commit-Position: refs/heads/master@{#593397} 
- 
Andrew Luo authoredSpecifics: +674,152 bytes normalized apk size +3 zip entries file count +53,920 bytes main lib size +421,832 bytes main dex size InstallSize: +254,984 bytes APK size +1,959,185.28 bytes Estimated installed size InstallBreakdown (+1,958,241.28 bytes): +2,664 bytes unwind_cfi (dev and canary only) size +1,502 bytes Non-compiled Android resources size +53,920 bytes Native code size +178 bytes Package metadata size +1,885,301.28 bytes Java code size +14,676 bytes Compiled Android resources size Dex: +2,081 entries fields +2,853 entries methods +675 entries types +1,425 entries strings Diff Summary +674152 bytes Monochrome.apk_Specifics normalized apk size for range: b2ce31d0fc200fd29fe9ef96d7e15b10f95ece4b..d9d2b25c8c55dd48b53a78cd84006100a49d0d68 I 26177577 Enter supersize console via: tools/binary_size/supersize console out/binary-size-results/b2ce31d0fc200fd29fe9ef96d7e15b10f95ece4b/Monochrome.apk.size out/binary-size-results/d9d2b25c8c55dd48b53a78cd84006100a49d0d68/Monochrome.apk.size Change-Id: I3bf80e7bc3cab07a66d303af88cbd6060ffe8b18 Reviewed-on: https://chromium-review.googlesource.com/1238899 Commit-Queue: Andrew Luo <aluo@chromium.org> Reviewed-by:Gang Wu <gangwu@chromium.org> Reviewed-by: Sky Malice <skym@chromium.org> Reviewed-by: Filip Gorski <fgorski@chromium.org> Cr-Commit-Position: refs/heads/master@{#593396} 
- 
Ryan Sleevi authoredAs captured in https://crbug.com/888133, the CNNIC CT Log has failed to meet the Chromium CT Log Policy requirements, and is disqualified effective 2018-09-18 00:00:00 UTC. Bug: 888133, 583208 Change-Id: I3b13b6df11eb27d1cd6835b95976d1a2fc450397 Reviewed-on: https://chromium-review.googlesource.com/1238786Reviewed-by: David Benjamin <davidben@chromium.org> Commit-Queue: Ryan Sleevi <rsleevi@chromium.org> Cr-Commit-Position: refs/heads/master@{#593395} 
- 
rbpotter authoredSplitting out fixes for bugs from change to dropdown, in case we decide not to keep dropdown change. Addresses some focus issues, and removes use of auto-validate. Auto-validate does not work well for this section as some errors (e.g. out of range) cannot be caught by the auto validation. Having 2 different sets of logic for setting the input invalid (auto-validate + JS validation) causes some bugs. Bug: 887231, 886591, 886542, 885094, 886560 Change-Id: I053899718a735fa8bcc23df27d36b23d2c26e0b0 Reviewed-on: https://chromium-review.googlesource.com/1238868Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#593394} 
- 
Scott Violet authoredIn order to support this the window-service gets Attach/UnattachFrameSinkId. BUG=881574 TEST=covered by tests Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel Change-Id: I1bbf82170adf0e254eda8ffa7f1804d56495cb2a Reviewed-on: https://chromium-review.googlesource.com/1233174 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by: Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#593393} 
- 
Becky Zhou authoredBug: 887614 Change-Id: I58bd8cf6ff9f6a59d52db2ef09fab9e0f0b48a66 Reviewed-on: https://chromium-review.googlesource.com/1239443 Commit-Queue: Becky Zhou <huayinz@chromium.org> Reviewed-by: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#593392} 
- 
Min Qin authoredIf DownloadManagerService is launched without full browser, we need to call OnFullBrowserStarted() once full browser launches BUG=695115 Change-Id: Ibaabb72716305d674edadbd4659eb6a1bbb6cf63 Reviewed-on: https://chromium-review.googlesource.com/1185731Reviewed-by: Xing Liu <xingliu@chromium.org> Commit-Queue: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#593391} 
- 
Xi Cheng authoredBug: 886957 Change-Id: I4b0e5c25f5677c43c1818668bdd9aea6eb5b871e Reviewed-on: https://chromium-review.googlesource.com/1239414Reviewed-by: Justin DeWitt <dewittj@chromium.org> Commit-Queue: Xi Cheng <chengx@chromium.org> Cr-Commit-Position: refs/heads/master@{#593390} 
- 
Ted Meyer authoredThere is a small number of crashes in m70 caused by video-only src= players being disabled when put in the background. The check for track count size in FFmpegDemuxer::OnSelectedVideoTrackChanged wasn't sufficient to ensure that the vector index lookup in SeekOnVideoTrackChange() would succede, as FindAndEnableProperTracks() can sometimes not find the tracks it's looking for. Bug: 887648 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: I23f9457da5f67887f6e7b1a63699c9c7fa0107ed Reviewed-on: https://chromium-review.googlesource.com/1238994 Commit-Queue: Ted Meyer <tmathmeyer@chromium.org> Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#593389} 
- 
Bo Liu authoredAndroid may kill a service process before our setupConnection succeeds. This is unlikely but not impossible. Fix a few asserts and conditions that do not handle this correctly. Also add an integration test for this scenario. Change-Id: Ibc5c0155c31caf9b1f73aee169147516d2a0fffe Reviewed-on: https://chromium-review.googlesource.com/1237493 Commit-Queue: Bo <boliu@chromium.org> Reviewed-by: Siddhartha S <ssid@chromium.org> Cr-Commit-Position: refs/heads/master@{#593388} 
- 
Becky Zhou authoredUpdate search box on content changed because OnScrolled might not be called or the vertical offset might be be reliable. Bug: 887628 Change-Id: I429b817abd44f1a8e66b616dfad5f190f6fd8822 Reviewed-on: https://chromium-review.googlesource.com/1238619 Commit-Queue: Becky Zhou <huayinz@chromium.org> Reviewed-by: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#593387} 
- 
Theresa authoredWe're no longer experimenting with reverse scroll triggering, so remove support for: - reverse scroll triggering - slim peek - peek conditions (apart from delay, which we may use later) BUG=859292,876943,885331 Change-Id: Ibe962d6ece4340eb7b57784bbe078cc0847de728 Reviewed-on: https://chromium-review.googlesource.com/1236453Reviewed-by: Becky Zhou <huayinz@chromium.org> Reviewed-by: Filip Gorski <fgorski@chromium.org> Reviewed-by: Jesse Doherty <jwd@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#593386} 
- 
Peter Kvitek authoredChange-Id: I24ab5f15756f8cd5ff9c15bab49daf1976426e13 Reviewed-on: https://chromium-review.googlesource.com/1237152 Commit-Queue: Peter Kvitek <kvitekp@chromium.org> Reviewed-by: Alexei Filippov <alph@chromium.org> Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#593385} 
- 
chromium-autoroll authoredhttps://chromium.googlesource.com/angle/angle.git/+log/9d84ccbaf233..799da6d18c5a git log 9d84ccbaf233..799da6d18c5a --date=short --no-merges --format='%ad %ae %s' 2018-09-21 geofflang@chromium.org Revert "D3D11: Resolve multisampled EGL surfaces at eglSwapBuffers" Created with: gclient setdep -r src/third_party/angle@799da6d18c5a The AutoRoll server is located here: https://autoroll.skia.org/r/angle-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: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:887403 TBR=jmadill@chromium.org Change-Id: Id6dc114ffbf56dbe6d5937ef47bfe188011b51d7 Reviewed-on: https://chromium-review.googlesource.com/1239474Reviewed-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@{#593384} 
- 
Chris Lu authoredLate addition to the docs: https://github.com/material-components/material-components-ios/tree/develop/components/AppBar#migration-guide-mdcappbar-to-mdcappbarviewcontroller Bug: 874471 Change-Id: Ic8605f56a60f5deeaf316a88a8291540364604c1 Reviewed-on: https://chromium-review.googlesource.com/1239445Reviewed-by: Sergio Collazos <sczs@chromium.org> Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/master@{#593383} 
 
- 
- 21 Sep, 2018 8 commits
- 
- 
Manu Cornet authoredBug: 864701 Change-Id: I32134d30e1592926bd812f51083ad959649d056d Reviewed-on: https://chromium-review.googlesource.com/1238074Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Manu Cornet <manucornet@chromium.org> Cr-Commit-Position: refs/heads/master@{#593382} 
- 
chromium-internal-autoroll authoredhttps://chrome-internal.googlesource.com/chrome/src-internal.git/+log/fd14ee29e129..0d9c87bf4dc0 Created with: gclient setdep -r src-internal@0d9c87bf4dc0 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. TBR=mmoss@chromium.org Change-Id: I7456e6a06f9c90e494e9bc9af74da2167f363031 Reviewed-on: https://chromium-review.googlesource.com/1239473Reviewed-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@{#593381} 
- 
Brandon Wylie authoredChange-Id: Ic82b2f89b7b7e02566ca2b4e2605b52cd2adcb03 Reviewed-on: https://chromium-review.googlesource.com/1234774Reviewed-by: Filip Gorski <fgorski@chromium.org> Reviewed-by: Sky Malice <skym@chromium.org> Commit-Queue: Brandon Wylie <wylieb@chromium.org> Cr-Commit-Position: refs/heads/master@{#593380} 
- 
Vladimir Levin authoredThere's only one call site, so this patch inlines it so it's more clear which functions mark the parent chain. R=chrishtr@chromium.org, pdr@chromium.org, wangxianzhu@chromium.org Change-Id: I367f4ffd2dfaf07ddf98a03ea247fb69d6e387b4 Reviewed-on: https://chromium-review.googlesource.com/1239263 Commit-Queue: vmpstr <vmpstr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#593379} 
- 
Kyle Horimoto authoredThe MultiDevice setup flow uses several HTML/JS resources to render the setup flow dialog. Previously, these files were added directly to the data source for chrome://multidevice-setup. Now that this UI is being shared between both chrome://multidevice-setup and chrome://oobe, the resources are moved to a shared location; namely, //ui/webui/resources/cr_components/chromeos/multidevice_setup. They are now served from chrome://resources/cr_components/chromeos/multidevice_setup/*. Bug: 884041 Change-Id: Ia69c27875a9d3600006c4220f498acc5a2aef7be Reviewed-on: https://chromium-review.googlesource.com/1232334 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by: Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#593378} 
- 
Martin Robinson authoredThis currently requires an o(n) walk through the list of hyperlinks, but a future rework of AXHypertext can fix this issue. Since this change requires adding a C++ class member to AXAtkHyperlink, we give it a private section and initialize it with placement new. This also requires us to call the destructor manually during GObject finalization. Bug: 866337 Change-Id: Ib0902268ff8a9da3750649dc7f4de8782d5fd893 Reviewed-on: https://chromium-review.googlesource.com/1238500Reviewed-by: Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#593377} 
- 
chrome://resourcesKyle Horimoto authoredThe MultiDevice setup flow utilizes four Mojo JS files: time.mojom.js, device_sync.mojom.js, multidevice_setup.mojom.js, and multidevice_setup_constants.mojom.js. Previously, these files were added directly to the data source for chrome://multidevice-setup. Now that this UI is being shared between both chrome://multidevice-setup and chrome://oobe, the resources are moved to a shared location; namely, chrome://resources/js/*. Bug: 884048 Change-Id: Iea5806dc526482bf7c8904ad71512267055d48c7 Reviewed-on: https://chromium-review.googlesource.com/1231920Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by: Ken Rockot <rockot@chromium.org> Reviewed-by: Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#593376} 
- 
Siddhartha authoredIn the current profiler, if a single sample takes too long then the sampling tasks get crowded and stops the main thread from running for a long time. But usually the slowest part is the stack copying for which the main thread is paused anyway. So, it is ok to take next sample after the interval time after previous sample completes, instead of strictly sampling every interval. BUG=859260 Change-Id: Ib0671b1f465f5cf98caa01aeac615648b24a1cf4 Reviewed-on: https://chromium-review.googlesource.com/1234841 Commit-Queue: Siddhartha S <ssid@chromium.org> Reviewed-by: Xi Cheng <chengx@chromium.org> Reviewed-by: Alexei Filippov <alph@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#593375} 
 
-