1. e83cbd4 Prioritize reveal clipping over Outline clipping by Chris Craik · 10 years ago
  2. 01abcaa Merge "Allow arbitrarily-added shared elements." into lmp-dev by George Mount · 10 years ago
  3. d1a5a46 Merge "Add field for sub_id in call log for sprout database." into lmp-dev by Nancy Chen · 10 years ago
  4. d3458a9 Merge "Renamed Activity.onVisibleBehindCancelled() to Activity.onVisibleBehindCanceled()" into lmp-dev by Jose Lima · 10 years ago
  5. 3e92d2e Merge "Use a weak observable in AutoCompleteTextView" into lmp-dev by Yigit Boyar · 10 years ago
  6. bf939b2 Merge "Update transform isolation to handle command chunks" into lmp-dev by Chris Craik · 10 years ago
  7. 86469f5 Merge "Fix log line" into lmp-dev by John Reck · 10 years ago
  8. c7e2993 Fix log line by John Reck · 10 years ago
  9. 2ac81fb Merge "Enhance audio service dumpsys." into lmp-dev by John Spurlock · 10 years ago
  10. e9a204f Merge "Actually end animators on tree destruction" into lmp-dev by John Reck · 10 years ago
  11. 06c34e7 Merge "Canceling ViewPropertyAnimator now removes pending actions" into lmp-dev by Chet Haase · 10 years ago
  12. 2836dbb Merge "Clean up Connectivity Logging." into lmp-dev by Robert Greenwalt · 10 years ago
  13. 2b29bc4 Enhance audio service dumpsys. by John Spurlock · 10 years ago
  14. 19293d2 Merge "Relocate broken getCallingUserId() calls" into lmp-dev by Robin Lee · 10 years ago
  15. ca5186e Merge "Define EXTRA_SIZE for ContentProviders." into lmp-dev by Jeff Sharkey · 10 years ago
  16. 65c2797 Relocate broken getCallingUserId() calls by Robin Lee · 10 years ago
  17. 3a78092 Add field for sub_id in call log for sprout database. by Nancy Chen · 10 years ago
  18. f6a5d34 Merge "Start TvInputManagerService when the device supports FEATURE_LIVE_TV" into lmp-dev by Jae Seo · 10 years ago
  19. d0cd9db Actually end animators on tree destruction by John Reck · 10 years ago
  20. 5637b7d Canceling ViewPropertyAnimator now removes pending actions by Chet Haase · 10 years ago
  21. 1a08a8f Merge "Fixed a flash of the preview image when going to the dialer" into lmp-dev by Selim Cinek · 10 years ago
  22. 05546f4 Merge "Fixed a bug where notifications could remain in the overlay." into lmp-dev by Selim Cinek · 10 years ago
  23. d7a94b3 Merge "Zen: Remove alarm warnings, color the subhead instead." into lmp-dev by John Spurlock · 10 years ago
  24. 7b8b560 Merge "media: update MediaCodec/Info/List/Format APIs based on review comments" into lmp-dev by Lajos Molnar · 10 years ago
  25. 0d61b51 Fixed a flash of the preview image when going to the dialer by Selim Cinek · 10 years ago
  26. 95ed592 Fixed a bug where notifications could remain in the overlay. by Selim Cinek · 10 years ago
  27. 24ac55e Added a warning when the profile has an owner by Selim Cinek · 10 years ago
  28. e6afe9c Merge "Update soundscape for L, using classic names." into lmp-dev by Dan Sandler · 10 years ago
  29. 746f7fa Start intent chooser after Keyguard is gone by Jorim Jaggi · 10 years ago
  30. d757d6b Merge "Fix large text setting for QS" into lmp-dev by Jorim Jaggi · 10 years ago
  31. e17c4b4 Fix large text setting for QS by Jorim Jaggi · 10 years ago
  32. 87078b7 Merge "Make it possible to disable camera on lockscreen" into lmp-dev by Jorim Jaggi · 10 years ago
  33. 729b2a6 Renamed getUninstallBlocked to isUninstallBlocked by Esteban Talavera · 10 years ago
  34. 996b5af Start TvInputManagerService when the device supports FEATURE_LIVE_TV by Jae Seo · 10 years ago
  35. fcf7083 Renamed Activity.onVisibleBehindCancelled() to Activity.onVisibleBehindCanceled() by Jose Lima · 10 years ago
  36. 11cfe2c Merge "Add android.software.live_tv feature" into lmp-dev by Jae Seo · 10 years ago
  37. a899be4 API Review: TV by Jae Seo · 10 years ago
  38. 9c165d6 TIF: Enable applications to register custom content rating systems by Jae Seo · 10 years ago
  39. f56a345 Update soundscape for L, using classic names. by Dan Sandler · 10 years ago
  40. d576bf3 Merge "Address API Feedback" into lmp-dev by Selim Gurun · 10 years ago
  41. 4c5a27b Merge "Animator stuff" into lmp-dev by John Reck · 10 years ago
  42. 040a7f0 Merge "Fix live region updates." into lmp-dev by Svetoslav · 10 years ago
  43. af410a5 Merge "CEC: return non-null MHL controller when not ready" into lmp-dev by Jinsuk Kim · 10 years ago
  44. 0e85f35 Merge "Call onPhoneDestroyed when the service is unbound." into lmp-dev by Santos Cordon · 10 years ago
  45. 17d1adb Address API Feedback by Selim Gurun · 10 years ago
  46. 119907c Animator stuff by John Reck · 10 years ago
  47. f30d7e9 Call onPhoneDestroyed when the service is unbound. by Santos Cordon · 10 years ago
  48. fe7c3bc Merge "Update value of EXTRA_CALL_TYPE_FILTER" into lmp-dev by Yorke Lee · 10 years ago
  49. 162fa7f Merge "TIF: fix callback cleanup logic in removeSessionStateLocked()." into lmp-dev by Dongwon Kang · 10 years ago
  50. b4558af Merge "Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITY" into lmp-dev by Michael Wright · 10 years ago
  51. 8997281 Merge "Do not require device provisioning to do restore-at-install" into lmp-dev by Christopher Tate · 10 years ago
  52. 52e7750 Update value of EXTRA_CALL_TYPE_FILTER by Yorke Lee · 10 years ago
  53. 30a480b Merge "Allowing isRound and outsetBottom properties to be passed to ActivityView." into lmp-dev by Filip Gruszczynski · 10 years ago
  54. ce725a4 Allow arbitrarily-added shared elements. by George Mount · 10 years ago
  55. c3e75f9 Update transform isolation to handle command chunks by Chris Craik · 10 years ago
  56. f14d924 Allowing isRound and outsetBottom properties to be passed to ActivityView. by Filip Gruszczynski · 10 years ago
  57. 219857b Change constant to PowerManager#FLAG_WAIT_FOR_DISTANT_PROXIMITY by Michael Wright · 10 years ago
  58. 327710e Merge "Preserve inner drawable bounds and level on mutate" into lmp-dev by Alan Viverette · 10 years ago
  59. 5b836f2 Define EXTRA_SIZE for ContentProviders. by Jeff Sharkey · 10 years ago
  60. 12ed679 Merge "Update leanback shadow parameters." into lmp-dev by Tim Kilbourn · 10 years ago
  61. fc0c689 Clean up Connectivity Logging. by Robert Greenwalt · 10 years ago
  62. 6c104d8 Merge "fix condition to send ACTION_AUDIO_BECOMING_NOISY intent" into lmp-dev by Eric Laurent · 10 years ago
  63. 8f8ecd6 Zen: Remove alarm warnings, color the subhead instead. by John Spurlock · 10 years ago
  64. 2174746 media: update MediaCodec/Info/List/Format APIs based on review comments by Lajos Molnar · 10 years ago
  65. e193455 Merge "Hide trust agent whitelisting until new API is ready." into lmp-dev by Jim Miller · 10 years ago
  66. b1474f4 Hide trust agent whitelisting until new API is ready. by Jim Miller · 10 years ago
  67. b655e75 Merge "Add null check to cleanupRecentTasksLocked." into lmp-dev by Sascha Prueter · 10 years ago
  68. 3cb3e8b Merge "Allow voice assist to function in a non-interactive state" into lmp-dev by Michael Wright · 10 years ago
  69. cfd861e Add android.software.live_tv feature by Jae Seo · 10 years ago
  70. 53dc7ea Add null check to cleanupRecentTasksLocked. by Craig Mautner · 10 years ago
  71. 674d3e7 Do not require device provisioning to do restore-at-install by Christopher Tate · 10 years ago
  72. fe69d6e Update leanback shadow parameters. by Tim Kilbourn · 10 years ago
  73. f88c256 Merge "Change name of confirm credentials method after API review" into lmp-dev by Jim Miller · 10 years ago
  74. 6490644 Use a weak observable in AutoCompleteTextView by Yigit Boyar · 10 years ago
  75. 3e97f9d Merge "Additional changes to improve performance when loading Recents. (Bug 16987565)" into lmp-dev by Winson Chung · 10 years ago
  76. 719da6b Merge "Fix NPE in RippleDrawable" into lmp-dev by Alan Viverette · 10 years ago
  77. 12c75ab Merge "Rename Spinner.Form to Spinner.Underlined, make Alert theme public" into lmp-dev by Alan Viverette · 10 years ago
  78. 27c30e4 fix condition to send ACTION_AUDIO_BECOMING_NOISY intent by Eric Laurent · 10 years ago
  79. d890c13 Rename Spinner.Form to Spinner.Underlined, make Alert theme public by Alan Viverette · 10 years ago
  80. 2cd88d7 Merge "Doze: Null check in NotificationContentView.mContractedChild." into lmp-dev by John Spurlock · 10 years ago
  81. ebfc698 Additional changes to improve performance when loading Recents. (Bug 16987565) by Winson Chung · 10 years ago
  82. c3dfd32 Doze: Null check in NotificationContentView.mContractedChild. by John Spurlock · 10 years ago
  83. 2227cac Merge "Camera2: Correct error handling" into lmp-dev by Eino-Ville Talvala · 10 years ago
  84. c0dce27 Merge "SoundPool.Builder: document default values" into lmp-dev by Jean-Michel Trivi · 10 years ago
  85. acc0095 Camera2: Correct error handling by Eino-Ville Talvala · 10 years ago
  86. a9bdc43 Merge "Recreate lib symlink after deleting app data." into lmp-dev by Jeff Sharkey · 10 years ago
  87. d1caf73 Merge "Clear pending operation flag when move failed." into lmp-dev by Jeff Sharkey · 10 years ago
  88. c521221 Recreate lib symlink after deleting app data. by Jeff Sharkey · 10 years ago
  89. d7853e5 Preserve inner drawable bounds and level on mutate by Alan Viverette · 10 years ago
  90. 032402c Merge "Fix incorrect reading of multichoice app restrictions" into lmp-dev by Amith Yamasani · 10 years ago
  91. e084039 Fix incorrect reading of multichoice app restrictions by Amith Yamasani · 10 years ago
  92. d4b325a Merge "Revert "Debug for 13924095."" into lmp-dev by Craig Mautner · 10 years ago
  93. 1c9edaf Clear pending operation flag when move failed. by Jeff Sharkey · 10 years ago
  94. d266368 Merge "When adding an apptoken skip over removed ones." into lmp-dev by Craig Mautner · 10 years ago
  95. 15dac5f Make it possible to disable camera on lockscreen by Jorim Jaggi · 10 years ago
  96. 4e1b6a4 Revert "Debug for 13924095." by Craig Mautner · 10 years ago
  97. eee0ea2 Merge "Remember having done full-data as well as key/value app backups" into lmp-dev by Christopher Tate · 10 years ago
  98. 01f79cf When adding an apptoken skip over removed ones. by Craig Mautner · 10 years ago
  99. 19d431f Merge "Limit the settings profile/device owners can update." into lmp-dev by Julia Reynolds · 10 years ago
  100. 0e91733 Address API review comments: by Makoto Onuki · 10 years ago