Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GN Format all files in the engine. #8369

Merged
merged 1 commit into from
Mar 29, 2019

Conversation

chinmaygarde
Copy link
Member

No functional change. Just runs find . -name "*gn" -exec gn format {} \; over the files in a repo. I thought we already had a presubmit for this. Apparently not. I will enable the same in a subsequent patch.

@chinmaygarde chinmaygarde merged commit a1a2129 into flutter:master Mar 29, 2019
@chinmaygarde chinmaygarde deleted the gn_format branch March 29, 2019 19:45
@cbracken
Copy link
Member

lgtm_hanko

engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 29, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Mar 29, 2019
flutter/engine@82765aa...a1a2129

git log 82765aa..a1a2129 --no-merges --oneline
a1a2129 GN Format all files in the engine. (flutter/engine#8369)
82c9104 Remove old Fuchsia external mem,sem extensions
6d1a6a4 Allow per-platform customization of the default Skia font manager (flutter/engine#8358)
3de50b8 Roll src/third_party/skia 84a53268af92..7eeb74fdfd84 (3 commits) (flutter/engine#8367)
65837ab Roll src/third_party/skia a2cec203eea8..84a53268af92 (1 commits) (flutter/engine#8366)
ada0a8e Roll src/third_party/skia 57b7a792bb6f..a2cec203eea8 (1 commits) (flutter/engine#8365)
9729f1a Roll src/third_party/skia bf4229cc10a1..57b7a792bb6f (5 commits) (flutter/engine#8364)
23e0c37 Roll src/third_party/skia 01fe26360660..bf4229cc10a1 (6 commits) (flutter/engine#8363)
fd0b440 Roll src/third_party/skia cc8c7bee7925..01fe26360660 (10 commits) (flutter/engine#8361)
96c9751 Rename threshold to access_threshold (flutter/engine#8354)
09a67fe update buildroot dep for flutter/buildroot@e2ca457 (flutter/engine#8359)
602b612 Reduce z-fighting on Scenic (flutter/engine#8318)
b53e436 Roll src/third_party/dart a977273262..f29e100f42 (8 commits)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-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 (bmparr@google.com), and stop
the roller if necessary.
RBogie pushed a commit to RBogie/flutter-engine that referenced this pull request Apr 8, 2019
RBogie added a commit to RBogie/flutter-engine that referenced this pull request Apr 8, 2019
RBogie added a commit to RBogie/flutter-engine that referenced this pull request Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants