- May 06, 2015
-
-
John Spurlock authored
Bug: 20346315 Change-Id: Ia6af36d856a17639bf27c9a7b4941655d38d2a99
-
John Spurlock authored
-
Chih-Hung Hsieh authored
-
Amith Yamasani authored
-
Amith Yamasani authored
Not just device owners Change-Id: I78ad815651e9bdc4bd78e61d634a5067935fa33f
-
Chih-Hung Hsieh authored
BUG: 20765163 Change-Id: I13f36f76541216c5c1c20ae8866e09038e08e6f8 (cherry picked from AOSP commit 97627314)
-
- May 05, 2015
-
-
Jean-Luc Brouillet authored
* commit '79f12bb6': docs: Overhaul of the RenderScript reference documentation.
-
Selim Cinek authored
-
Selim Cinek authored
-
Selim Cinek authored
-
Selim Cinek authored
-
Selim Cinek authored
-
Jean-Luc Brouillet authored
* commit 'd967fcbe': docs: Overhaul of the RenderScript reference documentation.
-
Etan Cohen authored
-
Jean-Luc Brouillet authored
* commit 'e9f17cda': docs: Overhaul of the RenderScript reference documentation.
-
Jae Seo authored
-
Jae Seo authored
UNRATED is equivalent to Java null in its meaning and usage, thus it is not appropriate to use non-trivial strings such as "com.android.tv" and "UNRATED" to create this constant. Replaced them with the string "null", which is commonly used in other parts of Android and also modified the documentation to clarify its usage. Bug: 19102311 Change-Id: I28ac8da3584eb2cc6dfd7284e2b88873fd4e9d13
-
John Spurlock authored
Bug: 18635172 Change-Id: Ifeb56f1c8d8a30c4966c628edf7512199f3edb22
-
Jean-Luc Brouillet authored
cherry-pick from CL: https://android-review.googlesource.com/148241 This CL replaces the Doxygen generated documentation by one that's created by our internal tool found in framework/rs/api. The big advantages: - Can handle overloaded functions. Doxygen could not and RenderScript has many. - Can have version information. - Can match the look of the Java documentation. - Cleaner look and no leaking of internal paths. This CL also include changes introduced by the L release which was missing previously. Change-Id: Icade41d04d35e45c445ad952bb8ce14389f9f59f
-
Etan Cohen authored
Feature code (mostly) implemented but not final or supported in release. Change-Id: I65c4d4400a814718c51954299ef7c993a37638e2
-
Ben Kwa authored
-
Selim Cinek authored
This lead to the dismissView and other views being measured with height 0 and therefore harm performance and animations. Bug: 20665047 Change-Id: I985c40948994b409cea5ac7c34a711ce243c62f1
-
Selim Cinek authored
This could lead to clicks on notifications not being recognized when opening. Bug: 19228079 Change-Id: I02c856dd885c8e9bb228a5b20e975e27dba60d12
-
Selim Cinek authored
Change-Id: I811f3cd543f0e69d06bfe692435c579b7844173e
-
Selim Cinek authored
Change-Id: Ic65e638eed214a240cc13666f857e9b297f28168
-
Selim Cinek authored
A possibility was introduced to launch voice assist over the lockscreen using the left keyguard affordance. Change-Id: Ic4618d24256b65441a50d77d0ef59b0ec99b6ead
-
Jorim Jaggi authored
Change-Id: I332c08c5e94cf58a2d3f696860511c1a84fecda5
-
Chris Craik authored
-
John Reck authored
-
Pavel Zhamaitsiak authored
-
Adrian Roos authored
-
Pavel Zhamaitsiak authored
Bug: 19950657 Change-Id: I9999d58e78154ed2d6d824973c40011875de15ef (cherry picked from lmp-mr1-wfc-dev)
-
Jorim Jaggi authored
-
John Spurlock authored
-
Hiroshi Yamauchi authored
-
Prabhakar Thirumoorthy authored
-
John Reck authored
Bug: 20824843 Not really a proper "benchmark mode" but it turns out we already have reasonably good profile data, so tweak the test app to spit it out after a run. Change-Id: Iaee9c0d61b5508daf282fe5f95d0b37ee419a8f1
-
Hiroshi Yamauchi authored
Symptom: Force gc caused activity launch time took longer Root Cause: Runtime.getRuntime().gc will block binder thread Solution: Use VMRuntime.requestConcurrentGC() will not block binder thread (cherry pick commit d916c233) Bug: 20554807 Change-Id: Ia9fecea51d2b0a6635e037b5f2bfcb8eb87f4103
-
Maxim Siniavine authored
Change-Id: I0c2bbd893252eb1dc3cf8b93b787efd772317216
-
Ben Kwa authored
Change-Id: I87b9f2c2cfddc222fbee64578b0a1349508a244f
-