index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libart
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only allow once GC request at a time.
Mathieu Chartier
2014-10-24
1
-7
/
+2
*
Add VMRuntime.isBootClassPathOnDisk
Brian Carlstrom
2014-09-30
1
-0
/
+13
*
Merge "Revert "Timing hacks DO NOT MERGE"" into lmp-dev
Anwar Ghuloum
2014-09-24
1
-27
/
+0
|
\
|
*
Revert "Timing hacks DO NOT MERGE"
Anwar Ghuloum
2014-09-24
1
-27
/
+0
*
|
Merge "Change FinalizerWatchdogDaemon to not hold objects live" into lmp-dev
Mathieu Chartier
2014-09-19
1
-11
/
+22
|
\
\
|
*
|
Change FinalizerWatchdogDaemon to not hold objects live
Mathieu Chartier
2014-09-19
1
-11
/
+22
*
|
|
DO NOT MERGE. Only have a portable entrypoint in portable builds.
Ian Rogers
2014-09-18
1
-1
/
+2
|
/
/
*
|
Add Reference.getReferent for reference intrinsic.
Mathieu Chartier
2014-09-09
1
-1
/
+13
*
|
Add handling for hashed uninflated object.
Mathieu Chartier
2014-09-08
1
-0
/
+6
|
/
*
Timing hacks DO NOT MERGE
Anwar Ghuloum
2014-09-05
1
-0
/
+27
*
Don't allow Class.class.getDeclaredConstructor().setAccessible().
Mathieu Chartier
2014-08-11
1
-0
/
+7
*
Workaround doclava leaking ArtMethod
Brian Carlstrom
2014-08-05
1
-0
/
+8
*
reconcile aosp (0d589d78c1c2a809429911fc4756856b53404fb9) after branching. Pl...
Ed Heyl
2014-07-14
1
-0
/
+16
*
API to query whether a given instruction set / abi is 64bit.
Narayan Kamath
2014-07-09
1
-0
/
+11
*
Fix javadoc @char instead of @code.
Elliott Hughes
2014-06-26
1
-1
/
+1
*
Merge "Clarify the String.compareTo contract and add tests."
Elliott Hughes
2014-06-26
1
-304
/
+148
|
\
|
*
Clarify the String.compareTo contract and add tests.
Elliott Hughes
2014-06-26
1
-304
/
+148
*
|
libcore: Clean up Enum.compareTo(E)
Valter Strods
2014-06-24
1
-1
/
+1
*
|
Fix libart files to work with javadoc
Brian Carlstrom
2014-06-18
2
-2
/
+2
|
/
*
Provide more information about the runtime
Sebastien Hertz
2014-05-22
1
-0
/
+15
*
Remove ArtMethod's quick fields for frame size and spills.
Vladimir Marko
2014-05-12
1
-13
/
+0
*
Handle Reference.get in native code.
Mathieu Chartier
2014-05-06
1
-0
/
+198
*
Add finalizer references in native code.
Mathieu Chartier
2014-05-01
1
-3
/
+0
*
Add a mapping between ABIs and instruction sets.
Narayan Kamath
2014-05-01
1
-0
/
+30
*
Merge "Remove ArtMethod's quick fields mapping table and vmap table."
Vladimir Marko
2014-04-28
1
-16
/
+0
|
\
|
*
Remove ArtMethod's quick fields mapping table and vmap table.
Vladimir Marko
2014-04-16
1
-16
/
+0
*
|
Fix Class.newInstance to not wrap its exceptions.
Jeff Hao
2014-04-23
1
-4
/
+4
|
/
*
Merge "Fix reflection access checks for app compatibility in libcore."
Jeff Hao
2014-04-01
1
-0
/
+7
|
\
|
*
Fix reflection access checks for app compatibility in libcore.
Jeff Hao
2014-04-01
1
-0
/
+7
*
|
Rename read barrier-related fields.
Hiroshi Yamauchi
2014-03-31
1
-3
/
+3
|
/
*
Add access checks to Method and Field reflection.
Jeff Hao
2014-03-27
5
-47
/
+135
*
ART sampling profiler
Dave Allison
2014-03-07
1
-1
/
+1
*
Add unpadded array allocations.
Ian Rogers
2014-02-28
1
-0
/
+7
*
(Experimental) Add Brooks pointers (libcore).
Hiroshi Yamauchi
2014-02-25
1
-0
/
+9
*
Merge "Add documentation around zero-length timeouts"
Neil Fuller
2014-02-12
2
-48
/
+56
|
\
|
*
Add documentation around zero-length timeouts
Neil Fuller
2014-02-12
2
-48
/
+56
*
|
Don't hardcode object layout in Unsafe.
Hiroshi Yamauchi
2014-02-11
1
-19
/
+5
*
|
Fix Thread.sleep(0) of an interrupted thread
Brian Carlstrom
2014-02-10
1
-0
/
+14
|
/
*
64bit ART object model changes.
Ian Rogers
2014-02-06
3
-34
/
+95
*
Merge "ART: remove dex cache's initialized static storage."
Ian Rogers
2014-01-08
2
-4
/
+0
|
\
|
*
ART: remove dex cache's initialized static storage.
Ian Rogers
2014-01-07
2
-4
/
+0
*
|
Add registerAppInfo to the VMRuntime object
Dave Allison
2013-12-18
1
-0
/
+5
|
/
*
Add method for updating dalvik process state through VMRuntime.
Mathieu Chartier
2013-11-25
1
-0
/
+6
*
Replace usage of CopyOnWriteArraySet.
Narayan Kamath
2013-11-22
2
-22
/
+40
*
Fix the art version of getGenericSuperclass.
Narayan Kamath
2013-11-22
1
-1
/
+6
*
Fix Class.getEnclosingClass for anonymous classes declared in <clinit> methods
Brian Carlstrom
2013-11-07
1
-4
/
+5
*
Libcore support for Interface Method Tables (IMT).
Jeff Hao
2013-11-07
1
-0
/
+3
*
Add VMRuntime.getTargetSdkVersion.
Alex Klyubin
2013-10-24
1
-2
/
+18
*
Merge "Preload DexCaches"
Brian Carlstrom
2013-10-21
1
-3
/
+5
|
\
|
*
Preload DexCaches
Brian Carlstrom
2013-10-16
1
-3
/
+5
[next]