- 26 Mar, 2019 40 commits
-
-
Robert Liao authored
BoolToOnOff isn't generally useful to all examples. BUG=897377 TBR=sky@chromium.org Change-Id: Ic3738b32db1cd4f06651e5609f664b8aaa52943d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540365Reviewed-by:
Robert Liao <robliao@chromium.org> Commit-Queue: Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#644585}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/c8e39ebcf304..db55340a2b03 git log c8e39ebcf304..db55340a2b03 --date=short --no-merges --format='%ad %ae %s' 2019-03-26 evanhernandez@chromium.org service: Implement SetBinhost. 2019-03-26 evanhernandez@chromium.org constants: Add binhost conf dirs. Created with: gclient setdep -r src/third_party/chromite@db55340a2b03 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: If06305a90b628bb05569b102ae7bee8f7f762da5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1538750Reviewed-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@{#644584}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/db121ec5abd6..de253137e334 git log db121ec5abd6..de253137e334 --date=short --no-merges --format='%ad %ae %s' 2019-03-26 thestig@chromium.org Make CXFA_NodeHelper::GetOneChildNamed() a member of CXFA_Node. 2019-03-26 thestig@chromium.org Simplify GetTransparentParent(). 2019-03-26 tsepez@chromium.org Avoid undefined negation in CFGAS_Decimal.FromInt32. Created with: gclient setdep -r src/third_party/pdfium@de253137e334 The AutoRoll server is located here: https://autoroll.skia.org/r/pdfium-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=dsinclair@chromium.org Change-Id: I5869d5dd7e46102ad7611cf4b0fa828014fdd7e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540422Reviewed-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@{#644583}
-
Justin Cohen authored
Both -updateNavigationEdgeSwipeForWebState and GetBackwardItems can return nil NavigationItems, so check in the UseNativeSwipe helper for completeness. Bug: 945989 Change-Id: Ie8ad8a425722e699372013d8c31db039e91ca32b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539121 Auto-Submit: Justin Cohen <justincohen@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Justin Cohen <justincohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#644582}
-
Adam Ettenberger authored
1. Add condition for when IValueProvider is available 2. Share logic between IAccessible::get_accValue and IValueProvider::get_Value 3. IValueProvider::SetValue should respect the restriction state and return UIA_E_ELEMENTNOTENABLED when disabled / readonly. 4. IValueProvider::get_IsReadOnly should consider both disabled and readonly 5. Move IsRangeValueSupported out of AXPlatformNodeBase 6. Add IsRangeValueSupported and IsReadOnlySupported to ax_role_properties.{h|cc}. This logic is needed for both ax_platform_node_win.cc and in a following change browser_accessibility_manager_win.cc 7. Update AXPlatformNodeWinTest.TestGetPatternProviderSupportedPatterns now that not all elements expose UIA_ValuePatternId, adding a case for Grid vs Table, since Table does not support Value, but Grid does. 8. Add unit tests for IValueProvider Bug: 844149 Change-Id: I24a3e61ece40bbf5753b44f3a77e14f3069dac46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1534302 Commit-Queue: Adam Ettenberger <adettenb@microsoft.com> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#644581}
-
Sahel Sharify authored
TBR: pkasting@chromium.org,andruud@chromium.org Bug: 945845 Change-Id: Id61b420405c046095c0a06bda8c78b5663f1dc73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540282Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#644580}
-
BUG=762641 TBR=malaykeshav@google.com Change-Id: I7f9baab30fbbf45e9297693f3b9511d65a19cfc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1538255Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: Achuith Bhandarkar <achuith@chromium.org> Cr-Commit-Position: refs/heads/master@{#644579}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/48193b065ac6..2547d2cf2b12 git log 48193b065ac6..2547d2cf2b12 --date=short --no-merges --format='%ad %ae %s' 2019-03-26 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision e1296370..ff1de589 (644325:644450) 2019-03-26 mbonadei@webrtc.org Revert "Disable TestVp9ImplProfile2.EncodeDecode on iOS." 2019-03-26 amithi@webrtc.org Revert "in WebrtcVoiceEngine allow to set TaskQueueFactory" 2019-03-26 danilchap@webrtc.org in WebrtcVoiceEngine allow to set TaskQueueFactory Created with: gclient setdep -r src/third_party/webrtc@2547d2cf2b12 The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-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. BUG=chromium:None TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Icd11b090a155f1deeb8c5f03b4733ad50a69beed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540376Reviewed-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@{#644578}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/e9845b09..8244b454 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-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: Idfcffb1035705e6989ab4ac3d9402a88b3cb5d05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540272Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#644577}
-
Eric Stevenson authored
This reverts commit 85b741f2. Reason for revert: Broke downstream system stub APK generation. Original change's description: > Android: Update bundletool version to 0.9.0. > > Release notes: https://github.com/google/bundletool/releases/tag/0.9.0. > > Primary motivation is to better support locale specific system APKs > for http://crbug.com/945418. > > Note: Flag --universal is no longer supported. > > Bug: 945418 > Change-Id: I93c367dcd593d05ce8132e4dfb1223fa16a68d20 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539781 > Reviewed-by: David Turner <digit@chromium.org> > Commit-Queue: David Turner <digit@chromium.org> > Auto-Submit: Eric Stevenson <estevenson@chromium.org> > Cr-Commit-Position: refs/heads/master@{#644357} TBR=digit@chromium.org,estevenson@chromium.org Change-Id: I6540b508f19ee11cfbcb6ee30957753127ba8066 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 945418 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540367Reviewed-by:
Eric Stevenson <estevenson@chromium.org> Commit-Queue: Eric Stevenson <estevenson@chromium.org> Cr-Commit-Position: refs/heads/master@{#644576}
-
Pedro Amaral authored
Added: MobileBottomToolbarHomeButton MobileBottomToolbarShareButton MobileBottomToolbarStackViewButton MobileBottomToolbarStackViewNewTab MobileMenuShowFromBottom MobileMenuShowFromTop MobileToolbarHomeButton MobileToolbarStackViewButtonInBrowsingView - Bug: 936529 Change-Id: I7b5611bec57ccf8b6e85f893f654f99af1e0402b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1521818 Commit-Queue: Pedro Amaral <amaralp@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#644575}
-
Joel Hockey authored
Bug: 945959 Change-Id: Ia611b7edcf3c123b0885e8ea4a69d72e035acfd1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539629 Auto-Submit: Joel Hockey <joelhockey@chromium.org> Commit-Queue: Nicholas Verne <nverne@chromium.org> Reviewed-by:
Nicholas Verne <nverne@chromium.org> Cr-Commit-Position: refs/heads/master@{#644574}
-
chrome://ukmRobert Kaplow authored
This is pretty minor to start, but at least show status. Ideally it would show information per-event. Did some refactoring of sampling from UkmRecorder. Should be noop but please check Bug: 820592 Change-Id: I993146ec4b92fc801b001a265f31ba54f82e7cc6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1524644Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#644573}
-
Ilia Samsonov authored
Added simple test for TestResultsTracker json output file. The test goes through the necessary steps to generate the resulting JSON file. Additional tests will include several iterations, results aggregator, and iteration summury calls. Added the TestResultsTracker unit tests to base_unittests R=erikchen@google.com Bug: 936244 Change-Id: I65e20d858fefa18b3cc58af0845940a3ed8bd9b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1529884 Commit-Queue: Ilia Samsonov <isamsonov@google.com> Reviewed-by:
François Doray <fdoray@chromium.org> Reviewed-by:
Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#644572}
-
Julie Jeongeun Kim authored
This CL moves document_metadata from public/platform/modules to public/mojom to gather mojom files to mojom folder and updates paths for copyless_paste.mojom.mojom. Bug: 919393 Change-Id: I7b37ec38c24ae09f86106e75a3b920836688d78f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1535689 Commit-Queue: Julie Jeongeun Kim <jkim@igalia.com> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#644571}
-
Patrick Monette authored
Bug: 943303 Change-Id: Ibd8fdd0760e7b63b48e1de7ec8ab8edbc56d1fdf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1531086 Commit-Queue: Patrick Monette <pmonette@chromium.org> Reviewed-by:
Sébastien Marchand <sebmarchand@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#644570}
-
Matt Menke authored
Previously, it was only using TransportClientSocketPools. This change will let WebsocketTransportSocketPool stop inheriting from TransportSocketPool. Bug: 944097 Change-Id: I5935d909db9dbe831fef5dbe1cad28cd96f27ba6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1532985Reviewed-by:
Asanka Herath <asanka@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#644569}
-
Mounir Lamouri authored
Bug: 924249 Change-Id: Id91994c87910d19884222a7060ecca28d0894bb0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1427599 Commit-Queue: Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#644568}
-
Esmael El-Moslimany authored
Bug: 945793 Change-Id: If766a68f71ce7d9d1068cc30b12a2c1191a966af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540066Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Esmael El-Moslimany <aee@chromium.org> Cr-Commit-Position: refs/heads/master@{#644567}
-
Min Qin authored
For resumed download, we should extend the expiration date. Or otherwise, large downloads may not complete on slow networks BUG=938978 Change-Id: Ib57c5915a4caa1305e7b9ba6ec7c2abc1f30f3e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1538453Reviewed-by:
Xing Liu <xingliu@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#644566}
-
Xiyuan Xia authored
- Update DesktopFocusRules so that only toplevel window is allowed to be activated in minimized state. Otherwise, a child window could be activated and cause DesktopNativeWidgetAura not getting activation change which in turn causes more problems down the road. - Fix DesktopNativeWidgetAura so that RestoreFocusedView happens for a minimized widget Bug: 942787 Change-Id: I0e3d35f342fca16cc78e451d6bf7fe32ac2dc337 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1536554 Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#644565}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/1b12fa2c0ae1..c8bd9e358dfd git log 1b12fa2c0ae1..c8bd9e358dfd --date=short --no-merges --format='%ad %ae %s' 2019-03-26 benjhayden@chromium.org Support bug_id=* in Anomaly.QueryAsync() 2019-03-26 benjhayden@chromium.org Support count_limit in /api/alerts Created with: gclient setdep -r src/third_party/catapult@c8bd9e358dfd The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-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:918193,chromium:918193 TBR=sadrul@chromium.org Change-Id: I2cd8460dbca2d95dce85aeb2ca73b9444ef6680f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539075Reviewed-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@{#644564}
-
Nikunj Bhagat authored
Bug: 945174 Change-Id: Ia1d99f70eb43f3ffb6545b18a3c922d638096dfb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540315Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Nik Bhagat <nikunjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#644563}
-
Yao Xiao authored
for the new scope This CL expands the intervention scope from "download happening in sandboxed iframe" to "download initiated from OR happening in sandboxed iframe", as we feel that makes more sense. This only affects the navigation path; for <a download>, the two frames are trivially the same. Moved the existing browser tests from AdsPageLoadMetricsObserverBrowserTest to a new component DownloadFramePolicyBrowserTest. Rewrote the tests making it easier to understand. The mapping from the original tests to the new tests: AdsPageLoadMetricsObserverResourceBrowserTest.SubframeNavigationDownloadBlockedByLoadPolicy <==> (identical) DownloadFramePolicyBrowserTest.SubframeNavigationDownloadBlockedByLoadPolicy DownloadInSubframeBrowserTest.Download/* <==> (splitted into 2) SubframeSameFrameDownloadBrowserTest_Sandbox.Download/* SubframeSameFrameDownloadBrowserTest_AdFrame.Download/* DownloadInMainFrameBrowserTest.Download/* <==> (identical) TopFrameSameFrameDownloadBrowserTest.Download/* RemoteFrameNavigationBrowserTest.DownloadsBlockedInSandbox <==> (expanded the scope) OtherFrameNavigationDownloadBrowserTest_Sandbox.Download/* Bug: 539938 Change-Id: I75d65f28a40cf11cc0407cfd61d6e6f15a3c8e2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1529514 Commit-Queue: Yao Xiao <yaoxia@chromium.org> Reviewed-by:
Bryan McQuade <bmcquade@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#644562}
-
Avery Musbach authored
According to the specification, when you drag a window to snap it, the preview area (referred to as "Indicator") should fade out, and meanwhile its inset should animate to zero: https://mccanny.users.x20web.corp.google.com/www/splitscreen-motion/index.html#window-drop Also, it seems reasonable to expect that the highlights should fade out if you drag a window from the top and then back to the top, or if you drag a window from the top and drop it into overview. The animations have already been implemented in SplitViewDragIndicators, but in most cases, the SplitViewDragIndicators object goes out of scope and then you do not see the animations. See the videos linked below for details. The present CL gives animations a little extra time after the SplitViewDragIndicators object is destroyed. BEFORE: https://photos.app.goo.gl/81kc7xbxQgU67CvJA https://photos.app.goo.gl/evrzpBBoXuAqZadc8 https://photos.app.goo.gl/cVqdxzVRdBzSYgNQ8 https://photos.app.goo.gl/YMtUEPmYPBDpVkeZ8 https://photos.app.goo.gl/aBsW1kYoLgvvNd4N8 AFTER: https://photos.app.goo.gl/V7XG4TX7nmF98dnv5 https://photos.app.goo.gl/oXWbDEhtij6FGwx5A https://photos.app.goo.gl/yUWToSHEH2u5k3kY7 https://photos.app.goo.gl/5yTNQ2U4CkH4AG2aA https://photos.app.goo.gl/p1fW6n9edrod2SbeA Test: manual Bug: 934977 Change-Id: I5ac3c6982f620dd90befe62849b4c60e5c7762bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1536463 Commit-Queue: Avery Musbach <amusbach@chromium.org> Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#644561}
-
Evan Stade authored
Chrome doesn't recover from this error, so crash rather than leaving the client broken. Bug: 943238 Change-Id: I4e61310a2367354eba2d06b8b0f263aac66cce94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1536138 Commit-Queue: Scott Violet <sky@chromium.org> Auto-Submit: Evan Stade <estade@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#644560}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/c0b7cfc0b483..bcf82c47e836 Created with: gclient setdep -r src-internal@bcf82c47e836 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=sahel@chromium.org,horo@chromium.org,pkasting@chromium.org,andruud@chromium.org Change-Id: I0f0eaa885d1650969bb73bbc52bb0c5ad47e36bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540049Reviewed-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@{#644559}
-
Sunny Sachanandani authored
Surface aggregator perftests were using the same embed token for each surface which triggers surface invariants violation DCHECKs. Bug: None Change-Id: I716feac2f134e8b199b071fb85219c50b93f1e14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540140 Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Commit-Queue: kylechar <kylechar@chromium.org> Auto-Submit: Sunny Sachanandani <sunnyps@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#644558}
-
Rakib M. Hasan authored
The test name prefix will be used to shorten the tests name. It will also be added as a field to the JSON results. Bug: chromium:698902 Change-Id: I3a8be18eb583cc5cfadbf61f29d366a7b21c9527 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539887 Commit-Queue: Rakib Hasan <rmhasan@google.com> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#644557}
-
jdoerrie authored
Bug: 945560 Change-Id: I4d07b3e084fae7eb819bcf377f0b5231d8ae68e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539841 Commit-Queue: Ilya Sherman <isherman@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#644556}
-
Kevin Ellis authored
This patch adds support for multiple queues for async mutation of worklet animations. Active tree mutations that have been previously queued can get replaced by later mutation requests. Only one pending tree mutation can be performed at any time, so each much run to completion before the next is queued. Next steps: * Track active and pending version of local time separately. * Update local time for the active tree on activation of the pending tree. * Trigger animate layers after pending tree activation if potentially stale. Bug: 937975 Change-Id: I1c1c39bd65325a5323814d7718c2fab6c8683a43 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1535747Reviewed-by:
Robert Flack <flackr@chromium.org> Commit-Queue: Kevin Ellis <kevers@chromium.org> Cr-Commit-Position: refs/heads/master@{#644555}
-
Pavel Feldman authored
Change-Id: I10039ff0c4786b44fc73cc30b5758c55a6b071b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540299 Commit-Queue: Pavel Feldman <pfeldman@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#644554}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/72cc2eaafdec..4864e0cd1960 git log 72cc2eaafdec..4864e0cd1960 --date=short --no-merges --format='%ad %ae %s' 2019-03-26 syoussefi@chromium.org Fix OOM in TextureUpload perf test 2019-03-26 syoussefi@chromium.org Disable GPU perf tracking on D3D 2019-03-26 syoussefi@chromium.org Add instructions for use with RenderDoc + Android Created with: gclient setdep -r src/third_party/angle@4864e0cd1960 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:945415,chromium:945415 TBR=jonahr@chromium.org Change-Id: If4c6ed0c94a715faee7f4a8574cfde6a7e86f6c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1538748Reviewed-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@{#644553}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/cadd2cc7ad7f..0ce04fb00267 git log cadd2cc7ad7f..0ce04fb00267 --date=short --no-merges --format='%ad %ae %s' 2019-03-26 taylori@google.com Merge "Access atrace HAL to get available categories" 2019-03-26 treehugger-gerrit@google.com Merge "TracePacket.previous_packet_dropped: clarify proto comment" Created with: gclient setdep -r src/third_party/perfetto@0ce04fb00267 The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-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=perfetto-bugs@google.com Change-Id: Id02f39d275fb942c05fb258971d54d1765e24032 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540051Reviewed-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@{#644552}
-
Maksim Sisov authored
The previous limitation is artificial and blocks Wayland from correct behaviour. The presentation and swap completion callbacks come completely independently in case of Wayland, and blocking swap completion callback until presentation callback come adds an artificial delay to the display compositor as long as it's not known when the pixel will be turned to light. Thus, use local swap ids to allow the following order Swap[0] Swap-Ack[0] Swap[1] PresentationCallback[0] Swap-Ack[1] PresentationCallback[1] Right now, it crashes because Swap[1] sets allow_running_presentation_callback_ to false and the feedback for the Swap[0] cannot go through. To ensure that the presentation callback does not come earlier than the swap-ack callback, implement a queue with local swap ids to ensure 1) correct order of swap and swap-ack and ensure the presentation callbacks do not run earlier than their preceeding swap requests. Bug: 943096 Change-Id: I0c399c6031991fd317484a8448228fe27ec69ded Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1533873Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#644551}
-
Ted Choc authored
TBR=amaralp@chromium.org BUG=946157 Change-Id: Id4b9433a9186055073b9f3f93b95e30238172ab4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1538873Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#644550}
-
James Darpinian authored
This test currently fails on all platforms. We were just missing a failure expectation for Android. Bug: 945970 Change-Id: I9266aca2423ac1ef8cc3d9c47b77dc6ad479087b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1534871 Commit-Queue: James Darpinian <jdarpinian@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#644549}
-
Robbie McElrath authored
This will prevent the network service from creating a NetworkChangeNotifier if it's started up in unit tests, which means we won't be leaking the NetworkChangeNotifier anymore. Bug: 938126, 901092 Change-Id: Ib20146981957a79584e005fa23662a996447f300 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1533163 Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#644548}
-
Caleb Rouleau authored
I think these should have been deleted by https://chromium-review.googlesource.com/1213317 Bug: 945453 Change-Id: I5a1fdef8704082652ba93f459667a9828743c5aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1538704Reviewed-by:
Emily Hanley <eyaich@chromium.org> Commit-Queue: Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#644547}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/b23aee3431c0..ce9a7af967cb git log b23aee3431c0..ce9a7af967cb --date=short --no-merges --format='%ad %ae %s' 2019-03-26 jvanverth@google.com Fix BGRA GL texture format on iOS 2019-03-26 michaelludwig@google.com Remove old experimental SkiaRenderer APIs 2019-03-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 213a8ce6d5c2..cc6473f7d80d (4 commits) 2019-03-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 da37e7f6759d..a47e2a23ab4c (2 commits) Created with: gclient setdep -r src/third_party/skia@ce9a7af967cb 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=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;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=stani@chromium.org Change-Id: Ib2883c15dc8518e0b0bab80fc4a80b129c7a2dd1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1539072Reviewed-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@{#644546}
-