Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-20Remove useless non-javadoc see comments. (take 2)Alexander Kurtakov53-1145/+326
2018-08-21Bug 535802 - EPL-2.0 for platform.debug plug-insY20180823-0800Y20180822-2200S4_9_0_M3I20180823-0450I20180823-0430I20180823-0100I20180822-2000I20180822-0800I20180821-2000Lars Vogel91-273/+546
2018-07-19Bug 521038 - [refactoring] Replace anonymous Runnable classes by lambdaAlexander Kurtakov7-346/+311
2018-06-12Bug 534681 - Remove redundant modifiers in org.eclipse.debug.uiKarsten Thoms6-31/+31
2017-11-08Bug 527018 - [refactoring] Replace use of Number constructors by valueOfI20171113-2000I20171112-2000I20171111-1500I20171111-0410I20171111-0155I20171110-2000I20171109-2000Karsten Thoms3-4/+4
2017-09-08Bug 522059 - Remove redundant specification of type arguments fromI20170911-0405I20170910-2000I20170910-1055I20170910-0800I20170909-1500I20170909-0920I20170909-0800I20170909-0510I20170908-2345I20170908-2000Lars Vogel21-43/+43
2017-09-08Revert "Bug 521038 - Replaced anonymous Runnable classes by lambda expression"Alexander Kurtakov7-295/+325
2017-09-06Bug 521038 - Replaced anonymous Runnable classes by lambda expressionI20170906-2000I20170906-0815Karsten Thoms7-325/+295
2017-04-19Bug 494764 - MemoryRetrievalProxy listener isn't added when openingI20170419-2000Sarika Sinha1-1/+1
2017-04-13Bug 494764 - MemoryRetrievalProxy listener isn't added when openingY20170413-1000I20170419-0430I20170419-0130I20170418-2000I20170417-2000I20170416-2000I20170415-2000I20170414-2000I20170413-2000Sarika Sinha1-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 Loskutov85-1154/+1154
2016-01-22Bug 486157 - Adapt to ListenerList changesI20160125-0400I20160124-2000Sarika Sinha1-19/+11
2015-11-09Bug 469418 - Null pointer exception in MemoryViewUtil I20151117-0800I20151110-0800Norman Yee1-0/+4
2015-09-11Bug 476814 - Replace new Integer() with Integer.valueOf()Alex Blewitt4-21/+21
2015-02-20Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert13-65/+97
2014-08-12Removed unnecessary casts from Bug 430981: Add type information to IServiceLo...Markus Keller1-3/+3
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie84-3562/+3801
2013-07-16Bug 413095 - Clean up deprecation and code warningsMike Rennie2-53/+99
2012-05-15Fix Copyrights.Pawel Piech3-3/+3
2012-03-19Bug 374268 - Use the DebugTrace object to print to trace filesv20120319-1845Mike Rennie3-62/+72
2012-03-08Bug 313828 - [expr] Make the plus icon in Expressions view accessible through...Pawel Piech1-1/+1
2012-01-20Bug 316316 - [memory] Pin Memory Monitor action not workingv20120120-0638Pawel Piech1-47/+58
2012-01-18Bug 331463 - [memory] Show rendering pane when rendering addedSean Kennedy1-1/+6
2011-07-07[nobug] fix Javadoc warnings and add API problem filters for known API usage ...Michael Rennie9-38/+44
2011-05-05Copyright updatesMichael Rennie1-1/+1
2010-12-02Bug 327263 - Allow multiple debug views and multiple debug context providersPawel Piech9-31/+40
2010-11-09Bug 329811 - Compiler warnings in N20101108-2000 buildCurtis Windatt1-2/+2
2010-09-27Bug 326325 - [Memory View] new monitors added while Memory view is hidden or ...Darin Wright1-3/+3
2010-05-18copyright updatesDarin Wright2-3/+3
2010-04-23Bug 258890 - [Memory View] MemoryViewSynchronizationService not implementing...Samantha Chan1-9/+3
2010-04-23Bug 293270 - [Memory View] NPE when terminating the debug sessionSamantha Chan2-36/+41
2010-03-01clean up: The local variable viewer is never readDarin Wright1-3/+1
2010-02-25Bug 301825 - [breakpoints] Breakpoints view doesn't always link with Debug vi...Pawel Piech1-6/+2
2010-01-05remove unused parameter from private method, fix compiler warningDarin Wright1-3/+3
2009-12-14Bug 297766 - fix NPE warnings in debug.uiDarin Wright4-42/+45
2009-12-01Bug 295771 - [flex-hierarchy] IPresentationContext should be disposed by its ...Darin Wright1-2/+5
2009-11-30 Bug 296483 - GoToAddressDialog should not modify parent composite layoutMichael Rennie1-7/+7
2009-10-25 Bug 293270 - [Memory View] NPE when terminating the debug sessionSamantha Chan1-1/+2
2009-10-25Bug 248486 - [Memory View] Need a way to set default memory view format for ...Samantha Chan1-13/+8
2009-03-31updated copyrightsMichael Rennie2-13/+13
2009-03-05Bug 255120 - [MemoryView] RenderingViewPane "leaks" IMemoryBlockRetrieval ref...Curtis Windatt1-1/+1
2009-03-05Bug 262705 - [Memory View] CreateRendering "New Rendering..." tab is missing ...Samantha Chan1-0/+9
2009-03-05Bug 255120 - [MemoryView] RenderingViewPane "leaks" IMemoryBlockRetrieval ref...Samantha Chan3-32/+90
2009-02-24Bug 262266 - [breadcrumb] In the Debug view breadcrumb drop-down add a mode t...Pawel Piech1-2/+2
2008-12-04Bug 136741 - [Memory View] Base address not initially scrolled into view with...Samantha Chan1-1/+1
2008-12-04Bug 136741 - [Memory View] Base address not initially scrolled into view with...Samantha Chan1-0/+3
2008-12-04Bug 240330 - [Memory View] Items per row should not be limited to 16Samantha Chan1-3/+8
2008-05-29copyright updatesDarin Wright1-1/+1
2008-04-03Bug 225336 - [Memory View] MemoryView mistreats small bounded memory blocksSamantha Chan1-0/+15
2008-04-02Bug 225385 - [Memory View] Need ability to disable add/remove rendering actio...Samantha Chan1-0/+17

Back to the top