-
Notifications
You must be signed in to change notification settings - Fork 201
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
JBR-7194: substituting empty extension with "Unix executable" type in macOS file dialog #479
Open
trespasserw
wants to merge
1,320
commits into
JetBrains:main
Choose a base branch
from
trespasserw:macos-empty-ext
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mkartashev
force-pushed
the
main
branch
4 times, most recently
from
December 3, 2024 11:37
06c79d4
to
432205a
Compare
…ls by time out (sun.java2d.metal.MTLLayer.blitTexture) Moved test frame by some offset to avoid interaction with mac menu bar (cherry picked from commit 7d3688a)
(cherry picked from commit 49b1001)
(cherry picked from commit a0dbdff)
(cherry picked from commit cf2abf3)
(cherry picked from commit 9c4a2ac)
Use JNU_RUNTIME_ASSERT(env, cond, msg) defined in jni_util.h to crash JVM when 'cond' is not true with the given message and source location information in the fatal error log. (cherry picked from commit fd9bf2c)
(cherry picked from commit 1dd81b1)
…exture memory more promptly (regular young GC freeing not reused textures since 15s) + unified API with new generic AccelTexturePool (C) to be shared with the coming vulkan pipeline (linux) (cherry picked from commit ea12ccd)
…s being swallowed (cherry picked from commit a07d5e4)
…x updates from JBR-7461 (cherry picked from commit 713162c)
(cherry picked from commit d27df08)
(cherry picked from commit 0b5462b)
(cherry picked from commit 9fadadf)
…able the random number generator algorithms can be instantiated, including the default one (cherry picked from commit 3950e80)
…ckages, and deploy the latest available jdk20 (same as in jbr21) (cherry picked from commit 794eab0)
(cherry picked from commit 49c5e7d)
Co-authored-by: Dmitry Batrak <[email protected]> Co-authored-by: Nikita Gubarkov <[email protected]> Co-authored-by: Maxim Kartashev <[email protected]> (cherry picked from commit 2e26de3)
(cherry picked from commit d6150b8)
(cherry picked from commit 82fe989)
(cherry picked from commit 382e6c6)
…found WLToolkit made operational in headless mode (cherry picked from commit 5679e13)
Don't exit from toolkit initialization until all the necessary information has been received from the Wayland server. (cherry picked from commit 453aa66)
The buffer scale is changed atomically with the size. WLGraphicsConfig made immutable and is re-created when scaling changes. WLGraphicsDevice is also re-created when its position changes. (cherry picked from commit 2d0d950)
Multiple Wayland buffers support. (cherry picked from commit 4541c11)
(cherry picked from commit abdfb72)
mkartashev
force-pushed
the
main
branch
3 times, most recently
from
December 9, 2024 16:24
1d60f90
to
387e776
Compare
NikitkoCent
force-pushed
the
main
branch
2 times, most recently
from
December 10, 2024 10:03
b5e0346
to
1dcd860
Compare
vprovodin
force-pushed
the
main
branch
7 times, most recently
from
December 17, 2024 00:02
c9f6850
to
1c8fffc
Compare
vprovodin
force-pushed
the
main
branch
7 times, most recently
from
December 24, 2024 00:02
b956abe
to
61dc7ce
Compare
vprovodin
force-pushed
the
main
branch
6 times, most recently
from
December 31, 2024 00:02
3ea5cd2
to
f812f0f
Compare
vprovodin
force-pushed
the
main
branch
3 times, most recently
from
January 4, 2025 00:02
999baed
to
d722a6a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.