| Commit message (Expand) | Author | Age | Files | Lines |
* | Make isAssignableFrom not cast iftable entries to class. | Jeff Hao | 2015-07-14 | 1 | -2/+1 |
* | Send SIGQUIT when finalizer times out | Mathieu Chartier | 2015-06-11 | 1 | -0/+10 |
* | Add VMRuntime.runFinalizationWithTimeout | Mathieu Chartier | 2015-06-05 | 1 | -0/+25 |
* | Move mirror::ArtMethod to native | Mathieu Chartier | 2015-06-01 | 4 | -89/+15 |
* | Removed offset and value from String and added StringFactory. | Jeff Hao | 2015-04-27 | 4 | -380/+1476 |
* | Move Class.newInstance to native | Mathieu Chartier | 2015-04-24 | 2 | -34/+1 |
* | Merge "Fix hashCode() for the read barrier lock word change." | Hiroshi Yamauchi | 2015-04-24 | 1 | -3/+4 |
|\ |
|
| * | Fix hashCode() for the read barrier lock word change. | Hiroshi Yamauchi | 2015-04-23 | 1 | -3/+4 |
* | | Merge "Tidy up Package and classloader comments" | Neil Fuller | 2015-04-24 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Tidy up Package and classloader comments | Neil Fuller | 2015-04-22 | 1 | -2/+2 |
* | | Move java.nio.Charsets to libcore.util. | Narayan Kamath | 2015-04-22 | 1 | -7/+7 |
|/ |
|
* | Fix Class.forName(..., ..., null) to pass 068-classloader's testClassForName | Brian Carlstrom | 2015-04-21 | 2 | -18/+17 |
* | Add missing @hide and fix Constructor + Method changing API | Mathieu Chartier | 2015-04-21 | 3 | -7/+14 |
* | Move functionality from ArtMethod into Method | Mathieu Chartier | 2015-04-21 | 6 | -308/+112 |
* | Libcore: Remove getClassLoaderImpl | Andreas Gampe | 2015-04-20 | 1 | -18/+1 |
* | Document behavior of Class.forName with a null ClassLoader | Brian Carlstrom | 2015-04-20 | 1 | -7/+11 |
* | Merge "Remove ArtField" | Mathieu Chartier | 2015-04-10 | 3 | -75/+26 |
|\ |
|
| * | Remove ArtField | Mathieu Chartier | 2015-04-10 | 3 | -75/+26 |
* | | Avoid using dex cache array pointers in libart. | Vladimir Marko | 2015-04-10 | 4 | -69/+50 |
|/ |
|
* | Add dalvik.system.TransactionAbortError class | Sebastien Hertz | 2015-04-02 | 1 | -0/+62 |
* | Make ArtField have no functionality | Mathieu Chartier | 2015-03-29 | 5 | -257/+73 |
* | java.lang.reflect: Use only relevant modifiers when converting to string | Sergio Giro | 2015-03-11 | 2 | -5/+9 |
* | Libcore: Remove unused constructor | Andreas Gampe | 2015-03-03 | 1 | -5/+1 |
* | Libcore: Use explicit names for Daemons | Andreas Gampe | 2015-03-03 | 1 | -1/+26 |
* | Fix incorrect cache key. | You Kim | 2015-02-26 | 1 | -1/+1 |
* | Merge "Add VMRuntime.clampGrowthLimit" | Mathieu Chartier | 2015-01-09 | 1 | -0/+6 |
|\ |
|
| * | Add VMRuntime.clampGrowthLimit | Mathieu Chartier | 2015-01-08 | 1 | -0/+6 |
* | | Make some hidden methods final and more obviously private | Neil Fuller | 2015-01-07 | 2 | -7/+7 |
|/ |
|
* | Move heap trimming daemon and GC deamon into a single daemon | Mathieu Chartier | 2014-12-19 | 2 | -33/+27 |
* | Move GC daemon locking logic into heap | Mathieu Chartier | 2014-12-15 | 2 | -21/+13 |
* | Only allow one requestGC at a time | Mathieu Chartier | 2014-12-12 | 1 | -0/+6 |
* | Move dexCacheStrings from ArtMethod to ArtClass | Mathieu Chartier | 2014-11-25 | 2 | -10/+4 |
* | Delete pointer sized fields | Mathieu Chartier | 2014-11-18 | 1 | -29/+0 |
* | Binary search through ArtFields to match by name. | Narayan Kamath | 2014-11-14 | 1 | -8/+31 |
* | Delete unused imtable field | Mathieu Chartier | 2014-11-10 | 1 | -3/+0 |
* | Only allow once GC request at a time. | Mathieu Chartier | 2014-10-23 | 1 | -7/+2 |
* | Make unchecked getDeclaredFields/Methods methods public-hidden | Alan Viverette | 2014-10-16 | 1 | -11/+23 |
* | Fix ReferenceQueueDaemon.enqueue to start at element 1 of the list | Mathieu Chartier | 2014-10-15 | 1 | -14/+8 |
* | Add VMRuntime.isBootClassPathOnDisk | Brian Carlstrom | 2014-09-30 | 1 | -0/+13 |
* | Update Class.primitiveType field uses. | Hiroshi Yamauchi | 2014-09-25 | 1 | -2/+5 |
* | Change FinalizerWatchdogDaemon to not hold objects live | Mathieu Chartier | 2014-09-19 | 1 | -11/+22 |
* | Merge "Remove referenceStaticOffsets from Class.java since it's not needed an... | Mingyao Yang | 2014-09-10 | 1 | -3/+0 |
|\ |
|
| * | Remove referenceStaticOffsets from Class.java since it's not needed anymore. | Mingyao Yang | 2014-09-10 | 1 | -3/+0 |
* | | 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 |
* | Make explicit that ISA names are used in some sys properties | Calin Juravle | 2014-08-26 | 1 | -0/+4 |
* | 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 |
* | API to query whether a given instruction set / abi is 64bit. | Narayan Kamath | 2014-07-14 | 1 | -0/+11 |
* | Moved slow path flag to Reference class | Fred Shih | 2014-07-10 | 1 | -0/+16 |