index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
well_known_classes.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Let classloader provide correct LD_LIBRARY_PATH
Dmitriy Ivanov
2015-06-09
1
-1
/
+1
*
Use runFinalizationWithTimeout for native allocations
Mathieu Chartier
2015-06-05
1
-0
/
+5
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-9
/
+12
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-0
/
+131
*
Fix reflection handling and test flakiness
Mathieu Chartier
2015-04-23
1
-0
/
+2
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-4
/
+4
*
Add AbstractMethod, Constructor, Method
Mathieu Chartier
2015-04-21
1
-1
/
+1
*
Add AccessibleObject and Field to mirror
Mathieu Chartier
2015-03-29
1
-2
/
+0
*
Add paths to apk!lib/<abi> to LD_LIBRARY_PATH
Dmitriy Ivanov
2015-03-23
1
-1
/
+1
*
ART: Move DexFile vector to Java array
Andreas Gampe
2015-02-24
1
-1
/
+1
*
Move GC daemon locking logic into heap
Mathieu Chartier
2014-12-15
1
-2
/
+0
*
Stop daemon threads in runtime shutdown
Mathieu Chartier
2014-12-10
1
-0
/
+2
*
Merge "More use of WellKnownClasses for debugger"
Sebastien Hertz
2014-10-24
1
-0
/
+10
|
\
|
*
More use of WellKnownClasses for debugger
Sebastien Hertz
2014-10-23
1
-0
/
+10
*
|
Tidy up logging.
Ian Rogers
2014-10-22
1
-0
/
+2
|
/
*
ART: Fix some -Wpedantic errors
Andreas Gampe
2014-09-29
1
-8
/
+9
*
Add DumpClass context on CacheField and CacheMethod failures
Brian Carlstrom
2014-09-11
1
-6
/
+21
*
Fix crash when connected to DDMS
Sebastien Hertz
2014-09-11
1
-1
/
+1
*
Use WellKnownClasses in ThrowStackOverflowError to reduce changes of further ...
Brian Carlstrom
2014-09-11
1
-1
/
+15
*
Add fast path for FindClass using the type dex file.
Mathieu Chartier
2014-09-08
1
-0
/
+16
*
ART: Throw StackOverflowError in native code
Andreas Gampe
2014-07-21
1
-0
/
+4
*
Avoid some unnecessary use of stl types.
Ian Rogers
2014-05-15
1
-0
/
+2
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-1
/
+1
*
Change thread.h to thread-inl.h to pick up missing Thread::Currnet for debug ...
Brian Carlstrom
2013-11-06
1
-1
/
+1
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-9
/
+15
*
resolved conflicts for merge of 7940e44f to dalvik-dev
Brian Carlstrom
2013-07-12
1
-1
/
+4
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+206