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