Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-15Releng: Fix copyright headerUwe Stieber19-18/+28
2012-05-09Target Explorer: Avoid getUnifiedIdentifier() to return nullUwe Stieber1-1/+1
2012-04-28Target Explorer: OSGi service implementation: ValueAddServiceUwe Stieber4-3/+146
2012-04-27Target Explorer: Bug 377848 - [UI] Eliminate the term "peer" from the UIUwe Stieber1-17/+17
2012-04-17Target Explorer: Fix handling of multiple value-add'sUwe Stieber4-36/+87
2012-04-16Target Explorer: Allow to set value add peer id to use (for debugging purpose...Uwe Stieber4-7/+52
2012-04-15Fix unsafe static field initializationUwe Stieber1-1/+1
2012-04-13Target Explorer: Fix channel sharing and reference-counting with value-adds, ...Uwe Stieber3-37/+95
2012-04-13Target Explorer: Enable value-add loggingUwe Stieber5-3/+92
2012-04-13Target Explorer: Rename value-add bindings extension point to clarify purposeUwe Stieber1-1/+1
2012-04-13Target Explorer: Fix dead-lock's while querying servicesUwe Stieber1-43/+52
2012-04-12Target Explorer: Fix avoid service queries for unreachable peers and shutdown...Uwe Stieber3-16/+46
2012-04-11Target Explorer: Improved value-add launch logic and avoid launching value-ad...Uwe Stieber6-124/+370
2012-04-08Target Explorer: Shutdown value-adds on session shutdown only. Let the value-...Uwe Stieber1-3/+13
2012-04-08Target Explorer: Added optional value-adds, implemented error handling and sh...Uwe Stieber6-4/+165
2012-04-07Target Explorer: Add basic external value-add launch logicUwe Stieber5-4/+212
2012-04-06Target Explorer: Added external value-add isAlive logicUwe Stieber3-1/+183
2012-04-05Target Explorer: Added basic value-add handling to ChannelManagerUwe Stieber3-4/+94
2012-04-05Target Explorer: Completed javadoc on FLAG_NO_VALUE_ADDUwe Stieber2-4/+10
2012-04-05Target Explorer: Changed IChannelManager API to allow for greater flexibility...Uwe Stieber3-26/+40
2012-04-05Target Explorer: Added the value add extenions point managerUwe Stieber1-0/+127
2012-04-02Target Explorer: Add basic value-add extension mechanismUwe Stieber4-0/+286
2012-02-24Target Explorer: Fix more warnings from FindBugs.William Chen1-1/+1
2012-01-07Target Explorer: Extract TCF callback invocation delegate implementationUwe Stieber1-0/+32
2012-01-04Target Explorer: ChannelManager#openChannel returned to earlyUwe Stieber1-1/+23
2012-01-03Target Explorer: Reworked working set supportUwe Stieber17-66/+121
2011-12-31Target Explorer: Save changes to transport section and recalculate editor pag...Uwe Stieber4-48/+40
2011-12-20Target Explorer: Fix Bug 367151, Cannot synchronize the file left open.William Chen1-1/+1
2011-12-20Target Explorer: Refactoring for the blocking call proxy.William Chen3-19/+33
2011-12-19Target Explorer: Refactoring: Use dynamic proxy to create a blockingWilliam Chen4-0/+496
2011-12-11Target Explorer: Extend locator model listener to tell listeners if a node ha...Uwe Stieber1-1/+1
2011-11-29Target Explorer: Update the scanner runnable to use shared channel instancesUwe Stieber2-0/+46
2011-11-28Target Explorer: Attach workbench listener to assure clean closing of all cha...Uwe Stieber2-0/+40
2011-11-28Target Explorer: Extended TCF channel manager to allow sharing an active chan...Uwe Stieber8-58/+345
2011-11-17Target Explorer: Added utility to help with decoding a string from a read byt...Uwe Stieber1-0/+46
2011-11-16Target Explorer: Refactor name space from org.eclipse.tm.te.* to org.eclipse....Uwe Stieber17-0/+1282

    Back to the top