summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change handling of classpath in compilation in test frameworkJean-Marie Henaff2015-02-0367-434/+482
* Merge "Revert "Add CachedDirectFS"" into ub-jackBenoit Lamarche2015-02-028-367/+13
|\
| * Revert "Add CachedDirectFS"Benoit Lamarche2015-02-028-367/+13
* | Merge "Update prebuilts" into ub-jackJean-Marie Henaff2015-02-025-0/+0
|\ \
| * | Update prebuiltsJean-Marie Henaff2015-02-025-0/+0
* | | Remove usused prebuiltsJean-Marie Henaff2015-02-023-2/+3
| |/ |/|
* | Add CachedDirectFSBenoit Lamarche2015-02-028-13/+367
|/
* Fix proguard rule parsing error reportingYohann Roussel2015-02-021-1/+1
* Merge "Handle Root special case in VPath.prenpendPath()" into ub-jackBenoit Lamarche2015-02-021-2/+4
|\
| * Handle Root special case in VPath.prenpendPath()Benoit Lamarche2015-02-021-2/+4
* | Merge "Enable assertions in Ant test tasks and force sanity checks" into ub-jackJean-Marie Henaff2015-02-025-0/+26
|\ \
| * | Enable assertions in Ant test tasks and force sanity checksJean-Marie Henaff2015-02-025-0/+26
| |/
* | Merge "Use a Runtime annotation for shrob test2" into ub-jackJean-Marie Henaff2015-02-022-2/+2
|\ \
| * | Use a Runtime annotation for shrob test2Jean-Marie Henaff2015-01-302-2/+2
* | | Merge "Fix redirection in DeviceRunner" into ub-jackJean-Marie Henaff2015-02-021-25/+34
|\ \ \ | |_|/ |/| |
| * | Fix redirection in DeviceRunnerJean-Marie Henaff2015-01-301-25/+34
| |/
* | Merge "Creating a library from another requires to copy jack.properties" into...mikaelpeltier2015-01-302-25/+56
|\ \
| * | Creating a library from another requires to copy jack.propertiesmikaelpeltier2015-01-302-25/+56
* | | Merge "Fix append of VPath that created invalid VPaths" into ub-jackBenoit Lamarche2015-01-302-7/+9
|\ \ \ | |/ / |/| |
| * | Fix append of VPath that created invalid VPathsBenoit Lamarche2015-01-302-7/+9
| |/
* | Merge "Rename *VDirCodec to *VFSCodec" into ub-jackBenoit Lamarche2015-01-308-34/+29
|\ \
| * | Rename *VDirCodec to *VFSCodecBenoit Lamarche2015-01-308-34/+29
* | | Merge "Add missing classpath entries for Ant target test-sched" into ub-jackJean-Marie Henaff2015-01-301-1/+5
|\ \ \ | |/ / |/| |
| * | Add missing classpath entries for Ant target test-schedJean-Marie Henaff2015-01-291-1/+5
| |/
* | Use MessageDigestFS into JackLibrarymikaelpeltier2015-01-2923-209/+184
|/
* Merge "Incremental log writer must replace null by empty string" into ub-jackmikaelpeltier2015-01-281-1/+1
|\
| * Incremental log writer must replace null by empty stringmikaelpeltier2015-01-281-1/+1
* | Merge "Add getDigest() method in VFS and InputVFS interfaces" into ub-jackBenoit Lamarche2015-01-289-0/+42
|\ \
| * | Add getDigest() method in VFS and InputVFS interfacesBenoit Lamarche2015-01-289-0/+42
| |/
* | Use getVDir before createVDir in PrefixedVFSBenoit Lamarche2015-01-281-2/+11
|/
* Fix bug into delete of MessageDigestFSmikaelpeltier2015-01-281-1/+6
* Add DirectFSCodec and ZipFSCodecmikaelpeltier2015-01-282-0/+193
* Use VFS in constructors instead of BaseVFSBenoit Lamarche2015-01-275-13/+10
* Make VFSToVFSWrapper and ReadWriteZipFS extend BaseVFSBenoit Lamarche2015-01-272-6/+200
* Add missing getCapabilities() in ReadWriteZipFSBenoit Lamarche2015-01-271-0/+7
* Add VFSToVFSWrapper and ReadWriteZipFSBenoit Lamarche2015-01-273-0/+299
* Merge "Add incremental logs into library representing incremental state" into...mikaelpeltier2015-01-274-2/+156
|\
| * Add incremental logs into library representing incremental statemikaelpeltier2015-01-274-2/+156
* | Add new WriteZipVFSBenoit Lamarche2015-01-272-0/+350
* | Merge "Remove unused methods" into ub-jackmikaelpeltier2015-01-271-55/+0
|\ \
| * | Remove unused methodsmikaelpeltier2015-01-271-55/+0
| |/
* | Add new ReadZipVFSBenoit Lamarche2015-01-272-0/+343
|/
* Merge "Remove a misleading useless log" into ub-jackmikaelpeltier2015-01-271-3/+0
|\
| * Remove a misleading useless logmikaelpeltier2015-01-271-3/+0
* | Add new PrefixedFSBenoit Lamarche2015-01-262-0/+228
* | Work on MessageDigestFSJean-Philippe Lesot2015-01-266-93/+235
|/
* Merge "Add entries into type to recompile dependencies for all types" into ub...mikaelpeltier2015-01-262-0/+26
|\
| * Add entries into type to recompile dependencies for all typesmikaelpeltier2015-01-232-0/+26
* | Do not copy dex or jayce files if source and dest are the samemikaelpeltier2015-01-268-61/+87
* | Merge "Generate Dex and Jayce files from import in incremental library mode" ...mikaelpeltier2015-01-261-2/+4
|\ \