1. ece0f4f Fix APIs. by Dianne Hackborn · 9 years ago
  2. c8488e9 Merge "Ignore some more generic USB device names." into mnc-dev by Jeff Sharkey · 9 years ago
  3. 47b872d Ignore some more generic USB device names. by Jeff Sharkey · 9 years ago
  4. b30ad6f Fix the PFD detachFd issue. by Makoto Onuki · 9 years ago
  5. 75a0ee0 Merge "Add system API to watch for permission changes" into mnc-dev by Svetoslav · 9 years ago
  6. f7c06eb Add system API to watch for permission changes by Svetoslav · 9 years ago
  7. 5fc2473 New strings! by Jeff Sharkey · 9 years ago
  8. 628ef9c Add more blaming output to batterystats dumpsys by Adam Lesinski · 9 years ago
  9. 2c936af Merge "Frameworks/base: Add is64Bit method to Process" into mnc-dev by Andreas Gampe · 9 years ago
  10. 659716d Merge "Add Debug.MemoryInfo.getMemoryStats API." into mnc-dev by Richard Uhler · 9 years ago
  11. ee0cdce Frameworks/base: Add is64Bit method to Process by Andreas Gampe · 9 years ago
  12. 8f955f89 Merge "Add UI for camera + flashlight battery reporting." into mnc-dev by Ruben Brunk · 9 years ago
  13. 5b1308f Add UI for camera + flashlight battery reporting. by Ruben Brunk · 9 years ago
  14. 4bf27b5 DO NOT MERGE Fix DropBoxManager.Entry parcels with fds. by Tim Kilbourn · 9 years ago
  15. ff3b76d Merge "Temporarily whitelist an app for network during doze" into mnc-dev by Amith Yamasani · 9 years ago
  16. af575b9 Temporarily whitelist an app for network during doze by Amith Yamasani · 9 years ago
  17. 350e6dc Add Debug.MemoryInfo.getMemoryStats API. by Richard Uhler · 9 years ago
  18. 11df5b6 Merge "Track camera and flashlight usage in battery stats." into mnc-dev by Ruben Brunk · 9 years ago
  19. 6d2c363 Track camera and flashlight usage in battery stats. by Ruben Brunk · 9 years ago
  20. 0fddb1a Merge "Revert "[partition checking] re-enable bootimage/bootloader, add recovery"" into mnc-dev by Andres Morales · 9 years ago
  21. c97b92e Revert "[partition checking] re-enable bootimage/bootloader, add recovery" by Andres Morales · 9 years ago
  22. e3e314d Network Reset should have a lockdown like Factory Reset. by Stuart Scott · 9 years ago
  23. a5705a4 Merge "[partition checking] re-enable bootimage/bootloader, add recovery" into mnc-dev by Andres Morales · 9 years ago
  24. 165102f Merge "Wait for uncrypt to finish before rebooting" into mnc-dev by Tao Bao · 9 years ago
  25. 8a179ca Merge "BatteryStats: Output per-app wifi controller distribution" into mnc-dev by Adam Lesinski · 9 years ago
  26. 049c88b BatteryStats: Output per-app wifi controller distribution by Adam Lesinski · 9 years ago
  27. 3452d2d Merge "Honor password visible setting in CryptKeeper" into mnc-dev by Paul Lawrence · 9 years ago
  28. 5e0ef0d Merge "Say in the doc that DISALLOW_CONFIG_VPN now works." into mnc-dev by Nicolas Prevot · 9 years ago
  29. 298f98f Say in the doc that DISALLOW_CONFIG_VPN now works. by Nicolas Prevot · 9 years ago
  30. e5c4262 Improve reporting to apps of transaction too large failures. by Dianne Hackborn · 9 years ago
  31. 90237f7 Wait for uncrypt to finish before rebooting by Tao Bao · 9 years ago
  32. f5a6bd7 Push initial disk state, handle empty media. by Jeff Sharkey · 9 years ago
  33. 5f64533 Merge "Allow creating a managed profile if there is only one user." into mnc-dev by Nicolas Prevot · 9 years ago
  34. d23e0d6 Update power manager to track uid state like netstats. by Dianne Hackborn · 9 years ago
  35. d553875 Merge "Rename file descriptor listener API." into mnc-dev by Jeff Brown · 9 years ago
  36. d8fdb33 Honor password visible setting in CryptKeeper by Paul Lawrence · 9 years ago
  37. 2177ed4 Merge changes from topic 'bench' into mnc-dev by Jeff Sharkey · 9 years ago
  38. 72434b7 Allow creating a managed profile if there is only one user. by Nicolas Prevot · 9 years ago
  39. b99e6d6 Merge "Parse uid_cputime proc file" into mnc-dev by Adam Lesinski · 9 years ago
  40. 4c099d0 Command to change force adoptable state. by Jeff Sharkey · 9 years ago
  41. 9756d75 Initial pass at storage benchmarks. by Jeff Sharkey · 9 years ago
  42. 3f64052 Rename file descriptor listener API. by Jeff Brown · 9 years ago
  43. 096c11d Merge "camera2: Fix work-profile eviction handling." into mnc-dev by Ruben Brunk · 9 years ago
  44. 7f75da2 camera2: Fix work-profile eviction handling. by Ruben Brunk · 9 years ago
  45. 8d0cf8b Merge "Add example for detectResourceMismatches()" into mnc-dev by Alan Viverette · 9 years ago
  46. 39bf9a1 Add example for detectResourceMismatches() by Alan Viverette · 9 years ago
  47. c968e21 Merge "Determine if we have adoptable disks." into mnc-dev by Jeff Sharkey · 9 years ago
  48. 0d838a0 Determine if we have adoptable disks. by Jeff Sharkey · 9 years ago
  49. 4af455b Merge "Rewriting should fail when any paths are null." into mnc-dev by Jeff Sharkey · 9 years ago
  50. 41be35d Rewriting should fail when any paths are null. by Jeff Sharkey · 9 years ago
  51. 44b4add Merge "New "sm" shell tool to call StorageManager." into mnc-dev by Jeff Sharkey · 9 years ago
  52. 7d2af54 New "sm" shell tool to call StorageManager. by Jeff Sharkey · 9 years ago
  53. 06af1fa Parse uid_cputime proc file by Adam Lesinski · 9 years ago
  54. bb9d927 Merge "Idle timebase" into mnc-dev by Amith Yamasani · 9 years ago
  55. 06bf824 Idle timebase by Amith Yamasani · 9 years ago
  56. 9c8600e Merge "Implement device idle in power manager." into mnc-dev by Dianne Hackborn · 9 years ago
  57. 8d66b3f Implement device idle in power manager. by Dianne Hackborn · 9 years ago
  58. 831e01a [partition checking] re-enable bootimage/bootloader, add recovery by Andres Morales · 9 years ago
  59. b501330 Disable multi-user background recording by Fyodor Kupolov · 9 years ago
  60. 4f434a0 Merge "Remove restrictions PIN functionality" into mnc-dev by Fyodor Kupolov · 9 years ago
  61. c14b9cf Add 'App Summary' section to meminfo. by Richard Uhler · 9 years ago
  62. e960030 Add Build.VERSION.PREVIEW_SDK_INT by Adam Powell · 9 years ago
  63. ef24909 Remove restrictions PIN functionality by Fyodor Kupolov · 9 years ago
  64. d180840 Merge changes from topic 'mwd-merge-050415' into mnc-dev by Prerepa Viswanadham · 9 years ago
  65. c840681 Avoid NPE when fsUuid is null. by Jeff Sharkey · 9 years ago
  66. b9d71a6 Add body sensors app op - framework base by Svet Ganov · 9 years ago
  67. 9fc943d Merge "Icon: a clean, parcelable place for images." into mnc-dev by Dan Sandler · 9 years ago
  68. b9f7aac3 Icon: a clean, parcelable place for images. by Dan Sandler · 9 years ago
  69. a320505 Merge "Move both app code and data together." into mnc-dev by Jeff Sharkey · 9 years ago
  70. bd0e9e4 Move both app code and data together. by Jeff Sharkey · 9 years ago
  71. fcda22b Merge "am b6d14a00: resolved conflicts for merge of c29791d5 to mnc-dev-plus-aosp" into mnc-dev by Andreas Gampe · 9 years ago
  72. 15cbbd5 am 21a30889: am 1df4dca2: am 9e98dce6: Merge "Returning to wizard, split move events." into mnc-dev by Jeff Sharkey · 9 years ago
  73. 21a3088 am 1df4dca2: am 9e98dce6: Merge "Returning to wizard, split move events." into mnc-dev by Jeff Sharkey · 9 years ago
  74. 50a0545 Returning to wizard, split move events. by Jeff Sharkey · 9 years ago
  75. 98322c8 am 278886d5: am 3184b286: am fa4eda44: Merge "Remove network access for idle apps" into mnc-dev by Amith Yamasani · 9 years ago
  76. 278886d am 3184b286: am fa4eda44: Merge "Remove network access for idle apps" into mnc-dev by Amith Yamasani · 9 years ago
  77. 15e47235 Remove network access for idle apps by Amith Yamasani · 9 years ago
  78. c5cbdfc am 8756f9b3: am 599a4e0e: am 9ac2718e: Merge "Implement user-settable power save whitelist." into mnc-dev by Dianne Hackborn · 9 years ago
  79. 8756f9b am 599a4e0e: am 9ac2718e: Merge "Implement user-settable power save whitelist." into mnc-dev by Dianne Hackborn · 9 years ago
  80. 8baf2b6 am 0dbaba6c: am 5e47c802: am 56867804: Merge "Respect the record audio app op - framework" into mnc-dev by Svet Ganov · 9 years ago
  81. 0dbaba6 am 5e47c802: am 56867804: Merge "Respect the record audio app op - framework" into mnc-dev by Svet Ganov · 9 years ago
  82. 0b4daca Implement user-settable power save whitelist. by Dianne Hackborn · 9 years ago
  83. 5686780 Merge "Respect the record audio app op - framework" into mnc-dev by Svet Ganov · 9 years ago
  84. d70088d am 572b1078: am 15c7f90c: am b42d6946: Method to wipe all adoptable disks. by Jeff Sharkey · 9 years ago
  85. 9f1a1bd am a149ba02: am aa4e35eb: am b36586a7: Split some VolumeInfo state into VolumeRecord. by Jeff Sharkey · 9 years ago
  86. 572b107 am 15c7f90c: am b42d6946: Method to wipe all adoptable disks. by Jeff Sharkey · 9 years ago
  87. a149ba0 am aa4e35eb: am b36586a7: Split some VolumeInfo state into VolumeRecord. by Jeff Sharkey · 9 years ago
  88. b42d694 Method to wipe all adoptable disks. by Jeff Sharkey · 9 years ago
  89. b36586a Split some VolumeInfo state into VolumeRecord. by Jeff Sharkey · 9 years ago
  90. fa5ecdc Respect the record audio app op - framework by Svet Ganov · 9 years ago
  91. 27c39f1 am b6d14a00: resolved conflicts for merge of c29791d5 to mnc-dev-plus-aosp by Andreas Gampe · 9 years ago
  92. b40b495 am 7ecc6b72: am 71fa6862: Merge "Fix NPE in Bundle#hasFileDescriptor on null-valued SparseArray" by Narayan Kamath · 9 years ago
  93. 498bf16 am 90601a72: am b736868b: Merge "Fix NullPointerException in Bundle#hasFileDescriptors" by Narayan Kamath · 9 years ago
  94. 7ecc6b7 am 71fa6862: Merge "Fix NPE in Bundle#hasFileDescriptor on null-valued SparseArray" by Narayan Kamath · 9 years ago
  95. 90601a7 am b736868b: Merge "Fix NullPointerException in Bundle#hasFileDescriptors" by Narayan Kamath · 9 years ago
  96. ecd2184 Fix NPE in Bundle#hasFileDescriptor on null-valued SparseArray by Taiju Tsuiki · 9 years ago
  97. e58c785 Fix NullPointerException in Bundle#hasFileDescriptors by Taiju Tsuiki · 9 years ago
  98. 7b4b844 Merge "Annotate some APIs with threading annotations" by Tor Norbye · 9 years ago
  99. b6d14a0 resolved conflicts for merge of c29791d5 to mnc-dev-plus-aosp by Andreas Gampe · 9 years ago
  100. 0f94fc6 Merge "Frameworks/base: Fix a constructor" by Andreas Gampe · 9 years ago