skyline/.idea
PixelyIon 11c5f50d37 Use likelihood attributes in NCE + Fix System Version + SVC improvements
The SVCs improvements are as follows:
* Make SVC logs more concise for:
* * `SleepThread`
* * `ClearEvent`
* * `CloseHandle`
* * `ResetSignal`
* * `WaitSynchronization` (Special case for single handle)
* * `ArbitrateLock`
* * `ArbitrateUnlock`
* * `WaitProcessWideKeyAtomic`
* * `SignalProcessWideKey`
* Fix unintentional fallthrough into `yieldWithoutCoreMigration` from `yieldWithCoreMigration` in `SleepThread`
* Return `result::InvalidState` when an unsignalled handle is reset in `ResetSignal`
* Return `Result{}` (Success) in `CancelSynchronization`
* Do not return `result::InvalidCurrentMemory` in `ArbitrateLock` as it's not a failure condition
* Make `count` in `WaitProcessWideKeyAtomic` a `i32` from a `u32`, zero and all negative values result in waking all waiters
2021-03-05 14:55:34 +05:30
..
codeStyles Disable uninitialized variable clang-tidy warnings 2021-03-05 14:55:34 +05:30
copyright Improve NCE and Finish Up Refactor 2020-04-23 22:26:27 +05:30
fileTemplates Move to MPL-2.0 2020-04-23 22:26:27 +05:30
inspectionProfiles Use likelihood attributes in NCE + Fix System Version + SVC improvements 2021-03-05 14:55:34 +05:30
runConfigurations Fix Logger Settings + Use Java 8 + Update Kotlin + Extract Native SOs 2021-03-05 14:55:34 +05:30
scopes Use per-thread scheduler condvars and clean up AS filters 2021-03-05 14:55:34 +05:30
compiler.xml Generate Stack Traces + More Robust Terminate Handler + Exit Process on Signal in Guest 2021-03-05 14:55:34 +05:30
encodings.xml Add it back again. 2019-08-20 15:05:13 -04:00
jarRepositories.xml Update NDK, Gradle and dependencies + Improve Settings API + Migrate to PugiXML 2021-03-05 14:55:34 +05:30
jsonSchemas.xml Fix GitHub Actions Build + Move Stack to Shared Memory 2020-04-23 22:26:27 +05:30
kotlinc.xml Update NDK, Gradle and dependencies + Improve Settings API + Migrate to PugiXML 2021-03-05 14:55:34 +05:30
misc.xml Fix Logger Settings + Use Java 8 + Update Kotlin + Extract Native SOs 2021-03-05 14:55:34 +05:30
vcs.xml Fix Logger Settings + Use Java 8 + Update Kotlin + Extract Native SOs 2021-03-05 14:55:34 +05:30