- 24 Nov, 2021 2 commits
-
-
Shagen Ogandzhanian authored
-
Shagen Ogandzhanian authored
-
- 22 Nov, 2021 1 commit
-
-
Nikolay Igotti authored
-
- 19 Nov, 2021 9 commits
-
-
-
Roman Sedaikin authored
-
Aleksandr Veselov authored
-
Alexey Tsvetkov authored
* Extract signing to buildSrc * Enable stacktraces for GitHub Workflows * Fix creating checksums & jar
-
Shagen Ogandzhanian authored
* Introdcue test for StrutStyle getFamilyNames * Commonize StrutStyle::familiyNames, setFontFamilyNames
-
Nikolay Igotti authored
-
Aleksandr Veselov authored
-
Igor Demin authored
* Fix paragraph.getRectsForRange crash on Windows Fixes https://github.com/JetBrains/compose-jb/issues/1308 * Fix for js
-
Alexey Tsvetkov authored
-
- 18 Nov, 2021 4 commits
-
-
Alexey Tsvetkov authored
-
Alexey Tsvetkov authored
* Skip compiling native bridges for incompatible OS * Move all JS configuration under supportWasm flag * Suppress OPTIONAL_DECLARATION_USAGE_IN_NON_COMMON_SOURCE in tests Otherwise, test compilation fails, when wasm & native are disabled, i.e. only jvm target is active, which leads to https://youtrack.jetbrains.com/issue/KT-44014
-
Shagen Ogandzhanian authored
-
Roman Sedaikin authored
* Added Metal renderer for macos-native.
-
- 17 Nov, 2021 6 commits
-
-
Aleksandr Veselov authored
-
Aleksandr Veselov authored
-
Shagen Ogandzhanian authored
-
Roman Sedaikin authored
* Fix fullscreen mode on macos. - fixed case where fullscreen mode is set before the window becomes visible and nothing happens after it becomes visible see: https://github.com/JetBrains/compose-jb/issues/1134
-
Shagen Ogandzhanian authored
Sometimes IDEA tries to add to repo newly created crash dumps
-
Alexey Tsvetkov authored
-
- 16 Nov, 2021 3 commits
-
-
Shagen Ogandzhanian authored
-
Alexey Tsvetkov authored
-
Roman Sedaikin authored
-
- 15 Nov, 2021 3 commits
-
-
Aleksandr Veselov authored
-
Alexey Tsvetkov authored
-
Alexey Tsvetkov authored
Also, add `-` between OS and Arch in native artifacts ids
-
- 12 Nov, 2021 4 commits
-
-
Alexey Tsvetkov authored
* Allow to configure all targets for publishing * Update emscripten dockerfile * Print PATH in error message
-
Aleksandr Veselov authored
-
Aleksandr Veselov authored
-
Aleksandr Veselov authored
-
- 11 Nov, 2021 6 commits
-
-
Shagen Ogandzhanian authored
-
Nikolay Igotti authored
-
Alexey Tsvetkov authored
-
Aleksandr Veselov authored
-
Aleksandr Veselov authored
-
Manuel Unterhofer authored
-
- 10 Nov, 2021 2 commits
-
-
Shagen Ogandzhanian authored
* Introduce helper function fail * Simplify signatures for assertContentCloseEnough * In the middle of refactoring * Don't use nested assertions in assertCloseEnough family of functions * Platform-aware default epsilon * Correct one of assertion error messages * Yet another typo in a commit message
-
Oleksandr Karpovich authored
* TextBlobBuilder: common appendRun * TextBlobBuilder: common appendRunPosH * TextBlobBuilder: canAppendRunWithRSXform, canAppendRunWithPosition, canAppendMultipleTimes * drop commit (duplicates code from PR #356) * TextBlobBuilder: nAppendRun impl * TextBlobBuilder: appendRunPosH impl * TextBlobBuilder: AppendRunPos impl * TextBlobBuilder: appendRunRSXform impl * fix js test Co-authored-by:Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
-