Pankaj Bansal
|
9d669c912d
|
8262981: Create implementation for NSAccessibilitySlider protocol
Reviewed-by: kizune
|
2021-04-15 11:45:41 +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 |
|
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 |
|
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 |
|
Prasanta Sadhukhan
|
3f67afd3a8
|
8251377: [macos11] JTabbedPane selected tab text is barely legible
Reviewed-by: prr
|
2020-12-24 18:50:45 +00:00 |
|
Phil Race
|
fa50877c2e
|
8257853: Remove dependencies on JNF's JNI utility functions in AWT and 2D code
Reviewed-by: psadhukhan, kizune
|
2020-12-19 23:35:04 +00:00 |
|
Prasanta Sadhukhan
|
822ee47459
|
8257242: [macOS] Java app crashes while switching input methods
Reviewed-by: serb
|
2020-12-01 03:21:57 +00:00 |
|
Vladimir Kempik
|
c2af27beb0
|
8257148: Remove obsolete code in AWTView.m
Reviewed-by: serb
|
2020-11-29 08:17:52 +00:00 |
|
Alexander Zuev
|
4c095252a5
|
8256108: Create implementation for NSAccessibilityElement protocol peer
Reviewed-by: serb
|
2020-11-20 04:10:09 +00:00 |
|
Matthias Baesken
|
ab9192e463
|
8255681: print callstack in error case in runAWTLoopWithApp
Reviewed-by: clanger, serb
|
2020-11-04 07:44:43 +00:00 |
|
Vipin Menon
|
3ee0380e99
|
8234393: [macos] printing ignores printer tray
Reviewed-by: psadhukhan, prr
|
2020-10-20 11:14:28 +00:00 |
|
Matthias Baesken
|
4622a18a72
|
8253791: Issue with useAppleColor check in CSystemColors.m
Reviewed-by: phh, lucy, serb
|
2020-09-30 05:28:20 +00:00 |
|
Phil Race
|
ea7c47c1bb
|
7179006: [macosx] Print-to-file doesn't work: printing to the default printer instead.
Reviewed-by: serb
|
2020-09-26 04:15:30 +00:00 |
|
Prasanta Sadhukhan
|
6329de4504
|
8248532: Every time I change keyboard language at my MacBook, Java crashes
Reviewed-by: serb, prr
|
2020-09-09 13:43:06 +00:00 |
|
Phil Race
|
c32923e06f
|
8240487: Cleanup whitespace in .cc, .hh, .m, and .mm files
Reviewed-by: serb, kizune, kcr, cjplummer
|
2020-08-06 09:43:10 -07:00 |
|
Sergey Bylokhov
|
0c58055bac
|
8240482: Improved WAV file playback
Reviewed-by: amenkov, rhalade, mschoene, prr
|
2020-03-23 19:57:51 -07:00 |
|
Phil Race
|
12554c2c03
|
8244818: Java2D Queue Flusher crash while moving application window to external monitor
Reviewed-by: serb, jdv, kcr
|
2020-06-22 13:37:41 -07:00 |
|
Phil Race
|
2048bcb648
|
8244621: [macos10.15] Garbled FX printing plus CoreText warnings on Catalina when building with Xcode 11
Reviewed-by: kcr, psadhukhan
|
2020-06-05 16:40:56 -07:00 |
|
Bob Vandette
|
f79801b74d
|
8245832: JDK build make-static-libs should build all JDK libraries
Reviewed-by: erikj
|
2020-05-29 19:18:23 +00:00 |
|
Sergey Bylokhov
|
14b7dd4090
|
7185258: [macosx] Deadlock in SunToolKit.realSync()
Reviewed-by: prr
|
2020-04-26 19:42:04 -07:00 |
|
Phil Race
|
4765b3bdd8
|
Merge
|
2020-04-23 10:06:36 -07:00 |
|
Sergey Bylokhov
|
73e52d0690
|
8242174: [macos] The NestedModelessDialogTest test make the macOS unstable
Reviewed-by: prr
|
2020-04-20 09:35:04 -07:00 |
|
Sergey Bylokhov
|
72b251d372
|
8226806: [macOS 10.14] Methods of Java Robot should be called from appropriate thread
Reviewed-by: psadhukhan, prr
|
2020-03-16 17:33:52 -07:00 |
|
Sergey Bylokhov
|
4f1fabd8d0
|
8238075: [OGL] Delete unused properties
Reviewed-by: kizune
|
2020-03-11 21:58:16 -07:00 |
|
Sergey Bylokhov
|
206d72aee2
|
8235520: [macosx] Delete NSView based direct rendering mechanism
Reviewed-by: prr, jdv
|
2019-12-27 13:47:31 +03:00 |
|
Sergey Bylokhov
|
e8fdc9408e
|
8234706: MenuPeer cleanup
Reviewed-by: prr
|
2019-12-26 22:38:38 +03:00 |
|
Erik Joelsson
|
4df99aa7ae
|
8226346: Build better binary builders
Reviewed-by: tbell
|
2019-12-13 08:27:51 -08:00 |
|
Sergey Bylokhov
|
03dfd4f94b
|
8234522: [macos] Crash with use of native file dialog
Reviewed-by: prr, dmarkov
|
2019-12-11 14:30:45 -08: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 |
|