Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
a1289ada8138efaf638548b414a45437c2bbbdef
a1289ad
No longer restrict to -source 1.5 since it causes a warning with 1.7
by Brian Carlstrom
· 11 years ago
3c79a30
Fix a race condition in RosAlloc.
by Hiroshi Yamauchi
· 11 years ago
f1b18a3
am d5e4ac0a: Properly tolerate missing declaring source files
by Brian Carlstrom
· 11 years ago
d5e4ac0
Properly tolerate missing declaring source files
by Brian Carlstrom
· 11 years ago
06cbdb9
Fix build.
by Mathieu Chartier
· 11 years ago
2ff71eb
resolved conflicts for merge of c0f96d03 to klp-modular-dev
by Mathieu Chartier
· 11 years ago
c0f96d0
Fix stack overflow for mutual recursion.
by Brian Carlstrom
· 11 years ago
7379316
resolved conflicts for merge of 773965c0 to klp-modular-dev
by Jeff Hao
· 11 years ago
6ab9ca4
resolved conflicts for merge of 53fca118 to klp-modular-dev
by Jeff Hao
· 11 years ago
e28aef7
resolved conflicts for merge of 27d08a92 to klp-modular-dev
by Jeff Hao
· 11 years ago
773965c
Merge "Fix stack trace for proxy methods and added test case." into klp-dev
by Jeff Hao
· 11 years ago
53fca11
Merge "Fix FindFieldID to use class's classloader to find field type." into klp-dev
by Jeff Hao
· 11 years ago
27d08a9
Merge "Search for miranda methods in virtual methods instead of interface." into klp-dev
by Jeff Hao
· 11 years ago
ee1400f
resolved conflicts for merge of 0c6afa40 to klp-modular-dev
by Mathieu Chartier
· 11 years ago
0c6afa4
Fix NewLocalRef, NewGlobalRef to handle cleared weak globals.
by Mathieu Chartier
· 11 years ago
7170092
Search for miranda methods in virtual methods instead of interface.
by Jeff Hao
· 11 years ago
3addc29
Fix stack trace for proxy methods and added test case.
by Jeff Hao
· 11 years ago
8151b8f
Fix FindFieldID to use class's classloader to find field type.
by Jeff Hao
· 11 years ago
d6bd654
am 78c0bb9b: Merge "Refactor array access for the interpreter."
by Sebastien Hertz
· 11 years ago
78c0bb9
Merge "Refactor array access for the interpreter."
by Sebastien Hertz
· 11 years ago
e5484b3
am 6203d3e6: Merge "Bump oat file version due to apparent recent code/runtime interface change"
by Brian Carlstrom
· 11 years ago
6203d3e
Merge "Bump oat file version due to apparent recent code/runtime interface change"
by Brian Carlstrom
· 11 years ago
7f9d66c
Bump oat file version due to apparent recent code/runtime interface change
by Brian Carlstrom
· 11 years ago
041a43f
am 86b26b7a: Merge "Visit libraries roots in JavaVMExt::VisitRoots"
by Mathieu Chartier
· 11 years ago
86b26b7
Merge "Visit libraries roots in JavaVMExt::VisitRoots"
by Mathieu Chartier
· 11 years ago
e6ffdc7
am d39083e4: Merge "Remove boot.art phony target"
by Brian Carlstrom
· 11 years ago
d39083e
Merge "Remove boot.art phony target"
by Brian Carlstrom
· 11 years ago
660f8f0
Remove boot.art phony target
by Brian Carlstrom
· 11 years ago
8f4be93
Visit libraries roots in JavaVMExt::VisitRoots
by Mathieu Chartier
· 11 years ago
3c81822
am 5b8cf9d8: Merge "Change DisableGC to DisableMovingGC."
by Mathieu Chartier
· 11 years ago
5b8cf9d
Merge "Change DisableGC to DisableMovingGC."
by Mathieu Chartier
· 11 years ago
401982d
am 0088703c: Merge "Modify to use new BacktraceMap creation function."
by Christopher Ferris
· 11 years ago
0088703
Merge "Modify to use new BacktraceMap creation function."
by Christopher Ferris
· 11 years ago
1d27b34
Change DisableGC to DisableMovingGC.
by Mathieu Chartier
· 11 years ago
76da815
am be9e06c7: Merge "art: PRODUCT_DEX_PREOPT_IMAGE_IN_DATA"
by Brian Carlstrom
· 11 years ago
be9e06c
Merge "art: PRODUCT_DEX_PREOPT_IMAGE_IN_DATA"
by Brian Carlstrom
· 11 years ago
4afee36
am f7a0c5e6: Merge "Embed array class pointers at array allocation sites."
by Hiroshi Yamauchi
· 11 years ago
f7a0c5e
Merge "Embed array class pointers at array allocation sites."
by Hiroshi Yamauchi
· 11 years ago
998fd3e
am 8721832a: Merge "Disable LOCAL_DEX_PREOPT for non-default LOCAL_DEX_PREOPT_IMAGE"
by Brian Carlstrom
· 11 years ago
8721832
Merge "Disable LOCAL_DEX_PREOPT for non-default LOCAL_DEX_PREOPT_IMAGE"
by Brian Carlstrom
· 11 years ago
abff643
Refactor array access for the interpreter.
by Sebastien Hertz
· 11 years ago
8a854d3
am 7f496e64: Merge "Add VerfiedMethod to DexCompilationUnit."
by Vladimir Marko
· 11 years ago
7f496e6
Merge "Add VerfiedMethod to DexCompilationUnit."
by Vladimir Marko
· 11 years ago
2f8012a
am 8c66ad75: Merge "Refactor verification results."
by Vladimir Marko
· 11 years ago
8c66ad7
Merge "Refactor verification results."
by Vladimir Marko
· 11 years ago
2730db0
Add VerfiedMethod to DexCompilationUnit.
by Vladimir Marko
· 11 years ago
c7f8320
Refactor verification results.
by Vladimir Marko
· 11 years ago
76c8e59
Disable LOCAL_DEX_PREOPT for non-default LOCAL_DEX_PREOPT_IMAGE
by Brian Carlstrom
· 11 years ago
caf22ac
Modify to use new BacktraceMap creation function.
by Christopher Ferris
· 11 years ago
bb8f0ab
Embed array class pointers at array allocation sites.
by Hiroshi Yamauchi
· 11 years ago
dd859bb
am 7ea5dafc: Merge "Improve x86 long multiply and shifts"
by Ian Rogers
· 11 years ago
7ea5daf
Merge "Improve x86 long multiply and shifts"
by Ian Rogers
· 11 years ago
ea92ff7
am 6e65720d: Merge "Remove the link from dalvik instruction back to kMirOpCheck."
by Vladimir Marko
· 11 years ago
059944b
am b429d1dc: Merge "Support GenSelect for x86"
by Vladimir Marko
· 11 years ago
6e65720
Merge "Remove the link from dalvik instruction back to kMirOpCheck."
by Vladimir Marko
· 11 years ago
4376c87
Remove the link from dalvik instruction back to kMirOpCheck.
by Vladimir Marko
· 11 years ago
b429d1d
Merge "Support GenSelect for x86"
by Vladimir Marko
· 11 years ago
5c4ac3e
am cd28a22f: Merge "Reduce x86 sequence for GP pair to XMM"
by Ian Rogers
· 11 years ago
cd28a22
Merge "Reduce x86 sequence for GP pair to XMM"
by Ian Rogers
· 11 years ago
9d5faf2
am f9b3bdbb: Merge "Fix bugs in ReleasePrimitiveArray."
by Mathieu Chartier
· 11 years ago
f9b3bdb
Merge "Fix bugs in ReleasePrimitiveArray."
by Mathieu Chartier
· 11 years ago
3e8b2e1
Fix bugs in ReleasePrimitiveArray.
by Mathieu Chartier
· 11 years ago
3dabc61
am e1ede2cc: Merge "Work around 103-string-append slowness by not running debug build"
by Brian Carlstrom
· 11 years ago
a8e99be
am 9a091602: Merge "Improve IsMovableObject logic."
by Mathieu Chartier
· 11 years ago
2da268c
am a8453b98: Merge "Fix test-art-host to work with latest build project that does not set LOCAL_MODULE_PATH"
by Brian Carlstrom
· 11 years ago
e1ede2c
Merge "Work around 103-string-append slowness by not running debug build"
by Brian Carlstrom
· 11 years ago
9a09160
Merge "Improve IsMovableObject logic."
by Mathieu Chartier
· 11 years ago
a8453b9
Merge "Fix test-art-host to work with latest build project that does not set LOCAL_MODULE_PATH"
by Brian Carlstrom
· 11 years ago
5b20ef9
Work around 103-string-append slowness by not running debug build
by Brian Carlstrom
· 11 years ago
afb2c32
Fix test-art-host to work with latest build project that does not set LOCAL_MODULE_PATH
by Brian Carlstrom
· 11 years ago
e27b3bf
Support GenSelect for x86
by Razvan A Lupusoru
· 11 years ago
9be9a7a
Improve IsMovableObject logic.
by Mathieu Chartier
· 11 years ago
d3266bc
Reduce x86 sequence for GP pair to XMM
by Razvan A Lupusoru
· 11 years ago
23a9c26
am 26a302b2: Merge "Change GC ergonomics to better handle heap verification."
by Mathieu Chartier
· 11 years ago
8d69557
am 787bbf8d: Merge "64bit printf flag clean-up for MIR graph."
by Ian Rogers
· 11 years ago
7bd3c13
am e4a8d914: Merge "Revert "Remove the link from dalvik instruction back to kMirOpCheck.""
by Ian Rogers
· 11 years ago
26a302b
Merge "Change GC ergonomics to better handle heap verification."
by Mathieu Chartier
· 11 years ago
787bbf8
Merge "64bit printf flag clean-up for MIR graph."
by Ian Rogers
· 11 years ago
e4a8d91
Merge "Revert "Remove the link from dalvik instruction back to kMirOpCheck.""
by Ian Rogers
· 11 years ago
7476280
Change GC ergonomics to better handle heap verification.
by Mathieu Chartier
· 11 years ago
c6dbf90
Revert "Remove the link from dalvik instruction back to kMirOpCheck."
by Ian Rogers
· 11 years ago
5058407
am d72f62a6: Merge "art: rename aarch64 target to arm64"
by Colin Cross
· 11 years ago
d72f62a
Merge "art: rename aarch64 target to arm64"
by Colin Cross
· 11 years ago
4708dcd
Improve x86 long multiply and shifts
by Mark Mendell
· 11 years ago
23b03b5
64bit printf flag clean-up for MIR graph.
by Ian Rogers
· 11 years ago
5276c26
am a278ac31: Merge "Improve x86 long divide"
by Ian Rogers
· 11 years ago
a278ac3
Merge "Improve x86 long divide"
by Ian Rogers
· 11 years ago
9b9ae08
am 57103556: Merge "Fix X86Mir2Lir::LoadBaseIndexedDisp causing SEGV"
by Ian Rogers
· 11 years ago
5710355
Merge "Fix X86Mir2Lir::LoadBaseIndexedDisp causing SEGV"
by Ian Rogers
· 11 years ago
1ca1c32
am f2f77d97: Merge "64bit friendly printf modifiers in JDWP."
by Ian Rogers
· 11 years ago
9d008a3
am fb87d201: Merge "64bit fixes for elf file."
by Ian Rogers
· 11 years ago
765d0b0
am 67122a03: Merge "64bit friendly printf modifiers in LIR dumping."
by Ian Rogers
· 11 years ago
f2f77d9
Merge "64bit friendly printf modifiers in JDWP."
by Ian Rogers
· 11 years ago
fb87d20
Merge "64bit fixes for elf file."
by Ian Rogers
· 11 years ago
67122a0
Merge "64bit friendly printf modifiers in LIR dumping."
by Ian Rogers
· 11 years ago
2bf31e6
Improve x86 long divide
by Mark Mendell
· 11 years ago
ae427c3
Fix X86Mir2Lir::LoadBaseIndexedDisp causing SEGV
by Mark Mendell
· 11 years ago
d9e4e0c
64bit friendly printf modifiers in JDWP.
by Ian Rogers
· 11 years ago
f72e562
am 3f5b42f1: Merge "Optimize x86 long arithmetic"
by Vladimir Marko
· 11 years ago
3f5b42f
Merge "Optimize x86 long arithmetic"
by Vladimir Marko
· 11 years ago
Next »