Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-28Bug 548723 - Add event info to bundleStartTime trace messageY20190701-0635Y20190628-1440I20190702-0930I20190702-0610I20190701-1805I20190630-1800I20190629-1800I20190628-1800Thomas Watson2-3/+3
2019-06-27Bug 548727 - Using Collection.removeAll is not always the bestThomas Watson1-2/+6
2019-06-27Binaries v20190627-0234Y20190627-0630I20190627-1800genie.releng11-11/+11
2019-06-27Bug 548431 - Produce signed windows launcher bundles in the platform repoY20190627-0200I20190627-0135Sravan Kumar Lakkimsetti20-20/+20
2019-06-26Binaries v20190626-0658Y20190627-0045I20190626-1800I20190626-0720genie.releng10-10/+10
2019-06-21Bug 474156 - Run API Tools builder in the Gerrit verification buildI20190625-1800I20190625-0535I20190624-1800I20190623-1800I20190621-1800Mickael Istria13-0/+13
2019-06-21Use addAll, deleteAll instead of looping through a collectionLars Vogel13-47/+22
2019-06-214.13 update for org.eclipse.osgi.compatibility.stateLars Vogel2-2/+2
2019-06-20Small String optimizationI20190620-1800Lars Vogel3-8/+8
2019-06-20Use StringBuider instead of StringBufferLars Vogel4-5/+5
2019-06-20Use contains instead of indexOf in JNIBridgeLars Vogel1-2/+2
2019-06-204.13 update for org.eclipse.equinox.launcherLars Vogel2-2/+2
2019-06-194.13 update of org.eclipse.equinox.supplementLars Vogel2-2/+2
2019-06-18Bug 548394 - Extract useful functions of ZipBundleFile to an abstract classI20190620-0130I20190619-1820I20190619-1800I20190618-1805Thomas Watson2-465/+590
2019-06-11Cleanup resolver code to match latest Apache FelixI20190618-0225I20190617-1800I20190616-1800I20190615-1800I20190614-1800I20190614-0330I20190613-1800I20190613-0210I20190612-1800I20190612-0115Thomas Watson1-5/+7
2019-06-11Bug 284498 - [log] LogEntry topic required to log eventsThomas Watson1-17/+28
2019-06-11Bug 474156 - Turn missing ext point to warningMickael Istria1-0/+1
2019-06-10Bug 548075 - Ability to control if bundles are activated in parallelI20190610-1800Thomas Watson10-31/+212
2019-06-10Bug 548017 - Reduce contention in BundleLoaderSources.getPackageSource()Anjum Fatima1-13/+12
2019-06-10Bug 547830 - fix possible deadlock in EnhancedExecutor.await()Thomas Watson6-43/+45
2019-06-07Bug 547928 - Version bumps for 4.13 streamI20190610-0135Thomas Watson2-2/+2
2019-06-07Bug 547924 - Update version number in mac's Eclipse.app for 4.13I20190608-0140I20190607-1345I20190607-1000I20190607-0725Sravan Kumar Lakkimsetti1-3/+3
2019-06-07Bug 547907 - POM and product version change for 4.13 releaseNiraj Modi20-21/+21
2019-05-17Bug 547431 - PackageAdminImpl doesn't use the new FrameworkUtilHelperS4_12_0_RC2S4_12_0_RC1aS4_12_0_RC1S4_12_0_M3R4_12I20190605-1800I20190605-0600I20190604-1800I20190604-0600I20190603-1800I20190603-0600I20190602-1800I20190602-0600I20190601-1800I20190531-1800I20190531-0245I20190529-2005I20190529-1800I20190529-0600I20190528-1800I20190528-0915I20190528-0850I20190528-0600I20190527-1805I20190527-0600I20190526-1800I20190526-0600I20190525-1800I20190525-0600I20190524-1800I20190524-0135I20190522-1800I20190522-0600I20190521-1800I20190521-0600I20190520-1805I20190520-0600I20190519-1800I20190518-1800I20190517-1800R4_12_maintenanceThomas Watson2-9/+10
2019-05-17Suppress deprecation warnings.Thomas Watson4-7/+36
2019-05-17Fix up .api_filters to remove unused filtes.Thomas Watson1-281/+0
2019-05-16Add @Override AnnotationI20190516-1800I20190516-1405I20190516-1335I20190516-1250I20190516-1200I20190516-1055Carsten Hammer239-3/+1084
2019-05-15Main's searchFor returns null instead of throwing an exceptionMykola Nikishov1-3/+2
2019-05-15Inline single invocation of Main's searchFor(String, String, String)I20190515-1800Mykola Nikishov1-4/+0
2019-05-15Join catch sections using multicatchCarsten Hammer17-82/+27
2019-05-14Bug 547265 - Fine-grained merging properties in launcher's MainI20190515-0205Mykola Nikishov1-13/+13
2019-05-14Bug 547265 - Fine-grained access to system properties in launcher's MainMykola Nikishov3-47/+47
2019-05-06Bug 547014 - Improve executors for start-level and resolutionI20190513-1800I20190512-1800I20190511-1800I20190510-1800I20190509-1800I20190508-1800I20190508-0450I20190508-0150I20190507-1800I20190507-0155I20190506-1800Thomas Watson1-33/+30
2019-04-29Code cleanup - get rid of unused method param configI20190505-1800I20190504-1800I20190503-1800I20190502-1800I20190501-1800I20190501-0525I20190430-1800I20190429-1800Thomas Watson1-4/+4
2019-04-23Bug 546658 - "Windows Server 2019" to osname.aliasesI20190429-0240I20190428-1800I20190427-1800I20190426-1800I20190425-1800I20190425-0030I20190424-1800I20190423-1800Thomas Watson1-0/+1
2019-04-23Remove usage of deprecated constructors and replace StringBuffer withLars Vogel13-96/+107
2019-04-20Bug 546606 - Optimize population of objectTableI20190422-1800I20190421-1800I20190420-1800Thomas Watson1-18/+28
2019-04-20Bug 546606 - Optimize extension fragment checkThomas Watson1-21/+40
2019-04-18Bug 540507 - Improve tests for parallel bundle startI20190419-1800I20190418-1800Thomas Watson1-5/+21
2019-04-18Bug 540507 - correctly determine pool sizeThomas Watson2-6/+9
2019-04-18Bug 540507 - Use same executor when resolver and start-level count < 1Thomas Watson1-1/+1
2019-04-12Bug 546380 - Add bundleStartTime trace optionI20190417-1800I20190416-1800I20190415-1800I20190415-0300I20190414-1800I20190414-0210I20190413-1800I20190412-1800Thomas Watson4-4/+24
2019-04-12Bug 540507 - parallel activation of bundles from framework start-levelThomas Watson8-47/+284
2019-04-12Avoid unnecessary String concating in debug messageThomas Watson1-2/+2
2019-04-09Bug 544061 - [releng] Reuse rt.equinox.binaries.loc in launcher-binary-parentI20190412-0520Mykola Nikishov3-5/+5
2019-03-27Bug 544061 - [releng] rt.equinox.binaries.loc should point to the root of the...S4_12_0_M1I20190411-0625I20190410-1800I20190410-0600I20190409-1800I20190409-0600I20190408-1800I20190408-0600I20190407-1800I20190406-1800I20190405-1800I20190404-1800I20190403-1800I20190402-1800I20190401-1800I20190331-1800I20190330-1800I20190329-1800Mykola Nikishov1-2/+2
2019-03-18Bug 545330 - Problems in javadoc for platformI20190329-0120I20190328-1800I20190327-1800I20190326-2305I20190326-1800I20190325-1800I20190325-0105I20190324-1800I20190323-1800I20190322-1800I20190321-1800I20190321-0435I20190321-0245I20190320-1800I20190318-1800Alexander Kurtakov9-12/+12
2019-03-11Bug 545149 - performance hit on loading from cached stateI20190314-1800I20190312-1800I20190312-0340I20190311-1800Thomas Watson8-11/+55
2019-03-10Bug 545223 - Version bumps for 4.12 streamI20190311-0410Alexander Kurtakov2-2/+2
2019-03-08Bug 545100 - Update version number in mac's Eclipse.appI20190309-1830I20190308-1830I20190308-1525I20190308-1055I20190308-0740Sravan Kumar Lakkimsetti1-3/+3

Back to the top