1. 305ea28 [NAN] Add transport type for NAN. by Etan Cohen · 8 years ago
  2. 21ba3d9 Merge "Stop including libcore/include/ in most of frameworks/base." by Elliott Hughes · 8 years ago
  3. 05884ac Merge "Stop including libcore/include/ in most of frameworks/base." by Treehugger Robot · 8 years ago
  4. d3e1e47 Merge "Remove synchronization from getCurrentInputMethodSubtype()" by Gopal Krishna Shukla · 8 years ago
  5. 85539be Merge "Remove synchronization from getCurrentInputMethodSubtype()" by Treehugger Robot · 8 years ago
  6. fa1886f Remove synchronization from getCurrentInputMethodSubtype() by Gopal Krishna Shukla · 8 years ago
  7. f0c606e Stop including libcore/include/ in most of frameworks/base. by Elliott Hughes · 8 years ago
  8. b35b5f2 Merge "Skip ANR for processes that have been killed" am: 9d9cf5b383 by Tobias Lindskog · 8 years ago
  9. 9d9cf5b Merge "Skip ANR for processes that have been killed" by Treehugger Robot · 8 years ago
  10. 2b283bd Merge "app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal." am: 796578f9a9 by Narayan Kamath · 8 years ago
  11. 796578f Merge "app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal." by Treehugger Robot · 8 years ago
  12. 5638991 app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal. by Narayan Kamath · 8 years ago
  13. 506bf07 Merge "fix NullPointerException in RegisteredServicesCache" am: 4b1a8f46d6 by liulvping · 8 years ago
  14. 4b1a8f4 Merge "fix NullPointerException in RegisteredServicesCache" by Treehugger Robot · 8 years ago
  15. 04829c4 Merge "DO NOT MERGE. Listen to ACTION_UID_REMOVED only." am: 1bb0616c56 -s ours by Felipe Leme · 8 years ago
  16. 1bb0616 Merge "DO NOT MERGE. Listen to ACTION_UID_REMOVED only." by Treehugger Robot · 8 years ago
  17. d8a5904 Merge "Add a flag to indicate if a ScanData is for a scan for all channels" by Mitchell Wills · 8 years ago
  18. 80c75db Merge changes I104e6133,I54f04c03 am: 191ddb0c27 by Robert Sesek · 8 years ago
  19. b25389b Split the zygote logic out of android.os.Process into a new ZygoteProcess class. by Robert Sesek · 8 years ago
  20. e38df31 Refactor ZygoteInit to support a WebView-specific zygote. by Tobias Sargeant · 8 years ago
  21. c7b84e6 Merge "Add a flag to indicate if a ScanData is for a scan for all channels" by Mitchell Wills · 8 years ago
  22. 191ddb0 Merge changes I104e6133,I54f04c03 by Treehugger Robot · 8 years ago
  23. 9bc78e8 Add a flag to indicate if a ScanData is for a scan for all channels by Mitchell Wills · 8 years ago
  24. 96b3bc7 Merge "Move frameworks/base to std::unique_ptr." am: a4739b86b5 by Elliott Hughes · 8 years ago
  25. a4739b8 Merge "Move frameworks/base to std::unique_ptr." by Elliott Hughes · 8 years ago
  26. 93bb56e Move frameworks/base to std::unique_ptr. by Elliott Hughes · 8 years ago
  27. d1dd5ae Merge "Fix google-explicit-constructor warnings in media utils." am: 5e91082b3c by Chih-hung Hsieh · 8 years ago
  28. 5e91082 Merge "Fix google-explicit-constructor warnings in media utils." by Chih-hung Hsieh · 8 years ago
  29. da9a9da Merge "Fix issue that Overview key doesn't work at secondary user" by dooyoung.hwang · 8 years ago
  30. 5379f47 Merge "Fix issue that Overview key doesn't work at secondary user" by Treehugger Robot · 8 years ago
  31. 96b4984 Split the zygote logic out of android.os.Process into a new ZygoteProcess class. by Robert Sesek · 8 years ago
  32. b9679dc Refactor ZygoteInit to support a WebView-specific zygote. by Tobias Sargeant · 9 years ago
  33. 88c21d5 Merge "char16 strings returned by JNIEnv::GetStringCritical are not '\0' terminated." by Andreas Huber · 8 years ago
  34. 0776785 Merge "char16 strings returned by JNIEnv::GetStringCritical are not '\0' terminated." by Treehugger Robot · 8 years ago
  35. ecbdb88 DO NOT MERGE. Listen to ACTION_UID_REMOVED only. by Felipe Leme · 8 years ago
  36. c84c556 char16 strings returned by JNIEnv::GetStringCritical are not '\0' terminated. by Andreas Huber · 8 years ago
  37. 24bd141 Merge "Add Base64 from OpenJDK 8u60" am: 63a07e80d6 by Tobias Thierer · 8 years ago
  38. 63a07e8 Merge "Add Base64 from OpenJDK 8u60" by Tobias Thierer · 8 years ago
  39. 81749ef Merge "java.security.Provider: port to jdk8u60 (second part)" am: 8445702920 by Sergio Giro · 8 years ago
  40. a155f43 Merge "Fix SuppressWarnings typo." am: 0bd7c54745 by Paul Duffin · 8 years ago
  41. 8445702 Merge "java.security.Provider: port to jdk8u60 (second part)" by Sergio Giro · 8 years ago
  42. 0bd7c54 Merge "Fix SuppressWarnings typo." by Paul Duffin · 8 years ago
  43. e09ac05 Fix SuppressWarnings typo. by Ian Rogers · 8 years ago
  44. b2d6aca Merge "Track libcore change 76fa41aa4ac891670446592243b654fac7deb53f" by Yi Kong · 8 years ago
  45. 3bc37e9 Merge "Track libcore change 76fa41aa4ac891670446592243b654fac7deb53f" by Yi Kong · 8 years ago
  46. bf76ee7 fix NullPointerException in RegisteredServicesCache by liulvping · 8 years ago
  47. 718c90d Merge "WifiManager: Remove unused methods" am: efb7bec56a by Roshan Pius · 8 years ago
  48. efb7bec Merge "WifiManager: Remove unused methods" by Treehugger Robot · 8 years ago
  49. a4cc902 Track libcore change 76fa41aa4ac891670446592243b654fac7deb53f by Yi Kong · 8 years ago
  50. b647984 Fix issue that Overview key doesn't work at secondary user by dooyoung.hwang · 8 years ago
  51. 655ae32 Merge "WifiEnterpriseConfig: Refactor set/get field values" am: c4856bd73c by Roshan Pius · 8 years ago
  52. c4856bd Merge "WifiEnterpriseConfig: Refactor set/get field values" by Roshan Pius · 8 years ago
  53. 313177d Skip ANR for processes that have been killed by Tobias Lindskog · 9 years ago
  54. 6c753ca Merge "java.security.cert.X509CRL: add new method verify(PublicKey, Provider)" by Sergio Giro · 8 years ago
  55. 52e0434 Merge "java.security.PKCS12Attribute: port class from jdk8u60" am: 6767fd28b1 by Sergio Giro · 8 years ago
  56. 09a2121 Merge "java.security.SecureRandom: add getInstanceStrong() method" by Sergio Giro · 8 years ago
  57. 290f2bb Merge "java.security: port DomainLoadStoreParameter from jdk8u60" am: 59c0fcf0c8 by Sergio Giro · 8 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. 166ab31 Merge "Add a test app for suppressed exceptions" am: 15c6078f4d by Yohann Roussel · 8 years ago
  63. 15c6078 Merge "Add a test app for suppressed exceptions" by Yohann Roussel · 8 years ago
  64. 20d6e88 Merge changes from topic 'enable_nan' am: 62419a0138 by Etan Cohen · 8 years ago
  65. 8b8bef6 Give WakeupMessage the ability to transport an object as well. [DO NOT MERGE] by Lorenzo Colitti · 8 years ago
  66. e3efe94 [NAN] Add transport type for NAN. [DO NOT MERGE] am: bd9fdbe022 -s ours by Etan Cohen · 8 years ago
  67. 62419a0 Merge changes from topic 'enable_nan' by Etan Cohen · 8 years ago
  68. e597198 Merge "WifiConfiguration: Fix isEnterprise" am: 9221c96ae0 by Roshan Pius · 8 years ago
  69. 4171cdf Give WakeupMessage the ability to transport an object as well. [DO NOT MERGE] by Lorenzo Colitti · 8 years ago
  70. bd9fdbe [NAN] Add transport type for NAN. [DO NOT MERGE] by Etan Cohen · 8 years ago
  71. 9221c96 Merge "WifiConfiguration: Fix isEnterprise" by Treehugger Robot · 8 years ago
  72. 7554be1 Merge "Avoid profile guided compilation for vmSafeMode" am: a817838e8b by Mathieu Chartier · 8 years ago
  73. a817838 Merge "Avoid profile guided compilation for vmSafeMode" by Mathieu Chartier · 8 years ago
  74. 130cb92 Merge "fixes mStartedUsers shoule be locked by mLock, not mVolumes" by yuanhuihui · 8 years ago
  75. 0bb64f1 Merge changes from topic 'cherry_pms_installd' am: 421c74f8e7 by Andreas Gampe · 8 years ago
  76. 2ee7053 Release mPackages lock earlier am: 94f9be2ee2 by Todd Kennedy · 8 years ago
  77. 6c22810 OtaDexopt: Special-case system app classpaths am: 3f95d0bb6a by Andreas Gampe · 8 years ago
  78. 4775ba5 OtaDexoptService: Run dexopt on all apps am: 14186731f9 by Andreas Gampe · 8 years ago
  79. 723bbd8 Frameworks/base: Add compiler stats to Package Manager am: 7e619a912c by Andreas Gampe · 8 years ago
  80. 788e111 [RFC] Special case system apps for profile optimizations am: 08313b0d95 by Calin Juravle · 8 years ago
  81. 54a324707 Compile core-apps according to their own "reason" for A/B am: 9438528d99 by Calin Juravle · 8 years ago
  82. 32a092a Frameworks/base: Add new flow to OtaDexoptService am: d15300cf38 by Andreas Gampe · 8 years ago
  83. 630a372 Otadexopt: Expose progress percentage am: ff8ab4c9fa by Andreas Gampe · 8 years ago
  84. 0b89b35 cp preopted files from B partition during PM init. am: 2b6fc4c92d by Alex Light · 8 years ago
  85. 1cd6248 Merge "fixes mStartedUsers shoule be locked by mLock, not mVolumes" by Treehugger Robot · 8 years ago
  86. 421c74f Merge changes from topic 'cherry_pms_installd' by Andreas Gampe · 8 years ago
  87. 6cfe668 WifiManager: Remove unused methods by Roshan Pius · 8 years ago
  88. 94f9be2 Release mPackages lock earlier by Todd Kennedy · 8 years ago
  89. 3f95d0b OtaDexopt: Special-case system app classpaths by Andreas Gampe · 8 years ago
  90. 1418673 OtaDexoptService: Run dexopt on all apps by Andreas Gampe · 8 years ago
  91. 7e619a9 Frameworks/base: Add compiler stats to Package Manager by Andreas Gampe · 8 years ago
  92. 08313b0 [RFC] Special case system apps for profile optimizations by Calin Juravle · 8 years ago
  93. 9438528 Compile core-apps according to their own "reason" for A/B by Calin Juravle · 8 years ago
  94. d15300c Frameworks/base: Add new flow to OtaDexoptService by Andreas Gampe · 8 years ago
  95. ff8ab4c Otadexopt: Expose progress percentage by Andreas Gampe · 8 years ago
  96. 29ce1da WifiConfiguration: Fix isEnterprise by Roshan Pius · 8 years ago
  97. c8cd577 WifiEnterpriseConfig: Refactor set/get field values by Roshan Pius · 8 years ago
  98. 2b6fc4c cp preopted files from B partition during PM init. by Alex Light · 8 years ago
  99. 53f16c8 java.security.cert.X509CRL: add new method verify(PublicKey, Provider) by Sergio Giro · 8 years ago
  100. d20952e Add Base64 from OpenJDK 8u60 by Tobias Thierer · 8 years ago