Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
618fdff93cec53c0ed234898f2d42f38a25e3b66
618fdff
[MIPS] Fix method tracing for mips64
by Lazar Trsic
· 10 years ago
21cb657
Quick: Fix LoopRepeatingTopologicalSortIterator.
by Vladimir Marko
· 10 years ago
ffd42ee
Merge "More LOW_4G optimizations" into mnc-dev
by Mathieu Chartier
· 10 years ago
b362cdc
Merge "Revert "Revert "Turn off duplicate-classes checking""" into mnc-dev
by Andreas Gampe
· 10 years ago
4f03ace
Merge "ART: Add SetSpecialSignalHandlerFn to version-script.txt" into mnc-dev
by Andreas Gampe
· 10 years ago
59bc214
ART: Add SetSpecialSignalHandlerFn to version-script.txt
by Andreas Gampe
· 10 years ago
49f0ae8
am b8154d5c: resolved conflicts for merge of e8a4b652 to lmp-mr1-ub-dev
by Vladimir Marko
· 10 years ago
76e8509
am 5d3acebd: resolved conflicts for merge of c8d000a1 to lmp-mr1-ub-dev
by Vladimir Marko
· 10 years ago
6ff4f15
am e279c0c4: resolved conflicts for merge of fad2cbf9 to lmp-mr1-ub-dev
by Vladimir Marko
· 10 years ago
8a221b6
am fb695b34: resolved conflicts for merge of 7cc8f9aa to lmp-mr1-ub-dev
by Vladimir Marko
· 10 years ago
3b532d7
Use runFinalizationWithTimeout for native allocations
by Mathieu Chartier
· 10 years ago
3ae250c
More LOW_4G optimizations
by Mathieu Chartier
· 10 years ago
7fabaa6
Add atrace calls to runtime start and heap create
by Richard Uhler
· 10 years ago
1c8bef4
Add optimization for LOW_4G allocator
by Mathieu Chartier
· 10 years ago
b8154d5
resolved conflicts for merge of e8a4b652 to lmp-mr1-ub-dev
by Vladimir Marko
· 10 years ago
5d3aceb
resolved conflicts for merge of c8d000a1 to lmp-mr1-ub-dev
by Vladimir Marko
· 10 years ago
e279c0c
resolved conflicts for merge of fad2cbf9 to lmp-mr1-ub-dev
by Vladimir Marko
· 10 years ago
fb695b3
resolved conflicts for merge of 7cc8f9aa to lmp-mr1-ub-dev
by Vladimir Marko
· 10 years ago
e8a4b65
Merge "Revert "Quick: Create GC map based on compiler data. DO NOT MERGE"" into cw-d-mr1-dev
by Vladimir Marko
· 10 years ago
b7fd412
Revert "Quick: Create GC map based on compiler data. DO NOT MERGE"
by Vladimir Marko
· 10 years ago
c8d000a
Revert "Quick: Fix "select" pattern to update data used for GC maps. DO NOT MERGE"
by Vladimir Marko
· 10 years ago
c991403
Fix valgrind large_object_space_test
by Mathieu Chartier
· 10 years ago
0fc16a0
Revert "Revert "Turn off duplicate-classes checking""
by Andreas Gampe
· 10 years ago
8f23620
Add a way to determine if a large object is a zygote object
by Mathieu Chartier
· 10 years ago
99b4dcd
Merge "ART: Refactor Thread::Init" into mnc-dev
by Andreas Gampe
· 10 years ago
520abbd
ART: Refactor Thread::Init
by Andreas Gampe
· 10 years ago
fad2cbf
Quick: Fix "select" pattern to update data used for GC maps. DO NOT MERGE
by Vladimir Marko
· 10 years ago
7cc8f9a
Quick: Create GC map based on compiler data. DO NOT MERGE
by Vladimir Marko
· 10 years ago
9cfde7b
Merge "Emit instance fields for java.lang.Object in hprof" into mnc-dev
by Mathieu Chartier
· 10 years ago
0adc90e
Emit instance fields for java.lang.Object in hprof
by Mathieu Chartier
· 10 years ago
44905ce
ART: Prune FindArrayClass cache in image writer
by Andreas Gampe
· 10 years ago
b1170ba
Merge "Add a way to SuspendAll for a long duration" into mnc-dev
by Mathieu Chartier
· 10 years ago
d40bcc4
Fix tracing
by Mathieu Chartier
· 10 years ago
ff6d8cf
Add more info for attempting to delete non-JNI local reference
by Mathieu Chartier
· 10 years ago
77be663
Add a way to SuspendAll for a long duration
by Mathieu Chartier
· 10 years ago
2791d5e
Add clear cache for JIT
by Mathieu Chartier
· 10 years ago
519fd54
Update IMT for stale miranda methods
by Mathieu Chartier
· 10 years ago
ace571f
Merge "Move mirror::ArtMethod to native" into mnc-dev
by Mathieu Chartier
· 10 years ago
3d21bdf
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
bd7eef1
Fix another source of undeterministic inlining.
by Nicolas Geoffray
· 10 years ago
71f0a8a
Merge "Fix another source of undeterministic inlining." into mnc-dev
by Nicolas Geoffray
· 10 years ago
952b164
Merge "ART: Fix wrong hard-failure handling in verifier" into mnc-dev
by Andreas Gampe
· 10 years ago
87f4724
Merge changes I3eee8df3,I78cc01fb into mnc-dev
by Andreas Gampe
· 10 years ago
47ca5fa
Merge "ART: Use v2 version of NativeBridge struct" into mnc-dev
by Andreas Gampe
· 10 years ago
2653149
Fix another source of undeterministic inlining.
by Nicolas Geoffray
· 10 years ago
2293e26
Merge "Make inlining deterministic." into mnc-dev
by Nicolas Geoffray
· 10 years ago
0bcf9fd
Fix test 115-native-bridge for Mips.
by Douglas Leung
· 10 years ago
8ee2145
ART: Add support for special handlers in sigchainlib
by Andreas Gampe
· 10 years ago
93de952
ART: Use v2 version of NativeBridge struct
by Andreas Gampe
· 10 years ago
73a9377
Add unstarted runtime test for String.<init>.
by Jeff Hao
· 10 years ago
a2ea740
Fix double-exception in super-class method validation.
by Vladimir Marko
· 10 years ago
c9d4505
Merge "ART: Add Mips o32 callee-save registers to SaveAll frame" into mnc-dev
by Andreas Gampe
· 10 years ago
f60cb1f
ART: Add Mips o32 callee-save registers to SaveAll frame
by Andreas Gampe
· 10 years ago
7be8302
Add JNI String.<init> test for global and weak global refs.
by Jeff Hao
· 10 years ago
1309ba2
Fix single-step in native thread
by Sebastien Hertz
· 10 years ago
df6ba9a
Merge "Fix updating of JNI references for String.<init>." into mnc-dev
by Jeff Hao
· 10 years ago
1a302fb
Fix updating of JNI references for String.<init>.
by Jeff Hao
· 10 years ago
1a1e77f
Fix valgrind includes
by Dmitriy Ivanov
· 10 years ago
86a5b0e
Reset libc targetSdkVersion
by Dmitriy Ivanov
· 10 years ago
3b74e27
ART: Fix wrong hard-failure handling in verifier
by Andreas Gampe
· 10 years ago
e0cc299
ART: Use kBadFprBase on mips64 and arm64.
by Vladimir Marko
· 10 years ago
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
4fa04a6
Make inlining deterministic.
by Nicolas Geoffray
· 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
Next »