summaryrefslogtreecommitdiffstats
path: root/sched/src/com/android/sched
Commit message (Expand)AuthorAgeFilesLines
* Add isComparable method into Versionmikaelpeltier2015-06-251-6/+7
* Update version comparisonmikaelpeltier2015-06-251-8/+6
* Move Version to schedlibYohann Roussel2015-06-254-0/+334
* Add support for case-sensitive FS in ReadWriteZipFSBenoit Lamarche2015-06-174-83/+31
* Fix a permgen memory leak in ThreadConfigJean-Philippe Lesot2015-06-081-1/+1
* Fix bugs when using incremental with --output-jackmikaelpeltier2015-06-052-2/+2
* Fix debug mode of CaseInsensitiveFSBenoit Lamarche2015-06-011-1/+1
* Use 1 group instead of 2 for CaseInsensitiveFS digestBenoit Lamarche2015-06-012-2/+2
* Use CaseInsesitiveFS for all library output dirsBenoit Lamarche2015-05-292-5/+124
* Add support to append in VFSBenoit Lamarche2015-05-2917-9/+158
* Add getLastModified() to VFileBenoit Lamarche2015-05-2918-0/+83
* Add new getPathFromRoot API in VFSBenoit Lamarche2015-05-2920-38/+445
* Fix MessageDigestFS by creating specific VDirsBenoit Lamarche2015-05-291-31/+53
* Remove STOPSHIP in InMemoryVDir.list()Benoit Lamarche2015-04-291-4/+0
* Remove STOPSHIPs in OrCodecBenoit Lamarche2015-04-291-2/+0
* Add createTmpDir method throwing CannotCreateFileExceptionmikaelpeltier2015-04-282-2/+49
* Rework ReadWriteZipFS to support incremental libraryBenoit Lamarche2015-04-282-1/+9
* Fix bug during PropertyIdException reportingmikaelpeltier2015-04-151-1/+2
* Merge "Optimize VPathFragment creation." into ub-jackPiotr Jastrzebski2015-04-141-5/+6
|\
| * Optimize VPathFragment creation.Piotr Jastrzebski2015-03-231-5/+6
* | Fix issue with not existing classpath entryBenoit Lamarche2015-04-071-0/+1
* | Add a support for opening file with timeout in Jack simple serverJean-Philippe Lesot2015-03-312-5/+9
* | Add HasLocation to stream providersmikaelpeltier2015-03-302-2/+4
* | Use simple framework to make a simple http server for jackJean-Philippe Lesot2015-03-271-0/+9
* | Add support of list of detectors, and set long-run beside deadlockJean-Philippe Lesot2015-03-231-24/+34
|/
* Add InputStreamProvider and OutputStreamProvidermikaelpeltier2015-03-2316-61/+141
* Rename WithLocationException to WithLocationIOExceptionBenoit Lamarche2015-03-2010-13/+13
* Make Jack script more robustJean-Philippe Lesot2015-03-203-9/+79
* Merge "Fix some javadoc in VariableName" into ub-jackJean-Philippe Lesot2015-03-201-2/+5
|\
| * Fix some javadoc in VariableNameJean-Philippe Lesot2015-03-161-2/+5
* | Stop creating message in NonSuchFileException unnecessarilyPiotr Jastrzebski2015-03-1916-70/+275
* | Make PairCodec use a Pair instead of a Map.EntryYohann Roussel2015-03-194-38/+81
* | Allow ConvertCodec to check convertionYohann Roussel2015-03-183-6/+37
* | Load default libraries from jack.jarYohann Roussel2015-03-171-2/+2
|/
* Rework all variable names in the config frameworkJean-Philippe Lesot2015-03-1654-58/+315
* Add property to set an output file by reporter levelJean-Philippe Lesot2015-03-132-25/+23
* Fix PairCodec and ConvertCodecJean-Philippe Lesot2015-03-134-38/+60
* Add base directory support in TokenIterator and use it in the ServerTaskInsideVMJean-Philippe Lesot2015-03-122-4/+35
* Add property for classpathBenoit Lamarche2015-03-121-2/+2
* Use working directory in codecsBenoit Lamarche2015-03-1222-47/+258
* Use file into getPath implementation rather than locationmikaelpeltier2015-03-122-2/+3
* Start support of a small server for Jack compilationJean-Philippe Lesot2015-03-114-3/+64
* Merge "Jack support for annotation processor." into ub-jackYohann Roussel2015-03-109-13/+396
|\
| * Jack support for annotation processor.Yohann Roussel2015-03-109-13/+396
* | Add working directory support in ConfigBuilderBenoit Lamarche2015-03-103-2/+62
|/
* Fix bug in duplicate PropertyId.Valuemikaelpeltier2015-03-092-7/+3
* Duplicate PropertyId.Value when usedmikaelpeltier2015-03-092-1/+37
* Handle input sources as a propertyYohann Roussel2015-03-0911-16/+52
* Add support of configurable standard input/output/errorJean-Philippe Lesot2015-03-0617-108/+304
* Import meta and resources are now propertiesYohann Roussel2015-03-032-1/+63