summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | | * LayoutLib: Fix Status/Navigation Bar color. [DO NOT MERGE]Deepanshu Gupta2015-08-251-2/+16
| | * | am e093bbf3: am d861fd81: Set support flag for custom layouts for RecyclerVie...Deepanshu Gupta2015-08-261-1/+1
| | |\ \ | | | |/
| | | * Set support flag for custom layouts for RecyclerView. [DO NOT MERGE]Deepanshu Gupta2015-08-251-1/+1
| | * | am 8a50ecea: am 82fae621: LayoutLib: translucent sys ui bars [DO NOT MERGE]Deepanshu Gupta2015-08-266-62/+113
| | |\ \ | | | |/
| | | * LayoutLib: translucent sys ui bars [DO NOT MERGE]Deepanshu Gupta2015-08-256-62/+113
| | * | am d4be80d9: am 9068539a: Update nav bar icons. [DO NOT MERGE]Deepanshu Gupta2015-08-2623-14/+149
| | |\ \ | | | |/
| | | * Update nav bar icons. [DO NOT MERGE]Deepanshu Gupta2015-08-2523-14/+149
| | * | am d1dde055: am e5afc311: Move the layout code out of RenderSessionImpl. [DO ...Deepanshu Gupta2015-08-2611-490/+511
| | |\ \ | | | |/
| | | * Move the layout code out of RenderSessionImpl. [DO NOT MERGE]Deepanshu Gupta2015-08-2511-490/+511
| | * | am 87f5fd6b: am c989950d: CalendarView rendering: use R.styleable to find att...Deepanshu Gupta2015-08-261-19/+123
| | |\ \ | | | |/
| | | * CalendarView rendering: use R.styleable to find attr. [DO NOT MERGE]Deepanshu Gupta2015-08-251-19/+123
| | * | am e3eecca9: am b2fdaca9: Add tools:openDrawer to open a DrawerLayout. [DO NO...Deepanshu Gupta2015-08-266-6/+111
| | |\ \ | | | |/
| | | * Add tools:openDrawer to open a DrawerLayout. [DO NOT MERGE]Deepanshu Gupta2015-08-256-6/+111
| | * | am b4060700: am a14ec6f4: Change tools:list_item to listitem. [DO NOT MERGE]Deepanshu Gupta2015-08-261-1/+3
| | |\ \ | | | |/
| | | * Change tools:list_item to listitem. [DO NOT MERGE]Deepanshu Gupta2015-08-251-1/+3
| | * | am 8bfc5a9d: am b1e21330: Implement tools:list_item for RecyclerView. [DO NOT...Deepanshu Gupta2015-08-265-51/+79
| | |\ \ | | | |/
| | | * Implement tools:list_item for RecyclerView. [DO NOT MERGE]Deepanshu Gupta2015-08-255-51/+79
| | * | am 67b73b60: am cd4d5b3f: Support AppBar from Material Design. [DO NOT MERGE]Jens Ole Lauridsen2015-08-264-1/+182
| | |\ \ | | | |/
| | | * Support AppBar from Material Design. [DO NOT MERGE]Jens Ole Lauridsen2015-08-254-1/+182
| | * | am 6f5709ca: am de13095d: Update tests per new layoutlib_api [DO NOT MERGE]Deepanshu Gupta2015-08-261-1/+1
| | |\ \ | | | |/
| | | * Update tests per new layoutlib_api [DO NOT MERGE]Deepanshu Gupta2015-08-251-1/+1
| | * | am 9a13b1e7: am db67caa6: Add missing resolveResValue call. [DO NOT MERGE]Deepanshu Gupta2015-08-261-1/+1
| | |\ \ | | | |/
| | | * Add missing resolveResValue call. [DO NOT MERGE]Deepanshu Gupta2015-08-251-1/+1
| | * | am ad16968d: am 6eef1246: LayoutLib: Skip classes from java package. [DO NOT ...Deepanshu Gupta2015-08-261-1/+3
| | |\ \ | | | |/
| | | * LayoutLib: Skip classes from java package. [DO NOT MERGE]Deepanshu Gupta2015-08-251-1/+3
| | * | am 15e549a8: am 4f5e6c63: Skip warnings for some unresolved references. [DO N...Deepanshu Gupta2015-08-261-0/+41
| | |\ \ | | | |/
| | | * Skip warnings for some unresolved references. [DO NOT MERGE]Deepanshu Gupta2015-08-251-0/+41
| | * | am 669e4969: am 3e875dbb: Fix import order. [DO NOT MERGE]Deepanshu Gupta2015-08-261-1/+1
| | |\ \ | | | |/
| | | * Fix import order. [DO NOT MERGE]Deepanshu Gupta2015-08-251-1/+1
| | * | am c0fd1316: am e5fa12ad: Fix ParserFactory not initialized error. [DO NOT ME...Deepanshu Gupta2015-08-261-3/+3
| | |\ \ | | | |/
| | | * Fix ParserFactory not initialized error. [DO NOT MERGE]Deepanshu Gupta2015-08-251-3/+3
| | * | am 6b836cd0: am a287b842: Fix NPE in BridgeContext.obtainStyledAttributes() [...Deepanshu Gupta2015-08-261-1/+2
| | |\ \ | | | |/
| | | * Fix NPE in BridgeContext.obtainStyledAttributes() [DO NOT MERGE]Deepanshu Gupta2015-08-251-1/+2
| | * | am 91e456d2: am e698bb27: Fix BridgeTypedArray.getType() [DO NOT MERGE]Deepanshu Gupta2015-08-261-2/+119
| | |\ \ | | | |/
| | | * Fix BridgeTypedArray.getType() [DO NOT MERGE]Deepanshu Gupta2015-08-251-2/+119
| | * | am 8a6295e8: am e481e713: Include Shapes in LayoutLib. [DO NOT MERGE]Deepanshu Gupta2015-08-261-3/+1
| | |\ \ | | | |/
| | | * Include Shapes in LayoutLib. [DO NOT MERGE]Deepanshu Gupta2015-08-251-3/+1
| | * | am 66d5f24d: am ba5a02c5: LayoutLib: Support getting resource arrays. [DO NOT...Deepanshu Gupta2015-08-2622-14/+244
| | |\ \ | | | |/
| | | * LayoutLib: Support getting resource arrays. [DO NOT MERGE]Deepanshu Gupta2015-08-2522-14/+244
| | * | am b32e44ff: am a5ffed0b: LayoutLib: Change nullity annotations. [DO NOT MERGE]Deepanshu Gupta2015-08-2630-39/+50
| | |\ \ | | | |/
| | | * LayoutLib: Change nullity annotations. [DO NOT MERGE]Deepanshu Gupta2015-08-2530-39/+50
| | * | am 1754824c: am c96ef952: Add documentation about hack in commit: f8ea750455 ...Deepanshu Gupta2015-08-261-0/+14
| | |\ \ | | | |/
| | | * Add documentation about hack in commit: f8ea750455 [DO NOT MERGE]Deepanshu Gupta2015-08-251-0/+14
| | * | am 678f0ea2: am b318ff54: Make DatePicker rendering not fail (style search fi...Deepanshu Gupta2015-08-261-26/+32
| | |\ \ | | | |/
| | | * Make DatePicker rendering not fail (style search fix). [DO NOT MERGE]Deepanshu Gupta2015-08-251-26/+32
| | * | am 2e57c1e2: am cc5e69e4: Inject anonymous inner classes of injected classes ...Deepanshu Gupta2015-08-264-11/+32
| | |\ \ | | | |/
| | | * Inject anonymous inner classes of injected classes [DO NOT MERGE]Deepanshu Gupta2015-08-254-11/+32
| | * | am 899daf75: am d7e89906: Update platformDir search in tests. [DO NOT MERGE]Deepanshu Gupta2015-08-261-2/+7
| | |\ \ | | | |/
| | | * Update platformDir search in tests. [DO NOT MERGE]Deepanshu Gupta2015-08-251-2/+7
| | * | am 2f50403f: am afedbc47: Make Context.getClassLoader() work. [DO NOT MERGE]Deepanshu Gupta2015-08-2611-31/+347
| | |\ \ | | | |/