Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
2b3f42e084d1a6c991a19f3b591772ccbdcc05df
2b3f42e
Add missing oatdump test dependency
by Mathieu Chartier
· 10 years ago
c930980
Add oatdump test
by Mathieu Chartier
· 10 years ago
61833c5
Fix mac build: cast fpr callee save addresses.
by Vladimir Marko
· 10 years ago
f2383d6
Fix mac build: include <sys/time.h> in time_utils.cc .
by Vladimir Marko
· 10 years ago
41b175a
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 10 years ago
54d6573
JDWP: fix breakpoint on catch statement
by Sebastien Hertz
· 10 years ago
8ae14d8
Merge "Fix for potential moving GC bugs around proxy class." into mnc-dev
by Hiroshi Yamauchi
· 10 years ago
08d1b5f
Fix for potential moving GC bugs around proxy class.
by Hiroshi Yamauchi
· 10 years ago
c1134980c
Merge "ART: Sometimes even empty methods take forever to verify" into mnc-dev
by Andreas Gampe
· 10 years ago
9953ca9
Merge "Revert "DO NOT MERGE ART: Turn off duplicate-classes checking"" into mnc-dev
by Andreas Gampe
· 10 years ago
8110447
ART: Sometimes even empty methods take forever to verify
by Andreas Gampe
· 10 years ago
18a1827
Revert "DO NOT MERGE ART: Turn off duplicate-classes checking"
by Andreas Gampe
· 10 years ago
99ca40c
ART: Refactor UnstartedRuntime for testing
by Andreas Gampe
· 10 years ago
d58a6de
Merge "DO NOT MERGE ART: Turn off duplicate-classes checking" into mnc-dev
by Andreas Gampe
· 10 years ago
cd572eb
Merge "Intercept JNI invocation of String.<init> methods." into mnc-dev
by Jeff Hao
· 10 years ago
15e9ad1
Intercept JNI invocation of String.<init> methods.
by Jeff Hao
· 10 years ago
585b4cf
Merge "ART: Fix RegisterNative order" into mnc-dev
by Andreas Gampe
· 10 years ago
48b7918
ART: Fix gtest dependency
by Andreas Gampe
· 10 years ago
70c7f22
Merge "Fix a cts crash around proxy class fields." into mnc-dev
by Hiroshi Yamauchi
· 10 years ago
a56ce5e
Fix a cts crash around proxy class fields.
by Hiroshi Yamauchi
· 10 years ago
aafcfca
DO NOT MERGE ART: Turn off duplicate-classes checking
by Andreas Gampe
· 10 years ago
8256609
ART: Fix RegisterNative order
by Andreas Gampe
· 10 years ago
5d52f3d
Merge "Fix debuggable compiler flag detection for secondary dex files" into mnc-dev
by Sebastien Hertz
· 10 years ago
f177dd6
ART: Change huge-method warning in verifier
by Andreas Gampe
· 10 years ago
094ff2c
Fix debuggable compiler flag detection for secondary dex files
by Sebastien Hertz
· 10 years ago
ce70082
Merge "Test and fix bug checking status of secondary multidex files." into mnc-dev
by Richard Uhler
· 10 years ago
a5a1c13
Test and fix bug checking status of secondary multidex files.
by Richard Uhler
· 10 years ago
6650075
JDWP: more GC safety
by Sebastien Hertz
· 10 years ago
d8b19f1
Merge "Undo arm64 workaround." into mnc-dev
by Chih-Hung Hsieh
· 10 years ago
2501595
Undo arm64 workaround.
by Chih-Hung Hsieh
· 10 years ago
bfd4c2a
Merge "Print more info on mark sweep invalid ref crash." into mnc-dev
by Hiroshi Yamauchi
· 10 years ago
1e1a472
Print more info on mark sweep invalid ref crash.
by Hiroshi Yamauchi
· 10 years ago
a02e391
Add new style String operations during compilation init, part 2
by Kenny Root
· 10 years ago
577d24c
Stop wrapping close(2) with TEMP_FAILURE_RETRY in art.
by Elliott Hughes
· 10 years ago
88bf23f
Merge "In hprof, use an address within string for char array of empty string." into mnc-dev
by Jeff Hao
· 10 years ago
1cfce8c
Merge changes I2ea008b7,Ibd7a643d into mnc-dev
by Kenny Root
· 10 years ago
a32474e
In hprof, use an address within string for char array of empty string.
by Jeff Hao
· 10 years ago
a298e6d
Add new style String operations during compilation init
by Kenny Root
· 10 years ago
788a0a1
Fix non-range String init calls
by Kenny Root
· 10 years ago
039ab3d
Remove doublequoted command to adb sh -c.
by Hiroshi Yamauchi
· 10 years ago
5b691ed
Merge "In hprof, set string class instance size to that of an empty string." into mnc-dev
by Jeff Hao
· 10 years ago
c99b900
In hprof, set string class instance size to that of an empty string.
by Jeff Hao
· 10 years ago
375a29a
Print field info on mark sweep invalid ref crash.
by Hiroshi Yamauchi
· 10 years ago
3b0ee6f
Quick: Fix marking high words in DCE.
by Vladimir Marko
· 10 years ago
a36098b
ART: Do not relocate app program headers in patchoat.
by Vladimir Marko
· 10 years ago
3beb245
Also print class for NoSuchFieldException
by Mathieu Chartier
· 10 years ago
e8ff50d
ART: Rediscover loops after deleting blocks in DCE
by David Brazdil
· 10 years ago
6185884
Merge "ART: arm indexOf intrinsics for the optimizing compiler" into mnc-dev
by Andreas Gampe
· 10 years ago
5f5e57f
Merge "Hold heap bitmap lock in Heap::GetObjectsAllocated" into mnc-dev
by Mathieu Chartier
· 10 years ago
cc61340
Quick: Fix DCE, clear high word flag in RemoveChange().
by Vladimir Marko
· 10 years ago
4dece9c
Merge "Add notes about fast JNI calls." into mnc-dev
by Hiroshi Yamauchi
· 10 years ago
368010a
Add notes about fast JNI calls.
by Hiroshi Yamauchi
· 10 years ago
de1c33c
Merge "Fix bug in removal of *.flock files." into mnc-dev
by Richard Uhler
· 10 years ago
a395c0a
Hold heap bitmap lock in Heap::GetObjectsAllocated
by Mathieu Chartier
· 10 years ago
325ec9b
Fix bug in removal of *.flock files.
by Richard Uhler
· 10 years ago
ce7d005
ART: arm indexOf intrinsics for the optimizing compiler
by Andreas Gampe
· 10 years ago
8db2a6d
Quick: Fix DCE to mark wide register overlaps correctly.
by Vladimir Marko
· 10 years ago
f450cf6
Add test for String init called from unresolvable class.
by Jeff Hao
· 10 years ago
3d8ac11
Merge art project from goog/master into goog/mnc-dev.
by Jeff Hao
· 10 years ago
c54f98b
am d0d3b974: am 1774ca95: am bdd9f2d8: Merge "Remove unused StackHandleScope"
by Sebastien Hertz
· 10 years ago
d0d3b97
am 1774ca95: am bdd9f2d8: Merge "Remove unused StackHandleScope"
by Sebastien Hertz
· 10 years ago
1774ca9
am bdd9f2d8: Merge "Remove unused StackHandleScope"
by Sebastien Hertz
· 10 years ago
bdd9f2d
Merge "Remove unused StackHandleScope"
by Sebastien Hertz
· 10 years ago
3e1512b
am f3713fbe: am cbfc2b94: am 1d316ada: Merge "Insert a read barrier in the JNI bridge."
by Hiroshi Yamauchi
· 10 years ago
f3713fb
am cbfc2b94: am 1d316ada: Merge "Insert a read barrier in the JNI bridge."
by Hiroshi Yamauchi
· 10 years ago
8c60291
am a34ea222: am 1ed3ab7c: am bd0cfef5: Merge "Fix typo in VLOG message."
by Richard Uhler
· 10 years ago
93f2305
am c6c4b52d: am fa389ffa: am c55efc73: Merge "Add more diagnostics info to flaky oat file assistant test."
by Richard Uhler
· 10 years ago
da5a7db
am a57a8f86: am 2f8a04dc: am 9dfba720: Merge "ART: x86 indexOf intrinsics for the optimizing compiler"
by Andreas Gampe
· 10 years ago
cbfc2b9
am 1d316ada: Merge "Insert a read barrier in the JNI bridge."
by Hiroshi Yamauchi
· 10 years ago
1d316ad
Merge "Insert a read barrier in the JNI bridge."
by Hiroshi Yamauchi
· 10 years ago
a34ea22
am 1ed3ab7c: am bd0cfef5: Merge "Fix typo in VLOG message."
by Richard Uhler
· 10 years ago
c6c4b52
am fa389ffa: am c55efc73: Merge "Add more diagnostics info to flaky oat file assistant test."
by Richard Uhler
· 10 years ago
a57a8f8
am 2f8a04dc: am 9dfba720: Merge "ART: x86 indexOf intrinsics for the optimizing compiler"
by Andreas Gampe
· 10 years ago
1ed3ab7
am bd0cfef5: Merge "Fix typo in VLOG message."
by Richard Uhler
· 10 years ago
fa389ff
am c55efc73: Merge "Add more diagnostics info to flaky oat file assistant test."
by Richard Uhler
· 10 years ago
2f8a04d
am 9dfba720: Merge "ART: x86 indexOf intrinsics for the optimizing compiler"
by Andreas Gampe
· 10 years ago
bd0cfef
Merge "Fix typo in VLOG message."
by Richard Uhler
· 10 years ago
c55efc7
Merge "Add more diagnostics info to flaky oat file assistant test."
by Richard Uhler
· 10 years ago
9dfba72
Merge "ART: x86 indexOf intrinsics for the optimizing compiler"
by Andreas Gampe
· 10 years ago
21030dd
ART: x86 indexOf intrinsics for the optimizing compiler
by Andreas Gampe
· 10 years ago
db30566
Remove unused StackHandleScope
by Sebastien Hertz
· 10 years ago
f7f798c
Fix typo in VLOG message.
by Richard Uhler
· 10 years ago
f16d572
Add more diagnostics info to flaky oat file assistant test.
by Richard Uhler
· 10 years ago
c1f830d
am ee623ea4: am 1c324341: am 6108ed86: Merge "Add a flag to StackVisitor for inlining."
by Nicolas Geoffray
· 10 years ago
ee623ea
am 1c324341: am 6108ed86: Merge "Add a flag to StackVisitor for inlining."
by Nicolas Geoffray
· 10 years ago
1c32434
am 6108ed86: Merge "Add a flag to StackVisitor for inlining."
by Nicolas Geoffray
· 10 years ago
6108ed8
Merge "Add a flag to StackVisitor for inlining."
by Nicolas Geoffray
· 10 years ago
8e5bd18
Add a flag to StackVisitor for inlining.
by Nicolas Geoffray
· 10 years ago
6940d0a
am 2a9c047d: am e2243670: am 119b21a6: Merge "[optimizing] Improve 32 bit long shift by 1."
by Roland Levillain
· 10 years ago
2a9c047
am e2243670: am 119b21a6: Merge "[optimizing] Improve 32 bit long shift by 1."
by Roland Levillain
· 10 years ago
10bd3e5
am ec696e7f: am 796008a3: am 0e4c27e5: Merge "Add a parent environment to HEnvironment."
by Nicolas Geoffray
· 10 years ago
e224367
am 119b21a6: Merge "[optimizing] Improve 32 bit long shift by 1."
by Roland Levillain
· 10 years ago
119b21a
Merge "[optimizing] Improve 32 bit long shift by 1."
by Roland Levillain
· 10 years ago
ec696e7
am 796008a3: am 0e4c27e5: Merge "Add a parent environment to HEnvironment."
by Nicolas Geoffray
· 10 years ago
796008a
am 0e4c27e5: Merge "Add a parent environment to HEnvironment."
by Nicolas Geoffray
· 10 years ago
0e4c27e
Merge "Add a parent environment to HEnvironment."
by Nicolas Geoffray
· 10 years ago
0a23d74
Add a parent environment to HEnvironment.
by Nicolas Geoffray
· 10 years ago
ba56d06
[optimizing] Improve 32 bit long shift by 1.
by Mark Mendell
· 10 years ago
58cdb84
am b4fa99ea: am b4833e52: am cdeb0b5f: Merge "[optimizing] Tune some x86_64 moves"
by Nicolas Geoffray
· 10 years ago
b4fa99e
am b4833e52: am cdeb0b5f: Merge "[optimizing] Tune some x86_64 moves"
by Nicolas Geoffray
· 10 years ago
Next »