aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add minimal-runtime support for integer overflows.Ivan Lozano2018-03-214-4/+54
* Replace extract-srcjars.sh with zipsync toolColin Cross2018-03-207-54/+159
* Use turbine's native source jar supportColin Cross2018-03-201-7/+3
* Consider binder bitness while looking for abi references.Jayant Chowdhary2018-03-122-2/+10
* Use a versioned profile file if availablePirama Arumuga Nainar2018-03-091-1/+24
* Switch back to clang-4639204.Stephen Hines2018-03-081-1/+1
* Merge "No abi diffing for vndk libraries which are not vendor available." int...TreeHugger Robot2018-03-071-1/+2
|\
| * No abi diffing for vndk libraries which are not vendor available.Jayant Chowdhary2018-03-071-1/+2
* | Switch to clang-4630689Pirama Arumuga Nainar2018-03-061-1/+1
|/
* Merge changes I6f7d40b7,I25654032 am: 83a495830b am: dfcdeec8b2Colin Cross2018-03-0322-142/+3408
|\
| * Merge changes I6f7d40b7,I25654032 am: 83a495830bColin Cross2018-03-0322-142/+3408
| |\
| | * Merge changes I6f7d40b7,I25654032Colin Cross2018-03-0322-142/+3408
| | |\
| | | * Merge changes I6f7d40b7,I25654032Treehugger Robot2018-03-0322-142/+3408
| | | |\
| | | | * add a library to report build numbers without causing rebuildsColin Cross2018-03-0212-2/+339
| | | | * Rewrite symbol_inject to be testableColin Cross2018-03-0211-140/+3069
* | | | | Disable abi diffs for sanitized variants of modules. am: ea0a2e1928 am: 1ce7b...Jayant Chowdhary2018-03-031-1/+6
|\| | | |
| * | | | Disable abi diffs for sanitized variants of modules. am: ea0a2e1928Jayant Chowdhary2018-03-031-1/+6
| |\| | |
| | * | | Disable abi diffs for sanitized variants of modules.Jayant Chowdhary2018-03-031-1/+6
| | |\| |
| | | * | Disable abi diffs for sanitized variants of modules.Jayant Chowdhary2018-03-021-1/+6
* | | | | Create a make variable for all lsdump files. am: dcd33b6c29 am: eccf4774b1Jayant Chowdhary2018-03-023-0/+12
|\| | | |
| * | | | Create a make variable for all lsdump files. am: dcd33b6c29Jayant Chowdhary2018-03-023-0/+12
| |\| | |
| | * | | Create a make variable for all lsdump files.Jayant Chowdhary2018-03-023-0/+12
| | |\| |
| | | * | Create a make variable for all lsdump files.Jayant Chowdhary2018-03-013-0/+12
* | | | | For abi diffing, factor in arch variant and primary arch. am: ac066c6b90 am: ...Jayant Chowdhary2018-03-021-3/+12
|\| | | |
| * | | | For abi diffing, factor in arch variant and primary arch. am: ac066c6b90Jayant Chowdhary2018-03-021-3/+12
| |\| | |
| | * | | For abi diffing, factor in arch variant and primary arch.Jayant Chowdhary2018-03-021-3/+12
| | |\| |
| | | * | For abi diffing, factor in arch variant and primary arch.Jayant Chowdhary2018-03-011-3/+12
* | | | | Turn GlobFiles into a Glob for files, use it am: 540a78c1ce am: f49ff89266Dan Willemsen2018-03-025-33/+13
|\| | | |
| * | | | Turn GlobFiles into a Glob for files, use it am: 540a78c1ceDan Willemsen2018-03-025-33/+13
| |\| | |
| | * | | Turn GlobFiles into a Glob for files, use itDan Willemsen2018-03-025-33/+13
| | |\| |
| | | * | Turn GlobFiles into a Glob for files, use itDan Willemsen2018-03-015-33/+13
* | | | | Merge "Add droiddoc_template" am: f6366cc0a1 am: 1ba2989d4fDan Willemsen2018-03-012-15/+66
|\| | | |
| * | | | Merge "Add droiddoc_template" am: f6366cc0a1Dan Willemsen2018-03-012-15/+66
| |\| | |
| | * | | Merge "Add droiddoc_template"Dan Willemsen2018-03-012-15/+66
| | |\| |
| | | * | Merge "Add droiddoc_template"Dan Willemsen2018-03-012-15/+66
| | | |\ \
| | | | * | Add droiddoc_templateDan Willemsen2018-03-012-15/+66
* | | | | | Merge "Remove unused property" am: 491ace3c0a am: 3181870d1fJeff Gaston2018-03-011-0/+13
|\| | | | |
| * | | | | Merge "Remove unused property" am: 491ace3c0aJeff Gaston2018-03-011-0/+13
| |\| | | |
| | * | | | Merge "Remove unused property"Jeff Gaston2018-03-011-0/+13
| | |\| | |
| | | * | | Merge "Remove unused property"Jeff Gaston2018-03-011-0/+13
| | | |\ \ \
| | | | * | | Remove unused propertyJeff Gaston2018-02-281-0/+13
* | | | | | | Merge "Fix finding next symbol when multiple symbols have the same address" a...Colin Cross2018-03-012-54/+50
|\| | | | | |
| * | | | | | Merge "Fix finding next symbol when multiple symbols have the same address" a...Colin Cross2018-03-012-54/+50
| |\| | | | |
| | * | | | | Merge "Fix finding next symbol when multiple symbols have the same address"Colin Cross2018-03-012-54/+50
| | |\| | | |
| | | * | | | Merge "Fix finding next symbol when multiple symbols have the same address"Treehugger Robot2018-03-012-54/+50
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | / | | | | | |/ | | | | |/|
| | | | * | Fix finding next symbol when multiple symbols have the same addressColin Cross2018-02-282-54/+50
| | | | |/
* | | | | Change name of droiddoc target output to *-stubs.srcjar am: 3bb14200e2 am: b1...Nan Zhang2018-03-012-3/+3
|\| | | |
| * | | | Change name of droiddoc target output to *-stubs.srcjar am: 3bb14200e2Nan Zhang2018-03-012-3/+3
| |\| | |
| | * | | Change name of droiddoc target output to *-stubs.srcjarNan Zhang2018-03-012-3/+3
| | |\| |
| | | * | Change name of droiddoc target output to *-stubs.srcjarNan Zhang2018-02-282-3/+3
| | | |/