1. 5a322ec Add more entries into hidden API light greylist by David Brazdil · 6 years ago
  2. 9d7f2f4 Merge "Stop statsd Anomaly Detection crash" by TreeHugger Robot · 6 years ago
  3. 9ae8ef9 Merge "Continue to decrypt other application keys if one fails to decrypt" by TreeHugger Robot · 6 years ago
  4. d1fac20 Merge "Display blanking logic improvements" by Lucas Dupin · 6 years ago
  5. 5935d34 Merge "Allow statsd_config be able to set destination value AUTO/EXPLICIT." by TreeHugger Robot · 6 years ago
  6. bca6e66 Merge "Add display panel low power mode global setting & mapping to sys property." by TreeHugger Robot · 6 years ago
  7. dd3afdb Merge "remove unused/deprecated flags from savelayer" by TreeHugger Robot · 6 years ago
  8. 077e304 Merge "Fixed an issue where we would access the wrong drawable" by Selim Cinek · 6 years ago
  9. 0b45fa9 Fixed an issue where we would access the wrong drawable by Selim Cinek · 6 years ago
  10. a54e69a Merge "Increase instant app privacy with dummy data" by TreeHugger Robot · 6 years ago
  11. a352b7a Merge "Implemented support for inline images" by Selim Cinek · 6 years ago
  12. 47aefdf Merge "Add logging for output chooser." by TreeHugger Robot · 6 years ago
  13. 451832a Merge "Use new minikin::Font constructor" by TreeHugger Robot · 6 years ago
  14. 98517be Merge "Revert "Remove @hide from ViewGroup debug methods"" by TreeHugger Robot · 6 years ago
  15. 51fe9f8 Merge "Remove unused flags from IHwBinder." by Steven Moreland · 6 years ago
  16. 4857cb5 Continue to decrypt other application keys if one fails to decrypt by Bo Zhu · 6 years ago
  17. 582870e Stop statsd Anomaly Detection crash by Bookatz · 6 years ago
  18. bb94419 Merge "Fix small issues with event flow for quickscrub" by TreeHugger Robot · 6 years ago
  19. 4aa9e59 Merge "Fix issue where pulse callback would be delayed" by Lucas Dupin · 6 years ago
  20. efdd925 Merge "puller cache clearing" by TreeHugger Robot · 6 years ago
  21. db96b03 Merge "Remove selection on nonselectable text (which would be there if a user tapped Linkified text) if a TextView loses focus." by Richard Ledley · 6 years ago
  22. 58978e1 remove unused/deprecated flags from savelayer by Mike Reed · 6 years ago
  23. 8b46ef2 Add logging for output chooser. by Julia Reynolds · 6 years ago
  24. 33903da Merge "Don't change stream volume on mute" by TreeHugger Robot · 6 years ago
  25. bfd1f0c Merge "Add privacy tags to print dumping" by TreeHugger Robot · 6 years ago
  26. 397c612 Merge "Fixes crash when pinning unfocused task in multiwindow" by TreeHugger Robot · 6 years ago
  27. bcfcd6c Add display panel low power mode global setting & mapping to sys property. by Ajay Dudani · 6 years ago
  28. ac5438c Merge "Add metrics constants for new settings screens." by TreeHugger Robot · 6 years ago
  29. 7831a4d Merge "Try to check the platform decryption key is still accessible before using the platform encryption key" by Bo Zhu · 6 years ago
  30. cffb360 Merge changes from topic "assetmanager2" by Adam Lesinski · 6 years ago
  31. 4d5d8df Merge "Revert "Nuke WindowState#mShownPosition. Rework mXOffset/mYOffset."" by TreeHugger Robot · 6 years ago
  32. 4db6bc1 Increase instant app privacy with dummy data by Patrick Baumann · 6 years ago
  33. e824c2e Merge "split subsystem name + split name into subsystem name and voter name" by TreeHugger Robot · 6 years ago
  34. bbcbc60 split subsystem name + split name into subsystem name and voter name by Chenjie Yu · 6 years ago
  35. afb3606 Allow statsd_config be able to set destination value AUTO/EXPLICIT. by Yi Jin · 6 years ago
  36. fa22d65 puller cache clearing by Chenjie Yu · 6 years ago
  37. 043863a Merge changes I2bb5d917,Ie91da3c7 by Rob Carr · 6 years ago
  38. 8744f57 Merge "[Magnifier - 19] Add non-basic CTS tests" by TreeHugger Robot · 6 years ago
  39. bc38a21 Merge "Call ImageDecoder directly in ResourcesImpl" by TreeHugger Robot · 6 years ago
  40. 4faf38a Fix small issues with event flow for quickscrub by Winson Chung · 6 years ago
  41. 7199ed9 Implemented support for inline images by Selim Cinek · 6 years ago
  42. 3a5419b Remove unused flags from IHwBinder. by Steven Moreland · 6 years ago
  43. 5f2f820 Remove selection on nonselectable text (which would be there if a user tapped Linkified text) if a TextView loses focus. by Richard Ledley · 6 years ago
  44. 44dbca0 Merge "Ignore QS touches if scrolling is not possible." by TreeHugger Robot · 6 years ago
  45. 44ba81c Merge "Improved logging on Autofill Save." by TreeHugger Robot · 6 years ago
  46. c6fa68a Merge "Isolate print out of process test from other tests" by TreeHugger Robot · 6 years ago
  47. bbfebc3 Merge "Removes instant app visibility metadata check" by TreeHugger Robot · 6 years ago
  48. 5a5a798 Merge "Don't take a lock on the UI thread" by Makoto Onuki · 6 years ago
  49. 0d73bc2 Don't change stream volume on mute by Julia Reynolds · 6 years ago
  50. 588aac3 Merge "Disable sync job service WTF for now." by Makoto Onuki · 6 years ago
  51. 999ea9f Merge "Make printing policy a restriction." by Vladislav Kuzkokov · 6 years ago
  52. 2dd7bde Merge "Adding warning text to dnd dialog" by TreeHugger Robot · 6 years ago
  53. e26406b Add privacy tags to print dumping by Philip P. Moltmann · 6 years ago
  54. ad87a1c Merge "AudioService: vol event for ext volume controller on volume thread" by Jean-Michel Trivi · 6 years ago
  55. 7329357 Merge "MediaPlayer2: move MediaPlayer2 native code to libmediaplayer2" by TreeHugger Robot · 6 years ago
  56. 98bdc51 Add metrics constants for new settings screens. by Michael Wright · 6 years ago
  57. c65eb44 Merge "Wireless charging sound used for wired charging" by Beverly Tai · 6 years ago
  58. 06be6bb Revert "Nuke WindowState#mShownPosition. Rework mXOffset/mYOffset." by Rob Carr · 6 years ago
  59. db48d1a Merge changes Ie05a1759,If3b6fc63 am: 1f14eab551 am: 73771adf83 by Paul Duffin · 6 years ago
  60. a290039 Removes instant app visibility metadata check by Patrick Baumann · 6 years ago
  61. df7f370 Merge "Fix TimePicker keyboard UI num digits for min" by TreeHugger Robot · 6 years ago
  62. c1de91c Merge "Correct inaccurate comments in build files" am: f55f221805 am: 654f09c3dd by Paul Duffin · 6 years ago
  63. 2c73279 Merge changes Ie05a1759,If3b6fc63 am: 1f14eab551 am: 73771adf83 by Paul Duffin · 6 years ago
  64. 0c0d709 Merge "Correct inaccurate comments in build files" am: f55f221805 am: 654f09c3dd by Paul Duffin · 6 years ago
  65. 73771ad Merge changes Ie05a1759,If3b6fc63 am: 1f14eab551 by Paul Duffin · 6 years ago
  66. 654f09c Merge "Correct inaccurate comments in build files" am: f55f221805 by Paul Duffin · 6 years ago
  67. 40c59fd Call ImageDecoder directly in ResourcesImpl by Leon Scroggins III · 6 years ago
  68. 137b584 [Magnifier - 19] Add non-basic CTS tests by Mihai Popa · 6 years ago
  69. 1f14eab Merge changes Ie05a1759,If3b6fc63 by Treehugger Robot · 6 years ago
  70. e31bb77 Merge "Revert "Fix flicker with remote animations"" by TreeHugger Robot · 6 years ago
  71. 391a299 Merge "Disable media route scanning" by TreeHugger Robot · 6 years ago
  72. ea26b2a Merge "Allowing models to support multiple languages" by TreeHugger Robot · 6 years ago
  73. 93ac6d0 Fix TimePicker keyboard UI num digits for min by David Ogutu · 6 years ago
  74. 348f19e Merge "Grant uri access to notification listeners." by Julia Reynolds · 6 years ago
  75. f55f221 Merge "Correct inaccurate comments in build files" by Paul Duffin · 6 years ago
  76. 4ea70a2 Modify android.test.runner to use new mock APIs by Paul Duffin · 7 years ago
  77. f24612b Correct inaccurate comments in build files by Paul Duffin · 6 years ago
  78. 0aa3b20 Add apis needed for android.test.legacy by Paul Duffin · 7 years ago
  79. da10c37 Revert "Fix flicker with remote animations" by Wale Ogunwale · 6 years ago
  80. 46de390 Merge "BatteryStats: Fix bogus calls to addHistoryRecordLocked." by TreeHugger Robot · 6 years ago
  81. 738471a Merge "Make phone number actions dependent on user privileges" by TreeHugger Robot · 6 years ago
  82. ef0156d Allowing models to support multiple languages by Jan Althaus · 6 years ago
  83. 705c01a Merge "Dump autofill compat packages." by TreeHugger Robot · 6 years ago
  84. 15f39aa Merge "Frameworks: Mark tests" am: c86b195cd5 am: 2b12970061 am: 70c15d1d8d by Andreas Gampe · 6 years ago
  85. 70c15d1 Merge "Frameworks: Mark tests" am: c86b195cd5 am: 2b12970061 by Andreas Gampe · 6 years ago
  86. 2b12970 Merge "Frameworks: Mark tests" am: c86b195cd5 by Andreas Gampe · 6 years ago
  87. db72e3b Merge "Ignore more yellows and greens" by TreeHugger Robot · 6 years ago
  88. 54af450 Merge "Change enum MustExist in CertUtils to IntDef integers" by TreeHugger Robot · 6 years ago
  89. 7e23eae Merge "Revert "Use the correct prebuilts for lifecycles."" by TreeHugger Robot · 6 years ago
  90. ff307d5 Fix issue where pulse callback would be delayed by Lucas Dupin · 6 years ago
  91. 32134a2 Merge "Partial buckets on app upgrade and fix duration." by TreeHugger Robot · 6 years ago
  92. c86b195 Merge "Frameworks: Mark tests" by Treehugger Robot · 6 years ago
  93. fbde698 Merge "OMS: handle overlay package upgrades, uninstalls" by Adam Lesinski · 6 years ago
  94. f7a84a6 Merge "Fix the function to get baseband version correctly in telephony manager." by Pankaj Kanwar · 6 years ago
  95. d83226f Merge "Merge "Add function to change LE Tx Data Length" am: 383a7d432f am: cffe307fa5 am: 3a19b325c1" by Android Build Merger (Role) · 6 years ago
  96. 8c3e3d1 Merge "Add function to change LE Tx Data Length" am: 383a7d432f am: cffe307fa5 by Stanley Tng · 6 years ago
  97. 6e91620 Merge "Increase CRASH_AT_SIZE to 20000" by Hans Boehm · 6 years ago
  98. 6105a09 Merge "Refactored out app standby bucket reordering" by TreeHugger Robot · 6 years ago
  99. e484fe3 Merge changes from topic "am-f03a20d785824cb5973391e78d6c1eb2" by Android Build Merger (Role) · 6 years ago
  100. 80349e0 Merge changes from topic "ims_apis" am: de65acb915 am: 77230a0b3f by Brad Ebinger · 6 years ago