Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
e6d98709f46dab16a56a5a746da1d41b2eb4f024
e6d9870
am c8eeb9b2: Merge "Use the operator<< generator more widely." into ics-mr1-plus-art
by Elliott Hughes
· 13 years ago
c8eeb9b
Merge "Use the operator<< generator more widely." into ics-mr1-plus-art
by Elliott Hughes
· 13 years ago
3d7b156
am ad7ac502: Merge "test-art-host-oat targets should not rerun dex2oat" into ics-mr1-plus-art
by Brian Carlstrom
· 13 years ago
ad7ac50
Merge "test-art-host-oat targets should not rerun dex2oat" into ics-mr1-plus-art
by Brian Carlstrom
· 13 years ago
14a8e73
test-art-host-oat targets should not rerun dex2oat
by Brian Carlstrom
· 13 years ago
8b2cf25
am 55bd45f4: More X86 fixes.
by Ian Rogers
· 13 years ago
55bd45f
More X86 fixes.
by Ian Rogers
· 13 years ago
460384f
Use the operator<< generator more widely.
by Elliott Hughes
· 13 years ago
1684c06
am 5e284224: Fix more of the x86 assembler for the Mac.
by Elliott Hughes
· 13 years ago
5e28422
Fix more of the x86 assembler for the Mac.
by Elliott Hughes
· 13 years ago
3db100a
am 20a7a072: Really fix the x86 assembler for Mac OS\' as(1).
by Elliott Hughes
· 13 years ago
20a7a07
Really fix the x86 assembler for Mac OS' as(1).
by Elliott Hughes
· 13 years ago
5eabc5a
am ef67aec5: Fix the operator<< generation to work with "mmm" as well as "mm".
by Elliott Hughes
· 13 years ago
ed47b41
am 899214c7: Merge "Fix Mac OS build breakage." into ics-mr1-plus-art
by Elliott Hughes
· 13 years ago
ef67aec
Fix the operator<< generation to work with "mmm" as well as "mm".
by Elliott Hughes
· 13 years ago
899214c
Merge "Fix Mac OS build breakage." into ics-mr1-plus-art
by Elliott Hughes
· 13 years ago
adc078a
Fix Mac OS build breakage.
by Elliott Hughes
· 13 years ago
c8d6661
am 9abca492: Merge "Fix method tracing and allow alloc counting during tracing." into ics-mr1-plus-art
by jeffhao
· 13 years ago
9abca49
Merge "Fix method tracing and allow alloc counting during tracing." into ics-mr1-plus-art
by jeffhao
· 13 years ago
eff161d
am 99d06761: Merge "Fix x86 long math." into ics-mr1-plus-art
by Ian Rogers
· 13 years ago
99d0676
Merge "Fix x86 long math." into ics-mr1-plus-art
by Ian Rogers
· 13 years ago
0791adc
Fix method tracing and allow alloc counting during tracing.
by jeffhao
· 13 years ago
6c3412a
am 94347f2c: Merge "Start automatically generating operator<<s for enums." into ics-mr1-plus-art
by Elliott Hughes
· 13 years ago
fc700ed
Fix x86 long math.
by Ian Rogers
· 13 years ago
94347f2
Merge "Start automatically generating operator<<s for enums." into ics-mr1-plus-art
by Elliott Hughes
· 13 years ago
0e57ccb
Start automatically generating operator<<s for enums.
by Elliott Hughes
· 13 years ago
0e43c85
am 17477531: Merge "Implement various missing parts of the X86 compiler" into ics-mr1-plus-art
by Ian Rogers
· 13 years ago
1747753
Merge "Implement various missing parts of the X86 compiler" into ics-mr1-plus-art
by Ian Rogers
· 13 years ago
7caad77
Implement various missing parts of the X86 compiler
by Ian Rogers
· 13 years ago
f2baee2
am 540a5b76: Compiler_LLVM doesn\'t use reference map.
by TDYa127
· 13 years ago
540a5b7
Compiler_LLVM doesn't use reference map.
by TDYa127
· 13 years ago
9896224
am 4165a83d: Implement StackOverflow check.
by TDYa127
· 13 years ago
3c35cad
am 20efe540: Fix the GetCurrentMethod bug.
by TDYa127
· 13 years ago
3c18ab1
am 64f884de: Fix compiler runtime function lookup bug.
by Logan Chien
· 13 years ago
4165a83
Implement StackOverflow check.
by TDYa127
· 13 years ago
20efe54
Fix the GetCurrentMethod bug.
by TDYa127
· 13 years ago
64f884d
Fix compiler runtime function lookup bug.
by Logan Chien
· 13 years ago
6170319
am 4855cd51: Update run-test support for host
by Brian Carlstrom
· 13 years ago
4855cd5
Update run-test support for host
by Brian Carlstrom
· 13 years ago
5a844ca
am 0879504b: Fix an obsolete comment.
by Elliott Hughes
· 13 years ago
36a8263
am 409d273a: Be consistent about "kilo" versus "kibi".
by Elliott Hughes
· 13 years ago
0879504
Fix an obsolete comment.
by Elliott Hughes
· 13 years ago
409d273
Be consistent about "kilo" versus "kibi".
by Elliott Hughes
· 13 years ago
a59f38b
am 6a144338: Switch to Thread::WalkStack rather than manual Frame::Next.
by Elliott Hughes
· 13 years ago
6a14433
Switch to Thread::WalkStack rather than manual Frame::Next.
by Elliott Hughes
· 13 years ago
9885a82
am cb673886: Merge "Fix shutdown when the current thread has been manually detached." into ics-mr1-plus-art
by Elliott Hughes
· 13 years ago
cb67388
Merge "Fix shutdown when the current thread has been manually detached." into ics-mr1-plus-art
by Elliott Hughes
· 13 years ago
17057b1
Fix shutdown when the current thread has been manually detached.
by Elliott Hughes
· 13 years ago
604104b
am 9e0e54da: Should not call PushNativeToManagedRecord.
by Shih-wei Liao
· 13 years ago
9e0e54d
Should not call PushNativeToManagedRecord.
by Shih-wei Liao
· 13 years ago
87846c1
am c5f40bf5: Merge "Change the Mac OS 10.5 workaround so it can\'t be overridden on the command-line." into ics-mr1-plus-art
by Elliott Hughes
· 13 years ago
c5f40bf
Merge "Change the Mac OS 10.5 workaround so it can't be overridden on the command-line." into ics-mr1-plus-art
by Elliott Hughes
· 13 years ago
ed0976b
am 7346245f: Merge "Fix the mutex diagnostics, and other targets of opportunity." into ics-mr1-plus-art
by Elliott Hughes
· 13 years ago
7346245
Merge "Fix the mutex diagnostics, and other targets of opportunity." into ics-mr1-plus-art
by Elliott Hughes
· 13 years ago
b907a3f
Change the Mac OS 10.5 workaround so it can't be overridden on the command-line.
by Elliott Hughes
· 13 years ago
e52e49b
Fix the mutex diagnostics, and other targets of opportunity.
by Elliott Hughes
· 13 years ago
3d34f92
am 3de5ba36: Implement RTTI related runtime support.
by TDYa127
· 13 years ago
3de5ba3
Implement RTTI related runtime support.
by TDYa127
· 13 years ago
7698f93
am f8641ce5: Fix the division overflow.
by TDYa127
· 13 years ago
f8641ce
Fix the division overflow.
by TDYa127
· 13 years ago
de349af
am 2d62a0e4: Merge "Restrict Mac OS 10.5 devices to 1 dex2oat thread." into ics-mr1-plus-art
by Elliott Hughes
· 13 years ago
2d62a0e
Merge "Restrict Mac OS 10.5 devices to 1 dex2oat thread." into ics-mr1-plus-art
by Elliott Hughes
· 13 years ago
b08e8a3
Restrict Mac OS 10.5 devices to 1 dex2oat thread.
by Elliott Hughes
· 13 years ago
14280aa
am d23c5ad2: Add compiler runtime function list for symbol lookup.
by Logan Chien
· 13 years ago
d23c5ad
Add compiler runtime function list for symbol lookup.
by Logan Chien
· 13 years ago
9ac912f
am 5539ad0f: Fix SHL, SHR, USHR implementation bug.
by Logan Chien
· 13 years ago
5539ad0
Fix SHL, SHR, USHR implementation bug.
by Logan Chien
· 13 years ago
4ba732c
Revert "am c6c317e1: Experimental."
by Shih-wei Liao
· 13 years ago
897eded
am 2d702177: Fix the find_catch_block bug in runtime_support_llvm.
by TDYa127
· 13 years ago
d0a31da
am 3db5285b: Don\'t check gcmap while using LLVM compiler.
by TDYa127
· 13 years ago
2d70217
Fix the find_catch_block bug in runtime_support_llvm.
by TDYa127
· 13 years ago
3db5285
Don't check gcmap while using LLVM compiler.
by TDYa127
· 13 years ago
4543a2b
am 2d7d319e: Merge "LLVM doesn\'t use Frame." into ics-mr1-plus-art
by Shih-wei Liao
· 13 years ago
22846aa
am 700865cd: Merge "LLVMLongName should preserve the return type." into ics-mr1-plus-art
by Shih-wei Liao
· 13 years ago
2d7d319
Merge "LLVM doesn't use Frame." into ics-mr1-plus-art
by Shih-wei Liao
· 13 years ago
700865c
Merge "LLVMLongName should preserve the return type." into ics-mr1-plus-art
by Shih-wei Liao
· 13 years ago
54f8ddf
am 87293d05: Tracking addition of BaseDexClassLoader.originalLibraryPath
by Brian Carlstrom
· 13 years ago
87293d0
Tracking addition of BaseDexClassLoader.originalLibraryPath
by Brian Carlstrom
· 13 years ago
011d173
am 33412de4: Add thread entry point offsets to oatdump
by Brian Carlstrom
· 13 years ago
33412de
Add thread entry point offsets to oatdump
by Brian Carlstrom
· 13 years ago
ee0d3fb
LLVM doesn't use Frame.
by TDYa127
· 13 years ago
f058c0f
LLVMLongName should preserve the return type.
by TDYa127
· 13 years ago
8e95915
am f9ce477b: Merge "Properly pass 64-bit value from art_set32_static_from_code to artGet64StaticFromCode" into ics-mr1-plus-art
by Brian Carlstrom
· 13 years ago
f9ce477
Merge "Properly pass 64-bit value from art_set32_static_from_code to artGet64StaticFromCode" into ics-mr1-plus-art
by Brian Carlstrom
· 13 years ago
19abfb4
Properly pass 64-bit value from art_set32_static_from_code to artGet64StaticFromCode
by Brian Carlstrom
· 13 years ago
b857717
am a849cb6f: Fix compiler_llvm bugs.
by TDYa127
· 13 years ago
a849cb6
Fix compiler_llvm bugs.
by TDYa127
· 13 years ago
3ba1ddd
am 0045a290: Avoid a case of eager initialization.
by Ian Rogers
· 13 years ago
0045a29
Avoid a case of eager initialization.
by Ian Rogers
· 13 years ago
2c975f9
am d23f5206: Another crack at implementing a usable GetTid() for Mac OS 10.5...
by Elliott Hughes
· 13 years ago
d23f520
Another crack at implementing a usable GetTid() for Mac OS 10.5...
by Elliott Hughes
· 13 years ago
d37c511
am c1503430: Remove the native Class.isInstance, and add tests.
by Elliott Hughes
· 13 years ago
c150343
Remove the native Class.isInstance, and add tests.
by Elliott Hughes
· 13 years ago
6978dfc
am 8d524a1b: Keep trying to guess the 10.5 vmmap(1) syntax...
by Elliott Hughes
· 13 years ago
8d524a1
Keep trying to guess the 10.5 vmmap(1) syntax...
by Elliott Hughes
· 13 years ago
ca52714
am cf7d3a3b: Merge "Kill constants.h and fix some copyright headers." into ics-mr1-plus-art
by Elliott Hughes
· 13 years ago
cf7d3a3
Merge "Kill constants.h and fix some copyright headers." into ics-mr1-plus-art
by Elliott Hughes
· 13 years ago
0f3c553
Kill constants.h and fix some copyright headers.
by Elliott Hughes
· 13 years ago
5379ca2
am 16796a1a: Merge "Minor suspend check tweak" into ics-mr1-plus-art
by buzbee
· 13 years ago
16796a1
Merge "Minor suspend check tweak" into ics-mr1-plus-art
by buzbee
· 13 years ago
Next »