1. e5fa12a Fix ParserFactory not initialized error. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  2. a287b84 Fix NPE in BridgeContext.obtainStyledAttributes() [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  3. e698bb2 Fix BridgeTypedArray.getType() [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  4. e481e71 Include Shapes in LayoutLib. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  5. ba5a02c LayoutLib: Support getting resource arrays. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  6. a5ffed0 LayoutLib: Change nullity annotations. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  7. c96ef95 Add documentation about hack in commit: f8ea750455 [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  8. b318ff5 Make DatePicker rendering not fail (style search fix). [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  9. cc5e69e Inject anonymous inner classes of injected classes [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  10. d7e8990 Update platformDir search in tests. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  11. afedbc4 Make Context.getClassLoader() work. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  12. 92480a9 Fix include tag rendering. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  13. f6b0854 Show better error message for color attr not found. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  14. b1370c2 Fix build: udpate parser factory method [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  15. aa72988 Don't keep LayoutlibCallback reference. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  16. 5c90c4f Remove kxml dependency [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  17. 7720eb1 Merge "Render to measured size when using expand mode" into lmp-mr1-dev by Diego Perez · 9 years ago
  18. 5e50e00 Merge "Fix for shadows on theme editor" into lmp-mr1-dev by Diego Perez · 10 years ago
  19. ead59b0 Merge "Fix GcSnapshot drawInLayer when clipping is used." into lmp-mr1-dev by Diego Perez · 10 years ago
  20. ce4a9d9 Merge "New custom widgets library" into lmp-mr1-dev by Diego Perez · 10 years ago
  21. 4362443 Render to measured size when using expand mode by Diego Perez · 10 years ago
  22. e5be1d7 Fix for shadows on theme editor by Diego Perez · 10 years ago
  23. aa3b204 New custom widgets library by Diego Perez · 10 years ago
  24. 635d8f4 Fix crash when shadowSize is 0 by Diego Perez · 10 years ago
  25. 4b12583 Merge "Added function to render a drawable in all available states" into lmp-mr1-dev by Diego Perez · 10 years ago
  26. 681c7d1 Added function to render a drawable in all available states by Andrew Shulaev · 10 years ago
  27. 8ab069f Fix GcSnapshot drawInLayer when clipping is used. by Diego Perez · 10 years ago
  28. 0e20bd8 Merge changes I60c09f33,Ie0134c2b into lmp-mr1-dev by Diego Perez · 10 years ago
  29. 263e6df Merge "Make status and navigation bars widgets and usable from layouts" into lmp-mr1-dev by Diego Perez · 10 years ago
  30. 19dbe50 Merge "Move StatusBar to use statusBarColor theme attribute" into lmp-mr1-dev by Diego Perez · 10 years ago
  31. bc47abe Merge "Make sure shaders use a color model compatible with the destination." into lmp-mr1-dev by Diego Perez · 10 years ago
  32. 1f8e3de Merge "More layoutlib tests." into lmp-mr1-dev by Deepanshu Gupta · 10 years ago
  33. b4ca896 Merge "RecyclerView in LayoutLib: better XML attrs." into lmp-mr1-dev by Deepanshu Gupta · 10 years ago
  34. 1bc7fb2 Merge "Fix isThemeAppCompat NPE when using an invalid theme" into lmp-mr1-dev by Diego Perez · 10 years ago
  35. 4f8a999 Merge "Nullity annotations to some tests." into lmp-mr1-dev by Deepanshu Gupta · 10 years ago
  36. 92e7986 Merge "Fix title bar showing when not required." into lmp-mr1-dev by Deepanshu Gupta · 10 years ago
  37. 0aa004c LayoutLib: fix crash when shadow size <=0. by Deepanshu Gupta · 10 years ago
  38. d054635 Move StatusBar to use statusBarColor theme attribute by Diego Perez · 10 years ago
  39. 8ff8de2 Add new parameter to the render method to allow forcing a measure pass. by Diego Perez · 10 years ago
  40. f3cb4ba Avoid caching mImage on the main render loop and use clipping. by Diego Perez · 10 years ago
  41. 9b39c49 Make status and navigation bars widgets and usable from layouts by Diego Perez · 10 years ago
  42. 6aa5a44 Fix isThemeAppCompat NPE when using an invalid theme by Diego Perez · 10 years ago
  43. a035dfb More layoutlib tests. by Deepanshu Gupta · 10 years ago
  44. 2bc2daa RecyclerView in LayoutLib: better XML attrs. by Deepanshu Gupta · 10 years ago
  45. eca0b3d Nullity annotations to some tests. by Deepanshu Gupta · 10 years ago
  46. 6667487 Fix title bar showing when not required. by Deepanshu Gupta · 10 years ago
  47. 54862fe Update golden image for tests. by Deepanshu Gupta · 10 years ago
  48. 37dbb8b Update to using LayoutlibCallback. by Deepanshu Gupta · 10 years ago
  49. 49ce36e Remove implementation of deprecated method. by Deepanshu Gupta · 10 years ago
  50. 9ca9774 Add @empty support. by Deepanshu Gupta · 10 years ago
  51. 2d3449f Make sure shaders use a color model compatible with the destination. by Diego Perez · 10 years ago
  52. 4e6ae02 am 17bb697b: am ec8df9af: Fix tests for Java 6. by Deepanshu Gupta · 10 years ago
  53. 17bb697 am ec8df9af: Fix tests for Java 6. by Deepanshu Gupta · 10 years ago
  54. ec8df9a Fix tests for Java 6. by Deepanshu Gupta · 10 years ago
  55. 862f590 am 44b5a1c8: am e541f350: Merge "Update JRE for runConfigurations." into lmp-dev by Deepanshu Gupta · 10 years ago
  56. e97079d am a16bb347: am 44fea603: Merge "Fix RoundRect radius." into lmp-dev by Deepanshu Gupta · 10 years ago
  57. 2b98abde am 8f9ebc65: am 3bd5cbb1: Merge "Use right colors for status bar and nav bar." into lmp-dev by Deepanshu Gupta · 10 years ago
  58. 6fa9d55 am 0b76cf6f: am 34751c79: Merge "Better shadows." into lmp-dev by Deepanshu Gupta · 10 years ago
  59. 5bc625d am a62a18e3: am 311a0f54: Merge "Fix layoutlib tests." into lmp-dev by Deepanshu Gupta · 10 years ago
  60. 44b5a1c am e541f350: Merge "Update JRE for runConfigurations." into lmp-dev by Deepanshu Gupta · 10 years ago
  61. cbb4ec7 am 6f5fac81: Merge "Fix project settings. [DO NOT MERGE]" into lmp-dev by Deepanshu Gupta · 10 years ago
  62. a16bb34 am 44fea603: Merge "Fix RoundRect radius." into lmp-dev by Deepanshu Gupta · 10 years ago
  63. 8f9ebc6 am 3bd5cbb1: Merge "Use right colors for status bar and nav bar." into lmp-dev by Deepanshu Gupta · 10 years ago
  64. 0b76cf6 am 34751c79: Merge "Better shadows." into lmp-dev by Deepanshu Gupta · 10 years ago
  65. a62a18e am 311a0f54: Merge "Fix layoutlib tests." into lmp-dev by Deepanshu Gupta · 10 years ago
  66. e541f35 Merge "Update JRE for runConfigurations." into lmp-dev by Deepanshu Gupta · 10 years ago
  67. 6f5fac8 Merge "Fix project settings. [DO NOT MERGE]" into lmp-dev by Deepanshu Gupta · 10 years ago
  68. 44fea60 Merge "Fix RoundRect radius." into lmp-dev by Deepanshu Gupta · 10 years ago
  69. 3bd5cbb Merge "Use right colors for status bar and nav bar." into lmp-dev by Deepanshu Gupta · 10 years ago
  70. 34751c7 Merge "Better shadows." into lmp-dev by Deepanshu Gupta · 10 years ago
  71. 00c2adf Better shadows. by Deepanshu Gupta · 10 years ago
  72. 7c83429 Fix RoundRect radius. by Deepanshu Gupta · 10 years ago
  73. 58ca246 Use right colors for status bar and nav bar. by Deepanshu Gupta · 10 years ago
  74. 4f3b852 Update JRE for runConfigurations. by Deepanshu Gupta · 10 years ago
  75. 6092c04 Fix project settings. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  76. 84e550f Fix layoutlib tests. by Deepanshu Gupta · 10 years ago
  77. 1f9a26a am 158c08bc: am ada85905: Fix AppCompat action bar theming. by Deepanshu Gupta · 10 years ago
  78. 9a00f1c am 79f7fce7: am 2e4d9324: Fix NoActionBar themes rendering. by Deepanshu Gupta · 10 years ago
  79. 158c08b am ada85905: Fix AppCompat action bar theming. by Deepanshu Gupta · 10 years ago
  80. 79f7fce am 2e4d9324: Fix NoActionBar themes rendering. by Deepanshu Gupta · 10 years ago
  81. ada8590 Fix AppCompat action bar theming. by Deepanshu Gupta · 10 years ago
  82. 2e4d932 Fix NoActionBar themes rendering. by Deepanshu Gupta · 10 years ago
  83. c44430a Merge "Tools attribute improvements for RecyclerView LayoutManager." into lmp-mr1-dev by Deepanshu Gupta · 10 years ago
  84. 71ba123 am efc09c64: am 78660423: Merge "Fix cyclic dependency in BlendComposite and BlendingMode." into lmp-dev by Deepanshu Gupta · 10 years ago
  85. efc09c6 am 78660423: Merge "Fix cyclic dependency in BlendComposite and BlendingMode." into lmp-dev by Deepanshu Gupta · 10 years ago
  86. 0412b31 Tools attribute improvements for RecyclerView LayoutManager. by Deepanshu Gupta · 10 years ago
  87. 5521f65 Fix cyclic dependency in BlendComposite and BlendingMode. by Deepanshu Gupta · 10 years ago
  88. 85d72c4 Fix rare NPE in BridgeContext. by Deepanshu Gupta · 10 years ago
  89. 7b2cae5 Fix project settings. by Deepanshu Gupta · 10 years ago
  90. d345f44 Add RecyclerView support. by Deepanshu Gupta · 10 years ago
  91. f2c1c09 am 6ed9b75a: am 72d75f8d: Merge "Correct PorterDuff filters." into lmp-dev by Deepanshu Gupta · 10 years ago
  92. 2022b0f am d003e813: am 369ad57b: Merge "Fix codestyle for switch statements." into lmp-dev by Deepanshu Gupta · 10 years ago
  93. aff0ec9 am 81449b2c: am 10d620ff: Merge "Better error msg for StateList/Hexadecimal Color." into lmp-dev by Deepanshu Gupta · 10 years ago
  94. 6ed9b75 am 72d75f8d: Merge "Correct PorterDuff filters." into lmp-dev by Deepanshu Gupta · 10 years ago
  95. d003e81 am 369ad57b: Merge "Fix codestyle for switch statements." into lmp-dev by Deepanshu Gupta · 10 years ago
  96. 81449b2 am 10d620ff: Merge "Better error msg for StateList/Hexadecimal Color." into lmp-dev by Deepanshu Gupta · 10 years ago
  97. 72d75f8 Merge "Correct PorterDuff filters." into lmp-dev by Deepanshu Gupta · 10 years ago
  98. 369ad57 Merge "Fix codestyle for switch statements." into lmp-dev by Deepanshu Gupta · 10 years ago
  99. 10d620f Merge "Better error msg for StateList/Hexadecimal Color." into lmp-dev by Deepanshu Gupta · 10 years ago
  100. 2045061 Add status bar time for 5.1 by Deepanshu Gupta · 10 years ago