1. 8ce2a53 Use Context.getSystemService(Class<T>) for InputManager. by Yohei Yukawa · 11 years ago
  2. 0466206 Merge "Tell the reason why IMM called startInput()." by Yohei Yukawa · 11 years ago
  3. 35d3f37 Tell the reason why IMM called startInput(). by Yohei Yukawa · 11 years ago
  4. 811dc3b Allow preloading of freefore multi window drawables. by Filip Gruszczynski · 11 years ago
  5. a7308c1 Merge "Handling touch events on the caption." by Filip Gruszczynski · 11 years ago
  6. edb6e12 Merge "Remove allow_stacked_button_bar from support library." by Filip Gruszczynski · 11 years ago
  7. 3c5aeef Merge "Dispatch the actual PopupWindow dismiss callback to PopupMenu" by Alan Viverette · 11 years ago
  8. a33bdf3 Handling touch events on the caption. by Filip Gruszczynski · 11 years ago
  9. e31444f Merge "Implement notification ranking by topic." by Julia Reynolds · 11 years ago
  10. 708aa9d Dispatch the actual PopupWindow dismiss callback to PopupMenu by Alan Viverette · 11 years ago
  11. be5ec13 Merge "By default, display PopupMenu at Gravity.START and resolve X offset" by Alan Viverette · 11 years ago
  12. 233a5f9 Implement notification ranking by topic. by Julia Reynolds · 11 years ago
  13. 66f1ba0 Remove allow_stacked_button_bar from support library. by Filip Gruszczynski · 11 years ago
  14. d6443f6 By default, display PopupMenu at Gravity.START and resolve X offset by Alan Viverette · 11 years ago
  15. e98c57a Merge "Fix batterystats battery level int packing" by Adam Lesinski · 11 years ago
  16. 3944c81 Fix batterystats battery level int packing by Adam Lesinski · 11 years ago
  17. 3f72604 Use HexDump instead of java.lang.IntegralToString by Przemyslaw Szczepaniak · 11 years ago
  18. c40e244 Added a placeholder home activity for system user by Fyodor Kupolov · 11 years ago
  19. 8fbddc9 Merge "API for overlaying app content over decor caption in freeform windows." by Filip Gruszczynski · 11 years ago
  20. ce805b3 Merge "Add support for partial view layouts" by Adam Powell · 11 years ago
  21. b4fdb93 Merge "Allow ephemeral provider/installer" by Todd Kennedy · 11 years ago
  22. 6325065 API for overlaying app content over decor caption in freeform windows. by Filip Gruszczynski · 11 years ago
  23. b8a279e Allow ephemeral provider/installer by Todd Kennedy · 11 years ago
  24. c55d507 Add support for partial view layouts by Adam Powell · 12 years ago
  25. c38a5d7 Merge changes I6b641d6b,Id573a309 by Wale Ogunwale · 11 years ago
  26. 62a91d6 Renamed NonClientDecorView to DecorCaptionView by Wale Ogunwale · 11 years ago
  27. 2b547c3 Control display of shadows for multi-window in DecorView by Wale Ogunwale · 11 years ago
  28. 711bcde Merge "Tell the reason why IMMS unbinds IME client." by Yohei Yukawa · 11 years ago
  29. 9920e0f1 Merge "Swtich from max_action_buttons resource to a method." by Filip Gruszczynski · 11 years ago
  30. 33e8179 Tell the reason why IMMS unbinds IME client. by Yohei Yukawa · 11 years ago
  31. c02f58f Merge changes Ib786d55e,Ibcda3d72 by Wale Ogunwale · 11 years ago
  32. 8cc5a74 Only add NonClientDecorView when needed by Wale Ogunwale · 11 years ago
  33. bf9eefc Move management of BackdropFrameRenderer to DecorView by Wale Ogunwale · 11 years ago
  34. 261eda2 Merge changes Id86e9773,I682afe1b by Wale Ogunwale · 11 years ago
  35. e122d30 Merge "Allow DND mode to suppress visual interruptions." by Julia Reynolds · 11 years ago
  36. f612869ae Allow DND mode to suppress visual interruptions. by Julia Reynolds · 11 years ago
  37. 6c54e72 Swtich from max_action_buttons resource to a method. by Filip Gruszczynski · 11 years ago
  38. 0b3562db Moved BackdropFrameRenderer from NonClientDecorView to its own class file by Wale Ogunwale · 11 years ago
  39. 8958c1e Merge "Initial stab at background check." by Dianne Hackborn · 11 years ago
  40. 0d7e912 Moved management of NonClientDecorView from PhoneWindow to DecorView by Wale Ogunwale · 11 years ago
  41. 8804af2 Move DecorView out of PhoneWindow into its own class file. by Wale Ogunwale · 11 years ago
  42. 0283d44 Merge "Remove DEBUG_JIT from Zygote flags." by Nicolas Geoffray · 11 years ago
  43. bef28fe Initial stab at background check. by Dianne Hackborn · 11 years ago
  44. 354c3bc Merge "Some debugging improvements." by Dianne Hackborn · 11 years ago
  45. bfd2290 Merge "Introduce APIs in DPM for setting/getting the device owner info" by Andrei Stingaceanu · 11 years ago
  46. 3cdb56e Some debugging improvements. by Dianne Hackborn · 11 years ago
  47. f9fc6d6 More file-based encryption work. by Jeff Sharkey · 11 years ago
  48. 0af35b4 Merge "Improve DatePicker focus for keyboards." by George Mount · 11 years ago
  49. 6644cd9 Introduce APIs in DPM for setting/getting the device owner info by Andrei Stingaceanu · 11 years ago
  50. 0afcfdc Merge "system_server: allow /proc read access to other UIDs" am: 51b48b3877 am: 02cc328d9d by Nick Kralevich · 11 years ago
  51. 02cc328 Merge "system_server: allow /proc read access to other UIDs" am: 51b48b3877 by Nick Kralevich · 11 years ago
  52. bc8d90d Always add PhoneWindow when creating DecorView. by Filip Gruszczynski · 11 years ago
  53. 368513f system_server: allow /proc read access to other UIDs by Nick Kralevich · 11 years ago
  54. e998c3f Improve DatePicker focus for keyboards. by George Mount · 11 years ago
  55. a7262a8 Immediately start resizing when touching docked divider by Jorim Jaggi · 11 years ago
  56. 253a20f Fix black holes and flickering in docked resizing by Jorim Jaggi · 11 years ago
  57. 9abbf45 Remove DEBUG_JIT from Zygote flags. by Nicolas Geoffray · 11 years ago
  58. 0a1a5e3 Merge "Reduce CascadingMenuPopup's reliance on internal ListView state" by Alan Viverette · 11 years ago
  59. 8948c01 Yell when calling installd with PM lock held. by Jeff Sharkey · 11 years ago
  60. 00aa510 Reduce CascadingMenuPopup's reliance on internal ListView state by Alan Viverette · 11 years ago
  61. 02a5a6b Merge "Added StackId object for checking what features a stack supports" by Wale Ogunwale · 11 years ago
  62. 3797c22 Added StackId object for checking what features a stack supports by Wale Ogunwale · 11 years ago
  63. b97ba3c Merge "Add window setDecorView API." by Rob Carr · 11 years ago
  64. a445a68 Merge "Support for pinned stack to always be on-top of visible stacks" by Wale Ogunwale · 11 years ago
  65. 1e60e0c Support for pinned stack to always be on-top of visible stacks by Wale Ogunwale · 11 years ago
  66. b6c2624 Add window setDecorView API. by Robert Carr · 11 years ago
  67. 438c220 Merge "Fixing problems with 1st connect of USB audio device to Fugu." by Paul Mclean · 11 years ago
  68. c15f756 Fixing problems with 1st connect of USB audio device to Fugu. by Paul McLean · 11 years ago
  69. 99db186 Added support for pinned stack. by Wale Ogunwale · 11 years ago
  70. 1485acc2 Merge "Updated support for drawing background drawable when resizing" by Wale Ogunwale · 11 years ago
  71. 5bcd318 Updated support for drawing background drawable when resizing by Wale Ogunwale · 11 years ago
  72. b3f2463 Implement new keyboard interaction model in TimePicker by Alan Viverette · 11 years ago
  73. 6e46151 Merge "Don\'t query ChooserTargetService apps that haven\'t been used recently" into mnc-dr-dev am: b8cfc12c3f am: 8c7b3e872b am: f998b602bb by Adam Powell · 11 years ago
  74. d6db05e Merge "Don\'t query ChooserTargetService apps that haven\'t been used recently" into mnc-dr-dev am: b8cfc12c3f am: 8c7b3e872b by Adam Powell · 11 years ago
  75. 8c7b3e8 Merge "Don\'t query ChooserTargetService apps that haven\'t been used recently" into mnc-dr-dev by Adam Powell · 11 years ago
  76. 3a09c52 Don't query ChooserTargetService apps that haven't been used recently by Adam Powell · 11 years ago
  77. ccbf4e4 Merge "Initial implementation of light-weight idle mode." by Dianne Hackborn · 11 years ago
  78. 08c47a5 Initial implementation of light-weight idle mode. by Dianne Hackborn · 11 years ago
  79. f94ce52 Merge "DO NOT MERGE Fix jank when intent resolver/chooser windows animate in" into mnc-dr-dev am: 4ecfbcfdea am: eeed032eae by Adam Powell · 11 years ago
  80. eeed032 Merge "DO NOT MERGE Fix jank when intent resolver/chooser windows animate in" into mnc-dr-dev by Adam Powell · 11 years ago
  81. 918b9010 DO NOT MERGE Fix jank when intent resolver/chooser windows animate in by Adam Powell · 11 years ago
  82. 75313c4 Merge "update metrics enums" by Chris Wren · 11 years ago
  83. f885276 update metrics enums by Chris Wren · 11 years ago
  84. 5419280 am 2de89ae8: am 3c439c72: am 85fae34e: am 70ea8578: Merge "Fix wrongly laid out navigation color view" into mnc-dr-dev by Adrian Roos · 11 years ago
  85. 645e8a9 Merge "Added support for resizing background color for an app window" by Wale Ogunwale · 11 years ago
  86. 2de89ae am 3c439c72: am 85fae34e: am 70ea8578: Merge "Fix wrongly laid out navigation color view" into mnc-dr-dev by Adrian Roos · 11 years ago
  87. 85fae34 am 70ea8578: Merge "Fix wrongly laid out navigation color view" into mnc-dr-dev by Adrian Roos · 11 years ago
  88. 70ea857 Merge "Fix wrongly laid out navigation color view" into mnc-dr-dev by Adrian Roos · 11 years ago
  89. f3a62fb Added support for resizing background color for an app window by Wale Ogunwale · 11 years ago
  90. 8ebd66ca am 4c0011e9: am 824347dd: am d08f339b: am 749334bf: Merge "Fix ChooserTarget app scoring" into mnc-dr-dev by Adam Powell · 11 years ago
  91. 4c0011e am 824347dd: am d08f339b: am 749334bf: Merge "Fix ChooserTarget app scoring" into mnc-dr-dev by Adam Powell · 11 years ago
  92. d08f339 am 749334bf: Merge "Fix ChooserTarget app scoring" into mnc-dr-dev by Adam Powell · 11 years ago
  93. 77a533f Fix ChooserTarget app scoring by Adam Powell · 11 years ago
  94. 6a82ccb am 85978d7c: am a3234f01: am 9c76f61d: Merge "DO NOT MERGE: Reduce delay of floating toolbar appearance." into mnc-dr-dev by Abodunrinwa Toki · 11 years ago
  95. a3234f0 am 9c76f61d: Merge "DO NOT MERGE: Reduce delay of floating toolbar appearance." into mnc-dr-dev by Abodunrinwa Toki · 11 years ago
  96. a620006 DO NOT MERGE: Reduce delay of floating toolbar appearance. by Abodunrinwa Toki · 11 years ago
  97. fc7476d Fix wrongly laid out navigation color view by Adrian Roos · 11 years ago
  98. 5dd239a Make ZygoteInit not require CAP_BLOCK_SUSPEND by Luis Hector Chavez · 11 years ago
  99. b60d985 am 2271385a: am bd4d81b0: am b248077a: am 2eac005b: Merge "Fix bugs introduced in ChooserActivity" into mnc-dr-dev by Adam Powell · 11 years ago
  100. 2271385 am bd4d81b0: am b248077a: am 2eac005b: Merge "Fix bugs introduced in ChooserActivity" into mnc-dr-dev by Adam Powell · 11 years ago