Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-06Bug 388890 - 20 missing about.html files in Juno SR1 RC2 candidateJeff Johnston3-2/+32
2012-08-13Prepare pom files for 1.1.1 release.Jeff Johnston21-22/+22
2012-07-25Fixing SNAPSHOT from plugins and features.Otavio Pontes4-4/+4
2012-07-24Change update site to point to a stable update sitev1.1.0v1.1Otavio Pontes4-8/+8
2012-07-24Removing -SNAPSHOT from version namesOtavio Pontes23-26/+26
2012-07-06Renaming version to 1.1 in stable-1.1 branchOtavio Pontes21-22/+22
2012-07-06Adding profiling.launch.ui.rdt.proxy to the buildOtavio Pontes4-3/+11
2012-07-05Profiling: Adding profiling.launch.ui to the profiling featureOtavio Pontes1-0/+7
2012-07-05[unifyprofiling] Add Tab Group functionality for Snapshot Profiling.Roland Grunberg7-3/+321
2012-07-04ssh: Adding ssh.proxy in profiling remote featureOtavio Pontes1-0/+6
2012-07-04Remove snapshot profiling from the build.Roland Grunberg1-1/+1
2012-06-28tools.launch: Commenting RuntimeProcessFactory classesOtavio Pontes1-0/+125
2012-06-28Fixed parsing RSE output of RuntimeProcessFactory.Rodrigo Fraxino Araujo1-2/+23
2012-06-28Fixing bug with remote profiling when remote tools' connection name has white...Rafael Medeiros Teixeira1-7/+4
2012-06-26Another @since anotation problemOtavio Pontes2-0/+6
2012-06-26Fixing @since tags in valgrind and profilingOtavio Pontes3-1/+7
2012-06-25Even more warnings enabled.Alexander Kurtakov7-10/+183
2012-06-25Enable more warnings and fix them.Alexander Kurtakov2-3/+86
2012-06-25Enable more warnings and fix them.Alexander Kurtakov6-10/+105
2012-06-25Enable more warnings and fix them.Alexander Kurtakov9-20/+115
2012-06-21Add Valgrind Remote Tab Group that uses RemoteProxyCMainTabCorey Ashford1-0/+206
2012-06-21Add new implementation of CMainTab using ResourceSelectorWidgetCorey Ashford5-0/+1268
2012-06-21Remove activator.Alexander Kurtakov2-73/+2
2012-06-21tools.launch: Using proxies instead of local filesOtavio Pontes4-17/+215
2012-06-21Do not store static reference to Shell.Alexander Kurtakov1-8/+0
2012-06-21Remove unused imports.Alexander Kurtakov2-3/+0
2012-06-21Add plugin.properties to bin.includes.Alexander Kurtakov1-1/+2
2012-06-20[unifyprofiling] Minor cleanup to initial contribution.Roland Grunberg5-3/+58
2012-06-20Add proper annotations for 1.1 API additions.Roland Grunberg3-0/+11
2012-06-19Add pom for org.eclipse.linuxtools.profiling.snapshot.Roland Grunberg2-0/+45
2012-06-19Initial contribution of Profiling Unification work.Roland Grunberg13-2/+374
2012-06-14Remove technology reference as Linux Tools has been moved.Jeff Johnston8-12/+12
2012-06-14Prepare Profiling component for 1.0.0 release.Jeff Johnston45-51/+51
2012-06-13ssh.proxy: Dealing with connection errors in SSHCommandLauncherOtavio Pontes3-4/+6
2012-06-13ssh.proxy: Avoid throwing a null pointer exceptionOtavio Pontes1-1/+6
2012-06-13ssh.proxy: Escaping all arguments to avoid issues with spaces in argsOtavio Pontes1-1/+1
2012-06-13ssh.proxy: Accept null in args or env parameters when running a process.Otavio Pontes1-16/+18
2012-06-07ssh.proxy: Reuse password in other instances of SSHBaseOtavio Pontes1-1/+4
2012-06-07ssh.proxy: Creating a filesytem for sshOtavio Pontes3-1/+44
2012-06-01Reimplement the RemoteConnection class in terms of the RemoteProxyCorey Ashford5-0/+422
2012-05-30ssh.proxy: Implementing the getOS method correctlyOtavio Pontes1-2/+20
2012-05-29Minor fixes on profiling.launch.ui pluginsRafael Medeiros Teixeira14-8/+203
2012-05-29Add ResourceSelectorWidget to be used to construct Remote launch configsCorey Ashford25-0/+1175
2012-05-25ssh.proxy: Creating a proxy to access remote machines using jsch libraryOtavio Pontes22-0/+1259
2012-05-16Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=369468Corey Ashford4-4/+60
2012-05-16RemoteProxyManager: improve error handling of getFileProxy bug #369876Otavio Pontes3-4/+18
2012-05-15Add missing license/copyright.Jeff Johnston1-0/+10
2012-05-15Fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=369765Corey J Ashford2-6/+15
2012-05-15Merge ssh://git.eclipse.org/gitroot/linuxtools/org.eclipse.linuxtoolsXavier Raynaud7-18/+27
2012-05-15fix #379258 (Fix pie chart title in gprof/gcov)Xavier Raynaud2-3/+7

Back to the top