1. defdae6 Add notice files for aapt and aidl. by Xavier Ducrohet · 13 years ago
  2. 7719436 am b732b7b5: am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt." by Xavier Ducrohet · 13 years ago
  3. b732b7b am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt." by Xavier Ducrohet · 13 years ago
  4. ce57a7f am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt." by Xavier Ducrohet · 13 years ago
  5. 6504490 am dff6b8e7: Merge "Add --non-constant-id to aapt." by Xavier Ducrohet · 13 years ago
  6. a4510a7 LayoutLib: fix incorrect indices in one of the 2 native_drawTextRun methods. by Xavier Ducrohet · 13 years ago
  7. b052eca resolved conflicts for merge of 86e43034 to honeycomb-plus-aosp by Xavier Ducrohet · 13 years ago
  8. db1acf5 am 1175ef7e: Merge "LayoutLib: Adapt the HC layoutlib to GB. do not merge." into gingerbread by Xavier Ducrohet · 13 years ago
  9. 86e4303 resolved conflicts for merge of a4350fc0 to gingerbread-plus-aosp by Xavier Ducrohet · 13 years ago
  10. 1911a6f LayoutLib: move tests to their own project. by Xavier Ducrohet · 13 years ago
  11. 031d2f8 LayoutLib: Adapt the HC layoutlib to GB. do not merge. by Xavier Ducrohet · 13 years ago
  12. 4b52ec4 LayoutLib: Original import of Honeycomb's layoutlib. do not merge. by Xavier Ducrohet · 13 years ago
  13. f0a5343 LayoutLib: Add debug mode. by Xavier Ducrohet · 13 years ago
  14. b2c7dd5 LayoutLib: downsize the SparseArray when possible. by Xavier Ducrohet · 13 years ago
  15. c6083f2 LayoutLib: misc fixes. by Xavier Ducrohet · 13 years ago
  16. cc4977d LayoutLib: Hold onto delegate references. by Xavier Ducrohet · 13 years ago
  17. 8cb6fc1 LayoutLib: Import of SparseArray as SparseWeakArray. by Xavier Ducrohet · 13 years ago
  18. 6f2fba4 Add new axes for joysticks and mouse wheels. by Jeff Brown · 13 years ago
  19. 1ca584a LayoutLib: remove assert in resource resolution. by Xavier Ducrohet · 13 years ago
  20. 3e87bfa LayoutLib: support defStyleRes in obtainStyledAttributes. by Xavier Ducrohet · 13 years ago
  21. f209999 LayoutLib: properly handle @null references in more places. by Xavier Ducrohet · 13 years ago
  22. 10df650 LayoutLib: add support for layout_only render. by Xavier Ducrohet · 13 years ago
  23. d06c1af Add --non-constant-id to aapt. by Xavier Ducrohet · 13 years ago
  24. 559358f am 1858c95e: am 02d2b5a4: LayoutLib: When possible ensure parsers are popped from the stack. by Xavier Ducrohet · 13 years ago
  25. 1858c95 am 02d2b5a4: LayoutLib: When possible ensure parsers are popped from the stack. by Xavier Ducrohet · 13 years ago
  26. 02d2b5a LayoutLib: When possible ensure parsers are popped from the stack. by Xavier Ducrohet · 13 years ago
  27. 8a80a85 LayoutLib: remove some exceptions. by Xavier Ducrohet · 13 years ago
  28. 9a4fe29 LayoutLib: Annotate the custom delegate methods. by Xavier Ducrohet · 13 years ago
  29. f3f6084 LayoutLib: now depends on tools-common-prebuilt. by Xavier Ducrohet · 13 years ago
  30. 024bbea am dc3fc3dc: Merge "LayoutLib: fix the background of title/action bars." into honeycomb by Xavier Ducrohet · 13 years ago
  31. abc33e0 LayoutLib: fix the background of title/action bars. by Xavier Ducrohet · 13 years ago
  32. 5ac5388 am 4dd2299d: LayoutLib: Update to latest API fix. by Xavier Ducrohet · 13 years ago
  33. 4dd2299 LayoutLib: Update to latest API fix. by Xavier Ducrohet · 13 years ago
  34. 80656fb am 62a99c0b: Merge "LayoutLib: Handle color state list in methods returning an int." into honeycomb by Xavier Ducrohet · 13 years ago
  35. 62a99c0 Merge "LayoutLib: Handle color state list in methods returning an int." into honeycomb by Xavier Ducrohet · 13 years ago
  36. d96a740 LayoutLib: Handle color state list in methods returning an int. by Xavier Ducrohet · 13 years ago
  37. 181e321 am 83d72da7: Merge "LayoutLib: improved rendering for system/title/action bars." into honeycomb by Xavier Ducrohet · 13 years ago
  38. 13bdc33 LayoutLib: improved rendering for system/title/action bars. by Xavier Ducrohet · 13 years ago
  39. 1d009fb am 35064e5e: Merge "LayoutLib: add implementation of Bridge.renderDrawable()" into honeycomb by Xavier Ducrohet · 13 years ago
  40. fd18f57 LayoutLib: add implementation of Bridge.renderDrawable() by Xavier Ducrohet · 13 years ago
  41. b627f78 am b0d34f9c: LayoutLib: split RenderSession\'s base method into RenderAction. by Xavier Ducrohet · 13 years ago
  42. b0d34f9 LayoutLib: split RenderSession's base method into RenderAction. by Xavier Ducrohet · 13 years ago
  43. 1480942 am 1126422e: LayoutLib: update to the new API. by Xavier Ducrohet · 13 years ago
  44. 1126422 LayoutLib: update to the new API. by Xavier Ducrohet · 13 years ago
  45. 57bb7fa am 3944b784: Merge "LayoutLib: Replace custom BitmapFactory by a simpler delegate" into honeycomb by Xavier Ducrohet · 13 years ago
  46. 779c906 LayoutLib: Replace custom BitmapFactory by a simpler delegate by Xavier Ducrohet · 13 years ago
  47. 487742e am 331e93e5: Merge "LayoutLib: render system/title/action bars." into honeycomb by Xavier Ducrohet · 13 years ago
  48. bbbb832 LayoutLib: render system/title/action bars. by Xavier Ducrohet · 14 years ago
  49. 1ea9930 am 5e76e0ae: Merge "LayoutLib: Fix some rendering issues" into honeycomb by Xavier Ducrohet · 13 years ago
  50. 33758ef LayoutLib: Fix some rendering issues by Xavier Ducrohet · 13 years ago
  51. ca2f84c am a4747d53: Merge "Make TimePicker/DatePicker/CalendarView render in Eclipse." into honeycomb by Xavier Ducrohet · 13 years ago
  52. 345f866 Make TimePicker/DatePicker/CalendarView render in Eclipse. by Xavier Ducrohet · 13 years ago
  53. 60e1eb4 am 03245a8e: Merge "LayoutLib.Create: support Outer_Inner_Delegate renaming." into honeycomb by Raphael · 14 years ago
  54. 811820f LayoutLib.Create: support Outer_Inner_Delegate renaming. by Raphael · 14 years ago
  55. 371de96 am a1f5e82f: am a30063d8: am 25eb0464: Merge "Normalize output from aapt d" by Dianne Hackborn · 14 years ago
  56. a1f5e82 am a30063d8: am 25eb0464: Merge "Normalize output from aapt d" by Dianne Hackborn · 14 years ago
  57. 25eb046 Merge "Normalize output from aapt d" by Dianne Hackborn · 14 years ago
  58. 13cd966 am e802b592: am 2107757d: am bbb5a5ce: Merge "Make AaptGroupEntry::getMncName accept mnc00" by Dianne Hackborn · 14 years ago
  59. e802b59 am 2107757d: am bbb5a5ce: Merge "Make AaptGroupEntry::getMncName accept mnc00" by Dianne Hackborn · 14 years ago
  60. bbb5a5c Merge "Make AaptGroupEntry::getMncName accept mnc00" by Dianne Hackborn · 14 years ago
  61. b353495 LayoutLib: update with Pair API. by Xavier Ducrohet · 14 years ago
  62. 35ea7cd LayoutLib: Update with the new resource map APIs. by Xavier Ducrohet · 14 years ago
  63. 1658422 LayoutLib: Properly compute available space to layouts. by Xavier Ducrohet · 14 years ago
  64. 31fd1cf LayoutLib: put a default image on the quickcontactbadge. by Xavier Ducrohet · 14 years ago
  65. 5a82d8c58 LayoutLib: properly erase the bitmap when rendering a new session. by Xavier Ducrohet · 14 years ago
  66. 7d7016e LayoutLib: return ViewInfo for all merged items + Build init. by Xavier Ducrohet · 14 years ago
  67. aaa55d3 Merge "New orientation listener." into honeycomb by Jeff Brown · 14 years ago
  68. 82b9232 LayoutLib: Use special view cookie for include-merge case. by Xavier Ducrohet · 14 years ago
  69. 4519f07 New orientation listener. by Jeff Brown · 14 years ago
  70. 4c541b1 Merge "visibility ("lights out") API." into honeycomb by Joe Onorato · 14 years ago
  71. 664644d visibility ("lights out") API. by Joe Onorato · 14 years ago
  72. 02feeb4 aapt: Allow raw "%" in unformatted string-arrays by Josh Stone · 14 years ago
  73. 1240719 am bcf2adeb: Merge "aapt: Allow raw "%" in unformatted string-arrays" by Dianne Hackborn · 14 years ago
  74. bf50322 aapt: Allow raw "%" in unformatted string-arrays by Josh Stone · 14 years ago
  75. 8068618 Update preloaded-classes for Honeycomb. by Jesse Wilson · 14 years ago
  76. 9d0577e LayoutLib: properly configure ApplicationInfo with targetSdkVersion. by Xavier Ducrohet · 14 years ago
  77. 796992a Allow TabHosts to have no children in the tabcontent widget by Tor Norbye · 14 years ago
  78. 70552fb LayoutLib: Update to use the new RenderResources API. by Xavier Ducrohet · 14 years ago
  79. 87ab45c Merge "LayoutLib: extract resource resolution into its own class." into honeycomb by Xavier Ducrohet · 14 years ago
  80. fbf0977 Support non-rectangular input regions. by Jeff Brown · 14 years ago
  81. d1d6faf LayoutLib: extract resource resolution into its own class. by Xavier Ducrohet · 14 years ago
  82. 51a7e54 LayoutLib: update logs to use new data bundle by Xavier Ducrohet · 14 years ago
  83. 0831b3f LayoutLib: Misc fixes. by Xavier Ducrohet · 14 years ago
  84. bbefc86 LayoutLib: Fix multi-line text rendering. by Xavier Ducrohet · 14 years ago
  85. 918aaa5 LayoutLib: Use the new log tag constants from LayoutLog by Xavier Ducrohet · 14 years ago
  86. 310a4d8 LAyoutLib: Fix build by adding missing IWindowSession implementation. by Xavier Ducrohet · 14 years ago
  87. 1f1957f Merge "LayoutLib: move MockView back into its original package." into honeycomb by Xavier Ducrohet · 14 years ago
  88. 66a95e4 Merge "LayoutLib: Add getViewParent/getViewIndex on RenderSession." into honeycomb by Xavier Ducrohet · 14 years ago
  89. ee592fe LayoutLib: move MockView back into its original package. by Xavier Ducrohet · 14 years ago
  90. 162ee1e LayoutLib: Add getViewParent/getViewIndex on RenderSession. by Xavier Ducrohet · 14 years ago
  91. cb27d4b Merge "LayoutLib: use tags in logs." into honeycomb by Xavier Ducrohet · 14 years ago
  92. 56222cf LayoutLib: use tags in logs. by Xavier Ducrohet · 14 years ago
  93. 02d2b3b API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly" by Christopher Tate · 14 years ago
  94. d7cbf3f LayoutLib: Log error when style can't be found. by Xavier Ducrohet · 14 years ago
  95. 85de008 Merge "LayoutLib: misc fix." into honeycomb by Xavier Ducrohet · 14 years ago
  96. 639e1bd LayoutLib: misc fix. by Xavier Ducrohet · 14 years ago
  97. 6c740cf LayoutLib: Improve error reporting. by Xavier Ducrohet · 14 years ago
  98. 0de1607 LayoutLib: fix XmlUtils.convertValueToInt by Xavier Ducrohet · 14 years ago
  99. b3830b8 LayoutLib: only support animator-type animations. by Xavier Ducrohet · 14 years ago
  100. eb87b3b LayoutLib: fix some issue with resource resolution. by Xavier Ducrohet · 14 years ago