
This reverts commit28fb25cb9b
. Reason for revert: Re-land after flake is fixed, dropping iOS13. Original change's description: > Revert "ios: Enable fast animations in EG tests." > > This reverts commit948148a8a2
. > > Reason for revert: Needs more flake cleanup before this can land. > > See: > builders/ci/ios-simulator-full-configs/32591/overview > builders/ci/ios-simulator-full-configs/32588/overview > builders/ci/ios-simulator-full-configs/32586/overview > builders/ci/ios-simulator-noncq/19313/overview > builders/ci/ios-simulator-noncq/19312/overview > And in Chrome: > builders/ci/iphone-simulator/24051/overview > builders/ci/iphone-simulator/24050/overview > builders/ci/iphone-simulator/24049/overview > builders/ci/ipad-simulator/23352/overview > builders/ci/ipad-device/20930/overview > > > Original change's description: > > ios: Enable fast animations in EG tests. > > > > Adjusts the speed property of CALayer to 100 to speed up tests. > > > > Change-Id: Ia4aac142e0f4b62b784ae59380960bfdb735c21b > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3056790 > > Commit-Queue: Justin Cohen <justincohen@chromium.org> > > Reviewed-by: Olivier Robin <olivierrobin@chromium.org> > > Reviewed-by: Rohit Rao <rohitrao@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#906525} > > Change-Id: Ie90c2c445cd35699faed94e90bbe3095ae174694 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3056995 > Auto-Submit: Justin Cohen <justincohen@chromium.org> > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> > Owners-Override: Mohamed Amir Yosef <mamir@chromium.org> > Cr-Commit-Position: refs/heads/master@{#906696} Change-Id: Iee5d992d9f642bb2cf36b27668fca103469b5504 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3060579 Commit-Queue: Justin Cohen <justincohen@chromium.org> Reviewed-by: Mohamed Amir Yosef <mamir@chromium.org> Owners-Override: Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#908180}
This directory holds code related to the iOS port of Chromium. See https://sites.google.com/a/chromium.org/dev/developers/design-documents/structure-of-layered-components-within-the-chromium-codebase for a description of the structure underneath this directory.