- Feb 18, 2017
-
-
Miao Wang authored
- Include rsApiStubs.h instead of rs.h, and remove unused dependencies for rs.h in Android.mk. - Remove libRSDriver.so from LOCAL_REQUIRED_MODULE, since it is not required nor directly used by librs_jni.so. - Fix the discrepancy in ElementGetNativeData and ElementGetSubElements, respective to NDK APIs exposed in libRS.so. rsApiStubs.h contains all public RenderScript APIs exposed in libRS.so. It fixes the mismatch of the declarations and definitions of the two functions mentioned above. And it does not rely on the auto generated header (rsgApiFuncDecl.h) anymore. Bug: 34396220 Test: mm Change-Id: Iedb1b976cfa9033dccefe78cbe80c8022f990e53
-
Tetsutoki Shiozawa authored
am: 046194a0 Change-Id: Ic431cf76e498998b2b9c6d2e40ee46bd00db5a4d
-
Colin Cross authored
am: de523d80 Change-Id: Ib567b678baa71884b7d8b5b603cd4a9e3ced1c75
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Pulkit Bhuwalka authored
Test: Resolved merge conflict. Built locally. Change-Id: If8e439d513ac2242b82f67a4c68bc3adfabe2b9c
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Aurimas Liutikas authored
Apps that expect to use the current SDK don't specify anything in their manifest and the build system rightfully injects the current SDK. Any apps that specify their own <uses-sdk> or versionCode are telling the build system that they are purposely using some other minSdkVersion, etc (support library demos). Test: None Change-Id: I0aba3a71e15703c7bcafcf4d35608a1851dd8567 Fixes: 34901699
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Svet Ganov authored
bug:34983226 Test: CTS passes Change-Id: I457154fecdc15c057e276358e443d3c941128ab2
-
Svetoslav Ganov authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
Romain Guy authored
RGBA16F bitmaps used as an SkBitmapShader would not set the hasLinearTexture flag in the program description, causing a shader to be generated without the proper opto-electronic transfer function. Bug: 35482305 Test: bit -t CtsUiRenderingTestCases:android.uirendering.cts.testclasses.Rgba16fTests Change-Id: I23354f8189a6b27b677eac9df82677e91282a31d
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
Merge "Add escrow token APIs to TrustAgentService Security review: b/31273740 Design doc: go/auto_login Test: manual Change-Id: Ib11d4146135a58f1dc451ae8e081977a8f8e6ace"
-
Winson Chung authored
- When the menu activity is hidden or destroyed by the system, we should reset the state so that we can restore the input consumer and show again property next time the PiP is interacted with. - Also ensuring that non-focused pinned stack windows are not added to the input window list Bug: 35462085 Bug: 34281221 Test: Relaunch a PiP activity that is single top. Test: Launch a new task/activity from a PiP activity after the menu is visible. Change-Id: I43829cce50669de704caf5a720c2adf7daf92398
-
Adam Lesinski authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
* changes: Display on-going notification for apps using alert windows. Set importance for processes displaying app-overlays based on visibility
-
Tetsutoki Shiozawa authored
am: add56f7b Change-Id: I00cd1ae9bd14043f6ad893076d4adebb59d4cde5
-
Suprabh Shukla authored
Iterating over ArraySet using iterators is still more efficient than first calling ArraySet#toArray and then iterating over the array. Test: Minor optimization. make and existing tests should suffice. Change-Id: Ifc282bfca98cf89b047dddddd78a6de020f27381
-
TreeHugger Robot authored
-
Tetsutoki Shiozawa authored
am: 2122e42e Change-Id: Ibf9e9d7a0a397e314588322b5c8228cf5fa23957
-
Fan Zhang authored
Bug: 34975477 Test: Builds Change-Id: Ie59fb0639c6aa4044ba4fdb0a71dd489bd2d3b68
-
TreeHugger Robot authored
-
Colin Cross authored
am: 11436455 Change-Id: I5c15471c8e98a1a45df669c2d7a6a2956c9227b8
-
TreeHugger Robot authored
-
- Feb 17, 2017
-
-
Colin Cross authored
am: a34472b7 Change-Id: I1a2c5018f2f85bb21fccdccd3c736fdc844dcf92
-
Treehugger Robot authored
-
Colin Cross authored
-
Pulkit Bhuwalka authored
am: 806ac5e1 Change-Id: I05b90b0f77fa74268f2f92bfa2e4decec3af5745
-