1. b7a4aed am f70b8c1c: Merge "Fix DateFormat for layoutlib." into jb-mr1.1-dev by Xavier Ducrohet · 12 years ago
  2. 47a021f Fix DateFormat for layoutlib. by Xavier Ducrohet · 12 years ago
  3. 6080cc5 resolved conflicts for merge of dd52dfed to jb-mr1.1-ub-dev by Xavier Ducrohet · 12 years ago
  4. dd52dfe am de3b69e0: Merge "Fix the single crunch command to return the right error code." into jb-mr1-dev by Xavier Ducrohet · 12 years ago
  5. c75d3f5 Fix the single crunch command to return the right error code. by Xavier Ducrohet · 12 years ago
  6. afa4d8b am 22d7cf23: Add single crunch command to aapt. do not merge. by Xavier Ducrohet · 12 years ago
  7. 22d7cf2 Add single crunch command to aapt. do not merge. by Xavier Ducrohet · 12 years ago
  8. bb4ca52 Fix issue #7649590: Background windows sometimes not being hidden for secondary users by Dianne Hackborn · 12 years ago
  9. 67b38c4 Cache resource ID lookups in aapt by Christopher Tate · 12 years ago
  10. 4eeb4f6 Add mechanism to kick keyguard to show the assistant by Jim Miller · 12 years ago
  11. bfec0a8 Add isSafeModeEnabled() API to WindowManagerService by Jim Miller · 12 years ago
  12. c48b0b9 Layoutlib: Read and close XML files as soon as possible. by Xavier Ducrohet · 12 years ago
  13. 891b703 Update layoutlib for jb mr1. by Xavier Ducrohet · 12 years ago
  14. 6dfd0b39 Fix SDK layout rendering in Eclipse. by Xavier Ducrohet · 12 years ago
  15. 33877e1 Merge "Adds showWhenLocked attribute to Activities." into jb-mr1-dev by Craig Mautner · 12 years ago
  16. 5962b12 Adds showWhenLocked attribute to Activities. by Craig Mautner · 12 years ago
  17. c38c9be Coordinate screen on with the window manager. by Jeff Brown · 12 years ago
  18. f752202 Plumbing to allow keyguard to be shown with user switcher (issue 7175023) by Adam Cohen · 12 years ago
  19. c428aae Fix issue #7267494, issue #7212347 by Dianne Hackborn · 12 years ago
  20. 1e3b98d New internal API to eliminate poke locks. by Jeff Brown · 12 years ago
  21. edce6a7 Remove clearUserActivityTimeout(). by Jeff Brown · 12 years ago
  22. 1206648 Get rid of preventScreenOn(). by Jeff Brown · 12 years ago
  23. 62c82e4 Make DreamManagerService more robust. by Jeff Brown · 12 years ago
  24. 0122a3d Fix writing text version of styleable IDs. do not merge. by Xavier Ducrohet · 12 years ago
  25. ca94050 Merge into jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  26. 6d51571 Allow acquiring ContentProviders across users. by Jeff Sharkey · 12 years ago
  27. dbf30ed Update preloaded-classes for JB-MR1 by Kenny Root · 12 years ago
  28. a41d5db am 79c95c3b: am 5de96035: am 31820a35: Merge "Add --output-text-symbols option to aapt." by Xavier Ducrohet · 12 years ago
  29. 9ff22e4 am 8a67598e: am cc9747ed: am d7252571: Merge "Add --error-on-failed-insert option to aapt." by Xavier Ducrohet · 12 years ago
  30. 5de9603 am 31820a35: Merge "Add --output-text-symbols option to aapt." by Xavier Ducrohet · 12 years ago
  31. cc9747e am d7252571: Merge "Add --error-on-failed-insert option to aapt." by Xavier Ducrohet · 12 years ago
  32. f5de650 Add --output-text-symbols option to aapt. by Xavier Ducrohet · 12 years ago
  33. 7714a24 Add --error-on-failed-insert option to aapt. by Xavier Ducrohet · 12 years ago
  34. 9d9ece3 Animations for user switching. by Dianne Hackborn · 12 years ago
  35. e3e5349 am 61d09810: am 3150feef: am bfe1ab82: Merge "Fix aapt to get expat header files from the approved location." by Elliott Hughes · 12 years ago
  36. 3150fee am bfe1ab82: Merge "Fix aapt to get expat header files from the approved location." by Elliott Hughes · 12 years ago
  37. ee15e15 Fix aapt to get expat header files from the approved location. by Elliott Hughes · 12 years ago
  38. 01fcb72 Merge "Use "ldrtl" and "ldltr" config qualifiers for RTL / LTR resources" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  39. 4b15ab6 Fixing the build by Svetoslav Ganov · 12 years ago
  40. 1cf70bb Screen magnification - feature - framework. by Svetoslav Ganov · 12 years ago
  41. 8a802db Use "ldrtl" and "ldltr" config qualifiers for RTL / LTR resources by Fabrice Di Meglio · 12 years ago
  42. de66e67 Merge "Add some new native deletage to layoutlib." into jb-mr1-dev by Xavier Ducrohet · 12 years ago
  43. 035ce2c Merge "Add support for "-rtl" in resources" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  44. 5eb51de Add some new native deletage to layoutlib. by Xavier Ducrohet · 12 years ago
  45. 20e8098 Add registering for explicit users. by Dianne Hackborn · 12 years ago
  46. a492c3a Initial draft of high-level multi-display APIs. by Jeff Brown · 12 years ago
  47. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  48. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  49. 5f79799 Add support for "-rtl" in resources by Fabrice Di Meglio · 12 years ago
  50. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  51. d2ae85d Merge "Adding a thumbnail scale down animation" into jb-mr1-dev by Michael Jurka · 12 years ago
  52. 79af1dd Switch public APIs to use new UserHandle class for identifying users. by Dianne Hackborn · 12 years ago
  53. 50a94b8 Allow multiple 'parcelable' declarations in aidl files by Adam Powell · 12 years ago
  54. 832cb22 Adding a thumbnail scale down animation by Michael Jurka · 12 years ago
  55. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  56. 756220b Add API to create new contexts with custom configurations. by Dianne Hackborn · 12 years ago
  57. c386ee5 am c1c55afb: am e67f8c8c: Merge "Normalize output from aapt d xmltree" by Jean-Baptiste Queru · 12 years ago
  58. c1c55af am e67f8c8c: Merge "Normalize output from aapt d xmltree" by Jean-Baptiste Queru · 12 years ago
  59. e67f8c8 Merge "Normalize output from aapt d xmltree" by Jean-Baptiste Queru · 12 years ago
  60. 5379158 Merge "More mult-user API work." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  61. 7d19e02 More mult-user API work. by Dianne Hackborn · 12 years ago
  62. b14c215 am 4b4b4438: am 33c5670b: Merge "Fewer warnings in aidl generated code." by Elliott Hughes · 12 years ago
  63. 4b4b443 am 33c5670b: Merge "Fewer warnings in aidl generated code." by Elliott Hughes · 12 years ago
  64. b327c41 Fewer warnings in aidl generated code. by Elliott Hughes · 12 years ago
  65. 758143e Window position not reported if the window is not moved. by Svetoslav Ganov · 12 years ago
  66. b49a065 Fix build with density methods. by Craig Mautner · 12 years ago
  67. 437a0fb Merge "Introduce multiple displays with DisplayContent." into jb-mr1-dev by Craig Mautner · 12 years ago
  68. 59c0097 Introduce multiple displays with DisplayContent. by Craig Mautner · 12 years ago
  69. 908aecc Start moving away from DisplayMetrics.DENSITY_DEVICE. by Dianne Hackborn · 12 years ago
  70. 39df578a Fix build. by Craig Mautner · 12 years ago
  71. aa871b0 Fix build. by Jeff Brown · 12 years ago
  72. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  73. 212dfcc am be925017: am b71393bd: Merge "Fix aapt -G to properly support class attr in fragment." into jb-dev by Xavier Ducrohet · 12 years ago
  74. be92501 am b71393bd: Merge "Fix aapt -G to properly support class attr in fragment." into jb-dev by Xavier Ducrohet · 12 years ago
  75. 095cd2e Fix aapt -G to properly support class attr in fragment. by Xavier Ducrohet · 12 years ago
  76. c9c9a48 Removing a workaround for incorrect window position on window move. by Svetoslav Ganov · 12 years ago
  77. 54059cd am 15c15eaa: Merge "Replace LruCache implementation for layoutlib. do not merge." into jb-dev by Xavier Ducrohet · 12 years ago
  78. 105b78b Add missing interface method. by Craig Mautner · 12 years ago
  79. 54a18ef Replace LruCache implementation for layoutlib. do not merge. by Xavier Ducrohet · 12 years ago
  80. 01b6c75 Replace LruCache implementation for layoutlib. by Xavier Ducrohet · 12 years ago
  81. 429dad6 Normalize output from aapt d xmltree by Shachar Shemesh · 12 years ago
  82. a4b7f2f Use two fingers to work some magic... by Dianne Hackborn · 12 years ago
  83. cee303f am cc6cf51b: am 8c71784e: Merge "Initialize mJunkPath to false" by Jean-Baptiste Queru · 12 years ago
  84. cc6cf51 am 8c71784e: Merge "Initialize mJunkPath to false" by Jean-Baptiste Queru · 12 years ago
  85. dbcfed9 Initialize mJunkPath to false by Haitao Feng · 12 years ago
  86. 752e7b3 am 58a8d8d2: am 0e302bc8: Merge "Disable debug output in SDK layoutlib." into jb-dev by Xavier Ducrohet · 12 years ago
  87. 58a8d8d am 0e302bc8: Merge "Disable debug output in SDK layoutlib." into jb-dev by Xavier Ducrohet · 12 years ago
  88. 4d7f301 Disable debug output in SDK layoutlib. by Xavier Ducrohet · 12 years ago
  89. 89e1ad0 am bce1011d: resolved conflicts for merge of 8cf489c1 to jb-dev-plus-aosp by Raphael Moll · 12 years ago
  90. bce1011 resolved conflicts for merge of 8cf489c1 to jb-dev-plus-aosp by Raphael Moll · 12 years ago
  91. 8cf489c am 0f160c95: Merge "Layoutlib Create: Find dependencies." by Raphael Moll · 12 years ago
  92. 4306096 Layoutlib Create: Find dependencies. by Raphael Moll · 12 years ago
  93. b1add0b am 6892f1ec: am 0f6471ac: Merge "Fix issue #6641368: can\'t launch gallery" into jb-dev by Dianne Hackborn · 12 years ago
  94. 6892f1e am 0f6471ac: Merge "Fix issue #6641368: can\'t launch gallery" into jb-dev by Dianne Hackborn · 12 years ago
  95. 2bd8d04 Fix issue #6641368: can't launch gallery by Dianne Hackborn · 12 years ago
  96. f22eb96 am c9fe6568: am 9e22d9c5: Merge "Fix "Too many open files" error for aapt built with Mac OS X SDK 10.6." by Jean-Baptiste Queru · 12 years ago
  97. c9fe656 am 9e22d9c5: Merge "Fix "Too many open files" error for aapt built with Mac OS X SDK 10.6." by Jean-Baptiste Queru · 12 years ago
  98. 41bdb03 Fix "Too many open files" error for aapt built with Mac OS X SDK 10.6. by Ying Wang · 12 years ago
  99. f6447b1 Merge "Fix "Too many open files" error for aapt built with Mac OS X SDK 10.6." by Ying Wang · 12 years ago
  100. 0eedd4b am 9f374b9d: am 44ff9b8f: am 36ac43ba: Merge "Tweak default ignore-assets path" by Tor Norbye · 12 years ago