summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Load dex files from ART-specific data structure.Christopher Ferris2018-02-0213-99/+606
* Merge "Use vold's mount with metadata encryption service."Treehugger Robot2018-02-022-4/+36
|\
| * Use vold's mount with metadata encryption service.Paul Crowley2018-02-012-4/+36
|/
* Merge "Fix symbol resolution within a dex file."Christopher Ferris2018-02-013-7/+8
|\
| * Fix symbol resolution within a dex file.David Srbecky2018-02-013-7/+8
|/
* Merge "Move dex pc frame creation into libunwindstack."Christopher Ferris2018-02-0113-235/+367
|\
| * Move dex pc frame creation into libunwindstack.Christopher Ferris2018-01-3113-235/+367
* | Merge "Update stable_properties.h"Treehugger Robot2018-01-311-10/+18
|\ \
| * | Update stable_properties.hJaekyun Seok2018-01-311-10/+18
* | | Merge changes I877b8027,I469bd931Josh Gao2018-01-318-233/+174
|\ \ \
| * | | adb: extract atransport's connection interface.Josh Gao2018-01-308-233/+173
| * | | adb: fix a leak.Josh Gao2018-01-301-0/+1
* | | | Merge "libcutils: test: increase use of ashmem_valid(fd)"Treehugger Robot2018-01-311-22/+48
|\ \ \ \ | |/ / / |/| | |
| * | | libcutils: test: increase use of ashmem_valid(fd)Mark Salyzyn2018-01-261-22/+48
* | | | Merge "Don't initialize atrace if it's already disabled."Treehugger Robot2018-01-301-6/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Don't initialize atrace if it's already disabled.Paul Crowley2018-01-301-6/+6
|/ / /
* | | Merge "Use new unwinder for offline in libbacktrace."Christopher Ferris2018-01-3026-1513/+424
|\ \ \ | |_|/ |/| |
| * | Use new unwinder for offline in libbacktrace.Christopher Ferris2018-01-2926-1513/+424
|/ /
* | Merge "sepolicy: renames nonplat_* to vendor_*"Treehugger Robot2018-01-282-2/+14
|\ \
| * | sepolicy: renames nonplat_* to vendor_*Bowgo Tsai2018-01-092-2/+15
* | | Merge "Fix frame numbering regression."Christopher Ferris2018-01-271-4/+4
|\ \ \
| * | | Fix frame numbering regression.Christopher Ferris2018-01-261-4/+4
* | | | Merge "bootstat: Add more boot reasons."Treehugger Robot2018-01-271-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | bootstat: Add more boot reasons.James Hawkins2018-01-261-0/+4
* | | | Merge "Doxygen format <android/log.h>."Elliott Hughes2018-01-261-21/+44
|\ \ \ \
| * | | | Doxygen format <android/log.h>.Elliott Hughes2018-01-261-21/+44
* | | | | Merge "Add AID for Secure Element Application"Ruchi Kandoi2018-01-261-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add AID for Secure Element ApplicationRuchi Kandoi2018-01-251-0/+1
* | | | | Merge "Add a global elf cache."Christopher Ferris2018-01-2611-30/+313
|\ \ \ \ \
| * | | | | Add a global elf cache.Christopher Ferris2018-01-2511-30/+313
* | | | | | Merge "ld.config.txt: Link vendor vndk ns to default ns"Logan Chien2018-01-261-1/+3
|\ \ \ \ \ \
| * | | | | | ld.config.txt: Link vendor vndk ns to default nsLogan Chien2018-01-231-1/+3
* | | | | | | Merge "Don't shared oem-defined libs to vendor apks"Treehugger Robot2018-01-266-28/+168
|\ \ \ \ \ \ \
| * | | | | | | Don't shared oem-defined libs to vendor apksJiyong Park2018-01-156-28/+168
* | | | | | | | Merge "Remove DwarfError.h that moved."Christopher Ferris2018-01-261-39/+0
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Remove DwarfError.h that moved.Christopher Ferris2018-01-251-39/+0
|/ / / / / / /
* | | | | | | Merge "Fix wrong mov instruction size."Treehugger Robot2018-01-251-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Fix wrong mov instruction size.Chih-Hung Hsieh2018-01-251-6/+6
* | | | | | | | Merge "Emit the frame for DEX PC before the frame for native PC."David Srbecky2018-01-251-15/+21
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Emit the frame for DEX PC before the frame for native PC.David Srbecky2018-01-251-15/+21
* | | | | | | | Merge "Add error propagation into Unwinder/Elf objects."Christopher Ferris2018-01-2531-222/+630
|\ \ \ \ \ \ \ \
| * | | | | | | | Add error propagation into Unwinder/Elf objects.Christopher Ferris2018-01-2431-222/+630
* | | | | | | | | Merge "libutilscallstack is private VNDK-SP"Treehugger Robot2018-01-251-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | libutilscallstack is private VNDK-SPJiyong Park2018-01-251-0/+1
* | | | | | | | | | Merge "Support /product partition"Jaekyun Seok2018-01-255-2/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Support /product partitionJaekyun Seok2018-01-255-2/+18
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Add a graphics owner for graphics.h."Treehugger Robot2018-01-251-0/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add a graphics owner for graphics.h.Elliott Hughes2018-01-241-0/+2
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge "Small behavioral changes to the unwinder."Christopher Ferris2018-01-2518-20/+264
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Small behavioral changes to the unwinder.Christopher Ferris2018-01-2418-20/+264