1. f759af6 Merge "Optimization: don't call AFM.notifyValueChanged() when value didn't change." by TreeHugger Robot · 6 years ago
  2. 27d0446 Optimization: don't call AFM.notifyValueChanged() when value didn't change. by Felipe Leme · 6 years ago
  3. 813d17d Update text OWNERS with set noparent by Siyamed Sinir · 6 years ago
  4. eb46f6f Merge "autofill: render autofill ui in fullscreen for tv" by Dake Gu · 6 years ago
  5. 9f879a2 autofill: render autofill ui in fullscreen for tv by Dake Gu · 7 years ago
  6. 4e90fa2 Revert "Reorganize MeasuredText API" by Seigo Nonaka · 6 years ago
  7. 7fd36d1 Reorganize MeasuredText API by Seigo Nonaka · 6 years ago
  8. 9036a88 Merge "Logging for linkify selections" by TreeHugger Robot · 6 years ago
  9. a454df9 Merge "Fix Editor ActionMode content rectangle" by Siyamed Sinir · 6 years ago
  10. fdbc5ee Fix Editor ActionMode content rectangle by Siyamed Sinir · 6 years ago
  11. bc48bd8 Merge "Remove Toki from text OWNERS files" by Siyamed Sinir · 6 years ago
  12. d293d6d Remove Toki from text OWNERS files by Clara Bayarri · 6 years ago
  13. 98517be Merge "Revert "Remove @hide from ViewGroup debug methods"" by TreeHugger Robot · 6 years ago
  14. db96b03 Merge "Remove selection on nonselectable text (which would be there if a user tapped Linkified text) if a TextView loses focus." by Richard Ledley · 6 years ago
  15. 8744f57 Merge "[Magnifier - 19] Add non-basic CTS tests" by TreeHugger Robot · 6 years ago
  16. 5f2f820 Remove selection on nonselectable text (which would be there if a user tapped Linkified text) if a TextView loses focus. by Richard Ledley · 6 years ago
  17. 137b584 [Magnifier - 19] Add non-basic CTS tests by Mihai Popa · 6 years ago
  18. 93ac6d0 Fix TimePicker keyboard UI num digits for min by David Ogutu · 6 years ago
  19. 2d7771c Revert "Remove @hide from ViewGroup debug methods" by Alan Viverette · 6 years ago
  20. 19160d9 Merge "Updating smart text selection animation" by TreeHugger Robot · 6 years ago
  21. 92c6dec Logging for linkify selections by Jan Althaus · 6 years ago
  22. 80620c5 Updating smart text selection animation by Jan Althaus · 6 years ago
  23. 718c1d1 VV2 & MCV2: Move handling MediaControlView2 visibility logic to VV2 by Insun Kang · 6 years ago
  24. 00f255e Merge "VideoView2: Replace showSubtitle with setSubtitleEnabled" by TreeHugger Robot · 6 years ago
  25. fdd755d Merge "Use ImageDecoder in ImageView.getDrawableFromUri" by TreeHugger Robot · 6 years ago
  26. 682483d VideoView2: Replace showSubtitle with setSubtitleEnabled by Insun Kang · 6 years ago
  27. 8589b7b VV2 and MCV2: Override onLayout of ViewGroup and remove MCV2.isShowing() by Insun Kang · 6 years ago
  28. 0d2107b Merge "Make VV2 & MCV2 extend ViewGroup" by Insun Kang · 6 years ago
  29. f38d8fb Make VV2 & MCV2 extend ViewGroup by Christofer Åkersten · 6 years ago
  30. 7fb54fe MediaControlView2: Remove getProvider() by Sungsoo Lim · 6 years ago
  31. 046a99e Use ImageDecoder in ImageView.getDrawableFromUri by Leon Scroggins III · 6 years ago
  32. bc55661 Merge "MediaSession2: Hide system apis" by Jaewan Kim · 6 years ago
  33. 3bb4436 Implement TextClassifier.getLogger API by Abodunrinwa Toki · 7 years ago
  34. 7d30e1c MediaSession2: Hide system apis by Sungsoo Lim · 6 years ago
  35. 8420d5e Merge "Introduce a TextClassifierManagerService." by TreeHugger Robot · 6 years ago
  36. a6c97e4 Move View related methods to helper class by Christofer Åkersten · 7 years ago
  37. 39b9f42 Merge "[Magnifier - 18] Make #update() public" by Mihai Popa · 6 years ago
  38. 321ef3a Merge "Fix TimePicker separator l10n issue." by David Ogutu · 6 years ago
  39. 628bb61 Fix TimePicker separator l10n issue. by David Ogutu · 6 years ago
  40. 10d69ea [Magnifier - 18] Make #update() public by Mihai Popa · 7 years ago
  41. 4fa8064 VideoView: Change showSubtitle() to get boolean parameter by Insun Kang · 6 years ago
  42. dde80a9 Remove show/hide API by Jin Seok Park · 6 years ago
  43. d32906c Introduce a TextClassifierManagerService. by Abodunrinwa Toki · 7 years ago
  44. 0719db7 Update MediaControlView2/Provider by Jin Seok Park · 6 years ago
  45. d016653 Merge "[Magnifier-16] Clamp to surface against distortion" by Mihai Popa · 6 years ago
  46. 3589c2c [Magnifier-16] Clamp to surface against distortion by Mihai Popa · 7 years ago
  47. 7933dae Merge "VideoView2: Adds Executor paramter to setFooListener methods" by Insun Kang · 6 years ago
  48. 620b7f3 VideoView2: Adds Executor paramter to setFooListener methods by Insun Kang · 7 years ago
  49. d58f145 VideoView2: MediaRouter integration with MediaSession by Sungsoo Lim · 7 years ago
  50. 4c23c1b Merge "[Magnifier - 15] Fix magnifier window positioning" by TreeHugger Robot · 7 years ago
  51. 8036428 Merge "Revert "Move A11y events throttling away from View(RootImpl)"" by TreeHugger Robot · 7 years ago
  52. 72c510f Revert "Move A11y events throttling away from View(RootImpl)" by Eugene Susla · 7 years ago
  53. 4b6ef99 [Magnifier - 15] Fix magnifier window positioning by Mihai Popa · 7 years ago
  54. 0a16f26 VideoView2/MediaControlView2: Remove overriden onKeyDown/dispatchKeyEvent by Insun Kang · 7 years ago
  55. 6cb0712 Merge "VideoView2: Add custom actions API" by Hyundo Moon · 7 years ago
  56. 51e8d0a Merge "VideoView2: Apply API review comment" by Insun Kang · 7 years ago
  57. 1a2c263 MediaSession2: Change MediaPlayerBase to MediaPlayerInterface by Jaewan Kim · 7 years ago
  58. 46377a9 VideoView2: Add custom actions API by Hyundo Moon · 7 years ago
  59. df0728c VideoView2: Apply API review comment by Insun Kang · 7 years ago
  60. ae30c68 Merge "VideoView2: Remove APIs supported by MediaSession" by TreeHugger Robot · 7 years ago
  61. 82af545 VideoView2: Remove APIs supported by MediaSession by Sungsoo Lim · 7 years ago
  62. c4a79e0 Merge "Introduce InputConnection#reportLanguageHint()" by TreeHugger Robot · 7 years ago
  63. c41adfa Merge "Expose selector draw condition for test" by Evan Rosky · 7 years ago
  64. 482173e Change MediaControlView2 APIs by Jin Seok Park · 7 years ago
  65. 421e7ec Merge "Put latest MediaControlView2/VideoView2 code" by Jin Seok Park · 7 years ago
  66. c9af5b3 Merge "VideoView2: Add API for MediaRouter intergration" by Sungsoo Lim · 7 years ago
  67. efeb45e Put latest MediaControlView2/VideoView2 code by Hyundo Moon · 7 years ago
  68. 8b314b2 Merge "Add API documentation for MediaControlView2" by Jin Seok Park · 7 years ago
  69. af2a1ad VideoView2: Add API for MediaRouter intergration by Sungsoo Lim · 7 years ago
  70. d9ce1bc Add API documentation for MediaControlView2 by Jin Seok Park · 7 years ago
  71. e77386e Introduce InputConnection#reportLanguageHint() by Yohei Yukawa · 7 years ago
  72. 0945bb7 Merge "Release MediaSession when VideoView2 is detached from window." by Insun Kang · 7 years ago
  73. eb78d51 Add API docs for VideoView2 by Insun Kang · 7 years ago
  74. fd3fdfd Release MediaSession when VideoView2 is detached from window. by Insun Kang · 7 years ago
  75. 8e5bd81 Expose selector draw condition for test by Evan Rosky · 7 years ago
  76. 24de6a4 Merge "Initial commit for VideoView2Impl" by TreeHugger Robot · 7 years ago
  77. de16c4d Initial commit for VideoView2Impl by Insun Kang · 7 years ago
  78. f5e25a3 Merge "Add semantics for accessibility headings" by TreeHugger Robot · 7 years ago
  79. 6290fb59 Add semantics for accessibility headings by Phil Weaver · 7 years ago
  80. b6e7e75 Merge "Fix crash in EditText#getText" by TreeHugger Robot · 7 years ago
  81. b102cc2 Fix crash in EditText#getText by Clara Bayarri · 7 years ago
  82. 20f29fd Merge "Fix extra space in Suggestions Popup" by TreeHugger Robot · 7 years ago
  83. f317e58 Merge "Implement text baseline attributes for TextView." by Abodunrinwa Toki · 7 years ago
  84. e0f35ee Fix API review javadoc issues in TextView/ExtractedText by Clara Bayarri · 7 years ago
  85. 2aa64c0 Merge "Skeleton for updatable VideoView2" by TreeHugger Robot · 7 years ago
  86. b0538e6 Merge "[Magnifier - 14] Follow finger instead of cursor" by TreeHugger Robot · 7 years ago
  87. 1d1ed0c [Magnifier - 14] Follow finger instead of cursor by Mihai Popa · 7 years ago
  88. e325904 Skeleton for updatable VideoView2 by Sungsoo Lim · 7 years ago
  89. e94a75a Implement text baseline attributes for TextView. by Abodunrinwa Toki · 7 years ago
  90. b01e18c Merge "Rename PremeasuredText to MeasuredText" by Seigo Nonaka · 7 years ago
  91. 1f31d9a Merge "Making TextClassifier helper objects parcelable" by TreeHugger Robot · 7 years ago
  92. b033685 Merge "Set selection bounds when we try to copy, so it will work with nonselectable text." by Richard Ledley · 7 years ago
  93. 0d9fbb9 Making TextClassifier helper objects parcelable by Jan Althaus · 7 years ago
  94. b306698 Merge "Make Linkify links clickable in nonselectable text." by Richard Ledley · 7 years ago
  95. 4b823b9 Set selection bounds when we try to copy, so it will work with nonselectable text. by Richard Ledley · 7 years ago
  96. 0b22497 Merge "Move A11y events throttling away from View(RootImpl)" by TreeHugger Robot · 7 years ago
  97. 9d3bd08 Rename PremeasuredText to MeasuredText by Seigo Nonaka · 7 years ago
  98. 724eff9 Make Linkify links clickable in nonselectable text. by Richard Ledley · 7 years ago
  99. 3101268 Merge "Avoid unnecessary division in TextView.Marquee.tick." by TreeHugger Robot · 7 years ago
  100. e4d31b3 Move A11y events throttling away from View(RootImpl) by Eugene Susla · 7 years ago