Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-30Target Explorer: Fix process model unit testUwe Stieber1-0/+1
2012-08-30Target Explorer: Make sure a status is passed out of the process model test caseUwe Stieber1-1/+7
2012-08-30Target Explorer: Fix test case referenceUwe Stieber1-2/+1
2012-08-30Target Explorer: Fix force use of loopback address peers for local hostUwe Stieber1-2/+1
2012-08-30Target Explorer: Added unit test for new process model implementationUwe Stieber2-0/+122
2012-08-30Target Explorer: Trigger node and children refresh on process node expandUwe Stieber5-1/+164
2012-08-30Target Explorer: Clean up processes.ui package structureUwe Stieber17-33/+31
2012-08-30Target Explorer: Fix hasChildren calculationUwe Stieber2-8/+78
2012-08-30Target Explorer: Fix single thread filter is hiding all threadsUwe Stieber2-2/+6
2012-08-30Target Explorer: Reworked Process Monitor to use new process modelUwe Stieber77-6446/+5511
2012-08-28Target Explorer: Added auto-refresh support to the refactored process model i...Uwe Stieber2-0/+92
2012-08-28Target Explorer: Query the system monitor context along with the process contextUwe Stieber1-3/+35
2012-08-28Target Explorer: Make sure the process launcher is disposed at the end of the...Uwe Stieber1-0/+3
2012-08-28Target Explorer: Added basic process model refresh service implementationUwe Stieber1-1/+311
2012-08-28Target Explorer: Fix in NPE in ProcessLauncher test caseUwe Stieber1-2/+2
2012-08-28Target Explorer: Add first version of the reworked processes runtime modelUwe Stieber21-82/+1202
2012-08-28Target Explorer: Rename "Attach" launch configuration type to "Remote Debugger"Uwe Stieber1-1/+1
2012-08-28Target Explorer: Slightly adopt the ProcessLauncher test caseUwe Stieber1-5/+18
2012-08-27Target Explorer: Synchronize test agentUwe Stieber1-0/+0
2012-08-27Target Explorer: Synchronize helloWorld test applicationsUwe Stieber2-0/+0
2012-08-27Target Explorer: Added Linux x86 test agentUwe Stieber1-0/+0
2012-08-23Merge "[387819]Fixed condition in transferToTarget"Uwe Stieber1-1/+3
2012-08-23Target Explorer: Added process launcher / process streams proxy unit testUwe Stieber3-0/+170
2012-08-22[387819]Fixed condition in transferToTargetAnna Dushistova1-1/+3
2012-08-22Target Explorer: Fine tune terminal state representationUwe Stieber8-70/+127
2012-08-21Target Explorer: Visualize "Connecting" terminal state to the userUwe Stieber5-7/+38
2012-08-20Target Explorer: Bug 379391 - [Terminal] Open Terminal sessions should be res...Uwe Stieber24-904/+1604
2012-08-16Target Explorer: Bug 379392 - [Terminal] Provide an optional input line editi...Uwe Stieber16-175/+501
2012-08-14Target Explorer: Allow user to enter custom encodings and keep a history of t...Uwe Stieber3-11/+118
2012-08-14Target Explorer: add possibility to add parameters to refrenced steps inTobias Schwarz4-190/+203
2012-08-14Target Explorer: add possibility to add parameters to refrenced steps inTobias Schwarz11-1558/+1771
2012-08-14Target Explorer: Terminal tab encoding setting is display in the status lineUwe Stieber3-3/+32
2012-08-14Target Explorer: Bug 379394 - [Terminal] Add a UI Control for setting the Ter...Uwe Stieber14-494/+805
2012-08-12Target Explorer: Bug 378625 - [Terminals] Cannot open two tabs to the same ho...Uwe Stieber14-1080/+1151
2012-08-10Target Explorer: Rework locator model local host peer filteringUwe Stieber5-102/+28
2012-08-10Target Explorer: Added asynchronous callback to be invoked by ILocatorModelRe...Uwe Stieber12-150/+196
2012-08-09Target Explorer: avoid multiple attach launches to the same launchTobias Schwarz1-3/+22
2012-08-09Target Explorer: Fix value-add sometimes interfere with agents. Avoid to laun...Uwe Stieber1-157/+180
2012-08-09Target Explorer: Unify properties editor page save handling and provide Statu...Uwe Stieber18-1169/+1161
2012-08-08Target Explorer: Fix ELF utility testUwe Stieber1-0/+1
2012-08-08Target Explorer: Add more unit testsUwe Stieber6-51/+330
2012-08-08Target Explorer: Fine tune perspective extensionsUwe Stieber2-16/+10
2012-08-08Target Explorer: Restore test agentUwe Stieber1-0/+0
2012-08-08Target Explorer: Fix more FindBugs warningsUwe Stieber3-18/+19
2012-08-08Target Explorer: Update test agent to useUwe Stieber1-0/+0
2012-08-08Target Explorer: Fix FindBugs warningsUwe Stieber25-1773/+1763
2012-08-08Target Explorer: Initialize the IPAddressUtil on plug-in loadUwe Stieber2-98/+120
2012-08-08Target Explorer: Adjust unit test VM argsUwe Stieber1-1/+1
2012-08-08Target Explorer: Add a timeout mechanism to CallbackMonitor in case someWilliam Chen4-15/+117
2012-08-07Target Explorer: Update unit test VM argsUwe Stieber1-2/+2

Back to the top