summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
...
* | | Implement full View.buildLayerJohn Reck2014-08-201-0/+8
|/ /
* | Stop using LinkProperties for static configuration.Lorenzo Colitti2014-08-191-16/+8
|/
* Merge "camera2: Add jpeg metadata for LEGACY shim." into lmp-devRuben Brunk2014-08-151-0/+8
|\
| * camera2: Add jpeg metadata for LEGACY shim.Ruben Brunk2014-08-161-0/+8
* | camera2: Fix shim aspect ratio scaling.Ruben Brunk2014-08-151-0/+9
|/
* Merge "Disable verification based on vold.decrypt. [frameworks/base]" into lm...Brian Carlstrom2014-08-151-1/+1
|\
| * Disable verification based on vold.decrypt. [frameworks/base]Brian Carlstrom2014-08-151-1/+1
* | Merge "Integrate NativeActivity with NativeBridge interfaces" into lmp-devCalin Juravle2014-08-152-6/+21
|\ \
| * | Integrate NativeActivity with NativeBridge interfacesYong WU2014-08-152-6/+21
| |/
* | Remove system_server classes from the boot image.Narayan Kamath2014-08-151-5/+1
|/
* DNG: Fix row stride check.Ruben Brunk2014-08-121-2/+2
* Fix shared library bug in bag attributesAdam Lesinski2014-08-111-19/+19
* Pass the name of the native bridge library to the runtimeCalin Juravle2014-08-111-0/+3
* Remove dependency on SkPaintOptionsAndroidDerek Sollenberger2014-08-074-20/+34
* Move image classes options from art to AndroidRuntime [frameworks/base]Brian Carlstrom2014-08-061-0/+4
* Disable compilation based on vold.decrypt. [frameworks/base]Brian Carlstrom2014-08-061-107/+65
* Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [framewor...Brian Carlstrom2014-08-061-0/+42
* Move bitmap transforms out of bitmap opsChris Craik2014-08-061-3/+18
* Fix JNI error in exception reporting.Mathieu Chartier2014-08-061-1/+4
* AudioSystem: add API to query audio HW sync sourceEric Laurent2014-08-051-0/+8
* Add resize method for virtual displaysMichael Wright2014-08-051-0/+9
* SoundTrigger API update.Eric Laurent2014-08-041-18/+118
* Add fontFeatureSettings to TextView and attrsBehdad Esfahbod2014-08-011-2/+2
* Merge "Add outline alpha" into lmp-devChris Craik2014-07-314-12/+13
|\
| * Add outline alphaChris Craik2014-07-314-12/+13
* | Support FontFeatureSettings in PaintBehdad Esfahbod2014-07-304-3/+27
* | Merge "Bump refcount of canvas created for Picture" into lmp-devRaph Levien2014-07-301-0/+4
|\ \ | |/ |/|
| * Bump refcount of canvas created for PictureRaph Levien2014-07-301-0/+4
* | Disable fallback chaining in Skia.Derek Sollenberger2014-07-301-4/+0
* | Use RoundRect clipping for circle reveal animationChris Craik2014-07-302-7/+6
* | Clean up Minikin includesBehdad Esfahbod2014-07-308-14/+11
* | SensorManager API changes.Aravind Akella2014-07-291-2/+1
* | Use new minikin Layout::doLayout() that doesn't use a CSS stringBehdad Esfahbod2014-07-291-18/+18
* | rename AudioSystem::newAudioSessionId()Eric Laurent2014-07-281-1/+1
* | AudioAttributes and AudioRecord.Jean-Michel Trivi2014-07-282-18/+56
* | Use blob (shared memory) for large data in sound model/recognition event/configSandeep Siddhartha2014-07-281-0/+8
* | AudioTrack transfer mode in JNIJean-Michel Trivi2014-07-281-4/+4
* | Merge "camera2: Add noiseModel when saving DNG tag."Ruben Brunk2014-07-261-4/+19
|\ \
| * | camera2: Add noiseModel when saving DNG tag.Ruben Brunk2014-07-251-4/+19
* | | Add read/writeBlob to ParcelSandeep Siddhartha2014-07-251-0/+63
|/ /
* | Move ClipBounds to nativeChris Craik2014-07-251-32/+17
* | Merge "Further centralize Minikin interaction" into lmp-devBehdad Esfahbod2014-07-245-31/+18
|\ \
| * | Further centralize Minikin interactionBehdad Esfahbod2014-07-255-31/+18
* | | Merge "Remove unused TextLayout.h" into lmp-devBehdad Esfahbod2014-07-241-82/+0
|\ \ \
| * | | Remove unused TextLayout.hBehdad Esfahbod2014-07-251-82/+0
| |/ /
* | | camera2: Fix LEGACY mode timestamps.Ruben Brunk2014-07-251-2/+25
|/ /
* | Move Canvas.h to a new location so that it can be shared with HWUI.Derek Sollenberger2014-07-251-127/+3
|/
* Add letter-spacing to Paint and TextViewBehdad Esfahbod2014-07-244-6/+34
* fix buildJohn Reck2014-07-241-1/+1
* Connect shadow style attributes to rendererChris Craik2014-07-241-3/+5