1. d288a26 Change conditionallyCheckInstanceCounts to use countInstancesOfClasses by Mathieu Chartier · 10 years ago
  2. 07e1c40 Merge "Android always has <malloc.h>." by Elliott Hughes · 10 years ago
  3. b05c2be Merge "Move listen() over to using android.system.Os" by Neil Fuller · 10 years ago
  4. c64df29 Android always has <malloc.h>. by Elliott Hughes · 10 years ago
  5. 50d11de Merge "Reimplement LocalSocket methods using android.system.Os" by Neil Fuller · 10 years ago
  6. 4fa438e Move listen() over to using android.system.Os by Neil Fuller · 10 years ago
  7. d2df87e Reimplement LocalSocket methods using android.system.Os by Neil Fuller · 10 years ago
  8. 761e39e Merge "Switch to using android.system.Os for more calls" by Neil Fuller · 10 years ago
  9. c80af6d Switch to using android.system.Os for more calls by Neil Fuller · 10 years ago
  10. c21dab9 Delete unused testing scripts and WithFramework. by Narayan Kamath · 10 years ago
  11. 802aa0f Fixed Javadoc typos by Philipp Hasper · 10 years ago
  12. 08592bd Merge "Frameworks/base: Add tracing system properties" by Andreas Gampe · 10 years ago
  13. cadcd51 Frameworks/base: Add tracing system properties by Andreas Gampe · 10 years ago
  14. c2a3071 Merge "Duplicate description on AccessibilityEvent" by Alan Viverette · 10 years ago
  15. 9a65f9d Merge "Add an AM option to start with allocation tracking" by Mathieu Chartier · 10 years ago
  16. cfa78b2 Add an AM option to start with allocation tracking by Man Cao · 10 years ago
  17. 169bca7 Clarify art.gc.gc-count-rate-histogram runtime stat. by Hiroshi Yamauchi · 10 years ago
  18. ab1c9e0 Fix javadoc for Adapter.getViewTypeCount() by Minhyeok Jeong · 10 years ago
  19. 415fa1f overlaytests: fix testrunner.py md5sum invocation by Stephen Smalley · 10 years ago
  20. 3cd78b4 Delete android.speech.srec.* by Narayan Kamath · 10 years ago
  21. 407753c ZipFileRO: Use precise widths for zip file types. by Narayan Kamath · 10 years ago
  22. 8685a45 jni: isLoggable calls __android_log_is_loggable by Mark Salyzyn · 10 years ago
  23. 88b8540 Add path to native libraries inside apk by Dmitriy Ivanov · 10 years ago
  24. 945c52d Bluetooth native dumpsys logging support (3/5) by Andre Eisenbach · 10 years ago
  25. cfa9a98 Merge "Improve the reboot-to-recovery dialogs" by Tao Bao · 10 years ago
  26. e215b46 Merge "Wait for uncrypt to finish before rebooting" by Tao Bao · 10 years ago
  27. 70e23e0 Change wtf errors from ASSERT to ERROR. by Christopher Ferris · 10 years ago
  28. f2a91ee Improve the reboot-to-recovery dialogs by Tao Bao · 10 years ago
  29. fa86142 Wait for uncrypt to finish before rebooting by Tao Bao · 10 years ago
  30. d415303 Pass MUTF-8 paths to open(2) instead of UTF-8. by tao.pei · 10 years ago
  31. e761938 Merge "Fix javadocs based on recent case consistency change" by Neil Fuller · 10 years ago
  32. 9ce3062 Add optional additional entropy to finish by Chad Brubaker · 10 years ago
  33. 140f2b4 Close race condition in binderDied() by Christopher Tate · 10 years ago
  34. 0e1c0e1 Fix javadocs based on recent case consistency change by Neil Fuller · 10 years ago
  35. f39477b Replace --include-cfi with --generate-debug-info. by David Srbecky · 10 years ago
  36. 4f11754 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 10 years ago
  37. 589f2b5 Do not create oat directory for an app in ASEC container by Fyodor Kupolov · 10 years ago
  38. 2db531e Merge "[DO NOT MERGE] Allow compilation with Jack." by Yohann Roussel · 10 years ago
  39. 5053258 Merge "Allow creating a managed profile if there is only one user." by Fyodor Kupolov · 10 years ago
  40. 7bcaf9a [DO NOT MERGE] Allow compilation with Jack. by Yohann Roussel · 11 years ago
  41. 12678a9 Allow creating a managed profile if there is only one user. by Nicolas Prevot · 10 years ago
  42. d8aacca Cleanup Keystore API by Chad Brubaker · 10 years ago
  43. 7b566da Merge "AlarmClockInfo: fix redundant word in doc comment" by Chris Tate · 10 years ago
  44. 66729ff AlarmClockInfo: fix redundant word in doc comment by Shuhrat Dehkanov · 10 years ago
  45. 463a5db Merge "Replace JNI primitive array critical calls with non-critical ones." by Hiroshi Yamauchi · 10 years ago
  46. 3b1d46e Replace JNI primitive array critical calls with non-critical ones. by Hiroshi Yamauchi · 10 years ago
  47. 31c2897 Add keystore onUserAdded/Removed methods by Chad Brubaker · 10 years ago
  48. d88fffa Cleanup keystore password changing and unlocking by Chad Brubaker · 10 years ago
  49. 0720a54 Merge "BootReceiver: scrub APANIC" by Mark Salyzyn · 10 years ago
  50. f40149f Merge "Frameworks/base: Fix null-pointer access" by Andreas Gampe · 10 years ago
  51. d916c23 Fix binder force gc will block binder thread by mark_chen · 10 years ago
  52. 3ed7643 Look at map extensions before /dev/ + ashmem. by Mathieu Chartier · 10 years ago
  53. adbbba9 Merge "Add missing error codes from keymaster_defs.h." by Shawn Willden · 10 years ago
  54. 2ddfcc4 Merge "Context leaks in EditText causes out of memory" by Alan Viverette · 10 years ago
  55. 97a2943 Fix build by Mathieu Chartier · 10 years ago
  56. e343d61 Merge "Properly describe exception" by Mathieu Chartier · 10 years ago
  57. d12065f Properly describe exception by Mathieu Chartier · 10 years ago
  58. 6af08c6 Merge "Fix for infinite loop in RemoteViewsAdapter" by Alan Viverette · 10 years ago
  59. ecd2184 Fix NPE in Bundle#hasFileDescriptor on null-valued SparseArray by Taiju Tsuiki · 10 years ago
  60. e58c785 Fix NullPointerException in Bundle#hasFileDescriptors by Taiju Tsuiki · 10 years ago
  61. 5b8352b Add missing error codes from keymaster_defs.h. by Shawn Willden · 10 years ago
  62. c29791d Merge "Frameworks/base: Add debug.gencfi property" by Andreas Gampe · 10 years ago
  63. 4356c95 Fix incorrect javadoc for Uri.getQueryParameter. by Narayan Kamath · 10 years ago
  64. a876b35 Frameworks/base: Add debug.gencfi property by Andreas Gampe · 10 years ago
  65. 1d64612 Revert "[ActivityManager] Improve multi-thread access the same provider" by Wale Ogunwale · 10 years ago
  66. 67fe0a4 Revert "Clean-up state if we have an exception when acquiring provider" by Wale Ogunwale · 10 years ago
  67. 31fb202 Merge "Frameworks/base: Compile-time optimize SQLiteConnection" by Andreas Gampe · 10 years ago
  68. ba6783b Merge "Update getExportedPropertyMethods to new reflection API" by Mathieu Chartier · 10 years ago
  69. 4f47b40 Frameworks/base: Compile-time optimize SQLiteConnection by Andreas Gampe · 10 years ago
  70. a8a6516 Update getExportedPropertyMethods to new reflection API by Mathieu Chartier · 10 years ago
  71. dd8e5fb Frameworks/base: Fix comment by Andreas Gampe · 10 years ago
  72. c917f74 Frameworks/base: Use better Class.forName in ZygoteInit by Andreas Gampe · 10 years ago
  73. b0557ac Merge "Remove LOCAL_JNI_SHARED_LIBRARIES_ZIP_OPTIONS" by Dmitriy Ivanov · 10 years ago
  74. 811b726 Remove LOCAL_JNI_SHARED_LIBRARIES_ZIP_OPTIONS by Dmitriy Ivanov · 10 years ago
  75. e386f7f Merge "Expose peer LLCP version in NDEF callbacks." by Martijn Coenen · 10 years ago
  76. e5e49a1 Merge "Support KM_LONG_REP" by Chad Brubaker · 10 years ago
  77. b543b393 Support KM_LONG_REP by Chad Brubaker · 10 years ago
  78. 499126c Merge "Add Keymaster KM_ORIGIN_UNKNOWN constant." by Alex Klyubin · 10 years ago
  79. 37d81d0 Add IV-related Keymaster error codes. by Alex Klyubin · 10 years ago
  80. fd70bb1 Expose peer LLCP version in NDEF callbacks. by Martijn Coenen · 10 years ago
  81. 6a47a86 Merge "Add getPrefixAids()." by Martijn Coenen · 10 years ago
  82. ed3a29e Add getPrefixAids(). by Martijn Coenen · 10 years ago
  83. d800167 Fix javadoc error in Debug.getRuntimeStats(). by Hiroshi Yamauchi · 10 years ago
  84. 45d2783 Add Keymaster KM_ORIGIN_UNKNOWN constant. by Alex Klyubin · 10 years ago
  85. 8b5a293d Add Debug.getRuntimeStat(). by Hiroshi Yamauchi · 10 years ago
  86. 3312c6b Merge "Add android.net.IpPrefix#contains()" by Erik Kline · 10 years ago
  87. acc8c09 Add android.net.IpPrefix#contains() by Erik Kline · 10 years ago
  88. 3afca74 Merge "BatteryStats: Adds an additional condition to avoid ArrayIndexOutOfBounds." by Ruchi Kandoi · 10 years ago
  89. d1af38a Merge "Use JCA names for block modes, paddings, and digests." by Alex Klyubin · 10 years ago
  90. 5927c9f Use JCA names for block modes, paddings, and digests. by Alex Klyubin · 10 years ago
  91. 8f0e0c1 Merge "Clean-up state if we have an exception when acquiring provider" by Wale Ogunwale · 10 years ago
  92. 59f977c Make several key crypto parameters repeatable by Chad Brubaker · 10 years ago
  93. 73e239b Clean-up state if we have an exception when acquiring provider by Wale Ogunwale · 10 years ago
  94. 55f7c27 Track more changes to keymaster_defs.h by Alex Klyubin · 10 years ago
  95. 862e6c7 Track recent keymaster_defs.h changes. by Alex Klyubin · 10 years ago
  96. f324d24 Merge "Reuse dexopt method for both dex2oat and patchoat." by Richard Uhler · 10 years ago
  97. b49dd57 BootReceiver: scrub APANIC by Mark Salyzyn · 10 years ago
  98. 3d86b88 [ActivityManager] Avoid NullPointerException if no crash info by louis_chang · 10 years ago
  99. 80e455e Merge "Prevent possible memory leak in SpanSet" by Romain Guy · 10 years ago
  100. 7a3c8c7 Merge "Fixed memory leak in ExtractEditLayout finish()" by Adam Powell · 10 years ago