OSDN Git Service

am b1ad4a15: LayoutLib: Fix true transparency in status bar. [DO NOT MERGE]
[android-x86/frameworks-base.git] / tools /
2015-08-26 Deepanshu Guptaam b1ad4a15: LayoutLib: Fix true transparency in status...
2015-08-26 Deepanshu Guptaam da687918: Make getInt in BridgeTypedArray accept...
2015-08-26 Deepanshu Guptaam 8c674fda: Fix layout mirroring. [DO NOT MERGE]
2015-08-26 Deepanshu Guptaam 7aa36129: Fix typo: s/FullScreen/Fullscreen/ in...
2015-08-26 Deepanshu Guptaam 92f373fe: Fix Matrix_Delegate.native_getValues(...
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 GuptaLayoutLib: Fix true transparency in status bar. [DO...
2015-08-25 Deepanshu GuptaMake getInt in BridgeTypedArray accept empty String...
2015-08-25 Deepanshu GuptaFix layout mirroring. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaFix typo: s/FullScreen/Fullscreen/ in LayoutLib. [DO...
2015-08-25 Deepanshu GuptaFix Matrix_Delegate.native_getValues() [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...
2015-08-25 Deepanshu GuptaInject anonymous inner classes of injected classes...
2015-08-25 Deepanshu GuptaUpdate platformDir search in tests. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaMake Context.getClassLoader() work. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaFix include tag rendering. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaShow better error message for color attr not found...
2015-08-25 Deepanshu GuptaFix build: udpate parser factory method [DO NOT MERGE]
2015-08-25 Deepanshu GuptaDon't keep LayoutlibCallback reference. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaRemove kxml dependency [DO NOT MERGE]
2015-08-21 Sebastien Hertzam 599dc2bd: am 50af68e7: am 55f86b18: (-s ours) am...
2015-08-21 Sebastien Hertzam 50af68e7: am 55f86b18: (-s ours) am 9e7a0ddb: am...
2015-08-21 Sebastien Hertzam 55f86b18: (-s ours) am 9e7a0ddb: am 18089ceb: Allow...
2015-08-21 Sebastien Hertzam 9e7a0ddb: am 18089ceb: Allow debugging only for...
2015-08-21 Sebastien Hertzam 18089ceb: Allow debugging only for apps forked from...
2015-08-21 Sebastien Hertzam 445ab7fa: am ff8dc212: Allow debugging only for...
2015-08-21 Sebastien Hertzam ff8dc212: Allow debugging only for apps forked from...
2015-07-23 Adrian Roosam 7f63ef38: am 9b6a6099: Prevent insanely long passwor...
2015-07-23 Adrian Roosam 9b6a6099: Prevent insanely long passwords from crash...
2015-07-21 Diego Perezam 7720eb18: Merge "Render to measured size when using...
2015-07-21 Diego PerezMerge "Render to measured size when using expand mode...
2015-07-02 Wale Ogunwaleam 7ab264ab: am 742bfa80: am f3dbb57e: am c215b2b2...
2015-07-01 Wale Ogunwaleam 742bfa80: am f3dbb57e: am c215b2b2: am dc9cfca8...
2015-07-01 Wale Ogunwaleam f3dbb57e: am c215b2b2: am dc9cfca8: Merge "Prevent...
2015-07-01 Wale Ogunwaleam c215b2b2: am dc9cfca8: Merge "Prevent system uid...
2015-07-01 Wale Ogunwaleam ec425a19: am df9948d8: Merge "Prevent system uid...
2015-07-01 Wale Ogunwaleam df9948d8: Merge "Prevent system uid component from...
2015-07-01 Wale Ogunwaleam dc9cfca8: Merge "Prevent system uid component from...
next