Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
bb17d092fdbbf2b4415165ffc46eb23913b9c97d
/
tools
/
layoutlib
/
bridge
/
tests
b9c48d8
New path interpolation to paint vector drawables
by Diego Perez
· 10 years ago
1665a62
LayoutLib: Fix device used comments in intensive tests
by Deepanshu Gupta
· 10 years ago
0c08fc0
Merge "Fix ninepatch scaling." into mnc-ub-dev
by Deepanshu Gupta
· 10 years ago
95e58de
Fix ninepatch scaling.
by Deepanshu Gupta
· 10 years ago
29ed075
Add support for Choreographer animations
by Diego Perez
· 10 years ago
e91096c
Support databinding in listitem layouts.
by Deepanshu Gupta
· 10 years ago
89a045c
Revert to using AppTheme for LayoutLib tests.
by Deepanshu Gupta
· 10 years ago
c2622d8
Update test image for upated nav icons.
by Deepanshu Gupta
· 10 years ago
4a6ee98
Fix theme namespace in tests.
by Deepanshu Gupta
· 10 years ago
b993588
resolved conflicts for merge of 112d8a36 to mnc-dev
by Diego Perez
· 10 years ago
d7b846c
Update tests per new layoutlib_api
by Deepanshu Gupta
· 10 years ago
4362443
Render to measured size when using expand mode
by Diego Perez
· 10 years ago
642cff5
LayoutLib: Support getting resource arrays.
by Deepanshu Gupta
· 10 years ago
476e582
LayoutLib: Change nullity annotations.
by Deepanshu Gupta
· 10 years ago
612a05e
Update platformDir search in tests.
by Deepanshu Gupta
· 10 years ago
3dc1988
Fix build: udpate parser factory method
by Deepanshu Gupta
· 10 years ago
f2d408b
Don't keep LayoutlibCallback reference.
by Deepanshu Gupta
· 10 years ago
139d6ff
Update nav bar icons.
by Deepanshu Gupta
· 10 years ago
d77b9ed
Add missing delegates for M preview.
by Deepanshu Gupta
· 10 years ago
a12ec8f
Run setup for full tests only once.
by Deepanshu Gupta
· 10 years ago
78af255
Remove kxml dependency.
by Deepanshu Gupta
· 10 years ago
a035dfb
More layoutlib tests.
by Deepanshu Gupta
· 10 years ago
eca0b3d
Nullity annotations to some tests.
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
4e6ae02
am 17bb697b: 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
5bc625d
am a62a18e3: am 311a0f54: Merge "Fix layoutlib tests." into lmp-dev
by Deepanshu Gupta
· 10 years ago
84e550f
Fix layoutlib tests.
by Deepanshu Gupta
· 10 years ago
565b6b4
Merge "Update platform.dir search in tests." into lmp-mr1-dev
by Deepanshu Gupta
· 11 years ago
0359b4b
Update platform.dir search in tests.
by Deepanshu Gupta
· 11 years ago
d657b14
Fix tests on jenkins, take 2.
by Deepanshu Gupta
· 11 years ago
48603a3
Fix tests on jenkins
by Deepanshu Gupta
· 11 years ago
58df125
Add image comparison to LayoutLib tests.
by Deepanshu Gupta
· 11 years ago
eae390a
Add DatePicker, CalendarView to LayoutLib tests
by Deepanshu Gupta
· 11 years ago
0f6e5d2
Build LayoutLib tests with Java 6
by Deepanshu Gupta
· 11 years ago
a0904bf
Add layoutlib tests to DIST_DIR
by Deepanshu Gupta
· 11 years ago
0774bc4
Remove ANDROID_BUILD_TOP from intelliJ path variables.
by Deepanshu Gupta
· 11 years ago
70d1574
Get filename from File faster
by Deepanshu Gupta
· 11 years ago
86eb8b4
Add testing framework to LayoutLib.
by Deepanshu Gupta
· 11 years ago
fe2a71b
Report all TestDelegate failures in a single run.
by Deepanshu Gupta
· 11 years ago
9be03c4
Update layoutlib tests to check methods return value.
by Deepanshu Gupta
· 11 years ago
282e181
Revert "Move frameworks/base/tools/ to frameworks/tools/"
by Adam Lesinski
· 12 years ago
9f6a119
Move frameworks/base/tools/ to frameworks/tools/
by Mike Lockwood
· 12 years ago
05b5014
Fix classpath of eclipse projects for layoutlib.
by Xavier Ducrohet
· 13 years ago
0a49635
LayoutLib: Delegate for Display and IWindowManager implementation.
by Xavier Ducrohet
· 14 years ago
e86c5b2
Merge "Add missing delegate to the layoutlib."
by Xavier Ducrohet
· 14 years ago
3523325
Merge "Include testdata in layoutlib-tests."
by Brett Chabot
· 14 years ago
fc51168
Add missing delegate to the layoutlib.
by Xavier Ducrohet
· 14 years ago
01f0fd8
Include testdata in layoutlib-tests.
by Brett Chabot
· 14 years ago
04ce811
Bring in more layout lib changes from hc-mr1.
by Xavier Ducrohet
· 14 years ago
fb93ce9
Import the Layoutlib from hc-mr1.
by Xavier Ducrohet
· 14 years ago
1911a6f
LayoutLib: move tests to their own project.
by Xavier Ducrohet
· 14 years ago
9a4fe29
LayoutLib: Annotate the custom delegate methods.
by Xavier Ducrohet
· 15 years ago
345f866
Make TimePicker/DatePicker/CalendarView render in Eclipse.
by Xavier Ducrohet
· 15 years ago
82b9232
LayoutLib: Use special view cookie for include-merge case.
by Xavier Ducrohet
· 15 years ago
2d56b27
Layoutlib: use default nine patch classes.
by Xavier Ducrohet
· 15 years ago
d738688
LayoutLib: fix some tests
by Xavier Ducrohet
· 15 years ago
071dee2
Misc fix in layoutlib bridge + View.isIneditMode as delegate.
by Xavier Ducrohet
· 15 years ago
c2e9651
Layoutlib: New bridge implementation using the new API 5.
by Xavier Ducrohet
· 15 years ago
9f63ff2
Layoutlib Canvas and Paint implementation through native delegates
by Xavier Ducrohet
· 15 years ago
5de11a1
Implement the layoutlib Bitmap through a native delegate.
by Xavier Ducrohet
· 15 years ago
4f291d3
Reimplement the native matrix method using the new delegate way.
by Xavier Ducrohet
· 15 years ago
e335914
Improve error reporting in the layoutlib class replacement test.
by Xavier Ducrohet
· 15 years ago
15a4d2f
Add correct copyright headers to multiple files
by Kenny Root
· 15 years ago
980a938
Deprecate fill_parent and introduce match_parent. Bug: #2361749.
by Romain Guy
· 16 years ago
a86f284
Fix layoutlib tests so they pas when run from Eclipse workbench.
by Brett Chabot
· 16 years ago
5f9d4ba
layout lib tests cleanup
by Xavier Ducrohet
· 16 years ago
0a9d46b
Add a test to make sure the replaced classes in layoutlib are correct.
by Xavier Ducrohet
· 16 years ago
8c73967
Fix the layoutlib test to run from adt-tests.
by Xavier Ducrohet
· 16 years ago
9066cfe
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d83a98f
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
54b6cfa
Initial Contribution
by The Android Open Source Project
· 17 years ago