- 24 8月, 2012 1 次提交
-
-
由 anthony 提交于
Summary: Constrain window dimensions with screen bounds and GL_MAX_TEXTURE_SIZE Reviewed-by: art, serb
-
- 17 7月, 2012 1 次提交
-
-
由 bagiras 提交于
7177040: Deadlock between PostEventQueue.noEvents, EventQueue.isDispatchThread and SwingUtilities.invokeLater Reviewed-by: anthony, ant
-
- 04 7月, 2012 2 次提交
- 15 6月, 2012 1 次提交
-
-
由 kizune 提交于
7171163: [macosx] Shortcomings in the design of the secondary native event loop made JavaFX DnD deadlock Reviewed-by: anthony, art
-
- 08 6月, 2012 1 次提交
-
-
由 erikj 提交于
Reviewed-by: ohair, ohrstrom, ihse
-
- 31 5月, 2012 1 次提交
-
-
由 bae 提交于
Reviewed-by: igor, prr
-
- 18 5月, 2012 1 次提交
-
-
由 ant 提交于
7125044: [macosx] Test failure because Component.transferFocus() works differently in applet and application. Summary: forward port from 7u4 Reviewed-by: art
-
- 16 5月, 2012 1 次提交
-
-
由 dcherepanov 提交于
Reviewed-by: anthony, swingler
-
- 02 5月, 2012 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, mullan, prr
-
- 25 4月, 2012 1 次提交
-
-
由 leonidr 提交于
Reviewed-by: art
-
- 19 4月, 2012 1 次提交
-
-
由 leonidr 提交于
Reviewed-by: anthony
-
- 17 4月, 2012 1 次提交
-
-
由 jmelvin 提交于
Summary: On Mac OS X, align system property "os.arch" with Apple legacy JDKs. Also, improve os.name string matching by using .contains() method instead of .startsWith(). This fix spans multiple repositories. Reviewed-by: dcubed, phh, ohair, katleman
-
- 16 4月, 2012 1 次提交
-
-
由 anthony 提交于
Summary: Replace a volatile integer with an AtomicInteger for numAppContexts Reviewed-by: anthony, art, dholmes
-
- 22 3月, 2012 1 次提交
-
-
由 dbuck 提交于
Summary: Memory leak in the list of ImageObservers watching an object. We use recursion to iterate over the list. So once the list gets too big, we overflow the stack. Fix is to execute a prune operation on ever add, so there is no way we can get indefinite growth of stale nodes. Reviewed-by: prr, flar
-
- 07 3月, 2012 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks Contributed-by: NAlan Bateman <alan.bateman@oracle.com>, Alexander Potochkin <alexander.potochkin@oracle.com>, Alexander Zuev <alexander.zuev@oracle.com>, Andrew Brygin <andrew.brygin@oracle.com>, Artem Ananiev <artem.ananiev@oracle.com>, Alex Strange <astrange@apple.com>, Bino George <bino@apple.com>, Christine Lu <christine.lu@oracle.com>, David Katleman <david.katleman@oracle.com>, David Durrence <david_durrence@apple.com>, Dmitry Cherepanov <dmitry.cherepanov@oracle.com>, Greg Lewis <glewis@eyesbeyond.com>, Kevin Miller <kevin_m_miller@apple.com>, Kurt Miller <kurt@intricatesoftware.com>, Landon Fuller <landonf@plausiblelabs.com>, Leonid Romanov <leonid.romanov@oracle.com>, Loefty Walkowiak <loefty@apple.com>, Mark Reinhold <mark.reinhold@oracle.com>, Naoto Sato <naoto.sato@oracle.com>, Philip Race <philip.race@oracle.com>, Roger Hoover <rhoover@apple.com>, Scott Kovatch <scott.kovatch@oracle.com>, Sergey ByloKhov <sergey.bylokhov@oracle.com>, Mike Swingler <swingler@apple.com>, Tomas Hurka <tomas.hurka@oracle.com>
-
- 15 2月, 2012 1 次提交
-
-
由 prr 提交于
Reviewed-by: flar, prr Contributed-by: david.buck@oracle.com
-
- 30 1月, 2012 1 次提交
-
-
由 alexsch 提交于
Reviewed-by: rupashka
-
- 20 12月, 2011 1 次提交
-
-
由 anthony 提交于
Summary: Always create an EQ for the main AppContext in SunToolkit constructor Reviewed-by: art
-
- 19 12月, 2011 1 次提交
-
-
由 denis 提交于
Reviewed-by: art
-
- 14 12月, 2011 1 次提交
-
-
由 okutsu 提交于
Reviewed-by: hawtin, coffeys
-
- 07 12月, 2011 1 次提交
-
-
由 art 提交于
Reviewed-by: anthony, denis, bagiras
-
- 03 12月, 2011 2 次提交
- 18 10月, 2011 1 次提交
-
-
由 dbuck 提交于
Summary: Fixed OffScreenImageSource to call imageComplete() with SINGLEFAMEDONE, not STATICIMAGEDONE. This fixed memory leak (that caused SOFE when we use recursion to iterate over linked list). Reviewed-by: bae
-
- 02 9月, 2011 1 次提交
-
-
由 dbuck 提交于
7074386: fallback to fontconfig.<major_version>.bfc/properties if fontconfig.<major_version>.<minor_version>. Summary: fallback to fontconfig.<major_version>.bfc/properties if fontconfig.<major_version>.<minor_version>. is not found Reviewed-by: prr, robm
-
- 15 7月, 2011 1 次提交
-
-
由 serb 提交于
Reviewed-by: art, anthony
-
- 11 5月, 2011 1 次提交
-
-
由 mfang 提交于
Reviewed-by: yhuang
-
- 04 5月, 2011 1 次提交
-
-
由 mduigou 提交于
Reviewed-by: alanb, mr, darcy
-
- 03 5月, 2011 1 次提交
-
-
由 serb 提交于
7016528: Deadlock during mutual initialization of DataTransferer and DataTransferer$DataFlavorComparator Reviewed-by: dav, art, denis
-
- 27 4月, 2011 2 次提交
- 07 4月, 2011 2 次提交
- 02 4月, 2011 1 次提交
-
-
由 prr 提交于
Reviewed-by: igor, jgodinez
-
- 28 3月, 2011 1 次提交
-
-
由 dav 提交于
Reviewed-by: dcherepanov, art
-
- 25 3月, 2011 1 次提交
-
-
由 dholmes 提交于
Summary: AWT support for SE-Embedded Reviewed-by: anthony, art, bobv, collins, alanb
-
- 18 3月, 2011 1 次提交
-
-
由 denis 提交于
Reviewed-by: alexp
-
- 11 2月, 2011 1 次提交
-
-
由 mfang 提交于
Reviewed-by: ogino, yhuang
-
- 10 2月, 2011 1 次提交
-
-
由 bae 提交于
Reviewed-by: igor, prr
-