1. 47a021f Fix DateFormat for layoutlib. by Xavier Ducrohet · 11 years ago
  2. bb4ca52 Fix issue #7649590: Background windows sometimes not being hidden for secondary users by Dianne Hackborn · 12 years ago
  3. 4eeb4f6 Add mechanism to kick keyguard to show the assistant by Jim Miller · 12 years ago
  4. bfec0a8 Add isSafeModeEnabled() API to WindowManagerService by Jim Miller · 12 years ago
  5. c48b0b9 Layoutlib: Read and close XML files as soon as possible. by Xavier Ducrohet · 12 years ago
  6. 891b703 Update layoutlib for jb mr1. by Xavier Ducrohet · 12 years ago
  7. 6dfd0b39 Fix SDK layout rendering in Eclipse. by Xavier Ducrohet · 12 years ago
  8. 33877e1 Merge "Adds showWhenLocked attribute to Activities." into jb-mr1-dev by Craig Mautner · 12 years ago
  9. 5962b12 Adds showWhenLocked attribute to Activities. by Craig Mautner · 12 years ago
  10. c38c9be Coordinate screen on with the window manager. by Jeff Brown · 12 years ago
  11. f752202 Plumbing to allow keyguard to be shown with user switcher (issue 7175023) by Adam Cohen · 12 years ago
  12. c428aae Fix issue #7267494, issue #7212347 by Dianne Hackborn · 12 years ago
  13. 1e3b98d New internal API to eliminate poke locks. by Jeff Brown · 12 years ago
  14. edce6a7 Remove clearUserActivityTimeout(). by Jeff Brown · 12 years ago
  15. 1206648 Get rid of preventScreenOn(). by Jeff Brown · 12 years ago
  16. 62c82e4 Make DreamManagerService more robust. by Jeff Brown · 12 years ago
  17. 6d51571 Allow acquiring ContentProviders across users. by Jeff Sharkey · 12 years ago
  18. 9d9ece3 Animations for user switching. by Dianne Hackborn · 12 years ago
  19. 4b15ab6 Fixing the build by Svetoslav Ganov · 12 years ago
  20. 1cf70bb Screen magnification - feature - framework. by Svetoslav Ganov · 12 years ago
  21. 5eb51de Add some new native deletage to layoutlib. by Xavier Ducrohet · 12 years ago
  22. 20e8098 Add registering for explicit users. by Dianne Hackborn · 12 years ago
  23. a492c3a Initial draft of high-level multi-display APIs. by Jeff Brown · 12 years ago
  24. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  25. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  26. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  27. d2ae85d Merge "Adding a thumbnail scale down animation" into jb-mr1-dev by Michael Jurka · 12 years ago
  28. 79af1dd Switch public APIs to use new UserHandle class for identifying users. by Dianne Hackborn · 12 years ago
  29. 832cb22 Adding a thumbnail scale down animation by Michael Jurka · 12 years ago
  30. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  31. 756220b Add API to create new contexts with custom configurations. by Dianne Hackborn · 12 years ago
  32. 7d19e02 More mult-user API work. by Dianne Hackborn · 12 years ago
  33. 758143e Window position not reported if the window is not moved. by Svetoslav Ganov · 12 years ago
  34. b49a065 Fix build with density methods. by Craig Mautner · 12 years ago
  35. 437a0fb Merge "Introduce multiple displays with DisplayContent." into jb-mr1-dev by Craig Mautner · 12 years ago
  36. 59c0097 Introduce multiple displays with DisplayContent. by Craig Mautner · 12 years ago
  37. 908aecc Start moving away from DisplayMetrics.DENSITY_DEVICE. by Dianne Hackborn · 12 years ago
  38. 39df578a Fix build. by Craig Mautner · 12 years ago
  39. aa871b0 Fix build. by Jeff Brown · 12 years ago
  40. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  41. c9c9a48 Removing a workaround for incorrect window position on window move. by Svetoslav Ganov · 12 years ago
  42. 105b78b Add missing interface method. by Craig Mautner · 12 years ago
  43. 01b6c75 Replace LruCache implementation for layoutlib. by Xavier Ducrohet · 12 years ago
  44. a4b7f2f Use two fingers to work some magic... by Dianne Hackborn · 12 years ago
  45. 752e7b3 am 58a8d8d2: am 0e302bc8: Merge "Disable debug output in SDK layoutlib." into jb-dev by Xavier Ducrohet · 12 years ago
  46. 58a8d8d am 0e302bc8: Merge "Disable debug output in SDK layoutlib." into jb-dev by Xavier Ducrohet · 12 years ago
  47. 4d7f301 Disable debug output in SDK layoutlib. by Xavier Ducrohet · 12 years ago
  48. 89e1ad0 am bce1011d: resolved conflicts for merge of 8cf489c1 to jb-dev-plus-aosp by Raphael Moll · 12 years ago
  49. bce1011 resolved conflicts for merge of 8cf489c1 to jb-dev-plus-aosp by Raphael Moll · 12 years ago
  50. 4306096 Layoutlib Create: Find dependencies. by Raphael Moll · 12 years ago
  51. 71ebf28 am fcd73824: am dd251cab: Merge "Fix build." into jb-dev by Dianne Hackborn · 12 years ago
  52. fcd7382 am dd251cab: Merge "Fix build." into jb-dev by Dianne Hackborn · 12 years ago
  53. bb47cf6 Fix build. by Dianne Hackborn · 12 years ago
  54. ce78374 am f3b4c93e: am ae5811c7: Merge "Fix (mostly) issue #5109947: Race condition between retrieving a..." into jb-dev by Dianne Hackborn · 12 years ago
  55. f3b4c93 am ae5811c7: Merge "Fix (mostly) issue #5109947: Race condition between retrieving a..." into jb-dev by Dianne Hackborn · 12 years ago
  56. 6ae8d18 Fix (mostly) issue #5109947: Race condition between retrieving a... by Dianne Hackborn · 12 years ago
  57. 38e3487 am 2a9b85d7: am c0f17383: Merge "Move kxml2 to prebuilts/misc" by Jean-Baptiste Queru · 12 years ago
  58. e4b1c08 am 095c2d31: am 4286d6d1: Fix build. by Dianne Hackborn · 12 years ago
  59. 6917b2a am 2da87ec3: am 2a7a6ca0: Merge "Implement new window cropping." into jb-dev by Dianne Hackborn · 12 years ago
  60. 4286d6d Fix build. by Dianne Hackborn · 12 years ago
  61. 85afd1b Implement new window cropping. by Dianne Hackborn · 12 years ago
  62. e5c511a am bf1b5fa9: am 421dceb0: Merge "Making transition out of recents look better" into jb-dev by Michael Jurka · 12 years ago
  63. 58d4f2e am e2e03913: am dd79ae6b: Merge "Add infrastructure for accessing "unstable" content providers." into jb-dev by Dianne Hackborn · 12 years ago
  64. 421dceb Merge "Making transition out of recents look better" into jb-dev by Michael Jurka · 12 years ago
  65. 21385cd Making transition out of recents look better by Michael Jurka · 12 years ago
  66. 652b6d1 Add infrastructure for accessing "unstable" content providers. by Dianne Hackborn · 12 years ago
  67. 3060030 am 50e657e6: am 024d3b23: Merge "Add missing native method to Canvas_Delegate." into jb-dev by Xavier Ducrohet · 12 years ago
  68. 8fd8517 am a394efa3: am 947f1c8d: Merge "Move CancellationSignal to android.os package." into jb-dev by Jeff Brown · 12 years ago
  69. f18c68b Add missing native method to Canvas_Delegate. by Xavier Ducrohet · 12 years ago
  70. 05b5014 Fix classpath of eclipse projects for layoutlib. by Xavier Ducrohet · 12 years ago
  71. a7771df Move CancellationSignal to android.os package. by Jeff Brown · 12 years ago
  72. bda1244 Move kxml2 to prebuilts/misc by Jean-Baptiste Queru · 12 years ago
  73. 5c58de3 Add system insets to windows. by Dianne Hackborn · 12 years ago
  74. 79c6346 Merge "When a window is first shown only draw once while animating." into jb-dev by Dianne Hackborn · 12 years ago
  75. 96ff709 Work around build break in layoutlib. by Jeff Brown · 12 years ago
  76. 12d3a94 When a window is first shown only draw once while animating. by Dianne Hackborn · 12 years ago
  77. cb092e2 Fix Paint_Delegate with missing native method. by Xavier Ducrohet · 12 years ago
  78. 68c33ca Add new API to find smallest/largest screen size. by Dianne Hackborn · 12 years ago
  79. eabfb3a Add new scale-up window manager animation. by Dianne Hackborn · 12 years ago
  80. ac14351 Move some APIs from window manager to input manager. by Jeff Brown · 12 years ago
  81. 5459c43 Merge "Clean up status bar, system bar, navigation bar management." by Dianne Hackborn · 12 years ago
  82. f87d196 Clean up status bar, system bar, navigation bar management. by Dianne Hackborn · 12 years ago
  83. ec4a504 Embed layout padding in nine patch images by Amith Yamasani · 12 years ago
  84. fbd0509 Merge "Add Delegate for ViewRootImpl#isInTouchMode to prevent IPC call in Eclipse." by Xavier Ducrohet · 12 years ago
  85. 22f700a Add Delegate for ViewRootImpl#isInTouchMode to prevent IPC call in Eclipse. by Xavier Ducrohet · 12 years ago
  86. 8078d8c Add new thumbnail animation. by Dianne Hackborn · 12 years ago
  87. 5d701ed LayoutLib: Properly support attr ns when used in styles. by Xavier Ducrohet · 12 years ago
  88. a421f6c Fix sdk layout rendering in JB. by Xavier Ducrohet · 12 years ago
  89. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 12 years ago
  90. bb9908b Dispatch screen state change events to Views Bug #6120957 by Romain Guy · 12 years ago
  91. e0cf12f Fix the build by Romain Guy · 12 years ago
  92. aeb17f1 am 77fdcbff: am f038868d: am 44e63a21: Support rendering layout that use the new res-auto namespace. by Xavier Ducrohet · 12 years ago
  93. 77fdcbf am f038868d: am 44e63a21: Support rendering layout that use the new res-auto namespace. by Xavier Ducrohet · 12 years ago
  94. 44e63a2 Support rendering layout that use the new res-auto namespace. by Xavier Ducrohet · 12 years ago
  95. cb581bb resolved conflicts for merge of 34706a4c to master by Dianne Hackborn · 12 years ago
  96. 34706a4 am e65a9ab1: am 5786f5cf: Merge "Fix build." into ics-mr1 by Dianne Hackborn · 12 years ago
  97. b69b2c0 Fix build. by Dianne Hackborn · 12 years ago
  98. 5e6c219 am f8e737cb: am 22701ec5: am 503247f2: Merge "Make sure resource references are resolved." into ics-mr1 by Xavier Ducrohet · 12 years ago
  99. f8e737c am 22701ec5: am 503247f2: Merge "Make sure resource references are resolved." into ics-mr1 by Xavier Ducrohet · 12 years ago
  100. c3f979f6 Make sure resource references are resolved. by Xavier Ducrohet · 12 years ago