1. 8586ec5 Port OpenJDK 8 java.util.Arrays#setAll methods by Shubham Ajmera · 9 years ago
  2. e3e03df Track libcore commit da61c6a1478cd1a14f3e654460292228f4f15e88 by Przemyslaw Szczepaniak · 9 years ago
  3. 32510a0 Merge "Track libcore commit d41ca4a76ea570f9dd89a7ae56410cc75cc0a856" by Yi Kong · 9 years ago
  4. f45eca1 Track libcore commit d41ca4a76ea570f9dd89a7ae56410cc75cc0a856 by Yi Kong · 9 years ago
  5. 9fa03bd Track libcore change c9b5ffc066d5ea92fdbf0cfd7ea7f56a6e96a4ab by Przemyslaw Szczepaniak · 9 years ago
  6. dd17bc7 Track libcore commit 05f9ecbe6d0a41aaf71a1601f2a3d07218bc487c by Przemyslaw Szczepaniak · 9 years ago
  7. 512563d Merge "Fix build broken by dfce17570e74e94404395a802." by Narayan Kamath · 9 years ago
  8. 109ff58 Fix build broken by dfce17570e74e94404395a802. by Narayan Kamath · 9 years ago
  9. c2c0a5e Merge "Track libcore change 45837f486a4fd1d0edc9bb5ab8f8cf0194204adc." by Narayan Kamath · 9 years ago
  10. 741ba66 Track libcore change 45837f486a4fd1d0edc9bb5ab8f8cf0194204adc. by Narayan Kamath · 9 years ago
  11. 40f79bb Track libcore change b695412b529c8dced105867c6d9d7fd463a67714 by Yi Kong · 9 years ago
  12. 66ca5ac Merge "Port OpenJDK8 java.util.*SummaryStatistics & add tests" by Shubham Ajmera · 9 years ago
  13. c32718d Track libcore change f121f31fd91c5a557225cd6a97418e716529eb2d by Yi Kong · 9 years ago
  14. 2ff7afd Port OpenJDK8 java.util.*SummaryStatistics & add tests by Shubham Ajmera · 9 years ago
  15. 7d18ce7 Track libcore change e86a81ca1ae9ddbdd1c3239d31fb2e49b4a5cf33. by Narayan Kamath · 9 years ago
  16. de33c66 Track libcore commit 6c5284cca0ec8cf20dd6c5e9b2b6254d813e9d24. by Narayan Kamath · 9 years ago
  17. a1becdc Track libcore change 2c423c81bfa731df2577a. by Narayan Kamath · 9 years ago
  18. b16a965 Track libcore change 2729b8c4d26170. by Narayan Kamath · 9 years ago
  19. 575d1a6 Track libcore change e42e99816ad6c0626564aaabcf636e8febc1edc6 by Przemyslaw Szczepaniak · 9 years ago
  20. 4b1e153 Track libcore commit aff7af3b344bf882620489631633e09fabfcd58d. by Narayan Kamath · 9 years ago
  21. 2b548ae Add java.util.function APIs by Neil Fuller · 9 years ago
  22. 2c97ab6 Merge "Hide java.security.Signatue#getCurrentSpi" by Przemyslaw Szczepaniak · 9 years ago
  23. b1d6d8d Hide java.security.Signatue#getCurrentSpi by Przemyslaw Szczepaniak · 9 years ago
  24. 29fa896 Merge "Remove java.nio.channels.* classes without test coverage." by Przemyslaw Szczepaniak · 9 years ago
  25. 5fbc42d Remove java.nio.channels.* classes without test coverage. by Przemyslaw Szczepaniak · 9 years ago
  26. 9f93524 Merge "Remove public InetAddress#getAddressInternal()" by Przemyslaw Szczepaniak · 9 years ago
  27. 6c62502 Remove public InetAddress#getAddressInternal() by Przemyslaw Szczepaniak · 9 years ago
  28. 2a705dc SocketImpl#getFileDescriptor shouldn't be public by Przemyslaw Szczepaniak · 9 years ago
  29. a13e690 api: Un-hide new reflection 1.8 APIs by Igor Murashkin · 9 years ago
  30. c28caad Implementation of BluetoothDevice.createBondOutOfBand by Jakub Pawlowski · 9 years ago
  31. edf2d22 Track libcore change fe6fe17d1ca75ee039df7ab93314f3f1e068794f. by Narayan Kamath · 9 years ago
  32. 779efda Track libcore change by Kenny Root · 9 years ago
  33. 542349a Track libcore change by Kenny Root · 9 years ago
  34. 31312ec Merge "Unhide @Repeatable" by Neil Fuller · 9 years ago
  35. 6fa925a Unhide @Repeatable by Neil Fuller · 9 years ago
  36. 45a1ea3 Merge "Unhide @FunctionalInterface" by Neil Fuller · 9 years ago
  37. 679e403 Unhide @FunctionalInterface by Neil Fuller · 9 years ago
  38. b05fa3e Merge "Unhide Method.isDefault" by Neil Fuller · 9 years ago
  39. d2d0765 Unhide Method.isDefault by Neil Fuller · 9 years ago
  40. b1819b4 Remove java.nio.file package by Przemyslaw Szczepaniak · 9 years ago
  41. 02027ff Fix incorrect @hide usage in libcore by Przemyslaw Szczepaniak · 9 years ago
  42. e168012 Merge "Implementation of HCE for NFC-F." by Martijn Coenen · 9 years ago
  43. c52adfe Implementation of HCE for NFC-F. by Yoshinobu Ito · 9 years ago
  44. 9e892f5 Merge "Hide static setDefault methods in ICU4J" by Neil Fuller · 9 years ago
  45. 790c944 Track changes in libcore by Kenny Root · 9 years ago
  46. 819d274 Update PackageInstaller install handing by Todd Kennedy · 9 years ago
  47. 5a3b424 Track libcore commit 85d69e16fe1e59e50c1ad228e754abf325088362. by Narayan Kamath · 9 years ago
  48. 7d05972 Track API changes to java.lang.ref.Reference. by Narayan Kamath · 9 years ago
  49. 5f3be92 API update for OpenJdk based libcore by Przemyslaw Szczepaniak · 9 years ago
  50. 847f9f4 Hide static setDefault methods in ICU4J by Neil Fuller · 9 years ago
  51. ebd7735 Add ICU4J APIs for Android by Neil Fuller · 9 years ago
  52. 8de564a Properly expose methods that override a non-hidden method in a hidden superclass in the API files. by C. Sean Young · 9 years ago
  53. b331bf9 Revert "Handle KEYCODE_SOFT_SLEEP from Ungaze." by Nick Armstrong-Crews · 9 years ago
  54. 677adf1 Handle KEYCODE_SOFT_SLEEP from Ungaze. by Nick Armstrong-Crews · 9 years ago
  55. ff9912d Merge "Fix issue #23116383: Include security patch level in Settings" into mnc-dev by Dianne Hackborn · 9 years ago
  56. c3f7449 Fix issue #23116383: Include security patch level in Settings by Dianne Hackborn · 9 years ago
  57. 1e9c51a Fix issue #23122445: Add 420 density by Dianne Hackborn · 9 years ago
  58. c7b57b1 Fix issue #23037899: Support for Battery Optimization permission + Dialog by Dianne Hackborn · 9 years ago
  59. d7255cf Merge "DO NOT MERGE. Add new media navigation keys." into mnc-dev by Michael Wright · 9 years ago
  60. 600b984 DO NOT MERGE. Add new media navigation keys. by Michael Wright · 9 years ago
  61. 6b0f1e7 Merge "Fix issue #22843150: fragment transaction crash from onRequestPermisssionResult" into mnc-dev by Dianne Hackborn · 9 years ago
  62. f0affc6 Merge "Correctly hide setConnectionService" into mnc-dev by Yorke Lee · 9 years ago
  63. 6bdd3a1 Fix issue #22843150: fragment transaction crash from onRequestPermisssionResult by Dianne Hackborn · 9 years ago
  64. 5346396 Correctly hide setConnectionService by Yorke Lee · 9 years ago
  65. fb81d09 Fix issue #22860466: viapi security bug - rubber stamping in nested VIs by Dianne Hackborn · 9 years ago
  66. c1836bb Merge "Change MNC codename to just M." into mnc-dev by Dianne Hackborn · 9 years ago
  67. 335ff2e Add telecom extra keys required for DMR release. by Tyler Gunn · 9 years ago
  68. 6ad2d66 Bug: 21589105 Rescope WRITE_SETTINGS permission (framework services perm check by Billy Lau · 9 years ago
  69. 0e3de6c Change MNC codename to just M. by Dianne Hackborn · 9 years ago
  70. 726d47b Merge "Fix and deprecate lock pattern related settings" into mnc-dev by Adrian Roos · 9 years ago
  71. 64ac302 Merge "Send a public broadcast when the device owner is set." into mnc-dev by Nicolas Prévot · 9 years ago
  72. 0079900 Send a public broadcast when the device owner is set. by Nicolas Prevot · 9 years ago
  73. bdbec48 Merge "Add "Call subject" capability to phone accounts." into mnc-dev by Tyler Gunn · 9 years ago
  74. 3551a59 Merge "Work on issue #21516866: Implement voice interaction in ResolverActivity" into mnc-dev by Dianne Hackborn · 9 years ago
  75. 57dd737 Work on issue #21516866: Implement voice interaction in ResolverActivity by Dianne Hackborn · 9 years ago
  76. a36c074 Un-remove legacy ConnectivityManager API. by Robert Greenwalt · 9 years ago
  77. 7811d9f Fix and deprecate lock pattern related settings by Adrian Roos · 9 years ago
  78. 65a3d34 Add "Call subject" capability to phone accounts. by Tyler Gunn · 9 years ago
  79. 71bfb27 Merge "Added the content description for the fingerprint icon" into mnc-dev by Selim Cinek · 9 years ago
  80. 3974e60 Added the content description for the fingerprint icon by Selim Cinek · 9 years ago
  81. abd35bf Merge "Add FEATURE_FINGERPRINT to PackageManager's feature list" into mnc-dev by Jim Miller · 9 years ago
  82. d9b9d41 Add FEATURE_FINGERPRINT to PackageManager's feature list by Jim Miller · 9 years ago
  83. 3d6f606 Merge "Add a privileged permission to get user accounts" into mnc-dev by Svetoslav Ganov · 9 years ago
  84. b739467 Merge "Work on issue #22303510: Additional permissions aren't properly..." into mnc-dev by Dianne Hackborn · 9 years ago
  85. 2062eef Add a privileged permission to get user accounts by Svet Ganov · 9 years ago
  86. cfbfafe Work on issue #22303510: Additional permissions aren't properly... by Dianne Hackborn · 9 years ago
  87. 20df623 Merge "Add callback to voice interaction session for lockscreen shown" into mnc-dev by Jorim Jaggi · 9 years ago
  88. 19695d9 Add callback to voice interaction session for lockscreen shown by Jorim Jaggi · 9 years ago
  89. 1b4447f Fix issue #22564918: Request is inactive by Dianne Hackborn · 9 years ago
  90. 78ead58 Merge "Fix issue #22531747: Assist info should declare if user has disabled..." into mnc-dev by Dianne Hackborn · 9 years ago
  91. 17f6935 Fix issue #22531747: Assist info should declare if user has disabled... by Dianne Hackborn · 9 years ago
  92. 072e04a Merge "Bug: 22598083 Document how apps can detect WRITE_SETTINGS or SYSTEM_ALERT_WINDOW through AppOps" into mnc-dev by Billy Lau · 9 years ago
  93. 24b9c83 Bug: 22598083 Document how apps can detect WRITE_SETTINGS or SYSTEM_ALERT_WINDOW by Billy Lau · 9 years ago
  94. 8664798 Icon-related Notifications API changes: by Dan Sandler · 9 years ago
  95. 666d82a Update ChooserTarget constructor to take ComponentName, Bundle by Adam Powell · 9 years ago
  96. 1de1186 Implement issue #22403908: Enable assistant to refuse context sharing by Dianne Hackborn · 9 years ago
  97. 96d00ab Merge "Bug: 21589105 Rescope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW permission" into mnc-dev by Billy Lau · 9 years ago
  98. 22b3f4c Bug: 21589105 Rescope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW permission by Billy Lau · 9 years ago
  99. a3db8ac Revert "Revert "Security: AccountChooser shouldn't auto reveal accounts."" by Carlos Valdivia · 9 years ago
  100. 00c64f7 Merge "Add android.net.CaptivePortal class for captive-portal-handling-app callbacks" into mnc-dev by Paul Jensen · 9 years ago