Ajit Ghaisas
|
72c9567b46
|
8263486: Clean up MTLSurfaceDataBase.h
Reviewed-by: serb
|
2021-05-22 03:16:17 +00:00 |
|
Phil Race
|
005d8a7fca
|
8256372: [macos] Unexpected symbol was displayed on JTextField with Monospaced font
Reviewed-by: erikj, serb
|
2021-05-20 19:49:03 +00:00 |
|
Alexander Zuev
|
f07dcf471c
|
8264290: Create implementation for NSAccessibilityComponentGroup protocol peer
Reviewed-by: pbansal
|
2021-05-20 10:31:37 +00:00 |
|
Alexey Ushakov
|
3e97b07a68
|
8267116: Lanai: Incorrect AlphaComposite for VolatileImage graphics
Reviewed-by: serb, aghaisas
|
2021-05-18 06:06:42 +00:00 |
|
Ajit Ghaisas
|
79b39445f6
|
8266520: Revert to OpenGL as the default 2D rendering pipeline for macOS
Reviewed-by: azvegint, trebari, kcr, prr
|
2021-05-17 16:32:51 +00:00 |
|
Pankaj Bansal
|
6c107fdff2
|
8264299: Create implementation of native accessibility peer for ScrollPane and ScrollBar Java Accessibility roles
Reviewed-by: kizune
|
2021-05-13 18:45:53 +00:00 |
|
Alexey Ushakov
|
7433821910
|
8250658: Performance of ClipFlatOval Renderperf test is very low
Reviewed-by: jdv, aghaisas
|
2021-05-12 12:33:45 +00:00 |
|
Denis Konoplev
|
0e7bdae0f6
|
8265062: Remove duplication constant MaxTextureSize
Reviewed-by: prr, serb
|
2021-05-11 03:24:01 +00:00 |
|
Jayathirth D V
|
53db2a0acd
|
8226384: Implement a better logic to switch between OpenGL and Metal pipeline
Reviewed-by: prr
|
2021-05-10 10:36:23 +00:00 |
|
Jayathirth D V
|
2438498a3f
|
8252758: Lanai: Optimize index calculation while copying glyphs
Reviewed-by: aghaisas, pbansal
|
2021-05-06 12:35:13 +00:00 |
|
Sergey Bylokhov
|
020236cb98
|
8264786: [macos] All Swing/AWT apps cause Allow Notifications prompt to appear when app is launched
Reviewed-by: azvegint, kizune
|
2021-05-03 20:53:35 +00:00 |
|
Ajit Ghaisas
|
8fa50ebdf2
|
8263363: Minor cleanup of Lanai code - unused code removal and comments correction
Reviewed-by: serb
|
2021-05-03 04:37:24 +00:00 |
|
Sergey Bylokhov
|
dedddd5ab2
|
8266248: Compilation failure in PLATFORM_API_MacOSX_MidiUtils.c with Xcode 12.5
Reviewed-by: prr, azvegint
|
2021-05-02 05:29:12 +00:00 |
|
Alexey Ushakov
|
87de5b750d
|
8266040: Lanai: Incorrect calculations of clipping boundaries
Reviewed-by: jdv
|
2021-04-30 13:53:58 +00:00 |
|
Alexey Ushakov
|
155da257fd
|
8265005: Introduce the new client property for mac: apple.awt.windowTitleVisible
Reviewed-by: serb
|
2021-04-29 07:31:10 +00:00 |
|
Alexey Ushakov
|
3bf4c904fb
|
8264317: Lanai: IncorrectUnmanagedImageRotatedClip.java fails on apple M1
Reviewed-by: serb
|
2021-04-25 20:52:08 +00:00 |
|
Ajit Ghaisas
|
cb8394a841
|
8265304: Temporarily make Metal the default 2D rendering pipeline for macOS
Reviewed-by: jdv, kcr, azvegint, prr
|
2021-04-17 12:33:07 +00:00 |
|
Denis Konoplev
|
926e3bc0c1
|
8264143: Lanai: RenderPerfTest.BgrSwBlitImage has artefacts on apple M1
Reviewed-by: jdv
|
2021-04-17 06:07:44 +00:00 |
|
Denis Konoplev
|
0fee6ecac2
|
8264318: Lanai: DrawHugeImageTest.java fails on apple M1
Reviewed-by: serb, jdv
|
2021-04-15 13:50:22 +00:00 |
|
Pankaj Bansal
|
9d669c912d
|
8262981: Create implementation for NSAccessibilitySlider protocol
Reviewed-by: kizune
|
2021-04-15 11:45:41 +00:00 |
|
Alexey Ushakov
|
714ae54f91
|
8258788: incorrect response to change in window insets [lanai]
Reviewed-by: serb, jdv
|
2021-04-12 16:28:14 +00:00 |
|
Alex Blewitt
|
92fad1b408
|
8264680: Use the blessed modifier order in java.desktop
Reviewed-by: serb, kizune, azvegint
|
2021-04-07 06:14:38 +00:00 |
|
Jayathirth D V
|
0039c18e08
|
8264475: CopyArea ignores clip state in metal rendering pipeline
8251036: SwingSet2 - Dragging internal frame inside jframe leaves artifacts with MetalLookAndFeel
Reviewed-by: aghaisas, psadhukhan
|
2021-04-05 05:28:21 +00:00 |
|
Alexander Zuev
|
fd45694c58
|
8264344: Outdated links in JavaComponentAccessibility.m
Reviewed-by: dmarkov, pbansal, trebari, azvegint
|
2021-03-29 17:03:24 +00:00 |
|
Andy Herrick
|
57115fa23d
|
8189198: Add "forRemoval = true" to Applet API deprecations
Reviewed-by: iris, almatvee, kcr, prr
|
2021-03-26 14:48:00 +00:00 |
|
Alexander Zvegintsev
|
c037e1edaf
|
8263454: com.apple.laf.AquaFileChooserUI ignores the result of String.trim()
Reviewed-by: serb, pbansal, kizune, trebari, psadhukhan
|
2021-03-25 13:49:57 +00:00 |
|
Ajit Ghaisas
|
42104e5575
|
8263488: Verify CWarningWindow works with metal rendering pipeline
Reviewed-by: serb, pbansal, avu, kizune
|
2021-03-22 02:44:59 +00:00 |
|
Alexander Zuev
|
118a49fc96
|
8263846: Bad JNI lookup getFocusOwner in accessibility code on Mac OS X
Reviewed-by: azvegint, prr
|
2021-03-20 17:58:28 +00:00 |
|
Alexander Zuev
|
e543a50098
|
8261352: Create implementation for component peer for all the components who should be ignored in a11y interactions
Reviewed-by: serb
|
2021-03-18 19:50:20 +00:00 |
|
Pankaj Bansal
|
d896246a11
|
8263420: Incorrect function name in NSAccessibilityStaticText native peer implementation
Reviewed-by: kizune
|
2021-03-16 04:57:33 +00:00 |
|
Toshio Nakamura
|
32c7fcc670
|
8263490: [macos] Crash occurs on JPasswordField with activated InputMethod
Reviewed-by: dmarkov, serb, kizune
|
2021-03-15 09:20:34 +00:00 |
|
Ajit Ghaisas
|
8afec70c28
|
8260931: Implement JEP 382: New macOS Rendering Pipeline
Co-authored-by: Jayathirth D V <jdv@openjdk.org>
Co-authored-by: Alexey Ushakov <avu@openjdk.org>
Co-authored-by: Artem Bochkarev <abochkarev@openjdk.org>
Co-authored-by: Prasanta Sadhukhan <psadhukhan@openjdk.org>
Co-authored-by: Denis Konoplev <dkonoplev@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Kevin Rushforth <kcr@openjdk.org>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Co-authored-by: Ajit Ghaisas <aghaisas@openjdk.org>
Reviewed-by: ihse, avu, kcr, gziemski, prr, kizune, jdv, psadhukhan, serb
|
2021-03-15 06:41:44 +00:00 |
|
Alexander Zuev
|
2b00367e11
|
8261350: Create implementation for NSAccessibilityCheckBox protocol peer
Reviewed-by: pbansal
|
2021-02-20 05:39:44 +00:00 |
|
Alexander Zuev
|
6badd22e66
|
8261351: Create implementation for NSAccessibilityRadioButton protocol
Reviewed-by: pbansal
|
2021-02-15 19:03:48 +00:00 |
|
Phil Race
|
f0d9829b68
|
8261533: Java_sun_font_CFont_getCascadeList leaks memory according to Xcode
Reviewed-by: serb
|
2021-02-12 18:42:07 +00:00 |
|
Alexander Zuev
|
440db35e8f
|
8216358: [accessibility] [macos] The focus is invisible when tab to "Image Radio Buttons" and "Image CheckBoxes"
Reviewed-by: serb, pbansal
|
2021-02-05 22:27:41 +00:00 |
|
Phil Race
|
4a89733e70
|
8261198: [macOS] Incorrect JNI parameters in number conversion in A11Y code
Reviewed-by: serb, psadhukhan
|
2021-02-05 19:19:10 +00:00 |
|
Phil Race
|
8760688d21
|
8260616: Removing remaining JNF dependencies in the java.desktop module
Reviewed-by: gziemski, ihse, serb
|
2021-02-04 01:36:19 +00:00 |
|
Pankaj Bansal
|
acbcde8c3c
|
8256111: Create implementation for NSAccessibilityStaticText protocol
Reviewed-by: serb, kizune
|
2021-01-22 13:53:36 +00:00 |
|
Phil Race
|
92c2f084a2
|
8259869: [macOS] Remove desktop module dependencies on JNF Reference APIs
Reviewed-by: serb
|
2021-01-22 01:50:00 +00:00 |
|
Alexander Zuev
|
5dc5d9401e
|
8256110: Create implementation for NSAccessibilityStepper protocol
Reviewed-by: pbansal, serb
|
2021-01-17 20:39:22 +00:00 |
|
Pankaj Bansal
|
bbb93ca3c8
|
8256126: Create implementation for NSAccessibilityImage protocol peer
Reviewed-by: kizune, serb
|
2021-01-16 07:52:04 +00:00 |
|
Phil Race
|
5855d52a2a
|
8259651: [macOS] Replace JNF_COCOA_ENTER/EXIT macros
Reviewed-by: serb
|
2021-01-15 17:04:53 +00:00 |
|
Phil Race
|
360c7226a7
|
8259729: Missed JNFInstanceOf -> IsInstanceOf conversion
Reviewed-by: serb, psadhukhan, kizune
|
2021-01-15 17:02:05 +00:00 |
|
Alexander Zuev
|
ae9187d757
|
8256109: Create implementation for NSAccessibilityButton protocol
Reviewed-by: prr, serb
|
2021-01-14 05:07:25 +00:00 |
|
Phil Race
|
d6a2105b5c
|
8259343: [macOS] Update JNI error handling in Cocoa code.
Reviewed-by: erikj, serb
|
2021-01-12 20:19:44 +00:00 |
|
Peter Zhelezniakov
|
400dc76f68
|
8252015: [macos11] java.awt.TrayIcon requires updates for template images
Co-authored-by: Tres Finocchiaro <tres.finocchiaro@gmail.com>
Co-authored-by: Peter Zhelezniakov <peterz@openjdk.org>
Reviewed-by: serb
|
2021-01-12 11:50:19 +00:00 |
|
Alexander Zuev
|
b6d51e1554
|
8259585: Accessible actions do not work on mac os x
Reviewed-by: serb
|
2021-01-12 00:28:22 +00:00 |
|
Phil Race
|
940b053065
|
8259232: Bad JNI lookup during printing
Reviewed-by: psadhukhan
|
2021-01-06 17:34:15 +00:00 |
|
Jesper Wilhelmsson
|
07c93fab85
|
Merge
|
2020-12-29 05:24:20 +00:00 |
|