summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor text drawing to move minikin interactions outside of the canvas inte...Derek Sollenberger2014-07-243-156/+198
* Make updateLocalMatrix replace the current Matrix.Leon Scroggins III2014-07-241-5/+9
* Rewriting android.text.format.Time without the native _tz functionsNeil Fuller2014-07-245-981/+0
* Merge "Make setter methods on Outline call setEmpty() based on params" into l...Chris Craik2014-07-221-0/+9
|\
| * Make setter methods on Outline call setEmpty() based on paramsChris Craik2014-07-221-0/+9
* | Cleanup: Delete dead code.Sreeram Ramachandran2014-07-221-23/+0
* | Merge "[Bitmap] Add null pointer protection in Bitmap_sameAs()" into lmp-devChris Craik2014-07-221-1/+13
|\ \
| * | [Bitmap] Add null pointer protection in Bitmap_sameAs()henry.uh_chen2014-07-221-1/+13
| |/
* | Add android.Paint that inherits SkPaintBehdad Esfahbod2014-07-2219-327/+425
|/
* Remove invalid SkASSERT that prevents us from running with SK_DEBUGDerek Sollenberger2014-07-211-1/+0
* Separate Canvas JNI code from the implementation.Derek Sollenberger2014-07-2113-1357/+1583
* Add RT-enabled reveal animatorJohn Reck2014-07-181-3/+12
* Fix exceptions in ActivityRecognition platform stack.destradaa2014-07-171-8/+3
* Revert "Separate Canvas JNI code from the implementation."John Reck2014-07-1713-1589/+1357
* Merge "Add accessibility text contrast setting" into lmp-devChris Craik2014-07-161-0/+7
|\
| * Add accessibility text contrast settingChris Craik2014-07-161-0/+7
* | Merge "Fix root RenderNode damage calculation" into lmp-devJohn Reck2014-07-161-7/+0
|\ \
| * | Fix root RenderNode damage calculationJohn Reck2014-07-161-7/+0
* | | Launch processes running under the 'bluetooth' uid with CAP_WAKE_ALARM.Sharvil Nanavati2014-07-161-1/+9
* | | Separate Canvas JNI code from the implementation. DO NOT MERGEDerek Sollenberger2014-07-1513-1357/+1589
|/ /
* | Merge "Implement outline support for nine patches" into lmp-devChris Craik2014-07-145-70/+68
|\ \
| * | Implement outline support for nine patchesChris Craik2014-07-145-70/+68
| |/
* | camera2: Update shader scaling matrix for legacy mode.Ruben Brunk2014-07-141-0/+106
* | Zygote: make libprocessgroup failures non-fatalColin Cross2014-07-141-2/+5
|/
* Remove unnecessary code and APIs.Sreeram Ramachandran2014-07-111-8/+0
* Add support in the platform for Activity Recognition Hardware.destradaa2014-07-113-0/+307
* Merge "Define NETID_UNSET in ConnectivityManager."Paul Jensen2014-07-101-12/+0
|\
| * Define NETID_UNSET in ConnectivityManager.Paul Jensen2014-07-111-12/+0
* | Merge "Simplify Shader.setLocalMatrix."Leon Scroggins III2014-07-101-6/+7
|\ \ | |/ |/|
| * Simplify Shader.setLocalMatrix.Leon Scroggins III2014-07-101-6/+7
* | Camera2: Add CPU/GPU overhead measurement to legacy modeEino-Ville Talvala2014-07-103-0/+338
* | DNG: Implement remaining interface methods.Ruben Brunk2014-07-101-188/+1105
* | Convert Vpn from NetworkStateTracker to NetworkAgent.Paul Jensen2014-07-101-0/+6