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