index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
Dave Allison
2014-07-16
2
-7
/
+1
|
/
*
Break apart header files.
Ian Rogers
2014-07-15
1
-9
/
+40
*
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
Nicolas Geoffray
2014-07-11
2
-1
/
+7
*
Revert "Revert "Add implicit null and stack checks for x86""
Dave Allison
2014-07-10
2
-7
/
+1
*
Global Value Numbering.
Vladimir Marko
2014-07-10
1
-0
/
+1
*
Merge "Use memory chunks for monitors on LP64"
Andreas Gampe
2014-07-09
1
-0
/
+1
|
\
|
*
Use memory chunks for monitors on LP64
Andreas Gampe
2014-07-10
1
-0
/
+1
*
|
art: fix host dex2oat runtime args
Colin Cross
2014-07-09
1
-2
/
+2
*
|
Revert "Add implicit null and stack checks for x86"
Dave Allison
2014-07-10
2
-2
/
+2
*
|
Add implicit null and stack checks for x86
Dave Allison
2014-07-09
2
-2
/
+2
|
/
*
Merge "Adds PGO_GEN and PGO_USE for libart and libart-compiler."
Ian Rogers
2014-07-09
1
-0
/
+10
|
\
|
*
Adds PGO_GEN and PGO_USE for libart and libart-compiler.
Dehao Chen
2014-07-08
1
-0
/
+10
*
|
Merge "Make dex2oat heap size product configurable [art]"
Brian Carlstrom
2014-07-08
1
-2
/
+2
|
\
\
|
*
|
Make dex2oat heap size product configurable [art]
Brian Carlstrom
2014-07-08
1
-2
/
+2
|
|
/
*
|
Merge "ART: Update Monitor::Wait so it releases monitor_lock_ before throwing...
Andreas Gampe
2014-07-02
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
ART: Update Monitor::Wait so it releases monitor_lock_ before throwing an exc...
Elena Sayapina
2014-07-07
1
-0
/
+1
*
|
Merge "Fix dex file dependencies for oat tests."
Ian Rogers
2014-07-07
2
-7
/
+10
|
\
\
|
*
|
Fix dex file dependencies for oat tests.
Ian Rogers
2014-07-07
2
-7
/
+10
|
|
/
*
|
Add patchoat tool to Art.
Alex Light
2014-07-07
1
-2
/
+2
|
/
*
Add a local elf.h
Brian Carlstrom
2014-07-02
1
-1
/
+1
*
The host build has changed from lib32/lib to lib/lib64.
Nicolas Geoffray
2014-07-01
2
-3
/
+1
*
Merge "AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered"
Andreas Gampe
2014-06-28
1
-0
/
+1
|
\
|
*
AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered
Serban Constantinescu
2014-06-30
1
-0
/
+1
*
|
We can no longer use "adb shell sh -c ..." internally
Brian Carlstrom
2014-06-30
1
-1
/
+1
|
/
*
Fix build rule.
Nicolas Geoffray
2014-06-26
1
-1
/
+1
*
Merge "Re-enable tests with the optimizing compiler."
Nicolas Geoffray
2014-06-24
1
-4
/
+6
|
\
|
*
Re-enable tests with the optimizing compiler.
Nicolas Geoffray
2014-06-26
1
-4
/
+6
*
|
Further refine gtest dependencies.
Brian Carlstrom
2014-06-25
1
-27
/
+30
*
|
Really use GCC for ARM64
Sebastien Hertz
2014-06-25
1
-2
/
+2
|
/
*
Fix test-art-target error
Brian Carlstrom
2014-06-25
3
-21
/
+17
*
Fix various test dependencies.
Ian Rogers
2014-06-24
3
-8
/
+17
*
Multilib ART host.
Ian Rogers
2014-06-24
9
-672
/
+948
*
Merge "Use GCC on ARM64"
Sebastien Hertz
2014-06-24
1
-1
/
+1
|
\
|
*
Use GCC on ARM64
Sebastien Hertz
2014-06-20
1
-1
/
+1
*
|
Fix implicit check option handling for non-cross-compiles
Dave Allison
2014-06-23
1
-1
/
+7
|
/
*
ART: Dex file verifier needs to check proto idx of method id.
Andreas Gampe
2014-06-12
1
-0
/
+1
*
Fix host Mac build.
Ian Rogers
2014-06-11
1
-2
/
+0
*
Remove deprecated WITH_HOST_DALVIK.
Ian Rogers
2014-06-10
3
-11
/
+7
*
Fix for test-art-host
Brian Carlstrom
2014-06-10
1
-0
/
+4
*
ART: Generalize code to find PC for artInvokeInterfaceTrampoline
Alexei Zavjalov
2014-06-10
1
-0
/
+1
*
Add locking around boot image generation.
Narayan Kamath
2014-06-10
1
-0
/
+1
*
Fix some bugs in graph construction/simplification methods.
Nicolas Geoffray
2014-06-09
1
-0
/
+1
*
Disable thumb assembler test to fix art build
Dave Allison
2014-06-05
1
-1
/
+0
*
Merge "Thumb2 assembler for JNI compiler and optimizing compiler"
Dave Allison
2014-06-05
1
-0
/
+1
|
\
|
*
Thumb2 assembler for JNI compiler and optimizing compiler
Dave Allison
2014-06-05
1
-0
/
+1
*
|
ART: Add a test checking TLS offsets and entrypoints
Andreas Gampe
2014-06-04
1
-0
/
+1
*
|
Enable -Wframe-larger-than=1728 compilation error
Sebastien Hertz
2014-06-04
1
-4
/
+4
*
|
ART: Make LOCAL_CLANG architecture dependent for the target
Andreas Gampe
2014-06-04
4
-28
/
+52
*
|
Make use of sigchainlib for signal chaining for implicit checks
Dave Allison
2014-05-29
1
-0
/
+1
|
/
*
Add a linear scan register allocator to the optimizing compiler.
Nicolas Geoffray
2014-05-26
1
-0
/
+2
[prev]
[next]