1. 03415d1 [Fill Dialog Improvements] Implement Fill Dialog improvements by Simranjit Kohli · 10 months ago
  2. 2e785fe Merge "[Autofill] Add new API for getting FillEventHistory" into main by Tim Yu · 9 months ago
  3. 8a5d8c5 Merge "Revert^2 "Mark @FlaggedApi flags as exported"" into main by Treehugger Robot · 9 months ago
  4. 4352680 Revert^2 "Mark @FlaggedApi flags as exported" by Mårten Kongstad · 9 months ago
  5. 1d88a75 Merge "[Relayout] Enable relayout flags" into main by Treehugger Robot · 9 months ago
  6. 7726696 [Autofill] Add new API for getting FillEventHistory by Tim Yu · 10 months ago
  7. de1d086 Merge changes from topic "revert-30583310-fix-non-exported-flags-UJJZKWBRYV" into main by Chaitanya Cheemala (xWF) · 9 months ago
  8. 322dd88 Revert "Mark @FlaggedApi flags as exported" by Chaitanya Cheemala (xWF) · 9 months ago
  9. d65a5c4 [Relayout] Enable relayout flags by Simranjit Kohli · 9 months ago
  10. f2779a3 Merge changes from topic "fix-non-exported-flags" into main by Mårten Kongstad · 9 months ago
  11. c27c2a9 Merge "[Fill Dialog Improvements] Setup aconfig flag" into main by Simranjit Kohli · 9 months ago
  12. 1d26f39 Mark @FlaggedApi flags as exported by Mårten Kongstad · 9 months ago
  13. 48c038a [Fill Dialog Improvements] Setup aconfig flag by Simranjit Kohli · 10 months ago
  14. 8a285df Include last focused id to each Event in FillEventHistory. by Nikhil Ganta · 10 months ago
  15. 645b36a Merge "[Autofill test flag]: Test bug fix flag" into main by Simranjit Kohli · 10 months ago
  16. 2026dca [Autofill test flag]: Test bug fix flag by Simranjit Kohli · 10 months ago
  17. 46f5297 Merge "Fix a bug in Helper.addAutofillableIds() that was causing a crash when a view had null autofill id." into main by Haoran Zhang · 10 months ago
  18. 90ec3a4 Fix a bug in Helper.addAutofillableIds() that was causing a crash when a view had null autofill id. by Kai Li · 10 months ago
  19. 08e69bd Merge "[Autofill] New APIs for metrics targeting W" into main by Tim Yu · 10 months ago
  20. a0630b1 [Autofill] New APIs for metrics targeting W by Tim Yu · 10 months ago
  21. dba9084 Merge "Check permissions of URI inside of Autofill Slices" into main by Tim Yu · 10 months ago
  22. 1168ab8 Merge "[Fill Dialog Improvements] Deprecate API's" into main by Simranjit Kohli · 10 months ago
  23. e7fb442 [Fill Dialog Improvements] Deprecate API's by Simranjit Kohli · 10 months ago
  24. bc78ceb1 Disallow autofill session for visible background users by seokgyun.hong · 10 months ago
  25. 0a80242 Update to consistently highlight selection for single field. by Jerry Wu · 11 months ago
  26. 55a481d [Autofill Framework] Add some verbose logging to Session when it's triggering fill request. by Haoran Zhang · 12 months ago
  27. 9c87749 Merge "[Relayout logging]: Allow relayout logs to be logged" into main by Simranjit Kohli · 12 months ago
  28. e9037da [Relayout logging]: Allow relayout logs to be logged by Simranjit Kohli · 12 months ago
  29. 9cbf2ac Merge "Batch migration of frameworks/base TEST_MAPPING to test_module_config modules" into main am: cb650f8398 am: 0c9ffcdcf5 by Ronald Braunstein · 12 months ago
  30. a8fb311 Batch migration of frameworks/base TEST_MAPPING to test_module_config modules by Ronald Braunstein · 12 months ago
  31. d032a9c [Improve logging] Add clear messaging for ignored logs by Simranjit Kohli · 12 months ago
  32. 816adb2 Make more options always pinned for credman autofill dropdown by Joy Babafemi · 1 year ago
  33. 6716cc2 Merge "Fix Autofill Presentation Events 2" into main by Treehugger Robot · 1 year, 1 month ago
  34. 6b1782f Fix Autofill Presentation Events 2 by Tim Yu · 1 year, 1 month ago
  35. d1ba335 Autofill: refactor out lint warning by Tim Yu · 1 year, 1 month ago
  36. acb5bad Merge "Autofill Fix Presentation Log Issues" into main by Treehugger Robot · 1 year, 1 month ago
  37. 5f033a5 Autofill Fix Presentation Log Issues by Tim Yu · 1 year, 2 months ago
  38. e030442 Fix Autofill Inflating as User 0 by Tim Yu · 1 year, 5 months ago
  39. a34dbfa [Relayout] Implement Logging by Simranjit Kohli · 1 year, 2 months ago
  40. 9e09bca [Relayout] Part 4: Implement core logic by Simranjit Kohli · 1 year, 2 months ago
  41. c2bff74 Merge "[Autofill Framework] Fix the order of logging" into main by Haoran Zhang · 1 year, 2 months ago
  42. 808b11f [Autofill Framework] Fix the order of logging by Haoran Zhang · 1 year, 2 months ago
  43. cb2d6e8 Merge "[Autofill Frameowork] Refactor get save info stats function into autofill.Helper class" into main by Haoran Zhang · 1 year, 2 months ago
  44. b509340 Revert "[Autofill Framework] Add log on how many views are filte..." by Haoran Zhang · 1 year, 2 months ago
  45. 2f0b633 [Relayout] Skeleton for supporting new logs by Simranjit Kohli · 1 year, 2 months ago
  46. ddcc369 Revert "[Autofill Framework] Fix presentation event logging sequence." by Haoran Zhang · 1 year, 2 months ago
  47. b5aacc7 [Autofill Framework] Fix presentation event logging sequence. by Haoran Zhang · 1 year, 2 months ago
  48. ffbe20e Add null check for mCallback in AutoFillUI by Kate Xu · 1 year, 2 months ago
  49. 2f6f51b [Autofill Framework] Fix authentication id by limiting request id to only 15 bits. by Haoran Zhang · 1 year, 2 months ago
  50. 26ebfeb [Autofill Framework] Fix authentication id by limiting request id to only 15 bits. by Haoran Zhang · 1 year, 2 months ago
  51. da2d6c6 Merge "Autofill Presentation Logging 4" into main by Treehugger Robot · 1 year, 3 months ago
  52. c12e0fa Autofill Presentation Logging 4 by Tim Yu · 1 year, 3 months ago
  53. f71dbc4e Merge "Autofill Better Request ID" into main by Treehugger Robot · 1 year, 3 months ago
  54. 6f5572d Autofill Better Request ID by Tim Yu · 1 year, 3 months ago
  55. 102f1f0 Merge "Autofill Presentation Logs 3" into main by Tim Yu · 1 year, 3 months ago
  56. 88c1d4a Autofill Presentation Logs 3 by Tim Yu · 1 year, 3 months ago
  57. 84108cb [Autofill Framework] Update some confusing save related debug logs by Haoran Zhang · 1 year, 3 months ago
  58. 194dd34 [Autofill Frameowork] Refactor get save info stats function into by Haoran Zhang · 1 year, 3 months ago
  59. 99c67dd Merge "[Autofill Framework] Add log on how many views are filtered because they are not in current session" into main by Haoran Zhang · 1 year, 3 months ago
  60. 170a346 Merge "Prevent race condition" into main by Simranjit Kohli · 1 year, 3 months ago
  61. 92e4fda Merge "[Autofill] Log for virtual views fill" into main by Simranjit Kohli · 1 year, 3 months ago
  62. a0f45f66 Merge "[Autofill Framework] Add some save related logging" into main by Haoran Zhang · 1 year, 3 months ago
  63. 73e99d2 [Autofill Framework] Add log on how many views are filtered because they by Haoran Zhang · 1 year, 3 months ago
  64. 0f551e0 Prevent race condition by Simranjit Kohli · 1 year, 3 months ago
  65. 87f2c42 [Autofill] Log for virtual views fill by Simranjit Kohli · 1 year, 3 months ago
  66. 2ff3452 Merge "AutoFill:fix NPE to aviod systemServer crash." into main am: 07478c0954 am: 69a92f083e by Treehugger Robot · 1 year, 3 months ago
  67. 69a92f0 Merge "AutoFill:fix NPE to aviod systemServer crash." into main am: 07478c0954 by Treehugger Robot · 1 year, 3 months ago
  68. 2321dc7 AutoFill:fix NPE to aviod systemServer crash. by lijilou · 1 year, 3 months ago
  69. 2348439 [Autofill Framework] Add some save related logging by Haoran Zhang · 1 year, 4 months ago
  70. 27165ad Merge changes from topic "autofill-presentation-timestamps" into main by Tim Yu · 1 year, 3 months ago
  71. df6ef44 Autofill Presentation Logs 2 by Tim Yu · 1 year, 4 months ago
  72. aa9ec85 Autofill Refactor Presentation Logging by Tim Yu · 1 year, 4 months ago
  73. 2e74dfd Merge 2024-06 Release (ab/AP2A.240605.024) to aosp-main-future by Xin Li · 1 year, 3 months ago
  74. 07c8f0d Merge "[Autofill Framework] Add in no save ui reason screen has credman field" into main by Haoran Zhang · 1 year, 3 months ago
  75. fe28542 Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 3 months ago
  76. 4ae6be4 [Autofill Framework] Change ignore view state reset to empty flag by Haoran Zhang · 1 year, 4 months ago
  77. 727423f [Autofill Framework] Add in no save ui reason screen has credman field by Haoran Zhang · 1 year, 4 months ago
  78. e04f9a0 Merge "[Autofill Framework] Add a cache to store the last non-empty value when field is cleared" into main by Haoran Zhang · 1 year, 4 months ago
  79. b970443 Merge "Remove RemoteException handlings from AutofillSuggestionsController" into main by Treehugger Robot · 1 year, 4 months ago
  80. 1502868 Remove RemoteException handlings from AutofillSuggestionsController by Yohei Yukawa · 1 year, 4 months ago
  81. 8f71c72 [Autofill Framework] Add a cache to store the last non-empty value when field is cleared by Haoran Zhang · 1 year, 4 months ago
  82. 2813216 Merge "More logging for views filling" into main by Simranjit Kohli · 1 year, 4 months ago
  83. 422af86 Merge "Let IMMI#transferTouchFocusToImeWindow() take userId" into main by Treehugger Robot · 1 year, 4 months ago
  84. 76ea19d More logging for views filling by Simranjit Kohli · 1 year, 4 months ago
  85. 1ec9394 Let IMMI#transferTouchFocusToImeWindow() take userId by Yohei Yukawa · 1 year, 4 months ago
  86. 7595345 Autofill Presentation Logs by Tim Yu · 1 year, 4 months ago
  87. d308133 Autofill add service uid to some logs by Tim Yu · 1 year, 4 months ago
  88. 8fffa0f Autofill update latency_save_ui_display_millis by Tim Yu · 1 year, 4 months ago
  89. 22ed739 Merge "Enable credential suggestions without autofill provider" into main by Daniel Kim · 1 year, 4 months ago
  90. f29535e Autofill Fix latency_save_ui_display_millis by Tim Yu · 1 year, 4 months ago
  91. 7b81612 RESTRICT AUTOMERGE Set the container field of aconfig flags by Oriol Prieto Gasco · 1 year, 4 months ago
  92. 1db5e5d Enable credential suggestions without autofill provider by Daniel · 1 year, 5 months ago
  93. 5a5ecc6 Merge "Revert^2 "Set container to system for aconfig_declarations in AconfigFlags.bp"" into main by Dennis Shen · 1 year, 5 months ago
  94. 37ba125 Merge "Revert^2 "Propagate exception from inline/dropdown selections"" into main by Reema Bajwa · 1 year, 5 months ago
  95. aea1d8e2 Revert^2 "Set container to system for aconfig_declarations in AconfigFlags.bp" by Dennis Shen · 1 year, 5 months ago
  96. c7dba2b Revert^2 "Propagate exception from inline/dropdown selections" by Reema Bajwa · 1 year, 5 months ago
  97. 03eb49a Merge "Revert "Propagate exception from inline/dropdown selections"" into main by ELIYAZ MOMIN · 1 year, 5 months ago
  98. a03d712 Revert "Propagate exception from inline/dropdown selections" by ELIYAZ MOMIN · 1 year, 5 months ago
  99. 03a17bb Merge "Separate aconfigs for including session id and focused id" into main by Nikhil Ganta · 1 year, 5 months ago
  100. 3dad48f Separate aconfigs for including session id and focused id by Nikhil Ganta · 1 year, 5 months ago