1. 80f00c1 Remove concept of system bar from window manager. by John Spurlock · 11 years ago
  2. 04fe6eb Fix a bug resolving the correct icon/logo in action bars by Adam Powell · 11 years ago
  3. 3d05476 am fc691f9d: am 417e512b: Merge "Add missing native methods." into jb-mr2-dev by Deepanshu Gupta · 11 years ago
  4. 279c00e Add missing native methods. by Deepanshu Gupta · 11 years ago
  5. b437a79 resolved conflicts for merge of 21dffd5d to master by Jeff Brown · 11 years ago
  6. f9e989d Queues, queues, queues and input. by Jeff Brown · 11 years ago
  7. c849fbc resolved conflicts for merge of 5856ee4b to master by Brian Colonna · 11 years ago
  8. b1b9a8a FUL now restarts when flipping tablet 180 (bug 7484464) by Brian Colonna · 11 years ago
  9. 96f2fef am 483ac9a7: am b404ecc9: Merge "Fix build." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  10. f3d46ce Fix build. by Dianne Hackborn · 11 years ago
  11. 124af2d Update layoutlib to latest interface. by Craig Mautner · 11 years ago
  12. 2ad9207 Revert ActivityManager changes for tasks. DO NOT MERGE by Craig Mautner · 12 years ago
  13. 4f7fb00 am ee973c27: Fix build. by Dianne Hackborn · 12 years ago
  14. ee973c2 Fix build. by Dianne Hackborn · 12 years ago
  15. 102f711 am 534d136a: Merge "Remove unused App methods." by Craig Mautner · 12 years ago
  16. b0c0b1f Remove unused App methods. by Craig Mautner · 12 years ago
  17. c932760f Merge "Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE" by Chris Craik · 12 years ago
  18. 7c1a49f Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE by Chris Craik · 12 years ago
  19. 4f0dd02 am 36ee5485: am 5d5c05de: am b7a4aed9: am f70b8c1c: Merge "Fix DateFormat for layoutlib." into jb-mr1.1-dev by Xavier Ducrohet · 12 years ago
  20. 36ee548 am 5d5c05de: am b7a4aed9: am f70b8c1c: Merge "Fix DateFormat for layoutlib." into jb-mr1.1-dev by Xavier Ducrohet · 12 years ago
  21. 47a021f Fix DateFormat for layoutlib. by Xavier Ducrohet · 12 years ago
  22. 5cf6f8a am 573a18cc: Merge "Fixing the build" by Svetoslav · 12 years ago
  23. f5f7d97 Fixing the build by Svetoslav · 12 years ago
  24. 3cd80d9 am 72c6137a: Handle empty flag attributes, such as gravity="" by Tor Norbye · 12 years ago
  25. 72c6137 Handle empty flag attributes, such as gravity="" by Tor Norbye · 12 years ago
  26. 2fa54ce Merge "Update framework to support r5967 of Skia." into master-chromium by Derek Sollenberger · 12 years ago
  27. 330dd53 Remove remaining doc references to StyledAttributes. by John Spurlock · 12 years ago
  28. 2ec5093 Fixing the build by Svetoslav Ganov · 12 years ago
  29. ca79cf6 Update framework to support r5967 of Skia. by Derek Sollenberger · 12 years ago
  30. f9ae5f7 am 23307cbb: am e0a676a3: Merge "Fix issue #7649590: Background windows sometimes not being hidden for secondary users" into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  31. bb4ca52 Fix issue #7649590: Background windows sometimes not being hidden for secondary users by Dianne Hackborn · 12 years ago
  32. 152e9bb Refactoring of the screen magnification feature. by Svetoslav Ganov · 12 years ago
  33. 061b4fa am a2bf6181: am 2c29deaa: am 6be441c5: Merge "Add mechanism to kick keyguard to show the assistant" into jb-mr1-lockscreen-dev by Jim Miller · 12 years ago
  34. bef8275 am c7dc250d: am fe7e94a0: am 088fb915: Merge "Add isSafeModeEnabled() API to WindowManagerService" into jb-mr1-lockscreen-dev by Jim Miller · 12 years ago
  35. 4eeb4f6 Add mechanism to kick keyguard to show the assistant by Jim Miller · 12 years ago
  36. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  37. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  38. bfec0a8 Add isSafeModeEnabled() API to WindowManagerService by Jim Miller · 12 years ago
  39. 6dfd0b39 Fix SDK layout rendering in Eclipse. by Xavier Ducrohet · 12 years ago
  40. 5eb51de Add some new native deletage to layoutlib. by Xavier Ducrohet · 12 years ago
  41. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  42. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  43. 54a18ef Replace LruCache implementation for layoutlib. do not merge. by Xavier Ducrohet · 12 years ago
  44. 01b6c75 Replace LruCache implementation for layoutlib. by Xavier Ducrohet · 12 years ago
  45. f18c68b Add missing native method to Canvas_Delegate. by Xavier Ducrohet · 12 years ago
  46. 96ff709 Work around build break in layoutlib. by Jeff Brown · 12 years ago
  47. cb092e2 Fix Paint_Delegate with missing native method. by Xavier Ducrohet · 12 years ago
  48. ec4a504 Embed layout padding in nine patch images by Amith Yamasani · 12 years ago
  49. 22f700a Add Delegate for ViewRootImpl#isInTouchMode to prevent IPC call in Eclipse. by Xavier Ducrohet · 12 years ago
  50. 5d701ed LayoutLib: Properly support attr ns when used in styles. by Xavier Ducrohet · 12 years ago
  51. 5e6c219 am f8e737cb: am 22701ec5: am 503247f2: Merge "Make sure resource references are resolved." into ics-mr1 by Xavier Ducrohet · 13 years ago
  52. f8e737c am 22701ec5: am 503247f2: Merge "Make sure resource references are resolved." into ics-mr1 by Xavier Ducrohet · 13 years ago
  53. c3f979f6 Make sure resource references are resolved. by Xavier Ducrohet · 13 years ago
  54. a175a5b Encapsulate the ViewRootImpl's handler. by Jeff Brown · 13 years ago
  55. 331bb0c Setup ActionBars in layoutlib the same way the platform does it. do not merge. by Xavier Ducrohet · 13 years ago
  56. 7396348 Setup ActionBars in layoutlib the same way the platform does it. by Xavier Ducrohet · 13 years ago
  57. 46d43cc Make Layoutlib compile on Java 6. by Xavier Ducrohet · 13 years ago
  58. d2f0dcd Merge "Remove unused code" by Romain Guy · 13 years ago
  59. 68fc1df Remove unused code by Romain Guy · 13 years ago
  60. 5bf2802 Fix broken drawCircle LayoutLib. by Xavier Ducrohet · 13 years ago
  61. 96e942d Use a Choreographer to schedule animation and drawing. by Jeff Brown · 13 years ago
  62. d410bfb LayoutLib: fix support for textScaleX. by Xavier Ducrohet · 13 years ago
  63. 1409409 Layoutlib: Typeface support for loading fonts manually. by Xavier Ducrohet · 13 years ago
  64. 178006a0 Layoutlib now parses system_fonts.xml instead of its own. by Xavier Ducrohet · 13 years ago
  65. f1dee19 Layoutlib: add support for ITextServicesManager. by Xavier Ducrohet · 13 years ago
  66. 387d078 LayoutLib: Fix native delegate for Display. by Xavier Ducrohet · 13 years ago
  67. 8433c36 LayoutLib: add native delegate for set/getHinting in Paint. by Xavier Ducrohet · 13 years ago
  68. 7f9f99ea Make some methods/fields package private so that layoutlib can access them. by Xavier Ducrohet · 13 years ago
  69. ea67005 Implement native println_native in android.util.Log for LayoutLib by Philip Milne · 13 years ago
  70. 162c1dc Layoutlib: implement Resources.getBoolean(int). by Xavier Ducrohet · 13 years ago
  71. 569ed05 Layoutlib: simple comment fix. by Xavier Ducrohet · 13 years ago
  72. d2f664d Misc layoutlib fix in preparation of the access change in framework code. by Xavier Ducrohet · 13 years ago
  73. af64556 Layoutlib: misc fix + start of AndroidBidi support. by Xavier Ducrohet · 13 years ago
  74. 96131ee LayoutLib: updated fake accessbility manager and ensure there's an InputMethodManager by Xavier Ducrohet · 13 years ago
  75. 0a49635 LayoutLib: Delegate for Display and IWindowManager implementation. by Xavier Ducrohet · 13 years ago
  76. 66743a1 Fix changed native method delegates in layoutlib for ICS. by Xavier Ducrohet · 13 years ago
  77. f18e311 am abc83871: am f6e47999: am 2a6dc7f1: Merge "Import the Layoutlib from hc-mr1." into honeycomb-mr2 by Xavier Ducrohet · 13 years ago
  78. fb93ce9 Import the Layoutlib from hc-mr1. by Xavier Ducrohet · 13 years ago
  79. 515a08b Merge 59aad78e from master. do not merge. by Xavier Ducrohet · 13 years ago
  80. 9d76581 LayoutLib: Fix Arc rendering. by Xavier Ducrohet · 13 years ago
  81. adaa12c LayoutLib: fix Capabilities and getDimensionPixelSize by Xavier Ducrohet · 14 years ago
  82. c12b409 LayoutLib: Implement some missing add###() method in Path. by Xavier Ducrohet · 14 years ago
  83. a4510a7 LayoutLib: fix incorrect indices in one of the 2 native_drawTextRun methods. by Xavier Ducrohet · 14 years ago
  84. f0a5343 LayoutLib: Add debug mode. by Xavier Ducrohet · 14 years ago
  85. c6083f2 LayoutLib: misc fixes. by Xavier Ducrohet · 14 years ago
  86. cc4977d LayoutLib: Hold onto delegate references. by Xavier Ducrohet · 14 years ago
  87. 8a80a85 LayoutLib: remove some exceptions. by Xavier Ducrohet · 14 years ago
  88. 9a4fe29 LayoutLib: Annotate the custom delegate methods. by Xavier Ducrohet · 14 years ago
  89. 13bdc33 LayoutLib: improved rendering for system/title/action bars. by Xavier Ducrohet · 14 years ago
  90. 779c906 LayoutLib: Replace custom BitmapFactory by a simpler delegate by Xavier Ducrohet · 14 years ago
  91. bbbb832 LayoutLib: render system/title/action bars. by Xavier Ducrohet · 14 years ago
  92. 345f866 Make TimePicker/DatePicker/CalendarView render in Eclipse. by Xavier Ducrohet · 14 years ago
  93. 35ea7cd LayoutLib: Update with the new resource map APIs. by Xavier Ducrohet · 14 years ago
  94. 1658422 LayoutLib: Properly compute available space to layouts. by Xavier Ducrohet · 14 years ago
  95. 7d7016e LayoutLib: return ViewInfo for all merged items + Build init. by Xavier Ducrohet · 14 years ago
  96. 82b9232 LayoutLib: Use special view cookie for include-merge case. by Xavier Ducrohet · 14 years ago
  97. 51a7e54 LayoutLib: update logs to use new data bundle by Xavier Ducrohet · 14 years ago
  98. bbefc86 LayoutLib: Fix multi-line text rendering. by Xavier Ducrohet · 14 years ago
  99. 918aaa5 LayoutLib: Use the new log tag constants from LayoutLog by Xavier Ducrohet · 14 years ago
  100. ee592fe LayoutLib: move MockView back into its original package. by Xavier Ducrohet · 14 years ago