Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
e6316940db61faead36f9642cce137d41fc8f606
e631694
Implement rosalloc fast path in assembly for 32 bit arm.
by Hiroshi Yamauchi
· 9 years ago
8c812b7
Merge "Refactor the alloc entry point generation code."
by Hiroshi Yamauchi
· 9 years ago
1e5d0cd
Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD
by The Android Open Source Project
· 9 years ago
92c4fc2
Merge "Fix location summary for LoadClass"
by Calin Juravle
· 9 years ago
580b609
Fix location summary for LoadClass
by Calin Juravle
· 9 years ago
6e3a838
Merge "ART: Add more error logging to assembler tests"
by Andreas Gampe
· 9 years ago
f3e0706
ART: Add more error logging to assembler tests
by Andreas Gampe
· 9 years ago
4012c37
Merge "Assert we don't store an invalid dex_pc in the stack maps."
by Calin Juravle
· 9 years ago
b5c4693
Assert we don't store an invalid dex_pc in the stack maps.
by Calin Juravle
· 9 years ago
7e8dd4c
am 22d450d3: Merge "Remove dex_pc\'s default value from top level HInstruction"
by Calin Juravle
· 9 years ago
22d450d
Merge "Remove dex_pc's default value from top level HInstruction"
by Calin Juravle
· 9 years ago
154746b
Remove dex_pc's default value from top level HInstruction
by Calin Juravle
· 9 years ago
0050cc7
am 51d70f17: Merge "Optimizing: Disable -Wframe-larger-than= for CompileOptimized()."
by Vladimir Marko
· 9 years ago
51d70f1
Merge "Optimizing: Disable -Wframe-larger-than= for CompileOptimized()."
by Vladimir Marko
· 9 years ago
67f784e
Optimizing: Disable -Wframe-larger-than= for CompileOptimized().
by Vladimir Marko
· 9 years ago
a5ed783
am 72305e26: Merge "Fix another Makefile typo."
by Nicolas Geoffray
· 9 years ago
72305e2
Merge "Fix another Makefile typo."
by Nicolas Geoffray
· 9 years ago
3a3cc99
am 35ef974d: Merge "ART: Mark deallocated arena memory as inaccessible."
by Vladimir Marko
· 9 years ago
2a1a50c
am 3b6b5879: Merge "Add support for unresolved classes in optimizing."
by Calin Juravle
· 9 years ago
35ef974
Merge "ART: Mark deallocated arena memory as inaccessible."
by Vladimir Marko
· 9 years ago
3b6b587
Merge "Add support for unresolved classes in optimizing."
by Calin Juravle
· 9 years ago
98893e1
Add support for unresolved classes in optimizing.
by Calin Juravle
· 9 years ago
c13f13a
Fix another Makefile typo.
by Nicolas Geoffray
· 9 years ago
0d830eb
am f82baa91: Merge "Use optimizing\'s pic boot image in art script."
by Nicolas Geoffray
· 9 years ago
f82baa9
Merge "Use optimizing's pic boot image in art script."
by Nicolas Geoffray
· 9 years ago
1e085f0
Use optimizing's pic boot image in art script.
by Nicolas Geoffray
· 9 years ago
f12088d
am 7b5c395e: Merge "Fix style issue in stub_test."
by Calin Juravle
· 9 years ago
7b5c395
Merge "Fix style issue in stub_test."
by Calin Juravle
· 9 years ago
24cc1b3
Fix style issue in stub_test.
by Calin Juravle
· 9 years ago
b4a83f1
am 26aad174: Merge "Don\'t delegate to Quick anymore."
by Nicolas Geoffray
· 9 years ago
26aad17
Merge "Don't delegate to Quick anymore."
by Nicolas Geoffray
· 9 years ago
19ea8a4
am bcb71a2c: Merge "MIPS64r6 Assembler Tests"
by Andreas Gampe
· 9 years ago
bcb71a2
Merge "MIPS64r6 Assembler Tests"
by Andreas Gampe
· 9 years ago
012318a
am 0edc0bdb: Merge "Disable class unloading when tracing is active"
by Mathieu Chartier
· 9 years ago
dbce0d7
MIPS64r6 Assembler Tests
by Chris Larsen
· 9 years ago
0edc0bd
Merge "Disable class unloading when tracing is active"
by Mathieu Chartier
· 9 years ago
7778b88
Disable class unloading when tracing is active
by Mathieu Chartier
· 9 years ago
4adeab1
Refactor the alloc entry point generation code.
by Hiroshi Yamauchi
· 9 years ago
85d072f
am 6639985f: Merge "Fix test 087 for interpreter"
by Mathieu Chartier
· 9 years ago
6639985
Merge "Fix test 087 for interpreter"
by Mathieu Chartier
· 9 years ago
831b1cc
Fix test 087 for interpreter
by Mathieu Chartier
· 9 years ago
7793709
am 02706fcb: Merge "Delete DexFiles in closeDexFiles"
by Mathieu Chartier
· 9 years ago
02706fc
Merge "Delete DexFiles in closeDexFiles"
by Mathieu Chartier
· 9 years ago
e4a73b6
am 3a9122a5: Merge "Add exclusion between instrumentation and GC"
by Mathieu Chartier
· 9 years ago
3a9122a
Merge "Add exclusion between instrumentation and GC"
by Mathieu Chartier
· 9 years ago
1d7d7f1
Delete DexFiles in closeDexFiles
by Mathieu Chartier
· 9 years ago
aa51682
Add exclusion between instrumentation and GC
by Mathieu Chartier
· 9 years ago
c9888dc
am 002117f9: Merge "MIPS64: Code cleanup."
by Andreas Gampe
· 9 years ago
002117f
Merge "MIPS64: Code cleanup."
by Andreas Gampe
· 9 years ago
208b00c
am 4b6d025b: Merge "Make it possible to change the read barrier type as build config."
by Hiroshi Yamauchi
· 9 years ago
4b6d025
Merge "Make it possible to change the read barrier type as build config."
by Hiroshi Yamauchi
· 9 years ago
8f0686e
am 0a051ef5: Merge "ART: Add more deopt tests"
by Andreas Gampe
· 9 years ago
0a051ef
Merge "ART: Add more deopt tests"
by Andreas Gampe
· 9 years ago
419e5de
am adb6fbac: Merge "ART: Add CheckJNI lock checking"
by Andreas Gampe
· 9 years ago
adb6fba
Merge "ART: Add CheckJNI lock checking"
by Andreas Gampe
· 9 years ago
5f4a09a
ART: Add CheckJNI lock checking
by Andreas Gampe
· 9 years ago
0dfc9bc
ART: Add more deopt tests
by Andreas Gampe
· 9 years ago
d472287
am 1aba494d: Merge "Block callee save fp registers in debuggable."
by Nicolas Geoffray
· 9 years ago
1aba494
Merge "Block callee save fp registers in debuggable."
by Nicolas Geoffray
· 9 years ago
ecf680d
Block callee save fp registers in debuggable.
by Nicolas Geoffray
· 9 years ago
53a2ff7
am d0f5b02e: Merge "Fix typo from previous commit."
by Nicolas Geoffray
· 9 years ago
d0f5b02
Merge "Fix typo from previous commit."
by Nicolas Geoffray
· 9 years ago
7701d10
Fix typo from previous commit.
by Nicolas Geoffray
· 9 years ago
33555f0
am c8fb997c: Merge "Revert "Don\'t use floating point callee saves in debuggable.""
by Nicolas Geoffray
· 9 years ago
a7e2ac3
am 8a50a4aa: Merge "Change IllegalAccess/IncompatibleClassChange order."
by Nicolas Geoffray
· 9 years ago
c8fb997
Merge "Revert "Don't use floating point callee saves in debuggable.""
by Nicolas Geoffray
· 9 years ago
75d5b9b
Revert "Don't use floating point callee saves in debuggable."
by Nicolas Geoffray
· 9 years ago
8a50a4a
Merge "Change IllegalAccess/IncompatibleClassChange order."
by Nicolas Geoffray
· 9 years ago
5114840
am d4ca43bb: Merge "Add aarch64 and mips64 support for testing 64 bit field set."
by Calin Juravle
· 9 years ago
d4ca43b
Merge "Add aarch64 and mips64 support for testing 64 bit field set."
by Calin Juravle
· 9 years ago
6e399ac
Add aarch64 and mips64 support for testing 64 bit field set.
by Calin Juravle
· 9 years ago
2cf2864
am 089fabf4: Merge "Move getPublicFieldRecursive to native JNI"
by Alex Light
· 9 years ago
089fabf
Merge "Move getPublicFieldRecursive to native JNI"
by Alex Light
· 9 years ago
29459d5
am a3ac4d4c: Merge "Perform write barrier on declaring class when adding instrumentation"
by Mathieu Chartier
· 9 years ago
a3ac4d4
Merge "Perform write barrier on declaring class when adding instrumentation"
by Mathieu Chartier
· 9 years ago
9ccf051
Perform write barrier on declaring class when adding instrumentation
by Mathieu Chartier
· 9 years ago
2e28775
Make it possible to change the read barrier type as build config.
by Hiroshi Yamauchi
· 9 years ago
baca767
am a5b63f2c: Merge "Generate an hprof file to test ahat."
by Richard Uhler
· 9 years ago
a5b63f2
Merge "Generate an hprof file to test ahat."
by Richard Uhler
· 9 years ago
a6fa172
am 42888b28: Merge "Change DecodeWeakGlobal to DecodeJObject for class unloading"
by Mathieu Chartier
· 9 years ago
42888b2
Merge "Change DecodeWeakGlobal to DecodeJObject for class unloading"
by Mathieu Chartier
· 9 years ago
470d54f
Change IllegalAccess/IncompatibleClassChange order.
by Nicolas Geoffray
· 9 years ago
0c4d22c
am edbff6f5: Merge "ART: Use an iterative way in DoDFSPreOrderSSARename()"
by Vladimir Marko
· 9 years ago
edbff6f
Merge "ART: Use an iterative way in DoDFSPreOrderSSARename()"
by Vladimir Marko
· 9 years ago
a5d3769
am acd70887: Merge "KNOWN_BROKEN/FAILING does not work for gtests."
by Nicolas Geoffray
· 9 years ago
acd7088
Merge "KNOWN_BROKEN/FAILING does not work for gtests."
by Nicolas Geoffray
· 9 years ago
51c6c18
KNOWN_BROKEN/FAILING does not work for gtests.
by Nicolas Geoffray
· 9 years ago
da3a55b
Don't delegate to Quick anymore.
by Nicolas Geoffray
· 9 years ago
0703046
am cc245eab: Merge "Fix lint error."
by Nicolas Geoffray
· 9 years ago
cc245ea
Merge "Fix lint error."
by Nicolas Geoffray
· 9 years ago
481303b
Fix lint error.
by Nicolas Geoffray
· 9 years ago
0defe0d
am 00f24284: Merge "Test fails on mips."
by Nicolas Geoffray
· 9 years ago
99240ef
am d0abb395: Merge "Do more inlining when JITting."
by Nicolas Geoffray
· 9 years ago
00f2428
Merge "Test fails on mips."
by Nicolas Geoffray
· 9 years ago
d0abb39
Merge "Do more inlining when JITting."
by Nicolas Geoffray
· 9 years ago
b2ae66a
Test fails on mips.
by Nicolas Geoffray
· 9 years ago
8d96068
am 230033ba: Merge "Don\'t force the boot image to using quick."
by Nicolas Geoffray
· 9 years ago
ccc6197
Do more inlining when JITting.
by Nicolas Geoffray
· 9 years ago
230033b
Merge "Don't force the boot image to using quick."
by Nicolas Geoffray
· 9 years ago
4e7e84f
am 1604cb97: Merge "Fix x86_64 gtest."
by Calin Juravle
· 9 years ago
Next »