index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
native
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge "ART: Change ART for new native bridge sequence"
Andreas Gampe
2014-09-04
1
-3
/
+15
|
\
|
*
ART: Change ART for new native bridge sequence
Andreas Gampe
2014-09-04
1
-3
/
+15
*
|
Fix native allocation watermark clamping.
Mathieu Chartier
2014-09-03
1
-2
/
+2
|
/
*
Fix issue with Thread.setName hanging after Thread.start
Brian Carlstrom
2014-08-28
2
-4
/
+6
*
ART: Relax GetInstructionSetFromString
Andreas Gampe
2014-08-20
1
-0
/
+15
*
ART: Fix another potential N-th visitor issue
Andreas Gampe
2014-08-14
1
-0
/
+4
*
ART: Tolerate shallow call stack in VMStack_getCallingClassLoader
Andreas Gampe
2014-08-13
1
-0
/
+4
*
Execute an application even when dex2oat crashes.
Nicolas Geoffray
2014-08-13
1
-1
/
+3
*
Avoid use of std::string where we have const char*.
Ian Rogers
2014-08-12
1
-1
/
+2
*
Merge "Wire up check JNI force copy mode."
Ian Rogers
2014-08-08
5
-11
/
+13
|
\
|
*
Wire up check JNI force copy mode.
Ian Rogers
2014-08-08
5
-11
/
+13
*
|
Use the right instruction set for checking dex-cache staleness.
Narayan Kamath
2014-08-08
1
-3
/
+4
|
/
*
Revert "Rename openDexFileNative to openDexFile."
Calin Juravle
2014-08-06
1
-2
/
+2
*
Make system use patchoat to relocate during runtime.
Alex Light
2014-08-05
1
-103
/
+175
*
Inform about System.exit() call in logcat
Dmitry Petrochenko
2014-08-04
1
-0
/
+1
*
Rename openDexFileNative to openDexFile.
Calin Juravle
2014-07-25
1
-2
/
+2
*
ART: Account for multidex location strings in VMClassLoader
Andreas Gampe
2014-07-24
1
-7
/
+10
*
Fix erroneous behaviors with OOME present.
Ian Rogers
2014-07-21
1
-1
/
+4
*
Avoid race in single thread suspension.
Ian Rogers
2014-07-17
3
-3
/
+20
*
Remove object_utils.h.
Ian Rogers
2014-07-16
6
-6
/
+1
*
Merge "Call strong CAS from unsafe. Add more CAS versions."
Hans Boehm
2014-07-11
1
-6
/
+6
|
\
|
*
Call strong CAS from unsafe. Add more CAS versions.
Hans Boehm
2014-07-11
1
-6
/
+6
*
|
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
2
-6
/
+2
|
/
*
Make CAS operations in Object use art::Atomic.
Ian Rogers
2014-07-10
1
-3
/
+6
*
Merge "Fix method tracing from command-line"
Ian Rogers
2014-07-09
1
-0
/
+1
|
\
|
*
Fix method tracing from command-line
Sebastien Hertz
2014-07-09
1
-0
/
+1
*
|
Merge "Expanded native code to use arraycopy for specific data types."
Jeff Hao
2014-06-26
1
-9
/
+66
|
\
\
|
|
/
|
/
|
|
*
Expanded native code to use arraycopy for specific data types.
Emma Meersman
2014-06-20
1
-9
/
+66
*
|
ART: Native support for multidex
Andreas Gampe
2014-06-25
1
-58
/
+77
|
/
*
consolidate profiles and profile-cache
Nick Kralevich
2014-06-11
1
-10
/
+1
*
Remove deprecated WITH_HOST_DALVIK.
Ian Rogers
2014-06-10
2
-0
/
+11
*
Merge "Clean up and augment Atomic class. Replace QuasiAtomic MemBars."
Hans Boehm
2014-06-06
1
-3
/
+3
|
\
|
*
Clean up and augment Atomic class. Replace QuasiAtomic MemBars.
Hans Boehm
2014-06-06
1
-3
/
+3
*
|
Merge "Change FieldHelper to use a handle."
Mathieu Chartier
2014-06-06
1
-32
/
+27
|
\
\
|
|
/
|
/
|
|
*
Change FieldHelper to use a handle.
Mathieu Chartier
2014-06-06
1
-32
/
+27
*
|
Merge "Fixed and refactored profiler options handling"
Calin Juravle
2014-06-06
2
-10
/
+8
|
\
\
|
*
|
Fixed and refactored profiler options handling
Calin Juravle
2014-06-06
2
-10
/
+8
*
|
|
Merge "Clean up the sampling profiler"
Calin Juravle
2014-06-06
1
-48
/
+30
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Clean up the sampling profiler
Calin Juravle
2014-06-06
1
-48
/
+30
*
|
Merge "Use sendfile when copying profile file."
Calin Juravle
2014-06-04
1
-20
/
+21
|
\
\
|
*
|
Use sendfile when copying profile file.
Calin Juravle
2014-06-04
1
-20
/
+21
*
|
|
Merge "Fix a possible file descriptor leakage"
Calin Juravle
2014-06-04
1
-8
/
+7
|
\
\
\
|
|
/
/
|
*
|
Fix a possible file descriptor leakage
Calin Juravle
2014-06-04
1
-8
/
+7
|
|
/
*
|
Added workaround passing empty arg array for proxy invocation.
Jeff Hao
2014-06-02
1
-3
/
+2
|
/
*
Merge "Compaction cleanup for FindArrayClass."
Mathieu Chartier
2014-05-30
2
-4
/
+5
|
\
|
*
Compaction cleanup for FindArrayClass.
Mathieu Chartier
2014-05-30
2
-4
/
+5
*
|
ART: Use StackReference in Quick Stack Frame
Andreas Gampe
2014-05-29
1
-1
/
+1
*
|
Fix DexFile.entries to return class names, not class descriptors
Brian Carlstrom
2014-05-28
1
-2
/
+2
|
/
*
Merge "Revert "Revert "Fix an outstanding compaction bug in interpreter."""
Mathieu Chartier
2014-05-23
1
-5
/
+3
|
\
|
*
Revert "Revert "Fix an outstanding compaction bug in interpreter.""
Mathieu Chartier
2014-05-23
1
-5
/
+3
[prev]
[next]