1. 670288c Merge "Clean up view drawable tinting methods, fix default modes" into lmp-dev by Alan Viverette · 10 years ago
  2. adabc55 Merge "Simplify progress bar paths" into lmp-dev by Alan Viverette · 10 years ago
  3. 9dbe94d Merge "Magic null-background filling for PhoneWindows" into lmp-dev by Adam Powell · 10 years ago
  4. b56f5d2 Clean up view drawable tinting methods, fix default modes by Alan Viverette · 10 years ago
  5. f849a5e Magic null-background filling for PhoneWindows by Adam Powell · 10 years ago
  6. ac60bea Merge "temporarily enable wifi verbose logging in download manager test" into lmp-dev by Guang Zhu · 10 years ago
  7. da7638d temporarily enable wifi verbose logging in download manager test by Guang Zhu · 10 years ago
  8. e5a4345 Simplify progress bar paths by Alan Viverette · 10 years ago
  9. 4605b29 Merge "set correct bounds in ActionBar based on visibility of ActionBarView" into lmp-dev by Chet Haase · 10 years ago
  10. ccd3da2 set correct bounds in ActionBar based on visibility of ActionBarView by Chet Haase · 10 years ago
  11. c6a65dfb Merge "Reduce instructions required to obtain and recycle TypedArray" into lmp-dev by Alan Viverette · 10 years ago
  12. 7ca1161 Merge "Saver: PowerManager call to set low power mode." into lmp-dev by John Spurlock · 10 years ago
  13. 2e451c8 Merge "Fix crash in TranserPipe." into lmp-dev by Ramanan Rajeswaran · 10 years ago
  14. 5fcdcee Merge "make wifi cellular params configurable" into lmp-dev by vandwalle · 10 years ago
  15. 8d4e6cb Saver: PowerManager call to set low power mode. by John Spurlock · 10 years ago
  16. 5ec679a Fix crash in TranserPipe. by Xin Guan · 10 years ago
  17. c68f276 Merge "Minimize the number of default enabled IMEs part 2" into lmp-dev by Yohei Yukawa · 10 years ago
  18. 68c860b Minimize the number of default enabled IMEs part 2 by Yohei Yukawa · 10 years ago
  19. a11757c Merge "GMSCore and Finsky are fixed. Revert "Revert "Set up final resource identifiers.""" into lmp-dev by Qiwen Zhao · 10 years ago
  20. 63c7444 GMSCore and Finsky are fixed. Revert "Revert "Set up final resource identifiers."" by Qiwen Zhao · 10 years ago
  21. 8b5b25b Reduce instructions required to obtain and recycle TypedArray by Alan Viverette · 10 years ago
  22. 2e93c38f make wifi cellular params configurable by vandwalle · 10 years ago
  23. ead6ad8 Merge "Renaming Telecomm to Telecom." into lmp-dev by Tyler Gunn · 10 years ago
  24. c0b8cb8 Merge "Minimize the number of default enabled IMEs part 1" into lmp-dev by Yohei Yukawa · 10 years ago
  25. ef9f6f9 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago
  26. 777195e Merge "Update ambient shadow for TV." into lmp-dev by Tim Kilbourn · 10 years ago
  27. e4f20c9 Merge "Work on issue #17477510: Time change notifications sent too often" into lmp-dev by Dianne Hackborn · 10 years ago
  28. e632bf1 Update ambient shadow for TV. by Tim Kilbourn · 10 years ago
  29. 2175e9c Add support for dozing after screen off. by Jeff Brown · 10 years ago
  30. 2642357 Merge "Provide a public API for View#computeFitSystemWindows" into lmp-dev by Adam Powell · 10 years ago
  31. 76466c7 Merge "SoundTrigger: fix KeyphraseRecognitionEvent parceling" into lmp-dev by Eric Laurent · 10 years ago
  32. a7d0d55 Work on issue #17477510: Time change notifications sent too often by Dianne Hackborn · 10 years ago
  33. e401d17 Allow libcore to perform necessary actions upon net config changes. by Paul Jensen · 10 years ago
  34. d72068b Provide a public API for View#computeFitSystemWindows by Adam Powell · 10 years ago
  35. d7fcca9 Merge "Rename and repurpose feature MANAGED_PROFILES to MANAGED_USERS" into lmp-dev by Amith Yamasani · 10 years ago
  36. 1d65327 Rename and repurpose feature MANAGED_PROFILES to MANAGED_USERS by Amith Yamasani · 10 years ago
  37. 8ca1f18 Merge "various fixes:" into lmp-dev by vandwalle · 10 years ago
  38. 4d52788 Merge "Made Transitions act only the views that they target." into lmp-dev by George Mount · 10 years ago
  39. 5030c7f Made Transitions act only the views that they target. by George Mount · 10 years ago
  40. 692737b Merge "Update the shadow strength" into lmp-dev by ztenghui · 10 years ago
  41. 64ec46d Merge "Allow Path Animations to support overshooting." into lmp-dev by George Mount · 10 years ago
  42. bc68f5a Allow Path Animations to support overshooting. by George Mount · 10 years ago
  43. 75b433f SoundTrigger: fix KeyphraseRecognitionEvent parceling by Eric Laurent · 10 years ago
  44. 457b62d Merge "Add contentDescription for material action mode close button" into lmp-dev by Adam Powell · 10 years ago
  45. 8190b79 Merge "Allow throwing UnsupportedOperationException across Binder." into lmp-dev by Dianne Hackborn · 10 years ago
  46. a75356e Add contentDescription for material action mode close button by Adam Powell · 10 years ago
  47. f7d76df Update the shadow strength by ztenghui · 10 years ago
  48. 74cc5c3 Merge "Add root alpha and animation to (Animated)VectorDrawable" into lmp-dev by ztenghui · 10 years ago
  49. 8490354 Add root alpha and animation to (Animated)VectorDrawable by ztenghui · 10 years ago
  50. e094706 Merge "Fixed: getDecor() NullPointeExceptions." into lmp-dev by George Mount · 10 years ago
  51. 8eec09a Merge "Camera2: add toString for TonemapCurve" into lmp-dev by Yin-Chia Yeh · 10 years ago
  52. 54f4ba8 Merge "Reset the alpha for offscreen views." into lmp-dev by George Mount · 10 years ago
  53. f116056 Merge "Make Toolbars eat touch events" into lmp-dev by Adam Powell · 10 years ago
  54. 94fe7e9 various fixes: by vandwalle · 10 years ago
  55. 26f68a0 Merge "Changed method name to match Activity's method name." into lmp-dev by George Mount · 10 years ago
  56. 33d738a Allow throwing UnsupportedOperationException across Binder. by Dianne Hackborn · 10 years ago
  57. 85ea498 Changed method name to match Activity's method name. by George Mount · 10 years ago
  58. b086421 Camera2: add toString for TonemapCurve by Yin-Chia Yeh · 10 years ago
  59. 61d15b9 Make Toolbars eat touch events by Adam Powell · 10 years ago
  60. 86ae74b Merge "Revert "Set up final resource identifiers."" into lmp-dev by Dianne Hackborn · 10 years ago
  61. 5128efa Revert "Set up final resource identifiers." by Dianne Hackborn · 10 years ago
  62. 46d02d5 Merge "Set up final resource identifiers." into lmp-dev by Dianne Hackborn · 10 years ago
  63. 653ea66 Reset the alpha for offscreen views. by George Mount · 10 years ago
  64. 2a74d8c Set up final resource identifiers. by Dianne Hackborn · 10 years ago
  65. 607bd84 Update icons to vectors, fix preload theming & vector tinting by Alan Viverette · 10 years ago
  66. c1cbe8c Merge "Fix toolbar height, list divider alpha, action item padding" into lmp-dev by Alan Viverette · 10 years ago
  67. 9d9581f Fix toolbar height, list divider alpha, action item padding by Alan Viverette · 10 years ago
  68. 48bd13c Fixed: getDecor() NullPointeExceptions. by George Mount · 10 years ago
  69. b38e075 Merge "Remove legacy version of ACTION_PROFILE_PROVISIONING_COMPLETE." into lmp-dev by Jessica Hummel · 10 years ago
  70. 288e7de Remove an @removed member of andorid.webkit.WebResourceResponse. by Marcin Kosiba · 10 years ago
  71. 5e5c60a Minimize the number of default enabled IMEs part 1 by Yohei Yukawa · 10 years ago
  72. 0981168 Merge "Rename email extra." into lmp-dev by Sander Alewijnse · 10 years ago
  73. 3e7115e Merge "Assign default icon to users at creation time and in SystemUI." into lmp-dev by Alexandra Gherghina · 10 years ago
  74. 12c12ee Merge "Enrich test cases when enabling default IMEs part 4" into lmp-dev by Yohei Yukawa · 10 years ago
  75. 59cccf9 Enrich test cases when enabling default IMEs part 4 by Yohei Yukawa · 10 years ago
  76. d8b61f6 Remove legacy version of ACTION_PROFILE_PROVISIONING_COMPLETE. by Jessica Hummel · 10 years ago
  77. 64d4dca Assign default icon to users at creation time and in SystemUI. by Alexandra Gherghina · 10 years ago
  78. 2418d73 Merge "Fixed NPE in EnterTransitionCoordinator" into lmp-dev by George Mount · 10 years ago
  79. 135ce76 Merge "remove unused matchesCallFilter(Bundle, int)" into lmp-dev by Chris Wren · 10 years ago
  80. c30afd1 Merge "Notification: Reset chronometer visibility" into lmp-dev by Christoph Studer · 10 years ago
  81. b6edee0 Hide APIs renamed during API review of LauncherApps by Kenny Guy · 10 years ago
  82. 2b338a2 Rename email extra. by Sander Alewijnse · 10 years ago
  83. d4aaab9 Merge "Use correct string for provisioning complete action." into lmp-dev by Jessica Hummel · 10 years ago
  84. 5669216 Use correct string for provisioning complete action. by Jessica Hummel · 10 years ago
  85. d4a94db CEC: Bug fixes for vendor-specific command handling by Jinsuk Kim · 10 years ago
  86. a871d7e Merge changes I6559654c,Ia40480a4 into lmp-dev by Vineeta Srivastava · 10 years ago
  87. 45c6e06 Delete IL Orange Dun type profile by seonju.oh · 11 years ago
  88. f244a02 Add tethering apn for UK 3 operator by sy.yun · 11 years ago
  89. 3fadee4 API Review: Clean up removed APIs by Yohei Yukawa · 10 years ago
  90. 68ab6cf Merge "Replace the MHL register name 'scratchpad' with 'vendor'" into lmp-dev by Jinsuk Kim · 10 years ago
  91. cbc771f Merge changes Ia6fe9724,I682b9acb into lmp-dev by Craig Mautner · 10 years ago
  92. b3fbf9d Replace the MHL register name 'scratchpad' with 'vendor' by Jinsuk Kim · 10 years ago
  93. e461d54 Merge "Remove unsafe methods that take TypedArray" into lmp-dev by Alan Viverette · 10 years ago
  94. e9939c1 Merge "Remove background override for sw720dp preference panel" into lmp-dev by Alan Viverette · 10 years ago
  95. 934f81a Merge "Make the TimePicker and light DatePicker styles public" into lmp-dev by Alan Viverette · 10 years ago
  96. 5a05a21 Merge "Move padding back into to the dialog message" into lmp-dev by Alan Viverette · 10 years ago
  97. 7d7808f Show all windows from activity that hides keyguard by Craig Mautner · 10 years ago
  98. 87eaaf0 Make the TimePicker and light DatePicker styles public by Alan Viverette · 10 years ago
  99. 4188d0d Fixed NPE in EnterTransitionCoordinator by George Mount · 10 years ago
  100. 1208e27 Change constant to PowerManager.RELEAES_FLAG_WAIT_FOR_NO_PROXIMITY by Michael Wright · 10 years ago