index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
layoutlib
/
bridge
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
More layoutlib tests.
Deepanshu Gupta
2015-04-16
13
-14
/
+467
*
Nullity annotations to some tests.
Deepanshu Gupta
2015-04-16
1
-6
/
+6
*
Update golden image for tests.
Deepanshu Gupta
2015-04-15
1
-0
/
+0
*
Update to using LayoutlibCallback.
Deepanshu Gupta
2015-04-15
2
-37
/
+77
*
am 17bb697b: am ec8df9af: Fix tests for Java 6.
Deepanshu Gupta
2015-03-27
16
-1
/
+5
|
\
|
*
Fix tests for Java 6.
Deepanshu Gupta
2015-03-26
16
-1
/
+5
*
|
am a62a18e3: am 311a0f54: Merge "Fix layoutlib tests." into lmp-dev
Deepanshu Gupta
2015-03-25
21
-37
/
+97
|
\
\
|
|
/
|
*
Fix layoutlib tests.
Deepanshu Gupta
2015-03-17
21
-37
/
+97
*
|
Merge "Update platform.dir search in tests." into lmp-mr1-dev
Deepanshu Gupta
2015-01-08
1
-2
/
+18
|
\
\
|
|
/
|
/
|
|
*
Update platform.dir search in tests.
Deepanshu Gupta
2015-01-07
1
-2
/
+18
*
|
Fix tests on jenkins, take 2.
Deepanshu Gupta
2015-01-07
1
-4
/
+6
|
/
*
Fix tests on jenkins
Deepanshu Gupta
2015-01-06
1
-0
/
+1
*
Add image comparison to LayoutLib tests.
Deepanshu Gupta
2015-01-05
3
-0
/
+343
*
Add DatePicker, CalendarView to LayoutLib tests
Deepanshu Gupta
2015-01-02
1
-0
/
+6
*
Build LayoutLib tests with Java 6
Deepanshu Gupta
2014-09-16
1
-1
/
+1
*
Add layoutlib tests to DIST_DIR
Deepanshu Gupta
2014-09-05
1
-0
/
+3
*
Remove ANDROID_BUILD_TOP from intelliJ path variables.
Deepanshu Gupta
2014-08-25
1
-4
/
+56
*
Get filename from File faster
Deepanshu Gupta
2014-08-05
1
-9
/
+6
*
Add testing framework to LayoutLib.
Deepanshu Gupta
2014-08-04
36
-22
/
+1411
*
Report all TestDelegate failures in a single run.
Deepanshu Gupta
2014-07-01
1
-35
/
+49
*
Update layoutlib tests to check methods return value.
Deepanshu Gupta
2014-02-21
1
-0
/
+9
*
Revert "Move frameworks/base/tools/ to frameworks/tools/"
Adam Lesinski
2014-01-27
7
-0
/
+485
*
Move frameworks/base/tools/ to frameworks/tools/
Mike Lockwood
2013-08-28
7
-485
/
+0
*
Fix classpath of eclipse projects for layoutlib.
Xavier Ducrohet
2012-05-08
1
-1
/
+1
*
LayoutLib: Delegate for Display and IWindowManager implementation.
Xavier Ducrohet
2011-07-12
1
-0
/
+1
*
Merge "Add missing delegate to the layoutlib."
Xavier Ducrohet
2011-06-21
1
-1
/
+1
|
\
|
*
Add missing delegate to the layoutlib.
Xavier Ducrohet
2011-06-21
1
-1
/
+1
*
|
Merge "Include testdata in layoutlib-tests."
Brett Chabot
2011-06-21
2
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Include testdata in layoutlib-tests.
Brett Chabot
2011-06-17
2
-0
/
+2
*
|
Bring in more layout lib changes from hc-mr1.
Xavier Ducrohet
2011-06-16
1
-9
/
+6
|
/
*
Import the Layoutlib from hc-mr1.
Xavier Ducrohet
2011-06-03
1
-1
/
+1
*
LayoutLib: move tests to their own project.
Xavier Ducrohet
2011-02-24
9
-62
/
+63
*
LayoutLib: Annotate the custom delegate methods.
Xavier Ducrohet
2011-02-09
2
-197
/
+71
*
Make TimePicker/DatePicker/CalendarView render in Eclipse.
Xavier Ducrohet
2011-02-02
1
-1
/
+12
*
LayoutLib: Use special view cookie for include-merge case.
Xavier Ducrohet
2011-01-24
1
-1
/
+6
*
Layoutlib: use default nine patch classes.
Xavier Ducrohet
2010-11-23
1
-1
/
+0
*
LayoutLib: fix some tests
Xavier Ducrohet
2010-11-19
1
-3
/
+3
*
Misc fix in layoutlib bridge + View.isIneditMode as delegate.
Xavier Ducrohet
2010-11-11
1
-3
/
+16
*
Layoutlib: New bridge implementation using the new API 5.
Xavier Ducrohet
2010-11-11
1
-1
/
+3
*
Layoutlib Canvas and Paint implementation through native delegates
Xavier Ducrohet
2010-11-01
2
-11
/
+5
*
Implement the layoutlib Bitmap through a native delegate.
Xavier Ducrohet
2010-10-29
1
-1
/
+1
*
Reimplement the native matrix method using the new delegate way.
Xavier Ducrohet
2010-10-27
1
-0
/
+115
*
Improve error reporting in the layoutlib class replacement test.
Xavier Ducrohet
2010-09-28
1
-3
/
+39
*
Add correct copyright headers to multiple files
Kenny Root
2010-03-11
1
-0
/
+16
*
Deprecate fill_parent and introduce match_parent.
Romain Guy
2010-01-08
1
-5
/
+5
*
Fix layoutlib tests so they pas when run from Eclipse workbench.
Brett Chabot
2009-11-03
2
-2
/
+2
*
layout lib tests cleanup
Xavier Ducrohet
2009-10-06
5
-320
/
+17
*
Add a test to make sure the replaced classes in layoutlib are correct.
Xavier Ducrohet
2009-10-06
2
-6
/
+146
*
Fix the layoutlib test to run from adt-tests.
Xavier Ducrohet
2009-10-05
6
-67
/
+53
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
7
-0
/
+596
[next]