summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-07Merge "third part apps can disable the secret lockscreen"android-wear-5.1.1_r1android-wear-5.1.0_r1Jim Miller
2015-04-07Merge "Fixed memory leak in ExtractEditLayout finish()"Adam Powell
2015-04-07Merge "ProgressBar: Fix error of process bar cannot update on some condition."Adam Powell
2015-04-07Merge "Move cache dir to its own class."Tim Murray
2015-04-07Move cache dir to its own class.Tim Murray
2015-04-07Merge "Unnecessary dexopt in installPackageLI"Fyodor Kupolov
2015-04-07Merge "Make the new AndroidKeyStore API conformant."Alex Klyubin
2015-04-07Merge "Load libraries directly from apk"Dmitriy Ivanov
2015-04-07Load libraries directly from apkDmitriy Ivanov
2015-04-07Merge "Add a timeout state to frozen windows"Olawale Ogunwale
2015-04-07Make the new AndroidKeyStore API conformant.Alex Klyubin
2015-04-07Add a timeout state to frozen windowsCraig Mautner
2015-04-07Merge "[ActivityManager] Improve task order of getRunningTasks."Olawale Ogunwale
2015-04-07Merge "[ActivityManager] Do not add service to reschedule after removing users."Olawale Ogunwale
2015-04-07[ActivityManager] Improve task order of getRunningTasks.riddle_hsu
2015-04-06Unnecessary dexopt in installPackageLIFyodor Kupolov
2015-04-06Merge "Fix minor blur doc bug"Jason Sams
2015-04-06Merge "Rewrote FieldPack::createFieldPack for alignment"Yang Ni
2015-04-06Rewrote FieldPack::createFieldPack for alignmentYang Ni
2015-04-06Merge "Fix memory leak in Connectivity Service when phone app crashes"Robert Greenwalt
2015-04-06Merge "[ActivityManager] Fix ServiceRecord leakage"Olawale Ogunwale
2015-04-06Merge "[ActivityManager] Examine bad process before clean up application record"Olawale Ogunwale
2015-04-06Merge "[ProcessStas] fix index out of bounds when add duration."Olawale Ogunwale
2015-04-04Fix memory leak in Connectivity Service when phone app crashesMaunik Shah
2015-04-04Merge "Remove the window whose client process has died or become zombie"Olawale Ogunwale
2015-04-04Merge "Frameworks/base: Pass variant and feature-set to runtime"Andreas Gampe
2015-04-03Frameworks/base: Pass variant and feature-set to runtimeAndreas Gampe
2015-04-03Merge "Only Windows doesn't have %zd."Elliott Hughes
2015-04-03Only Windows doesn't have %zd.Elliott Hughes
2015-04-03Merge "Load fewer classes when AndroidKeyStore provider is installed."Alex Klyubin
2015-04-03Load fewer classes when AndroidKeyStore provider is installed.Alex Klyubin
2015-04-03Merge "Rename KeymasterException to KeyStoreException."Alex Klyubin
2015-04-03Merge "Mark all test keys as no auth required"Chad Brubaker
2015-04-03Merge "Obtain SPI without using Reflection."Alex Klyubin
2015-04-03Obtain SPI without using Reflection.Alex Klyubin
2015-04-03Merge "[RenderScript] update exception reporting for copyTo() after autoPaddi...Miao Wang
2015-04-03[RenderScript] update exception reporting for copyTo() afterMiao Wang
2015-04-02Merge "Support for storing OAT files in app directory"Fyodor Kupolov
2015-04-03[ActivityManager] Do not add service to reschedule after removing users.younghwan1.kim
2015-04-02Rename KeymasterException to KeyStoreException.Alex Klyubin
2015-04-02Mark all test keys as no auth requiredChad Brubaker
2015-04-02Fix minor blur doc bugJason Sams
2015-04-02Merge "Improve the AndroidKeyStore-backed HMAC state machine."Alex Klyubin
2015-04-02Merge "Expose new key use constraints in KeyPairGeneratorSpec."Alex Klyubin
2015-04-02Merge "Add exception types for AndroidKeyStore key validity issues."Alex Klyubin
2015-04-02Expose new key use constraints in KeyPairGeneratorSpec.Alex Klyubin
2015-04-02Merge "[ActivityManager] Avoid improper resume top activity."Olawale Ogunwale
2015-04-02[ActivityManager] Avoid improper resume top activity.riddle_hsu
2015-04-02Remove the window whose client process has died or become zombietiger_huang
2015-04-01Merge "Early return in RemoteViewsAdapter is too late"Elliott Hughes