| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Merge "Minor tweak to NativeStart" into dalvik-dev | Andy McFadden | 2011-03-28 | 1 | -3/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Minor tweak to NativeStart | Andy McFadden | 2011-03-25 | 1 | -3/+2 |
* | | | | Add read(2). | Elliott Hughes | 2011-03-25 | 1 | -12/+0 |
|/ / / |
|
* | | | resolved conflicts for merge of cfa84a2a to dalvik-dev | Brian Carlstrom | 2011-03-24 | 11 | -1744/+1936 |
|\ \ \
| |/ / |
|
| * | | Import SamplingProfiler from http://code.google.com/p/dalvik/ | Brian Carlstrom | 2011-03-24 | 11 | -1741/+1936 |
| |/ |
|
* | | Add fcntl(2). | Elliott Hughes | 2011-03-24 | 1 | -9/+0 |
* | | Add listen(2). | Elliott Hughes | 2011-03-24 | 1 | -4/+0 |
* | | Add shutdown(2). | Elliott Hughes | 2011-03-24 | 1 | -8/+0 |
* | | Add open(2). | Elliott Hughes | 2011-03-22 | 1 | -8/+0 |
* | | Merge "Remove more dead SecurityManager cruft." into dalvik-dev | Elliott Hughes | 2011-03-22 | 1 | -7/+2 |
|\ \ |
|
| * | | Remove more dead SecurityManager cruft. | Elliott Hughes | 2011-03-22 | 1 | -7/+2 |
* | | | Move finalization into the core library. | Carl Shapiro | 2011-03-21 | 4 | -12/+49 |
|/ / |
|
* | | Add lseek(2). | Elliott Hughes | 2011-03-18 | 1 | -4/+0 |
* | | Add ftruncate(2). | Elliott Hughes | 2011-03-18 | 1 | -5/+0 |
* | | Add sysconf(3). | Elliott Hughes | 2011-03-18 | 1 | -4/+0 |
* | | Add fstat(2), lstat(2), and stat(2). | Elliott Hughes | 2011-03-17 | 1 | -4/+0 |
* | | Add fsync(2) and fdatasync(2). | Elliott Hughes | 2011-03-17 | 1 | -5/+0 |
* | | Expose POSIX constants. | Elliott Hughes | 2011-03-15 | 1 | -6/+4 |
* | | Remove the stopAtPrivileged argument. | Dan Bornstein | 2011-03-10 | 1 | -8/+4 |
* | | Use -fvisibility and clean up a little. | Elliott Hughes | 2011-03-08 | 1 | -4/+0 |
* | | Clean up of test-related dalvik.annotation classes | Brian Carlstrom | 2011-03-03 | 7 | -241/+6 |
* | | Fix more FindBugs warnings: RR_NOT_CHECKED. | Elliott Hughes | 2011-02-24 | 1 | -1/+2 |
* | | am 2f323ffc: Merge "Move state from Sampler to SamplingProfiler that needs to... | Brian Carlstrom | 2011-02-24 | 1 | -25/+30 |
|\ \
| |/ |
|
| * | Move state from Sampler to SamplingProfiler that needs to be preserved across... | Brian Carlstrom | 2011-02-24 | 1 | -25/+30 |
* | | Simplify internal libcore logging. | Elliott Hughes | 2011-02-22 | 3 | -19/+6 |
* | | Fix various FindBugs warnings. | Elliott Hughes | 2011-02-17 | 1 | -13/+8 |
* | | Fix dalvik.system FindBugs warnings. | Elliott Hughes | 2011-02-17 | 2 | -2/+5 |
* | | Refactor DexClassLoader and PathClassLoader. | Dan Bornstein | 2011-02-16 | 4 | -734/+595 |
* | | Remove the obsolete TouchDex code. | Elliott Hughes | 2011-02-10 | 4 | -716/+0 |
* | | Move more of the system properties handling into managed code. | Elliott Hughes | 2011-02-10 | 3 | -32/+26 |
* | | am 7190be77: Restore the code for optimized file specification. | Dan Bornstein | 2011-02-09 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | Restore the code for optimized file specification. | Dan Bornstein | 2011-02-09 | 1 | -3/+4 |
* | | Merge "Stub out and deprecate gcSoftReferences." into dalvik-dev | Carl Shapiro | 2011-02-08 | 1 | -3/+4 |
|\ \ |
|
| * | | Stub out and deprecate gcSoftReferences. | Carl Shapiro | 2011-02-07 | 1 | -3/+4 |
* | | | resolved conflicts for merge of 6186821c to dalvik-dev | Jesse Wilson | 2011-02-07 | 1 | -2/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Move libcore.base classes to libcore.util and libcore.io. | Jesse Wilson | 2011-02-07 | 1 | -2/+1 |
* | | am 82c16e90: am d57cdc2f: am 766776ce: Remove broken+deprecated SamplingProfi... | Jesse Wilson | 2011-01-23 | 1 | -12/+0 |
|\ \
| |/ |
|
| * | Remove broken+deprecated SamplingProfiler.writeHprofData | Jesse Wilson | 2011-01-23 | 1 | -12/+0 |
* | | am b0886c84: am d26f4e0d: am 6fcb5467: Merge "Expose an interface for clearin... | Carl Shapiro | 2011-01-18 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Expose an interface for clearing a heap growth limit. | Carl Shapiro | 2011-01-18 | 1 | -0/+6 |
* | | am 0d46536e: am cbd2876d: am be9c142f: Minor doc tweaks. | Andy McFadden | 2011-01-18 | 1 | -9/+4 |
|\ \
| |/ |
|
| * | Minor doc tweaks. | Andy McFadden | 2011-01-18 | 1 | -9/+4 |
* | | am 16ed9750: am a04850bc: am 6044fd95: Synch up file opening code in PathClas... | Dan Bornstein | 2011-01-14 | 2 | -17/+25 |
|\ \
| |/ |
|
| * | Synch up file opening code in PathClassLoader and DexClassLoader. | Dan Bornstein | 2011-01-14 | 2 | -17/+25 |
* | | am 3c61f6c5: am fb641fa5: am c4379294: Remove @cts comments from hidden classes. | Carl Shapiro | 2011-01-12 | 2 | -5/+0 |
|\ \
| |/ |
|
| * | Remove @cts comments from hidden classes. | Carl Shapiro | 2011-01-12 | 2 | -5/+0 |
* | | am bc307281: am 2ce1fb3e: am 55fa6d07: Merge "Remove the allocation limits in... | Carl Shapiro | 2011-01-12 | 1 | -26/+12 |
|\ \
| |/ |
|
| * | Remove the allocation limits interfaces. | Carl Shapiro | 2011-01-12 | 1 | -26/+12 |
* | | am 2d71deb0: am 651d1905: am 79214492: Fix a droid doc error caused by the er... | Carl Shapiro | 2011-01-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix a droid doc error caused by the erroneous inflection of @return. | Carl Shapiro | 2011-01-12 | 1 | -1/+1 |