1. 0c5fd7e3 am eb541727: am dd21212f: am eb26f5ce: LayoutLib: Fix typedArray caching. by Deepanshu Gupta · 9 years ago
  2. eb54172 am dd21212f: am eb26f5ce: LayoutLib: Fix typedArray caching. by Deepanshu Gupta · 9 years ago
  3. eb26f5c LayoutLib: Fix typedArray caching. by Deepanshu Gupta · 9 years ago
  4. d9600c9 am 7eb81868: am b1ad4a15: LayoutLib: Fix true transparency in status bar. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  5. 5769732 am 9d6e87b6: am da687918: Make getInt in BridgeTypedArray accept empty String. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  6. 728fc73 am c43506fc: am 8c674fda: Fix layout mirroring. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  7. 37ae8f4 am 918e62f1: am 7aa36129: Fix typo: s/FullScreen/Fullscreen/ in LayoutLib. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  8. e4b4b08 am eb15670c: am 92f373fe: Fix Matrix_Delegate.native_getValues() [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  9. 21f66a6 am 5078ad32: am 6b1b651f: Fix imports. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  10. de8da27 am e54dbc4a: am 3ba16c1d: LayoutLib: fix layout when nav bar is absent. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  11. 963cac1 am 147c0506: am 55a36337: LayoutLib: Fix Status/Navigation Bar color. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  12. 76111ec am e093bbf3: am d861fd81: Set support flag for custom layouts for RecyclerView. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  13. c5bd614 am 8a50ecea: am 82fae621: LayoutLib: translucent sys ui bars [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  14. 6dcfe1e am d4be80d9: am 9068539a: Update nav bar icons. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  15. 5eaa09f am d1dde055: am e5afc311: Move the layout code out of RenderSessionImpl. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  16. 1f2c15c am 87f5fd6b: am c989950d: CalendarView rendering: use R.styleable to find attr. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  17. 36e164e am e3eecca9: am b2fdaca9: Add tools:openDrawer to open a DrawerLayout. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  18. 13cd766 am b4060700: am a14ec6f4: Change tools:list_item to listitem. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  19. a556d756 am 8bfc5a9d: am b1e21330: Implement tools:list_item for RecyclerView. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  20. 413d41a am 67b73b60: am cd4d5b3f: Support AppBar from Material Design. [DO NOT MERGE] by Jens Ole Lauridsen · 9 years ago
  21. c5c2ea0 am 9a13b1e7: am db67caa6: Add missing resolveResValue call. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  22. 7911c8b am 15e549a8: am 4f5e6c63: Skip warnings for some unresolved references. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  23. 13670bc am 669e4969: am 3e875dbb: Fix import order. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  24. 6dc8bab am c0fd1316: am e5fa12ad: Fix ParserFactory not initialized error. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  25. bf7907b am 6b836cd0: am a287b842: Fix NPE in BridgeContext.obtainStyledAttributes() [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  26. f2bf547 am 91e456d2: am e698bb27: Fix BridgeTypedArray.getType() [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  27. 594939f am 66d5f24d: am ba5a02c5: LayoutLib: Support getting resource arrays. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  28. bd343c1 am b32e44ff: am a5ffed0b: LayoutLib: Change nullity annotations. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  29. 9b1ac26 am 1754824c: am c96ef952: Add documentation about hack in commit: f8ea750455 [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  30. 6b7f9ae6 am 678f0ea2: am b318ff54: Make DatePicker rendering not fail (style search fix). [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  31. aae9c93 am 2f50403f: am afedbc47: Make Context.getClassLoader() work. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  32. 522e67e am de3ac8f9: am 92480a9a: Fix include tag rendering. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  33. 8df6131 am 50e1406a: am f6b08547: Show better error message for color attr not found. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  34. b44f7fd am 0a07bb95: am aa729889: Don\'t keep LayoutlibCallback reference. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  35. 78d77bc am bbbdc2ad: am 5c90c4f4: Remove kxml dependency [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  36. b1ad4a1 LayoutLib: Fix true transparency in status bar. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  37. da687918 Make getInt in BridgeTypedArray accept empty String. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  38. 8c674fd Fix layout mirroring. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  39. 7aa3612 Fix typo: s/FullScreen/Fullscreen/ in LayoutLib. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  40. 92f373f Fix Matrix_Delegate.native_getValues() [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  41. 6b1b651 Fix imports. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  42. 3ba16c1d LayoutLib: fix layout when nav bar is absent. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  43. 55a3633 LayoutLib: Fix Status/Navigation Bar color. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  44. d861fd8 Set support flag for custom layouts for RecyclerView. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  45. 82fae62 LayoutLib: translucent sys ui bars [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  46. 9068539 Update nav bar icons. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  47. e5afc31 Move the layout code out of RenderSessionImpl. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  48. c989950 CalendarView rendering: use R.styleable to find attr. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  49. b2fdaca Add tools:openDrawer to open a DrawerLayout. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  50. a14ec6f Change tools:list_item to listitem. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  51. b1e2133 Implement tools:list_item for RecyclerView. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  52. cd4d5b3 Support AppBar from Material Design. [DO NOT MERGE] by Jens Ole Lauridsen · 9 years ago
  53. db67caa Add missing resolveResValue call. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  54. 4f5e6c6 Skip warnings for some unresolved references. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  55. 3e875db Fix import order. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  56. e5fa12a Fix ParserFactory not initialized error. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  57. a287b84 Fix NPE in BridgeContext.obtainStyledAttributes() [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  58. e698bb2 Fix BridgeTypedArray.getType() [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  59. ba5a02c LayoutLib: Support getting resource arrays. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  60. a5ffed0 LayoutLib: Change nullity annotations. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  61. c96ef95 Add documentation about hack in commit: f8ea750455 [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  62. b318ff5 Make DatePicker rendering not fail (style search fix). [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  63. afedbc4 Make Context.getClassLoader() work. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  64. 92480a9 Fix include tag rendering. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  65. f6b0854 Show better error message for color attr not found. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  66. aa72988 Don't keep LayoutlibCallback reference. [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  67. 5c90c4f Remove kxml dependency [DO NOT MERGE] by Deepanshu Gupta · 9 years ago
  68. 7d85b54 Merge "Make DelegateManager thread safe" into mnc-dev by Diego Perez · 9 years ago
  69. 511e487 Make DelegateManager thread safe by Diego Perez · 9 years ago
  70. b556dec LayoutLib: Switch SimpleDateFormat to icu. by Deepanshu Gupta · 9 years ago
  71. 82c7fdb Replace Locale.getDefault with custom impl. by Deepanshu Gupta · 9 years ago
  72. 0437cac Make getInt in BridgeTypedArray accept empty String. by Deepanshu Gupta · 9 years ago
  73. a909070 Fix layout mirroring. by Deepanshu Gupta · 9 years ago
  74. 405eceb Merge "Restore session params "no decoration" flag" into mnc-dev by Diego Perez · 9 years ago
  75. 9f280a9 Fix Matrix_Delegate.native_getValues() by Deepanshu Gupta · 9 years ago
  76. 71a8557 Restore session params "no decoration" flag by Diego Perez · 9 years ago
  77. 5a8f33f Fix typo: s/FullScreen/Fullscreen/ in LayoutLib. by Deepanshu Gupta · 9 years ago
  78. 7b1e486 Fix bugs introduced in 78aa664. by Deepanshu Gupta · 9 years ago
  79. e5d926d Fix build. by Dianne Hackborn · 9 years ago
  80. 7676e40 Merge changes I4c215676,Ib476302c,I0aede288,I9241dec7,Ibe7167a6, ... into mnc-dev by Deepanshu Gupta · 9 years ago
  81. 36e3fa5 Update status bar time. by Deepanshu Gupta · 9 years ago
  82. 671b7f9 Fix imports. by Deepanshu Gupta · 9 years ago
  83. 9bf4b6f Add MockView constructor used by LayoutInflater. by Deepanshu Gupta · 9 years ago
  84. 78aa664 Poor implementation of Path.approximate() by Deepanshu Gupta · 9 years ago
  85. f1b7f20 Remove dependencies on the package installer's package name by Svet Ganov · 9 years ago
  86. 6e8d8ad LayoutLib: fix layout when nav bar is absent. by Deepanshu Gupta · 9 years ago
  87. e3f9834 LayoutLib: Fix Status/Navigation Bar color. by Deepanshu Gupta · 9 years ago
  88. f199ac8 Merge "Set support flag for custom layouts for RecyclerView." into mnc-dev by Deepanshu Gupta · 9 years ago
  89. f7712d3 Set support flag for custom layouts for RecyclerView. by Deepanshu Gupta · 9 years ago
  90. 49fcfdd Merge changes I9c294329,Ie4db5d28 into mnc-dev by Deepanshu Gupta · 9 years ago
  91. f33c0f8 Merge "CalendarView rendering: use R.styleable to find attr." into mnc-dev by Deepanshu Gupta · 9 years ago
  92. fc8f4aa LayoutLib: translucent sys ui bars by Deepanshu Gupta · 9 years ago
  93. b148486 Move the layout code out of RenderSessionImpl. by Deepanshu Gupta · 9 years ago
  94. e8018480 CalendarView rendering: use R.styleable to find attr. by Deepanshu Gupta · 9 years ago
  95. b993588 resolved conflicts for merge of 112d8a36 to mnc-dev by Diego Perez · 9 years ago
  96. 112d8a3 am d6f2a9ef: am 7720eb18: Merge "Render to measured size when using expand mode" into lmp-mr1-dev by Diego Perez · 9 years ago
  97. 7720eb1 Merge "Render to measured size when using expand mode" into lmp-mr1-dev by Diego Perez · 9 years ago
  98. a6ad75f Merge "Add tools:openDrawer to open a DrawerLayout." into mnc-dev by Deepanshu Gupta · 9 years ago
  99. 4328626 Merge "Change tools:list_item to listitem." into mnc-dev by Deepanshu Gupta · 9 years ago
  100. ccbc117 Add tools:openDrawer to open a DrawerLayout. by Deepanshu Gupta · 9 years ago