Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
c0fd131642f21eabec570147cf9f4116c900e8a0
/
tools
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
58ca246
Use right colors for status bar and nav bar.
by Deepanshu Gupta
· 10 years ago
4f3b852
Update JRE for runConfigurations.
by Deepanshu Gupta
· 10 years ago
6092c04
Fix project settings. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
84e550f
Fix layoutlib tests.
by Deepanshu Gupta
· 10 years ago
1f9a26a
am 158c08bc: am ada85905: Fix AppCompat action bar theming.
by Deepanshu Gupta
· 10 years ago
9a00f1c
am 79f7fce7: am 2e4d9324: Fix NoActionBar themes rendering.
by Deepanshu Gupta
· 10 years ago
158c08b
am ada85905: Fix AppCompat action bar theming.
by Deepanshu Gupta
· 10 years ago
79f7fce
am 2e4d9324: Fix NoActionBar themes rendering.
by Deepanshu Gupta
· 10 years ago
ada8590
Fix AppCompat action bar theming.
by Deepanshu Gupta
· 10 years ago
2e4d932
Fix NoActionBar themes rendering.
by Deepanshu Gupta
· 10 years ago
c44430a
Merge "Tools attribute improvements for RecyclerView LayoutManager." into lmp-mr1-dev
by Deepanshu Gupta
· 10 years ago
71ba123
am efc09c64: am 78660423: Merge "Fix cyclic dependency in BlendComposite and BlendingMode." into lmp-dev
by Deepanshu Gupta
· 10 years ago
efc09c6
am 78660423: Merge "Fix cyclic dependency in BlendComposite and BlendingMode." into lmp-dev
by Deepanshu Gupta
· 10 years ago
0412b31
Tools attribute improvements for RecyclerView LayoutManager.
by Deepanshu Gupta
· 10 years ago
5521f65
Fix cyclic dependency in BlendComposite and BlendingMode.
by Deepanshu Gupta
· 10 years ago
85d72c4
Fix rare NPE in BridgeContext.
by Deepanshu Gupta
· 10 years ago
7b2cae5
Fix project settings.
by Deepanshu Gupta
· 10 years ago
d345f44
Add RecyclerView support.
by Deepanshu Gupta
· 10 years ago
f2c1c09
am 6ed9b75a: am 72d75f8d: Merge "Correct PorterDuff filters." into lmp-dev
by Deepanshu Gupta
· 10 years ago
2022b0f
am d003e813: am 369ad57b: Merge "Fix codestyle for switch statements." into lmp-dev
by Deepanshu Gupta
· 10 years ago
aff0ec9
am 81449b2c: am 10d620ff: Merge "Better error msg for StateList/Hexadecimal Color." into lmp-dev
by Deepanshu Gupta
· 10 years ago
6ed9b75
am 72d75f8d: Merge "Correct PorterDuff filters." into lmp-dev
by Deepanshu Gupta
· 10 years ago
d003e81
am 369ad57b: Merge "Fix codestyle for switch statements." into lmp-dev
by Deepanshu Gupta
· 10 years ago
81449b2
am 10d620ff: Merge "Better error msg for StateList/Hexadecimal Color." into lmp-dev
by Deepanshu Gupta
· 10 years ago
72d75f8
Merge "Correct PorterDuff filters." into lmp-dev
by Deepanshu Gupta
· 10 years ago
369ad57
Merge "Fix codestyle for switch statements." into lmp-dev
by Deepanshu Gupta
· 10 years ago
10d620f
Merge "Better error msg for StateList/Hexadecimal Color." into lmp-dev
by Deepanshu Gupta
· 10 years ago
2045061
Add status bar time for 5.1
by Deepanshu Gupta
· 10 years ago
Next »