1. df5f3e6 Merge "Fix parameter description" am: 750b523aa2 by Cuihtlauac ALVARADO · 8 years ago
  2. 750b523 Merge "Fix parameter description" by Treehugger Robot · 8 years ago
  3. b2eb8ea Merge "fix wrong algorithm in WifiPowerPerPacket()" am: 16e1007481 by yuanhuihui · 8 years ago
  4. 16e1007 Merge "fix wrong algorithm in WifiPowerPerPacket()" by Treehugger Robot · 8 years ago
  5. 5a07e3b Merge "[NAN] Make parcelable class final - per API linter" am: 3fcabac35a by Etan Cohen · 8 years ago
  6. 3fcabac Merge "[NAN] Make parcelable class final - per API linter" by Etan Cohen · 8 years ago
  7. 8c3354f [NAN] Make parcelable class final - per API linter by Etan Cohen · 8 years ago
  8. 9d8f51c fix wrong algorithm in WifiPowerPerPacket() by yuanhuihui · 8 years ago
  9. afef95d Merge "WifiScanner: Change hidden/PNO scan params" am: b1161c83f9 by Roshan Pius · 8 years ago
  10. b1161c8 Merge "WifiScanner: Change hidden/PNO scan params" by Roshan Pius · 8 years ago
  11. e77c8c6 Merge changes from topic 'undo_do_not_merge' into stage-aosp-master by Etan Cohen · 8 years ago
  12. 79d27bd Merge "Collect status on uncrypt time cost" am: bc19e00d35 by Tianjie Xu · 8 years ago
  13. 5734180 Merge "[AM] Skip unnessary ANR when process already died." am: 831a4aea1e by Mark Lu · 8 years ago
  14. bc19e00 Merge "Collect status on uncrypt time cost" by Tianjie Xu · 8 years ago
  15. 831a4ae Merge "[AM] Skip unnessary ANR when process already died." by Treehugger Robot · 8 years ago
  16. 9c24e04 Merge "Move art::Runtime::InitZygote logic from art into frameworks/base." by Robert Sesek · 8 years ago
  17. c1b32fc Move art::Runtime::InitZygote logic from art into frameworks/base. by Robert Sesek · 8 years ago
  18. 9c08f6b Merge "Move art::Runtime::InitZygote logic from art into frameworks/base." by Treehugger Robot · 8 years ago
  19. 302c370 Give WakeupMessage the ability to transport an object as well. by Lorenzo Colitti · 8 years ago
  20. 305ea28 [NAN] Add transport type for NAN. by Etan Cohen · 8 years ago
  21. 41d65f2 [AM] Skip unnessary ANR when process already died. by Mark Lu · 8 years ago
  22. 21ba3d9 Merge "Stop including libcore/include/ in most of frameworks/base." by Elliott Hughes · 8 years ago
  23. 05884ac Merge "Stop including libcore/include/ in most of frameworks/base." by Treehugger Robot · 8 years ago
  24. d3e1e47 Merge "Remove synchronization from getCurrentInputMethodSubtype()" by Gopal Krishna Shukla · 8 years ago
  25. 85539be Merge "Remove synchronization from getCurrentInputMethodSubtype()" by Treehugger Robot · 8 years ago
  26. fa1886f Remove synchronization from getCurrentInputMethodSubtype() by Gopal Krishna Shukla · 8 years ago
  27. f0c606e Stop including libcore/include/ in most of frameworks/base. by Elliott Hughes · 8 years ago
  28. e4f8d69 Move art::Runtime::InitZygote logic from art into frameworks/base. by Robert Sesek · 8 years ago
  29. 8da6bdc WifiScanner: Change hidden/PNO scan params by Roshan Pius · 8 years ago
  30. b35b5f2 Merge "Skip ANR for processes that have been killed" am: 9d9cf5b383 by Tobias Lindskog · 8 years ago
  31. 9d9cf5b Merge "Skip ANR for processes that have been killed" by Treehugger Robot · 8 years ago
  32. 2b283bd Merge "app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal." am: 796578f9a9 by Narayan Kamath · 8 years ago
  33. 796578f Merge "app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal." by Treehugger Robot · 8 years ago
  34. 5638991 app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal. by Narayan Kamath · 8 years ago
  35. 506bf07 Merge "fix NullPointerException in RegisteredServicesCache" am: 4b1a8f46d6 by liulvping · 8 years ago
  36. 4b1a8f4 Merge "fix NullPointerException in RegisteredServicesCache" by Treehugger Robot · 8 years ago
  37. 0b3b2a5 Fix parameter description by Cuihtlauac ALVARADO · 8 years ago
  38. 04829c4 Merge "DO NOT MERGE. Listen to ACTION_UID_REMOVED only." am: 1bb0616c56 -s ours by Felipe Leme · 8 years ago
  39. 1bb0616 Merge "DO NOT MERGE. Listen to ACTION_UID_REMOVED only." by Treehugger Robot · 8 years ago
  40. d8a5904 Merge "Add a flag to indicate if a ScanData is for a scan for all channels" by Mitchell Wills · 8 years ago
  41. 80c75db Merge changes I104e6133,I54f04c03 am: 191ddb0c27 by Robert Sesek · 8 years ago
  42. b25389b Split the zygote logic out of android.os.Process into a new ZygoteProcess class. by Robert Sesek · 8 years ago
  43. e38df31 Refactor ZygoteInit to support a WebView-specific zygote. by Tobias Sargeant · 8 years ago
  44. c7b84e6 Merge "Add a flag to indicate if a ScanData is for a scan for all channels" by Mitchell Wills · 8 years ago
  45. 191ddb0 Merge changes I104e6133,I54f04c03 by Treehugger Robot · 8 years ago
  46. 9bc78e8 Add a flag to indicate if a ScanData is for a scan for all channels by Mitchell Wills · 8 years ago
  47. 96b3bc7 Merge "Move frameworks/base to std::unique_ptr." am: a4739b86b5 by Elliott Hughes · 8 years ago
  48. a4739b8 Merge "Move frameworks/base to std::unique_ptr." by Elliott Hughes · 8 years ago
  49. 93bb56e Move frameworks/base to std::unique_ptr. by Elliott Hughes · 8 years ago
  50. d1dd5ae Merge "Fix google-explicit-constructor warnings in media utils." am: 5e91082b3c by Chih-hung Hsieh · 8 years ago
  51. 5e91082 Merge "Fix google-explicit-constructor warnings in media utils." by Chih-hung Hsieh · 8 years ago
  52. da9a9da Merge "Fix issue that Overview key doesn't work at secondary user" by dooyoung.hwang · 8 years ago
  53. 5379f47 Merge "Fix issue that Overview key doesn't work at secondary user" by Treehugger Robot · 8 years ago
  54. 3477efc Collect status on uncrypt time cost by Tianjie Xu · 8 years ago
  55. 96b4984 Split the zygote logic out of android.os.Process into a new ZygoteProcess class. by Robert Sesek · 9 years ago
  56. b9679dc Refactor ZygoteInit to support a WebView-specific zygote. by Tobias Sargeant · 9 years ago
  57. 88c21d5 Merge "char16 strings returned by JNIEnv::GetStringCritical are not '\0' terminated." by Andreas Huber · 8 years ago
  58. 0776785 Merge "char16 strings returned by JNIEnv::GetStringCritical are not '\0' terminated." by Treehugger Robot · 8 years ago
  59. ecbdb88 DO NOT MERGE. Listen to ACTION_UID_REMOVED only. by Felipe Leme · 8 years ago
  60. c84c556 char16 strings returned by JNIEnv::GetStringCritical are not '\0' terminated. by Andreas Huber · 8 years ago
  61. 24bd141 Merge "Add Base64 from OpenJDK 8u60" am: 63a07e80d6 by Tobias Thierer · 8 years ago
  62. 63a07e8 Merge "Add Base64 from OpenJDK 8u60" by Tobias Thierer · 8 years ago
  63. 81749ef Merge "java.security.Provider: port to jdk8u60 (second part)" am: 8445702920 by Sergio Giro · 8 years ago
  64. a155f43 Merge "Fix SuppressWarnings typo." am: 0bd7c54745 by Paul Duffin · 8 years ago
  65. 8445702 Merge "java.security.Provider: port to jdk8u60 (second part)" by Sergio Giro · 8 years ago
  66. 0bd7c54 Merge "Fix SuppressWarnings typo." by Paul Duffin · 8 years ago
  67. e09ac05 Fix SuppressWarnings typo. by Ian Rogers · 8 years ago
  68. b2d6aca Merge "Track libcore change 76fa41aa4ac891670446592243b654fac7deb53f" by Yi Kong · 8 years ago
  69. 3bc37e9 Merge "Track libcore change 76fa41aa4ac891670446592243b654fac7deb53f" by Yi Kong · 8 years ago
  70. bf76ee7 fix NullPointerException in RegisteredServicesCache by liulvping · 8 years ago
  71. 718c90d Merge "WifiManager: Remove unused methods" am: efb7bec56a by Roshan Pius · 8 years ago
  72. efb7bec Merge "WifiManager: Remove unused methods" by Treehugger Robot · 8 years ago
  73. a4cc902 Track libcore change 76fa41aa4ac891670446592243b654fac7deb53f by Yi Kong · 8 years ago
  74. b647984 Fix issue that Overview key doesn't work at secondary user by dooyoung.hwang · 8 years ago
  75. 655ae32 Merge "WifiEnterpriseConfig: Refactor set/get field values" am: c4856bd73c by Roshan Pius · 8 years ago
  76. c4856bd Merge "WifiEnterpriseConfig: Refactor set/get field values" by Roshan Pius · 8 years ago
  77. 313177d Skip ANR for processes that have been killed by Tobias Lindskog · 10 years ago
  78. 6c753ca Merge "java.security.cert.X509CRL: add new method verify(PublicKey, Provider)" by Sergio Giro · 8 years ago
  79. 52e0434 Merge "java.security.PKCS12Attribute: port class from jdk8u60" am: 6767fd28b1 by Sergio Giro · 8 years ago
  80. 09a2121 Merge "java.security.SecureRandom: add getInstanceStrong() method" by Sergio Giro · 8 years ago
  81. 290f2bb Merge "java.security: port DomainLoadStoreParameter from jdk8u60" am: 59c0fcf0c8 by Sergio Giro · 8 years ago
  82. 12d3d4b Merge "java.security.cert.X509CRL: add new method verify(PublicKey, Provider)" by Sergio Giro · 8 years ago
  83. 6767fd2 Merge "java.security.PKCS12Attribute: port class from jdk8u60" by Sergio Giro · 8 years ago
  84. 4c2df18 Merge "java.security.SecureRandom: add getInstanceStrong() method" by Sergio Giro · 8 years ago
  85. 59c0fcf Merge "java.security: port DomainLoadStoreParameter from jdk8u60" by Sergio Giro · 8 years ago
  86. 166ab31 Merge "Add a test app for suppressed exceptions" am: 15c6078f4d by Yohann Roussel · 8 years ago
  87. 15c6078 Merge "Add a test app for suppressed exceptions" by Yohann Roussel · 8 years ago
  88. 20d6e88 Merge changes from topic 'enable_nan' am: 62419a0138 by Etan Cohen · 8 years ago
  89. 8b8bef6 Give WakeupMessage the ability to transport an object as well. [DO NOT MERGE] by Lorenzo Colitti · 8 years ago
  90. e3efe94 [NAN] Add transport type for NAN. [DO NOT MERGE] am: bd9fdbe022 -s ours by Etan Cohen · 8 years ago
  91. 62419a0 Merge changes from topic 'enable_nan' by Etan Cohen · 8 years ago
  92. e597198 Merge "WifiConfiguration: Fix isEnterprise" am: 9221c96ae0 by Roshan Pius · 8 years ago
  93. 4171cdf Give WakeupMessage the ability to transport an object as well. [DO NOT MERGE] by Lorenzo Colitti · 8 years ago
  94. bd9fdbe [NAN] Add transport type for NAN. [DO NOT MERGE] by Etan Cohen · 8 years ago
  95. 9221c96 Merge "WifiConfiguration: Fix isEnterprise" by Treehugger Robot · 8 years ago
  96. 7554be1 Merge "Avoid profile guided compilation for vmSafeMode" am: a817838e8b by Mathieu Chartier · 8 years ago
  97. a817838 Merge "Avoid profile guided compilation for vmSafeMode" by Mathieu Chartier · 8 years ago
  98. 130cb92 Merge "fixes mStartedUsers shoule be locked by mLock, not mVolumes" by yuanhuihui · 8 years ago
  99. 0bb64f1 Merge changes from topic 'cherry_pms_installd' am: 421c74f8e7 by Andreas Gampe · 8 years ago
  100. 2ee7053 Release mPackages lock earlier am: 94f9be2ee2 by Todd Kennedy · 8 years ago