1. 07a9bd0 Merge "Fix delay_save and multiple required fields." into qt-dev am: eea916967a am: f57a060afc by Adam He · 5 years ago
  2. 0df0822 Fix delay_save and multiple required fields. by Adam He · 5 years ago
  3. 45fcf14 [DO NOT MERGE] Fix race in AbstractSinglePendingRequestRemoteService by Eugene Susla · 5 years ago
  4. 35fd55e Merge "Try augmented autofill if regular autofill is disabled." into qt-dev am: e33ff60894 am: 3d89433432 by Adam He · 5 years ago
  5. 3ca2ba3 Try augmented autofill if regular autofill is disabled. by Adam He · 5 years ago
  6. d90b101 Merge "Reset session for augmented only on manual requests." into qt-dev am: 2e45d4fb47 am: fbc325897e by Adam He · 5 years ago
  7. b8f1b59 Reset session for augmented only on manual requests. by Adam He · 5 years ago
  8. 79e0ba0 Fixed Cancellation for PendingAutofillRequest. by Adam He · 5 years ago
  9. 7c871c8 Do not kill autofill service after disconnect. by Adam He · 5 years ago
  10. be4e3af Migrate PermissionControllerManager to ServiceConnector by Eugene Susla · 5 years ago
  11. 5113ff8 Merge "Clip AutoFill UI with the outline" into qt-dev am: 513a57563a by Stan Iliev · 5 years ago
  12. ea446fa Clip AutoFill UI with the outline by Stan Iliev · 5 years ago
  13. 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
  14. 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
  15. a517b0d Merge "Clean augmented-only autofill sessions when augmented service changes." into qt-dev by TreeHugger Robot · 5 years ago
  16. cbe35cc Clean augmented-only autofill sessions when augmented service changes. by Felipe Leme · 5 years ago
  17. e5db59d Fixed autofill workflow to handle manual requests after session became for augmented autofill only. by Felipe Leme · 5 years ago
  18. c0df895 Added moar augmented-autofill metrics: by Felipe Leme · 5 years ago
  19. b8662f1 Added moar augmented-autofill metrics: by Felipe Leme · 5 years ago
  20. a12c887 Merge "Removed unusued constant (FLAG_AUGMENTED_AUTOFILL_REQUEST)." into qt-dev am: 19864d570c by Felipe Leme · 5 years ago
  21. 19864d5 Merge "Removed unusued constant (FLAG_AUGMENTED_AUTOFILL_REQUEST)." into qt-dev by TreeHugger Robot · 5 years ago
  22. 8fc8838 Removed unusued constant (FLAG_AUGMENTED_AUTOFILL_REQUEST). by Felipe Leme · 5 years ago
  23. 6410083 Merge "Inject session id on all AutofillIds kept in the service." into qt-dev am: b5112587de by Felipe Leme · 5 years ago
  24. 6a02213 Clean augmented-only autofill sessions when augmented service changes. by Felipe Leme · 5 years ago
  25. 55a51bf Merge "Migrate usage of single property lister to multi prop listener." into qt-dev am: 8e24abad64 by Matt Pape · 5 years ago
  26. 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
  27. 785777b Inject session id on all AutofillIds kept in the service. by Felipe Leme · 5 years ago
  28. 0bf225b Merge "Update ViewState value when it's clicked again." into qt-dev am: 4a4bc355e7 by Felipe Leme · 5 years ago
  29. 8e24aba Merge "Migrate usage of single property lister to multi prop listener." into qt-dev by Matt Pape · 5 years ago
  30. 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
  31. 7bb252d Fixed autofill multi-sessions workflow so it only merge sessions flagged with FLAG_DELAY_SAVE. by Felipe Leme · 5 years ago
  32. 15769e2 Migrate usage of single property lister to multi prop listener. by Matt Pape · 6 years ago
  33. 16631da Update ViewState value when it's clicked again. by Felipe Leme · 5 years ago
  34. a081250 ServiceConnector impl + migration of RemoteFillService by Eugene Susla · 6 years ago
  35. 211ddf7 Merge "Unhardcoded Augmented Autofill debug constants." into qt-dev by TreeHugger Robot · 6 years ago
  36. 1c7182a Unhardcoded Augmented Autofill debug constants. by Felipe Leme · 6 years ago
  37. c743634 Grant clipboard access to the Augmented Autofill service. by Felipe Leme · 6 years ago
  38. 18b19a0 Merge "Refactored field classification workflow to not hold locks when calling ExtServices." into qt-dev by Adam He · 6 years ago
  39. 04820a5 Sets vulture to null to prevent crashes caused by unlinkToDeath. by Adam He · 6 years ago
  40. 1e5f59f Refactored field classification workflow to not hold locks when calling by Adam He · 6 years ago
  41. 6f70f01 Merge "Improved autofill logging on savable ids." by TreeHugger Robot · 6 years ago
  42. 9bee944 Fixed ContentCapture and AugmentedAutofill methods that should not hold the main lock... by Felipe Leme · 6 years ago
  43. 159cb00 Improved autofill logging on savable ids. by Felipe Leme · 6 years ago
  44. 59e96e1 Reset the whitelist helper for augmented autofill and content capture by Adam He · 6 years ago
  45. a967066 Merge "Modify AbstractRemoteService#mBindInstantServiceAllowed to #mBindingFlags in order to support multiple binding flags" by TreeHugger Robot · 6 years ago
  46. e8e340f Merge "Fixed augmented autofill workflow so it's bound right away when main service is disabled." by Felipe Leme · 6 years ago
  47. 322df0b Modify AbstractRemoteService#mBindInstantServiceAllowed to #mBindingFlags by Michal Karpinski · 6 years ago
  48. d6a30c8 Fixed augmented autofill workflow so it's bound right away when main service is disabled. by Felipe Leme · 6 years ago
  49. 78e74ae Merge "Restricts ContentCapture and AugmentedAutofill when using temporary services." by TreeHugger Robot · 6 years ago
  50. 465c591 Merge "Added NonNull categoryIds for fc shell cmd." by TreeHugger Robot · 6 years ago
  51. 6430cbc Restricts ContentCapture and AugmentedAutofill when using temporary services. by Felipe Leme · 6 years ago
  52. c348066 Added NonNull categoryIds for fc shell cmd. by Adam He · 6 years ago
  53. 5f01fe8 Merge "Move mAugmentedAutofillResolver to AutofillManagerService instead." by Adam He · 6 years ago
  54. df30f27 Trigger Augmented Autofill when the standard service is not set. by Felipe Leme · 6 years ago
  55. 61969af Move mAugmentedAutofillResolver to AutofillManagerService instead. by Adam He · 6 years ago
  56. b9b1bef Merge "Trigger Augmented Autofill when the standard service used FillResponse.disableAutofill()" by TreeHugger Robot · 6 years ago
  57. d766168 Merge "New autofill cmds to enable / disable / check default augmented service." by TreeHugger Robot · 6 years ago
  58. adb34f5 Trigger Augmented Autofill when the standard service used FillResponse.disableAutofill() by Felipe Leme · 6 years ago
  59. a5d5e2d Added manifest metadata to define the content capture settings activity. by Felipe Leme · 6 years ago
  60. a70dd8c New autofill cmds to enable / disable / check default augmented service. by Felipe Leme · 6 years ago
  61. 52577fc Implemented CancellationSignal for augmented autofill requests. by Adam He · 6 years ago
  62. 481db7c Fixed Augmented Autofill workflow so the UI is closed when another field is focused. by Felipe Leme · 6 years ago
  63. f607459 Merge "Don't trigger autofill requests on fields present in the initial request." by TreeHugger Robot · 6 years ago
  64. 2b4acf2 Merge "Bind to augmented autofill service right away." by TreeHugger Robot · 6 years ago
  65. 6e43dd3 Don't trigger autofill requests on fields present in the initial request. by Felipe Leme · 6 years ago
  66. 7323781 Bind to augmented autofill service right away. by felipeal · 6 years ago
  67. d1bd765 Merge "Add RoleControllerManager for role controller service." by TreeHugger Robot · 6 years ago
  68. b98e0db Merge "Use updated DeviceConfig API's getInt method to simplify invocation." by Stanislav Zholnin · 6 years ago
  69. a4959e5 Add RoleControllerManager for role controller service. by Hai Zhang · 6 years ago
  70. 910bca3 Use updated DeviceConfig API's getInt method to simplify invocation. by Stanislav Zholnin · 6 years ago
  71. 0f0b1d3 Fixed Content Capture and Augmented Autofill whitelist. by Felipe Leme · 6 years ago
  72. 70ebc5a Check for empty arguments in setWhitelist(). by Adam He · 6 years ago
  73. 6240eab Implemented a WhitelistHelper for whitelisting packages/activities for Augmented Autofill and Content Capture. by Adam He · 6 years ago
  74. 9e73043 Merge "FillRequest provides AutofillId of view tapped in FillContext." by TreeHugger Robot · 6 years ago
  75. 2dfc869 FillRequest provides AutofillId of view tapped in FillContext. by Adam He · 6 years ago
  76. a820910 Added DeviceConfig properties for Augmented Autofill service timeouts. by Felipe Leme · 6 years ago
  77. be0a0c1 Merge "Small fix to permanently bind augmented autofill service." by TreeHugger Robot · 6 years ago
  78. 3d66fc9 Merge "Trigger augmented autofill when the app is not important for autofill." by TreeHugger Robot · 6 years ago
  79. 8e8180a Merge "Set the RemoteAugmentedAutofillService when service dies, so that system server can try to reconnect the next time" by TreeHugger Robot · 6 years ago
  80. bc88c4c Small fix to permanently bind augmented autofill service. by Adam He · 6 years ago
  81. a5b39f9 Set the RemoteAugmentedAutofillService when service dies, so that system server can try to reconnect the next time by Feng Cao · 6 years ago
  82. a7de402 Trigger augmented autofill when the app is not important for autofill. by Felipe Leme · 6 years ago
  83. a4f39cd Refactored Autofill properties that are optimized on application level. by Felipe Leme · 6 years ago
  84. 9868947 Merge "Permanently and immediately binds the augmented autofill service." by TreeHugger Robot · 6 years ago
  85. ae93a01 Permanently and immediately binds the augmented autofill service. by Adam He · 6 years ago
  86. 80e7bf1 Initial implementation of AutofillManager.setAugmentedAutofillWhitelist() by Felipe Leme · 6 years ago
  87. 7266dbf Use Slog.w() instead of wtf() when the Augmented Autofill Service times out. by Felipe Leme · 6 years ago
  88. 7841d02 Use DeviceConfig to configure Augmented Autofill Modes. by Felipe Leme · 6 years ago
  89. ee14187 Merge "Removed FLAG_SMART_SUGGESTION_LEGACY" by Felipe Leme · 6 years ago
  90. 28a6c0e Removed FLAG_SMART_SUGGESTION_LEGACY by Felipe Leme · 6 years ago
  91. 1ca091b Fixed how temporary augmented autofill is set. by Felipe Leme · 6 years ago
  92. 559e21d New APIs for Augmented Autofill whitelisting, plus some spring cleaning... by Felipe Leme · 6 years ago
  93. a303385 Initial metrics for Augmented Autofill. by Felipe Leme · 6 years ago
  94. db11760 Merge "Log Content Capture and Augmented Autofill requests." by TreeHugger Robot · 6 years ago
  95. 930f324 Log Content Capture and Augmented Autofill requests. by Felipe Leme · 6 years ago
  96. 158b656 Use the same UI classes for augmented autofill as the standard android autofill. by Feng Cao · 6 years ago
  97. 3bd034f Merge "Made Augmented Autofill APIs accessible to tests." by TreeHugger Robot · 6 years ago
  98. 883ff1a6 Automatically unbind for AbstractRemoteService by Philip P. Moltmann · 6 years ago
  99. 2cab38c Made Augmented Autofill APIs accessible to tests. by Felipe Leme · 6 years ago
  100. 738441d Merge "Made AugmentedAutofillService.dump() final so subclass cannot hide it." by TreeHugger Robot · 6 years ago