1. c461452 Merge "Hook in user authenticators and their exceptions." by Alex Klyubin · 10 years ago
  2. c6cc9d8 Merge "A way to obtain KeyStore operation handle from crypto primitives." by Alex Klyubin · 10 years ago
  3. 086071e Merge "[ActivityManager] Reduce report wrong anr activity" by Olawale Ogunwale · 10 years ago
  4. c90a441 Merge "idmap: scan missing include for sys/stat.h" by Mark Salyzyn · 10 years ago
  5. b62286e idmap: scan missing include for sys/stat.h by Mark Salyzyn · 10 years ago
  6. 5218065 Merge "app_main missing include for sys/stat.h" by Mark Salyzyn · 10 years ago
  7. 4c5c6f4 [ProcessStas] fix index out of bounds when add duration. by Ronnie Leng · 10 years ago
  8. fc737fb app_main missing include for sys/stat.h by Mark Salyzyn · 10 years ago
  9. 6091dcb Merge "[ActivityManager] Improve multi-thread access the same provider" by Olawale Ogunwale · 10 years ago
  10. db46d6b [ActivityManager] Reduce report wrong anr activity by riddle_hsu · 10 years ago
  11. 57307b2 [ActivityManager] Improve multi-thread access the same provider by riddle_hsu · 10 years ago
  12. 52886ca A way to obtain KeyStore operation handle from crypto primitives. by Alex Klyubin · 10 years ago
  13. c8e5574 Hook in user authenticators and their exceptions. by Alex Klyubin · 10 years ago
  14. 562c6a7 Merge "UNSUPPORTED_TAG_LENGTH -> UNSUPPORTED_MAC_LENGTH" by Alex Klyubin · 10 years ago
  15. c0eb55c UNSUPPORTED_TAG_LENGTH -> UNSUPPORTED_MAC_LENGTH by Alex Klyubin · 10 years ago
  16. b7a34e4 Merge "Add license banner to recently added AndroidKeyStore files." by Alex Klyubin · 10 years ago
  17. cc21bb3 Add license banner to recently added AndroidKeyStore files. by Alex Klyubin · 10 years ago
  18. 19e79e1 Merge "Add SecretKeyFactory backed by AndroidKeyStore." by Alex Klyubin · 10 years ago
  19. acc835f Add SecretKeyFactory backed by AndroidKeyStore. by Alex Klyubin · 10 years ago
  20. d720ded Merge "Clear the previous states before setting the new app visibility" by Craig Mautner · 10 years ago
  21. 63dde9c Merge "Fix value size data type in closure creation." by Yang Ni · 10 years ago
  22. 5960c3d Merge "Add unauthenticated AES ciphers backed by AndroidKeyStore." by Alex Klyubin · 10 years ago
  23. b406f24 Add unauthenticated AES ciphers backed by AndroidKeyStore. by Alex Klyubin · 10 years ago
  24. 5491ea9 Merge "Include operation handle in OperationResult" by Chad Brubaker · 10 years ago
  25. d052a3d Merge "[ActivityManager] Fix index out of bounds when updating next pss time." by Olawale Ogunwale · 10 years ago
  26. 517129c Prevent infinite layout and wallpaper flashing by tiger_huang · 10 years ago
  27. 25c5296 Merge "An updater for all timezone data on a device" by Neil Fuller · 10 years ago
  28. 5064fdd [ActivityManager] Examine bad process before clean up application record by louis_chang · 10 years ago
  29. 6793fc3 [ActivityManager] Fix index out of bounds when updating next pss time. by riddle_hsu · 10 years ago
  30. 02c4bbb Merge "Frameworks/base: Support dex2oat threads system property" by Andreas Gampe · 10 years ago
  31. e035238 Frameworks/base: Support dex2oat threads system property by Andreas Gampe · 10 years ago
  32. 4af5bd7 Merge "Add ProcessInfoService to activity manager." by Olawale Ogunwale · 10 years ago
  33. 6a6f0c7 Merge "Add HmacSHA256 backed by AndroidKeyStore." by Alex Klyubin · 10 years ago
  34. f603e28 Merge "Add authorization binder methods" by Chad Brubaker · 10 years ago
  35. 4ab8ea4 Add HmacSHA256 backed by AndroidKeyStore. by Alex Klyubin · 10 years ago
  36. e1e1969 Add ProcessInfoService to activity manager. by Ruben Brunk · 10 years ago
  37. b94c165 Support for storing OAT files in app directory by Fyodor Kupolov · 10 years ago
  38. 4c93c8c Fix value size data type in closure creation. by Yang Ni · 10 years ago
  39. 631565a Merge "Change getDeclaredFieldsUnchecked call to new return value" by Mathieu Chartier · 10 years ago
  40. a01250c Merge "Frameworks/base: Change String == to equals in Preference" by Andreas Gampe · 10 years ago
  41. 5a15bf6 Merge "Frameworks/base: Fix request removal in VoiceInteractionSession" by Andreas Gampe · 10 years ago
  42. 3d529c5 Change getDeclaredFieldsUnchecked call to new return value by Mathieu Chartier · 10 years ago
  43. 36ee836 Merge "Symmetric key generation for AndroidKeyStore." by Alex Klyubin · 10 years ago
  44. d23a1f7 Symmetric key generation for AndroidKeyStore. by Alex Klyubin · 10 years ago
  45. dbd9a4b Merge "Allow entropy to be provided to some operations" by Chad Brubaker · 10 years ago
  46. dae79e5 Allow entropy to be provided to some operations by Chad Brubaker · 10 years ago
  47. 274a4ee Merge "Symmetric key import for AndroidKeyStore." by Alex Klyubin · 10 years ago
  48. 5672670 Fixed memory leak in ExtractEditLayout finish() by Johan8 Persson2 · 12 years ago
  49. ee80414 Merge "Fix doc bug for object size." by Jason Sams · 10 years ago
  50. fb4f5cf Fix doc bug for object size. by Jason Sams · 10 years ago
  51. baf2838 Symmetric key import for AndroidKeyStore. by Alex Klyubin · 10 years ago
  52. 73ffe0c Merge "Catch errors for unknown object types." by Jason Sams · 10 years ago
  53. bca8e6d Catch errors for unknown object types. by Jason Sams · 10 years ago
  54. 22580b8 Merge "Fix potential npe" by Jason Sams · 10 years ago
  55. 727cac0 Merge "Add getLegacyVpnInfoPrivileged method" by Robert Greenwalt · 10 years ago
  56. ae5be38 Fix potential npe by Jason Sams · 10 years ago
  57. 5a680f2e An updater for all timezone data on a device by Neil Fuller · 10 years ago
  58. 293e358 Clear the previous states before setting the new app visibility by tiger_huang · 10 years ago
  59. 40e259c [ActivityManager] Fix ServiceRecord leakage by louis_chang · 10 years ago
  60. 5fc9b33 Merge "Consider RTL layout in DPAD navigation in Gallery" by Alan Viverette · 10 years ago
  61. 704aa5a Merge "Use correct tag type for RSA exponent" by Chad Brubaker · 10 years ago
  62. 6326f96 Merge "Make application/client id an object" by Chad Brubaker · 10 years ago
  63. a9f6286 Merge "Framework's NetworkSecurityPolicy delegates to libcore's one." by Alex Klyubin · 10 years ago
  64. 5aeb085 Merge "Enforce tag types in KeymasterArgument classes" by Chad Brubaker · 10 years ago
  65. 7506f49 Merge "Fix to crash when clicking text link without view activity" by Alan Viverette · 10 years ago
  66. 82f6b16 Merge "hwui : fix memory leak due to duplicate in shadow cache" by Chris Craik · 10 years ago
  67. 403a494 Framework's NetworkSecurityPolicy delegates to libcore's one. by Alex Klyubin · 10 years ago
  68. ff022cb Merge "Address pending comments for NetworkSecurityPolicy." by Alex Klyubin · 10 years ago
  69. 039013c Merge "Sort Bluetooth devices in quick settings by name" by Jason Monk · 10 years ago
  70. 4b7b21e Merge "systemui: Handle case when network has been lost" by Jason Monk · 10 years ago
  71. 84750f3 Address pending comments for NetworkSecurityPolicy. by Alex Klyubin · 10 years ago
  72. f5f70b6 Merge "[ActivityManager] Avoid killing unrelated processes." by Olawale Ogunwale · 10 years ago
  73. 000293c Merge "Layout the window to be displayed if it would be resized" by Olawale Ogunwale · 10 years ago
  74. 07520c94 Merge "DimLayer : remove unnecessary surface transaction calls" by Olawale Ogunwale · 10 years ago
  75. 7db6ebe Merge "Frameworks/base: Don't allocate another identity matrix" by Andreas Gampe · 10 years ago
  76. a8f45e6 Sort Bluetooth devices in quick settings by name by Mathias Jeppsson · 10 years ago
  77. 540e1f8 Merge "Don't create unnecessary RenderThread's instance when executing 'dumpsys gfxinfo'" by John Reck · 10 years ago
  78. 6ce3a37 DimLayer : remove unnecessary surface transaction calls by Dohyun Lee · 10 years ago
  79. f8a2ba5 Merge "Prevent unexpected rotation while going back to keyguard" by Craig Mautner · 10 years ago
  80. b2b0c4c Merge "[RenderScript] Add create(Context, int) to be compatible with the thunker layer & minor tweaks." by Miao Wang · 10 years ago
  81. a4e5adf [RenderScript] Add create(Context, int) to be compatible with by Miao Wang · 10 years ago
  82. 978cfc3 Merge "SystemUI needs the SET_WALLPAPER permission" by Michael Wright · 10 years ago
  83. 8d516a8 SystemUI needs the SET_WALLPAPER permission by Samuel Asteberg · 10 years ago
  84. 261ec76 third part apps can disable the secret lockscreen by longyu.huang · 10 years ago
  85. 1263b2f Prevent unexpected rotation while going back to keyguard by tiger_huang · 10 years ago
  86. 08bbca0 Add getLegacyVpnInfoPrivileged method by sj.cha · 10 years ago
  87. 534bf9c Enforce tag types in KeymasterArgument classes by Chad Brubaker · 10 years ago
  88. 9f47709 Use correct tag type for RSA exponent by Chad Brubaker · 10 years ago
  89. 5e73c0e Make application/client id an object by Chad Brubaker · 10 years ago
  90. 38fcaf4 Merge "Move arrow_pointer hotspot to better match actual tip" by Alan Viverette · 10 years ago
  91. 31cee31 Merge "Specify public exponent for RSA" by Chad Brubaker · 10 years ago
  92. 003a55a Specify public exponent for RSA by Chad Brubaker · 10 years ago
  93. 4cd8e50 Include operation handle in OperationResult by Chad Brubaker · 10 years ago
  94. f989a41 Consider RTL layout in DPAD navigation in Gallery by Johan Redestig · 12 years ago
  95. a4c4c575 Merge "Add android.security.NetworkSecurityPolicy." by Alex Klyubin · 10 years ago
  96. c80c9ad Don't create unnecessary RenderThread's instance when executing 'dumpsys gfxinfo' by youngmin0822.lee · 10 years ago
  97. d3e6428 Merge "New API methods for Script Group" by Yang Ni · 10 years ago
  98. 8ff2980 New API methods for Script Group by Yang Ni · 10 years ago
  99. c077ee3 Merge "Added copyright notice and formatted to convention" by Yang Ni · 10 years ago
  100. 2ef9955 Merge "[RenderScript] Remove duplicate include in jni" by Miao Wang · 10 years ago