1. d5db062 Merge "Update docs for DisplayMetrics pixel size fields" into nyc-dev by Andrii Kulian · 8 years ago
  2. 005c7ca Workaround for verifying large APKs. by Alex Klyubin · 8 years ago
  3. 2beb828 Update docs for DisplayMetrics pixel size fields by Andrii Kulian · 8 years ago
  4. 40a6e6a Merge "dump apk signing version" into nyc-dev by Todd Kennedy · 8 years ago
  5. 66c5553 dump apk signing version by Todd Kennedy · 8 years ago
  6. 5a06c66 Unhide LocaleList.getAdjustedDefault() by Roozbeh Pournader · 8 years ago
  7. 84d0f87 Merge "Email address autolink regex updates." into nyc-dev by Siyamed Sinir · 8 years ago
  8. 3d1cb6a Utility to detect lock inversions in system. by Jeff Sharkey · 8 years ago
  9. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  10. 0716d5f Email address autolink regex updates. by Siyamed Sinir · 8 years ago
  11. d888beb Frameworks/base: Use Log.printlns in RuntimeInit by Andreas Gampe · 8 years ago
  12. 3a0095f Use production ID for v2 signing scheme. by Alex Klyubin · 8 years ago
  13. 70cffc5 Merge "Enabling SoftAP Configuration Backup." into mm-wireless-dev by Ritesh Reddy · 8 years ago
  14. aeb4c06 Enabling SoftAP Configuration Backup. by Ritesh Reddy · 8 years ago
  15. 43a5591 Merge "Revert "Revert "VectorDrawable native rendering - Step 4 of MANY""" by Doris Liu · 8 years ago
  16. 766431a Revert "Revert "VectorDrawable native rendering - Step 4 of MANY"" by Doris Liu · 8 years ago
  17. fee4484 Various LocaleList cleanups by Roozbeh Pournader · 8 years ago
  18. 5a11e8d Revert "VectorDrawable native rendering - Step 4 of MANY" by Doris Liu · 8 years ago
  19. f276acd VectorDrawable native rendering - Step 4 of MANY by Doris Liu · 9 years ago
  20. d7bbc8a Add DENSITY_DEVICE_STABLE constant by Alan Viverette · 8 years ago
  21. 834641b Move locale negotiation to ResourcesManager by Roozbeh Pournader · 8 years ago
  22. 2d05094 Merge "Implement smarter locale resource selection" by Roozbeh Pournader · 8 years ago
  23. b927c55 Implement smarter locale resource selection by Roozbeh Pournader · 8 years ago
  24. 900fe24 Merge "Add JNI bridge to the new logd security buffer." by Rubin Xu · 8 years ago
  25. 75431fb Add JNI bridge to the new logd security buffer. by Rubin Xu · 9 years ago
  26. e415718 Verify APKs using APK Signature Scheme v2. by Alex Klyubin · 9 years ago
  27. a514b63 Merge "Support properly setting and getting LocaleLists" by Roozbeh Pournader · 9 years ago
  28. 2b5ab18 Support properly setting and getting LocaleLists by Roozbeh Pournader · 9 years ago
  29. f744b07 Merge "New regular expression to autolink URLs" by Siyamed Sinir · 9 years ago
  30. fb9236c For locale negotiation, assume English is always supported by Roozbeh Pournader · 9 years ago
  31. 4fac768 Merge "Avoid matching system locales in locale negotiation" by Roozbeh Pournader · 9 years ago
  32. d73a4fb Merge "Removed outdated TODO for LocaleList" by Roozbeh Pournader · 9 years ago
  33. 8076c3a Removed outdated TODO for LocaleList by Roozbeh Pournader · 9 years ago
  34. 840385c New regular expression to autolink URLs by Siyamed Sinir · 9 years ago
  35. 1c686f2 Avoid matching system locales in locale negotiation by Roozbeh Pournader · 9 years ago
  36. 4bbc293 VectorDrawable native rendering - Step 3 of MANY by Doris Liu · 9 years ago
  37. 8413db8 Frameworks/base: Change android.util.Log multiline logging by Andreas Gampe · 9 years ago
  38. 189d4f5 Propagate TextView drawable state after resolving RTL drawables by Alan Viverette · 9 years ago
  39. 5220b4a DO NOT MERGE Fix TimeUtils.formatDuration for exactly one of a unit by Mitchell Wills · 9 years ago
  40. 2591cc8 Revert "Fix Build: Revert "Implement locale matching in LocalesList."" by Roozbeh Pournader · 9 years ago
  41. 9c2f0d7 Fix Build: Revert "Implement locale matching in LocalesList." by Ian Pedowitz · 9 years ago
  42. 17b2b2d Implement locale matching in LocalesList. by Roozbeh Pournader · 9 years ago
  43. 87a845c Merge "Fix issue #25656837: Static initialization order bug in ArrayMap leading to NPEs" by Dianne Hackborn · 9 years ago
  44. 894ce60 Fix issue #25656837: Static initialization order bug in ArrayMap leading to NPEs by Dianne Hackborn · 9 years ago
  45. 1d4775f Merge "Add thread safety documentation" by Neil Fuller · 9 years ago
  46. 789d8fd Make LocaleList Parcelable. by Yohei Yukawa · 9 years ago
  47. 8a7c160 Move StrictJarFile from libcore to framework by Przemyslaw Szczepaniak · 9 years ago
  48. bf0dc0f Add thread safety documentation by Neil Fuller · 9 years ago
  49. cf8c774 Merge "Support LocaleLists in ActivityManagerService." by Roozbeh Pournader · 9 years ago
  50. 8bca698 Support LocaleLists in ActivityManagerService. by Roozbeh Pournader · 9 years ago
  51. 804618d VectorDrawable native rendering - Step 2 of MANY by Doris Liu · 9 years ago
  52. cdd23f9 Add hooks in JNI to start using native path parsing by Doris Liu · 9 years ago
  53. 8240c97b Un-hide FloatProperty and IntProperty by Chet Haase · 9 years ago
  54. 20aa0ae More granular reporting of size configurations. by Filip Gruszczynski · 9 years ago
  55. 61da59b Merge "Fix TimeUtils.formatDuration for exactly one of a unit" by Mitchell Wills · 9 years ago
  56. e1e654d0 Merge "Pass the whole locale list down to Minikin." by Roozbeh Pournader · 9 years ago
  57. f036ead Pass the whole locale list down to Minikin. by Roozbeh Pournader · 9 years ago
  58. a992ab4 Fix segment number for arcTo conversion by Teng-Hui Zhu · 9 years ago
  59. 2b4dc11 Animate radial time picker selector during hour/minute transition by Alan Viverette · 9 years ago
  60. 1619ed4 Fix security issues when using Parcel.setDataPosition() with untrusted input by Adam Lesinski · 9 years ago
  61. f9a80cb Fix TimeUtils.formatDuration for exactly one of a unit by Mitchell Wills · 9 years ago
  62. 17a1422 Fix implicit lineTo issue by Teng-Hui Zhu · 9 years ago
  63. a23748a Add LocaleList support to Paint and TextView. by Roozbeh Pournader · 9 years ago
  64. b46fdd4 Make res.Configuration support locale lists. by Roozbeh Pournader · 9 years ago
  65. 0ba0d6b Add first implementation of LocaleList. by Roozbeh Pournader · 9 years ago
  66. e337bd5 am 997a3688: am 4ce98e4e: am e92b1374: am ea5ce408: am 15f704e7: Merge "Fix issue #23122445: Add 420 density" into mnc-dev by Dianne Hackborn · 9 years ago
  67. 1e9c51a Fix issue #23122445: Add 420 density by Dianne Hackborn · 9 years ago
  68. 908109c am 0385e3e9: am 8e63bbfd: am efa4dee1: am 977d421a: am f0e5501e: Merge "Fix issue #22989030: Separate battery whitelists" into mnc-dev by Dianne Hackborn · 9 years ago
  69. 4a503b1 Fix issue #22989030: Separate battery whitelists by Dianne Hackborn · 9 years ago
  70. 374d91d Revert "DO NOT MERGE Enhance local log." by Robert Greenwalt · 9 years ago
  71. dd6f844 DO NOT MERGE Enhance local log. by Robert Greenwalt · 9 years ago
  72. 3b409d0 Push equals impl into SparseBooleanArray. by Steve McKay · 9 years ago
  73. 4b3a13c Update DirectoryFragment to use RecyclerView. by Steve McKay · 9 years ago
  74. 7523eb3 Log NetworkRequestInfo to get more detailed history by Erik Kline · 9 years ago
  75. e8a4b66 Better handling of trim/benchmark results. by Jeff Sharkey · 9 years ago
  76. 22b4c6a Add Validation logging. by Robert Greenwalt · 9 years ago
  77. 0819c75 Camera2: Remove HIGH_RESOLUTION level and modify FULL requirements by Eino-Ville Talvala · 9 years ago
  78. 3d1933c4 Implement some control over ALLOW_WHILE_IDLE alarms. by Dianne Hackborn · 9 years ago
  79. f16747d Add ArraySet to the SDK. by Dianne Hackborn · 9 years ago
  80. 31c05d1 Doze: Use Settings.Global.DEVICE_IDLE_CONSTANTS instead of hardcoded constants by Adam Lesinski · 9 years ago
  81. 1a4b828 Merge "Change wtf errors from ASSERT to ERROR." into mnc-dev by Christopher Ferris · 9 years ago
  82. 78528b2 Fixed a RTL layouting bug with LinearLayout by Selim Cinek · 9 years ago
  83. 2d073ba Change wtf errors from ASSERT to ERROR. by Christopher Ferris · 9 years ago
  84. 16422b2 Merge changes If241e329,Ib69b6987 into mnc-dev by Jeff Brown · 9 years ago
  85. f6d9cd19 Add DENSITY_360 by Adam Powell · 9 years ago
  86. 57bf3d9 Add missing docs to StateSet. by Jeff Brown · 9 years ago
  87. d23e0d6 Update power manager to track uid state like netstats. by Dianne Hackborn · 9 years ago
  88. d6a2135 Remove FloatMath methods from the API by Neil Fuller · 9 years ago
  89. e7e9cce Add float support to binary event log. by Jeff Brown · 9 years ago
  90. 9af77a4c Add group scaling factor into stroke width. by ztenghui · 9 years ago
  91. 4887789 Progress towards dynamic storage support. by Jeff Sharkey · 9 years ago
  92. 9c5dfa5 Data Usage public API by Zoltan Szatmary-Ban · 9 years ago
  93. 0fdfe72 am c8484abb: am 0ae488e1: Merge "Frameworks/base: Use || instead of |" by Andreas Gampe · 9 years ago
  94. e1b9262 Frameworks/base: Use || instead of | by Andreas Gampe · 9 years ago
  95. b9a5e4a Add new debug feature to automatically create heap dumps. by Dianne Hackborn · 9 years ago
  96. d833ba8 am ecb48c16: am 9c0ba24f: am 6695b992: Merge "Frameworks/base: Add removeAll for ArraySet" by Andreas Gampe · 9 years ago
  97. 9c0ba24 am 6695b992: Merge "Frameworks/base: Add removeAll for ArraySet" by Andreas Gampe · 9 years ago
  98. f9345e9 Frameworks/base: Add removeAll for ArraySet by Andreas Gampe · 9 years ago
  99. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  100. 7b9c912 Add @ResourceInt annotations on APIs by Tor Norbye · 11 years ago