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

Revert shell/platform/common/BUILD.gn #116

Merged
merged 3 commits into from
Jun 22, 2021

Conversation

bwikbs
Copy link
Member

@bwikbs bwikbs commented Jun 17, 2021

For running embedder's unit test, I need x64 build.
(I am modifying the embedder API for the FlutterEngineGroup API, and I want to add a unit test.)
Unfortunately, modification of BUILD.gn are preventing that task.

This change came from here, I couldn't find a reason. previous_work

Does anyone know the history?
Can I reverse this?

* Required for x64 builds

Signed-off-by: MuHong Byun <[email protected]>
@bwikbs bwikbs requested a review from a team June 17, 2021 03:58
@swift-kim
Copy link
Member

The difference is quite obvious. Compare the sizes of the embedders (libflutter_tizen*.so) and you will see the difference.

@bwikbs
Copy link
Member Author

bwikbs commented Jun 17, 2021

@swift-kim Oh, In that case, How about now?

Copy link
Member

@swift-kim swift-kim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bwikbs Looks fine!

@bwikbs bwikbs requested a review from a team June 17, 2021 04:50
Co-authored-by: Boram Bae <[email protected]>
Copy link

@pkosko pkosko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@swift-kim swift-kim merged commit 9ebcb6a into flutter-tizen:flutter-2.2.1-tizen Jun 22, 2021
swift-kim pushed a commit that referenced this pull request Sep 27, 2021
* Revert shell/platform/common/BUILD.gn

* Required for x64 builds

Signed-off-by: MuHong Byun <[email protected]>

* Changed not to be included in Tizen

Signed-off-by: MuHong Byun <[email protected]>

* Apply review's comment

Co-authored-by: Boram Bae <[email protected]>

Co-authored-by: Boram Bae <[email protected]>
swift-kim pushed a commit that referenced this pull request Nov 14, 2021
* Revert shell/platform/common/BUILD.gn

* Required for x64 builds

Signed-off-by: MuHong Byun <[email protected]>

* Changed not to be included in Tizen

Signed-off-by: MuHong Byun <[email protected]>

* Apply review's comment

Co-authored-by: Boram Bae <[email protected]>

Co-authored-by: Boram Bae <[email protected]>
swift-kim pushed a commit that referenced this pull request Dec 9, 2021
* Revert shell/platform/common/BUILD.gn

* Required for x64 builds

Signed-off-by: MuHong Byun <[email protected]>

* Changed not to be included in Tizen

Signed-off-by: MuHong Byun <[email protected]>

* Apply review's comment

Co-authored-by: Boram Bae <[email protected]>

Co-authored-by: Boram Bae <[email protected]>
swift-kim pushed a commit that referenced this pull request Dec 17, 2021
* Revert shell/platform/common/BUILD.gn

* Required for x64 builds

* Changed not to be included in Tizen

Signed-off-by: MuHong Byun <[email protected]>

Co-authored-by: Boram Bae <[email protected]>
swift-kim pushed a commit that referenced this pull request Feb 7, 2022
* Revert shell/platform/common/BUILD.gn

* Required for x64 builds

* Changed not to be included in Tizen

Signed-off-by: MuHong Byun <[email protected]>

Co-authored-by: Boram Bae <[email protected]>
swift-kim pushed a commit that referenced this pull request Feb 11, 2022
* Revert shell/platform/common/BUILD.gn

* Required for x64 builds

* Changed not to be included in Tizen

Signed-off-by: MuHong Byun <[email protected]>

Co-authored-by: Boram Bae <[email protected]>
swift-kim pushed a commit that referenced this pull request May 12, 2022
* Revert shell/platform/common/BUILD.gn

* Required for x64 builds

* Changed not to be included in Tizen

Signed-off-by: MuHong Byun <[email protected]>

Co-authored-by: Boram Bae <[email protected]>
swift-kim pushed a commit that referenced this pull request Aug 5, 2022
* Revert shell/platform/common/BUILD.gn

* Required for x64 builds

* Changed not to be included in Tizen

Signed-off-by: MuHong Byun <[email protected]>

Co-authored-by: Boram Bae <[email protected]>
swift-kim pushed a commit that referenced this pull request Sep 1, 2022
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@28eead2...0182a2c)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
swift-kim pushed a commit that referenced this pull request Sep 1, 2022
* Revert shell/platform/common/BUILD.gn

* Required for x64 builds

* Changed not to be included in Tizen

Signed-off-by: MuHong Byun <[email protected]>

Co-authored-by: Boram Bae <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants