1. 37ef97c Added scrolling performance tests by Alexey Ushakov · 8 years ago
  2. e016f9d Added scrolling performance tests by Alexey Ushakov · 8 years ago
  3. 8aea641 IDEA-157673 [follow-up] After opening Preferences first time, controls are not editable, closing dialog leads to it be shown again. + exception thrown by Anton Tarasov · 8 years ago
  4. 15df5e5 IDEA-144261 IDE is unusably slow when using a 4K display on OS X by Alexey Ushakov · 8 years ago
  5. 8c8f3a6 IDEA-144261 IDE is unusably slow when using a 4K display on OS X by Alexey Ushakov · 8 years ago
  6. a16b2a6 JRE-11 Support text rendering via DirectWrite API on Windows by Dmitry Batrak · 8 years ago
  7. fd86339 fixed jdk9 compatibility for the test for JRE-5 NPE in com.sun.tools.jdi.ReferenceTypeImpl.constantPool (bug 6822627) by Egor.Ushakov · 8 years ago
  8. bb1be19 an option to disable native rendering for rotated text (following JRE-19) by Dmitry Batrak · 8 years ago
  9. fda747e IDEA-160548 San Francisco Italic fonts are bold for SF NS Text family by Stanislav Dombrovsky · 8 years ago
  10. edf6ef0 JRE-11 Support text rendering via DirectWrite API on Windows by Dmitry Batrak · 8 years ago
  11. ba66b20 JRE-13 java.awt.TextLayout does not handle correctly the bolded logical fonts (Serif) by Alexey Ushakov · 8 years ago
  12. 82baaa6 fixed issues detected in reviewing: by vprovodin · 8 years ago
  13. 55dab10 JRE-18 CCE in XRMaskFill.MaskFill by Alexey Ushakov · 8 years ago
  14. 2e7d270 IDEA-160416 Cannot type the dollar sign on my Mac (regression) by Denis Fokin · 8 years ago
  15. 3aef55f Merge remote-tracking branch 'origin/master' by vprovodin · 8 years ago
  16. 6f1c0a6 Regression test on https://bugs.openjdk.java.net/browse/JDK-8139176 by vprovodin · 8 years ago
  17. 32924bb JRE-16 Backport latest Harfbuzz-related fixes from OpenJDK 9 repository by Dmitry Batrak · 8 years ago
  18. 10d4483 JRE-16 Backport latest Harfbuzz-related fixes from OpenJDK 9 repository by Dmitry Batrak · 8 years ago
  19. d61d9e8 IDEA-144261 IDE is unusably slow when using a 4K display on OS X by Alexey Ushakov · 8 years ago
  20. 50e20af IDEA-144261 IDE is unusably slow when using a 4K display on OS X by Alexey Ushakov · 8 years ago
  21. 1b46ab5 JRE-15 Greyscale text is too dark comparing with subpixel AA by Alexey Ushakov · 8 years ago
  22. fc4d934 Updated cmake project for jdk on Windows by Alexey Ushakov · 8 years ago
  23. 1ce9d48 IDEA-144261 IDE is unusably slow when using a 4K display on OS X by Alexey Ushakov · 8 years ago
  24. 0de2f01 IDEA-144261 IDE is unusably slow when using a 4K display on OS X by Alexey Ushakov · 8 years ago
  25. 3ea365b IDEA-155938 Native memory leak in Harfbuzz integration code by Dmitry Batrak · 8 years ago
  26. 3c84287 Updated cmake project for jdk on OSX and Linux by Alexey Ushakov · 8 years ago
  27. d00e032 JRE-13 java.awt.TextLayout does not handle correctly the bolded logical fonts (Serif) by Alexey Ushakov · 8 years ago
  28. f98f34c JRE-12 CCE: XRTextRenderer.drawGlyphList (sun.java2d.NullSurfaceData cannot be cast to sun.java2d.xr.XRSurfaceData) by Alexey Ushakov · 8 years ago
  29. 004f97e JRE-11 Support text rendering via DirectWrite API on Windows by Dmitry Batrak · 8 years ago
  30. 5a7d299 IDEA-159507 Mac native dialogs: multiple open dialogs are possible by Denis Fokin · 8 years ago
  31. 9afd0eb JRE-11 Support text rendering via DirectWrite API on Windows by Dmitry Batrak · 8 years ago
  32. 6305747 JRE-11 Support text rendering via DirectWrite API on Windows by Dmitry Batrak · 8 years ago
  33. 04e270f Always open folders and files with NSOpenPanel by Denis Fokin · 8 years ago
  34. e149450 IDEA-146669 Enable Mac native file dialogs by Denis Fokin · 8 years ago
  35. 5cbee36 IDEA-157001 Keymap: for non-QWERTY keyboard layouts Ctrl mofifiers change key processing to QWERTY-like by Denis Fokin · 8 years ago
  36. 14b183c JRE-11 Support text rendering via DirectWrite API on Windows - initial version by Dmitry Batrak · 8 years ago
  37. 2843de1 IDEA-146669 Enable Mac native file dialogs by Denis Fokin · 8 years ago
  38. af900c4 JRE-9 NPE in bundled JRE on Mac during quick docs by Anton Tarasov · 8 years ago
  39. 165b288 JRE-10 Ligatures are not working sometimes when characters from multiple scripts are present by Dmitry Batrak · 8 years ago
  40. bd3af2a Initial CMake project for native sources (linux only) by Alexey Ushakov · 8 years ago
  41. 0d385c6 don't apply FreeType-returned glyph advance for glyphs rendered by GDI by Dmitry Batrak · 8 years ago
  42. 4698945 Revert: IDEA-157001 Keymap: for non-QWERTY keyboard layouts Alt and Ctrl mofifiers change key processing to QWERTY-like by Denis Fokin · 8 years ago
  43. 795e4b7 getHBScriptCode script code validation (backport of JDK-8160695 from JDK 9) by Dmitry Batrak · 8 years ago
  44. 52da5f8 IDEA-144261 IDE is unusably slow when using a 4K display on OS X by Alexey Ushakov · 8 years ago
  45. e251c75 Merge remote-tracking branch 'origin/master' by Egor.Ushakov · 8 years ago
  46. 48efb31 a test for JRE-5 NPE in com.sun.tools.jdi.ReferenceTypeImpl.constantPool (bug 6822627) by Egor.Ushakov · 8 years ago
  47. 8195432 Merge with jdk8u112-b02 by Alexey Ushakov · 8 years ago
  48. 4ac6055 JRE-5 NPE in com.sun.tools.jdi.ReferenceTypeImpl.constantPool by Egor.Ushakov · 8 years ago
  49. 13dc3ec idea project: use inheritedJdk by Egor.Ushakov · 8 years ago
  50. d97f0b8 IDEA-150876 OpenJDK fonts for toolwindow names look worse than Oracles's by Dmitry Batrak · 8 years ago
  51. be2ec25 IDEA-151435 Change Pisces to Marlin renderer in Open JDK by Alexey Ushakov · 8 years ago
  52. b047943 IDEA-151435 Change Pisces to Marlin renderer in Open JDK by Alexey Ushakov · 8 years ago
  53. dd62959 Merge by robm · 8 years ago
  54. 7927c5c IDEA-157001 Keymap: for non-QWERTY keyboard layouts Alt and Ctrl mofifiers change key processing to QWERTY-like by Denis Fokin · 8 years ago
  55. f9a5adc IDEA-122760 GUI rendering issue ("cannot load system cursor: CopyDrop.32x32" exception) by Alexey Ushakov · 8 years ago
  56. 7ea4956 idea project update by Alexey Ushakov · 8 years ago
  57. d170a25 IDEA-150876 OpenJDK fonts for toolwindow names look worse than Oracles's by Dmitry Batrak · 8 years ago
  58. f2e3f56 IDEA-146218 Add ability to use SF system fonts on OSX 10.11 and greater by Alexey Ushakov · 8 years ago
  59. 401b217 IDEA-146218 Add ability to use SF system fonts on OSX 10.11 and greater. The workaround implemented in this fix allows loading OSX system fonts on OSX >= 10.11 in the list of installed fonts which makes possible to use them in the UI. by Stanislav Dombrovsky · 8 years ago
  60. 53c8cfa Added tag jdk8u112-b02 for changeset b44d695f738b by asaha · 8 years ago
  61. 37dd97a Updated idea project by Alexey Ushakov · 8 years ago
  62. e6a078b IDEA-124756 ClassCastException: sun.awt.image.BufImgSurfaceData cannot be cast to sun.java2d.xr.XRSurfaceData by Alexey Ushakov · 8 years ago
  63. d138a29 Added Text Painting performance test by Alexey Ushakov · 8 years ago
  64. 1747a73 Updated IDEA project with solaris/linux specific sources by Alexey Ushakov · 8 years ago
  65. 3233168 IDEA-157673 [follow-up] After opening Preferences first time, controls are not editable, closing dialog leads to it be shown again. + exception thrown by Anton Tarasov · 8 years ago
  66. 3e76f88 Add test/java/awt/Focus dir & .gitignore by Anton Tarasov · 8 years ago
  67. d7aca14 8143640: Showing incorrect result while passing specific argument in the Java launcher tools by robm · 8 years ago
  68. 054a722 8071487: javax/management/monitor/GaugeMonitorDeadlockTest.java timed out by poonam · 8 years ago
  69. a5bbd34 8160693: ScriptRunData.java uses bitwise AND instead of logical AND by prr · 8 years ago
  70. d131fca 8030780: test/com/sun/corba/cachedSocket/7056731.sh leaves HelloServer behind by igerasim · 8 years ago
  71. 766c236 8148984: [macosx] Chinese Comma cannot be entered using Pinyin Input Method on OS X by dmarkov · 8 years ago
  72. 001eb40 8154069: Jaws reads wrong values from comboboxes when no element is selected by aivanov · 8 years ago
  73. d7a5603 8153948: sun/security/mscapi/ShortRSAKey1024.sh fails with "Field length overflow" by igerasim · 8 years ago
  74. 068f371 8159822: Non-synchronized access to shared members of com.sun.jndi.ldap.pool.Pool by igerasim · 8 years ago
  75. c859179 8158802: com.sun.jndi.ldap.SimpleClientId produces wrong hash code by igerasim · 8 years ago
  76. 7b42b37 IDEA-157673 After opening Preferences first time, controls are not editable, closing dialog leads to it be shown again. + exception thrown by Anton Tarasov · 8 years ago
  77. a003124 IDEA-138241 Bold italic font is not rendered correctly on Windows (backport of JDK-8078382) by Dmitry Batrak · 8 years ago
  78. 922eae1 Merge by robm · 9 years ago
  79. 3e211d8 8057791: Selection in JList is drawn with wrong colors in Nimbus L&F by alitvinov · 9 years ago
  80. 17822aa 8146975: NullPointerException in IIOPInputStream.inputClassFields by msheppar · 9 years ago
  81. 8476ed3 Added tag jdk8u112-b01 for changeset 96393e490afd by asaha · 9 years ago
  82. e64c06e 8147585: Annotations with lambda expressions has parameter result in wrong behavior. by srastogi · 9 years ago
  83. 3dc90cc 8150234: Windows 10 App Containers disallow access to ICMP calls by robm · 9 years ago
  84. 7a560d1 8075299: Additional tests for krb5 settings by akosarev · 9 years ago
  85. e00372d 8157603: TestCipher.java doesn't check one of the decrypted message as expected by akosarev · 9 years ago
  86. 0b1408e 8144703: ClassCastException: sun.font.CompositeFont cannot be cast to PhysicalFont by dmarkov · 8 years ago
  87. 0483fda 8154816: Caps Lock doesn't work as expected when using Pinyin Simplified input method by dmarkov · 8 years ago
  88. 564e326 8058865: JMX Test Refactoring by avorobye · 8 years ago
  89. 82cf5a8 8147969: Print size of DH keysize when errors are encountered by snikandrova · 8 years ago
  90. 3ccf8d3 Updated IDEA project by Alexey Ushakov · 9 years ago
  91. 004c4e4 Include "windows" module to IDEA project by Anton Tarasov · 9 years ago
  92. 42e6d3c IDEA-157062 AIOOBE at StandardGlyphVector.getLogicalBounds by Dmitry Batrak · 9 years ago
  93. 594baee IDEA-156975 CCE: GraphicsDDelegate.drawPolygon by Alexey Ushakov · 9 years ago
  94. a4eff38 Added regression tests module into IDEA project by Alexey Ushakov · 9 years ago
  95. 6048ac6 IDEA-156971 "Enable font ligatures" breaks italic font option by Dmitry Batrak · 9 years ago
  96. eb59372 IDEA-156975 CCE: GraphicsDDelegate.drawPolygon by Alexey Ushakov · 9 years ago
  97. 6dc8a99 IDEA-155423 [follow-up] by Anton Tarasov · 9 years ago
  98. 99dc46b Updated Idea project for OSX by Alexey Ushakov · 9 years ago
  99. 07c22b0 Added idea project for OSX by Alexey Ushakov · 9 years ago
  100. 78c22bb IDEA-156490 Closing a full screen project on OSX doesn't leaves a blank desktop which cannot be closed by Denis Fokin · 9 years ago