summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-09-02am eb541727: am dd21212f: am eb26f5ce: LayoutLib: Fix typedArray caching.Deepanshu Gupta
2015-09-01am dd21212f: am eb26f5ce: LayoutLib: Fix typedArray caching.Deepanshu Gupta
2015-09-01LayoutLib: Fix typedArray caching.Deepanshu Gupta
2015-08-26am 42994097: am a1be8b43: LayoutLib: Update golden test images. [DO NOT MERGE]Deepanshu Gupta
2015-08-26am 2b99b5da: am c9862b44: An ugly hack to render CalendarView. [DO NOT MERGE]Deepanshu Gupta
2015-08-26am 7eb81868: am b1ad4a15: LayoutLib: Fix true transparency in status bar. [DO...Deepanshu Gupta
2015-08-26am 9d6e87b6: am da687918: Make getInt in BridgeTypedArray accept empty String...Deepanshu Gupta
2015-08-26am c43506fc: am 8c674fda: Fix layout mirroring. [DO NOT MERGE]Deepanshu Gupta
2015-08-26am 918e62f1: am 7aa36129: Fix typo: s/FullScreen/Fullscreen/ in LayoutLib. [D...Deepanshu Gupta
2015-08-26am eb15670c: am 92f373fe: Fix Matrix_Delegate.native_getValues() [DO NOT MERGE]Deepanshu Gupta
2015-08-26am 42e53ecb: am 66d91401: Revert to using AppTheme for LayoutLib tests. [DO N...Deepanshu Gupta
2015-08-26am 5078ad32: am 6b1b651f: Fix imports. [DO NOT MERGE]Deepanshu Gupta
2015-08-26am 4a213763: am 5ad4dae1: Fix theme namespace in tests. [DO NOT MERGE]Deepanshu Gupta
2015-08-26am f988761c: am 723e136f: Run setup for full tests only once. [DO NOT MERGE]Deepanshu Gupta
2015-08-26am e54dbc4a: am 3ba16c1d: LayoutLib: fix layout when nav bar is absent. [DO N...Deepanshu Gupta
2015-08-26am 147c0506: am 55a36337: LayoutLib: Fix Status/Navigation Bar color. [DO NOT...Deepanshu Gupta
2015-08-26am e093bbf3: am d861fd81: Set support flag for custom layouts for RecyclerVie...Deepanshu Gupta
2015-08-26am 8a50ecea: am 82fae621: LayoutLib: translucent sys ui bars [DO NOT MERGE]Deepanshu Gupta
2015-08-26am d4be80d9: am 9068539a: Update nav bar icons. [DO NOT MERGE]Deepanshu Gupta
2015-08-26am d1dde055: am e5afc311: Move the layout code out of RenderSessionImpl. [DO ...Deepanshu Gupta
2015-08-26am 87f5fd6b: am c989950d: CalendarView rendering: use R.styleable to find att...Deepanshu Gupta
2015-08-26am e3eecca9: am b2fdaca9: Add tools:openDrawer to open a DrawerLayout. [DO NO...Deepanshu Gupta
2015-08-26am b4060700: am a14ec6f4: Change tools:list_item to listitem. [DO NOT MERGE]Deepanshu Gupta
2015-08-26am 8bfc5a9d: am b1e21330: Implement tools:list_item for RecyclerView. [DO NOT...Deepanshu Gupta
2015-08-26am 67b73b60: am cd4d5b3f: Support AppBar from Material Design. [DO NOT MERGE]Jens Ole Lauridsen
2015-08-26am 6f5709ca: am de13095d: Update tests per new layoutlib_api [DO NOT MERGE]Deepanshu Gupta
2015-08-26am 9a13b1e7: am db67caa6: Add missing resolveResValue call. [DO NOT MERGE]Deepanshu Gupta
2015-08-26am ad16968d: am 6eef1246: LayoutLib: Skip classes from java package. [DO NOT ...Deepanshu Gupta
2015-08-26am 15e549a8: am 4f5e6c63: Skip warnings for some unresolved references. [DO N...Deepanshu Gupta
2015-08-26am 669e4969: am 3e875dbb: Fix import order. [DO NOT MERGE]Deepanshu Gupta
2015-08-26am c0fd1316: am e5fa12ad: Fix ParserFactory not initialized error. [DO NOT ME...Deepanshu Gupta
2015-08-26am 6b836cd0: am a287b842: Fix NPE in BridgeContext.obtainStyledAttributes() [...Deepanshu Gupta
2015-08-26am 91e456d2: am e698bb27: Fix BridgeTypedArray.getType() [DO NOT MERGE]Deepanshu Gupta
2015-08-26am 8a6295e8: am e481e713: Include Shapes in LayoutLib. [DO NOT MERGE]Deepanshu Gupta
2015-08-26am 66d5f24d: am ba5a02c5: LayoutLib: Support getting resource arrays. [DO NOT...Deepanshu Gupta
2015-08-26am b32e44ff: am a5ffed0b: LayoutLib: Change nullity annotations. [DO NOT MERGE]Deepanshu Gupta
2015-08-26am 1754824c: am c96ef952: Add documentation about hack in commit: f8ea750455 ...Deepanshu Gupta
2015-08-26am 678f0ea2: am b318ff54: Make DatePicker rendering not fail (style search fi...Deepanshu Gupta
2015-08-26am 2e57c1e2: am cc5e69e4: Inject anonymous inner classes of injected classes ...Deepanshu Gupta
2015-08-26am 899daf75: am d7e89906: Update platformDir search in tests. [DO NOT MERGE]Deepanshu Gupta
2015-08-26am 2f50403f: am afedbc47: Make Context.getClassLoader() work. [DO NOT MERGE]Deepanshu Gupta
2015-08-26am de3ac8f9: am 92480a9a: Fix include tag rendering. [DO NOT MERGE]Deepanshu Gupta
2015-08-26am 50e1406a: am f6b08547: Show better error message for color attr not found....Deepanshu Gupta
2015-08-26am 81990c3f: am b1370c26: Fix build: udpate parser factory method [DO NOT MERGE]Deepanshu Gupta
2015-08-26am 0a07bb95: am aa729889: Don\'t keep LayoutlibCallback reference. [DO NOT ME...Deepanshu Gupta
2015-08-26am bbbdc2ad: am 5c90c4f4: Remove kxml dependency [DO NOT MERGE]Deepanshu Gupta
2015-08-25LayoutLib: Update golden test images. [DO NOT MERGE]Deepanshu Gupta
2015-08-25An ugly hack to render CalendarView. [DO NOT MERGE]Deepanshu Gupta
2015-08-25LayoutLib: Fix true transparency in status bar. [DO NOT MERGE]Deepanshu Gupta
2015-08-25Make getInt in BridgeTypedArray accept empty String. [DO NOT MERGE]Deepanshu Gupta