summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* Update SkTypeface::CreateFromName to handle NULL if familyName does not matchDerek Sollenberger2013-09-191-5/+7
* Use a native buffer for decoding images.Leon Scroggins III2013-09-184-215/+36
* Merge "Do not allocate so much memory on the stack." into klp-devLeon Scroggins III2013-09-161-11/+20
|\
| * Do not allocate so much memory on the stack.Leon Scroggins III2013-09-121-11/+20
* | Implement #10749688: Improve low memory reportingDianne Hackborn2013-09-131-0/+83
|/
* Merge "Add HOTWORD as an AudioSource" into klp-devEric Laurent2013-09-121-2/+9
|\
| * Add HOTWORD as an AudioSourceEric Laurent2013-09-101-2/+9
* | Merge changes Ia6300c23,Idd2ae8ad into klp-devEino-Ville Talvala2013-09-121-1/+19
|\ \
| * | Camera2: Immutable metadataEino-Ville Talvala2013-09-111-1/+19
| |/
* | Merge "Remove dependency on JNIHelp header side effects." into klp-devRuben Brunk2013-09-127-0/+7
|\ \
| * | Remove dependency on JNIHelp header side effects.Ruben Brunk2013-09-107-0/+7
* | | Merge "Surface: Change OutOfResourcesException to be a runtime exception" int...Igor Murashkin2013-09-111-1/+1
|\ \ \
| * | | Surface: Change OutOfResourcesException to be a runtime exceptionIgor Murashkin2013-09-091-1/+1
| | |/ | |/|
* | | Merge "Avoid ref-ing AndroidPixelRefs that wrap others in globalRef/Unref" in...Chris Craik2013-09-111-2/+10
|\ \ \ | |/ / |/| |
| * | Avoid ref-ing AndroidPixelRefs that wrap others in globalRef/UnrefChris Craik2013-09-101-2/+10
* | | Merge "Create a pixelref wrapper for reused bitmaps" into klp-devChris Craik2013-09-093-7/+55
|\ \ \ | |/ /
| * | Create a pixelref wrapper for reused bitmapsChris Craik2013-09-093-7/+55
* | | Merge "Register jni objs in CreateJavaOutputStreamAdaptor" into klp-devLeon Scroggins III2013-09-092-66/+61
|\ \ \ | |_|/ |/| |
| * | Register jni objs in CreateJavaOutputStreamAdaptorLeon Scroggins III2013-09-062-66/+61
| |/
* | Implement issue #10550827: watching gpu memory for occam_svelteDianne Hackborn2013-09-061-21/+95
|/
* Merge "Java API for AudioTrack timestamps" into klp-devGlenn Kasten2013-09-041-0/+25
|\
| * Java API for AudioTrack timestampsGlenn Kasten2013-09-041-0/+25
* | Revert workaround for Skia bug now that Skia has been fixed.Derek Sollenberger2013-09-041-2/+0
|/
* Sensor batching. Implementation for registerListener(with batch support) and ...Aravind Akella2013-09-031-11/+41
* Merge "Change name back to CreateJavaInputStreamAdaptor." into klp-devLeon Scroggins III2013-09-034-20/+19
|\
| * Change name back to CreateJavaInputStreamAdaptor.Leon Scroggins III2013-09-034-20/+19
* | EGL10.eglCreateWindowSurface should set producerControlledByAppJesse Hall2013-08-301-2/+2
|/
* Merge "Replace stream wrap-function w/ more specific ones" into klp-devLeon Scroggins III2013-08-299-147/+376
|\
| * Replace stream wrap-function w/ more specific onesLeon Scroggins III2013-08-279-147/+376
* | Fix unpremul setting in BitmapRegionDecoder.Leon Scroggins III2013-08-261-1/+1
|/
* wifi-display: add certification optionsChong Zhang2013-08-231-3/+25
* Merge "Camera1: Rename setPreviewTexture to ...Target for clarity" into klp-devEino-Ville Talvala2013-08-221-2/+2
|\
| * Camera1: Rename setPreviewTexture to ...Target for clarityEino-Ville Talvala2013-08-211-2/+2
* | The VM handles blocking SIGPIPE.Elliott Hughes2013-08-211-15/+0
* | Merge "Launch VM with -XX:LowMemoryMode if ro.config.low_ram is "true"." into...Mathieu Chartier2013-08-211-0/+6
|\ \ | |/ |/|
| * Launch VM with -XX:LowMemoryMode if ro.config.low_ram is "true".Mathieu Chartier2013-08-201-0/+6
* | Add inPremutiplied option to BitmapFactory.Options, functionality in BitmapChris Craik2013-08-2010-88/+178
|/
* Merge "Avoid crashing in unlockCanvasAndPost" into klp-devAndy McFadden2013-08-201-4/+11
|\
| * Avoid crashing in unlockCanvasAndPostAndy McFadden2013-08-201-4/+11
* | AudioSystem: new audioflinger restart detectionEric Laurent2013-08-191-18/+17
* | Revert "Fix media server restart detection mechanism"Eric Laurent2013-08-191-31/+1
* | Merge "Remove a fixed-length buffer in the wifi code." into klp-devElliott Hughes2013-08-193-92/+51
|\ \ | |/ |/|
| * Remove a fixed-length buffer in the wifi code.Elliott Hughes2013-08-163-92/+51
* | Merge "Richer ParcelFileDescriptor close events." into klp-devJeff Sharkey2013-08-173-154/+0
|\ \
| * | Richer ParcelFileDescriptor close events.Jeff Sharkey2013-08-163-154/+0
| |/
* | Convert 4444 bitmaps to 8888Romain Guy2013-08-151-3/+6
* | Gracefully handle missing directories.Jeff Sharkey2013-08-151-6/+10
|/
* Merge "Expose vendor and product IDs for InputDevices" into klp-devMichael Wright2013-08-131-5/+9
|\
| * Expose vendor and product IDs for InputDevicesMichael Wright2013-08-121-5/+9
* | Merge "Take text alignment into account to compue text bounds Bug #10258621" ...Romain Guy2013-08-121-4/+4
|\ \ | |/ |/|