1. 35cb698 Remove net_bt_stack group and replace it with bluetooth by Ajay Panicker · 8 years ago
  2. dfa6e6f Merge "Allow WiFi components to manage interface up state" by Treehugger Robot · 8 years ago
  3. eda7bc5 Merge "Removed legacy code used to read/write java arrays from HwBinder parcels." by Treehugger Robot · 8 years ago
  4. 5706a8f Merge "[NAN] Rename to make discovery explicit" by Etan Cohen · 8 years ago
  5. 3c70a2f Merge "WifiScanner: retrieve single scan results" by Rebecca Silberstein · 8 years ago
  6. 3855370 [NAN] Rename to make discovery explicit by Etan Cohen · 8 years ago
  7. ce5d913 Allow WiFi components to manage interface up state by Christopher Wiley · 8 years ago
  8. 74c3b8e Removed legacy code used to read/write java arrays from HwBinder parcels. by Andreas Huber · 8 years ago
  9. 0027ddf Merge "[NAN] Update API: replace looper with handler" by Etan Cohen · 8 years ago
  10. 0fbeb05 [NAN] Update API: replace looper with handler by Etan Cohen · 8 years ago
  11. 750b523 Merge "Fix parameter description" by Treehugger Robot · 8 years ago
  12. 16e1007 Merge "fix wrong algorithm in WifiPowerPerPacket()" by Treehugger Robot · 8 years ago
  13. 3fcabac Merge "[NAN] Make parcelable class final - per API linter" by Etan Cohen · 8 years ago
  14. 8c3354f [NAN] Make parcelable class final - per API linter by Etan Cohen · 8 years ago
  15. 9d8f51c fix wrong algorithm in WifiPowerPerPacket() by yuanhuihui · 8 years ago
  16. bfc76e0 WifiScanner: retrieve single scan results by Rebecca Silberstein · 8 years ago
  17. b1161c8 Merge "WifiScanner: Change hidden/PNO scan params" by Roshan Pius · 8 years ago
  18. bc19e00 Merge "Collect status on uncrypt time cost" by Tianjie Xu · 8 years ago
  19. 831a4ae Merge "[AM] Skip unnessary ANR when process already died." by Treehugger Robot · 8 years ago
  20. 9c08f6b Merge "Move art::Runtime::InitZygote logic from art into frameworks/base." by Treehugger Robot · 8 years ago
  21. 41d65f2 [AM] Skip unnessary ANR when process already died. by Mark Lu · 9 years ago
  22. 05884ac Merge "Stop including libcore/include/ in most of frameworks/base." by Treehugger Robot · 8 years ago
  23. 85539be Merge "Remove synchronization from getCurrentInputMethodSubtype()" by Treehugger Robot · 8 years ago
  24. fa1886f Remove synchronization from getCurrentInputMethodSubtype() by Gopal Krishna Shukla · 8 years ago
  25. f0c606e Stop including libcore/include/ in most of frameworks/base. by Elliott Hughes · 8 years ago
  26. e4f8d69 Move art::Runtime::InitZygote logic from art into frameworks/base. by Robert Sesek · 8 years ago
  27. 8da6bdc WifiScanner: Change hidden/PNO scan params by Roshan Pius · 8 years ago
  28. 9d9cf5b Merge "Skip ANR for processes that have been killed" by Treehugger Robot · 8 years ago
  29. 796578f Merge "app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal." by Treehugger Robot · 8 years ago
  30. 5638991 app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal. by Narayan Kamath · 8 years ago
  31. 4b1a8f4 Merge "fix NullPointerException in RegisteredServicesCache" by Treehugger Robot · 8 years ago
  32. 0b3b2a5 Fix parameter description by Cuihtlauac ALVARADO · 8 years ago
  33. 1bb0616 Merge "DO NOT MERGE. Listen to ACTION_UID_REMOVED only." by Treehugger Robot · 8 years ago
  34. c7b84e6 Merge "Add a flag to indicate if a ScanData is for a scan for all channels" by Mitchell Wills · 8 years ago
  35. 191ddb0 Merge changes I104e6133,I54f04c03 by Treehugger Robot · 8 years ago
  36. 9bc78e8 Add a flag to indicate if a ScanData is for a scan for all channels by Mitchell Wills · 8 years ago
  37. a4739b8 Merge "Move frameworks/base to std::unique_ptr." by Elliott Hughes · 8 years ago
  38. 93bb56e Move frameworks/base to std::unique_ptr. by Elliott Hughes · 8 years ago
  39. 5e91082 Merge "Fix google-explicit-constructor warnings in media utils." by Chih-hung Hsieh · 8 years ago
  40. 5379f47 Merge "Fix issue that Overview key doesn't work at secondary user" by Treehugger Robot · 8 years ago
  41. 3477efc Collect status on uncrypt time cost by Tianjie Xu · 8 years ago
  42. 96b4984 Split the zygote logic out of android.os.Process into a new ZygoteProcess class. by Robert Sesek · 9 years ago
  43. b9679dc Refactor ZygoteInit to support a WebView-specific zygote. by Tobias Sargeant · 9 years ago
  44. 0776785 Merge "char16 strings returned by JNIEnv::GetStringCritical are not '\0' terminated." by Treehugger Robot · 8 years ago
  45. ecbdb88 DO NOT MERGE. Listen to ACTION_UID_REMOVED only. by Felipe Leme · 8 years ago
  46. c84c556 char16 strings returned by JNIEnv::GetStringCritical are not '\0' terminated. by Andreas Huber · 8 years ago
  47. 63a07e8 Merge "Add Base64 from OpenJDK 8u60" by Tobias Thierer · 8 years ago
  48. 8445702 Merge "java.security.Provider: port to jdk8u60 (second part)" by Sergio Giro · 8 years ago
  49. 0bd7c54 Merge "Fix SuppressWarnings typo." by Paul Duffin · 8 years ago
  50. e09ac05 Fix SuppressWarnings typo. by Ian Rogers · 8 years ago
  51. 3bc37e9 Merge "Track libcore change 76fa41aa4ac891670446592243b654fac7deb53f" by Yi Kong · 8 years ago
  52. bf76ee7 fix NullPointerException in RegisteredServicesCache by liulvping · 8 years ago
  53. efb7bec Merge "WifiManager: Remove unused methods" by Treehugger Robot · 8 years ago
  54. a4cc902 Track libcore change 76fa41aa4ac891670446592243b654fac7deb53f by Yi Kong · 8 years ago
  55. b647984 Fix issue that Overview key doesn't work at secondary user by dooyoung.hwang · 8 years ago
  56. c4856bd Merge "WifiEnterpriseConfig: Refactor set/get field values" by Roshan Pius · 8 years ago
  57. 313177d Skip ANR for processes that have been killed by Tobias Lindskog · 10 years ago
  58. 12d3d4b Merge "java.security.cert.X509CRL: add new method verify(PublicKey, Provider)" by Sergio Giro · 8 years ago
  59. 6767fd2 Merge "java.security.PKCS12Attribute: port class from jdk8u60" by Sergio Giro · 8 years ago
  60. 4c2df18 Merge "java.security.SecureRandom: add getInstanceStrong() method" by Sergio Giro · 8 years ago
  61. 59c0fcf Merge "java.security: port DomainLoadStoreParameter from jdk8u60" by Sergio Giro · 8 years ago
  62. 15c6078 Merge "Add a test app for suppressed exceptions" by Yohann Roussel · 8 years ago
  63. 62419a0 Merge changes from topic 'enable_nan' by Etan Cohen · 8 years ago
  64. 4171cdf Give WakeupMessage the ability to transport an object as well. [DO NOT MERGE] by Lorenzo Colitti · 8 years ago
  65. bd9fdbe [NAN] Add transport type for NAN. [DO NOT MERGE] by Etan Cohen · 8 years ago
  66. 9221c96 Merge "WifiConfiguration: Fix isEnterprise" by Treehugger Robot · 8 years ago
  67. a817838 Merge "Avoid profile guided compilation for vmSafeMode" by Mathieu Chartier · 8 years ago
  68. 1cd6248 Merge "fixes mStartedUsers shoule be locked by mLock, not mVolumes" by Treehugger Robot · 8 years ago
  69. 421c74f Merge changes from topic 'cherry_pms_installd' by Andreas Gampe · 8 years ago
  70. 6cfe668 WifiManager: Remove unused methods by Roshan Pius · 8 years ago
  71. 94f9be2 Release mPackages lock earlier by Todd Kennedy · 8 years ago
  72. 3f95d0b OtaDexopt: Special-case system app classpaths by Andreas Gampe · 8 years ago
  73. 1418673 OtaDexoptService: Run dexopt on all apps by Andreas Gampe · 8 years ago
  74. 7e619a9 Frameworks/base: Add compiler stats to Package Manager by Andreas Gampe · 8 years ago
  75. 08313b0 [RFC] Special case system apps for profile optimizations by Calin Juravle · 8 years ago
  76. 9438528 Compile core-apps according to their own "reason" for A/B by Calin Juravle · 8 years ago
  77. d15300c Frameworks/base: Add new flow to OtaDexoptService by Andreas Gampe · 8 years ago
  78. ff8ab4c Otadexopt: Expose progress percentage by Andreas Gampe · 8 years ago
  79. 29ce1da WifiConfiguration: Fix isEnterprise by Roshan Pius · 8 years ago
  80. c8cd577 WifiEnterpriseConfig: Refactor set/get field values by Roshan Pius · 8 years ago
  81. 2b6fc4c cp preopted files from B partition during PM init. by Alex Light · 8 years ago
  82. 53f16c8 java.security.cert.X509CRL: add new method verify(PublicKey, Provider) by Sergio Giro · 8 years ago
  83. d20952e Add Base64 from OpenJDK 8u60 by Tobias Thierer · 8 years ago
  84. efd1f12 fixes mStartedUsers shoule be locked by mLock, not mVolumes by yuanhuihui · 8 years ago
  85. f7c508a Merge "Updated user document for Single-Source RenderScript" by Treehugger Robot · 8 years ago
  86. 41e4a37 Avoid profile guided compilation for vmSafeMode by Mathieu Chartier · 8 years ago
  87. 6061737 Updated user document for Single-Source RenderScript by Yang Ni · 8 years ago
  88. 1388625 Merge "WifiEnterpriseConfig: Fix copy constructor" by Roshan Pius · 8 years ago
  89. 9709b8b WifiEnterpriseConfig: Fix copy constructor by Roshan Pius · 8 years ago
  90. 6902285 Merge changes from topic 'java_hidl_support' by Iliyan Malchev · 8 years ago
  91. aa2c32f Move Status to libhidl (DO NOT MERGE) by Martijn Coenen · 8 years ago
  92. 9266f99 Adds framework support for hidl-gen Java backend. (to support structs) (DO NOT MERGE) by Andreas Huber · 8 years ago
  93. 86635bb Add Bool* APIs to HwParcel (DO NOT MERGE) by Andreas Huber · 8 years ago
  94. 242030d Link against libhidl for HidlSupport/svcmgr (DO NOT MERGE) by Martijn Coenen · 8 years ago
  95. 90349b3 Support one-way methods in java support for hardware binder (DO NOT MERGE) by Andreas Huber · 8 years ago
  96. dab5fc6 Initial commit of Java support for hardware binder (DO NOT MERGE) by Andreas Huber · 8 years ago
  97. 3f3ed24 Merge "NetworkSelectionStatus: Fix copy constructor" by Treehugger Robot · 8 years ago
  98. d2d66727 NetworkSelectionStatus: Fix copy constructor by Roshan Pius · 8 years ago
  99. a6b6252 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 8 years ago
  100. 23d2e40 java.security.SecureRandom: add getInstanceStrong() method by Sergio Giro · 8 years ago