1. 3e01bc3 Move Slice into Dataset. by Adam He · 4 years, 9 months ago
  2. d9a916f Finish autofill integration with keyboard cleanup tasks by Joanne Chung · 4 years, 8 months ago
  3. 24a4c41 Merge "Added attributes for IME and AutofillService to indicate they support inline suggestions." by TreeHugger Robot · 4 years, 8 months ago
  4. 7bc8f60 Added attributes for IME and AutofillService to indicate they support by Adam He · 4 years, 9 months ago
  5. 950e55d Merge "Add server side implementation for inline augmented autofill request." by TreeHugger Robot · 4 years, 8 months ago
  6. 5bf0d2b Add server side implementation for inline augmented autofill request. by Feng Cao · 4 years, 8 months ago
  7. e42231b Merge "Fix onConnet() is called twice for AugmentedAutofillService." by Joanne Chung · 4 years, 8 months ago
  8. 4e535b4 Merge "Rename WindowlessViewRoot to SurfaceControlViewHost and rework API" by Rob Carr · 4 years, 8 months ago
  9. 59b1888 Rename WindowlessViewRoot to SurfaceControlViewHost and rework API by Robert Carr · 4 years, 9 months ago
  10. ffdfb58 Merge "Extend augmented autofill service APIs to support inline suggestion." by Feng Cao · 4 years, 8 months ago
  11. 9ad619b Extend augmented autofill service APIs to support inline suggestion. by Feng Cao · 4 years, 9 months ago
  12. 9cfd022 Fix onConnet() is called twice for AugmentedAutofillService. by Joanne Chung · 4 years, 9 months ago
  13. 4123afa Fixes sending multiple fill requests to the augmented service by TYM Tsai · 4 years, 9 months ago
  14. c2517ee Merge "The reset() should not throw exceptions" by TreeHugger Robot · 4 years, 9 months ago
  15. 9d3ba82 The reset() should not throw exceptions by TYM Tsai · 4 years, 9 months ago
  16. b50bc1f Merge "API for autofill integration with keyboard." by Adam He · 4 years, 9 months ago
  17. bc67f2e API for autofill integration with keyboard. by Adam He · 4 years, 10 months ago
  18. 824b8a6 Fixes flaky CTS on the SimpleSaveActivityTest by TYM Tsai · 4 years, 9 months ago
  19. db0b8bf Merge "Improves text of the negative button on the save UI" by TreeHugger Robot · 4 years, 9 months ago
  20. 6742826 Improves text of the negative button on the save UI by TYM Tsai · 4 years, 10 months ago
  21. 20fcf04 Merge "Add filegroups for services.* libraries" by TreeHugger Robot · 4 years, 10 months ago
  22. bae2e90 Add filegroups for services.* libraries by Jiyong Park · 4 years, 10 months ago
  23. a48ea52 Adds new API to cancel current session by TYM Tsai · 4 years, 10 months ago
  24. fd80fc1 Merge "Postpones the fill UI if the save UI is showing" by TreeHugger Robot · 4 years, 10 months ago
  25. 8af721d Enables multiple clickable links on the SaveUi by TYM Tsai · 5 years ago
  26. e475141 Postpones the fill UI if the save UI is showing by TYM Tsai · 4 years, 11 months ago
  27. 42d4afc Merge "Enhances the title and the positive button style on the save UI" by TreeHugger Robot · 4 years, 11 months ago
  28. 7d1a44e Enhances the title and the positive button style on the save UI by TYM Tsai · 5 years ago
  29. a3f89c6 Window: Mark SHOW_FOR_ALL_USERS flag as @SystemApi by Roshan Pius · 5 years ago
  30. b96ed85 Merge "Extends scrollbar default delay before fade" by TreeHugger Robot · 5 years ago
  31. 0980c88 Extends scrollbar default delay before fade by TYM Tsai · 5 years ago
  32. 84bb274 Merge "Improved AbstractMasterSystemService to handle supported user types." by TreeHugger Robot · 5 years ago
  33. 1620969 Prevent showing FillUi multiple times if tapping on the same field. by Joanne Chung · 5 years ago
  34. 987655d Improved AbstractMasterSystemService to handle supported user types. by Felipe Leme · 5 years ago
  35. 14275a9 Merge "Move disable autofill from AutofillManagerService to AutofillOptions." by Joanne Chung · 5 years ago
  36. 5ed2db3 Merge "Protected the null pointer causes cts failed" by TreeHugger Robot · 5 years ago
  37. abdf485 Protected the null pointer causes cts failed by TYM Tsai · 5 years ago
  38. d5a2c65 Merge "Protect and prevent app's activity token" by Adam He · 5 years ago
  39. 9e247b1 Move disable autofill from AutofillManagerService to AutofillOptions. by Joanne Chung · 5 years ago
  40. 7a188ae8 Protect and prevent app's activity token by TYM Tsai · 5 years ago
  41. a7180cd Prevent flicker when typing any character for filter. by Joanne Chung · 5 years ago
  42. de361d8 Merge "Fix calling startActivity() crash" by TreeHugger Robot · 5 years ago
  43. 9a7c952 Fix calling startActivity() crash by TYM Tsai · 5 years ago
  44. 389389e Merge "Fix the scrollbar of the SaveUi is outside the screen" by TreeHugger Robot · 5 years ago
  45. 590f61a Fix the scrollbar of the SaveUi is outside the screen by TYM Tsai · 5 years ago
  46. 8a12f02 Added TYPE_DATASETS_SHOWN event to FillEventHistory by Adam He · 5 years ago
  47. 66e50ed Merge "Fixed canceling fill request caused removal current session" by TreeHugger Robot · 5 years ago
  48. 72c3f2b Fixed canceling fill request caused removal current session by TYM Tsai · 5 years ago
  49. 07a9bd0 Merge "Fix delay_save and multiple required fields." into qt-dev am: eea916967a am: f57a060afc by Adam He · 5 years ago
  50. 0df0822 Fix delay_save and multiple required fields. by Adam He · 5 years ago
  51. 45fcf14 [DO NOT MERGE] Fix race in AbstractSinglePendingRequestRemoteService by Eugene Susla · 5 years ago
  52. 35fd55e Merge "Try augmented autofill if regular autofill is disabled." into qt-dev am: e33ff60894 am: 3d89433432 by Adam He · 5 years ago
  53. 3ca2ba3 Try augmented autofill if regular autofill is disabled. by Adam He · 5 years ago
  54. d90b101 Merge "Reset session for augmented only on manual requests." into qt-dev am: 2e45d4fb47 am: fbc325897e by Adam He · 5 years ago
  55. b8f1b59 Reset session for augmented only on manual requests. by Adam He · 5 years ago
  56. 79e0ba0 Fixed Cancellation for PendingAutofillRequest. by Adam He · 5 years ago
  57. 7c871c8 Do not kill autofill service after disconnect. by Adam He · 5 years ago
  58. be4e3af Migrate PermissionControllerManager to ServiceConnector by Eugene Susla · 5 years ago
  59. 5113ff8 Merge "Clip AutoFill UI with the outline" into qt-dev am: 513a57563a by Stan Iliev · 5 years ago
  60. ea446fa Clip AutoFill UI with the outline by Stan Iliev · 5 years ago
  61. a01956c Merge "Fixed autofill workflow to handle manual requests after session became for augmented autofill only." into qt-dev am: 51cdec536b by Felipe Leme · 5 years ago
  62. 51cdec5 Merge "Fixed autofill workflow to handle manual requests after session became for augmented autofill only." into qt-dev by Felipe Leme · 5 years ago
  63. a517b0d Merge "Clean augmented-only autofill sessions when augmented service changes." into qt-dev by TreeHugger Robot · 5 years ago
  64. cbe35cc Clean augmented-only autofill sessions when augmented service changes. by Felipe Leme · 5 years ago
  65. e5db59d Fixed autofill workflow to handle manual requests after session became for augmented autofill only. by Felipe Leme · 5 years ago
  66. c0df895 Added moar augmented-autofill metrics: by Felipe Leme · 5 years ago
  67. b8662f1 Added moar augmented-autofill metrics: by Felipe Leme · 5 years ago
  68. a12c887 Merge "Removed unusued constant (FLAG_AUGMENTED_AUTOFILL_REQUEST)." into qt-dev am: 19864d570c by Felipe Leme · 5 years ago
  69. 19864d5 Merge "Removed unusued constant (FLAG_AUGMENTED_AUTOFILL_REQUEST)." into qt-dev by TreeHugger Robot · 5 years ago
  70. 8fc8838 Removed unusued constant (FLAG_AUGMENTED_AUTOFILL_REQUEST). by Felipe Leme · 5 years ago
  71. 6410083 Merge "Inject session id on all AutofillIds kept in the service." into qt-dev am: b5112587de by Felipe Leme · 5 years ago
  72. 6a02213 Clean augmented-only autofill sessions when augmented service changes. by Felipe Leme · 5 years ago
  73. 55a51bf Merge "Migrate usage of single property lister to multi prop listener." into qt-dev am: 8e24abad64 by Matt Pape · 5 years ago
  74. 1172858 Merge "Fixed autofill multi-sessions workflow so it only merge sessions flagged with FLAG_DELAY_SAVE." into qt-dev am: 14d85303bb by Felipe Leme · 5 years ago
  75. 785777b Inject session id on all AutofillIds kept in the service. by Felipe Leme · 5 years ago
  76. 0bf225b Merge "Update ViewState value when it's clicked again." into qt-dev am: 4a4bc355e7 by Felipe Leme · 5 years ago
  77. 8e24aba Merge "Migrate usage of single property lister to multi prop listener." into qt-dev by Matt Pape · 5 years ago
  78. 14d8530 Merge "Fixed autofill multi-sessions workflow so it only merge sessions flagged with FLAG_DELAY_SAVE." into qt-dev by TreeHugger Robot · 5 years ago
  79. 7bb252d Fixed autofill multi-sessions workflow so it only merge sessions flagged with FLAG_DELAY_SAVE. by Felipe Leme · 5 years ago
  80. 15769e2 Migrate usage of single property lister to multi prop listener. by Matt Pape · 5 years ago
  81. 16631da Update ViewState value when it's clicked again. by Felipe Leme · 5 years ago
  82. a081250 ServiceConnector impl + migration of RemoteFillService by Eugene Susla · 5 years ago
  83. 211ddf7 Merge "Unhardcoded Augmented Autofill debug constants." into qt-dev by TreeHugger Robot · 5 years ago
  84. 1c7182a Unhardcoded Augmented Autofill debug constants. by Felipe Leme · 5 years ago
  85. c743634 Grant clipboard access to the Augmented Autofill service. by Felipe Leme · 5 years ago
  86. 18b19a0 Merge "Refactored field classification workflow to not hold locks when calling ExtServices." into qt-dev by Adam He · 5 years ago
  87. 04820a5 Sets vulture to null to prevent crashes caused by unlinkToDeath. by Adam He · 5 years ago
  88. 1e5f59f Refactored field classification workflow to not hold locks when calling by Adam He · 5 years ago
  89. 6f70f01 Merge "Improved autofill logging on savable ids." by TreeHugger Robot · 5 years ago
  90. 9bee944 Fixed ContentCapture and AugmentedAutofill methods that should not hold the main lock... by Felipe Leme · 5 years ago
  91. 159cb00 Improved autofill logging on savable ids. by Felipe Leme · 5 years ago
  92. 59e96e1 Reset the whitelist helper for augmented autofill and content capture by Adam He · 5 years ago
  93. a967066 Merge "Modify AbstractRemoteService#mBindInstantServiceAllowed to #mBindingFlags in order to support multiple binding flags" by TreeHugger Robot · 5 years ago
  94. e8e340f Merge "Fixed augmented autofill workflow so it's bound right away when main service is disabled." by Felipe Leme · 5 years ago
  95. 322df0b Modify AbstractRemoteService#mBindInstantServiceAllowed to #mBindingFlags by Michal Karpinski · 5 years ago
  96. d6a30c8 Fixed augmented autofill workflow so it's bound right away when main service is disabled. by Felipe Leme · 5 years ago
  97. 78e74ae Merge "Restricts ContentCapture and AugmentedAutofill when using temporary services." by TreeHugger Robot · 5 years ago
  98. 465c591 Merge "Added NonNull categoryIds for fc shell cmd." by TreeHugger Robot · 5 years ago
  99. 6430cbc Restricts ContentCapture and AugmentedAutofill when using temporary services. by Felipe Leme · 5 years ago
  100. c348066 Added NonNull categoryIds for fc shell cmd. by Adam He · 5 years ago