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
*
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
*
|
Merge "Add a check for null thread before trying to suspend"
Sebastien Hertz
2014-05-23
1
-1
/
+7
|
\
\
|
|
/
|
/
|
|
*
Add a check for null thread before trying to suspend
Johnnie Birch
2014-05-22
1
-1
/
+7
*
|
Revert "Fix an outstanding compaction bug in interpreter."
Mathieu Chartier
2014-05-22
1
-3
/
+5
*
|
Fix an outstanding compaction bug in interpreter.
Mathieu Chartier
2014-05-22
1
-5
/
+3
*
|
Merge "Support new VMRuntime native methods"
Sebastien Hertz
2014-05-22
1
-0
/
+18
|
\
\
|
*
|
Support new VMRuntime native methods
Sebastien Hertz
2014-05-22
1
-0
/
+18
*
|
|
Up-to-date odex files should take precedence over profile checks
Brian Carlstrom
2014-05-19
1
-46
/
+46
*
|
|
Fix DexFile.getClassNameList.
Ian Rogers
2014-05-19
1
-1
/
+1
*
|
|
Merge "Now we have a proper C++ library, use std::unique_ptr."
Ian Rogers
2014-05-20
2
-3
/
+3
|
\
\
\
|
*
|
|
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
2
-3
/
+3
*
|
|
|
Don't get and restore thread state for ScopedFastNativeObjectAccess.
Mathieu Chartier
2014-05-19
1
-2
/
+2
|
/
/
/
*
|
|
Merge "Add ISA directory to image and odex pathnames."
Brian Carlstrom
2014-05-19
1
-2
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add ISA directory to image and odex pathnames.
Brian Carlstrom
2014-05-16
1
-2
/
+4
*
|
|
Delete ClassHelper and fix compaction bug in GetDirectInterface
Mathieu Chartier
2014-05-18
3
-6
/
+9
|
/
/
*
|
Avoid some unnecessary use of stl types.
Ian Rogers
2014-05-15
2
-21
/
+40
|
/
*
Merge "Ensure JNI primitive array type is appropriate."
Ian Rogers
2014-05-14
1
-8
/
+0
|
\
|
*
Ensure JNI primitive array type is appropriate.
Ian Rogers
2014-05-14
1
-8
/
+0
*
|
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
7
-30
/
+39
|
/
*
Restore "Late-enable" logging
Brian Carlstrom
2014-05-12
1
-2
/
+2
*
Remove all LOG(DEBUG) which is not intended to be checked in
Brian Carlstrom
2014-05-09
1
-2
/
+2
*
Add concurrent reference processing.
Mathieu Chartier
2014-05-07
1
-0
/
+42
*
Prevent spurious dexopts in 32-64 builds.
Narayan Kamath
2014-05-02
1
-28
/
+4
*
Use instruction specific dalvik cache dirs.
Narayan Kamath
2014-05-01
1
-34
/
+50
*
Force inlining on trivial accessors.
Ian Rogers
2014-04-29
3
-16
/
+17
*
Do not require dexopt when previous profile does not exist
Brian Carlstrom
2014-04-25
1
-14
/
+13
*
Merge "Remove support for app JNI workarounds."
Ian Rogers
2014-04-22
1
-15
/
+4
|
\
|
*
Remove support for app JNI workarounds.
Ian Rogers
2014-04-22
1
-15
/
+4
*
|
Warn when thread state lookup fails.
Ian Rogers
2014-04-22
1
-0
/
+1
|
/
*
Better error reporting when loading dex files
Andreas Gampe
2014-04-08
1
-5
/
+12
[next]