Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
b17235f4b5d3d60085e4c39db03697e48f3e2c85
b17235f
am 07206af3: Reduce time and memory usage of GVN.
by Vladimir Marko
· 11 years ago
334c6c3
am 00d1ef41: Merge "ART: LoadConstWide should clobber temp reg"
by Bill Buzbee
· 11 years ago
608d1da
am 70f7d48b: Merge "Reduce time and memory usage of GVN."
by Vladimir Marko
· 11 years ago
805fbf3
am 36b111c7: Merge "ART: Build fix"
by Andreas Gampe
· 11 years ago
2a3e3d0
am cc75c1b3: Merge "1. Fix CFI for quick compiled code in x86 & x86_64; 2. Emit CFI in .eh_frame instead of .debug_frame."
by Ian Rogers
· 11 years ago
c763676
am 9900a610: Merge "Add --always-clean flag to run-test."
by Ian Rogers
· 11 years ago
07206af
Reduce time and memory usage of GVN.
by Vladimir Marko
· 11 years ago
5cc3f41
am b99b8d6c: ART: Fix verifier mishandling erroneous array component types
by Andreas Gampe
· 11 years ago
58c8f55
am e34e467f: Merge "ART: Fix verifier mishandling erroneous array component types"
by Andreas Gampe
· 11 years ago
b99b8d6
ART: Fix verifier mishandling erroneous array component types
by Andreas Gampe
· 11 years ago
87a14af
am 6bff7130: Add support for bump pointer spaces to DdmSendHeapSegments.
by Mathieu Chartier
· 11 years ago
4ce0c3b
am da4a1264: Merge "Add support for bump pointer spaces to DdmSendHeapSegments."
by Mathieu Chartier
· 11 years ago
6bff713
Add support for bump pointer spaces to DdmSendHeapSegments.
by Mathieu Chartier
· 11 years ago
36b111c
Merge "ART: Build fix"
by Andreas Gampe
· 11 years ago
bda2722
ART: Build fix
by Andreas Gampe
· 11 years ago
e34e467
Merge "ART: Fix verifier mishandling erroneous array component types"
by Andreas Gampe
· 11 years ago
aa910d5
ART: Fix verifier mishandling erroneous array component types
by Andreas Gampe
· 11 years ago
da4a126
Merge "Add support for bump pointer spaces to DdmSendHeapSegments."
by Mathieu Chartier
· 11 years ago
36dab36
Add support for bump pointer spaces to DdmSendHeapSegments.
by Mathieu Chartier
· 11 years ago
3623c1c
am 01a0ebb6: Merge "Make 32bit run-tests work correctly on 64bit default devices."
by Brian Carlstrom
· 11 years ago
edf7bbb
am c7c6d18a: Stop thread from reattaching during runtime shutdown while tracing.
by Jeff Hao
· 11 years ago
923c7b0
am 78b367a6: Merge "Submitted wrong changelist!" into lmp-dev
by Jeff Hao
· 11 years ago
69c914e
am fb74d873: Merge "Stop thread from reattaching during runtime shutdown while tracing." into lmp-dev
by Jeff Hao
· 11 years ago
1ff8694
am 5cac343e: ART: Check for duplicate class definitions in dex file verifier
by Andreas Gampe
· 11 years ago
610b449
am ef57ed72: Merge "ART: Remove bogus dcheck"
by Andreas Gampe
· 11 years ago
ecce76b
am eaa6da1b: ART: Bump oat version for embedded vtable
by Andreas Gampe
· 11 years ago
865a18b
am 9854fe24: Fix build, missing spaces around =/<.
by Mingyao Yang
· 11 years ago
f3fc5a6
resolved conflicts for merge of e19f2b00 to lmp-dev-plus-aosp
by Mingyao Yang
· 11 years ago
c7c6d18
Stop thread from reattaching during runtime shutdown while tracing.
by Jeff Hao
· 11 years ago
4b8fb14
am f90283f6: Merge "ART: Check for duplicate class definitions in dex file verifier"
by Andreas Gampe
· 11 years ago
5cac343
ART: Check for duplicate class definitions in dex file verifier
by Andreas Gampe
· 11 years ago
83e33c0
am 58e17cea: Merge "Stop thread from reattaching during runtime shutdown while tracing."
by Jeff Hao
· 11 years ago
88e251f
am f2e92073: Merge "Add GcRoot to clean up and enforce read barriers."
by Hiroshi Yamauchi
· 11 years ago
eaa6da1
ART: Bump oat version for embedded vtable
by Andreas Gampe
· 11 years ago
9854fe2
Fix build, missing spaces around =/<.
by Mingyao Yang
· 11 years ago
e19f2b0
Set vtable in class object to null after linking.
by Mingyao Yang
· 11 years ago
00d1ef4
Merge "ART: LoadConstWide should clobber temp reg"
by Bill Buzbee
· 11 years ago
54659e3
ART: LoadConstWide should clobber temp reg
by Alexei Zavjalov
· 11 years ago
cc75c1b
Merge "1. Fix CFI for quick compiled code in x86 & x86_64; 2. Emit CFI in .eh_frame instead of .debug_frame."
by Ian Rogers
· 11 years ago
35e1e6a
1. Fix CFI for quick compiled code in x86 & x86_64;
by Tong Shen
· 11 years ago
9900a61
Merge "Add --always-clean flag to run-test."
by Ian Rogers
· 11 years ago
bfac14a
Add --always-clean flag to run-test.
by Alex Light
· 11 years ago
01a0ebb
Merge "Make 32bit run-tests work correctly on 64bit default devices."
by Brian Carlstrom
· 11 years ago
fc0082b
Make 32bit run-tests work correctly on 64bit default devices.
by Alex Light
· 11 years ago
78b367a
Merge "Submitted wrong changelist!" into lmp-dev
by Jeff Hao
· 11 years ago
82558ac
Submitted wrong changelist!
by Jeff Hao
· 11 years ago
c96657c
Stop thread from reattaching during runtime shutdown while tracing.
by Jeff Hao
· 11 years ago
fb74d87
Merge "Stop thread from reattaching during runtime shutdown while tracing." into lmp-dev
by Jeff Hao
· 11 years ago
70f7d48
Merge "Reduce time and memory usage of GVN."
by Vladimir Marko
· 11 years ago
b19955d
Reduce time and memory usage of GVN.
by Vladimir Marko
· 11 years ago
cf66c48
am 8df73882: Merge "Revert "Fix proxy tracing and enable tests that now work with tracing.""
by Nicolas Geoffray
· 11 years ago
8a586a3
am 01be6e3c: Merge "Fix braino in Makefile."
by Nicolas Geoffray
· 11 years ago
649aa04
am 2dd6f729: Merge "Add a variable to disable PREBUILD in run-tests."
by Nicolas Geoffray
· 11 years ago
75f9858
am 9d2f0100: Merge "AArch64: Clean up CalleeSaveMethod frame and the use of temp registers."
by Andreas Gampe
· 11 years ago
5cd7604
am 2815f124: Merge "Fix proxy tracing and enable tests that now work with tracing."
by Jeff Hao
· 11 years ago
146409d
am 4c6427a7: ART: Reject array-length on non-reference register
by Andreas Gampe
· 11 years ago
462e333
am e5647289: Merge "ART: Fix missing initialization in stack_map_stream.h"
by Andreas Gampe
· 11 years ago
58e17ce
Merge "Stop thread from reattaching during runtime shutdown while tracing."
by Jeff Hao
· 11 years ago
c5d824a
Stop thread from reattaching during runtime shutdown while tracing.
by Jeff Hao
· 11 years ago
f2e9207
Merge "Add GcRoot to clean up and enforce read barriers."
by Hiroshi Yamauchi
· 11 years ago
94f7b49
Add GcRoot to clean up and enforce read barriers.
by Hiroshi Yamauchi
· 11 years ago
9d2f010
Merge "AArch64: Clean up CalleeSaveMethod frame and the use of temp registers."
by Andreas Gampe
· 11 years ago
b551fdc
AArch64: Clean up CalleeSaveMethod frame and the use of temp registers.
by Zheng Xu
· 11 years ago
2815f12
Merge "Fix proxy tracing and enable tests that now work with tracing."
by Jeff Hao
· 11 years ago
0398e17
Fix proxy tracing and enable tests that now work with tracing.
by Jeff Hao
· 11 years ago
d20288b
am daa31c58: Merge "ART: Reject array-length on non-reference register"
by Andreas Gampe
· 11 years ago
4c6427a
ART: Reject array-length on non-reference register
by Andreas Gampe
· 11 years ago
eaf570c
am 3f49507c: Merge "ART: Rework quick entrypoint code in Mir2Lir, cleanup"
by Andreas Gampe
· 11 years ago
0a059b4
am 37f1c7c6: Merge "Implement array get and array put in optimizing."
by Nicolas Geoffray
· 11 years ago
fbd0508
am 98cc1e55: Merge "ART: Fix target test paths"
by Andreas Gampe
· 11 years ago
fae7418
am b3bf7afc: Merge "Remove the per-project FDO support. Use the common FDO support from build/core. LOCAL_FDO_SUPPORT indicates if the module should enable FDO builds."
by Ian Rogers
· 11 years ago
736cfc9
am 4483fbfd: Merge "Revert "Enable Load Store Elimination for ARM and ARM64""
by Bill Buzbee
· 11 years ago
54d560d
am 123c5743: Merge "Enable Load Store Elimination for ARM and ARM64"
by Bill Buzbee
· 11 years ago
2ba30eb
am a65d63e4: Merge "SetConstantWide should mark both SSA regs as constant"
by Bill Buzbee
· 11 years ago
6b4f0a5
am 5e3f45bd: Merge "ART: ReEnable check for a gap between method\'s arg "in" vregs and rest of its vregs"
by Bill Buzbee
· 11 years ago
80d45bd
am b97df048: Merge "ART: Native bridge command-line parameter"
by Andreas Gampe
· 11 years ago
edeb6de
am 22e59fd2: ART: Allow arrays with erroneous component type
by Andreas Gampe
· 11 years ago
0e7c227
am 0db2c431: Merge "ART: Allow arrays with erroneous component type"
by Andreas Gampe
· 11 years ago
22e59fd
ART: Allow arrays with erroneous component type
by Andreas Gampe
· 11 years ago
5b5c051
am 0237ac84: ART: Special-case cb(n)z even for in-reg constant
by Andreas Gampe
· 11 years ago
342baf0
am c4a5f588: Merge "ART: Special-case cb(n)z even for in-reg constant"
by Andreas Gampe
· 11 years ago
0237ac8
ART: Special-case cb(n)z even for in-reg constant
by Andreas Gampe
· 11 years ago
a199732
am 9646172b: Merge "ART: Rewrite ParallelGC run-test"
by Andreas Gampe
· 11 years ago
d596a67
am ff9d95d5: Merge "Tweaks to patchoat and other related things."
by Andreas Gampe
· 11 years ago
840a873
am f071e86c: Merge "ART: Use array-inl.h in reference_table_test" into lmp-dev
by Andreas Gampe
· 11 years ago
b3bf7af
Merge "Remove the per-project FDO support. Use the common FDO support from build/core. LOCAL_FDO_SUPPORT indicates if the module should enable FDO builds."
by Ian Rogers
· 11 years ago
1740eca
Remove the per-project FDO support. Use the common FDO support from build/core.
by Dehao Chen
· 11 years ago
4483fbf
Merge "Revert "Enable Load Store Elimination for ARM and ARM64""
by Bill Buzbee
· 11 years ago
c32447b
Revert "Enable Load Store Elimination for ARM and ARM64"
by Bill Buzbee
· 11 years ago
fcc36ba
Enable Load Store Elimination for ARM and ARM64
by Serban Constantinescu
· 11 years ago
0cadcc4
am 3bcac48f: Merge "ART: Fix run-test 114 ParallelGC to account for OOM"
by Andreas Gampe
· 11 years ago
6a30278
am 698d79d1: ART: Clean up API after change 102631
by Andreas Gampe
· 11 years ago
6995c85
am 4dd37adc: Merge "ART: Clean up API after change 102631"
by Andreas Gampe
· 11 years ago
698d79d
ART: Clean up API after change 102631
by Andreas Gampe
· 11 years ago
ef57ed7
Merge "ART: Remove bogus dcheck"
by Andreas Gampe
· 11 years ago
1c7c399
ART: Remove bogus dcheck
by Andreas Gampe
· 11 years ago
f90283f
Merge "ART: Check for duplicate class definitions in dex file verifier"
by Andreas Gampe
· 11 years ago
0ba238d
ART: Check for duplicate class definitions in dex file verifier
by Andreas Gampe
· 11 years ago
e564728
Merge "ART: Fix missing initialization in stack_map_stream.h"
by Andreas Gampe
· 11 years ago
8eddd2a
ART: Fix missing initialization in stack_map_stream.h
by Andreas Gampe
· 11 years ago
Next »