1. e925aea Check for null inputs in the ctor. by Jeremy Joslin · 8 years ago
  2. 7c810ed Merge "Ensure default pitch is used when none is specified." by Sergio Sancho · 8 years ago
  3. 9fa0a5c Merge "Fix a bug where the last used times could be wrong." by Daniel Nishi · 8 years ago
  4. 697221e Merge changes Ia7670aa6,I602b421b by TreeHugger Robot · 8 years ago
  5. 2ec94fd Merge "Provide old behavior for View#hasFocusable to old apps" by Adam Powell · 8 years ago
  6. b94a914 Merge "Small tweaks in LockSettingsService" by Rubin Xu · 8 years ago
  7. f9a55d4 Merge "AutoSize TextView (part 8) - APIs for predefined sizes" by TreeHugger Robot · 8 years ago
  8. 24843fd Merge "Replace com.android.internal.util.Predicate with java.util.function.Predicate" by Paul Duffin · 8 years ago
  9. 0ebe2d1 Merge changes from topics 'proto', 'lights' by Julia Reynolds · 8 years ago
  10. 8bc078d Merge "Improve AnchoredWindow with smart positioning logic." by TreeHugger Robot · 8 years ago
  11. 9fe208f AutoSize TextView (part 8) - APIs for predefined sizes by Andrei Stingaceanu · 8 years ago
  12. 5a6a99d Merge "TextClassificationManager: Avoid exposing lock." by Abodunrinwa Toki · 8 years ago
  13. ca4964c Replace com.android.internal.util.Predicate with java.util.function.Predicate by Paul Duffin · 8 years ago
  14. 80f42ed Merge "Fix problem with JavaDoc" am: 8f33fcdc4b am: 4929aafc1d am: 290274df0d by Paul Duffin · 8 years ago
  15. d0a937e Merge "Fix problem with JavaDoc" am: 8f33fcdc4b am: 4929aafc1d am: 290274df0d by Paul Duffin · 8 years ago
  16. 290274d Merge "Fix problem with JavaDoc" am: 8f33fcdc4b am: 4929aafc1d by Paul Duffin · 8 years ago
  17. 4929aaf Merge "Fix problem with JavaDoc" am: 8f33fcdc4b by Paul Duffin · 8 years ago
  18. 8f33fcd Merge "Fix problem with JavaDoc" by Treehugger Robot · 8 years ago
  19. bf1a0e2 Merge "start/invalidate selection actionMode asynchronously" by TreeHugger Robot · 8 years ago
  20. c534f4c Merge "Remove unnecessary if-else statement from TextUtils#isEmpty. " by TreeHugger Robot · 8 years ago
  21. 61294f4 Merge "Removed value from AutoFillManager.virtualFocusChanged()." by TreeHugger Robot · 8 years ago
  22. b5c09b5 Fix problem with JavaDoc by Paul Duffin · 8 years ago
  23. 084f004 Merge "BatteryManager: Add battery status to getProperty" by TreeHugger Robot · 8 years ago
  24. 3bcef52 Merge "Propagate StartInputReason to attachNewInputLocked" by Yohei Yukawa · 8 years ago
  25. 0221887 Get rid of VirtualViewDelegate. by Felipe Leme · 8 years ago
  26. 4561f90 Merge "Logging and partial fix for BatteryStats lock contention" by Ian Pedowitz · 8 years ago
  27. 99015fe Merge "Use gralloc1 flags to allocate AHardwareBuffers" by Craig Donner · 8 years ago
  28. 7f60d35 Removed value from AutoFillManager.virtualFocusChanged(). by Felipe Leme · 8 years ago
  29. faf365d Fix requiresCharging false value ignored issue am: e33c3c81af by Shreyas Basarge · 8 years ago
  30. baa3811 Fix a bug where the last used times could be wrong. by Daniel Nishi · 8 years ago
  31. afa21fa Merge "Use default icons while disambig sheet is loading" by Hakan Seyalioglu · 8 years ago
  32. d245086 Logging and partial fix for BatteryStats lock contention by Amith Yamasani · 8 years ago
  33. f4872e4 Merge "Expand seccomp whitelist" am: 10e7aed13f am: 0ab0d47516 am: 53e6c94c0b by Paul Lawrence · 8 years ago
  34. ce8f7cb Merge "Expand seccomp whitelist" am: 10e7aed13f am: 0ab0d47516 am: 53e6c94c0b by Paul Lawrence · 8 years ago
  35. 53e6c94 Merge "Expand seccomp whitelist" am: 10e7aed13f am: 0ab0d47516 by Paul Lawrence · 8 years ago
  36. 0ab0d47 Merge "Expand seccomp whitelist" am: 10e7aed13f by Paul Lawrence · 8 years ago
  37. 95e76d7 Merge "Add android.permission.RESTRICTED_VR_ACCESS for privileged VR APIs." by TreeHugger Robot · 8 years ago
  38. 1e92f02 Improve AnchoredWindow with smart positioning logic. by Jason Long · 8 years ago
  39. 1bdf3f07 Set autofill id on virtual structures. by Felipe Leme · 8 years ago
  40. edf0a37 BatteryManager: Add battery status to getProperty by Jin Qian · 8 years ago
  41. 38d07a1 Merge "Fix WebView crashes" by Selim Gurun · 8 years ago
  42. cd16186 Merge changes I3ef361bd,I89a5184c by Winson Chung · 8 years ago
  43. c9842c1 Dump notification records to proto by Julia Reynolds · 8 years ago
  44. 529e332 Let developers choose a light color for channels by Julia Reynolds · 8 years ago
  45. b89cf02 TextClassificationManager: Avoid exposing lock. by Abodunrinwa Toki · 8 years ago
  46. 23f3465 Use default icons while disambig sheet is loading by Hakan Seyalioglu · 8 years ago
  47. 0e61883 Fix WebView crashes by Adam Lesinski · 8 years ago
  48. a5082a3 Merge "Default focus order now tries to adhere to view hierarchy" by Evan Rosky · 8 years ago
  49. 1e27582 Merge "Provide text locations to accessibility services." by Phil Weaver · 8 years ago
  50. 0f552f4 Provide old behavior for View#hasFocusable to old apps by Adam Powell · 8 years ago
  51. fb0f360 Merge "Refined session management so Save can be automatically called." by Felipe Leme · 8 years ago
  52. f34f973 Merge "Fix PSS/USS Average in procstats" by Makoto Onuki · 8 years ago
  53. 2a82fe5 Refactor PiP logic in preparation for expanded state. by Winson Chung · 8 years ago
  54. 9c2a686 Modifying RemoteAction callback to PendingIntent. by Winson Chung · 8 years ago
  55. c47dd7c Expand seccomp whitelist by Paul Lawrence · 8 years ago
  56. 8710ea1 start/invalidate selection actionMode asynchronously by Abodunrinwa Toki · 8 years ago
  57. 5edceec Merge "Cache Downloaded Fonts in Typeface" by Clara Bayarri · 8 years ago
  58. 84e706f Merge "Unhide getLockTaskPackages" by Esteban Talavera · 8 years ago
  59. 8874d6e Merge "Fix transitions between single and multi-pane." by Filip Pavlis · 8 years ago
  60. f810cc9 Merge "Fix uri permission grant on remote bug report uri" by Rubin Xu · 8 years ago
  61. 74400b2 Merge "Fixes Treble marshaling of strings embedded in structures from Java" am: 97fca8c035 am: 0bae9b1406 am: 0e686542e6 by Andreas Huber · 8 years ago
  62. 489ce07 Merge "Add a mechanism to configure the default A2DP codec priorities" am: acf34d8b62 am: cd6e0ee19d am: b7067e2b6c by Pavlin Radoslavov · 8 years ago
  63. bfb666d Unhide getLockTaskPackages by Esteban Talavera · 8 years ago
  64. 61fc0d4 Fix transitions between single and multi-pane. by Filip Pavlis · 8 years ago
  65. 7226c7d Fix uri permission grant on remote bug report uri by Rubin Xu · 8 years ago
  66. 155c3a8 Merge "Clickable spans - trigger onClick onSingleTapUp" by Andrei Stingaceanu · 8 years ago
  67. 87ca840 Propagate StartInputReason to attachNewInputLocked by Yohei Yukawa · 8 years ago
  68. fd62c58 Merge "Fix doc for setReparentWithOverlay" by Yuichi Araki · 8 years ago
  69. 86613ac Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 8 years ago
  70. bab851c Refined session management so Save can be automatically called. by Felipe Leme · 8 years ago
  71. 34a6e84 Fix PSS/USS Average in procstats by Makoto Onuki · 8 years ago
  72. 9b734a7 Fingerprint: get auth id for non-current user. am: aae60473e1 by Charles He · 8 years ago
  73. d4196c9 Remove unnecessary if-else statement from TextUtils#isEmpty. by Amin Shaikh · 8 years ago
  74. aae6047 Fingerprint: get auth id for non-current user. by Charles He · 8 years ago
  75. f69ffd2 Merge "Fingerprint: get auth id for non-current user." by TreeHugger Robot · 8 years ago
  76. 390cd6c Merge "Fixes Treble marshaling of strings embedded in structures from Java" am: 97fca8c035 am: 0bae9b1406 by Andreas Huber · 8 years ago
  77. 537eaf0 Merge "Add a mechanism to configure the default A2DP codec priorities" am: acf34d8b62 am: cd6e0ee19d by Pavlin Radoslavov · 8 years ago
  78. edb5468 Merge "Initial implementation of Nav Bar Accessibility Button" by Casey Burkhardt · 8 years ago
  79. 0e68654 Merge "Fixes Treble marshaling of strings embedded in structures from Java" am: 97fca8c035 by Andreas Huber · 8 years ago
  80. b7067e2 Merge "Add a mechanism to configure the default A2DP codec priorities" am: acf34d8b62 by Pavlin Radoslavov · 8 years ago
  81. 0bae9b14 Merge "Fixes Treble marshaling of strings embedded in structures from Java" by Andreas Huber · 8 years ago
  82. 97fca8c Merge "Fixes Treble marshaling of strings embedded in structures from Java" by Treehugger Robot · 8 years ago
  83. 46d3d6d Remove experimental twilight-based automatic brightness am: 614f40ea01 by Justin Klaassen · 8 years ago
  84. cd6e0ee Merge "Add a mechanism to configure the default A2DP codec priorities" by Pavlin Radoslavov · 8 years ago
  85. df6a737 Prevent division-by-zero error when calculating battery capacity. am: 415f8b32e8 by Ying Wai (Daniel) Fan · 8 years ago
  86. c5ab702 Merge "Default the lastSelectetNetworkId to -1" by TreeHugger Robot · 8 years ago
  87. 63f3dba Prevent division-by-zero error when calculating battery capacity. am: 415f8b32e8 by Ying Wai (Daniel) Fan · 8 years ago
  88. 444eb97 Merge "CompanionDeviceManager" by Eugene Susla · 8 years ago
  89. af4c6ac Merge "Camera2: Temporarily remove surface size 0 check" by Shuzhen Wang · 8 years ago
  90. fbffd43 Merge "Adding text input mode to TimePicker." by TreeHugger Robot · 8 years ago
  91. cd1d343f Merge "StatusBar: Clean up buzzBeepBlinked and friends" by TreeHugger Robot · 8 years ago
  92. 7aced4c Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  93. cbfae3e Merge "Expand whitelist" am: 006065fee4 am: bff26f4bf1 am: 21b2ab9e11 by Paul Lawrence · 8 years ago
  94. 2199339 Add a mechanism to configure the default A2DP codec priorities by Pavlin Radoslavov · 8 years ago
  95. 6f594b8 Merge "Expand whitelist" am: 006065fee4 am: bff26f4bf1 am: 21b2ab9e11 by Paul Lawrence · 8 years ago
  96. 21b2ab9 Merge "Expand whitelist" am: 006065fee4 am: bff26f4bf1 by Paul Lawrence · 8 years ago
  97. c2e2893 Provide text locations to accessibility services. by Phil Weaver · 8 years ago
  98. 048c2bc Initial implementation of Nav Bar Accessibility Button by Casey Burkhardt · 8 years ago
  99. bdd9ac2 Default the lastSelectetNetworkId to -1 by Jeremy Joslin · 8 years ago
  100. cf67a32 Merge "Remove experimental twilight-based automatic brightness" by TreeHugger Robot · 8 years ago