index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Be consistent about "kilo" versus "kibi".
Elliott Hughes
2012-04-03
4
-6
/
+6
*
Switch to Thread::WalkStack rather than manual Frame::Next.
Elliott Hughes
2012-04-03
7
-57
/
+77
*
Merge "Fix shutdown when the current thread has been manually detached." into...
Elliott Hughes
2012-04-03
2
-0
/
+12
|
\
|
*
Fix shutdown when the current thread has been manually detached.
Elliott Hughes
2012-04-03
2
-0
/
+12
*
|
Should not call PushNativeToManagedRecord.
Shih-wei Liao
2012-04-02
2
-2
/
+6
|
/
*
Merge "Change the Mac OS 10.5 workaround so it can't be overridden on the com...
Elliott Hughes
2012-04-02
1
-4
/
+6
|
\
|
*
Change the Mac OS 10.5 workaround so it can't be overridden on the command-line.
Elliott Hughes
2012-04-02
1
-4
/
+6
*
|
Merge "Fix the mutex diagnostics, and other targets of opportunity." into ics...
Elliott Hughes
2012-04-02
9
-82
/
+169
|
\
\
|
*
|
Fix the mutex diagnostics, and other targets of opportunity.
Elliott Hughes
2012-04-02
9
-82
/
+169
|
|
/
*
|
Implement RTTI related runtime support.
TDYa127
2012-04-02
1
-5
/
+15
*
|
Fix the division overflow.
TDYa127
2012-04-02
3
-5
/
+70
|
/
*
Merge "Restrict Mac OS 10.5 devices to 1 dex2oat thread." into ics-mr1-plus-art
Elliott Hughes
2012-04-02
3
-1
/
+13
|
\
|
*
Restrict Mac OS 10.5 devices to 1 dex2oat thread.
Elliott Hughes
2012-04-02
3
-1
/
+13
*
|
Add compiler runtime function list for symbol lookup.
Logan Chien
2012-04-02
2
-0
/
+231
*
|
Fix SHL, SHR, USHR implementation bug.
Logan Chien
2012-04-02
2
-31
/
+111
|
/
*
Fix the find_catch_block bug in runtime_support_llvm.
TDYa127
2012-04-01
2
-4
/
+4
*
Don't check gcmap while using LLVM compiler.
TDYa127
2012-04-01
3
-2
/
+11
*
Merge "LLVM doesn't use Frame." into ics-mr1-plus-art
Shih-wei Liao
2012-04-01
5
-6
/
+40
|
\
|
*
LLVM doesn't use Frame.
TDYa127
2012-04-01
5
-6
/
+40
*
|
Merge "LLVMLongName should preserve the return type." into ics-mr1-plus-art
Shih-wei Liao
2012-04-01
1
-1
/
+3
|
\
\
|
|
/
|
*
LLVMLongName should preserve the return type.
TDYa127
2012-04-01
1
-1
/
+3
*
|
Tracking addition of BaseDexClassLoader.originalLibraryPath
Brian Carlstrom
2012-04-01
2
-5
/
+7
*
|
Add thread entry point offsets to oatdump
Brian Carlstrom
2012-04-01
1
-0
/
+107
*
|
Merge "Properly pass 64-bit value from art_set32_static_from_code to artGet64...
Brian Carlstrom
2012-04-01
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
Properly pass 64-bit value from art_set32_static_from_code to artGet64StaticF...
Brian Carlstrom
2012-04-01
1
-1
/
+4
*
|
Fix compiler_llvm bugs.
TDYa127
2012-04-01
1
-3
/
+5
|
/
*
Avoid a case of eager initialization.
Ian Rogers
2012-03-31
13
-36
/
+49
*
Another crack at implementing a usable GetTid() for Mac OS 10.5...
Elliott Hughes
2012-03-30
1
-1
/
+3
*
Remove the native Class.isInstance, and add tests.
Elliott Hughes
2012-03-30
2
-10
/
+75
*
Keep trying to guess the 10.5 vmmap(1) syntax...
Elliott Hughes
2012-03-30
1
-1
/
+1
*
Merge "Kill constants.h and fix some copyright headers." into ics-mr1-plus-art
Elliott Hughes
2012-03-30
44
-66
/
+185
|
\
|
*
Kill constants.h and fix some copyright headers.
Elliott Hughes
2012-03-30
44
-66
/
+185
*
|
Merge "Minor suspend check tweak" into ics-mr1-plus-art
buzbee
2012-03-30
2
-2
/
+33
|
\
\
|
|
/
|
/
|
|
*
Minor suspend check tweak
buzbee
2012-03-30
2
-2
/
+33
*
|
Keep fighting Mac OS 10.5 because the build servers are obsolete.
Elliott Hughes
2012-03-30
1
-1
/
+1
|
/
*
Try to support obsolete Mac OS 10.5.
Elliott Hughes
2012-03-30
1
-1
/
+2
*
Merge "Do not reset SirtRef pointing to a live object" into ics-mr1-plus-art
Brian Carlstrom
2012-03-30
2
-7
/
+5
|
\
|
*
Do not reset SirtRef pointing to a live object
Brian Carlstrom
2012-03-30
2
-7
/
+5
*
|
Merge "Remove a dead file." into ics-mr1-plus-art
Elliott Hughes
2012-03-30
1
-43
/
+0
|
\
\
|
*
|
Remove a dead file.
Elliott Hughes
2012-03-29
1
-43
/
+0
*
|
|
Merge "Enable the rest of branch fusing" into ics-mr1-plus-art
buzbee
2012-03-30
3
-10
/
+13
|
\
\
\
|
*
|
|
Enable the rest of branch fusing
buzbee
2012-03-30
3
-10
/
+13
*
|
|
|
Experimental.
Shih-wei Liao
2012-03-30
1
-0
/
+1
*
|
|
|
Merge "More ClassHelper class validation" into ics-mr1-plus-art
Brian Carlstrom
2012-03-30
1
-2
/
+6
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
More ClassHelper class validation
Brian Carlstrom
2012-03-30
1
-2
/
+6
*
|
|
|
Fix "-O0" build.
TDYa127
2012-03-29
1
-0
/
+3
|
/
/
/
*
|
|
Dump current klass_ on bad ChangeClass
Brian Carlstrom
2012-03-29
2
-1
/
+12
*
|
|
Merge "Disassembler support for vcmp." into ics-mr1-plus-art
Ian Rogers
2012-03-29
1
-114
/
+149
|
\
\
\
|
*
|
|
Disassembler support for vcmp.
Ian Rogers
2012-03-29
1
-114
/
+149
*
|
|
|
Fix exception_test for (USE_LLVM_COMPILER) build.
TDYa127
2012-03-29
1
-2
/
+3
|
|
/
/
|
/
|
|
[next]