1. 5d763a3 Merge "fd_utils: switch to libbase logging." am: 982f42f71c am: a31b7d383f by Narayan Kamath · 8 years ago
  2. a31b7d3 Merge "fd_utils: switch to libbase logging." am: 982f42f71c by Narayan Kamath · 8 years ago
  3. 982f42f Merge "fd_utils: switch to libbase logging." by Narayan Kamath · 8 years ago
  4. 7e0db82 Merge "fd_utils: add missing logging for a couple of failure cases." am: 9dbcff7d73 by Narayan Kamath · 8 years ago
  5. 04d17c0 Merge "fd_utils: add missing logging for a couple of failure cases." by Narayan Kamath · 8 years ago
  6. 9dbcff7 Merge "fd_utils: add missing logging for a couple of failure cases." by Narayan Kamath · 8 years ago
  7. 969327b Merge changes from topic 'secondary-dex1' am: d56d98b860 am: e6f3ed6aef by Calin Juravle · 8 years ago
  8. e6f3ed6 Merge changes from topic 'secondary-dex1' am: d56d98b860 by Calin Juravle · 8 years ago
  9. d56d98b Merge changes from topic 'secondary-dex1' by Calin Juravle · 8 years ago
  10. c649449 Use DexManager logic to decide if a package is used by other apps by Calin Juravle · 8 years ago
  11. f8afcdc Skip class path checking for secondary dex files by Calin Juravle · 8 years ago
  12. b088dd5 Merge "Remove the name length limit for system properties." am: c657b769ab by Elliott Hughes · 8 years ago
  13. 6f00e6e Merge "Remove the name length limit for system properties." am: c657b769ab by Elliott Hughes · 8 years ago
  14. aa95700 Merge changes from topic 'secondary-dex' am: 9e88c53337 am: a400ccdaa0 by Calin Juravle · 8 years ago
  15. efb30d8 Save package dex usage info after secondary dex reconciliation am: 61fd6eab46 by Calin Juravle · 8 years ago
  16. 36bc489 Compile secondary dex files during background dexopt job am: 574994afde by Calin Juravle · 8 years ago
  17. 6f80bb4 Add a shell command to force the background dexopt job am: f7edab63d9 by Calin Juravle · 8 years ago
  18. ff7bde0 A bit more refactoring in BackgroundDexOptService am: a57ef16375 am: a0358c9e32 by Calin Juravle · 8 years ago
  19. 29f08b9 [PM] Clean up logic for secondary dex oat files am: e69fba3f7f am: 110e897eaa by Calin Juravle · 8 years ago
  20. 97b4de2 Compile secondary dex files in DexManager am: 7218363a92 am: 468be64cf2 by Calin Juravle · 8 years ago
  21. a6adb97 Notify DexManager about new package installs am: fcd672fca3 am: 27ea592098 by Calin Juravle · 8 years ago
  22. c657b76 Merge "Remove the name length limit for system properties." by Elliott Hughes · 8 years ago
  23. a400ccda Merge changes from topic 'secondary-dex' am: 9e88c53337 by Calin Juravle · 8 years ago
  24. ade9005 Save package dex usage info after secondary dex reconciliation am: 61fd6eab46 by Calin Juravle · 8 years ago
  25. 112a61b Compile secondary dex files during background dexopt job am: 574994afde by Calin Juravle · 8 years ago
  26. 90ac28d Add a shell command to force the background dexopt job am: f7edab63d9 by Calin Juravle · 8 years ago
  27. a0358c9 A bit more refactoring in BackgroundDexOptService am: a57ef16375 by Calin Juravle · 8 years ago
  28. 110e897 [PM] Clean up logic for secondary dex oat files am: e69fba3f7f by Calin Juravle · 8 years ago
  29. 468be64 Compile secondary dex files in DexManager am: 7218363a92 by Calin Juravle · 8 years ago
  30. 27ea592 Notify DexManager about new package installs am: fcd672fca3 by Calin Juravle · 8 years ago
  31. 9e88c53 Merge changes from topic 'secondary-dex' by Calin Juravle · 8 years ago
  32. 19df6d2 Merge "hotspot2: expose string constants for cert type and auth methods" am: 603fb2ef56 by Peter Qiu · 8 years ago
  33. d919593 Merge "hotspot2: expose string constants for cert type and auth methods" by Peter Qiu · 8 years ago
  34. 33cc60c Remove the name length limit for system properties. by Elliott Hughes · 8 years ago
  35. 603fb2e Merge "hotspot2: expose string constants for cert type and auth methods" by Treehugger Robot · 8 years ago
  36. ad014af Fix typo in dexopt.secondary system property by Calin Juravle · 8 years ago
  37. 61fd6ea Save package dex usage info after secondary dex reconciliation by Calin Juravle · 9 years ago
  38. 574994a Compile secondary dex files during background dexopt job by Calin Juravle · 9 years ago
  39. f7edab6 Add a shell command to force the background dexopt job by Calin Juravle · 9 years ago
  40. a57ef16 A bit more refactoring in BackgroundDexOptService by Calin Juravle · 9 years ago
  41. e69fba3f [PM] Clean up logic for secondary dex oat files by Calin Juravle · 9 years ago
  42. 7218363 Compile secondary dex files in DexManager by Calin Juravle · 9 years ago
  43. fcd672f Notify DexManager about new package installs by Calin Juravle · 9 years ago
  44. 6404cc1 Merge "Fix Javadoc for StrictMode#permitUnbufferdIo" am: b8648ae07a by Shubham Ajmera · 8 years ago
  45. c847aae Merge "Fix Javadoc for StrictMode#permitUnbufferdIo" am: b8648ae07a by Shubham Ajmera · 8 years ago
  46. b8648ae Merge "Fix Javadoc for StrictMode#permitUnbufferdIo" by Treehugger Robot · 8 years ago
  47. 84b5511 fd_utils: switch to libbase logging. by Narayan Kamath · 8 years ago
  48. a352d24 fd_utils: add missing logging for a couple of failure cases. by Narayan Kamath · 8 years ago
  49. 974e83c Merge "ConnectivityManager: no double NetworkCallback registration" am: 06a192fa49 by Hugo Benichi · 8 years ago
  50. 5983a77 Merge "ConnectivityManager: no double NetworkCallback registration" by Hugo Benichi · 8 years ago
  51. 06a192f Merge "ConnectivityManager: no double NetworkCallback registration" by Treehugger Robot · 8 years ago
  52. faa7097 ConnectivityManager: no double NetworkCallback registration by Hugo Benichi · 9 years ago
  53. b5d2527 Merge "Added two new RIL commands support" am: d7b60d7869 am: 01cfdb4f3a by Jack Yu · 8 years ago
  54. 01cfdb4 Merge "Added two new RIL commands support" am: d7b60d7869 by Jack Yu · 8 years ago
  55. d7b60d78 Merge "Added two new RIL commands support" by Treehugger Robot · 8 years ago
  56. 1bab118 Added two new RIL commands support by Jack Yu · 8 years ago
  57. 99cca40 Merge "Basic javadoc for android.os.UpdateEngine." am: cbafc8d682 am: 91c1048bc7 by Elliott Hughes · 8 years ago
  58. 91c1048 Merge "Basic javadoc for android.os.UpdateEngine." am: cbafc8d682 by Elliott Hughes · 8 years ago
  59. cbafc8d Merge "Basic javadoc for android.os.UpdateEngine." by Elliott Hughes · 8 years ago
  60. 5e10f3d Merge "Fix up EAP-SIM documentation" am: 2142b14a88 am: 32655dfa19 by Paul Stewart · 8 years ago
  61. 32655df Merge "Fix up EAP-SIM documentation" am: 2142b14a88 by Paul Stewart · 8 years ago
  62. f8dbd21 hotspot2: expose string constants for cert type and auth methods by Peter Qiu · 8 years ago
  63. 2142b14 Merge "Fix up EAP-SIM documentation" by Treehugger Robot · 8 years ago
  64. 0c4cace Merge "Remove FastJNI optimization on AssetManager to avoid dead lock." am: 4904e7ae2a by Tim Zhang · 8 years ago
  65. 07acbea Merge "Remove FastJNI optimization on AssetManager to avoid dead lock." by Tim Zhang · 8 years ago
  66. 4904e7a Merge "Remove FastJNI optimization on AssetManager to avoid dead lock." by Treehugger Robot · 8 years ago
  67. 14e0a1e Remove FastJNI optimization on AssetManager to avoid dead lock. by Tim Zhang · 8 years ago
  68. 906a077 Fix up EAP-SIM documentation by Paul Stewart · 8 years ago
  69. cf4bd05 Merge "getTransport checks interface and instance names." am: 7f0300f1e2 by Yifan Hong · 8 years ago
  70. fd0e1a9 Merge "Support for showing self-managed calls in IncallService." am: 5a33057092 by Tyler Gunn · 8 years ago
  71. 7719c1a Merge "getTransport checks interface and instance names." am: 7f0300f1e2 by Yifan Hong · 8 years ago
  72. 3243ec0 Merge changes from topic 'query-fplmn-sync' am: 0dc62c6dd3 am: 1f7f262920 by nharold · 8 years ago
  73. 8c7d28f Merge "Support for showing self-managed calls in IncallService." am: 5a33057092 by Tyler Gunn · 8 years ago
  74. 1f7f262 Merge changes from topic 'query-fplmn-sync' am: 0dc62c6dd3 by nharold · 8 years ago
  75. 7f0300f Merge "getTransport checks interface and instance names." by Treehugger Robot · 8 years ago
  76. 5a33057 Merge "Support for showing self-managed calls in IncallService." by Tyler Gunn · 8 years ago
  77. 0dc62c6 Merge changes from topic 'query-fplmn-sync' by nharold · 8 years ago
  78. 5e6147f Merge "Add DUN to networkAttributes" am: 32d763b0ed am: 4e8cd7dca6 by Ajay Nambi · 8 years ago
  79. 4e8cd7d Merge "Add DUN to networkAttributes" am: 32d763b0ed by Ajay Nambi · 8 years ago
  80. 32d763b Merge "Add DUN to networkAttributes" by Treehugger Robot · 8 years ago
  81. 70e4721 Merge "Permit privileged system apps to send SMS without persisting." am: 3d5504724f by ashastry · 8 years ago
  82. 6c567af Merge "Permit privileged system apps to send SMS without persisting." by ashastry · 8 years ago
  83. 3d55047 Merge "Permit privileged system apps to send SMS without persisting." by ashastry · 8 years ago
  84. 756216f Merge "[AWARE] Add data-path security configuration (PMK)" am: eff6f4fc43 by Etan Cohen · 8 years ago
  85. b50d958 Merge "[AWARE] Add data-path security configuration (PMK)" am: eff6f4fc43 by Etan Cohen · 8 years ago
  86. eff6f4f Merge "[AWARE] Add data-path security configuration (PMK)" by Etan Cohen · 8 years ago
  87. ade2117 Fix Javadoc for StrictMode#permitUnbufferdIo by Shubham Ajmera · 8 years ago
  88. 63700b7 resolve merge conflicts of 81a28efd1b16 to stage-aosp-master am: b455f0deed by Tyler Gunn · 8 years ago
  89. b455f0d resolve merge conflicts of 81a28efd1b16 to stage-aosp-master by Tyler Gunn · 8 years ago
  90. 81a28ef Merge "Support confirmation of international calls while on WFC only." by Tyler Gunn · 8 years ago
  91. 954111a [AWARE] Add data-path security configuration (PMK) by Etan Cohen · 8 years ago
  92. 3ddaf3e Merge "Add API Surface for creating IpSec Transforms" am: 7645fa2816 by Nathan Harold · 8 years ago
  93. 0a6305d Merge "Add API Surface for creating IpSec Transforms" am: 7645fa2816 by Nathan Harold · 8 years ago
  94. 7645fa2 Merge "Add API Surface for creating IpSec Transforms" by Treehugger Robot · 8 years ago
  95. 83385ed Merge "Fix dead lock in Tethering state machine" am: 355dbae680 am: 0703f03953 by Erik Kline · 8 years ago
  96. 0703f03 Merge "Fix dead lock in Tethering state machine" am: 355dbae680 by Erik Kline · 8 years ago
  97. 355dbae Merge "Fix dead lock in Tethering state machine" by Erik Kline · 8 years ago
  98. 0231082 Merge "Also test for additional NetworkCallback calls" am: dff6c5c30d by Erik Kline · 8 years ago
  99. 47d8385 Merge "Also test for additional NetworkCallback calls" am: dff6c5c30d by Erik Kline · 8 years ago
  100. dff6c5c Merge "Also test for additional NetworkCallback calls" by Treehugger Robot · 8 years ago