1. 7016625 Use GID "wakelock" to control access to kernel wakelock by Pavlin Radoslavov · 9 years ago
  2. 4513760 Add APIs to access various locale lists. by Mihai Nita · 9 years ago
  3. 8cef7db Merge "Only use DecorContext with main activity windows." by Filip Gruszczynski · 9 years ago
  4. 796b8c1 Only use DecorContext with main activity windows. by Filip Gruszczynski · 9 years ago
  5. b23a757 Bind DropPermissions life cycle to Activity by Vladislav Kaznacheev · 9 years ago
  6. d40328e Color transforms for the tuner by Jason Monk · 9 years ago
  7. 5217cac Make JobSchedulerService encryption aware. by Jeff Sharkey · 9 years ago
  8. 085caa2 Merge "Adding a locale picker with two-step selection: language, then region." by Mihai Niță · 9 years ago
  9. a0c40fc Merge "Frameworks/base: Change android.util.Log multiline logging" by Andreas Gampe · 9 years ago
  10. 3b70b0f Adding a locale picker with two-step selection: language, then region. by Mihai Nita · 9 years ago
  11. 69b495b Merge "Alt-up moves focus to the toolbar in action bar mode." by George Mount · 9 years ago
  12. 5beb2617 Alt-up moves focus to the toolbar in action bar mode. by George Mount · 9 years ago
  13. 8413db8 Frameworks/base: Change android.util.Log multiline logging by Andreas Gampe · 9 years ago
  14. 12a47ac Fix AlertDialog.setIcon() not working when called after show() pt.2 by Chris Banes · 9 years ago
  15. 9149d2b Rename and simplify DropPermissionHolder by Vladislav Kaznacheev · 9 years ago
  16. 9084d22 Check for null MenuHelper before setting presenter callback by Alan Viverette · 9 years ago
  17. db08925a Fix build by Alan Viverette · 9 years ago
  18. 4f7b035 Merge "Fix ephemeral post-install launching" by Todd Kennedy · 9 years ago
  19. 7440f17 Fix ephemeral post-install launching by Todd Kennedy · 9 years ago
  20. 6329523 Merge "Postpone CascadingMenuPopup window creation until show()" by Alan Viverette · 9 years ago
  21. ecfdaa9 Postpone CascadingMenuPopup window creation until show() by Alan Viverette · 9 years ago
  22. f928d4a Merge "Fix AlertDialog.setIcon() not working when called after show()" by Chris Banes · 9 years ago
  23. 3e5f080 Merge "Fixed bug with caption not showing for some apps that handle config changes" by Wale Ogunwale · 9 years ago
  24. 476da77 Fix AlertDialog.setIcon() not working when called after show() by Chris Banes · 9 years ago
  25. eb6722c Fixed bug with caption not showing for some apps that handle config changes by Wale Ogunwale · 9 years ago
  26. 35a57bc Merge "Only handle Context submenus as dialogs when parent is a dialog" by Alan Viverette · 9 years ago
  27. 5a0fed6 Allow access to deprecated LOCK_PATTERN_ENABLED flag. am: 4614596a39 am: 36393a5674 am: 4ab8b0696a by Bryce Lee · 9 years ago
  28. 0510ad1 Allow access to deprecated LOCK_PATTERN_ENABLED flag. am: 4614596a39 am: 36393a5674 by Bryce Lee · 9 years ago
  29. 4ab8b06 Allow access to deprecated LOCK_PATTERN_ENABLED flag. am: 4614596a39 by Bryce Lee · 9 years ago
  30. 36393a5 Allow access to deprecated LOCK_PATTERN_ENABLED flag. am: 4614596a39 by Bryce Lee · 9 years ago
  31. 4614596 Allow access to deprecated LOCK_PATTERN_ENABLED flag. by Bryce Lee · 9 years ago
  32. 355f110 Null pointer fix for StateMachine by Brad Ebinger · 9 years ago
  33. 77fb85e Only handle Context submenus as dialogs when parent is a dialog by Alan Viverette · 9 years ago
  34. ded2b10 Merge "Support dnd condition in Settings" by Jason Monk · 9 years ago
  35. 93444eb Merge "Special case system_server to not create the JIT code cache." by Nicolas Geoffray · 9 years ago
  36. a992732 Support dnd condition in Settings by Jason Monk · 9 years ago
  37. fe412b5 Merge "Add multi-window entry points logging" by Jorim Jaggi · 9 years ago
  38. 9a2b9f6 Merge "Add handler callbacks to StateMachine" by Brad Ebinger · 9 years ago
  39. 92de6b6 Add multi-window entry points logging by Jorim Jaggi · 9 years ago
  40. 3c43b38 Special case system_server to not create the JIT code cache. by Nicolas Geoffray · 9 years ago
  41. 0266880 Merge changes If80df0bc,I4e91b2d7,If3aef820 by Yohei Yukawa · 9 years ago
  42. 794a18f Prevent DivideByZero error in BatteryStatsImpl am: ba88e68fe4 am: 4e4ff058c1 by Adam Lesinski · 9 years ago
  43. 0b754d1 Prevent DivideByZero error in BatteryStatsImpl am: ba88e68fe4 am: 4e4ff058c1 by Adam Lesinski · 9 years ago
  44. 4e4ff05 Prevent DivideByZero error in BatteryStatsImpl am: ba88e68fe4 by Adam Lesinski · 9 years ago
  45. 7025964 Apply Java 7 diamond operator. by Yohei Yukawa · 9 years ago
  46. e512f85 Remove a redundant method overload. by Yohei Yukawa · 9 years ago
  47. 5f8e731 Remove unnecessary parameter that is always true. by Yohei Yukawa · 9 years ago
  48. ac75188 Merge "Remaining APIs for freeform window caption." by Filip Gruszczynski · 9 years ago
  49. ba88e68 Prevent DivideByZero error in BatteryStatsImpl by Adam Lesinski · 9 years ago
  50. 3dec081 Remaining APIs for freeform window caption. by Filip Gruszczynski · 9 years ago
  51. 709bf2a Merge "Revert "Add support for partial view layouts"" by Chet Haase · 9 years ago
  52. 899d2af Merge "Add a new WakeupMessage class and use it in two places." by Lorenzo Colitti · 9 years ago
  53. 4610eef Revert "Add support for partial view layouts" by Chet Haase · 9 years ago
  54. d427047 Merge "Remove Window.setDecorView API." by Filip Gruszczynski · 9 years ago
  55. 9b81e40 Remove Window.setDecorView API. by Filip Gruszczynski · 9 years ago
  56. 2639c4b New generic background restrictions. by Dianne Hackborn · 9 years ago
  57. 9d3aadb Add a new WakeupMessage class and use it in two places. by Lorenzo Colitti · 9 years ago
  58. 0c71404 Add handler callbacks to StateMachine by Brad Ebinger · 9 years ago
  59. 547ef45 Merge "Adding StateMachine.hasMessages(), StateMachine.hasDeferredMessages()" into mnc-dr1.5-dev am: cd2cc9aa9b am: d515b124f7 by Amit Mahajan · 9 years ago
  60. 0dfeda6 Merge "Adding StateMachine.hasMessages(), StateMachine.hasDeferredMessages()" into mnc-dr1.5-dev am: cd2cc9aa9b by Amit Mahajan · 9 years ago
  61. d515b12 Merge "Adding StateMachine.hasMessages(), StateMachine.hasDeferredMessages()" into mnc-dr1.5-dev by Amit Mahajan · 9 years ago
  62. f4b4bf6 Merge "Quick setting tile to toggle work mode for managed profiles" by Rubin Xu · 9 years ago
  63. 012ce34 Merge "Allow IMEs to opt out the opaque navigation guard view." by Seigo Nonaka · 9 years ago
  64. 1205fb1 Quick setting tile to toggle work mode for managed profiles by Rubin Xu · 9 years ago
  65. c72b310 Merge "Add ephemeral installs" by Todd Kennedy · 9 years ago
  66. ae5fe6a Merge "Remove some sized based resource (match support lib removal)." by Filip Gruszczynski · 9 years ago
  67. 0a9d1ea Allow IMEs to opt out the opaque navigation guard view. by Seigo Nonaka · 9 years ago
  68. b635fda Remove some sized based resource (match support lib removal). by Filip Gruszczynski · 9 years ago
  69. 04c2fbd Draw status bar background in BackgroundFrameRenderer while resizing by Jorim Jaggi · 9 years ago
  70. 6e0ce28 Don't remove colored bar views when relaunching by Jorim Jaggi · 9 years ago
  71. 4fa7892 Add flag so apps always draw status bar background by Jorim Jaggi · 9 years ago
  72. 2699f06 Add ephemeral installs by Todd Kennedy · 9 years ago
  73. 9643e739 Merge "Ensure only one context menu is shown at a time" by Alan Viverette · 9 years ago
  74. 0eae0eb Merge "Fix special handling of a fake language code "tl"." am: 9fd2af6b32 am: 30e321b54a by Yohei Yukawa · 9 years ago
  75. 30e321b Merge "Fix special handling of a fake language code "tl"." am: 9fd2af6b32 by Yohei Yukawa · 9 years ago
  76. 10ad84a Create a separate Work Challenge check by Clara Bayarri · 9 years ago
  77. ed65bc0 Fix special handling of a fake language code "tl". by Yohei Yukawa · 9 years ago
  78. a864049 Merge "Fix reporting of uid state in battery stats." by Dianne Hackborn · 9 years ago
  79. 7e29d1b FloatingToolbar polish. by Abodunrinwa Toki · 9 years ago
  80. a8d1094 Fix reporting of uid state in battery stats. by Dianne Hackborn · 9 years ago
  81. 32363a0 Merge "TRON: log changes to the default SMS app" by Tom Taylor · 9 years ago
  82. 4fb12d3 Made the bigtext now nicely float around the image by Selim Cinek · 9 years ago
  83. 2be1b0e TRON: log changes to the default SMS app by Tom Taylor · 9 years ago
  84. 8ce2a53 Use Context.getSystemService(Class<T>) for InputManager. by Yohei Yukawa · 9 years ago
  85. 0466206 Merge "Tell the reason why IMM called startInput()." by Yohei Yukawa · 9 years ago
  86. 021627e Ensure only one context menu is shown at a time by Alan Viverette · 9 years ago
  87. 35d3f37 Tell the reason why IMM called startInput(). by Yohei Yukawa · 9 years ago
  88. 811dc3b Allow preloading of freefore multi window drawables. by Filip Gruszczynski · 9 years ago
  89. a7308c1 Merge "Handling touch events on the caption." by Filip Gruszczynski · 9 years ago
  90. edb6e12 Merge "Remove allow_stacked_button_bar from support library." by Filip Gruszczynski · 9 years ago
  91. 3c5aeef Merge "Dispatch the actual PopupWindow dismiss callback to PopupMenu" by Alan Viverette · 9 years ago
  92. a33bdf3 Handling touch events on the caption. by Filip Gruszczynski · 9 years ago
  93. e31444f Merge "Implement notification ranking by topic." by Julia Reynolds · 9 years ago
  94. 708aa9d Dispatch the actual PopupWindow dismiss callback to PopupMenu by Alan Viverette · 9 years ago
  95. be5ec13 Merge "By default, display PopupMenu at Gravity.START and resolve X offset" by Alan Viverette · 9 years ago
  96. 233a5f9 Implement notification ranking by topic. by Julia Reynolds · 9 years ago
  97. 6902052 DO NOT MERGE ANYWHERE: Fix batterystats battery level int packing by Adam Lesinski · 9 years ago
  98. 66f1ba0 Remove allow_stacked_button_bar from support library. by Filip Gruszczynski · 9 years ago
  99. d6443f6 By default, display PopupMenu at Gravity.START and resolve X offset by Alan Viverette · 9 years ago
  100. e98c57a Merge "Fix batterystats battery level int packing" by Adam Lesinski · 9 years ago