1. 5297f03 Merge "Default to not allowing cleartext traffic for ephemeral apps" by Chad Brubaker · 8 years ago
  2. 6997bf2 Merge "Add comment in IActivityManager.aidl." by Sudheer Shanka · 8 years ago
  3. d3e2ba3 Merge "Fix blink of final position in activity transitions." by TreeHugger Robot · 8 years ago
  4. c5b5694 Merge commit '7797e545239e81a9216994527badcc98178ebfcc' into dec10 by Jeff Sharkey · 8 years ago
  5. 7797e54 Merge "Final push of installd to Binder; goodbye socket!" am: 1950377f91 am: 104fd011b2 by Jeff Sharkey · 8 years ago
  6. 9ff6774 Merge "Final push of installd to Binder; goodbye socket!" am: 1950377f91 by Jeff Sharkey · 8 years ago
  7. 104fd01 Merge "Final push of installd to Binder; goodbye socket!" am: 1950377f91 by Jeff Sharkey · 8 years ago
  8. 1950377 Merge "Final push of installd to Binder; goodbye socket!" by Jeff Sharkey · 8 years ago
  9. f9c4b57 Fix blink of final position in activity transitions. by George Mount · 8 years ago
  10. 19c5e1b Merge "Adding unlockProfile to trust-agent meta data and makes TrustAgent runnable under direct boot" by Lingjun Li · 8 years ago
  11. 5364e2b8 Merge "Update registerNetworkScoreCache() to accept a filter type." am: a511a07fa3 am: 4150ec18e9 by Jeremy Joslin · 8 years ago
  12. 9f38345 Merge "Update registerNetworkScoreCache() to accept a filter type." am: a511a07fa3 by Jeremy Joslin · 8 years ago
  13. 4150ec1 Merge "Update registerNetworkScoreCache() to accept a filter type." by Jeremy Joslin · 8 years ago
  14. e15e208 Merge "Make MATCH_ANY_USER system api" by TreeHugger Robot · 8 years ago
  15. 740f523 Final push of installd to Binder; goodbye socket! by Jeff Sharkey · 8 years ago
  16. 61bde4d Merge "Replace ContentProvider SQL args w/ Bundle & Constants." by TreeHugger Robot · 8 years ago
  17. c09d69e Merge "Protect BackStackRecord from accessing null mHost." by TreeHugger Robot · 8 years ago
  18. ad804a9 Add API info about Keyframe and PropertyValuesHolder am: 21b93c1f66 by Doris Liu · 8 years ago
  19. 046f615 Add API info about Keyframe and PropertyValuesHolder am: 21b93c1f66 by Doris Liu · 8 years ago
  20. 823db05 Update registerNetworkScoreCache() to accept a filter type. by Jeremy Joslin · 8 years ago
  21. 5db8b0a Merge "Update registerNetworkScoreCache() to accept a filter type." by TreeHugger Robot · 8 years ago
  22. 20914d7 Adding unlockProfile to trust-agent meta data and makes TrustAgent runnable under direct boot by Lingjun Li · 8 years ago
  23. ea93fe7 Replace ContentProvider SQL args w/ Bundle & Constants. by Steve McKay · 8 years ago
  24. 0d0bbd0 Merge "Prepare to move dexopt calls to Binder." am: d7b144a5e9 am: 35cbe8ffb0 am: 41d75809aa by Jeff Sharkey · 8 years ago
  25. 67c8b01 Merge "Prepare to move dexopt calls to Binder." am: d7b144a5e9 am: 35cbe8ffb0 by Jeff Sharkey · 8 years ago
  26. 41d75809a Merge "Prepare to move dexopt calls to Binder." am: d7b144a5e9 am: 35cbe8ffb0 by Jeff Sharkey · 8 years ago
  27. 35cbe8f Merge "Prepare to move dexopt calls to Binder." am: d7b144a5e9 by Jeff Sharkey · 8 years ago
  28. d7b144a Merge "Prepare to move dexopt calls to Binder." by Jeff Sharkey · 8 years ago
  29. 9498f5a Merge "Add network logging icon to Quicksettings when enabled" by Philipp Weiß · 8 years ago
  30. e03b812 Merge "Accept adjustments from notification assistant." by Julia Reynolds · 8 years ago
  31. 0e4fc20 Merge "Move android.test classes from core/java to legacy-test/src" am: 2761ed124a am: 28b617bdea by Paul Duffin · 8 years ago
  32. 7e28011 Merge "Move android.test classes from core/java to legacy-test/src" am: 2761ed124a by Paul Duffin · 8 years ago
  33. 28b617b Merge "Move android.test classes from core/java to legacy-test/src" by Paul Duffin · 8 years ago
  34. 2761ed1 Merge "Move android.test classes from core/java to legacy-test/src" by Paul Duffin · 8 years ago
  35. d89d07a Merge "Move android.test classes from core/java to legacy-test/src" by Paul Duffin · 8 years ago
  36. 749a150 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  37. 963e8dd DO NOT MERGE: Implement metered tracking for NetworkStats summary queries. by Stephen Chen · 8 years ago
  38. 21680fd DO NOT MERGE: NetworkMonitor metrics: add first validation information by Hugo Benichi · 8 years ago
  39. dda938a DO NOT MERGE: Switch over to new "time.android.com" NTP pool. by Jeff Sharkey · 8 years ago
  40. dadf6ca DO NOT MERGE: Define API for metering network stats buckets. by Stephen Chen · 8 years ago
  41. ffe5a46 DO NOT MERGE: VPN network stat accounting changes. by Jeremy Joslin · 8 years ago
  42. ce765b7 DO NOT MERGE: ConnectivityThread: use lazy holder idiom by Hugo Benichi · 8 years ago
  43. 1853f78 DO NOT MERGE: ConnectivityManager: use ConnectivityThread looper by Hugo Benichi · 8 years ago
  44. 4983e55 DO NOT MERGE: ConnectivityManager: a simpler CallbackHandler by Hugo Benichi · 8 years ago
  45. 29154b0 DO NOT MERGE: Indicate the NsdServiceInfo attributes are only filled in for a resolved service. by Philip P. Moltmann · 8 years ago
  46. c8e4cc8 DO NOT MERGE: Add a null check for the OnStartTetheringCallback. by Jeremy Klein · 8 years ago
  47. f99a33a DO NOT MERGE: IpConnectivityMetrics: rate limit ApfProgramEvents by Hugo Benichi · 8 years ago
  48. 05ad47a DO NOT MERGE: TokenBucket for rate-limiting and throttling by Hugo Benichi · 8 years ago
  49. 8c9e4b6 DO NOT MERGE: IpConnectivityMetrics reads buffer size in settings by Hugo Benichi · 8 years ago
  50. 4d97c73 Fix vulnerability in MemoryIntArray am: 1181f448c1 am: d08cf2b071 am: 385277305e by Svetoslav Ganov · 8 years ago
  51. 69b9db8 Fix vulnerability in MemoryIntArray am: 1181f448c1 am: d08cf2b071 am: 385277305e by Svetoslav Ganov · 8 years ago
  52. 3852773 Fix vulnerability in MemoryIntArray am: 1181f448c1 am: d08cf2b071 by Svetoslav Ganov · 8 years ago
  53. d08cf2b Fix vulnerability in MemoryIntArray am: 1181f448c1 by Svetoslav Ganov · 8 years ago
  54. 1ee9d38 Merge "Add system API to install ephemeral apps" by TreeHugger Robot · 8 years ago
  55. c5ac587 Update registerNetworkScoreCache() to accept a filter type. by Jeremy Joslin · 8 years ago
  56. 1181f44 Fix vulnerability in MemoryIntArray by Svetoslav Ganov · 8 years ago
  57. d5f7089 Protect BackStackRecord from accessing null mHost. by George Mount · 8 years ago
  58. b771768 Add system API to install ephemeral apps by Todd Kennedy · 8 years ago
  59. cf8f7b3 Revert "Fix vulnerability in MemoryIntArray am: a97171ec49" am: 43966dafb3 am: 498547ec6c am: ef435f6780 by Bill Napier · 8 years ago
  60. 1c47e9e Revert "Fix vulnerability in MemoryIntArray am: a97171ec49" am: 43966dafb3 am: 498547ec6c by Bill Napier · 8 years ago
  61. ef435f6 Revert "Fix vulnerability in MemoryIntArray am: a97171ec49" am: 43966dafb3 by Bill Napier · 8 years ago
  62. 498547e Revert "Fix vulnerability in MemoryIntArray am: a97171ec49" am: 43966dafb3 by Bill Napier · 8 years ago
  63. 43966da Revert "Fix vulnerability in MemoryIntArray am: a97171ec49" by Bill Napier · 8 years ago
  64. 9db8a68 Fix vulnerability in MemoryIntArray am: a97171ec49 am: fb12dd509f am: a5ee109029 am: 5250d90637 by Svetoslav Ganov · 8 years ago
  65. 40db029 Light navigation bar support (1/2) by Jorim Jaggi · 8 years ago
  66. e812cd0 Fix vulnerability in MemoryIntArray am: a97171ec49 am: fb12dd509f am: a5ee109029 by Svetoslav Ganov · 8 years ago
  67. 5250d90 Fix vulnerability in MemoryIntArray am: a97171ec49 am: fb12dd509f am: a5ee109029 by Svetoslav Ganov · 8 years ago
  68. a5ee109 Fix vulnerability in MemoryIntArray am: a97171ec49 am: fb12dd509f by Svetoslav Ganov · 8 years ago
  69. fb12dd5 Fix vulnerability in MemoryIntArray am: a97171ec49 by Svetoslav Ganov · 8 years ago
  70. a97171e Fix vulnerability in MemoryIntArray by Svetoslav Ganov · 8 years ago
  71. ac30b3b Merge "Replace Toast-based cheat sheets with tooltips" by TreeHugger Robot · 8 years ago
  72. e3a3524 Merge changes I6477b6d1,Ieb11345f by TreeHugger Robot · 8 years ago
  73. 41a0bc5 Merge "Show popup transitions when there is no anchor set" by TreeHugger Robot · 8 years ago
  74. 475f9a3 Make MATCH_ANY_USER system api by Amith Yamasani · 8 years ago
  75. 38724a2 Merge "Support multiple caches in NetworkScoreService." am: 78f3f0049e am: a7c0b73971 am: b45a4a5d1b by Amin Shaikh · 8 years ago
  76. c98c7bc Prepare to move dexopt calls to Binder. by Jeff Sharkey · 8 years ago
  77. a4e169e Add network logging icon to Quicksettings when enabled by phweiss · 8 years ago
  78. df25760 Move android.test classes from core/java to legacy-test/src by Paul Duffin · 8 years ago
  79. 2395179 Move android.test classes from core/java to legacy-test/src by Paul Duffin · 8 years ago
  80. b92aa5b Merge changes from topic 'framework-net-aosp' by Lorenzo Colitti · 8 years ago
  81. b8df76e4 DO NOT MERGE: Move FakeSettingsProvider to a common location. by Lorenzo Colitti · 8 years ago
  82. 1f64f3f DO NOT MERGE: Add option to skip and avoid captive portals. by Calvin On · 8 years ago
  83. 3841a48 DO NOT MERGE: Support timeouts for requestNetwork() invocations. by Erik Kline · 9 years ago
  84. b004945 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  85. 6cd5d2f Merge "Adding orientation preserving resizing" by TreeHugger Robot · 8 years ago
  86. 322347b Adding orientation preserving resizing by skuhne@google.com · 8 years ago
  87. 58e132a Revert "Fix vulnerability in MemoryIntArray" am: 1f06508bc6 am: 64b5725900 am: 60357eb6bd am: 590b77da13 by Svetoslav Ganov · 8 years ago
  88. fe9fc97 Revert "Fix vulnerability in MemoryIntArray" am: 1f06508bc6 am: 64b5725900 am: 60357eb6bd by Svetoslav Ganov · 8 years ago
  89. be53785 Merge changes from topic 'proto convenience methods' by Joe Onorato · 8 years ago
  90. 590b77d Revert "Fix vulnerability in MemoryIntArray" am: 1f06508bc6 am: 64b5725900 by Svetoslav Ganov · 8 years ago
  91. 5683204 Merge "Camera2: Consolidate the overriding of PRIVATE format" by TreeHugger Robot · 8 years ago
  92. 60357eb Revert "Fix vulnerability in MemoryIntArray" am: 1f06508bc6 am: 64b5725900 by Svetoslav Ganov · 8 years ago
  93. 64b5725 Revert "Fix vulnerability in MemoryIntArray" am: 1f06508bc6 by Svetoslav Ganov · 8 years ago
  94. 5456cdb Merge "Support multiple caches in NetworkScoreService." am: 78f3f0049e am: a7c0b73971 by Amin Shaikh · 8 years ago
  95. b45a4a5 Merge "Support multiple caches in NetworkScoreService." am: 78f3f0049e by Amin Shaikh · 8 years ago
  96. a62415d Merge "Only persist last Shared Preferences state" by TreeHugger Robot · 8 years ago
  97. 1f06508b Revert "Fix vulnerability in MemoryIntArray" by Svetoslav Ganov · 8 years ago
  98. 61705a3 Fix vulnerability in MemoryIntArray am: 4694cad511 am: ec40a70ffb am: 138a541eaa am: 557858b9c0 by Svetoslav Ganov · 8 years ago
  99. 638134c Fix vulnerability in MemoryIntArray am: 4694cad511 am: ec40a70ffb am: 138a541eaa by Svetoslav Ganov · 8 years ago
  100. 6023fd1 Fix vulnerability in MemoryIntArray am: 4694cad511 am: ec40a70ffb am: 138a541eaa by Svetoslav Ganov · 8 years ago