Sergey Bylokhov
|
a3acb451b1
|
8235547: Video memory leak in the OGL pipeline on macOS
Reviewed-by: prr
|
2019-12-09 14:59:33 -08:00 |
|
Alexey Ivanov
|
0e1b84f90e
|
8234398: Replace ID2D1Factory::GetDesktopDpi with GetDeviceCaps
Reviewed-by: serb, prr
|
2019-12-09 19:43:44 +00:00 |
|
Sergey Bylokhov
|
3b1915a71f
|
8231438: [macOS] Dark mode for the desktop is not supported
Reviewed-by: prr, psadhukhan
|
2019-12-08 20:25:08 -08:00 |
|
Ambarish Rapte
|
8fd8c5bf5d
|
4949105: Access Bridge lacks html tags parsing
Reviewed-by: serb, prr, pbansal
|
2019-12-06 16:37:09 +05:30 |
|
Toshio Nakamura
|
6511acbf1e
|
8234386: [macos] NPE was thrown at expanding Choice from maximized frame
Reviewed-by: serb
|
2019-12-05 15:36:08 -08:00 |
|
Sergey Bylokhov
|
36eb7510f8
|
7124307: JSpinner and changing value by mouse
Reviewed-by: prr, pbansal
|
2019-12-05 15:31:23 -08:00 |
|
Phil Race
|
525b0422e4
|
8209113: Use WeakReference for lastFontStrike for created Fonts
Reviewed-by: serb, jdv
|
2019-12-05 13:24:52 -08:00 |
|
Phil Race
|
c96d36e1b0
|
8214481: freetype path does not disable TrueType hinting with AA+FM hints
Reviewed-by: serb, psadhukhan
|
2019-12-04 17:42:18 -08:00 |
|
Phil Race
|
1c66428b90
|
8234784: Update jpeg.md to reflect code used by JDK
Reviewed-by: serb
|
2019-12-04 17:41:03 -08:00 |
|
Alexey Ivanov
|
06d1df9a32
|
8235245: tiff_metadata.html has invalid HTML structure: misplaced </thead> element
Reviewed-by: bpb, serb
|
2019-12-04 13:49:24 +00:00 |
|
Anton Litvinov
|
e4f4e8eda1
|
8233250: Better X11 rendering
Reviewed-by: prr, rhalade, mschoene, serb
|
2020-01-16 15:08:19 +00:00 |
|
Erik Joelsson
|
4df99aa7ae
|
8226346: Build better binary builders
Reviewed-by: tbell
|
2019-12-13 08:27:51 -08:00 |
|
Anton Litvinov
|
10b1e756e2
|
8225279: Better XRender interpolation
Reviewed-by: serb, prr, rhalade, ahgross
|
2019-10-16 19:01:22 +01:00 |
|
Sergey Bylokhov
|
70762d3972
|
8185041: Incorrect GPL header in pnglibconf.h
Reviewed-by: prr
|
2019-10-06 21:42:50 -07:00 |
|
Sergey Bylokhov
|
24b9c2a59e
|
8234325: Delete unused vsync related code from the OGL pipeline on macOS
Reviewed-by: jdv
|
2019-11-18 10:39:34 -08:00 |
|
Sergey Bylokhov
|
37c069446a
|
8230597: Update GIFlib library to the 5.2.1
Reviewed-by: prr, psadhukhan, jdv
|
2019-12-02 16:38:34 -08:00 |
|
Dmitry Batrak
|
0ee193c705
|
8210058: Algorithmic Italic font leans opposite angle in Printing
Reviewed-by: prr, jdv, psadhukhan
|
2019-11-27 16:39:52 +05:30 |
|
Prasanta Sadhukhan
|
02bbbb4185
|
8234786: Fix for JDK-8214578 breaks OS X 10.12 compatibility
Reviewed-by: jdv
|
2019-11-27 13:35:27 +05:30 |
|
Pankaj Bansal
|
a5f4fa710f
|
8230235: Rendering HTML with empty img attribute and documentBaseKey cause Exception
Reviewed-by: serb, aivanov
|
2019-11-27 11:05:22 +05:30 |
|
Phil Race
|
5c2f513199
|
8234769: Duplicate attribution in freetype.md
Reviewed-by: psadhukhan
|
2019-11-26 09:50:45 -08:00 |
|
Phil Race
|
e14102a00e
|
8227324: Upgrade to freetype 2.10.1
Reviewed-by: serb, jdv
|
2019-11-25 12:09:01 -08:00 |
|
Prasanta Sadhukhan
|
3f517c65c0
|
Merge
|
2019-11-21 13:50:11 +05:30 |
|
Tejpal Rebari
|
5cd9439695
|
8190763: Class cast exception on (CompoundEdit) UndoableEditEvent.getEdit()
Reviewed-by: psadhukhan, pbansal, serb
|
2019-11-20 12:18:46 +05:30 |
|
Yasumasa Suenaga
|
0d30eb4fa9
|
8233707: systemScale.cpp could not compile with VS2019
Reviewed-by: serb, aivanov
|
2019-11-20 09:28:31 +09:00 |
|
Matthias Baesken
|
227d57e548
|
8234323: NULL-check return value of SurfaceData_InitOps on macosx
Reviewed-by: clanger
|
2019-11-19 09:56:43 +01:00 |
|
Mario Torre
|
9f2d6b8d2c
|
8234107: Several AWT modal dialog tests failing on Linux after JDK-8231991
Fix off by one in wheel detection logic
Reviewed-by: prr
|
2019-11-15 09:27:50 +01:00 |
|
Sergey Bylokhov
|
d2c74d0c97
|
8232433: [macos 10.15] java/awt/Window/LocationAtScreenCorner/LocationAtScreenCorner.java may fail
Reviewed-by: prr
|
2019-11-14 15:13:29 -08:00 |
|
Mario Torre
|
194c2726ea
|
8231991: Mouse wheel change focus on awt/swing windows
Avoid focus logic when only mouse wheel is moved up/down.
Reviewed-by: serb, dmarkov
|
2019-11-12 15:54:24 +01:00 |
|
Sergey Bylokhov
|
df7d0d404b
|
8233657: Intermittent NPE in Component.validate()
Reviewed-by: prr
|
2019-11-08 05:24:29 +00:00 |
|
Prasanta Sadhukhan
|
0b0a33e4c1
|
8214578: [macos] Problem with backslashes on macOS/JIS keyboard: Java ignores system settings
Reviewed-by: serb, prr
|
2019-11-07 11:30:22 +05:30 |
|
Prasanta Sadhukhan
|
007a0fb232
|
8231084: Large performance regression in SwingMark TextArea in 14-b13
8231336: Corrupted option dialog in JTHarness with JDK14b13
Reviewed-by: serb, prr
|
2019-11-06 11:05:28 +05:30 |
|
Phil Race
|
00426d6cb0
|
8233097: Fontmetrics for large Fonts has zero width
Reviewed-by: jdv, serb
|
2019-11-04 10:01:55 -08:00 |
|
Sergey Bylokhov
|
7d0e14178d
|
8232200: [macos 10.15] Windows in fullscreen tests jumps around the screen
Reviewed-by: prr
|
2019-10-24 14:54:31 -07:00 |
|
Phil Race
|
0f2b9390ff
|
8232154: Update Mesa 3-D Headers to version 19.2.1
Reviewed-by: serb, kcr
|
2019-10-30 13:47:49 -07:00 |
|
Ambarish Rapte
|
30a4739efa
|
8226892: ActionListeners on JRadioButtons don't get notified when selection is changed with arrow keys
Reviewed-by: serb, psadhukhan
|
2019-10-30 16:59:40 +05:30 |
|
Phil Race
|
5e9b812938
|
8175984: ICC_Profile has un-needed, not-empty finalize method
Reviewed-by: jdv, serb
|
2019-10-25 13:32:01 -07:00 |
|
Sergey Bylokhov
|
6de547452c
|
8213119: [macos] java/awt/GraphicsDevice/CheckDisplayModes.java fails
Reviewed-by: prr, jdv
|
2019-10-24 01:02:08 -07:00 |
|
Phil Race
|
53439611f0
|
Merge
|
2019-10-18 09:25:06 -07:00 |
|
Matthias Baesken
|
01a545b870
|
8232381: add result NULL-checking to freetypeScaler.c
Reviewed-by: clanger, prr
|
2019-10-18 14:56:01 +02:00 |
|
Sergey Bylokhov
|
0fcb58c5d5
|
8230869: [macos 10.15] The String "X Y Z" was not set to application's icon in the taskbar
Reviewed-by: jdv, psadhukhan
|
2019-10-17 14:07:02 -07:00 |
|
Alexey Ivanov
|
8ca21069c6
|
8223558: Java does not render Myanmar script correctly
Reviewed-by: prr, serb
|
2019-10-16 22:30:30 +01:00 |
|
Henry Jen
|
9dd506f713
|
Merge
|
2019-10-15 21:33:54 +00:00 |
|
Prasanta Sadhukhan
|
b2b054bea6
|
8223158: Docked MacBook cannot start any Java Swing applications
Reviewed-by: prr, serb
|
2019-10-12 08:49:59 +05:30 |
|
Prasanta Sadhukhan
|
b871c1ff3a
|
Merge
|
2019-10-11 12:08:01 +05:30 |
|
Sergey Bylokhov
|
f3a9ad9290
|
8229810: [macos] NullPointerException getting bounds of GraphicsConfiguration
Reviewed-by: jdv
|
2019-10-09 17:06:06 -07:00 |
|
Sergey Bylokhov
|
1d4f4016ee
|
8228676: Cleanup the native code related to fonts on Unix
Reviewed-by: jdv
|
2019-10-03 18:17:54 -07:00 |
|
Sergey Bylokhov
|
876251f840
|
7124404: [macosx] no awt.multiClickInterval desktop property
Reviewed-by: dmarkov
|
2019-10-01 10:28:12 -07:00 |
|
Phil Race
|
af20c6b9c4
|
8227816: More Colorful ICC profiles
Reviewed-by: serb, psadhukhan, mschoene, rhalade
|
2019-10-01 08:47:32 -07:00 |
|
Sergey Bylokhov
|
d6e6060b19
|
8231335: [macos] Delete unused and partly implemented JOGL/Java2D bridge
Reviewed-by: jdv
|
2019-09-30 22:36:03 -07:00 |
|
Alexey Ivanov
|
c1ac50d803
|
8231144: Wrap contents of plain HTML files into contentContainer
Reviewed-by: prr, serb
|
2019-09-25 22:45:43 +01:00 |
|