index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
GC data structures allocation tracking
Mathieu Chartier
2013-07-25
14
-24
/
+195
*
Revert "Always enable lock level checks." DO NOT MERGE
Brian Carlstrom
2013-07-24
1
-1
/
+1
*
Merge "Revert "Remove non-live vregs from GC map on return."" into dalvik-dev
Brian Carlstrom
2013-07-25
5
-93
/
+10
|
\
|
*
Revert "Remove non-live vregs from GC map on return."
Ian Rogers
2013-07-24
5
-93
/
+10
*
|
Merge "Fixes to instrumentation and quick to interpreter entry." into dalvik-dev
Jeff Hao
2013-07-24
3
-7
/
+13
|
\
\
|
*
|
Fixes to instrumentation and quick to interpreter entry.
Jeff Hao
2013-07-24
3
-7
/
+13
*
|
|
Tidy OOME message.
Ian Rogers
2013-07-24
1
-24
/
+24
|
/
/
*
|
Merge "Remove OatWriter buffering to memory for ElfWriterQuick" into dalvik-dev
Brian Carlstrom
2013-07-24
2
-27
/
+19
|
\
\
|
|
/
|
/
|
|
*
Remove OatWriter buffering to memory for ElfWriterQuick
Brian Carlstrom
2013-07-24
2
-27
/
+19
*
|
Remove non-live vregs from GC map on return.
Ian Rogers
2013-07-23
5
-10
/
+93
*
|
Merge "Tidy ws and document verifier instruction flags." into dalvik-dev
Ian Rogers
2013-07-23
2
-34
/
+39
|
\
\
|
*
|
Tidy ws and document verifier instruction flags.
Ian Rogers
2013-07-23
2
-34
/
+39
|
|
/
*
|
am 55c0ac85: Merge "Enable darwin target build for art."
Brian Carlstrom
2013-07-23
1
-5
/
+7
|
\
\
|
*
\
Merge "Enable darwin target build for art."
Brian Carlstrom
2013-07-23
1
-5
/
+7
|
|
\
\
|
|
*
|
Enable darwin target build for art.
Brian Carlstrom
2013-07-23
1
-5
/
+7
*
|
|
|
am 63a54345: Add option for changing number of GC threads.
Mathieu Chartier
2013-07-23
4
-8
/
+17
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Add option for changing number of GC threads.
Mathieu Chartier
2013-07-23
4
-8
/
+17
|
|
/
*
|
Merge "Added code generation framework." into dalvik-dev
Ian Rogers
2013-07-23
2
-6
/
+2
|
\
\
|
*
|
Added code generation framework.
Dragos Sbirlea
2013-07-22
2
-6
/
+2
*
|
|
am 4560248d: Move TimingLogger creation to dex2oat
Brian Carlstrom
2013-07-22
3
-6
/
+10
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Move TimingLogger creation to dex2oat
Brian Carlstrom
2013-07-21
3
-6
/
+10
*
|
am 75b13a9c: Merge "Remove CompilerDriver::IsDebuggingSupported"
Brian Carlstrom
2013-07-21
2
-3
/
+2
|
\
\
|
|
/
|
*
Remove CompilerDriver::IsDebuggingSupported
Brian Carlstrom
2013-07-21
2
-3
/
+2
*
|
Fix dalvik-dev branch cpplint issues
Brian Carlstrom
2013-07-19
1
-1
/
+0
*
|
am 6eb52882: Conditionally define non-Android pthread structures
Brian Carlstrom
2013-07-19
1
-2
/
+10
|
\
\
|
|
/
|
*
Conditionally define non-Android pthread structures
Brian Carlstrom
2013-07-19
1
-2
/
+10
*
|
am f5293527: Move JDWP to std::vector<iovec> to remove runtime/arrays warning
Brian Carlstrom
2013-07-19
5
-13
/
+13
|
\
\
|
|
/
|
*
Move JDWP to std::vector<iovec> to remove runtime/arrays warning
Brian Carlstrom
2013-07-19
5
-13
/
+13
*
|
am fb6996fe: Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issues
Brian Carlstrom
2013-07-19
3
-7
/
+7
|
\
\
|
|
/
|
*
Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issues
Brian Carlstrom
2013-07-18
3
-7
/
+7
*
|
am 3e79aadc: Fixing cpplint readability/constructors issues
Brian Carlstrom
2013-07-19
4
-25
/
+1
|
\
\
|
|
/
|
*
Fixing cpplint readability/constructors issues
Brian Carlstrom
2013-07-18
4
-25
/
+1
*
|
am 4274889d: Fixing cpplint readability/check issues
Brian Carlstrom
2013-07-19
7
-10
/
+10
|
\
\
|
|
/
|
*
Fixing cpplint readability/check issues
Brian Carlstrom
2013-07-18
7
-10
/
+10
*
|
am 2d88862f: Fixing cpplint readability/casting issues
Brian Carlstrom
2013-07-19
12
-20
/
+23
|
\
\
|
|
/
|
*
Fixing cpplint readability/casting issues
Brian Carlstrom
2013-07-18
12
-20
/
+23
*
|
am 751d4ed4: Fixing cpplint legal/copyright issues
Brian Carlstrom
2013-07-19
1
-0
/
+0
|
\
\
|
|
/
|
*
Fixing cpplint legal/copyright issues
Brian Carlstrom
2013-07-18
1
-0
/
+0
*
|
am 02c8cc6d: Fixing cpplint whitespace/blank_line, whitespace/end_of_line, wh...
Brian Carlstrom
2013-07-19
18
-41
/
+36
|
\
\
|
|
/
|
*
Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labe...
Brian Carlstrom
2013-07-18
18
-41
/
+36
*
|
am 6f485c62: Fix cpplint whitespace/indent issues
Brian Carlstrom
2013-07-19
5
-13
/
+13
|
\
\
|
|
/
|
*
Fix cpplint whitespace/indent issues
Brian Carlstrom
2013-07-18
5
-13
/
+13
*
|
am 9b7085a4: Fix cpplint readability/braces issues
Brian Carlstrom
2013-07-19
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix cpplint readability/braces issues
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
|
resolved conflicts for merge of 50af9793 to dalvik-dev
Brian Carlstrom
2013-07-19
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge "Fix cpplint whitespace/operators issues"
Brian Carlstrom
2013-07-18
2
-3
/
+3
|
|
\
|
|
*
Fix cpplint whitespace/operators issues
Brian Carlstrom
2013-07-18
2
-3
/
+3
*
|
|
resolved conflicts for merge of 3da08f4d to dalvik-dev
Mathieu Chartier
2013-07-19
3
-2
/
+36
|
\
\
\
|
|
/
/
|
*
|
Merge "Add interface for updating the heap's process state"
Mathieu Chartier
2013-07-18
3
-1
/
+36
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Add interface for updating the heap's process state
Mathieu Chartier
2013-07-18
3
-1
/
+36
[next]