Lana Steuck
30f9f179d5
Merge
2013-10-31 16:22:30 -07:00
Sergey Malenkov
c500ed69dc
8022746: List of spelling errors in API doc
...
Reviewed-by: alexsch, smarks
2013-10-29 17:01:06 +04:00
Vadim Pakhnushev
26b8f33262
8023590: REGRESSION: large count of graphics artifacts with Java 8 on Windows 8 on Intel HD card
...
Reviewed-by: prr, bae
2013-10-15 08:39:26 +04:00
Vadim Pakhnushev
f09520a064
8013446: [parfait] Memory leak in jdk/src/windows/native/sun/java2d/opengl/WGLSurfaceData.c
...
Reviewed-by: bae, prr
2013-08-16 15:57:28 +04:00
Chris Hegarty
a5477b8630
Merge
2013-05-23 12:58:51 +01:00
Vadim Pakhnushev
fda49c17d8
8000936: Enable Java2D D3D pipeline on newer Intel chipsets : Intel HD and later
...
Reviewed-by: prr, bae
2013-05-17 14:18:44 +04:00
Anthony Petrov
48b654d67d
8009071: Improve shape handling
...
Reviewed-by: art, mschoene
2013-04-18 13:52:38 +01:00
Dan Xu
209e92f4fe
8000406: change files using @GenerateNativeHeader to use @Native
...
Use @Native annotation to mark constants interested by native codes
Reviewed-by: alanb, anthony, prr
2013-04-04 15:39:17 -07:00
Kelly O'Hair
b4f55953e0
7197771: Adjust jdk sources to avoid use of implementation defined value of __FILE__
...
7180608: Sort the order of object files when building shared libraries
Reviewed-by: ohrstrom, erikj, tbell
2012-09-11 13:40:59 -07:00
Alan Bateman
3269d85838
7113349: Initial changeset for Macosx port to jdk
...
Co-authored-by: Alexander Potochkin <alexander.potochkin@oracle.com>
Co-authored-by: Alexander Zuev <alexander.zuev@oracle.com>
Co-authored-by: Andrew Brygin <andrew.brygin@oracle.com>
Co-authored-by: Artem Ananiev <artem.ananiev@oracle.com>
Co-authored-by: Alex Strange <astrange@apple.com>
Co-authored-by: Bino George <bino@apple.com>
Co-authored-by: Christine Lu <christine.lu@oracle.com>
Co-authored-by: David Katleman <david.katleman@oracle.com>
Co-authored-by: David Durrence <david_durrence@apple.com>
Co-authored-by: Dmitry Cherepanov <dmitry.cherepanov@oracle.com>
Co-authored-by: Greg Lewis <glewis@eyesbeyond.com>
Co-authored-by: Kevin Miller <kevin_m_miller@apple.com>
Co-authored-by: Kurt Miller <kurt@intricatesoftware.com>
Co-authored-by: Landon Fuller <landonf@plausiblelabs.com>
Co-authored-by: Leonid Romanov <leonid.romanov@oracle.com>
Co-authored-by: Loefty Walkowiak <loefty@apple.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Roger Hoover <rhoover@apple.com>
Co-authored-by: Scott Kovatch <scott.kovatch@oracle.com>
Co-authored-by: Sergey ByloKhov <sergey.bylokhov@oracle.com>
Co-authored-by: Mike Swingler <swingler@apple.com>
Co-authored-by: Tomas Hurka <tomas.hurka@oracle.com>
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks
2012-03-06 20:34:38 +00:00
Oleg Pekhovskiy
53ea54c90f
7112642: Incorrect checking for graphics rendering object
...
Reviewed-by: art, bae
2011-12-14 14:43:44 +04:00
Abhijit Saha
cfdb3ec24b
Merge
2011-05-26 21:37:40 -07:00
Lana Steuck
b5f9d4cad8
Merge
2011-05-14 16:51:25 -07:00
Andrei Dmitriev
c0a3fc99bd
7042429: jdk 7 b140: crashes in awt.dll+0xb85fb] Java_sun_awt_Win32GraphicsEnvironment_isVistaOS+0xfdf
...
Reviewed-by: bae, dcherepanov
2011-05-11 15:00:25 +04:00
Oleg Pekhovskiy
57f34d2482
7035209: 6u26 ea b01 - running an applet with old plugin crashes in awt.dll
...
Reviewed-by: art, amenkov
2011-04-27 15:26:38 +04:00
Abhijit Saha
68c514a747
Merge
2011-04-20 09:31:11 -07:00
Dmitry Cherepanov
ee231d325a
7036952: build warning after the changes for 7003962
...
Reviewed-by: art, bae
2011-04-15 17:06:21 +04:00
Dmitry Cherepanov
060de52812
7003962: AWT: securely load DLLs and launch executables using fully qualified path
...
Reviewed-by: art, bae, alanb
2011-04-08 16:44:14 +04:00
Kelly O'Hair
d2b1e20c7d
7033660: Update copyright year to 2011 on any files changed in 2011
...
Reviewed-by: dholmes
2011-04-06 22:06:11 -07:00
Phil Race
e640a52207
6857592: Getting warning while moving or resizing the frame when component.printAll() is called on local JNI
...
Reviewed-by: bae, flar
2011-02-18 09:14:07 -08:00
Andrew Brygin
7f68f1c5f4
6999620: [parfait] potential buffer overruns in 2d and awt
...
Reviewed-by: jgodinez, prr
2011-01-24 15:37:57 +03:00
Kelly O'Hair
6b6a611c8e
6962318: Update copyright year
...
Reviewed-by: xdono
2010-12-28 15:53:50 -08:00
Phil Race
1986c6588f
7005896: Java2D D3D pipeline doesn't recognise latest Windows OSes
...
Reviewed-by: bae, jgodinez
2010-12-10 16:14:04 -08:00
Lana Steuck
03324a834c
Merge
2010-12-09 21:55:41 -08:00
Miroslaw Niemiec
aba298cdf0
6859086: Dialog created by JOptionPane.showMessageDialog does not repaint sometimes
...
Reviewed-by: bae, chrisphi
2010-12-08 15:15:49 -08:00
Alex Menkov
2cb1aa0488
6999872: java.awt.Window instantiation leads to JVM CRASH on Windows, JDK7b118+ fastdebug
...
Reviewed-by: igor, dcherepanov
2010-11-25 15:58:11 +03:00
Alex Menkov
631d924ad6
6867515: Reduce impact of D3D initializion on startup time
...
6891435: Improve D3D preloading
6946559: AWTToolKit thread crashes in JNU_GetEnv
6987967: D3D preloading thread should initialize COM
Reviewed-by: igor, art, uta
2010-10-20 15:08:39 +04:00
Kelly O'Hair
37f89e6be6
6959998: Return of SurfaceData_InitOps point not checked in all cases (parfait found these)
...
Reviewed-by: prr
2010-07-12 13:16:28 -07:00
Kelly O'Hair
fe008ae27a
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Lana Steuck
ddc1549079
Merge
2009-02-22 12:26:39 -08:00
Artem Ananiev
e67e7cb5a7
6633275: Need to support shaped/translucent windows
...
Forward-port from 6u14, no public API is introduced
Reviewed-by: anthony, dcherepanov
2009-02-11 17:07:06 +03:00
Lana Steuck
f9c7b83d22
Merge
2009-02-10 12:26:12 -08:00
Dmitri Trembovetski
463acdac66
6772137: D3D: Dragging the scroll bar of a JScrollPane containing a JTree causes incorrect red
...
Reviewed-by: campbell
2008-12-08 17:04:22 -08:00
Dmitri Trembovetski
72f1136161
6757527: D3D: serious rendering issues on Nvidia boards with driver version 178.13 on Vista
...
Reviewed-by: campbell
2008-11-18 18:32:31 -08:00
Dmitri Trembovetski
e7b4bb5f00
6758179: D3D: AlphaComposite is applied incorrectly for uncached opaque BufferedImage
...
Reviewed-by: campbell, flar
2008-11-18 17:16:27 -08:00
Dmitri Trembovetski
bef3a59d4c
6739267: D3D/OGL: add missing ThreeByteBgr to texture upload blit loop
...
Reviewed-by: campbell, flar
2008-08-28 11:27:14 -07:00
Artem Ananiev
e4f977c0a1
6585765: RFE: Remove Unicows-related code from AWT
...
6733976: VS2008 errors compiling AWT files - explicit casts need to be added
6728735: VS2008 errors compiling UnicowsLoader.h and fatal error in awtmsg.h
Unicows-related and Win95/98/Me-related code is removed
Reviewed-by: uta, tdv
2008-08-26 13:09:34 +04:00
Dmitri Trembovetski
449d7efefd
6717988: D3D: rendering problems with JConsole on [Nvidia FX 5200]
...
Reviewed-by: campbell
2008-08-04 11:31:46 -07:00
Dmitri Trembovetski
bd5f86fee1
6728492: typo in copyrights in some files touched by the d3d pipeline port
...
Reviewed-by: prr
2008-07-22 11:24:32 -07:00
Dmitri Trembovetski
e4c9db984f
6725214: D3D: forward-port the new pipeline from 6u10
...
Forward port of the new Direct3D 9 rendering pipeline from 6u10. Also includes fixes for 6690659 6689025 6658398 6596234.
Reviewed-by: campbell, prr
2008-07-18 10:48:44 -07:00
J. Duke
319a3b9947
Initial load
2007-12-01 00:00:00 +00:00