index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
class_linker.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-630
/
+0
*
GC clean up.
Ian Rogers
2013-06-21
1
-3
/
+8
*
Don't recursively take ClassLinker::dex_lock_.
Ian Rogers
2013-06-11
1
-0
/
+6
*
Created compiled stubs in image.
Jeff Hao
2013-06-07
1
-0
/
+11
*
Profiler directed clean-up of dex2oat.
Ian Rogers
2013-05-30
1
-8
/
+6
*
Various GCC 3.6 and clang build fixes.
Ian Rogers
2013-05-20
1
-13
/
+19
*
Directory restructuring of object.h
Ian Rogers
2013-01-30
1
-211
/
+152
*
Move mutex.h into base/mutex.h.
Elliott Hughes
2012-12-12
1
-1
/
+1
*
Merge "Switch over to the google3 unix_file File*." into dalvik-dev
Elliott Hughes
2012-12-12
1
-1
/
+1
|
\
|
*
Switch over to the google3 unix_file File*.
Elliott Hughes
2012-12-12
1
-1
/
+1
*
|
Remove now unused RelocateExecutable
Brian Carlstrom
2012-12-12
1
-3
/
+0
|
/
*
Remove disable card marks, fix SetPatchLocation.
Mathieu Chartier
2012-10-31
1
-0
/
+3
*
Add oat file dependency on boot.oat load location
Brian Carlstrom
2012-10-18
1
-1
/
+1
*
Concurrent class linker and intern table root marking
Mathieu Chartier
2012-10-16
1
-1
/
+10
*
Flatten interface entries into the iftable.
Ian Rogers
2012-10-11
1
-8
/
+4
*
Class clean-up.
Ian Rogers
2012-10-06
1
-10
/
+14
*
Explicitly pass Thread::Current to MutexLock and Alloc.
Ian Rogers
2012-10-05
1
-26
/
+28
*
Make PopSirt inlinable, pass self to SirtRef.
Ian Rogers
2012-10-04
1
-2
/
+2
*
Assignability checks for SetFieldObject.
Ian Rogers
2012-09-24
1
-5
/
+9
*
Change dex cache to be java object instead of array, add pointer to dex file ...
Mathieu Chartier
2012-09-21
1
-20
/
+41
*
Re-enable parallel verification.
Ian Rogers
2012-09-07
1
-5
/
+3
*
Rename GlobalSynchronization to Locks
Ian Rogers
2012-09-05
1
-102
/
+102
*
Fixes to verifier and slowpaths for cts invoke tests.
jeffhao
2012-08-29
1
-1
/
+2
*
Avoid compile time rewriting of dex code by verifier.
Ian Rogers
2012-08-28
1
-3
/
+3
*
Global lock levels.
Ian Rogers
2012-08-14
1
-113
/
+224
*
Remove unused "InitFromImageCallbackState"
Logan Chien
2012-07-12
1
-1
/
+0
*
Update DexFile_isDexOptNeeded to handle system.img oat files with classes.dex
Brian Carlstrom
2012-06-27
1
-4
/
+9
*
Code cleanup. Full sharpening.
TDYa127
2012-06-27
1
-2
/
+0
*
Increase use of ScopedJniThreadState.
Ian Rogers
2012-06-26
1
-12
/
+12
*
Compare checksum in oat files adjacent to jar/apk to support oat in system image
Brian Carlstrom
2012-06-25
1
-0
/
+4
*
Use static thread safety analysis when available, and fix the bugs GCC finds.
Elliott Hughes
2012-06-18
1
-13
/
+12
*
Support for a set of verifier failures.
Ian Rogers
2012-04-20
1
-13
/
+0
*
Revert "Support for a set of verifier failures."
Ian Rogers
2012-04-19
1
-0
/
+13
*
Support for a set of verifier failures.
Ian Rogers
2012-04-18
1
-13
/
+0
*
Add a SafeMap equivalent to std::map but without the error-prone operator[].
Elliott Hughes
2012-04-14
1
-2
/
+2
*
Late method resolution.
TDYa127
2012-04-07
1
-0
/
+4
*
Add ELF loader to OatFile.
Logan Chien
2012-04-06
1
-0
/
+3
*
Avoid a case of eager initialization.
Ian Rogers
2012-03-31
1
-4
/
+5
*
Add some extra debugging/diagnostic support.
Elliott Hughes
2012-03-22
1
-1
/
+2
*
Invoke static/direct dispatch change.
Ian Rogers
2012-02-27
1
-6
/
+14
*
Numerous fixes to compiler and verifier for cts vm-tests.
jeffhao
2012-02-23
1
-0
/
+1
*
user build support for art (2 of 3)
Brian Carlstrom
2012-02-16
1
-6
/
+6
*
Remove dexCacheResolvedMethods, address Proxy issue
Ian Rogers
2012-02-14
1
-3
/
+4
*
Revert "Remove dexCacheResolvedMethods from Method/Constructor"
Ian Rogers
2012-02-14
1
-9
/
+11
*
Remove dexCacheResolvedMethods from Method/Constructor
Ian Rogers
2012-02-13
1
-11
/
+9
*
Remove Method's dex_cache_resolved_fields_
Ian Rogers
2012-02-06
1
-2
/
+4
*
Fix checksum verification when opening DexFiles from OatFiles
Brian Carlstrom
2012-02-03
1
-4
/
+12
*
Improve debug-ability of native method registration
Ian Rogers
2012-02-03
1
-0
/
+1
*
Fix to prevent a dex file from being verified multiple times.
jeffhao
2012-01-31
1
-0
/
+3
*
Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like na...
Ian Rogers
2012-01-26
1
-1
/
+2
[next]