index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
utils.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove object_utils.h.
Ian Rogers
2014-07-16
1
-1
/
+1
*
Break apart header files.
Ian Rogers
2014-07-15
1
-5
/
+0
*
ART: Change sprintf to snprintf
Andreas Gampe
2014-06-26
1
-2
/
+4
*
ART: Native support for multidex
Andreas Gampe
2014-06-25
1
-0
/
+1
*
More advanced timing loggers.
Mathieu Chartier
2014-06-24
1
-21
/
+18
*
Remove deprecated WITH_HOST_DALVIK.
Ian Rogers
2014-06-10
1
-0
/
+2
*
Change MethodHelper to use a Handle.
Mathieu Chartier
2014-06-09
1
-8
/
+6
*
Merge "Change FieldHelper to use a handle."
Mathieu Chartier
2014-06-06
1
-4
/
+4
|
\
|
*
Change FieldHelper to use a handle.
Mathieu Chartier
2014-06-06
1
-4
/
+4
*
|
Reduce header files including header files.
Ian Rogers
2014-06-06
1
-0
/
+12
*
|
Fixed and refactored profiler options handling
Calin Juravle
2014-06-06
1
-19
/
+0
*
|
Clean up the sampling profiler
Calin Juravle
2014-06-06
1
-0
/
+19
|
/
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-4
/
+3
*
Follow up to "Add ISA directory to image and odex pathnames."
Brian Carlstrom
2014-05-19
1
-3
/
+3
*
Merge "Add ISA directory to image and odex pathnames."
Brian Carlstrom
2014-05-19
1
-0
/
+31
|
\
|
*
Add ISA directory to image and odex pathnames.
Brian Carlstrom
2014-05-16
1
-0
/
+31
*
|
Delete ClassHelper and fix compaction bug in GetDirectInterface
Mathieu Chartier
2014-05-18
1
-5
/
+3
|
/
*
Compatibility layer to transition from UniquePtr to std::unique_ptr.
Ian Rogers
2014-05-15
1
-1
/
+1
*
Automatically create non-/data dalvik-cache directories
Brian Carlstrom
2014-05-06
1
-2
/
+4
*
Fix errno checking for dalvik-cache creation.
Narayan Kamath
2014-05-01
1
-1
/
+1
*
Use instruction specific dalvik cache dirs.
Narayan Kamath
2014-05-01
1
-10
/
+15
*
Modify unwind to comply with stack parser tools.
Christopher Ferris
2014-04-18
1
-27
/
+21
*
Unify 64bit int constant definitions.
Ian Rogers
2014-03-10
1
-7
/
+7
*
Use GetEntryPointFromQuickCompiledCode instead of GetQuickOatCodeOffset
Brian Carlstrom
2014-03-07
1
-3
/
+7
*
backtrace: use Java stack to help decode native
Kenny Root
2014-03-06
1
-2
/
+12
*
backtrace: trim of unneeded slash from solib
Kenny Root
2014-03-05
1
-1
/
+1
*
Avoid tripping up debuggered with the fatal crash abort
Brian Carlstrom
2014-02-27
1
-2
/
+2
*
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
Brian Carlstrom
2014-02-26
1
-1
/
+1
*
Move waitpid(2) includes to art::Exec implementation
Brian Carlstrom
2014-02-25
1
-0
/
+2
*
Avoid going through char* for std::string API
Brian Carlstrom
2014-02-25
1
-4
/
+5
*
Create CompilerOptions
Brian Carlstrom
2014-02-24
1
-0
/
+53
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-15
/
+15
*
Change to support new BacktraceMap.
Christopher Ferris
2014-01-16
1
-16
/
+16
*
Make fast JNI part of pretty method output.
Ian Rogers
2014-01-10
1
-1
/
+4
*
Background compaction support.
Mathieu Chartier
2014-01-08
1
-5
/
+8
*
Update Backtrace::Create to use new define.
Christopher Ferris
2013-11-12
1
-1
/
+1
*
Support hardware divide instruction
Dave Allison
2013-11-05
1
-0
/
+29
*
am 7b5f0cf0: Use libbacktrace instead of libcorkscrew.
Christopher Ferris
2013-11-05
1
-75
/
+20
|
\
|
*
Use libbacktrace instead of libcorkscrew.
Christopher Ferris
2013-11-04
1
-75
/
+20
*
|
Throw IOException at source of failing to open a dex file.
Ian Rogers
2013-10-21
1
-5
/
+5
*
|
am 19a08360: Fix dumpsys meminfo for art
Brian Carlstrom
2013-10-16
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix dumpsys meminfo for art
Brian Carlstrom
2013-10-16
1
-1
/
+1
*
|
am 80f85137: am 7c798419: am 7c3d13ae: Use file magic to determine file type,...
Brian Carlstrom
2013-10-04
1
-18
/
+10
|
\
\
|
|
/
|
*
am 7c798419: am 7c3d13ae: Use file magic to determine file type, not file ext...
Brian Carlstrom
2013-10-04
1
-18
/
+10
|
|
\
|
|
*
Use file magic to determine file type, not file extension.
Brian Carlstrom
2013-10-03
1
-18
/
+10
*
|
|
Introduce Signature type to avoid string comparisons.
Ian Rogers
2013-09-26
1
-9
/
+13
*
|
|
am 2921201d: Remove some non-const references in utils
Brian Carlstrom
2013-09-24
1
-11
/
+11
|
\
\
\
|
|
/
/
|
*
|
Remove some non-const references in utils
Brian Carlstrom
2013-09-23
1
-11
/
+11
|
|
/
*
|
Move hot utf routines into -inl.h.
Ian Rogers
2013-09-23
1
-1
/
+1
|
/
*
Fix dumpsys meminfo for art
Anwar Ghuloum
2013-09-19
1
-1
/
+5
[next]