1. c428aae Fix issue #7267494, issue #7212347 by Dianne Hackborn · 13 years ago
  2. 1e3b98d New internal API to eliminate poke locks. by Jeff Brown · 13 years ago
  3. edce6a7 Remove clearUserActivityTimeout(). by Jeff Brown · 13 years ago
  4. 1206648 Get rid of preventScreenOn(). by Jeff Brown · 13 years ago
  5. 62c82e4 Make DreamManagerService more robust. by Jeff Brown · 13 years ago
  6. 6d51571 Allow acquiring ContentProviders across users. by Jeff Sharkey · 13 years ago
  7. 9d9ece3 Animations for user switching. by Dianne Hackborn · 13 years ago
  8. 4b15ab6 Fixing the build by Svetoslav Ganov · 13 years ago
  9. 1cf70bb Screen magnification - feature - framework. by Svetoslav Ganov · 13 years ago
  10. 5eb51de Add some new native deletage to layoutlib. by Xavier Ducrohet · 13 years ago
  11. 20e8098 Add registering for explicit users. by Dianne Hackborn · 13 years ago
  12. a492c3a Initial draft of high-level multi-display APIs. by Jeff Brown · 13 years ago
  13. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 13 years ago
  14. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 13 years ago
  15. 98365d7 Refactor for multi-display support. by Jeff Brown · 13 years ago
  16. d2ae85d Merge "Adding a thumbnail scale down animation" into jb-mr1-dev by Michael Jurka · 13 years ago
  17. 79af1dd Switch public APIs to use new UserHandle class for identifying users. by Dianne Hackborn · 13 years ago
  18. 832cb22 Adding a thumbnail scale down animation by Michael Jurka · 13 years ago
  19. 9630704 Power manager rewrite. by Jeff Brown · 13 years ago
  20. 756220b Add API to create new contexts with custom configurations. by Dianne Hackborn · 13 years ago
  21. 7d19e02 More mult-user API work. by Dianne Hackborn · 13 years ago
  22. 758143e Window position not reported if the window is not moved. by Svetoslav Ganov · 13 years ago
  23. b49a065 Fix build with density methods. by Craig Mautner · 13 years ago
  24. 437a0fb Merge "Introduce multiple displays with DisplayContent." into jb-mr1-dev by Craig Mautner · 13 years ago
  25. 59c0097 Introduce multiple displays with DisplayContent. by Craig Mautner · 13 years ago
  26. 908aecc Start moving away from DisplayMetrics.DENSITY_DEVICE. by Dianne Hackborn · 13 years ago
  27. 39df578a Fix build. by Craig Mautner · 13 years ago
  28. aa871b0 Fix build. by Jeff Brown · 13 years ago
  29. fa25bf5 Add display manager skeleton. by Jeff Brown · 13 years ago
  30. c9c9a48 Removing a workaround for incorrect window position on window move. by Svetoslav Ganov · 13 years ago
  31. 105b78b Add missing interface method. by Craig Mautner · 13 years ago
  32. 01b6c75 Replace LruCache implementation for layoutlib. by Xavier Ducrohet · 13 years ago
  33. a4b7f2f Use two fingers to work some magic... by Dianne Hackborn · 13 years ago
  34. 4d7f301 Disable debug output in SDK layoutlib. by Xavier Ducrohet · 13 years ago
  35. bb47cf6 Fix build. by Dianne Hackborn · 13 years ago
  36. 6ae8d18 Fix (mostly) issue #5109947: Race condition between retrieving a... by Dianne Hackborn · 13 years ago
  37. 4286d6d Fix build. by Dianne Hackborn · 13 years ago
  38. 85afd1b Implement new window cropping. by Dianne Hackborn · 13 years ago
  39. 421dceb Merge "Making transition out of recents look better" into jb-dev by Michael Jurka · 13 years ago
  40. 21385cd Making transition out of recents look better by Michael Jurka · 13 years ago
  41. 652b6d1 Add infrastructure for accessing "unstable" content providers. by Dianne Hackborn · 13 years ago
  42. f18c68b Add missing native method to Canvas_Delegate. by Xavier Ducrohet · 13 years ago
  43. a7771df Move CancellationSignal to android.os package. by Jeff Brown · 13 years ago
  44. 5c58de3 Add system insets to windows. by Dianne Hackborn · 13 years ago
  45. 79c6346 Merge "When a window is first shown only draw once while animating." into jb-dev by Dianne Hackborn · 13 years ago
  46. 96ff709 Work around build break in layoutlib. by Jeff Brown · 13 years ago
  47. 12d3a94 When a window is first shown only draw once while animating. by Dianne Hackborn · 13 years ago
  48. cb092e2 Fix Paint_Delegate with missing native method. by Xavier Ducrohet · 13 years ago
  49. 68c33ca Add new API to find smallest/largest screen size. by Dianne Hackborn · 13 years ago
  50. eabfb3a Add new scale-up window manager animation. by Dianne Hackborn · 13 years ago
  51. ac14351 Move some APIs from window manager to input manager. by Jeff Brown · 13 years ago
  52. 5459c43 Merge "Clean up status bar, system bar, navigation bar management." by Dianne Hackborn · 13 years ago
  53. f87d196 Clean up status bar, system bar, navigation bar management. by Dianne Hackborn · 13 years ago
  54. ec4a504 Embed layout padding in nine patch images by Amith Yamasani · 13 years ago
  55. fbd0509 Merge "Add Delegate for ViewRootImpl#isInTouchMode to prevent IPC call in Eclipse." by Xavier Ducrohet · 13 years ago
  56. 22f700a Add Delegate for ViewRootImpl#isInTouchMode to prevent IPC call in Eclipse. by Xavier Ducrohet · 13 years ago
  57. 8078d8c Add new thumbnail animation. by Dianne Hackborn · 13 years ago
  58. 5d701ed LayoutLib: Properly support attr ns when used in styles. by Xavier Ducrohet · 13 years ago
  59. a421f6c Fix sdk layout rendering in JB. by Xavier Ducrohet · 13 years ago
  60. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 13 years ago
  61. bb9908b Dispatch screen state change events to Views Bug #6120957 by Romain Guy · 13 years ago
  62. e0cf12f Fix the build by Romain Guy · 13 years ago
  63. aeb17f1 am 77fdcbff: am f038868d: am 44e63a21: Support rendering layout that use the new res-auto namespace. by Xavier Ducrohet · 13 years ago
  64. 77fdcbf am f038868d: am 44e63a21: Support rendering layout that use the new res-auto namespace. by Xavier Ducrohet · 13 years ago
  65. 44e63a2 Support rendering layout that use the new res-auto namespace. by Xavier Ducrohet · 13 years ago
  66. cb581bb resolved conflicts for merge of 34706a4c to master by Dianne Hackborn · 13 years ago
  67. 34706a4 am e65a9ab1: am 5786f5cf: Merge "Fix build." into ics-mr1 by Dianne Hackborn · 13 years ago
  68. b69b2c0 Fix build. by Dianne Hackborn · 13 years ago
  69. 5e6c219 am f8e737cb: am 22701ec5: am 503247f2: Merge "Make sure resource references are resolved." into ics-mr1 by Xavier Ducrohet · 13 years ago
  70. f8e737c am 22701ec5: am 503247f2: Merge "Make sure resource references are resolved." into ics-mr1 by Xavier Ducrohet · 13 years ago
  71. c3f979f6 Make sure resource references are resolved. by Xavier Ducrohet · 13 years ago
  72. a175a5b Encapsulate the ViewRootImpl's handler. by Jeff Brown · 13 years ago
  73. 688bd47 Add an api to switch to the next IME and subtype by satok · 13 years ago
  74. c8a0b8e Fix a setBackgroundDrawable in layoutlib. by Xavier Ducrohet · 13 years ago
  75. 331bb0c Setup ActionBars in layoutlib the same way the platform does it. do not merge. by Xavier Ducrohet · 13 years ago
  76. 7396348 Setup ActionBars in layoutlib the same way the platform does it. by Xavier Ducrohet · 13 years ago
  77. ec99f60 Merge "Rename CancellationSignal using preferred spelling." by Jeff Brown · 14 years ago
  78. 4c1241d Rename CancellationSignal using preferred spelling. by Jeff Brown · 14 years ago
  79. 46d43cc Make Layoutlib compile on Java 6. by Xavier Ducrohet · 14 years ago
  80. 75ea64f Implement a cancelation mechanism for queries. by Jeff Brown · 14 years ago
  81. d3fe9ab am ab9601cd: am 230a7092: Merge "Fix 5863053: Add method to lock screen immediately." into ics-mr1 by Jim Miller · 14 years ago
  82. d2f0dcd Merge "Remove unused code" by Romain Guy · 14 years ago
  83. 68fc1df Remove unused code by Romain Guy · 14 years ago
  84. 5bf2802 Fix broken drawCircle LayoutLib. by Xavier Ducrohet · 14 years ago
  85. 93c518e Fix 5863053: Add method to lock screen immediately. by Jim Miller · 14 years ago
  86. 96e942d Use a Choreographer to schedule animation and drawing. by Jeff Brown · 14 years ago
  87. c0b7f65 am 496f6e2a: am b54980d1: Merge "Fix issue #5588689: Black camera preview after coming back from gmail" into ics-mr1 by Dianne Hackborn · 14 years ago
  88. 6d05fd3 Fix issue #5588689: Black camera preview after coming back from gmail by Dianne Hackborn · 14 years ago
  89. 8836c55 Set theme-tag in render log when failing to find style by Tor Norbye · 14 years ago
  90. 0c4ccff Add hasNavigationBar() to the window manager. by Daniel Sandler · 14 years ago
  91. d218365 Fix ownership of CursorWindows across processes. Bug: 5332296 by Jeff Brown · 14 years ago
  92. 85b9edf Merge "Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately" by Dianne Hackborn · 14 years ago
  93. 9a230e0 Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately by Dianne Hackborn · 14 years ago
  94. 2447871 Fix build. by Jeff Brown · 14 years ago
  95. d410bfb LayoutLib: fix support for textScaleX. by Xavier Ducrohet · 14 years ago
  96. 1409409 Layoutlib: Typeface support for loading fonts manually. by Xavier Ducrohet · 14 years ago
  97. 178006a0 Layoutlib now parses system_fonts.xml instead of its own. by Xavier Ducrohet · 14 years ago
  98. f1dee19 Layoutlib: add support for ITextServicesManager. by Xavier Ducrohet · 14 years ago
  99. 387d078 LayoutLib: Fix native delegate for Display. by Xavier Ducrohet · 14 years ago
  100. 90c52de Fix issue #5173952: Opening a Notification From Lock Screen... by Dianne Hackborn · 14 years ago