summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change jack files extension from .jack to .jayceJean-Marie Henaff2014-10-0812-32/+33
* Merge "CodeItemBuilder & OneDexPerTypeWriter are now multi-thread" into ub-jackmikaelpeltier2014-10-032-6/+2
|\
| * CodeItemBuilder & OneDexPerTypeWriter are now multi-threadmikaelpeltier2014-10-032-6/+2
* | Synchronize JayceSingleTypeWriter conditionallyBenoit Lamarche2014-10-031-2/+7
|/
* Merge "Add dynamic @Synchronized support" into ub-jackJean-Philippe Lesot2014-10-034-7/+70
|\
| * Add dynamic @Synchronized supportJean-Philippe Lesot2014-10-034-7/+70
* | Merge "Add a DirectDir that can be written to in parallel" into ub-jackBenoit Lamarche2014-10-0310-115/+223
|\ \
| * | Add a DirectDir that can be written to in parallelBenoit Lamarche2014-10-0310-115/+223
* | | Merge "Remove ThisRefDebugInfoAdder since it is never useful" into ub-jackmikaelpeltier2014-10-033-109/+0
|\ \ \
| * | | Remove ThisRefDebugInfoAdder since it is never usefulmikaelpeltier2014-10-033-109/+0
* | | | Introduce the JackAbortExceptionBenoit Lamarche2014-10-022-0/+45
|/ / /
* | | Add reporting APIBenoit Lamarche2014-10-025-6/+151
* | | Merge "Lookup j.l.Object directly into the RunnableSchedulable" into ub-jackmikaelpeltier2014-10-026-44/+74
|\ \ \
| * | | Lookup j.l.Object directly into the RunnableSchedulablemikaelpeltier2014-09-296-44/+74
* | | | Checker must be enable with sanity checkmikaelpeltier2014-10-021-2/+6
* | | | Merge "Separate system logging from user logging" into ub-jackBenoit Lamarche2014-10-0117-37/+49
|\ \ \ \
| * | | | Separate system logging from user loggingBenoit Lamarche2014-09-3017-37/+49
| | |/ / | |/| |
* | | | Merge "Synchronize CodeItemBuilder" into ub-jackmikaelpeltier2014-09-291-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Synchronize CodeItemBuildermikaelpeltier2014-09-261-1/+3
* | | | Merge "Compute binary with cst statistics only when it is needed" into ub-jackmikaelpeltier2014-09-293-2/+37
|\ \ \ \
| * | | | Compute binary with cst statistics only when it is neededmikaelpeltier2014-09-263-2/+37
| | |/ / | |/| |
* | | | Change comparison of JMethodId in VirtualMethodMarker.Yohann Roussel2014-09-261-17/+82
* | | | Merge "Clone VirtualMethodsMarker when possible" into ub-jackYohann Roussel2014-09-262-5/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Clone VirtualMethodsMarker when possibleYohann Roussel2014-09-262-5/+23
* | | | Call getTracer only one time into BinaryOperationWithCstmikaelpeltier2014-09-261-7/+9
| |/ / |/| |
* | | Remove Options.typeAndMemberListingYohann Roussel2014-09-252-11/+7
|/ /
* | Incremental will log messages only at FINE levelmikaelpeltier2014-09-241-8/+8
* | Merge "Add an hidden option to disable automatic rebuild" into ub-jackmikaelpeltier2014-09-242-0/+11
|\ \
| * | Add an hidden option to disable automatic rebuildmikaelpeltier2014-09-232-0/+11
* | | Merge "Add shrink tests about enum anonymous sub class" into ub-jackYohann Roussel2014-09-2310-0/+90
|\ \ \
| * | | Add shrink tests about enum anonymous sub classYohann Roussel2014-09-2310-0/+90
* | | | Merge "Fix messages of method and field lookup exceptions" into ub-jackBenoit Lamarche2014-09-232-4/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix messages of method and field lookup exceptionsBenoit Lamarche2014-09-232-4/+5
* | | | Trigger a full rebuild when import option is modifiedmikaelpeltier2014-09-233-6/+79
* | | | Trigger a full rebuild when classpath is modifiedmikaelpeltier2014-09-234-5/+149
|/ / /
* | | Merge "Add multidex main dex overflow test" into ub-jackBenoit Lamarche2014-09-223-4/+155
|\ \ \
| * | | Add multidex main dex overflow testBenoit Lamarche2014-09-223-4/+155
* | | | Merge "Do not propagate source folders into incremental wrapper" into ub-jackmikaelpeltier2014-09-221-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Do not propagate source folders into incremental wrappermikaelpeltier2014-09-221-1/+2
* | | | Fix warningsmikaelpeltier2014-09-222-2/+4
|/ / /
* | | Add an AST checkermikaelpeltier2014-09-2230-33/+234
* | | Merge "Remove usage of inBody boolean into UsageFinder" into ub-jackmikaelpeltier2014-09-192-41/+53
|\ \ \
| * | | Remove usage of inBody boolean into UsageFindermikaelpeltier2014-09-192-41/+53
* | | | Merge "Add option to sort enum fields into SwitchEnumSupport" into ub-jackmikaelpeltier2014-09-191-1/+23
|\ \ \ \
| * | | | Add option to sort enum fields into SwitchEnumSupportmikaelpeltier2014-09-191-1/+23
* | | | | Merge "Print a different help message for incremental" into ub-jackBenoit Lamarche2014-09-194-18/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Print a different help message for incrementalBenoit Lamarche2014-09-194-18/+18
| |/ / /
* | | | Skip "source" schedulables when building Jack filesYohann Roussel2014-09-191-5/+5
| |/ / |/| |
* | | Merge "Add hidden property to generate deterministic name" into ub-jackmikaelpeltier2014-09-194-15/+110
|\ \ \ | |/ / |/| |
| * | Add hidden property to generate deterministic namemikaelpeltier2014-09-194-15/+110