1. 8508bb2 SurfaceView: Make surfaceRedrawNeededAsync work with WM bypass. by Robert Carr · 7 years ago
  2. da5790d Fix double-checked locking in InputMethodSubtype by Tadashi G. Takaoka · 7 years ago
  3. b5ab259 SmartSelection: Pass hintFlags to native library. by Abodunrinwa Toki · 7 years ago
  4. d2d1399 TextClassifier updates by Abodunrinwa Toki · 7 years ago
  5. 2858ad3 Merge "TextClassifier cleanup." by TreeHugger Robot · 7 years ago
  6. 1e8fd46 Merge "Target selection for Accessibility button" by TreeHugger Robot · 7 years ago
  7. 5e8b980 Target selection for Accessibility button by Casey Burkhardt · 7 years ago
  8. 4753bb0 Make auto-fill UI robust by Felipe Leme · 7 years ago
  9. b4ca701 Added LocaleList on ViewStructure. by Felipe Leme · 7 years ago
  10. 38691e9 Merge "Revert "Update display contents when metrics change"" by Andrii Kulian · 7 years ago
  11. b6c5c0d Revert "Update display contents when metrics change" by Andrii Kulian · 7 years ago
  12. fcc79f5 Merge "SurfaceView: Fix Surface leak when changing format." by Rob Carr · 7 years ago
  13. 9841ea0 TextClassifier cleanup. by Abodunrinwa Toki · 7 years ago
  14. c8e2d5b Merge "Don't call setAutofillId() when populating virtual structure for Assit." by TreeHugger Robot · 7 years ago
  15. 4c7b841 Don't call setAutofillId() when populating virtual structure for Assit. by Felipe Leme · 7 years ago
  16. 6eea0d2 Add support for tinting icon menus by Kirill Grouchnikov · 7 years ago
  17. e4e40af Merge "Update display contents when metrics change" by TreeHugger Robot · 7 years ago
  18. 03ee781 Fixed bad link caused by race conditions on git merges. by Felipe Leme · 7 years ago
  19. 1f08e13 Merge "Changes on Assist structure to handle virtual child for autofill:" by TreeHugger Robot · 7 years ago
  20. eddb7c0 Update display contents when metrics change by Andrii Kulian · 7 years ago
  21. e243691 Merge "Allow draw hw bitmap on software canvas for hierarchyviewer" by TreeHugger Robot · 7 years ago
  22. 709ff77 Merge "Improved WebView -> ViewStructure mapping for Autofill." by TreeHugger Robot · 7 years ago
  23. b94f890 Allow draw hw bitmap on software canvas for hierarchyviewer by sergeyv · 7 years ago
  24. 3bc95b5 SurfaceView: Fix Surface leak when changing format. by Robert Carr · 7 years ago
  25. 44ab575 SurfaceView: Fix some log spam. by Robert Carr · 7 years ago
  26. 60b4af5 Merge "AssetManager: Guard against null in array retrieval" by Adam Lesinski · 7 years ago
  27. 1a1e468 Improved WebView -> ViewStructure mapping for Autofill. by Felipe Leme · 7 years ago
  28. f8a8174 Changes on Assist structure to handle virtual child for autofill: by Felipe Leme · 7 years ago
  29. 3f1fb26 Merge "Batch autofill() calls to views with virtual children." by TreeHugger Robot · 7 years ago
  30. 28afe0e Batch autofill() calls to views with virtual children. by Felipe Leme · 7 years ago
  31. 42b0676 Merge "Revert "Changing initial and default focus behavior"" by Alan Viverette · 7 years ago
  32. cfd6c85 Revert "Changing initial and default focus behavior" by Evan Rosky · 7 years ago
  33. 2fb89f4 Merge "Removed 'virtual' from autofill method names." by TreeHugger Robot · 7 years ago
  34. 81f01d9 Removed 'virtual' from autofill method names. by Felipe Leme · 7 years ago
  35. c1b59ed Merge "Separate global and override config sent to client" by Andrii Kulian · 7 years ago
  36. 24aae15 Added a new AutofillCallback.EVENT_INPUT_UNAVAILABLE event. by Felipe Leme · 7 years ago
  37. 389d1c2 Merge "TRON log important auto-fill events" by Philip P. Moltmann · 7 years ago
  38. 4460796 Separate global and override config sent to client by Andrii Kulian · 7 years ago
  39. ba9576d AssetManager: Guard against null in array retrieval by Adam Lesinski · 7 years ago
  40. 7b77116 TRON log important auto-fill events by Philip P. Moltmann · 7 years ago
  41. 3b5011a Add a compat hack into SurfaceView#setWindowType() by Yohei Yukawa · 7 years ago
  42. 287452c Merge "Delete some SurfaceView support code." by Rob Carr · 7 years ago
  43. 5bf03b7 Merge "Allow users to manually request Autofill." by TreeHugger Robot · 7 years ago
  44. d0a2cd3 Delete some SurfaceView support code. by Robert Carr · 7 years ago
  45. 74922c6 Display magnification via the nav bar Accessibility Button by Casey Burkhardt · 7 years ago
  46. a20bdb1 Merge "Fix selected entity type." by TreeHugger Robot · 7 years ago
  47. 4279402 Merge "Changing initial and default focus behavior" by Evan Rosky · 7 years ago
  48. 7d9b297 Fix selected entity type. by Abodunrinwa Toki · 7 years ago
  49. 2ac463e Allow users to manually request Autofill. by Felipe Leme · 7 years ago
  50. 0ab7ad5 Merge "Do not filter non text values." by Philip P. Moltmann · 7 years ago
  51. 3c00239 Merge "TextClassificationManager: Update model file reference." by TreeHugger Robot · 7 years ago
  52. 2aedac1 Do not filter non text values. by Philip P. Moltmann · 7 years ago
  53. 82e3793 Decouple Dataset ids from SaveInfo. by Felipe Leme · 7 years ago
  54. 9b31b4e Merge "Make it clear which type of AutoFillValue is set" by Philip P. Moltmann · 7 years ago
  55. 37bf8b1 Merge "Change autoFillHint to list of strings" by Philip P. Moltmann · 7 years ago
  56. 123a34f Merge "Renamed ViewStructure.setSanitized() to setDataIsSensitive()." by TreeHugger Robot · 7 years ago
  57. 8001678 TextClassificationManager: Update model file reference. by Abodunrinwa Toki · 7 years ago
  58. c9a19b1 Renamed ViewStructure.setSanitized() to setDataIsSensitive(). by Felipe Leme · 7 years ago
  59. 9668903 Make it clear which type of AutoFillValue is set by Philip P. Moltmann · 7 years ago
  60. 376c647 Merge "Associate rotation watchers with displays" by TreeHugger Robot · 7 years ago
  61. 2f8fb1f Fix a few auto fill ussues by Svet Ganov · 7 years ago
  62. 67916b8 Merge "Dont dispatch a11y events that have no subscribers" by TreeHugger Robot · 7 years ago
  63. 35fa3c2 Associate rotation watchers with displays by Andrii Kulian · 7 years ago
  64. ef4351c Dont dispatch a11y events that have no subscribers by Eugene Susla · 7 years ago
  65. 10dd697 Merge "SurfaceView: Update matrix when buffer size changes." by Rob Carr · 7 years ago
  66. 511719f SurfaceView: Update matrix when buffer size changes. by Robert Carr · 7 years ago
  67. ca6d48f Merge "Move rotation tracking to DisplayContent" by Andrii Kulian · 7 years ago
  68. 495cadd Change autoFillHint to list of strings by Philip P. Moltmann · 7 years ago
  69. 0b8c813 Merge "Use the textclassifier library for smart selection" by Abodunrinwa Toki · 7 years ago
  70. 8ee7285 Move rotation tracking to DisplayContent by Andrii Kulian · 7 years ago
  71. bd7ae7d Merge "Basic accessibility support for picture-in-picture" by TreeHugger Robot · 7 years ago
  72. 099ff11 Use the textclassifier library for smart selection by Abodunrinwa Toki · 7 years ago
  73. 1d4578f Merge "Reenable task snapshots without using RenderThread in SystemServer." by TreeHugger Robot · 7 years ago
  74. f00cd14 Basic accessibility support for picture-in-picture by Phil Weaver · 7 years ago
  75. 6732ea2 Merge "AssistStructure improvements" by Amith Yamasani · 7 years ago
  76. 1f1416e Merge "Support for a remote key chord to trigger a bugreport on TV" by Dmitri Plotnikov · 7 years ago
  77. a976733 Merge "TextClassifier: Multiple entities & confidence scores." by TreeHugger Robot · 7 years ago
  78. 858f98d AssistStructure improvements by Amith Yamasani · 7 years ago
  79. a6096f6 TextClassifier: Multiple entities & confidence scores. by Abodunrinwa Toki · 7 years ago
  80. 642028f Merge "Replaced auto-fill by autofill to keep it consistent with API style." by TreeHugger Robot · 7 years ago
  81. cfdfd99 Merge "Modify SurfaceView to use SurfaceFlinger child surfaces." by TreeHugger Robot · 7 years ago
  82. a35e5de Reenable task snapshots without using RenderThread in SystemServer. by Robert Carr · 7 years ago
  83. 82e6dfc Support for a remote key chord to trigger a bugreport on TV by Dmitri Plotnikov · 7 years ago
  84. af0c423 Merge "Revert "Fixed poor behavior of position-based focus order"" by Evan Rosky · 7 years ago
  85. e466752 Revert "Fixed poor behavior of position-based focus order" by Evan Rosky · 7 years ago
  86. 640f30a Replaced auto-fill by autofill to keep it consistent with API style. by Felipe Leme · 7 years ago
  87. d5c7dd6 Modify SurfaceView to use SurfaceFlinger child surfaces. by Robert Carr · 7 years ago
  88. 7f61163 Merge "Provided an AutofillCallback API." by TreeHugger Robot · 7 years ago
  89. d04a697 Optimize ViewStructure for autofill by removing irrelevant nodes. by Felipe Leme · 7 years ago
  90. 7e547fb Merge "Replace AutoFillType by view constants." by TreeHugger Robot · 7 years ago
  91. eb47ae2 Merge "TextClassifier: Introduce LocaleList in the API." by TreeHugger Robot · 7 years ago
  92. 9c2886b Merge "Map STATE_VR to STATE_ON for Battery Stats." by Santos Cordon · 7 years ago
  93. e6010f2 Provided an AutofillCallback API. by Felipe Leme · 7 years ago
  94. 5aec7b9 Revert "Modify SurfaceView to use SurfaceFlinger child surfaces." by Wonsik Kim · 7 years ago
  95. 8931e30 Replace AutoFillType by view constants. by Felipe Leme · 7 years ago
  96. 798dcd9 Merge "Mark @ symbols in code snippet as literal so javadoc doesn't choke on them. Which for some reason only starts to happen when we start processing the annotation methods in this CL: https://googleplex-android-review.git.corp.google.com/#/c/1892771/" by Scott Main · 7 years ago
  97. 4cfda0b TextClassifier: Introduce LocaleList in the API. by Abodunrinwa Toki · 7 years ago
  98. 0f502cb Merge "Prevent crashes when in insertion mode." by Abodunrinwa Toki · 7 years ago
  99. 7cae77b Merge changes Iefcaf262,I9c397d83 by TreeHugger Robot · 7 years ago
  100. baa7b72 Small fixes and tweaks to PiP transition. by Winson Chung · 7 years ago