summaryrefslogtreecommitdiffstats
path: root/libartbase
Commit message (Expand)AuthorAgeFilesLines
* Support Windows builds for libartbase/libdexfileDavid Sehr2018-12-1821-31/+328
* Handle art::ProcessCpuNanoTime invocations on macOS.Roland Levillain2018-12-171-6/+11
* Add apache-xml to boot class path for tests.Vladimir Marko2018-12-141-0/+1
* Revert^2 "Allow boot image for a part of the boot classpath."Vladimir Marko2018-12-141-2/+5
* Merge "Revert "Allow boot image for a part of the boot classpath.""Andreas Gampe2018-12-131-5/+2
|\
| * Revert "Allow boot image for a part of the boot classpath."Andreas Gampe2018-12-131-5/+2
* | Merge "Remove unused ICU4C headers in libartbase-art-gtest and libart-runtime...vichang2018-12-132-4/+0
|\ \ | |/ |/|
| * Remove unused ICU4C headers in libartbase-art-gtest and libart-runtime-gtestVictor Chang2018-12-052-4/+0
* | Allow boot image for a part of the boot classpath.Vladimir Marko2018-12-121-2/+5
* | ART: Clean up base/utils.hAndreas Gampe2018-12-062-43/+0
* | Reduce core image to 6 modules.Vladimir Marko2018-12-042-3/+49
* | Merge "Add support for ANDROID_RUNTIME_ROOT variable"Neil Fuller2018-12-043-40/+54
|\ \
| * | Add support for ANDROID_RUNTIME_ROOT variableNeil Fuller2018-12-033-40/+54
* | | Merge "hiddenapi: Introduce greylist-max-p"David Brazdil2018-12-042-2/+5
|\ \ \
| * | | hiddenapi: Introduce greylist-max-pDavid Brazdil2018-11-292-2/+5
* | | | Revert "Reduce core image to core-{oj,libart,simple}."Vladimir Marko2018-12-032-52/+3
| |_|/ |/| |
* | | Reduce core image to core-{oj,libart,simple}.Vladimir Marko2018-11-302-3/+52
* | | Merge changes from topic "hiddenapi-csv"David Brazdil2018-11-301-2/+12
|\| |
| * | hiddenapi: Convert API lists to a flags CSV fileDavid Brazdil2018-11-291-2/+12
| |/
* | Merge "C++17 compatibility: make WITH_TIDY=1 happy again."Elliott Hughes2018-11-291-1/+1
|\ \
| * | C++17 compatibility: make WITH_TIDY=1 happy again.Elliott Hughes2018-11-291-1/+1
| |/
* | Merge "Extract dex file if it is uncompressed but unaligned"Treehugger Robot2018-11-292-3/+5
|\ \ | |/ |/|
| * Extract dex file if it is uncompressed but unalignedColin Cross2018-11-292-3/+5
* | Rename and reorganize hiddenapi::ApiListDavid Brazdil2018-11-223-0/+158
|/
* Merge "Fix error: undefined symbol art::instruction_set_details::GetStackOver...Andreas Gampe2018-11-161-2/+2
|\
| * Fix error: undefined symbol art::instruction_set_details::GetStackOverflowRes...Evgeny Astigeevich2018-11-161-2/+2
* | Create SdkVersion enum, migrate users to itDavid Brazdil2018-11-161-0/+58
|/
* Merge "Track header file change."Elliott Hughes2018-11-151-1/+0
|\
| * Track header file change.Elliott Hughes2018-11-121-1/+0
* | Revert^2 "Link lzma and lz4 compression libs statically into libartbase and u...Martin Stjernholm2018-11-132-1/+35
|/
* Minimal Android Runtime APEX module.Roland Levillain2018-11-081-3/+3
* Revert "Link lzma and lz4 compression libs statically into libartbase and use...Annie Meng2018-11-082-25/+0
* Link lzma and lz4 compression libs statically into libartbase and use thatMartin Stjernholm2018-11-072-0/+25
* Enable building art and tests with linux_bionicAlex Light2018-11-061-3/+7
* ART: Move GetStackOverflowReservedBytesAndreas Gampe2018-11-012-38/+51
* Merge "Clean up mem_map_test."Vladimir Marko2018-10-311-7/+7
|\
| * Clean up mem_map_test.Vladimir Marko2018-10-311-7/+7
* | Merge "Remove dependencies on libutils."Martin Stjernholm2018-10-311-5/+0
|\ \ | |/ |/|
| * Remove dependencies on libutils.Martin Stjernholm2018-10-301-5/+0
* | Merge "Track googletest API change."Treehugger Robot2018-10-311-0/+1
|\ \
| * | Track googletest API change.Elliott Hughes2018-10-301-0/+1
* | | Merge "Refactor MemMap::MapAnonymous()."Vladimir Marko2018-10-303-85/+95
|\ \ \ | |_|/ |/| |
| * | Refactor MemMap::MapAnonymous().Vladimir Marko2018-10-303-85/+95
* | | Merge "Revert "Link compression libs statically into libartbase and use those...Nicolas Geoffray2018-10-301-15/+16
|\ \ \
| * | | Revert "Link compression libs statically into libartbase and use those everyw...Nicolas Geoffray2018-10-301-15/+16
* | | | Merge "Link compression libs statically into libartbase and use those everywh...Martin Stjernholm2018-10-301-16/+15
|\| | |
| * | | Link compression libs statically into libartbase and use those everywhere.Martin Stjernholm2018-10-291-16/+15
| | |/ | |/|
* | | Merge "Disable MapAnonymousExactAddr test for ASAN."Vladimir Marko2018-10-291-0/+6
|\ \ \ | |/ / |/| / | |/
| * Disable MapAnonymousExactAddr test for ASAN.Vladimir Marko2018-10-291-0/+6
* | Merge changes from topic "socket_peer_is_trusted"Treehugger Robot2018-10-263-0/+78
|\ \