electron/shell
Sergio Padrino abf6f5c8ba
feat: add new runningUnderARM64Translation property to detect x64 translated apps running on Windows ARM (#29168)
* feat: add new runningUnderARM64Translation property to detect x64 translated apps running on Windows ARM

* docs: add documentation for the new runningUnderARM64Translation property

* refactor: clean up `IsRunningUnderARM64Translation` Windows implementation

* Return false if IsWow64Process2 doesn't exist

* Emit deprecation warning in runningUnderRosettaTranslation
2021-06-02 16:16:33 +09:00
..
app chore: trim unused STL includes (#29414) 2021-06-01 10:34:44 +09:00
browser feat: add new runningUnderARM64Translation property to detect x64 translated apps running on Windows ARM (#29168) 2021-06-02 16:16:33 +09:00
common feat: include resize edge with will-resize event (#29199) 2021-06-02 11:37:10 +09:00
renderer chore: use consistent parameter names (#29361) 2021-06-01 10:46:25 +09:00
utility chore: trim unused STL includes (#29414) 2021-06-01 10:34:44 +09:00