Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-20Use ArrayList instead of VectorY20200121-0055Y20200120-2315I20200121-2225I20200121-1805I20200120-1800I20200120-0715Lars Vogel1-2/+1
2019-12-10Use jdk 5 for-each loopchammer1-2/+2
2019-06-18Use addAll, deleteAll instead of looping through a collectionI20190620-0130I20190619-1820I20190619-1800I20190618-1805Lars Vogel1-3/+2
2018-08-21Bug 535802 - EPL-2.0 for platform.debug plug-insY20180823-0800Y20180822-2200S4_9_0_M3I20180823-0450I20180823-0430I20180823-0100I20180822-2000I20180822-0800I20180821-2000Lars Vogel1-3/+6
2017-09-08Bug 522059 - Remove redundant specification of type arguments fromI20170911-0405I20170910-2000I20170910-1055I20170910-0800I20170909-1500I20170909-0920I20170909-0800I20170909-0510I20170908-2345I20170908-2000Lars Vogel1-2/+2
2017-01-13Bug 510100 - [cleanup] Get rid of trailing white space in platform.debugY20170119-1000I20170119-2000I20170119-1010I20170119-0345I20170118-2000I20170118-1215I20170117-2000I20170116-2000I20170115-2000I20170114-2000I20170113-2000Andrey Loskutov1-2/+2
2015-02-20Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert1-3/+3
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie1-225/+191
2009-12-14Bug 297766 - fix NPE warnings in debug.uiDarin Wright1-5/+2
2008-04-03Bug 225336 - [Memory View] MemoryView mistreats small bounded memory blocksSamantha Chan1-1/+16
2008-01-22Bug 200033 - [Memory View] Better support for flexible hiearchy in the memory...Samantha Chan1-3/+2
2007-08-15Bug 192028: [Memory View] Memory view does not display memory blocks that do ...Samantha Chan1-1/+5
2007-03-27update copyrightsDarin Wright1-2/+2
2007-01-12Bug 166234 - [Memory View] More flexible buffer size in table renderingsSamantha Chan1-0/+13
2006-11-10Bug 153500 Asynchronous model viewerDarin Wright1-1/+1
2006-04-26Bug 138729 - [Memory View] Need to be able to turn off address boundary alig...Samantha Chan1-1/+1
2006-03-09Bug 130953 - [Memory View] Create provisional APIsSamantha Chan1-11/+11
2006-03-08Bug 130953 - [Memory View] Create provisional APIsSamantha Chan1-77/+105
2006-03-06Bug 120758 - [Memory View] Non-auto load mode does not load memory properly i...Samantha Chan1-13/+3
2006-02-08Bug 106424 - Migrated renderings to async table renderingSamantha Chan1-2/+0
2006-02-07Bug 106424: [Memory View] Move memory view update to background threadSamantha Chan1-20/+21
2006-02-01Bug 106424: [Memory View] Move memory view update to background threadSamantha Chan1-0/+455

    Back to the top