Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
oj-libjdwp
/
c7fe3985b9410652b8fa55dbda3bbc193b2b690c
/
src
c7fe398
IDEA-162187 [macOS] app icon is low-res after a badge is drawn on it
by Anton Tarasov
· 8 years ago
507c688
JRE-168 Dialog resizing causing visual problems on Ubuntu
by Alexey Ushakov
· 8 years ago
bd24961
JRE-168 Dialog resizing causing visual problems on Ubuntu
by Alexey Ushakov
· 8 years ago
e54dfd3
Build fix (XCode4)
by Denis Fokin
· 8 years ago
cb28578
EA-81762 - AIOOBE at CompositeStrike.getStrikeForSlot
by Dmitry Batrak
· 8 years ago
3465256
add an option to use Core Text layout for AAT fonts (disabled by default)
by Dmitry Batrak
· 8 years ago
9f29d89
IDEA-166443 Mac OS: Delete action deletes twice if Edit menu has be opened before
by Denis Fokin
· 8 years ago
735a2d4
avoid changing characters' advances when special character is added to the line or ligatures are enabled
by Dmitry Batrak
· 8 years ago
0fb0fee
IDEA-166435 Mac OS: IDEA quits on pressing any key with Korean, Chinese and Japanese keyboard layouts
by Denis Fokin
· 8 years ago
5b52e09
Broken space is fixed
by Denis Fokin
· 8 years ago
056c5b6
Temporary workaround to fix the build
by Denis Fokin
· 8 years ago
601502c
IDEA-166086 IDEA crashes on pressing a dead key
by Denis Fokin
· 8 years ago
a9dbb69
JRE-166 [macOS] deadlock with JFXPanel
by Anton Tarasov
· 8 years ago
f2d2982
Build fix
by Denis Fokin
· 8 years ago
9790c7f
Clean-up
by Denis Fokin
· 8 years ago
b107409
^M and other ISO controls are fixed
by Denis Fokin
· 8 years ago
7f4b986
JRE-149 java/awt/event/KeyEvent/DeadKey/DeadKeyMacOSXInputText.java: Pressed char is not dead acute
by Denis Fokin
· 8 years ago
eafe84a
JRE-161 CCE in OGLTextRenderer.validateContext
by Alexey Ushakov
· 8 years ago
c1eeff0
Broken backspace in quick search IDEA-166086 IDEA crashes on pressing a dead key
by Denis Fokin
· 8 years ago
3061a5e
JRE-146 setLocation/getLocation for dialog windows are inconsistent on ubuntu 16.04
by Alexey Ushakov
· 8 years ago
660e548
IDEA-166050 Terminal, Mac OS: can't enter uppercase symbols – Shift key is ignored
by Denis Fokin
· 8 years ago
7e7d9ce
JRE-146 setLocation/getLocation for dialog windows are inconsistent on ubuntu 16.04
by Alexey Ushakov
· 8 years ago
1df48a0
JRE-146 setLocation/getLocation for dialog windows are inconsistent on ubuntu 16.04
by Alexey Ushakov
· 8 years ago
edb73f6
IDEA-166040 jediterm-pty expects getting control command unicode chars in KeyEvent (typ0)
by Denis Fokin
· 8 years ago
7edd54b
IDEA-166040 jediterm-pty expects getting control command unicode chars in KeyEvent
by Denis Fokin
· 8 years ago
05176d5
NPE
by Denis Fokin
· 8 years ago
8196fcd
IDEA-165993 French (azerty) keyboard layout: Cmd+Shift+; is recognized as A
by Denis Fokin
· 8 years ago
682276f
IDEA-165993 French (azerty) keyboard layout: Cmd+Shift+; is recognized as A
by Denis Fokin
· 8 years ago
c72ca81
Revert: MouseWheelEvent extended to support pixel-perfect deltas
by Konstantin Bulenkov
· 8 years ago
a1d32d0
Revert: Support pixel-perfect scrolling deltas on Mac OS X 10.7+
by Konstantin Bulenkov
· 8 years ago
70675e9
Change @since 1.9 to 1.8
by Konstantin Bulenkov
· 8 years ago
3dc9808
mark new public constructor as deprecated and and 1.9
by Konstantin Bulenkov
· 8 years ago
5d3f454
JRE-153 [hidpi] monitors bounds can overlap in multi-dpi env
by Anton Tarasov
· 8 years ago
5b7f4b7
IDEA-165943 Keymap: for non-QWERTY keyboard layouts Shift+... shortcuts are inconsistently interpreted
by Denis Fokin
· 8 years ago
0565f28
IDEA-63779 Keymap shows characters for keys only for english keyboard layout correctly
by Denis Fokin
· 8 years ago
a3cb880
Support pixel-perfect scrolling deltas on Mac OS X 10.7+
by Pavel Fatin
· 8 years ago
568f2da
MouseWheelEvent extended to support pixel-perfect deltas
by Pavel Fatin
· 8 years ago
935f3a1
Fix for java/awt/event/KeyEvent/ExtendedKeyCode/ExtendedKeyCodeTest.java
by Denis Fokin
· 8 years ago
17ac3b6
JRE-140 AWT hangs on component creation because of 2D activity on AppKit thread
by Alexey Ushakov
· 8 years ago
7bd3f05
Clean-up and formatting
by Denis Fokin
· 8 years ago
bd745c4
IDEA-63779 Keymap shows characters for keys only for english keyboard layout correctly
by Denis Fokin
· 8 years ago
73b9c35
JRE-146 setLocation/getLocation for dialog windows are inconsistent on ubuntu 16.04
by Alexey Ushakov
· 8 years ago
3f88e97
JRE-146 setLocation/getLocation for dialog windows are inconsistent on ubuntu 16.04
by Alexey Ushakov
· 8 years ago
8f0c0a6
Let's make it static
by Denis Fokin
· 8 years ago
4efc330
LWCToolkit.printNativeCallStack() allows to print out a native call stack
by Denis Fokin
· 8 years ago
a4f69e4
Bring back SurfaceData.getDefaultScale() [JRE-119]
by Anton Tarasov
· 8 years ago
eb86901
IDEA-165501 macOS native file chooser: VCS -> Apply Patch — All files are disabled
by Denis Fokin
· 8 years ago
31710bf
JRE-140 AWT hangs on component creation because of 2D activity on AppKit thread
by Alexey Ushakov
· 8 years ago
275b146
Temporally revert dvorak fix because of a "shift" regression
by Denis Fokin
· 8 years ago
11d9694
JRE-131 Native dialog hang
by Denis Fokin
· 8 years ago
9e22154
JRE-129 IDE hangs on trying to change path in Run/Debug configuration which became invalid (changed in file system)
by Denis Fokin
· 8 years ago
72ed9f6
JRE-119 [suppress updateGC() for WFileDialogPeer/WPrintDialogPeer]
by Anton Tarasov
· 8 years ago
5e7a766
JRE-119 [use default "sun.java2d.dpiaware=true" to be dpi-aware on Window 7]
by Anton Tarasov
· 8 years ago
956f91b
JRE-119 [Down-scale mouse point in awt_DnDDT.cpp]
by Anton Tarasov
· 8 years ago
d00cfa4
JRE-119 [Dynamically set DPI-awareness level to enable backward compatible HiDPI behavior]
by Anton Tarasov
· 8 years ago
d825e17
JRE-119 [Disable fractional UI scale by default]
by Anton Tarasov
· 8 years ago
933c12e
JRE-119 [backport: JDK-8029339 Custom MultiResolution image support on HiDPI displays]
by Anton Tarasov
· 8 years ago
6002330
JRE-119 [Mind device scale when changing window native bounds]
by Anton Tarasov
· 8 years ago
801f458
JRE-119 [Disable HiDPI support by default to provide backward-compatible behaviour]
by Anton Tarasov
· 8 years ago
cbcfb72
JRE-119 [Fix getCursorPos() to work in env with scale]
by Anton Tarasov
· 8 years ago
a7f295f
JRE-119 [Add SwingUtilities2.scalePoint method to translate b/w different scales]
by Anton Tarasov
· 8 years ago
edf4a7d
JRE-119 [backport/adopt: JDK-8142966 Wrong cursor position in text components on HiDPI display]
by Anton Tarasov
· 8 years ago
5e41901
JRE-119 [backport: JDK-8076545 Text size is twice bigger under Windows L&F on Win 8.1 with HiDPI display]
by Anton Tarasov
· 8 years ago
c78ee38
JRE-119 [backport: JDK-8069361 SunGraphics2D.getDefaultTransform() does not include scale factor]
by Anton Tarasov
· 8 years ago
a6b847a
JRE-119 [Handle WM_DPICHANGED with appropriate re-size]
by Anton Tarasov
· 8 years ago
2fb7dee
JRE-119 [backport: JDK-8073320 Windows HiDPI Graphics support]
by Anton Tarasov
· 8 years ago
6e003ed
JRE-122 correct handling of diacritic combining characters in Graphics.drawString on macOS
by Dmitry Batrak
· 8 years ago
6ac558e
dictionaryWithObjectsAndKeys requires nil
by Denis Fokin
· 8 years ago
28b22db
Fix compilation with Xcode4 (2)
by Denis Fokin
· 8 years ago
f7224cd
Fix compilation with Xcode4
by Denis Fokin
· 8 years ago
c21c0fb
JRE-114 JDK for Mac OS: visual artifacts at overlapping letters with subpixel antialiasing enabled
by Alexey Ushakov
· 8 years ago
0778091
IDEA-63779 Keymap shows characters for keys only for english keyboard layout correctly
by Denis Fokin
· 8 years ago
8b7fc05
Dvorak support
by Denis Fokin
· 8 years ago
43ddbbe
JRE-114 JDK for Mac OS: visual artifacts at overlapping letters with subpixel antialiasing enabled
by Alexey Ushakov
· 8 years ago
3c24cd7
JRE-114 JDK for Mac OS: visual artifacts at overlapping letters with subpixel antialiasing enabled
by Alexey Ushakov
· 8 years ago
d840a8d
JRE-97 apply fix from Oracle
by Sergey Malenkov
· 8 years ago
4ad774a
Do not handle CMenuItem actions if a modifier key is pressed.
by Denis Fokin
· 8 years ago
5c17424
Do not handle CMenuItem actions if an active window exists. The window handles the key equivalent.
by Denis Fokin
· 8 years ago
5a36a41
JRE-118 Emoji support
by Dmitry Batrak
· 8 years ago
5ed861d
Do not perform key equivalent
by Denis Fokin
· 8 years ago
dedb149
JRE-118 Emoji support
by Dmitry Batrak
· 8 years ago
8203dfe
JRE-118 Emoji support
by Dmitry Batrak
· 8 years ago
1a60589
JRE-118 Emoji support
by Dmitry Batrak
· 8 years ago
c9a3a18
get rid of compilation warnings
by Dmitry Batrak
· 8 years ago
ec00482
IDEA-144261 IDE is unusably slow when using a 4K display on OS X
by Alexey Ushakov
· 8 years ago
1c7c57d
JRE-118 Emoji support
by Dmitry Batrak
· 8 years ago
f625869
JRE-118 Emoji support
by Alexey Ushakov
· 8 years ago
94ef3cd
IDEA-144261 IDE is unusably slow when using a 4K display on OS X
by Alexey Ushakov
· 8 years ago
937e78b
JRE-118 Emoji support
by Dmitry Batrak
· 8 years ago
db53f70
JRE-118 Emoji support
by Dmitry Batrak
· 8 years ago
ecff058
JRE-118 Emoji support
by Dmitry Batrak
· 8 years ago
ed738e4
JRE-118 Emoji support
by Dmitry Batrak
· 8 years ago
72db7f0
JRE-118 Emoji support
by Dmitry Batrak
· 8 years ago
d1e42da
JRE-106 Crash in sun.font.CCompositeGlyphMapper.nativeCodePointToGlyph
by Dmitry Batrak
· 8 years ago
f157dcd
JRE-97 add ability to flip scrolling direction
by Sergey Malenkov
· 8 years ago
90c6007
Merge remote-tracking branch 'origin/master'
by Sergey Malenkov
· 8 years ago
4836a84
JRE-97 fix scrolling direction without MSG modification
by Sergey Malenkov
· 8 years ago
3e5c104
IDEA-163057 2016.3 clipboard failure (Windows 7)
by Denis Fokin
· 8 years ago
dc0e127
JRE-101 IntelliJ Idea 2016.1 - Reproducible crash when disconnecting external screen
by Anton Tarasov
· 8 years ago
4b355f1
JRE-100 Scroll with inertia (Mac os) should only work in the initial component
by Sergey Malenkov
· 8 years ago
Next »