OSDN Git Service

android-x86/frameworks-base.git
2015-08-26 Deepanshu Guptaam 42e53ecb: am 66d91401: Revert to using AppTheme...
2015-08-26 Deepanshu Guptaam 5078ad32: am 6b1b651f: Fix imports. [DO NOT MERGE]
2015-08-26 Deepanshu Guptaam 4a213763: am 5ad4dae1: Fix theme namespace in tests...
2015-08-26 Deepanshu Guptaam f988761c: am 723e136f: Run setup for full tests...
2015-08-26 Deepanshu Guptaam e54dbc4a: am 3ba16c1d: LayoutLib: fix layout when...
2015-08-26 Deepanshu Guptaam 147c0506: am 55a36337: LayoutLib: Fix Status/Navigat...
2015-08-26 Deepanshu Guptaam e093bbf3: am d861fd81: Set support flag for custom...
2015-08-26 Deepanshu Guptaam 8a50ecea: am 82fae621: LayoutLib: translucent sys...
2015-08-26 Deepanshu Guptaam d4be80d9: am 9068539a: Update nav bar icons. [DO...
2015-08-26 Deepanshu Guptaam d1dde055: am e5afc311: Move the layout code out...
2015-08-26 Deepanshu Guptaam 87f5fd6b: am c989950d: CalendarView rendering: use...
2015-08-26 Deepanshu Guptaam e3eecca9: am b2fdaca9: Add tools:openDrawer to open...
2015-08-26 Deepanshu Guptaam b4060700: am a14ec6f4: Change tools:list_item to...
2015-08-26 Deepanshu Guptaam 8bfc5a9d: am b1e21330: Implement tools:list_item...
2015-08-26 Jens Ole Lauridsenam 67b73b60: am cd4d5b3f: Support AppBar from Material...
2015-08-26 Deepanshu Guptaam 6f5709ca: am de13095d: Update tests per new layoutli...
2015-08-26 Deepanshu Guptaam 9a13b1e7: am db67caa6: Add missing resolveResValue...
2015-08-26 Deepanshu Guptaam ad16968d: am 6eef1246: LayoutLib: Skip classes from...
2015-08-26 Deepanshu Guptaam 15e549a8: am 4f5e6c63: Skip warnings for some unreso...
2015-08-26 Deepanshu Guptaam 669e4969: am 3e875dbb: Fix import order. [DO NOT...
2015-08-26 Deepanshu Guptaam c0fd1316: am e5fa12ad: Fix ParserFactory not initial...
2015-08-26 Deepanshu Guptaam 6b836cd0: am a287b842: Fix NPE in BridgeContext...
2015-08-26 Deepanshu Guptaam 91e456d2: am e698bb27: Fix BridgeTypedArray.getType...
2015-08-26 Deepanshu Guptaam 8a6295e8: am e481e713: Include Shapes in LayoutLib...
2015-08-26 Deepanshu Guptaam 66d5f24d: am ba5a02c5: LayoutLib: Support getting...
2015-08-26 Deepanshu Guptaam b32e44ff: am a5ffed0b: LayoutLib: Change nullity...
2015-08-26 Deepanshu Guptaam 1754824c: am c96ef952: Add documentation about hack...
2015-08-26 Deepanshu Guptaam 678f0ea2: am b318ff54: Make DatePicker rendering...
2015-08-26 Deepanshu Guptaam 2e57c1e2: am cc5e69e4: Inject anonymous inner classe...
2015-08-26 Deepanshu Guptaam 899daf75: am d7e89906: Update platformDir search...
2015-08-26 Deepanshu Guptaam 2f50403f: am afedbc47: Make Context.getClassLoader...
2015-08-26 Deepanshu Guptaam de3ac8f9: am 92480a9a: Fix include tag rendering...
2015-08-26 Deepanshu Guptaam 50e1406a: am f6b08547: Show better error message...
2015-08-26 Deepanshu Guptaam 81990c3f: am b1370c26: Fix build: udpate parser...
2015-08-26 Deepanshu Guptaam 0a07bb95: am aa729889: Don\'t keep LayoutlibCallback...
2015-08-26 Deepanshu Guptaam bbbdc2ad: am 5c90c4f4: Remove kxml dependency [DO...
2015-08-26 Deepanshu Guptaam 66d91401: Revert to using AppTheme for LayoutLib...
2015-08-26 Deepanshu Guptaam 6b1b651f: Fix imports. [DO NOT MERGE]
2015-08-26 Deepanshu Guptaam 5ad4dae1: Fix theme namespace in tests. [DO NOT...
2015-08-26 Deepanshu Guptaam 723e136f: Run setup for full tests only once. [DO...
2015-08-26 Deepanshu Guptaam 3ba16c1d: LayoutLib: fix layout when nav bar is...
2015-08-26 Deepanshu Guptaam 55a36337: LayoutLib: Fix Status/Navigation Bar color...
2015-08-26 Deepanshu Guptaam d861fd81: Set support flag for custom layouts for...
2015-08-26 Deepanshu Guptaam 82fae621: LayoutLib: translucent sys ui bars [DO...
2015-08-26 Deepanshu Guptaam 9068539a: Update nav bar icons. [DO NOT MERGE]
2015-08-26 Deepanshu Guptaam e5afc311: Move the layout code out of RenderSessionI...
2015-08-26 Deepanshu Guptaam c989950d: CalendarView rendering: use R.styleable...
2015-08-26 Deepanshu Guptaam b2fdaca9: Add tools:openDrawer to open a DrawerLayou...
2015-08-26 Deepanshu Guptaam a14ec6f4: Change tools:list_item to listitem. [DO...
2015-08-26 Deepanshu Guptaam b1e21330: Implement tools:list_item for RecyclerView...
2015-08-26 Jens Ole Lauridsenam cd4d5b3f: Support AppBar from Material Design. ...
2015-08-26 Deepanshu Guptaam de13095d: Update tests per new layoutlib_api [DO...
2015-08-26 Deepanshu Guptaam db67caa6: Add missing resolveResValue call. [DO...
2015-08-26 Deepanshu Guptaam 6eef1246: LayoutLib: Skip classes from java package...
2015-08-26 Deepanshu Guptaam 4f5e6c63: Skip warnings for some unresolved referenc...
2015-08-26 Deepanshu Guptaam 3e875dbb: Fix import order. [DO NOT MERGE]
2015-08-26 Deepanshu Guptaam e5fa12ad: Fix ParserFactory not initialized error...
2015-08-26 Deepanshu Guptaam a287b842: Fix NPE in BridgeContext.obtainStyledAttri...
2015-08-26 Deepanshu Guptaam e698bb27: Fix BridgeTypedArray.getType() [DO NOT...
2015-08-26 Deepanshu Guptaam e481e713: Include Shapes in LayoutLib. [DO NOT MERGE]
2015-08-26 Deepanshu Guptaam ba5a02c5: LayoutLib: Support getting resource arrays...
2015-08-26 Deepanshu Guptaam a5ffed0b: LayoutLib: Change nullity annotations...
2015-08-26 Deepanshu Guptaam c96ef952: Add documentation about hack in commit...
2015-08-26 Deepanshu Guptaam b318ff54: Make DatePicker rendering not fail (style...
2015-08-26 Deepanshu Guptaam cc5e69e4: Inject anonymous inner classes of injected...
2015-08-26 Deepanshu Guptaam d7e89906: Update platformDir search in tests. [DO...
2015-08-26 Deepanshu Guptaam afedbc47: Make Context.getClassLoader() work. [DO...
2015-08-26 Deepanshu Guptaam 92480a9a: Fix include tag rendering. [DO NOT MERGE]
2015-08-26 Deepanshu Guptaam f6b08547: Show better error message for color attr...
2015-08-26 Deepanshu Guptaam b1370c26: Fix build: udpate parser factory method...
2015-08-26 Deepanshu Guptaam aa729889: Don\'t keep LayoutlibCallback reference...
2015-08-26 Deepanshu Guptaam 5c90c4f4: Remove kxml dependency [DO NOT MERGE]
2015-08-25 Deepanshu GuptaRevert to using AppTheme for LayoutLib tests. [DO NOT...
2015-08-25 Deepanshu GuptaFix imports. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaFix theme namespace in tests. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaRun setup for full tests only once. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaLayoutLib: fix layout when nav bar is absent. [DO NOT...
2015-08-25 Deepanshu GuptaLayoutLib: Fix Status/Navigation Bar color. [DO NOT...
2015-08-25 Deepanshu GuptaSet support flag for custom layouts for RecyclerView...
2015-08-25 Deepanshu GuptaLayoutLib: translucent sys ui bars [DO NOT MERGE]
2015-08-25 Deepanshu GuptaUpdate nav bar icons. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaMove the layout code out of RenderSessionImpl. [DO...
2015-08-25 Deepanshu GuptaCalendarView rendering: use R.styleable to find attr...
2015-08-25 Deepanshu GuptaAdd tools:openDrawer to open a DrawerLayout. [DO NOT...
2015-08-25 Deepanshu GuptaChange tools:list_item to listitem. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaImplement tools:list_item for RecyclerView. [DO NOT...
2015-08-25 Jens Ole LauridsenSupport AppBar from Material Design. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaUpdate tests per new layoutlib_api [DO NOT MERGE]
2015-08-25 Deepanshu GuptaAdd missing resolveResValue call. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaLayoutLib: Skip classes from java package. [DO NOT...
2015-08-25 Deepanshu GuptaSkip warnings for some unresolved references. [DO NOT...
2015-08-25 Deepanshu GuptaFix import order. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaFix ParserFactory not initialized error. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaFix NPE in BridgeContext.obtainStyledAttributes() ...
2015-08-25 Deepanshu GuptaFix BridgeTypedArray.getType() [DO NOT MERGE]
2015-08-25 Deepanshu GuptaInclude Shapes in LayoutLib. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaLayoutLib: Support getting resource arrays. [DO NOT...
2015-08-25 Deepanshu GuptaLayoutLib: Change nullity annotations. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaAdd documentation about hack in commit: f8ea750455...
2015-08-25 Deepanshu GuptaMake DatePicker rendering not fail (style search fix...
next