Commit Graph

71 Commits

Author SHA1 Message Date
Ajit Ghaisas
f140028251 6427331: NullPointerException in LookupOp.filter(Raster, WritableRaster)
Reviewed-by: psadhukhan, prr
2016-08-03 14:49:01 +05:30
Rajeev Chamyal
af0977717b 8147648: [hidpi] multiresolution image: wrong resolution variant is used as icon in the Unity panel
Reviewed-by: alexsch, ssadetsky
2016-07-25 15:29:24 +05:30
Goetz Lindenmaier
e52b963d0c 8160974: [TESTBUG] Mark more headful tests with @key headful
Reviewed-by: serb, simonis
2016-07-07 16:21:45 +02:00
Goetz Lindenmaier
4f7d655557 8159690: [TESTBUG] Mark headful tests with @key headful
Reviewed-by: simonis, alexsch
2016-06-14 10:44:59 +02:00
Sergey Bylokhov
c06119d8ae 8151773: [macosx] TrayIcon.imageAutoSize property is ignored
Reviewed-by: alexsch
2016-04-05 18:23:10 +03:00
Ajit Ghaisas
e7e8e6904f 6353518: Creation of a WritableRaster with a custom DataBuffer causes erroneous Exception
Reviewed-by: serb, prr, flar
2016-03-31 15:30:05 +05:30
Ajit Ghaisas
d5758aec63 6185114: Undefined Exception in SampleModel, method createCompatibleSampleModel
Reviewed-by: prr, psadhukhan
2016-03-24 12:27:40 +05:30
Alexander Scherbatiy
c28c517f2e 8150844: [hidpi] [macosx] -Dsun.java2d.uiScale should be taken into account for OS X
Reviewed-by: serb, avstepan
2016-03-23 14:25:22 +04:00
Alexander Stepanov
fb2e7f2844 8151714: [TEST] add a test for JOptionPane dialog multiresolution icons
Reviewed-by: alexsch
2016-03-17 13:17:39 +03:00
Alexander Stepanov
495a192c69 8150724: [TEST] HiDPI: create a test for multiresolution icons
Reviewed-by: alexsch, yan
2016-03-14 12:20:38 +03:00
Alexander Stepanov
3e11eda222 8151697: [TEST] minor update of test/java/awt/image/multiresolution/BaseMultiResolutionImageTest.java
Reviewed-by: alexsch
2016-03-11 19:45:03 +03:00
Alexander Stepanov
775c1f4f73 8151699: [TEST_BUG] fix awt/image/multiresolution/MultiResolutionTrayIconTest
Reviewed-by: serb
2016-03-11 14:06:14 +03:00
Alexander Stepanov
4091ed9be7 8151627: [TEST_BUG] fix test/java/awt/image/multiresolution/MultiResolutionRenderingHintsTest.java to run with Jake
Reviewed-by: serb, yan
2016-03-10 17:19:15 +03:00
Alexander Stepanov
b01f33a7b0 8151269: [TEST] add test covering getSource() method for multiresolution image
Reviewed-by: alexsch, serb
2016-03-10 13:07:41 +03:00
Jayathirth D V
474586d1ae 8139183: drawImage misses background's alpha channel
Reviewed-by: flar, psadhukhan
2016-03-10 14:14:28 +05:30
Alexander Stepanov
5a497fe716 8142406: [TEST] MultiResolution image: need test to cover the case when @2x image is corrupted
Reviewed-by: serb, ssadetsky
2016-03-09 12:38:42 +03:00
Alexander Stepanov
bbb9ee08ee 8150258: [TEST] HiDPI: create a test for multiresolution menu items icons
Reviewed-by: serb, yan
2016-03-04 18:42:16 +03:00
Prasanta Sadhukhan
c29b38613a 8044788: [D3D] clip is ignored during surface->sw blit
Co-authored-by: Prahalad Narayanan <prahalad.kumar.narayanan@oracle.com>
Reviewed-by: serb, prr
2016-03-03 12:20:11 +05:30
Alexander Stepanov
43a028f608 8150643: [TEST] add test for JDK-8150176
Reviewed-by: serb
2016-02-26 19:24:06 +03:00
Alexander Stepanov
f83f5e5ef9 8142861: [TEST] MultiResolution image: add a manual test for two-display configuration (HiDPI + non-HiDPI)
Reviewed-by: alexsch
2016-02-08 11:43:08 +03:00
Alexander Stepanov
e421ede779 8147966: [TEST] add a test for multiresolution image properties
Reviewed-by: alexsch
2016-01-26 13:05:21 +03:00
Prasanta Sadhukhan
9c2dc1edf5 8140530: Creating a VolatileImage with size 0, 0 results in no longer working g2d.drawStri
Reviewed-by: flar, serb
2015-12-04 13:52:21 +03:00
Alexander Scherbatiy
a00e011325 8073320: Windows HiDPI Graphics support
Reviewed-by: flar, serb
2015-11-13 05:02:26 -08:00
Alexander Scherbatiy
e643aeb178 8029339: Custom MultiResolution image support on HiDPI displays
Reviewed-by: flar, serb
2015-09-15 15:31:34 +04:00
Pooja Chopra
da688f57c3 8136354: [TEST_BUG] Test java/awt/image/RescaleOp/RescaleAlphaTest.java with Bad action for script
Reviewed-by: azvegint, serb
2015-09-11 17:58:31 +03:00
Renjith Alexander
dc25f76093 8133539: [TEST_BUG] Split java/awt/image/MultiResolutionImageTest.java in two to allow restricted access
Reviewed-by: alexsch, serb
2015-09-07 13:48:24 +03:00
Prasanta Sadhukhan
924b4ad5ff 8080287: The image of BufferedImage.TYPE_INT_ARGB and BufferedImage.TYPE_INT_ARGB_PRE is blank
Reviewed-by: prr, flar
2015-08-06 11:36:52 +03:00
Alexander Zvegintsev
861ba88c86 8130400: Test java/awt/image/DrawImage/IncorrectClipXorModeSurface2Surface.java fails with ClassCastException
Reviewed-by: prr, serb
2015-08-04 12:34:08 +03:00
Alexander Scherbatiy
dfc226cfb6 8132123: MultiResolutionCachedImage unnecessarily creates base image to get its size
Reviewed-by: serb
2015-07-30 12:40:45 +04:00
Sergey Bylokhov
ffbfb8f10b 7188942: Remove support of pbuffers in OGL Java2d pipeline
Reviewed-by: prr, flar
2015-07-03 16:39:45 +03:00
Yuri Nesterenko
bdc20e1849 8076468: Add @modules to tests in jdk_desktop test group
Reviewed-by: yan, alexsch
2015-06-23 11:59:27 +03:00
Sergey Bylokhov
44af11b7a3 8061831: [OGL] "java.lang.InternalError: not implemented yet" during the blit of VI to VI in xor mode
Reviewed-by: flar, bae
2015-05-23 15:13:40 +03:00
Sergey Bylokhov
d4887f8b66 8066132: BufferedImage::getPropertyNames() always returns null
Reviewed-by: prr, flar
2015-01-17 20:53:35 +03:00
Alexander Scherbatiy
32d197a928 8065627: Animated GIFs fail to display on a HiDPI display
Reviewed-by: serb, azvegint
2014-12-10 15:59:21 +04:00
Sergey Bylokhov
246a6da52e 8059942: Default implementation of DrawImage.renderImageXform() should be improved for d3d/ogl
Reviewed-by: flar, prr
2014-11-28 10:42:03 +00:00
Sergey Bylokhov
bd4a93871b 8062164: Incorrect color conversion, when bicubic interpolation is used
Reviewed-by: flar, prr
2014-11-01 14:40:09 +03:00
Phil Race
842ce4b94e 8028539: Endless loop in native code of sun.java2d.loops.ScaledBlit
Reviewed-by: flar, jgodinez
2014-10-30 13:36:44 -07:00
Sergey Bylokhov
302bc3438c 8059941: [D3D] The fix for JDK-8029253 should be ported to d3d pipeline
Reviewed-by: bae, prr
2014-10-23 19:59:27 +04:00
Sergey Bylokhov
066947c324 8061456: [OGL] Incorrect clip is used during sw->surface blit in xor mode
Reviewed-by: bae, prr
2014-10-22 12:33:28 +04:00
Sergey Bylokhov
9d855e2856 8029253: [macosx] Performance problems with Retina display on Mac OS X
Reviewed-by: bae, prr
2014-10-08 17:34:27 +04:00
Dmitriy Ermashov
cbef61567d 8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository
Reviewed-by: pchelko, alexsch
2014-06-20 16:48:30 +04:00
Sergey Bylokhov
e26ff7211c 8041644: [OGL] clip is ignored during surface->sw blit
Reviewed-by: bae, prr
2014-06-11 14:21:12 +04:00
Sergey Bylokhov
61a1a26d7a 8041129: [OGL] surface->sw blit is extremely slow
8017626: [OGL] Translucent VolatileImages don't paint correctly

Reviewed-by: bae, flar
2014-06-04 16:55:06 +04:00
Anton Nashatyrev
db6fa66954 8032788: ImageIcon constructor throws an NPE and hangs when passed a null String parameter
Reviewed-by: pchelko, serb
2014-05-30 11:20:03 +04:00
Alexander Scherbatiy
7a0d4ecc23 8040291: [macosx] Http-Images are not fully loaded when using ImageIcon
Reviewed-by: serb, pchelko
2014-05-26 14:33:49 +04:00
Alexander Scherbatiy
a246384219 8035069: [macosx] Loading resolution variants by demand
Reviewed-by: serb, pchelko
2014-03-18 14:48:47 +04:00
Alexander Scherbatiy
fda7650f43 8033534: [macosx] Get MultiResolution image from native system
Reviewed-by: serb, pchelko
2014-03-04 17:06:00 +04:00
Phil Race
5d277802e1 Merge 2014-02-27 10:43:53 -08:00
Alexander Scherbatiy
7e1716cfe0 8011059: [macosx] Support automatic @2x images loading on Mac OS X
Reviewed-by: serb, flar
2014-01-09 18:04:31 +04:00
Lana Steuck
657b9db1ba 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Updated files with 2011, 2012 and 2013 years according to the file's last updated date

Reviewed-by: tbell, lancea, chegar
2013-12-26 12:04:16 -08:00