Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
layoutlib
/
7856965a6ba322cb5d770e832e0ae4fbc47efe80
/
create
7a8b620
Update AssetManager_Delegate following commit b87b507
by Jerome Gaillard
· 6 years ago
6262614
Generate stub API jar for layoutlib
by diegoperez
· 6 years ago
0bafab4
Merge "Change version of Java 9 classes to be Java 8 compatible"
by Jerome Gaillard
· 6 years ago
129b9fd
Remove unnecessary overrides in layoutlib build
by Jerome Gaillard
· 6 years ago
c370ec0
Track RenderNode package change
by John Reck
· 6 years ago
bd412b4
Merge "Fix create tests for layoutlib"
by Jerome Gaillard
· 6 years ago
ea00461
Remove unnecessary dependencies in build
by Jerome Gaillard
· 6 years ago
228f25b
Fix create tests for layoutlib
by Jerome Gaillard
· 6 years ago
eeb08a3
Refactoring of delegates following commit 70200b0
by Jerome Gaillard
· 6 years ago
d26d717
Delete Eclipse configuration files
by Jerome Gaillard
· 6 years ago
3c9fd3a
Let layoutlib use new internal IMM APIs for edit mode
by Yohei Yukawa
· 6 years ago
ac63282
Change version of Java 9 classes to be Java 8 compatible
by Jerome Gaillard
· 6 years ago
de899aa
Merge "Add native delegates for Color.java"
by Jerome Gaillard
· 6 years ago
0fd8c4e
Create SurfaceControl_Delegate following commit b040c01
by Jerome Gaillard
· 6 years ago
a65f963
Update layoutlib font family handling after commit eaa917e
by Jerome Gaillard
· 6 years ago
5dbcad5
Add native delegates for Color.java
by Jerome Gaillard
· 6 years ago
e69759d
Merge "Clear PropertyValueHolder internal caches"
by Jerome Gaillard
· 6 years ago
fbdc734
Clear PropertyValueHolder internal caches
by Diego Perez
· 6 years ago
77e135d
Don't change java.text.DateFormat to android.icu.DateFormat
by Jerome Gaillard
· 6 years ago
9064133
Update layoutlib following commit 6f11c6e
by Jerome Gaillard
· 6 years ago
b77d81e
Modify CreateInfo to support glob in excludes
by Diego Perez
· 6 years ago
a90a549
Revert "Modify CreateInfo to support glob in excludes"
by Diego Perez
· 6 years ago
f30380a
Modify CreateInfo to support glob in excludes
by Diego Perez
· 6 years ago
cea3f5c
Remove sun. classes from layoutlib.jar
by Jerome Gaillard
· 6 years ago
30f9873
Merge "Filter not needed classes"
by Diego Perez
· 6 years ago
bea501f
Track native allocations differently
by Diego Perez
· 7 years ago
61d5a81
Filter not needed classes
by Diego Perez
· 7 years ago
fbc6c78
Update AssetManager_Delegate following commit bebfcc4
by Jerome Gaillard
· 7 years ago
4f7bcc5
Revert "Update AssetManager_Delegate following commit 1187590"
by Jerome Gaillard
· 7 years ago
2e19179
Update AssetManager_Delegate following commit 1187590
by Jerome Gaillard
· 7 years ago
471618d
Implement a new ImageDecoder for layoutlib
by Jerome Gaillard
· 7 years ago
90fe80d
Update layoutlib following commit 66c6d78
by Jerome Gaillard
· 7 years ago
f9ed408
Update layoutlib following commit 9d3bd08
by Jerome Gaillard
· 7 years ago
2ab1026
layoutlib: use ASM 6.0 am: 6312cbb17f am: 4ffbc74adc am: 8d243160c4
by Tobias Thierer
· 7 years ago
6312cbb
layoutlib: use ASM 6.0
by Tobias Thierer
· 7 years ago
0b516c5
Update Layoutlib following platform change commit 6f1868b813
by Jerome Gaillard
· 7 years ago
dc249cf
Protect agains crashes in views
by Diego Perez
· 7 years ago
3a11d14
Create Binder_Delegate following commit 1602cb58f3
by Jerome Gaillard
· 7 years ago
e581401
Delegate Resources.getFloat method after commit d27c36b870
by Jerome Gaillard
· 7 years ago
985efac
Delete AndroidBidi_Delegate following commit a15fd848cb
by Jerome Gaillard
· 7 years ago
4e51324
Update layoutlib after changes in Android source code
by Jerome Gaillard
· 7 years ago
1f0a8f6
Workaround for font support with appcompat 26
by Diego Perez
· 7 years ago
f87bd04
Revert "Update Typeface_Delegate following Change I2744db73" DO NOT MERGE
by Seigo Nonaka
· 7 years ago
aec75b2
Add support for opening assets in layoutlib
by Jerome Gaillard
· 7 years ago
71d064e
Update Typeface_Delegate following Change I2744db73
by Jerome Gaillard
· 7 years ago
b1bd123
Add support for changing shape of adaptive icons
by Jerome Gaillard
· 7 years ago
44440c3
Add constructor delegation
by Diego Perez
· 7 years ago
b35cacc
Implement Resources.getIdentifier in layoutlib
by Diego Perez
· 8 years ago
03faa7e
Remove field injection
by Diego Perez
· 8 years ago
3a58b00
Create common module to contain shared code
by Diego Perez
· 8 years ago
b54f5cb
Fix paths for layoutlib idea project
by Diego Perez
· 8 years ago
f6627a9
Dispose font cache on bridge.dispose
by Diego Perez
· 8 years ago
dba363f
Fix BitmapShader to work with adaptive icons
by Diego Perez
· 8 years ago
dd984ec
Workaround for broken BitmapShader in AdaptiveIconDrawable
by Diego Perez
· 8 years ago
3c5e338
Rename android.os.Build so it can be dynamically generated
by Diego Perez
· 8 years ago
33107cd
Update asm version in layoutlib following Change I2a6396e7
by Jerome Gaillard
· 8 years ago
8972867
Merge "Add dynamic font support"
by Diego Perez
· 8 years ago
6b2b4a6
Merge "Use asm-5.2 prebuilt" am: 6b32770d6d am: 6c1ac4dd80 am: 29fd14f9ee
by Colin Cross
· 8 years ago
7c22a70
Add dynamic font support
by Diego Perez
· 8 years ago
04c35e7
Use asm-5.2 prebuilt
by Colin Cross
· 8 years ago
7dbf1fd
Add ability to promote classes to public visibility
by Diego Perez
· 8 years ago
a3aca31
Follow minikin::FontFamily constructor signature change.
by Seigo Nonaka
· 8 years ago
cd13c5d
Merge "Revert "Update layoutlib following Change Id10ca97f on FontFamily""
by Colin Cross
· 8 years ago
1e723cf2
Revert "Update layoutlib following Change Id10ca97f on FontFamily"
by Siyamed Sinir
· 8 years ago
016e71f
Fix plurals support in layoutlib
by Diego Perez
· 8 years ago
4bcdc54
Hack to deal with android:pointerIcon in layoutlib
by Jerome Gaillard
· 8 years ago
e838cb3
Update layoutlib following Change Id10ca97f on FontFamily
by Jerome Gaillard
· 8 years ago
8e7e4cf
Update layoulib following changes in Android source code
by Jerome Gaillard
· 8 years ago
c9a0778
Merge "Use junit-host instead of junit" am: 7dda7e1e81 am: bbb501281e am: 52277efa6c
by Paul Duffin
· 8 years ago
ce1f3be
Use junit-host instead of junit
by Paul Duffin
· 8 years ago
6ecd704
Override TextServicesManager in layoutlib
by Jerome Gaillard
· 8 years ago
989f4cb
Fix layoutlib to reflect recent changes in platform code
by Jerome Gaillard
· 8 years ago
2837622
Merge "Remove deprecated overriden methods in CreateInfo"
by Diego Perez
· 8 years ago
9ae992a
Remove deprecated overriden methods in CreateInfo
by Diego Perez
· 8 years ago
f19c854
Implement missing getAssignedPackageIdentifiers delegate
by Diego Perez
· 8 years ago
6e61b91
Merge "Revert "Switch LayoutLib to Java 8"" into nyc-dev
by Deepanshu Gupta
· 9 years ago
3fcc5ce
Fix broken delegates for FontFamily and PathParser
by Diego Perez
· 9 years ago
852bc91
Implement VirtualRefBasePtr native methods
by Diego Perez
· 9 years ago
49b3939
Support getResource*Name() methods for Resources
by Deepanshu Gupta
· 9 years ago
c5f90cf
Merge "Exclude java namespace classes from layoutlib" into nyc-dev
by Deepanshu Gupta
· 9 years ago
37d1bc2
Exclude java namespace classes from layoutlib
by Deepanshu Gupta
· 9 years ago
d6f14fa
Add fill type support to vector drawable
by Diego Perez
· 9 years ago
4580121
Merge "Change BridgeResources to Resources_Delegate" into nyc-dev
by Xavier Ducrohet
· 9 years ago
896eb1c
Change BridgeResources to Resources_Delegate
by Deepanshu Gupta
· 9 years ago
ee55206
Animated vector drawable support
by Diego Perez
· 9 years ago
1c109a1
Merge "Implement native methods in VectorDrawable" into nyc-dev
by Diego Perez
· 9 years ago
eb930e0
Merge "Add StubMethodAdapterTest" into nyc-dev
by Deepanshu Gupta
· 9 years ago
625460f
Add StubMethodAdapterTest
by Deepanshu Gupta
· 9 years ago
d17923e
LayoutLib: Reference android's junit in intellij project.
by Deepanshu Gupta
· 9 years ago
e4cf18f
Implement native methods in VectorDrawable
by Diego Perez
· 9 years ago
3826275
Fix StackMap renaming in Java 8
by Diego Perez
· 9 years ago
1546b44
Remove layoutlib RunQueue implementation
by Diego Perez
· 9 years ago
9dd7e8a
DO NOT MERGE: Fix Canvas memory leak am: b75a0426d8
by Diego Perez
· 9 years ago
95eceea
Fix Canvas memory leak
by Diego Perez
· 9 years ago
da943378
DO NOT MERGE: Fix Canvas memory leak
by Diego Perez
· 9 years ago
8e09058
Merge "Revert "Fix Canvas memory leak"" into mnc-ub-dev
by Diego Perez
· 9 years ago
8b7e297
Revert "Fix Canvas memory leak"
by Diego Perez
· 9 years ago
6287605
Merge "Fix Canvas memory leak" into mnc-ub-dev
by Diego Perez
· 9 years ago
fcba0da
Fix Canvas memory leak
by Diego Perez
· 9 years ago
fabe3f4
resolve merge conflicts of aa9c9fb29e to nyc-dev
by Diego Perez
· 9 years ago
Next »