1. e00ce5e Merge "Make dumpHexString() tolerate null arrays." am: a917c1db32 am: 7bb253d078 by Bernie Innocenti · 6 years ago
  2. 3e0f3ef Merge "Make dumpHexString() tolerate null arrays." am: a917c1db32 am: 7bb253d078 by Bernie Innocenti · 6 years ago
  3. 7bb253d Merge "Make dumpHexString() tolerate null arrays." am: a917c1db32 by Bernie Innocenti · 6 years ago
  4. c67466a [automerger] Fix solid circle show on message notification am: 1250cd1407 am: 51e6cce63c by Android Build Merger (Role) · 6 years ago
  5. cb74f9c Fix solid circle show on message notification am: 1250cd1407 by Tony Huang · 6 years ago
  6. 51e6cce Fix solid circle show on message notification am: 1250cd1407 by Tony Huang · 6 years ago
  7. 1250cd1 Fix solid circle show on message notification by Tony Huang · 6 years ago
  8. a917c1d Merge "Make dumpHexString() tolerate null arrays." by Treehugger Robot · 6 years ago
  9. 1c4cc2d Merge "Expose new AppOps API that we had to leave hidden in P." by Dianne Hackborn · 6 years ago
  10. e448504 Merge "Have proper permission check in getConfigForSubId" by Xiangyu/Malcolm Chen · 6 years ago
  11. 6e735fe Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 6 years ago
  12. f0c322a Expose new AppOps API that we had to leave hidden in P. by Dianne Hackborn · 6 years ago
  13. 859df82 Merge "Treating all FileSection files as device specific." by TreeHugger Robot · 6 years ago
  14. 070a6a4 Merge "Fix DateTimeViewTest illegal access error" by TreeHugger Robot · 6 years ago
  15. dee4e0b Make dumpHexString() tolerate null arrays. by Bernie Innocenti · 6 years ago
  16. 292b08f Merge "Add TimestampedValue.toString()" am: bfa58946f7 am: 494665870f by Neil Fuller · 6 years ago
  17. 4fa7af1 Merge "Add emergency dialer option on power menu" by TreeHugger Robot · 6 years ago
  18. 252382b Merge "Add TimestampedValue.toString()" am: bfa58946f7 am: 494665870f by Neil Fuller · 6 years ago
  19. 4946658 Merge "Add TimestampedValue.toString()" am: bfa58946f7 by Neil Fuller · 6 years ago
  20. 8d07276 Add emergency dialer option on power menu by Wesley.CW Wang · 6 years ago
  21. 92fcacd Fix DateTimeViewTest illegal access error by Riddle Hsu · 6 years ago
  22. df81db8 [automerger] Merge "Config to enable/disable AOD via overlay" into pi-dev am: b784e6f7bc am: dbaa859020 by Android Build Merger (Role) · 6 years ago
  23. dbaa859 Merge "Config to enable/disable AOD via overlay" into pi-dev am: b784e6f7bc by Lucas Dupin · 6 years ago
  24. 89cdaab Merge "Config to enable/disable AOD via overlay" into pi-dev am: b784e6f7bc by Lucas Dupin · 6 years ago
  25. b784e6f Merge "Config to enable/disable AOD via overlay" into pi-dev by Lucas Dupin · 6 years ago
  26. 1e02f34 Config to enable/disable AOD via overlay by Lucas Dupin · 6 years ago
  27. 20e3f5f Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  28. 255c3b6 Merge "Do not treat EXTRA_SMALL_ICON <int> as Parcelable" into pi-dev by Robin Lee · 6 years ago
  29. 6d82626 Merge "Do not treat EXTRA_SMALL_ICON <int> as Parcelable" into pi-dev by Robin Lee · 6 years ago
  30. e04ef77 Treating all FileSection files as device specific. by Kweku Adams · 6 years ago
  31. 87cbcb7 Merge "Support sentinel values for CHAR LIMIT." by Jeff Sharkey · 6 years ago
  32. f637185 Merge "Use disableForUser in StatusBarManager" am: 5392d799ab am: 3f3aa3518f by Evan Laird · 6 years ago
  33. 3f3aa35 Merge "Use disableForUser in StatusBarManager" am: 5392d799ab by Evan Laird · 6 years ago
  34. 6b9f7dd Merge "Lazily request spell checker session" by TreeHugger Robot · 6 years ago
  35. 1ecf4ac Fix a syntax error in SystemServiceRegistry by Neil Fuller · 6 years ago
  36. ca97b34 Add TimestampedValue.toString() by Neil Fuller · 6 years ago
  37. a6b5344 Do not treat EXTRA_SMALL_ICON <int> as Parcelable by Robin Lee · 6 years ago
  38. 5e9763d Merge "Merge "Remove internal ApnSetting." into pi-dev-plus-aosp am: 1969c54ae2" by Android Build Merger (Role) · 6 years ago
  39. 0885b2d Merge "Remove internal ApnSetting." into pi-dev-plus-aosp am: 1969c54ae2 by Pengquan Meng · 6 years ago
  40. 19117b4 Merge "Moved some activities implementation to ActivityTaskManagerService (2/n)" by TreeHugger Robot · 6 years ago
  41. 0ec06e3 Merge "Fix issue #110010842: 875481 hi - Android - [Source] Context..." by TreeHugger Robot · 6 years ago
  42. 1eb0329 Merge "Get rid of unnecessary todo" by TreeHugger Robot · 6 years ago
  43. 1969c54 Merge "Remove internal ApnSetting." into pi-dev-plus-aosp by Pengquan Meng · 6 years ago
  44. 535a16d Merge "Minor autofill fixes." by TreeHugger Robot · 6 years ago
  45. 04d9cb5 Moved some activities implementation to ActivityTaskManagerService (2/n) by Wale Ogunwale · 6 years ago
  46. f1223e6 Support sentinel values for CHAR LIMIT. by Jeff Sharkey · 6 years ago
  47. dec19a7 Get rid of unnecessary todo by Beverly · 6 years ago
  48. 0348ab2 Merge "Removes deprecated EXTRA_EPHEMERAL*" by TreeHugger Robot · 6 years ago
  49. 10e276a Fix a syntax error in SystemServiceRegistry by Neil Fuller · 6 years ago
  50. 172708b Use disableForUser in StatusBarManager by Evan Laird · 6 years ago
  51. 16eef1a Merge "Frameworks: Remove complex boolean" by Treehugger Robot · 6 years ago
  52. a3aa322 Merge "Simple pass-through TimeDetectorService" am: cb749e2e50 am: 415585f2a5 by Neil Fuller · 6 years ago
  53. 6006f76 Merge "Split interfaces and service for activities from current AM interfaces (1/n)" by TreeHugger Robot · 6 years ago
  54. 415585f Merge "Simple pass-through TimeDetectorService" am: cb749e2e50 by Neil Fuller · 6 years ago
  55. f5e2630 Minor autofill fixes. by Felipe Leme · 6 years ago
  56. eb56c58 Frameworks: Remove complex boolean by Andreas Gampe · 6 years ago
  57. cb749e2 Merge "Simple pass-through TimeDetectorService" by Treehugger Robot · 6 years ago
  58. 15f3581 Merge "Use disableForUser in StatusBarManager" by TreeHugger Robot · 6 years ago
  59. 273193b Merge "Annotate methods with SET_TIME and SET_TIME_ZONE." by Jeff Sharkey · 6 years ago
  60. 7f3a2f8 Removes deprecated EXTRA_EPHEMERAL* by Patrick · 6 years ago
  61. 55f1278 Merge changes I6abd2221,I2c149d29,I45d22857,I1f879b2c,If4986a25, ... am: 6c0106b57f am: 85bae863f5 by Chalard Jean · 6 years ago
  62. 4773b9d Simple pass-through TimeDetectorService by Neil Fuller · 6 years ago
  63. d118c2b Merge changes I6abd2221,I2c149d29,I45d22857,I1f879b2c,If4986a25, ... am: 6c0106b57f by Chalard Jean · 6 years ago
  64. 85bae86 Merge changes I6abd2221,I2c149d29,I45d22857,I1f879b2c,If4986a25, ... by Chalard Jean · 6 years ago
  65. 9bf808c Remove internal ApnSetting. by yuemingw · 7 years ago
  66. 267ef30 resolve merge conflicts of 5e1d95b0cc05eb1a6bf25a13223601f2e8f8fccb to stage-aosp-master by Neil Fuller · 6 years ago
  67. 79d42a6 resolve merge conflicts of 5e1d95b0cc05eb1a6bf25a13223601f2e8f8fccb to stage-aosp-master by Neil Fuller · 6 years ago
  68. 6c0106b Merge changes I6abd2221,I2c149d29,I45d22857,I1f879b2c,If4986a25, ... by Chalard Jean · 6 years ago
  69. 6823744 Small cleanup of Network. by Chalard Jean · 6 years ago
  70. b8cfa1d Cleanup of LinkProperties. by Chalard Jean · 6 years ago
  71. 5e1d95b Merge "Minimum viable TimeDetectorService" by Neil Fuller · 6 years ago
  72. 1ed497c Merge "Simple pass-through TimeDetectorService" by Neil Fuller · 6 years ago
  73. 63099bb Merge "Do not treat EXTRA_SMALL_ICON <int> as Parcelable" by Robin Lee · 6 years ago
  74. 0944d44 Merge "Log when a autofill is disabled in a view because of a parent's importance." by TreeHugger Robot · 6 years ago
  75. 6008106 Lazily request spell checker session by Yohei Yukawa · 6 years ago
  76. 7c8dbf7 Log when a autofill is disabled in a view because of a parent's importance. by Felipe Leme · 6 years ago
  77. 7772099 Merge "Remove flag for data usage v2." by TreeHugger Robot · 6 years ago
  78. 73435a3 Fix issue #110010842: 875481 hi - Android - [Source] Context... by Dianne Hackborn · 6 years ago
  79. 24836bf Simple pass-through TimeDetectorService by Neil Fuller · 6 years ago
  80. d7d4ecc Annotate methods with SET_TIME and SET_TIME_ZONE. by Jeff Sharkey · 6 years ago
  81. b5e9816 Merge "Honors MATCH_ALL flag" by TreeHugger Robot · 6 years ago
  82. 0a8ab83 Add a setting for the User Absent, Touch Off feature in Wear by Damien Bargiacchi · 6 years ago
  83. 8a3d990 Merge ""am dumpheap" is now synchronous." by Makoto Onuki · 6 years ago
  84. 467fc61 Merge changes from topic "wear_power_service-master" by Damien Bargiacchi · 6 years ago
  85. 62eea67 Do not treat EXTRA_SMALL_ICON <int> as Parcelable by Robin Lee · 6 years ago
  86. 00e8d59 Honors MATCH_ALL flag by Patrick · 6 years ago
  87. a4b77ef Remove flag for data usage v2. by Fan Zhang · 6 years ago
  88. eb4e173 Merge "Framework: Disable native-bridge for non-zygote" am: 05c09faad2 am: 5b2e5d32d6 by Andreas Gampe · 6 years ago
  89. c72a723 Merge "ScanRecord.getServiceData NPE fix" am: d62f74e806 am: 8d0eb01843 by Jakub Pawlowski · 6 years ago
  90. 779378f Merge "Framework: Disable native-bridge for non-zygote" am: 05c09faad2 by Andreas Gampe · 6 years ago
  91. 00f135d Merge "ScanRecord.getServiceData NPE fix" am: d62f74e806 am: 8d0eb01843 by Jakub Pawlowski · 6 years ago
  92. 5b2e5d3 Merge "Framework: Disable native-bridge for non-zygote" am: 05c09faad2 by Andreas Gampe · 6 years ago
  93. 8d0eb01 Merge "ScanRecord.getServiceData NPE fix" am: d62f74e806 by Jakub Pawlowski · 6 years ago
  94. 2c6657f "am dumpheap" is now synchronous. by Makoto Onuki · 6 years ago
  95. 05c09fa Merge "Framework: Disable native-bridge for non-zygote" by Treehugger Robot · 6 years ago
  96. 5988012 ScanRecord.getServiceData NPE fix by Jakub Pawlowski · 6 years ago
  97. b557907 Minimum viable TimeDetectorService by Neil Fuller · 6 years ago
  98. e9922a8 Merge changes Ifd7d73ad,Id79096fa am: bfe3b1a691 am: 9f0df265ba am: 3ef3fae232 by Chalard Jean · 6 years ago
  99. 3ef3fae Merge changes Ifd7d73ad,Id79096fa am: bfe3b1a691 am: 9f0df265ba by Chalard Jean · 6 years ago
  100. 9f0df26 Merge changes Ifd7d73ad,Id79096fa am: bfe3b1a691 by Chalard Jean · 6 years ago