-
baxley authored
https://chromium.googlesource.com/external/github.com/google/EarlGrey.git/+log/6b23028b6349..090aa5fa68d4 $ git log 6b23028b6..090aa5fa6 --date=short --no-merges --format='%ad %ae %s' 2016-07-08 tirodkar Update cheatsheet link in README.md to point to the web link [ci skip] (#176) 2016-07-07 sskhandp Creating jazzy.yml file (#174) 2016-07-02 axi0mXor Simplify UIGestureRecognizer synchronization and make it compatible with iOS 10.0 beta 1 2016-07-01 axi0mXor Simplify how accessibility is enabled and make it compatible with iOS 10.0 beta 1 2016-06-29 tirodkar Update GREYRunLoopSpinnerTest based on comments 2016-06-28 tirodkar Fix Unit Tests Project Sources 2016-06-22 tirodkar Updated CONTRIBUTING.md for passage on cheatsheet changes 2016-06-22 tirodkar Update cheatsheet.html and add newlines to new files 2016-06-22 tirodkar Update Projects 2016-06-22 tirodkar Add any miscellaneous changes from EarlGrey 2016-06-22 tirodkar Remove unneeded GREYKeyboard method. Add Examples and more samples, tests and any comment/ test changes 2016-06-22 tirodkar Add a weak object container to allow safe dereferencing of deallocated objects 2016-06-22 tirodkar Weakly hold operation queue in op queue idling resource and fix clean up in queue idling resources along with tests 2016-06-22 tirodkar Add analytics anonymizing for bundleID 2016-06-22 tirodkar Change interaction in logs description to UIEnabled. Also change some bad formatting. 2016-06-22 tirodkar EarlGrey Synchronization Refactor. Use a model that has more efficient polling. Allow the main thread to sleep when idle instead of busy polling. Also corrects issue where EarlGrey was draining more than necessary during synchronization. 2016-06-22 tirodkar Add doubleTapAtPoint: GREYAction along with separating tests for singleTap and doubleTap tests. 2016-07-01 code Add grey_replaceText to cheatsheet (#169) 2016-07-01 code Fix Ruby build (#168) 2016-06-30 code Add grey_replaceText (#119) 2016-06-30 SuriyaaKudoIsc Add setup-earlgrey.sh link (#159) 2016-06-29 sskhandp Refactoring travis yml and splitting the test commands into a separate script 2016-06-28 sskhandp Revert "06/17/2016 - Update Github-EarlGrey with Internal Changes" (#163) 2016-06-24 sskhandp Adding some clarification around granularity of PRs. [ci skip] (#157) 2016-06-23 tirodkar 06/17/2016 - Update Github-EarlGrey with Internal Changes (#145) 2016-06-23 fly.49.89.over fix comment line (#153) BUG= Review-Url: https://codereview.chromium.org/2138483003 Cr-Commit-Position: refs/heads/master@{#404651}
f21f05c1