1. 696bbee camera2: Fix TotalCaptureResult#getKeys not to return empty list by Igor Murashkin · 11 years ago
  2. 81f6d85 Merge "Second iteration of the UsageStats API" into lmp-dev by Adam Lesinski · 11 years ago
  3. 3516800 Second iteration of the UsageStats API by Adam Lesinski · 11 years ago
  4. 06629c1 Merge "Add the capture session (and its availability) in the EventPayload" into lmp-dev by Sandeep Siddhartha · 11 years ago
  5. fd7070f Add the capture session (and its availability) in the EventPayload by Sandeep Siddhartha · 11 years ago
  6. 78e2832 Merge "CEC: Content observer to handle TV Setting update" into lmp-dev by Jinsuk Kim · 11 years ago
  7. 5008486 CEC: Content observer to handle TV Setting update by Jinsuk Kim · 11 years ago
  8. 4d933a0 TIF: introducing TvInputSettings for put/getting user preferences from Settings. by Dongwon Kang · 11 years ago
  9. 7c91b34 Merge "Polish the new cross-profile app widget APIs" into lmp-dev by Svetoslav · 11 years ago
  10. 8e1d299 Polish the new cross-profile app widget APIs by Svetoslav · 11 years ago
  11. 5c8ea2c Merge "New api to sync zen mode state from listeners." into lmp-dev by John Spurlock · 11 years ago
  12. 61a6184 Merge "Update attrs / public.xml for VectorDrawable opacity removal" into lmp-dev by ztenghui · 11 years ago
  13. d0d0f1f Update attrs / public.xml for VectorDrawable opacity removal by ztenghui · 11 years ago
  14. 4f70cac Merge "Exposing taskDescription for apps to read from their own AppTasks. (Bug 16826622)" into lmp-dev by Winson Chung · 11 years ago
  15. e9217a0 Exposing taskDescription for apps to read from their own AppTasks. (Bug 16826622) by Winson Chung · 11 years ago
  16. d18a1da Merge "Validate that the authority of incoming uris matches." into lmp-dev by Nicolas Prevot · 11 years ago
  17. f300bab Validate that the authority of incoming uris matches. by Nicolas Prevot · 11 years ago
  18. 0fb1764 Merge "Make WebViewFactory more robust." into lmp-dev by Torne (Richard Coles) · 11 years ago
  19. 27cb0d2 Make WebViewFactory more robust. by Torne (Richard Coles) · 11 years ago
  20. c3093eb Merge "Making getProviderMimeType work across users." into lmp-dev by Nicolas Prevot · 11 years ago
  21. 1dddc7f Making getProviderMimeType work across users. by Nicolas Prevot · 11 years ago
  22. 4b4038a Merge "Rename Internet calls SIP calls" into lmp-dev by Jay Shrauner · 11 years ago
  23. 2e6d7c8 Rename Internet calls SIP calls by Jay Shrauner · 11 years ago
  24. ce5bbbe Move image classes options from art to AndroidRuntime [frameworks/base] by Brian Carlstrom · 11 years ago
  25. 0d8fb01 Disable compilation based on vold.decrypt. [frameworks/base] by Brian Carlstrom · 11 years ago
  26. 3fbfbb4 Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/base] by Brian Carlstrom · 11 years ago
  27. b46dea5 Merge "New screen shut down animation." into lmp-dev by Michael Lentine · 11 years ago
  28. 0839adb New screen shut down animation. by Michael Lentine · 11 years ago
  29. dd06d04 Publicize Material notification text styles. by Dan Sandler · 11 years ago
  30. 38b5e87 Merge "Fix issues #16655104 and #16875776 in battery stats." into lmp-dev by Dianne Hackborn · 11 years ago
  31. cd0e335 Fix issues #16655104 and #16875776 in battery stats. by Dianne Hackborn · 11 years ago
  32. 6c0b9da Handle null IPackageDeleteObserver. by Jeff Sharkey · 11 years ago
  33. 46c4d8d Merge "Transition: remap if views in calling activity became invalid" into lmp-dev by Dake Gu · 11 years ago
  34. b04b36e Transition: remap if views in calling activity became invalid by Dake Gu · 11 years ago
  35. 0df0e19 Merge "Don't make ripples respond to selection state" into lmp-dev by Alan Viverette · 11 years ago
  36. dbcbca4 Don't make ripples respond to selection state by Alan Viverette · 11 years ago
  37. 4937a70 Don't use ViewPropertyAnimatorRT yet by John Reck · 11 years ago
  38. 82a5388 Un-hide WindowInsets#isConsumed by Adam Powell · 11 years ago
  39. 7170941 Merge "Add a TLV to support different result storage" into lmp-dev by Wei Wang · 11 years ago
  40. 0d0df3c Add a TLV to support different result storage by Wei Wang · 11 years ago
  41. 414222c Merge "Fix RTL horizontal spacing in Gridview" into lmp-dev by Yigit Boyar · 11 years ago
  42. e272a26 Make letterSpacing and fontFeatureSettings public by Raph Levien · 11 years ago
  43. f79aad6 Send accessibility click event after calling click listener by Alan Viverette · 11 years ago
  44. 1a2aad0 Fix docs build by Alan Viverette · 11 years ago
  45. 4afbbfd Add insets to dialog background by Alan Viverette · 11 years ago
  46. 6610411 Fix RTL horizontal spacing in Gridview by Yigit Boyar · 11 years ago
  47. f060095 Logic to confirm uninstalls. by Jeff Sharkey · 11 years ago
  48. b1e1dbf Update disabled states to be less opaque by Alan Viverette · 11 years ago
  49. 58d467a A little more system API in RestoreSetObserver by Christopher Tate · 11 years ago
  50. bb7b6d0 Add COLP/COLR configuration success/failure message strings. by Etan Cohen · 11 years ago
  51. 54f0894 Merge "API to tell the transport to cancel a full backup in progress" into lmp-dev by Christopher Tate · 11 years ago
  52. e079264 API to tell the transport to cancel a full backup in progress by Christopher Tate · 11 years ago
  53. dbf45c1 Merge "Add descriptions to MediaController buttons" into lmp-dev by RoboErik · 11 years ago
  54. 94ca536 Add descriptions to MediaController buttons by RoboErik · 11 years ago
  55. 7a83aa0 Merge "Update cab_background assets for Material" into lmp-dev by Alan Viverette · 11 years ago
  56. da42a9c Update cab_background assets for Material by Alan Viverette · 11 years ago
  57. f143ae8 Removing fill and stroke opacity by ztenghui · 11 years ago
  58. 6d8a97e camera2: (LEGACY) Don't stop preview when there are no requests left by Igor Murashkin · 11 years ago
  59. 49ecc4e Merge "Revert "Revert "Remove String version of getBadgedLabel""" into lmp-dev by Kenny Guy · 11 years ago
  60. 4884c64 Add AbsListView#fling by Adam Powell · 11 years ago
  61. c08cb0ed Revert "Revert "Remove String version of getBadgedLabel"" by Kenny Guy · 11 years ago
  62. e54f075 Merge "Cap scales used for tessellation with minimum and maximum" into lmp-dev by Chris Craik · 11 years ago
  63. 2e59792 Mark beginRestoreSession() as system API by Christopher Tate · 11 years ago
  64. 7328a1b Logic to confirm permissions on install sessions. by Jeff Sharkey · 11 years ago
  65. 74cf7e6 Cap scales used for tessellation with minimum and maximum by Chris Craik · 11 years ago
  66. 1ca7225 Merge "Saver: update feature description." into lmp-dev by John Spurlock · 11 years ago
  67. b95d8cd Saver: update feature description. by John Spurlock · 11 years ago
  68. 6720be4 Allow media projections to create public presentations. by Michael Wright · 11 years ago
  69. d5324e4 OnLost/OnFound integration - onfound match is done in framework, by Prerepa Viswanadham · 11 years ago
  70. bcc48b6 Merge "Reify the transport lookup/selection API" into lmp-dev by Christopher Tate · 11 years ago
  71. d5cf722 Reify the transport lookup/selection API by Christopher Tate · 11 years ago
  72. df192a4 Merge "Fix to call VoiceInteractionSession.onDestroy()." into lmp-dev by Dianne Hackborn · 11 years ago
  73. 9a35d78 Fix to call VoiceInteractionSession.onDestroy(). by Dianne Hackborn · 11 years ago
  74. 0068d3dc Fix issue @16555033: Battery history overflowing too much by Dianne Hackborn · 11 years ago
  75. ec23321 Merge "Remove dependency on SkPaintOptionsAndroid" into lmp-dev by Behdad Esfahbod · 11 years ago
  76. 6f03023 Remove dependency on SkPaintOptionsAndroid by Derek Sollenberger · 11 years ago
  77. cb4e81c Handle microphone contention/Phone calls while recognition is active by Sandeep Siddhartha · 11 years ago
  78. 57c8454 Merge "Initial changes to add task affiliation styling. (Bug 16656169)" into lmp-dev by Winson Chung · 11 years ago
  79. ec396d6 Initial changes to add task affiliation styling. (Bug 16656169) by Winson Chung · 11 years ago
  80. a13104f Merge "Read audio format from the recognition event" into lmp-dev by Sandeep Siddhartha · 11 years ago
  81. 2178e2e Read audio format from the recognition event by Sandeep Siddhartha · 11 years ago
  82. 9413b24 Nested pre-fling for AbsListView and ScrollView by Adam Powell · 11 years ago
  83. 3432720 Merge "Make TrafficStats uid attribution @SystemApi" into lmp-dev by Christopher Tate · 11 years ago
  84. a2496de Make TrafficStats uid attribution @SystemApi by Christopher Tate · 11 years ago
  85. cbd7a6e Introduce system API for distinguishing the owner user by Christopher Tate · 11 years ago
  86. ae267d2 Merge "Revert "Remove String version of getBadgedLabel"" into lmp-dev by Kenny Guy · 11 years ago
  87. 9962f33 Revert "Remove String version of getBadgedLabel" by Kenny Guy · 11 years ago
  88. 6581007 Remove LauncherApps method left for compat. by Kenny Guy · 11 years ago
  89. 4a4f275f Remove String version of getBadgedLabel by Kenny Guy · 11 years ago
  90. cd3a994 Merge "camera2: (LEGACY) Add face detection support and vstab modes" into lmp-dev by Igor Murashkin · 11 years ago
  91. 0a1ef4d camera2: (LEGACY) Add face detection support and vstab modes by Igor Murashkin · 11 years ago
  92. 7870dfe Merge "Use translatable strings for time picker AM/PM labels" into lmp-dev by Alan Viverette · 11 years ago
  93. 271ed9a Use translatable strings for time picker AM/PM labels by Alan Viverette · 11 years ago
  94. d3b85f6 Camera2: Fix session shutdown race, frequent warning log by Eino-Ville Talvala · 11 years ago
  95. a6b5ba5 Camera2: Remove hidden parts of public CameraDevice by Eino-Ville Talvala · 11 years ago
  96. 7875a88 Camera2: Fix null-listener capture for CameraCaptureSession by Eino-Ville Talvala · 11 years ago
  97. 733341b camera2: (legacy) Support awb mode, test mode metadata keys by Igor Murashkin · 11 years ago
  98. 72af075 Merge "Add setting to disable automatic USB audio routing" into lmp-dev by Glenn Kasten · 11 years ago
  99. 5f51635 Add setting to disable automatic USB audio routing by Glenn Kasten · 11 years ago
  100. 83c7a53 Merge "Remove String version of getBadgedLabel" into lmp-dev by Kenny Guy · 11 years ago