1. fb6431f Rewrite classTrack to not use jweaks. by Alex Light · 7 years ago
  2. f7b8d97 Allow users to specify if DDMS has already been enabled. by Alex Light · 7 years ago
  3. b6dc4e8 Support using best-effort ART_TI_VERSION_1_2 env by Alex Light · 7 years ago
  4. ffd6d86 Ensure VMDebug#isDebuggerConnected correctly ignores DDM commands by Alex Light · 7 years ago
  5. 6b816bb Make DDM.Chunk call DdmServer.broadcast appropriately by Alex Light · 7 years ago
  6. b409565 Add support for dalvik.system.VMDebug functions by Alex Light · 7 years ago
  7. 9b7f958 Reserve negative id's for DDMS. by Alex Light · 7 years ago
  8. f0f71b9 Disable can_redefine_classes capability on 'Dalvik' hosts. by Alex Light · 7 years ago
  9. 6af14c5 Add DDM.Chunk extension command support. by Alex Light · 7 years ago
  10. b10a066 Support late-attach of libjdwp.so agent. by Alex Light · 7 years ago
  11. b107101 Change GetLocalObject(..., 0, ...) to GetLocalInstance(). by Alex Light · 7 years ago
  12. e801203 Change requested properties to be Android ones where applicable by Alex Light · 7 years ago
  13. fb89d95 Merge remote-tracking branch 'aosp/upstream-master' into master by Alex Light · 7 years ago
  14. 24569f9 JRE-457 OGLTR_DisableGlyphModeState is slow by Alexey Ushakov · 7 years ago
  15. 1eaa59d JRE-474 Cannot build or run project using JBRE build 1003 on Windows by Alexey Ushakov · 7 years ago
  16. 248423c JRE-474 Cannot build or run project using JBRE build 1003 on Windows by Alexey Ushakov · 7 years ago
  17. 56b97c7 diagnostics for EA-87983 by Dmitry Batrak · 7 years ago
  18. e5eb91c JRE-457 OGLTR_DisableGlyphModeState is slow by Alexey Ushakov · 7 years ago
  19. 4944ae3 Fix rendering of HTML list dots + better vertical align for them (fix constant). by Stanislav Dombrovsky · 7 years ago
  20. fa4a404 Fix rendering of HTML list dots + better vertical align for them. by Stanislav Dombrovsky · 7 years ago
  21. dc238fe JRE-472 Impossible to enter zero width non-joiner character on Win10 by Dmitry Batrak · 7 years ago
  22. 4a68cf0 JRE-469 Console with emoji output becomes slow by Dmitry Batrak · 7 years ago
  23. d1eda9a JRE-467 Wrong rendering of variation sequences by Dmitry Batrak · 7 years ago
  24. d52fc84 JRE-457 OGLTR_DisableGlyphModeState is slow by Alexey Ushakov · 7 years ago
  25. 2c79ff3 JRE-430 Font fallback sometimes doesn't work in Swing text components by Dmitry Batrak · 7 years ago
  26. a035d81 JRE-427 [followup] HighDPI Scaling not on all screens by Anton Tarasov · 7 years ago
  27. 4aa51b0 JRE-427 [followup] HighDPI Scaling not on all screens by Anton Tarasov · 7 years ago
  28. ba20622 JRE-427 [followup] HighDPI Scaling not on all screens by Anton Tarasov · 7 years ago
  29. 1348f43 JRE-427 HighDPI Scaling not on all screens by Anton Tarasov · 7 years ago
  30. 584d554 JRE-408 EA-103730 by Denis Fokin · 7 years ago
  31. 4dc55ef refix EA-81762 (AIOOBE at CompositeStrike.getStrikeForSlot) by backporting fix for JDK-8172967 from JDK9 by Dmitry Batrak · 7 years ago
  32. 644f600 rollback commit cb28578 (EA-81762 - AIOOBE at CompositeStrike.getStrikeForSlot) by Dmitry Batrak · 7 years ago
  33. 5e57943 JRE-363 Printing diagram: broken labels in landscape mode by Dmitry Batrak · 7 years ago
  34. e539457 JRE-32 Reg test ''java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java'' throws ClassNotFoundException: StyledFontLayoutTest by Alexey Ushakov · 7 years ago
  35. b31e480 JRE-326 [followup] [windows] IDEA gets wrong default ui font size on display with fractional scale by Anton Tarasov · 7 years ago
  36. 3355e3d JRE-326 [followup] [windows] IDEA gets wrong default ui font size on display with fractional scale by Anton Tarasov · 7 years ago
  37. 0d31614 JRE-326 [followup] [windows] IDEA gets wrong default ui font size on display with fractional scale by Anton Tarasov · 7 years ago
  38. ac0f93c JRE-326 [windows] IDEA gets wrong default ui font size on display with fractional scale by Anton Tarasov · 7 years ago
  39. d44f5f0 JRE-269 [followup] JLabel doesn't scale <code>text</code> HTML fragments. by Anton Tarasov · 7 years ago
  40. b923aa7 JRE-303 2017.1.1 update breaks linux fonts by Alexey Ushakov · 7 years ago
  41. 6429903 JRE-269 [followup] JLabel doesn't scale <code>text</code> HTML fragments. by Anton Tarasov · 7 years ago
  42. bd588b5 JRE-299 [followup] [windows] ColorPicker crashes by Anton Tarasov · 7 years ago
  43. 7aa0858 JRE-299 [windows] ColorPicker crashes by Anton Tarasov · 7 years ago
  44. 6ec43ec Merge remote-tracking branch 'origin/master' by Alexey Ushakov · 7 years ago
  45. 76035ad Merge branch '8u152_1' by Alexey Ushakov · 7 years ago
  46. b89efd1 Merge with jdk8u152-b01+ by Alexey Ushakov · 7 years ago
  47. d56e68d JRE-278 [799][master] access denied: "java.util.PropertyPermission" "java.home" "read" by Alexey Ushakov · 7 years ago
  48. 2663f3e One more fix estimation of acceptable errors in measuring performance by Vitaly Provodin · 8 years ago
  49. c1cd22b One more fix estimation of acceptable errors in measuring performance by Vitaly Provodin · 8 years ago
  50. d11564b Fixed estimation of acceptable errors in measuring performance by Vitaly Provodin · 8 years ago
  51. e95dafb Fixed estimation of acceptable errors in measuring performance by Vitaly Provodin · 8 years ago
  52. 915f681 Increased acceptable errors in measuring performance on Linux due to JRE-205 by Vitaly Provodin · 8 years ago
  53. b978e3d JRE-205 Font is wrong and without anti aliasing in 2017.1 EAP by Alexey Ushakov · 8 years ago
  54. 3214094 JRE-205 Font is wrong and without anti aliasing in 2017.1 EAP by Alexey Ushakov · 8 years ago
  55. 848f92e JRE-269 JLabel doesn't scale <code>text</code> HTML fragments. by Anton Tarasov · 8 years ago
  56. db5cf5a JRE-205 Font is wrong and without anti aliasing in 2017.1 EAP by Alexey Ushakov · 8 years ago
  57. 2759f2e 8134103: JVMTI_ERROR_WRONG_PHASE(112): on checking for an interface by Egor.Ushakov · 8 years ago
  58. d0e0e66 J2DBench: added printing scores to std out by Vitaly Provodin · 8 years ago
  59. 97b8095 JRE-246 java.awt.Robot.createScreenCapture(rect) shrinks the image in JRE-HiDPI by Anton Tarasov · 8 years ago
  60. 32efa44 IDEA-166785 Project leaks: ProjectJdkTableImpl$1 and TransferHandler$SwingDropTarget by Denis Fokin · 8 years ago
  61. f1b6814 JRE-235 [736] access denied: "java.util.PropertyPermission" "java.home" "read" by Alexey Ushakov · 8 years ago
  62. 3b6782d JRE-205 Font is wrong and without anti aliasing in 2017.1 EAP by Alexey Ushakov · 8 years ago
  63. 09b4f61 JRE-205 Font is wrong and without anti aliasing in 2017.1 EAP by Alexey Ushakov · 8 years ago
  64. 2fa17b1 JRE-205 Font is wrong and without anti aliasing in 2017.1 EAP by Alexey Ushakov · 8 years ago
  65. debba01 JRE-205 Font is wrong and without anti aliasing in 2017.1 EAP by Alexey Ushakov · 8 years ago
  66. 27ad285 J2DBench: fixed misprint by Vitaly Provodin · 8 years ago
  67. 60f322a J2DBench: introduced result reader for TC's charts by Vitaly Provodin · 8 years ago
  68. bffd5b2 IDEA-163334 Memory leak by Egor.Ushakov · 8 years ago
  69. a875d91 JRE-225 [macos] IDEA hangs on attempt to call getDefaultScreenDevice() from EDT by Anton Tarasov · 8 years ago
  70. 62879dd JRE-210 [followup] JEditorPane may return wrong preferred size as it moves b/w monitors of different scale by Anton Tarasov · 8 years ago
  71. f21f37d JRE-210 JEditorPane may return wrong preferred size as it moves b/w monitors of different scale by Anton Tarasov · 8 years ago
  72. fbf25c1 Bring back a check. (The check was removed as part of the fix for IDEA-63779) by Denis Fokin · 8 years ago
  73. 8542fef JRE-206 Mac OS X: Impossible to assign cmd+ß shortcuts by Denis Fokin · 8 years ago
  74. 1851cce upgrade HarfBuzz to 1.4.1 (backport JDK-8171456 from JDK9) by Dmitry Batrak · 8 years ago
  75. 952a276 One more fix estimation of acceptable errors in measuring performance by Vitaly Provodin · 8 years ago
  76. 2c41254 One more fix estimation of acceptable errors in measuring performance by Vitaly Provodin · 8 years ago
  77. 33930d2 Fixed estimation of acceptable errors in measuring performance by Vitaly Provodin · 8 years ago
  78. fc667b8 Increased acceptable errors in measuring performance on Linux due to JRE-205 by Vitaly Provodin · 8 years ago
  79. b8c38f4 JRE-205 Font is wrong and without anti aliasing in 2017.1 EAP by Alexey Ushakov · 8 years ago
  80. 9ba320e JRE-205 Font is wrong and without anti aliasing in 2017.1 EAP by Alexey Ushakov · 8 years ago
  81. 9ef72b6 JRE-269 JLabel doesn't scale <code>text</code> HTML fragments. by Anton Tarasov · 8 years ago
  82. 18a5f5d JRE-205 Font is wrong and without anti aliasing in 2017.1 EAP by Alexey Ushakov · 8 years ago
  83. 8500ba5 8134103: JVMTI_ERROR_WRONG_PHASE(112): on checking for an interface by Egor.Ushakov · 8 years ago
  84. 2684baf J2DBench: added printing scores to std out by Vitaly Provodin · 8 years ago
  85. 55e91b8 JRE-246 java.awt.Robot.createScreenCapture(rect) shrinks the image in JRE-HiDPI by Anton Tarasov · 8 years ago
  86. 9887a6b IDEA-166785 Project leaks: ProjectJdkTableImpl$1 and TransferHandler$SwingDropTarget by Denis Fokin · 8 years ago
  87. d372b35 JRE-235 [736] access denied: "java.util.PropertyPermission" "java.home" "read" by Alexey Ushakov · 8 years ago
  88. 3e724ca JRE-205 Font is wrong and without anti aliasing in 2017.1 EAP by Alexey Ushakov · 8 years ago
  89. e7e3372 JRE-205 Font is wrong and without anti aliasing in 2017.1 EAP by Alexey Ushakov · 8 years ago
  90. 9d6f325 JRE-205 Font is wrong and without anti aliasing in 2017.1 EAP by Alexey Ushakov · 8 years ago
  91. 4d4c915 JRE-205 Font is wrong and without anti aliasing in 2017.1 EAP by Alexey Ushakov · 8 years ago
  92. 0de3b5b J2DBench: fixed misprint by Vitaly Provodin · 8 years ago
  93. 7a7b4a0 J2DBench: introduced result reader for TC's charts by Vitaly Provodin · 8 years ago
  94. ee3c86a IDEA-163334 Memory leak by Egor.Ushakov · 8 years ago
  95. df11dcc JRE-225 [macos] IDEA hangs on attempt to call getDefaultScreenDevice() from EDT by Anton Tarasov · 8 years ago
  96. 30606eb JRE-210 [followup] JEditorPane may return wrong preferred size as it moves b/w monitors of different scale by Anton Tarasov · 8 years ago
  97. 6c3087e JRE-210 JEditorPane may return wrong preferred size as it moves b/w monitors of different scale by Anton Tarasov · 8 years ago
  98. d5f4efc Bring back a check. (The check was removed as part of the fix for IDEA-63779) by Denis Fokin · 8 years ago
  99. ddcb719 JRE-206 Mac OS X: Impossible to assign cmd+ß shortcuts by Denis Fokin · 8 years ago
  100. 1b44ecb upgrade HarfBuzz to 1.4.1 (backport JDK-8171456 from JDK9) by Dmitry Batrak · 8 years ago