commit | 04e702027854e446039c9f06a627c74a1a735365 | [log] [tgz] |
---|---|---|
author | Justin Cohen <justincohen@google.com> | Mon Oct 21 19:10:50 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 21 19:10:50 2024 |
tree | 9a075d406aba00607cc9b20241f5fdb40d2dc262 | |
parent | 6799a2453b8f6219975f676a6131bef2200fbbf7 [diff] |
Roll src/ios/third_party/earl_grey2/src/ 8504ed1f0..d68787ee6 (18 commits) https://chromium.googlesource.com/external/github.com/google/EarlGrey.git/+log/8504ed1f0137..d68787ee6577 $ git log 8504ed1f0..d68787ee6 --date=short --no-merges --format='%ad %ae %s' 2024-10-11 mobile-devx-github-bot Add NS_ASSUME_NONNULL to GREYSyntheticEvents 2024-10-10 mobile-devx-github-bot Add `NS_ASSUME_NONNULL` to GREYTouchInfo 2024-10-07 mobile-devx-github-bot A fix for iOS 18 SwiftUI Tap touch events. 2024-09-27 mobile-devx-github-bot #EarlGreyV2 add new files to project and fix comment format 2024-09-26 mobile-devx-github-bot #nitro #earlgrey Workaround for iOS18 SwiftUI touch event. UIResponder is incorrectly detected on EG. (EDO does not encode/decode CGVector so CGPoint is used) 2024-09-26 mobile-devx-github-bot iOS 18 Swift UI Tap fix part 1 2024-09-09 mobile-devx-github-bot Remove WKWebView idling resource estimatedProgress check 2024-09-03 mobile-devx-github-bot Add action type so we can handle type specific errors in testlib. 2024-09-03 mobile-devx-github-bot Add action type so we can handle type specific errors in testlib. 2024-08-30 mobile-devx-github-bot Add version guard to async JavaScript execution. 2024-08-29 mobile-devx-github-bot Add async JavaScript execution. 2024-08-22 mobile-devx-github-bot Assert when appUIHierarchy is inside the userinfo and not in the app hierarchy 2024-08-21 allevato Internal Commit Uploaded 2024-07-23 tirodkar Adding a go link to the verbose logger 2024-07-03 mobile-devx-github-bot UIGestureRecognizer temporary swizzling fix for iOS 18. 2024-06-27 mobile-devx-github-bot #nitro fixing hierarchy test by adding prepend underscore for UINavigationTransitionView. 2024-06-27 mobile-devx-github-bot #nitro Skip testTappingOnShareSheetButtons on iOS18 simulator due to missing message settings. 2024-06-15 mobile-devx-github-bot Fix KeyboardKeysTest for iOS 18. Created with: roll-dep src/ios/third_party/earl_grey2/src Change-Id: Ia6efafb314576477d9ebb674fa24f4688735ce8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5931064 Commit-Queue: Justin Cohen <justincohen@chromium.org> Reviewed-by: Rohit Rao <rohitrao@chromium.org> Auto-Submit: Justin Cohen <justincohen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1371562}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.