summaryrefslogtreecommitdiffstats
path: root/dalvik/src
Commit message (Expand)AuthorAgeFilesLines
* Add write(2).Elliott Hughes2011-03-251-12/+0
* Add read(2).Elliott Hughes2011-03-251-12/+0
* resolved conflicts for merge of cfa84a2a to dalvik-devBrian Carlstrom2011-03-2411-1744/+1936
|\
| * Import SamplingProfiler from http://code.google.com/p/dalvik/Brian Carlstrom2011-03-2411-1741/+1936
* | Add fcntl(2).Elliott Hughes2011-03-241-9/+0
* | Add listen(2).Elliott Hughes2011-03-241-4/+0
* | Add shutdown(2).Elliott Hughes2011-03-241-8/+0
* | Add open(2).Elliott Hughes2011-03-221-8/+0
* | Merge "Remove more dead SecurityManager cruft." into dalvik-devElliott Hughes2011-03-221-7/+2
|\ \
| * | Remove more dead SecurityManager cruft.Elliott Hughes2011-03-221-7/+2
* | | Move finalization into the core library.Carl Shapiro2011-03-214-12/+49
|/ /
* | Add lseek(2).Elliott Hughes2011-03-181-4/+0
* | Add ftruncate(2).Elliott Hughes2011-03-181-5/+0
* | Add sysconf(3).Elliott Hughes2011-03-181-4/+0
* | Add fstat(2), lstat(2), and stat(2).Elliott Hughes2011-03-171-4/+0
* | Add fsync(2) and fdatasync(2).Elliott Hughes2011-03-171-5/+0
* | Expose POSIX constants.Elliott Hughes2011-03-151-6/+4
* | Remove the stopAtPrivileged argument.Dan Bornstein2011-03-101-8/+4
* | Use -fvisibility and clean up a little.Elliott Hughes2011-03-081-4/+0
* | Clean up of test-related dalvik.annotation classesBrian Carlstrom2011-03-037-241/+6
* | Fix more FindBugs warnings: RR_NOT_CHECKED.Elliott Hughes2011-02-241-1/+2
* | am 2f323ffc: Merge "Move state from Sampler to SamplingProfiler that needs to...Brian Carlstrom2011-02-241-25/+30
|\ \ | |/
| * Move state from Sampler to SamplingProfiler that needs to be preserved across...Brian Carlstrom2011-02-241-25/+30
* | Simplify internal libcore logging.Elliott Hughes2011-02-223-19/+6
* | Fix various FindBugs warnings.Elliott Hughes2011-02-171-13/+8
* | Fix dalvik.system FindBugs warnings.Elliott Hughes2011-02-172-2/+5
* | Refactor DexClassLoader and PathClassLoader.Dan Bornstein2011-02-164-734/+595
* | Remove the obsolete TouchDex code.Elliott Hughes2011-02-104-716/+0
* | Move more of the system properties handling into managed code.Elliott Hughes2011-02-103-32/+26
* | am 7190be77: Restore the code for optimized file specification.Dan Bornstein2011-02-091-3/+4
|\ \ | |/
| * Restore the code for optimized file specification.Dan Bornstein2011-02-091-3/+4
* | Merge "Stub out and deprecate gcSoftReferences." into dalvik-devCarl Shapiro2011-02-081-3/+4
|\ \
| * | Stub out and deprecate gcSoftReferences.Carl Shapiro2011-02-071-3/+4
* | | resolved conflicts for merge of 6186821c to dalvik-devJesse Wilson2011-02-071-2/+1
|\ \ \ | |/ / |/| / | |/
| * Move libcore.base classes to libcore.util and libcore.io.Jesse Wilson2011-02-071-2/+1
* | am 82c16e90: am d57cdc2f: am 766776ce: Remove broken+deprecated SamplingProfi...Jesse Wilson2011-01-231-12/+0
|\ \ | |/
| * Remove broken+deprecated SamplingProfiler.writeHprofDataJesse Wilson2011-01-231-12/+0
* | am b0886c84: am d26f4e0d: am 6fcb5467: Merge "Expose an interface for clearin...Carl Shapiro2011-01-181-0/+6
|\ \ | |/
| * Expose an interface for clearing a heap growth limit.Carl Shapiro2011-01-181-0/+6
* | am 0d46536e: am cbd2876d: am be9c142f: Minor doc tweaks.Andy McFadden2011-01-181-9/+4
|\ \ | |/
| * Minor doc tweaks.Andy McFadden2011-01-181-9/+4
* | am 16ed9750: am a04850bc: am 6044fd95: Synch up file opening code in PathClas...Dan Bornstein2011-01-142-17/+25
|\ \ | |/
| * Synch up file opening code in PathClassLoader and DexClassLoader.Dan Bornstein2011-01-142-17/+25
* | am 3c61f6c5: am fb641fa5: am c4379294: Remove @cts comments from hidden classes.Carl Shapiro2011-01-122-5/+0
|\ \ | |/
| * Remove @cts comments from hidden classes.Carl Shapiro2011-01-122-5/+0
* | am bc307281: am 2ce1fb3e: am 55fa6d07: Merge "Remove the allocation limits in...Carl Shapiro2011-01-121-26/+12
|\ \ | |/
| * Remove the allocation limits interfaces.Carl Shapiro2011-01-121-26/+12
* | am 2d71deb0: am 651d1905: am 79214492: Fix a droid doc error caused by the er...Carl Shapiro2011-01-121-1/+1
|\ \ | |/
| * Fix a droid doc error caused by the erroneous inflection of @return.Carl Shapiro2011-01-121-1/+1
* | am 706ea0b9: am 5e7fa214: am f6dbefb3: Merge "Remove method level hiding with...Carl Shapiro2011-01-125-39/+1
|\ \ | |/