index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
elf_writer_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART stack unwinding fixes for libunwind/gdb/lldb.
David Srbecky
2015-06-19
1
-65
/
+33
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-4
/
+4
*
Relocate DWARF using .oat_patches.
David Srbecky
2015-04-11
1
-0
/
+72
*
Re-enable test.
Nicolas Geoffray
2015-03-27
1
-4
/
+0
*
Add a new imgdiag tool to diff boot.art/core.art against a process
Igor Murashkin
2014-12-16
1
-8
/
+1
*
Remove portable.
Elliott Hughes
2014-12-12
1
-22
/
+0
*
Temporary disable the test.
Nicolas Geoffray
2014-12-04
1
-0
/
+4
*
Some code clean-up.
Ian Rogers
2014-10-16
1
-0
/
+1
*
Break apart header files.
Ian Rogers
2014-07-15
1
-0
/
+2
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-4
/
+4
*
Follow up to "Add ISA directory to image and odex pathnames."
Brian Carlstrom
2014-05-19
1
-4
/
+4
*
Add ISA directory to image and odex pathnames.
Brian Carlstrom
2014-05-16
1
-4
/
+1
*
Fix elf_writer_test for 64b target
Andreas Gampe
2014-04-18
1
-0
/
+4
*
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
Brian Carlstrom
2014-02-26
1
-4
/
+4
*
Remove dependency on llvm/Support/ELF.h by using linux's elf.h.
Nicolas Geoffray
2014-02-19
1
-1
/
+1
*
Make part of the elf_writer_test specific to the portable build.
Brian Carlstrom
2013-12-15
1
-16
/
+35
*
Throw IOException at source of failing to open a dex file.
Ian Rogers
2013-10-21
1
-7
/
+10
*
Add flock(2)ing on dex-cache files to prevent races
Brian Carlstrom
2013-08-15
1
-1
/
+1
*
Fix cpplint whitespace/blank_line issues
Brian Carlstrom
2013-07-18
1
-1
/
+0
*
Do not mark pages executable unnecessarily to play nice with selinux
Brian Carlstrom
2013-07-12
1
-1
/
+1
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+92