index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Header file clean up.
Ian Rogers
2014-10-08
3
-27
/
+72
*
Enable -Wunreachable-code
Ian Rogers
2014-09-30
1
-0
/
+1
*
Fix broken runtime SetStatsEnabled logic
Mathieu Chartier
2014-09-26
2
-1
/
+10
*
Fix some more pedantic compiler warnings.
Ian Rogers
2014-09-25
1
-4
/
+4
*
Fix Class::IsInSamePackage to not read beyond the end of a StringPiece.
Ian Rogers
2014-09-25
2
-64
/
+70
*
Merge "Avoid suspending for alloc trace enabling when already suspended."
Jeff Hao
2014-09-17
2
-5
/
+5
|
\
|
*
Avoid suspending for alloc trace enabling when already suspended.
Jeff Hao
2014-09-17
2
-5
/
+5
*
|
Add allocation tracking allocators to ROSAlloc
Mathieu Chartier
2014-09-16
1
-0
/
+5
|
/
*
Avoid printing absolute addresses in oatdump
Brian Carlstrom
2014-09-16
1
-0
/
+29
*
Add native support for FinalizerList.makeCircularListIfUnenqueued
Mathieu Chartier
2014-09-14
2
-3
/
+56
*
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
3
-3
/
+20
*
Fix numerous issues with DdmVmInternal allocation tracking
Brian Carlstrom
2014-09-05
2
-7
/
+32
*
Reduce lock contention when debugging
Sebastien Hertz
2014-09-02
2
-3
/
+3
*
Add native memory accounting through custom allocator.
Mathieu Chartier
2014-08-29
2
-0
/
+133
*
Make common BitVector operations inline-able.
Ian Rogers
2014-08-20
5
-373
/
+331
*
Avoid use of std::string where we have const char*.
Ian Rogers
2014-08-12
1
-3
/
+5
*
Wire up check JNI force copy mode.
Ian Rogers
2014-08-08
2
-2
/
+11
*
Fix performance regression in OatFile::GetOatDexFile().
Vladimir Marko
2014-08-08
1
-0
/
+1
*
ART: Remove test files after test
Andreas Gampe
2014-08-06
3
-2
/
+15
*
Runtime can now be set to require relocation
Alex Light
2014-07-22
2
-0
/
+21
*
Avoid race in single thread suspension.
Ian Rogers
2014-07-17
2
-7
/
+25
*
Avoid direct use of QuasiAtomic by using Atomic.
Ian Rogers
2014-07-17
2
-10
/
+4
*
Merge "Disable adding main and non moving spaces to immune region in GSS"
Mathieu Chartier
2014-07-16
1
-0
/
+1
|
\
|
*
Disable adding main and non moving spaces to immune region in GSS
Mathieu Chartier
2014-07-16
1
-0
/
+1
*
|
Break apart header files.
Ian Rogers
2014-07-15
2
-2
/
+2
|
/
*
Merge "Use memory chunks for monitors on LP64"
Andreas Gampe
2014-07-09
2
-2
/
+10
|
\
|
*
Use memory chunks for monitors on LP64
Andreas Gampe
2014-07-10
2
-2
/
+10
*
|
Remove legacy CAS implementations from mutex.
Ian Rogers
2014-07-10
3
-70
/
+76
|
/
*
ART: Native support for multidex
Andreas Gampe
2014-06-25
2
-0
/
+8
*
More advanced timing loggers.
Mathieu Chartier
2014-06-24
4
-308
/
+298
*
ART: ReadFully needs to fail when EOF
Andreas Gampe
2014-06-20
2
-1
/
+15
*
Merge "Assign a lower Locklevel for Mutexes used in QuasiAtomic operations. T...
Ian Rogers
2014-06-18
1
-0
/
+1
|
\
|
*
Assign a lower Locklevel for Mutexes used in QuasiAtomic operations.
Raghu Gandham
2014-06-13
1
-0
/
+1
*
|
Fix systrace logging, total paused time, and bytes saved message.
Mathieu Chartier
2014-06-17
1
-0
/
+4
|
/
*
Merge "Add D/CHECK_CONSTEXPR macros for use in constexpr context."
Vladimir Marko
2014-06-11
1
-0
/
+14
|
\
|
*
Add D/CHECK_CONSTEXPR macros for use in constexpr context.
Vladimir Marko
2014-06-11
1
-0
/
+14
*
|
Remove deprecated WITH_HOST_DALVIK.
Ian Rogers
2014-06-10
6
-125
/
+77
|
/
*
Add locking around boot image generation.
Narayan Kamath
2014-06-10
3
-0
/
+167
*
Merge "Clean up and augment Atomic class. Replace QuasiAtomic MemBars."
Hans Boehm
2014-06-06
1
-4
/
+6
|
\
|
*
Clean up and augment Atomic class. Replace QuasiAtomic MemBars.
Hans Boehm
2014-06-06
1
-4
/
+6
*
|
Reduce header files including header files.
Ian Rogers
2014-06-06
1
-0
/
+2
|
/
*
Merge "Verify there's no mem map gap for immune region not to break."
Hiroshi Yamauchi
2014-06-05
2
-0
/
+9
|
\
|
*
Verify there's no mem map gap for immune region not to break.
Hiroshi Yamauchi
2014-06-04
2
-0
/
+9
*
|
Merge "art: -Wsystem-header warning"
Mark Salyzyn
2014-06-04
1
-10
/
+11
|
\
\
|
*
|
art: -Wsystem-header warning
Mark Salyzyn
2014-05-22
1
-10
/
+11
*
|
|
ART: BitVector not calculating number_of_bits correctly
Jean Christophe Beyler
2014-06-02
2
-6
/
+3
|
|
/
|
/
|
*
|
Fix x86_64 test failures.
Nicolas Geoffray
2014-05-26
1
-2
/
+2
*
|
Extra debug output for a failing lock check.
Ian Rogers
2014-05-23
1
-1
/
+1
*
|
Merge "ART: Added print indices back to BitVector Dumper"
Ian Rogers
2014-05-23
2
-6
/
+56
|
\
\
|
*
|
ART: Added print indices back to BitVector Dumper
Jean Christophe Beyler
2014-05-23
2
-6
/
+56
[next]