Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
8e2451759d7e7420ecb3f4c666d29bf0d6fc4983
/
tools
eb26f5c
LayoutLib: Fix typedArray caching.
by Deepanshu Gupta
· 9 years ago
a1be8b4
LayoutLib: Update golden test images. [DO NOT MERGE]
by Deepanshu Gupta
· 9 years ago
c9862b4
An ugly hack to render CalendarView. [DO NOT MERGE]
by Deepanshu Gupta
· 9 years ago
b1ad4a1
LayoutLib: Fix true transparency in status bar. [DO NOT MERGE]
by Deepanshu Gupta
· 9 years ago
da687918
Make getInt in BridgeTypedArray accept empty String. [DO NOT MERGE]
by Deepanshu Gupta
· 9 years ago
8c674fd
Fix layout mirroring. [DO NOT MERGE]
by Deepanshu Gupta
· 9 years ago
7aa3612
Fix typo: s/FullScreen/Fullscreen/ in LayoutLib. [DO NOT MERGE]
by Deepanshu Gupta
· 9 years ago
92f373f
Fix Matrix_Delegate.native_getValues() [DO NOT MERGE]
by Deepanshu Gupta
· 9 years ago
66d9140
Revert to using AppTheme for LayoutLib tests. [DO NOT MERGE]
by Deepanshu Gupta
· 9 years ago
6b1b651
Fix imports. [DO NOT MERGE]
by Deepanshu Gupta
· 9 years ago
5ad4dae
Fix theme namespace in tests. [DO NOT MERGE]
by Deepanshu Gupta
· 9 years ago
723e136
Run setup for full tests only once. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
3ba16c1d
LayoutLib: fix layout when nav bar is absent. [DO NOT MERGE]
by Deepanshu Gupta
· 9 years ago
55a3633
LayoutLib: Fix Status/Navigation Bar color. [DO NOT MERGE]
by Deepanshu Gupta
· 9 years ago
d861fd8
Set support flag for custom layouts for RecyclerView. [DO NOT MERGE]
by Deepanshu Gupta
· 9 years ago
82fae62
LayoutLib: translucent sys ui bars [DO NOT MERGE]
by Deepanshu Gupta
· 9 years ago
9068539
Update nav bar icons. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
e5afc31
Move the layout code out of RenderSessionImpl. [DO NOT MERGE]
by Deepanshu Gupta
· 9 years ago
c989950
CalendarView rendering: use R.styleable to find attr. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
b2fdaca
Add tools:openDrawer to open a DrawerLayout. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
a14ec6f
Change tools:list_item to listitem. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
b1e2133
Implement tools:list_item for RecyclerView. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
cd4d5b3
Support AppBar from Material Design. [DO NOT MERGE]
by Jens Ole Lauridsen
· 10 years ago
de13095
Update tests per new layoutlib_api [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
db67caa
Add missing resolveResValue call. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
6eef124
LayoutLib: Skip classes from java package. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
4f5e6c6
Skip warnings for some unresolved references. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
3e875db
Fix import order. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
e5fa12a
Fix ParserFactory not initialized error. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
a287b84
Fix NPE in BridgeContext.obtainStyledAttributes() [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
e698bb2
Fix BridgeTypedArray.getType() [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
e481e71
Include Shapes in LayoutLib. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
ba5a02c
LayoutLib: Support getting resource arrays. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
a5ffed0
LayoutLib: Change nullity annotations. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
c96ef95
Add documentation about hack in commit: f8ea750455 [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
b318ff5
Make DatePicker rendering not fail (style search fix). [DO NOT MERGE]
by Deepanshu Gupta
· 9 years ago
cc5e69e
Inject anonymous inner classes of injected classes [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
d7e8990
Update platformDir search in tests. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
afedbc4
Make Context.getClassLoader() work. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
92480a9
Fix include tag rendering. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
f6b0854
Show better error message for color attr not found. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
b1370c2
Fix build: udpate parser factory method [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
aa72988
Don't keep LayoutlibCallback reference. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
5c90c4f
Remove kxml dependency [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
7720eb1
Merge "Render to measured size when using expand mode" into lmp-mr1-dev
by Diego Perez
· 9 years ago
5e50e00
Merge "Fix for shadows on theme editor" into lmp-mr1-dev
by Diego Perez
· 10 years ago
ead59b0
Merge "Fix GcSnapshot drawInLayer when clipping is used." into lmp-mr1-dev
by Diego Perez
· 10 years ago
ce4a9d9
Merge "New custom widgets library" into lmp-mr1-dev
by Diego Perez
· 10 years ago
4362443
Render to measured size when using expand mode
by Diego Perez
· 10 years ago
e5be1d7
Fix for shadows on theme editor
by Diego Perez
· 10 years ago
aa3b204
New custom widgets library
by Diego Perez
· 10 years ago
635d8f4
Fix crash when shadowSize is 0
by Diego Perez
· 10 years ago
4b12583
Merge "Added function to render a drawable in all available states" into lmp-mr1-dev
by Diego Perez
· 10 years ago
681c7d1
Added function to render a drawable in all available states
by Andrew Shulaev
· 10 years ago
8ab069f
Fix GcSnapshot drawInLayer when clipping is used.
by Diego Perez
· 10 years ago
0e20bd8
Merge changes I60c09f33,Ie0134c2b into lmp-mr1-dev
by Diego Perez
· 10 years ago
263e6df
Merge "Make status and navigation bars widgets and usable from layouts" into lmp-mr1-dev
by Diego Perez
· 10 years ago
19dbe50
Merge "Move StatusBar to use statusBarColor theme attribute" into lmp-mr1-dev
by Diego Perez
· 10 years ago
bc47abe
Merge "Make sure shaders use a color model compatible with the destination." into lmp-mr1-dev
by Diego Perez
· 10 years ago
1f8e3de
Merge "More layoutlib tests." into lmp-mr1-dev
by Deepanshu Gupta
· 10 years ago
b4ca896
Merge "RecyclerView in LayoutLib: better XML attrs." into lmp-mr1-dev
by Deepanshu Gupta
· 10 years ago
1bc7fb2
Merge "Fix isThemeAppCompat NPE when using an invalid theme" into lmp-mr1-dev
by Diego Perez
· 10 years ago
4f8a999
Merge "Nullity annotations to some tests." into lmp-mr1-dev
by Deepanshu Gupta
· 10 years ago
92e7986
Merge "Fix title bar showing when not required." into lmp-mr1-dev
by Deepanshu Gupta
· 10 years ago
0aa004c
LayoutLib: fix crash when shadow size <=0.
by Deepanshu Gupta
· 10 years ago
d054635
Move StatusBar to use statusBarColor theme attribute
by Diego Perez
· 10 years ago
8ff8de2
Add new parameter to the render method to allow forcing a measure pass.
by Diego Perez
· 10 years ago
f3cb4ba
Avoid caching mImage on the main render loop and use clipping.
by Diego Perez
· 10 years ago
9b39c49
Make status and navigation bars widgets and usable from layouts
by Diego Perez
· 10 years ago
6aa5a44
Fix isThemeAppCompat NPE when using an invalid theme
by Diego Perez
· 10 years ago
a035dfb
More layoutlib tests.
by Deepanshu Gupta
· 10 years ago
2bc2daa
RecyclerView in LayoutLib: better XML attrs.
by Deepanshu Gupta
· 10 years ago
eca0b3d
Nullity annotations to some tests.
by Deepanshu Gupta
· 10 years ago
6667487
Fix title bar showing when not required.
by Deepanshu Gupta
· 10 years ago
54862fe
Update golden image for tests.
by Deepanshu Gupta
· 10 years ago
37dbb8b
Update to using LayoutlibCallback.
by Deepanshu Gupta
· 10 years ago
49ce36e
Remove implementation of deprecated method.
by Deepanshu Gupta
· 10 years ago
9ca9774
Add @empty support.
by Deepanshu Gupta
· 10 years ago
2d3449f
Make sure shaders use a color model compatible with the destination.
by Diego Perez
· 10 years ago
4e6ae02
am 17bb697b: am ec8df9af: Fix tests for Java 6.
by Deepanshu Gupta
· 10 years ago
17bb697
am ec8df9af: Fix tests for Java 6.
by Deepanshu Gupta
· 10 years ago
ec8df9a
Fix tests for Java 6.
by Deepanshu Gupta
· 10 years ago
862f590
am 44b5a1c8: am e541f350: Merge "Update JRE for runConfigurations." into lmp-dev
by Deepanshu Gupta
· 10 years ago
e97079d
am a16bb347: am 44fea603: Merge "Fix RoundRect radius." into lmp-dev
by Deepanshu Gupta
· 10 years ago
2b98abde
am 8f9ebc65: am 3bd5cbb1: Merge "Use right colors for status bar and nav bar." into lmp-dev
by Deepanshu Gupta
· 10 years ago
6fa9d55
am 0b76cf6f: am 34751c79: Merge "Better shadows." into lmp-dev
by Deepanshu Gupta
· 10 years ago
5bc625d
am a62a18e3: am 311a0f54: Merge "Fix layoutlib tests." into lmp-dev
by Deepanshu Gupta
· 10 years ago
44b5a1c
am e541f350: Merge "Update JRE for runConfigurations." into lmp-dev
by Deepanshu Gupta
· 10 years ago
cbb4ec7
am 6f5fac81: Merge "Fix project settings. [DO NOT MERGE]" into lmp-dev
by Deepanshu Gupta
· 10 years ago
a16bb34
am 44fea603: Merge "Fix RoundRect radius." into lmp-dev
by Deepanshu Gupta
· 10 years ago
8f9ebc6
am 3bd5cbb1: Merge "Use right colors for status bar and nav bar." into lmp-dev
by Deepanshu Gupta
· 10 years ago
0b76cf6
am 34751c79: Merge "Better shadows." into lmp-dev
by Deepanshu Gupta
· 10 years ago
a62a18e
am 311a0f54: Merge "Fix layoutlib tests." into lmp-dev
by Deepanshu Gupta
· 10 years ago
e541f35
Merge "Update JRE for runConfigurations." into lmp-dev
by Deepanshu Gupta
· 10 years ago
6f5fac8
Merge "Fix project settings. [DO NOT MERGE]" into lmp-dev
by Deepanshu Gupta
· 10 years ago
44fea60
Merge "Fix RoundRect radius." into lmp-dev
by Deepanshu Gupta
· 10 years ago
3bd5cbb
Merge "Use right colors for status bar and nav bar." into lmp-dev
by Deepanshu Gupta
· 10 years ago
34751c7
Merge "Better shadows." into lmp-dev
by Deepanshu Gupta
· 10 years ago
00c2adf
Better shadows.
by Deepanshu Gupta
· 10 years ago
7c83429
Fix RoundRect radius.
by Deepanshu Gupta
· 10 years ago
Next »