Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
d31cf3d55a0847c018c4eaa2b349b8eea509de64
d31cf3d
First optimization in new compiler: simple GVN.
by Nicolas Geoffray
· 10 years ago
e07d111
Merge "Update comment about disabling vmap dump."
by Nicolas Geoffray
· 10 years ago
323fe34
Merge "ART: Only allow the zygote to create the global boot image"
by Andreas Gampe
· 10 years ago
3c13a79
ART: Only allow the zygote to create the global boot image
by Andreas Gampe
· 10 years ago
5cdd073
Merge "Move spammy logs to JDWP verbose mode"
by Sebastien Hertz
· 10 years ago
c64746c
Merge "Don't call dlsym from signal context in signal chain"
by Brian Carlstrom
· 10 years ago
53562d9
Merge "Initiate a constant propagation pass in the optimizing compiler."
by Roland Levillain
· 10 years ago
f67bda6
Merge "Fix a lint error and update a test after the phi fix."
by Nicolas Geoffray
· 10 years ago
c83d441
Fix a lint error and update a test after the phi fix.
by Nicolas Geoffray
· 10 years ago
aaadf03
Merge "Ensure the first predecessor of a loop is the pre header."
by Nicolas Geoffray
· 10 years ago
556c3d1
Initiate a constant propagation pass in the optimizing compiler.
by Roland Levillain
· 10 years ago
6aa606c
Merge "Update JDWP event filtering to avoid useless ids"
by Sebastien Hertz
· 10 years ago
6995c60
Update JDWP event filtering to avoid useless ids
by Sebastien Hertz
· 10 years ago
e5cafd5
Merge "It can be that no method has been compiled."
by Nicolas Geoffray
· 10 years ago
e2aa073
Merge "Small fixes to get the boot image compiled in debug mode."
by Nicolas Geoffray
· 10 years ago
ce71ae7
It can be that no method has been compiled.
by Nicolas Geoffray
· 10 years ago
f272af4
Move spammy logs to JDWP verbose mode
by Sebastien Hertz
· 10 years ago
185a7a4
Merge "Initiate a dead code elimination pass in the optimizing compiler."
by Roland Levillain
· 10 years ago
539f559
Merge "Add CFG and SSA form checkers in the optimizing compiler."
by Roland Levillain
· 10 years ago
b09aacb
Small fixes to get the boot image compiled in debug mode.
by Nicolas Geoffray
· 10 years ago
d41491a
Merge "Use homogeneous space compact by default if not low memory."
by Brian Carlstrom
· 10 years ago
6b2352b
Use homogeneous space compact by default if not low memory.
by Mathieu Chartier
· 10 years ago
6d24d4f
Merge "Restore some aosp/master changes lost in cherry-pick 7c438b19b71932ac8a44eff44f20744a01559c8d"
by Brian Carlstrom
· 10 years ago
7f590e2
Restore some aosp/master changes lost in cherry-pick 7c438b19b71932ac8a44eff44f20744a01559c8d
by Mathieu Chartier
· 10 years ago
79bbbe2
Merge "Add allocation rate tracking to systrace."
by Brian Carlstrom
· 10 years ago
1b636c6
Add allocation rate tracking to systrace.
by Mathieu Chartier
· 10 years ago
41fed80
Merge "ART: skip compilation of huge methods."
by Brian Carlstrom
· 10 years ago
497d62e
ART: skip compilation of huge methods.
by buzbee
· 10 years ago
e70547c
Merge "Only log an error if an unattached thread is unregistered."
by Brian Carlstrom
· 10 years ago
cbd49ac
Merge "Avoid suspending for alloc trace enabling when already suspended."
by Jeff Hao
· 10 years ago
e570ada
Merge "ART: Avoid recursive abort on thread dump"
by Andreas Gampe
· 10 years ago
1b5a5dc
Merge "ART: Sync oat file to disk before patching"
by Andreas Gampe
· 10 years ago
b2f5dbb
ART: Avoid recursive abort on thread dump
by Andreas Gampe
· 10 years ago
33cb94e
ART: Sync oat file to disk before patching
by Andreas Gampe
· 10 years ago
69dbec6
Avoid suspending for alloc trace enabling when already suspended.
by Jeff Hao
· 10 years ago
347409f
Merge "Add allocation tracking allocators to ROSAlloc"
by Mathieu Chartier
· 10 years ago
72bceff
Initiate a dead code elimination pass in the optimizing compiler.
by Roland Levillain
· 10 years ago
ccc07a9
Add CFG and SSA form checkers in the optimizing compiler.
by Roland Levillain
· 10 years ago
926d8e9
Merge "Avoid crash in StringReference.Value JDWP command"
by Sebastien Hertz
· 10 years ago
604c6e4
Ensure the first predecessor of a loop is the pre header.
by Nicolas Geoffray
· 10 years ago
20d3eae
Update comment about disabling vmap dump.
by Nicolas Geoffray
· 10 years ago
7d029af
Merge "Add the "time" compilation filter and output compilation stats."
by Nicolas Geoffray
· 10 years ago
88157ef
Add the "time" compilation filter and output compilation stats.
by Nicolas Geoffray
· 10 years ago
b0b0b49
Avoid crash in StringReference.Value JDWP command
by Sebastien Hertz
· 10 years ago
97ca64b
Merge "Check for errors in ThreadGroupReference JDWP commands"
by Sebastien Hertz
· 10 years ago
45ac9ff
Merge "Fix lint error."
by Nicolas Geoffray
· 10 years ago
48a8961
Fix lint error.
by Nicolas Geoffray
· 10 years ago
913c4cf
Merge "Implement invoke virtual in optimizing compiler."
by Nicolas Geoffray
· 10 years ago
e982f0b
Implement invoke virtual in optimizing compiler.
by Nicolas Geoffray
· 10 years ago
f031724
Merge "ART: Fix method verifier dumping"
by Andreas Gampe
· 10 years ago
58553c7
Add allocation tracking allocators to ROSAlloc
by Mathieu Chartier
· 10 years ago
a20b7b3
Merge "Add runtime options for large object space"
by Mathieu Chartier
· 10 years ago
2dbe627
Add runtime options for large object space
by Mathieu Chartier
· 10 years ago
a2af5c7
Only log an error if an unattached thread is unregistered.
by Ian Rogers
· 10 years ago
30377e6
Merge "ART: Fix verifier flags for quickened IPUT"
by Andreas Gampe
· 10 years ago
5cbcde2
ART: Fix method verifier dumping
by Andreas Gampe
· 10 years ago
984fb79
ART: Fix verifier flags for quickened IPUT
by Andreas Gampe
· 10 years ago
100d341
Merge "Avoid printing absolute addresses in oatdump"
by Brian Carlstrom
· 10 years ago
2cbaccb
Avoid printing absolute addresses in oatdump
by Brian Carlstrom
· 10 years ago
0b4f345
Merge "ART: Check for exceptions from unresolved classes"
by Andreas Gampe
· 10 years ago
61ff009
ART: Check for exceptions from unresolved classes
by Andreas Gampe
· 10 years ago
cefcea8
Don't call dlsym from signal context in signal chain
by Dave Allison
· 10 years ago
bace037
Merge "Revert "Revert "Implement suspend checks in new compiler."""
by Nicolas Geoffray
· 10 years ago
fbc695f
Revert "Revert "Implement suspend checks in new compiler.""
by Nicolas Geoffray
· 10 years ago
a06430c
Check for errors in ThreadGroupReference JDWP commands
by Sebastien Hertz
· 10 years ago
5733b35
Merge "ART: fix highest PC values removal in SrcMap.DeltaFormat()"
by Vladimir Marko
· 10 years ago
3d2d7fb
Merge "Fix a bug in the register allocator."
by Nicolas Geoffray
· 10 years ago
aac0f39
Fix a bug in the register allocator.
by Nicolas Geoffray
· 10 years ago
1127b12
ART: fix highest PC values removal in SrcMap.DeltaFormat()
by Yevgeny Rouban
· 10 years ago
ed6839d
Merge "ART: Do not unlink unreadable ELF files"
by Andreas Gampe
· 10 years ago
9ef2b6c
ART: Do not unlink unreadable ELF files
by Andreas Gampe
· 10 years ago
20ffc87
Merge "ART: Make elf loading not abort"
by Andreas Gampe
· 10 years ago
daab38c
ART: Make elf loading not abort
by Andreas Gampe
· 10 years ago
d2e5a69
Merge "ART: Rename Handle hierarchy"
by Andreas Gampe
· 10 years ago
5a4b8a2
ART: Rename Handle hierarchy
by Andreas Gampe
· 10 years ago
19f7c95
Merge "ART: Update host run test script"
by Andreas Gampe
· 10 years ago
4a65895
Merge "ART: Allow quickening in the boot image"
by Andreas Gampe
· 10 years ago
2ed8def
ART: Allow quickening in the boot image
by Andreas Gampe
· 10 years ago
441336c
ART: Update host run test script
by Andreas Gampe
· 10 years ago
41bc895
Merge "ART: Change access flag behavior in verifier"
by Andreas Gampe
· 10 years ago
5182932
ART: Change access flag behavior in verifier
by Andreas Gampe
· 10 years ago
5636989
Merge "Revert "Implement suspend checks in new compiler.""
by Nicolas Geoffray
· 10 years ago
7e3652c
Revert "Implement suspend checks in new compiler."
by Nicolas Geoffray
· 10 years ago
a949861
Merge "Revert "Add tests for IF_EQZ for suspend checks.""
by Nicolas Geoffray
· 10 years ago
ad1977f
Revert "Add tests for IF_EQZ for suspend checks."
by Nicolas Geoffray
· 10 years ago
9e7403a
Merge "Add tests for IF_EQZ for suspend checks."
by Nicolas Geoffray
· 10 years ago
58bdd18
Add tests for IF_EQZ for suspend checks.
by Nicolas Geoffray
· 10 years ago
1c52115
Merge "Implement suspend checks in new compiler."
by Nicolas Geoffray
· 10 years ago
6fbce02
Implement suspend checks in new compiler.
by Nicolas Geoffray
· 10 years ago
8accb5a
Merge "ART: Consider clinit elimination for inlining"
by Vladimir Marko
· 10 years ago
f615cf6
Merge "Add 5 minute time out to host run tests."
by Ian Rogers
· 10 years ago
741c02c
Add 5 minute time out to host run tests.
by Ian Rogers
· 10 years ago
9da39ce
Merge "Add native support for FinalizerList.makeCircularListIfUnenqueued"
by Mathieu Chartier
· 10 years ago
a5a53ef
Add native support for FinalizerList.makeCircularListIfUnenqueued
by Mathieu Chartier
· 10 years ago
91bbd53
Merge "Add time out to dump check point."
by Ian Rogers
· 10 years ago
2156ff1
Add time out to dump check point.
by Ian Rogers
· 10 years ago
0785b90
Merge "Remove dex file index building mutex."
by Ian Rogers
· 10 years ago
ecaebd3
Remove dex file index building mutex.
by Ian Rogers
· 10 years ago
9b43d91
Merge "Pass current thread as argument to alloc instrumentation."
by Ian Rogers
· 10 years ago
844506b
Pass current thread as argument to alloc instrumentation.
by Ian Rogers
· 10 years ago
Next »