1. de8da27 am e54dbc4a: am 3ba16c1d: LayoutLib: fix layout when nav bar is absent. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  2. 963cac1 am 147c0506: am 55a36337: LayoutLib: Fix Status/Navigation Bar color. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  3. 76111ec am e093bbf3: am d861fd81: Set support flag for custom layouts for RecyclerView. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  4. c5bd614 am 8a50ecea: am 82fae621: LayoutLib: translucent sys ui bars [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  5. 6dcfe1e am d4be80d9: am 9068539a: Update nav bar icons. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  6. 5eaa09f am d1dde055: am e5afc311: Move the layout code out of RenderSessionImpl. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  7. 1f2c15c am 87f5fd6b: am c989950d: CalendarView rendering: use R.styleable to find attr. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  8. 36e164e am e3eecca9: am b2fdaca9: Add tools:openDrawer to open a DrawerLayout. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  9. 13cd766 am b4060700: am a14ec6f4: Change tools:list_item to listitem. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  10. a556d756 am 8bfc5a9d: am b1e21330: Implement tools:list_item for RecyclerView. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  11. 413d41a am 67b73b60: am cd4d5b3f: Support AppBar from Material Design. [DO NOT MERGE] by Jens Ole Lauridsen · 9 years ago
  12. 7a92c26 am 6f5709ca: am de13095d: Update tests per new layoutlib_api [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  13. c5c2ea0 am 9a13b1e7: am db67caa6: Add missing resolveResValue call. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  14. e4acf0a am ad16968d: am 6eef1246: LayoutLib: Skip classes from java package. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  15. 7911c8b am 15e549a8: am 4f5e6c63: Skip warnings for some unresolved references. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  16. 13670bc am 669e4969: am 3e875dbb: Fix import order. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  17. 6dc8bab am c0fd1316: am e5fa12ad: Fix ParserFactory not initialized error. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  18. bf7907b am 6b836cd0: am a287b842: Fix NPE in BridgeContext.obtainStyledAttributes() [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  19. f2bf547 am 91e456d2: am e698bb27: Fix BridgeTypedArray.getType() [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  20. 7ec7805a am 8a6295e8: am e481e713: Include Shapes in LayoutLib. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  21. 594939f am 66d5f24d: am ba5a02c5: LayoutLib: Support getting resource arrays. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  22. bd343c1 am b32e44ff: am a5ffed0b: LayoutLib: Change nullity annotations. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  23. 9b1ac26 am 1754824c: am c96ef952: Add documentation about hack in commit: f8ea750455 [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  24. 6b7f9ae6 am 678f0ea2: am b318ff54: Make DatePicker rendering not fail (style search fix). [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  25. d6363d8 am 2e57c1e2: am cc5e69e4: Inject anonymous inner classes of injected classes [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  26. 5b886bb am 899daf75: am d7e89906: Update platformDir search in tests. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  27. aae9c93 am 2f50403f: am afedbc47: Make Context.getClassLoader() work. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  28. 522e67e am de3ac8f9: am 92480a9a: Fix include tag rendering. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  29. 8df6131 am 50e1406a: am f6b08547: Show better error message for color attr not found. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  30. 59f026e am 81990c3f: am b1370c26: Fix build: udpate parser factory method [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  31. b44f7fd am 0a07bb95: am aa729889: Don\'t keep LayoutlibCallback reference. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  32. 78d77bc am bbbdc2ad: am 5c90c4f4: Remove kxml dependency [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  33. e54dbc4 am 3ba16c1d: LayoutLib: fix layout when nav bar is absent. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  34. 147c050 am 55a36337: LayoutLib: Fix Status/Navigation Bar color. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  35. e093bbf am d861fd81: Set support flag for custom layouts for RecyclerView. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  36. 8a50ece am 82fae621: LayoutLib: translucent sys ui bars [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  37. d4be80d am 9068539a: Update nav bar icons. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  38. d1dde05 am e5afc311: Move the layout code out of RenderSessionImpl. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  39. 87f5fd6 am c989950d: CalendarView rendering: use R.styleable to find attr. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  40. e3eecca am b2fdaca9: Add tools:openDrawer to open a DrawerLayout. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  41. b406070 am a14ec6f4: Change tools:list_item to listitem. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  42. 8bfc5a9 am b1e21330: Implement tools:list_item for RecyclerView. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  43. 67b73b6 am cd4d5b3f: Support AppBar from Material Design. [DO NOT MERGE] by Jens Ole Lauridsen · 9 years ago
  44. 6f5709c am de13095d: Update tests per new layoutlib_api [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  45. 9a13b1e am db67caa6: Add missing resolveResValue call. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  46. ad16968 am 6eef1246: LayoutLib: Skip classes from java package. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  47. 15e549a am 4f5e6c63: Skip warnings for some unresolved references. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  48. 669e496 am 3e875dbb: Fix import order. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  49. c0fd131 am e5fa12ad: Fix ParserFactory not initialized error. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  50. 6b836cd am a287b842: Fix NPE in BridgeContext.obtainStyledAttributes() [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  51. 91e456d am e698bb27: Fix BridgeTypedArray.getType() [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  52. 8a6295e am e481e713: Include Shapes in LayoutLib. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  53. 66d5f24 am ba5a02c5: LayoutLib: Support getting resource arrays. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  54. b32e44f am a5ffed0b: LayoutLib: Change nullity annotations. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  55. 1754824 am c96ef952: Add documentation about hack in commit: f8ea750455 [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  56. 678f0ea am b318ff54: Make DatePicker rendering not fail (style search fix). [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  57. 2e57c1e am cc5e69e4: Inject anonymous inner classes of injected classes [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  58. 899daf7 am d7e89906: Update platformDir search in tests. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  59. 2f50403 am afedbc47: Make Context.getClassLoader() work. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  60. de3ac8f am 92480a9a: Fix include tag rendering. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  61. 50e1406 am f6b08547: Show better error message for color attr not found. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  62. 81990c3 am b1370c26: Fix build: udpate parser factory method [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  63. 0a07bb9 am aa729889: Don\'t keep LayoutlibCallback reference. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  64. bbbdc2a am 5c90c4f4: Remove kxml dependency [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  65. 3ba16c1d LayoutLib: fix layout when nav bar is absent. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  66. 55a3633 LayoutLib: Fix Status/Navigation Bar color. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  67. d861fd8 Set support flag for custom layouts for RecyclerView. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  68. 82fae62 LayoutLib: translucent sys ui bars [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  69. 9068539 Update nav bar icons. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  70. e5afc31 Move the layout code out of RenderSessionImpl. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  71. c989950 CalendarView rendering: use R.styleable to find attr. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  72. b2fdaca Add tools:openDrawer to open a DrawerLayout. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  73. a14ec6f Change tools:list_item to listitem. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  74. b1e2133 Implement tools:list_item for RecyclerView. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  75. cd4d5b3 Support AppBar from Material Design. [DO NOT MERGE] by Jens Ole Lauridsen · 9 years ago
  76. de13095 Update tests per new layoutlib_api [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  77. db67caa Add missing resolveResValue call. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  78. 6eef124 LayoutLib: Skip classes from java package. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  79. 4f5e6c6 Skip warnings for some unresolved references. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  80. 3e875db Fix import order. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  81. e5fa12a Fix ParserFactory not initialized error. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  82. a287b84 Fix NPE in BridgeContext.obtainStyledAttributes() [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  83. e698bb2 Fix BridgeTypedArray.getType() [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  84. e481e71 Include Shapes in LayoutLib. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  85. ba5a02c LayoutLib: Support getting resource arrays. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  86. a5ffed0 LayoutLib: Change nullity annotations. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  87. c96ef95 Add documentation about hack in commit: f8ea750455 [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  88. b318ff5 Make DatePicker rendering not fail (style search fix). [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  89. cc5e69e Inject anonymous inner classes of injected classes [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  90. d7e8990 Update platformDir search in tests. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  91. afedbc4 Make Context.getClassLoader() work. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  92. 92480a9 Fix include tag rendering. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  93. f6b0854 Show better error message for color attr not found. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  94. b1370c2 Fix build: udpate parser factory method [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  95. aa72988 Don't keep LayoutlibCallback reference. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  96. 5c90c4f Remove kxml dependency [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  97. 251f247 am dc35d48f: Merge "docs: changed red to yellow in code snippet" into mnc-preview-docs by Cheryl Potter · 9 years ago
  98. dc35d48 Merge "docs: changed red to yellow in code snippet" into mnc-preview-docs by Cheryl Potter · 9 years ago
  99. 852c617 am b63e291d: am 88556ac2: am 599dc2bd: am 50af68e7: am 55f86b18: (-s ours) am 9e7a0ddb: am 18089ceb: Allow debugging only for apps forked from zygote DO NOT MERGE by Sebastien Hertz · 9 years ago
  100. b63e291 am 88556ac2: am 599dc2bd: am 50af68e7: am 55f86b18: (-s ours) am 9e7a0ddb: am 18089ceb: Allow debugging only for apps forked from zygote DO NOT MERGE by Sebastien Hertz · 9 years ago