Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-13Iterate over Map.entrySet instead of Map.keySet and value searchI20200114-1805Lars Vogel1-4/+6
2019-12-10Use jdk 5 for-each loopI20191211-0135I20191210-1800chammer1-9/+6
2019-06-14Bug 547304 - [cleanup] Fix wrong space/tab indentationI20190616-1800I20190615-1800I20190614-1800Paul Pazderski1-56/+56
2019-03-20Remove useless non-javadoc see comments. (take 4)I20190329-0120I20190328-1800I20190327-1800I20190326-2305I20190326-1800I20190325-1800I20190325-0105I20190324-1800I20190323-1800I20190322-1800I20190321-1800I20190321-0435I20190321-0245Alexander Kurtakov1-60/+0
2019-02-10Bug 544313 - NPE on workbench close if debug view in foregroundI20190212-1800I20190211-1800I20190210-2135I20190210-1800Andrey Loskutov1-0/+4
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
2018-07-19Bug 521038 - [refactoring] Replace anonymous Runnable classes by lambdaAlexander Kurtakov1-7/+4
2017-09-08Bug 522059 - Remove redundant specification of type arguments fromI20170911-0405I20170910-2000I20170910-1055I20170910-0800I20170909-1500I20170909-0920I20170909-0800I20170909-0510I20170908-2345I20170908-2000Lars Vogel1-5/+5
2017-09-08Revert "Bug 521038 - Replaced anonymous Runnable classes by lambda expression"Alexander Kurtakov1-3/+6
2017-09-06Bug 521038 - Replaced anonymous Runnable classes by lambda expressionI20170906-2000I20170906-0815Karsten Thoms1-6/+3
2017-01-31Bug 499528 - Adding the IDebugContextProvider results inY20170202-1000I20170205-2000I20170204-2000I20170203-2000I20170202-2000I20170201-2000Andrey Loskutov1-6/+19
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-58/+58
2016-03-07Bug 486157 - Adapt to ListenerList changes Markus Keller1-16/+5
2016-03-07Bug 488838 - NPE during launching in Debug PerspectiveSarika Sinha1-4/+8
2016-02-01Bug 486157 - Adapt to ListenerList changes Sarika Sinha1-45/+45
2016-01-22Bug 486157 - Adapt to ListenerList changesI20160125-0400I20160124-2000Sarika Sinha1-13/+13
2015-09-30Bug 438396 - DebugUITools.getDebugContext() in background thread can cause SW...I20151103-0800I20151029-1100I20151028-2000I20151028-0800I20151027-2000I20151027-0800I20151026-2000I20151026-0800I20151025-2000I20151020-0800I20151014-1100I20151013-0800I20151006-0800Anton Leherbauer1-4/+14
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie1-30/+64
2012-11-09Bug 392855 - DebugContextSourceProvider should check for Null beforev20121109-220628I20121113-0800Pawel Piech1-2/+1
2012-05-15Fix Copyrights.Pawel Piech1-1/+1
2012-04-27Bug 377847 - [debug context] NPE when adding a debug context provider with ID...v20120427-0507I20120430-2000I20120430-1800I20120430-1500I20120430-1300I20120429-2000I20120429-1800I20120429-1245I20120429-1000I20120428-1230I20120428-0800I20120428-0140Pawel Piech1-15/+8
2012-04-03Bug 375887 - [debug context] IDebugContextService.removeDebugContextProvider()Pawel Piech1-1/+1
2012-04-03Bug 375887 - [debug context] IDebugContextService.removeDebugContextProvider()Pawel Piech1-14/+32
2012-04-03Bug 375887 - [debug context] IDebugContextService.removeDebugContextProvider()Pawel Piech1-7/+15
2011-10-12Bug 360637 - Debug Tool Bar items do nothingPawel Piech1-17/+18
2010-12-02Bug 327263 - Allow multiple debug views and multiple debug context providersPawel Piech1-50/+160
2010-08-09Bug 321658 - Debug leaks WorkbenchWindowDarin Wright1-1/+3
2009-03-31updated copyrightsMichael Rennie1-6/+6
2008-10-24Bug 229219 - Track "debugContext" with the window evaluation context.Pawel Piech1-0/+8
2006-10-25Bug 160932 API for debug context and debug commandsDarin Wright1-34/+52
2006-10-16Bug 160932 API for debug context and debug commandsDarin Wright1-28/+53
2006-04-13Bug 136638 - NPE in debug UIDarin Wright1-1/+2
2006-02-09The method run(ISafeRunnable) from the type Platform is deprecatedDarin Swanson1-3/+3
2006-02-01provisional package re-orgDarin Wright1-0/+2
2005-12-07replaced core.commands.util.ListenerList with core.runtime.ListenerListKevin Barnes1-1/+1
2005-11-24Bug 117945 - [flexible hierarchy] ClassCastException when trying to get activ...Samantha Chan1-1/+1
2005-11-23Bug 117491 - Debug event handlers no moreDarin Wright1-2/+0
2005-11-21merging async_viewer_branch_2Kevin Barnes1-0/+277
2005-11-07reverting to premerge stateKevin Barnes1-261/+0
2005-11-07merging Asynchronous viewer branchKevin Barnes1-0/+261

    Back to the top