1. eb26f5c LayoutLib: Fix typedArray caching. by Deepanshu Gupta · 9 years ago
  2. a1be8b4 LayoutLib: Update golden test images. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  3. c9862b4 An ugly hack to render CalendarView. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  4. b1ad4a1 LayoutLib: Fix true transparency in status bar. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  5. da687918 Make getInt in BridgeTypedArray accept empty String. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  6. 8c674fd Fix layout mirroring. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  7. 7aa3612 Fix typo: s/FullScreen/Fullscreen/ in LayoutLib. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  8. 92f373f Fix Matrix_Delegate.native_getValues() [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  9. 66d9140 Revert to using AppTheme for LayoutLib tests. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  10. 6b1b651 Fix imports. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  11. 5ad4dae Fix theme namespace in tests. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  12. 723e136 Run setup for full tests only once. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  13. 3ba16c1d LayoutLib: fix layout when nav bar is absent. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  14. 55a3633 LayoutLib: Fix Status/Navigation Bar color. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  15. d861fd8 Set support flag for custom layouts for RecyclerView. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  16. 82fae62 LayoutLib: translucent sys ui bars [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  17. 9068539 Update nav bar icons. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  18. e5afc31 Move the layout code out of RenderSessionImpl. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  19. c989950 CalendarView rendering: use R.styleable to find attr. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  20. b2fdaca Add tools:openDrawer to open a DrawerLayout. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  21. a14ec6f Change tools:list_item to listitem. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  22. b1e2133 Implement tools:list_item for RecyclerView. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  23. cd4d5b3 Support AppBar from Material Design. [DO NOT MERGE] by Jens Ole Lauridsen · 9 years ago
  24. de13095 Update tests per new layoutlib_api [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  25. db67caa Add missing resolveResValue call. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  26. 6eef124 LayoutLib: Skip classes from java package. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  27. 4f5e6c6 Skip warnings for some unresolved references. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  28. 3e875db Fix import order. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  29. e5fa12a Fix ParserFactory not initialized error. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  30. a287b84 Fix NPE in BridgeContext.obtainStyledAttributes() [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  31. e698bb2 Fix BridgeTypedArray.getType() [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  32. e481e71 Include Shapes in LayoutLib. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  33. ba5a02c LayoutLib: Support getting resource arrays. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  34. a5ffed0 LayoutLib: Change nullity annotations. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  35. c96ef95 Add documentation about hack in commit: f8ea750455 [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  36. b318ff5 Make DatePicker rendering not fail (style search fix). [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  37. cc5e69e Inject anonymous inner classes of injected classes [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  38. d7e8990 Update platformDir search in tests. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  39. afedbc4 Make Context.getClassLoader() work. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  40. 92480a9 Fix include tag rendering. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  41. f6b0854 Show better error message for color attr not found. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  42. b1370c2 Fix build: udpate parser factory method [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  43. aa72988 Don't keep LayoutlibCallback reference. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  44. 5c90c4f Remove kxml dependency [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  45. 7720eb1 Merge "Render to measured size when using expand mode" into lmp-mr1-dev by Diego Perez · 9 years ago
  46. 5e50e00 Merge "Fix for shadows on theme editor" into lmp-mr1-dev by Diego Perez · 9 years ago
  47. ead59b0 Merge "Fix GcSnapshot drawInLayer when clipping is used." into lmp-mr1-dev by Diego Perez · 9 years ago
  48. ce4a9d9 Merge "New custom widgets library" into lmp-mr1-dev by Diego Perez · 9 years ago
  49. 4362443 Render to measured size when using expand mode by Diego Perez · 9 years ago
  50. e5be1d7 Fix for shadows on theme editor by Diego Perez · 9 years ago
  51. aa3b204 New custom widgets library by Diego Perez · 9 years ago
  52. 635d8f4 Fix crash when shadowSize is 0 by Diego Perez · 10 years ago
  53. 4b12583 Merge "Added function to render a drawable in all available states" into lmp-mr1-dev by Diego Perez · 9 years ago
  54. 681c7d1 Added function to render a drawable in all available states by Andrew Shulaev · 10 years ago
  55. 8ab069f Fix GcSnapshot drawInLayer when clipping is used. by Diego Perez · 10 years ago
  56. 0e20bd8 Merge changes I60c09f33,Ie0134c2b into lmp-mr1-dev by Diego Perez · 9 years ago
  57. 263e6df Merge "Make status and navigation bars widgets and usable from layouts" into lmp-mr1-dev by Diego Perez · 9 years ago
  58. 19dbe50 Merge "Move StatusBar to use statusBarColor theme attribute" into lmp-mr1-dev by Diego Perez · 9 years ago
  59. bc47abe Merge "Make sure shaders use a color model compatible with the destination." into lmp-mr1-dev by Diego Perez · 9 years ago
  60. 1f8e3de Merge "More layoutlib tests." into lmp-mr1-dev by Deepanshu Gupta · 9 years ago
  61. b4ca896 Merge "RecyclerView in LayoutLib: better XML attrs." into lmp-mr1-dev by Deepanshu Gupta · 9 years ago
  62. 1bc7fb2 Merge "Fix isThemeAppCompat NPE when using an invalid theme" into lmp-mr1-dev by Diego Perez · 9 years ago
  63. 4f8a999 Merge "Nullity annotations to some tests." into lmp-mr1-dev by Deepanshu Gupta · 9 years ago
  64. 92e7986 Merge "Fix title bar showing when not required." into lmp-mr1-dev by Deepanshu Gupta · 9 years ago
  65. 0aa004c LayoutLib: fix crash when shadow size <=0. by Deepanshu Gupta · 10 years ago
  66. d054635 Move StatusBar to use statusBarColor theme attribute by Diego Perez · 10 years ago
  67. 8ff8de2 Add new parameter to the render method to allow forcing a measure pass. by Diego Perez · 10 years ago
  68. f3cb4ba Avoid caching mImage on the main render loop and use clipping. by Diego Perez · 10 years ago
  69. 9b39c49 Make status and navigation bars widgets and usable from layouts by Diego Perez · 10 years ago
  70. 6aa5a44 Fix isThemeAppCompat NPE when using an invalid theme by Diego Perez · 10 years ago
  71. a035dfb More layoutlib tests. by Deepanshu Gupta · 10 years ago
  72. 2bc2daa RecyclerView in LayoutLib: better XML attrs. by Deepanshu Gupta · 10 years ago
  73. eca0b3d Nullity annotations to some tests. by Deepanshu Gupta · 10 years ago
  74. 6667487 Fix title bar showing when not required. by Deepanshu Gupta · 10 years ago
  75. 54862fe Update golden image for tests. by Deepanshu Gupta · 10 years ago
  76. 37dbb8b Update to using LayoutlibCallback. by Deepanshu Gupta · 10 years ago
  77. 49ce36e Remove implementation of deprecated method. by Deepanshu Gupta · 10 years ago
  78. 9ca9774 Add @empty support. by Deepanshu Gupta · 10 years ago
  79. 2d3449f Make sure shaders use a color model compatible with the destination. by Diego Perez · 10 years ago
  80. 4e6ae02 am 17bb697b: am ec8df9af: Fix tests for Java 6. by Deepanshu Gupta · 10 years ago
  81. 17bb697 am ec8df9af: Fix tests for Java 6. by Deepanshu Gupta · 10 years ago
  82. ec8df9a Fix tests for Java 6. by Deepanshu Gupta · 10 years ago
  83. 862f590 am 44b5a1c8: am e541f350: Merge "Update JRE for runConfigurations." into lmp-dev by Deepanshu Gupta · 10 years ago
  84. e97079d am a16bb347: am 44fea603: Merge "Fix RoundRect radius." into lmp-dev by Deepanshu Gupta · 10 years ago
  85. 2b98abde am 8f9ebc65: am 3bd5cbb1: Merge "Use right colors for status bar and nav bar." into lmp-dev by Deepanshu Gupta · 10 years ago
  86. 6fa9d55 am 0b76cf6f: am 34751c79: Merge "Better shadows." into lmp-dev by Deepanshu Gupta · 10 years ago
  87. 5bc625d am a62a18e3: am 311a0f54: Merge "Fix layoutlib tests." into lmp-dev by Deepanshu Gupta · 10 years ago
  88. 44b5a1c am e541f350: Merge "Update JRE for runConfigurations." into lmp-dev by Deepanshu Gupta · 10 years ago
  89. cbb4ec7 am 6f5fac81: Merge "Fix project settings. [DO NOT MERGE]" into lmp-dev by Deepanshu Gupta · 10 years ago
  90. a16bb34 am 44fea603: Merge "Fix RoundRect radius." into lmp-dev by Deepanshu Gupta · 10 years ago
  91. 8f9ebc6 am 3bd5cbb1: Merge "Use right colors for status bar and nav bar." into lmp-dev by Deepanshu Gupta · 10 years ago
  92. 0b76cf6 am 34751c79: Merge "Better shadows." into lmp-dev by Deepanshu Gupta · 10 years ago
  93. a62a18e am 311a0f54: Merge "Fix layoutlib tests." into lmp-dev by Deepanshu Gupta · 10 years ago
  94. e541f35 Merge "Update JRE for runConfigurations." into lmp-dev by Deepanshu Gupta · 10 years ago
  95. 6f5fac8 Merge "Fix project settings. [DO NOT MERGE]" into lmp-dev by Deepanshu Gupta · 10 years ago
  96. 44fea60 Merge "Fix RoundRect radius." into lmp-dev by Deepanshu Gupta · 10 years ago
  97. 3bd5cbb Merge "Use right colors for status bar and nav bar." into lmp-dev by Deepanshu Gupta · 10 years ago
  98. 34751c7 Merge "Better shadows." into lmp-dev by Deepanshu Gupta · 10 years ago
  99. 00c2adf Better shadows. by Deepanshu Gupta · 10 years ago
  100. 7c83429 Fix RoundRect radius. by Deepanshu Gupta · 10 years ago