summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* am 269d3722: am 86aa1953: am 2a26547f: Merge "Track libcore API update."Elliott Hughes2013-07-081-0/+2
|\
| * am 86aa1953: am 2a26547f: Merge "Track libcore API update."Elliott Hughes2013-07-081-0/+2
| |\
| | * am 2a26547f: Merge "Track libcore API update."Elliott Hughes2013-07-081-0/+2
| | |\
| | | * Track libcore API update.Elliott Hughes2013-07-081-0/+2
* | | | Merge "Misc memory stuff."Dianne Hackborn2013-07-021-0/+1
|\ \ \ \
| * | | | Misc memory stuff.Dianne Hackborn2013-07-021-0/+1
* | | | | am 9544df07: am e88fe7f4: am 94fed1c5: Merge "Track libcore API update."Elliott Hughes2013-07-011-0/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am e88fe7f4: am 94fed1c5: Merge "Track libcore API update."Elliott Hughes2013-07-011-0/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | am 94fed1c5: Merge "Track libcore API update."Elliott Hughes2013-07-011-0/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Track libcore API update.Elliott Hughes2013-07-011-0/+2
* | | | | am aaf16120: am 7c56325d: am c26e5505: Merge "Track libcore API update."Elliott Hughes2013-07-011-0/+84
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | am 7c56325d: am c26e5505: Merge "Track libcore API update."Elliott Hughes2013-07-011-0/+84
| |\ \ \ | | |/ /
| | * | am c26e5505: Merge "Track libcore API update."Elliott Hughes2013-07-011-0/+84
| | |\ \ | | | |/
| | | * Track libcore API update.Elliott Hughes2013-07-011-0/+84
* | | | am 1a6fe26d: am c63c0682: am e3b94f05: Merge "Track libcore API change."Elliott Hughes2013-06-281-0/+1
|\ \ \ \ | |/ / /
| * | | am c63c0682: am e3b94f05: Merge "Track libcore API change."Elliott Hughes2013-06-281-0/+1
| |\ \ \ | | |/ /
| | * | am e3b94f05: Merge "Track libcore API change."Elliott Hughes2013-06-281-0/+1
| | |\ \ | | | |/
| | | * Track libcore API change.Elliott Hughes2013-06-281-0/+1
* | | | Correct request template value for record and stillZhijun He2013-06-281-2/+2
* | | | am d1411efe: am 324993ab: am 5216f11e: Merge "Track libcore API update."Elliott Hughes2013-06-281-0/+9
|\ \ \ \ | |/ / /
| * | | am 324993ab: am 5216f11e: Merge "Track libcore API update."Elliott Hughes2013-06-281-0/+9
| |\ \ \ | | |/ /
| | * | am 5216f11e: Merge "Track libcore API update."Elliott Hughes2013-06-281-0/+9
| | |\ \ | | | |/
| | | * Track libcore API update.Elliott Hughes2013-06-281-0/+9
* | | | am 5d2d2222: am ce566b50: am ee66531f: Merge "Track libcore API update."Elliott Hughes2013-06-281-0/+2
|\ \ \ \ | |/ / /
| * | | am ce566b50: am ee66531f: Merge "Track libcore API update."Elliott Hughes2013-06-281-0/+2
| |\ \ \ | | |/ /
| | * | am ee66531f: Merge "Track libcore API update."Elliott Hughes2013-06-281-0/+2
| | |\ \ | | | |/
| | | * Track libcore API update.Elliott Hughes2013-06-281-0/+2
* | | | am 34ba52a0: am a9510297: am 505974eb: Merge "Track libcore API update."Elliott Hughes2013-06-281-0/+12
|\ \ \ \ | |/ / /
| * | | am a9510297: am 505974eb: Merge "Track libcore API update."Elliott Hughes2013-06-281-0/+12
| |\ \ \ | | |/ /
| | * | am 505974eb: Merge "Track libcore API update."Elliott Hughes2013-06-281-0/+12
| | |\ \ | | | |/
| | | * Track libcore API update.Elliott Hughes2013-06-281-0/+12
* | | | New API: apps can request a wipe of their own dataChristopher Tate2013-06-271-0/+1
* | | | Merge "Add API to convert translucent Activity to opaque."Craig Mautner2013-06-271-0/+1
|\ \ \ \
| * | | | Add API to convert translucent Activity to opaque.Craig Mautner2013-06-251-0/+1
* | | | | Merge "Refcount 9-patches and properly handle GC events"Romain Guy2013-06-271-0/+3
|\ \ \ \ \
| * | | | | Refcount 9-patches and properly handle GC eventsRomain Guy2013-06-261-0/+3
* | | | | | Merge "Add new ActivityManager.isLowRamDevice()."Dianne Hackborn2013-06-261-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add new ActivityManager.isLowRamDevice().Dianne Hackborn2013-06-261-0/+1
* | | | | | Merge "ImageReader: Implementation of ImageReader and Image APIs"Zhijun He2013-06-261-15/+13
|\ \ \ \ \ \
| * | | | | | ImageReader: Implementation of ImageReader and Image APIsZhijun He2013-06-261-15/+13
| |/ / / / /
* | | | | | Merge "Single-user restrictions"Amith Yamasani2013-06-261-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Single-user restrictionsAmith Yamasani2013-06-251-0/+2
* | | | | | Initial camera device implementationIgor Murashkin2013-06-261-14/+17
* | | | | | Partial CameraManager implementationIgor Murashkin2013-06-261-3/+2
|/ / / / /
* | | | | Revert "Partial CameraManager implementation"Igor Murashkin2013-06-251-1/+2
* | | | | Partial CameraManager implementationIgor Murashkin2013-06-241-2/+1
|/ / / /
* | | | Merge "Print APIs documentation update"Svetoslav2013-06-241-2/+2
|\ \ \ \
| * | | | Print APIs documentation updateSvetoslav2013-06-241-2/+2
* | | | | Merge "Minor fixes to android.opengl.Matrix"Andy McFadden2013-06-241-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Minor fixes to android.opengl.MatrixAndy McFadden2013-06-211-1/+1