Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
cbeaca7a819cc11724f6f34457dabf5bd55a84a1
/
tools
c226e57
LayoutLib: Misc javadoc fixes.
by Xavier Ducrohet
· 14 years ago
b44b43b
LayoutLib: Support Region through delegates.
by Xavier Ducrohet
· 14 years ago
d43909c
LayoutLib: add support for unsupported drawing modifiers.
by Xavier Ducrohet
· 14 years ago
2080534
LayoutLib: Fix Canvas layer support with 2+ layers
by Xavier Ducrohet
· 14 years ago
b1da1af
LayoutLib: improve bitmap support.
by Xavier Ducrohet
· 14 years ago
d38e776
LayoutLib: support for layers.
by Xavier Ducrohet
· 14 years ago
63fd871
LayoutLib: Misc rendering fixes.
by Xavier Ducrohet
· 14 years ago
d348b6e
LayoutLib: support for Path and BitmapShader using delegates.
by Xavier Ducrohet
· 14 years ago
19a0210
LayoutLib: Update layoutlib with revised API.
by Xavier Ducrohet
· 14 years ago
f890fab
Ensure bitmaps aren't freed while referenced from a display list
by Patrick Dubroy
· 14 years ago
cfdc784
LayoutLib: replace the stack of Graphics2D with custom snapshots.
by Xavier Ducrohet
· 14 years ago
22ff4ef
Fix build break due to additional arg in Bitmap ctor
by Patrick Dubroy
· 14 years ago
21534cf
Merge "LayoutLib: Fix gradient rendering."
by Xavier Ducrohet
· 14 years ago
d9c6436
LayoutLib: Fix gradient rendering.
by Xavier Ducrohet
· 14 years ago
dcc995c
Merge "LayoutLib: Misc fix to rendering."
by Xavier Ducrohet
· 14 years ago
d28378c
Merge "LayoutLib: Use the new ninepatch API to suppor density."
by Xavier Ducrohet
· 14 years ago
f1416e4
LayoutLib: Misc fix to rendering.
by Xavier Ducrohet
· 14 years ago
00db221
am 0ccc8b73: am 5441a9ff: Merge "GL texture filtering changed from AND to OR, so rename tag name to match. (<uses-foo> == AND, <supports-foo> == OR, e.g. uses-feature vs. supports-screen)." into gingerbread
by Dan Morrill
· 14 years ago
0ccc8b7
am 5441a9ff: Merge "GL texture filtering changed from AND to OR, so rename tag name to match. (<uses-foo> == AND, <supports-foo> == OR, e.g. uses-feature vs. supports-screen)." into gingerbread
by Dan Morrill
· 14 years ago
90c6b7e
LayoutLib: Use the new ninepatch API to suppor density.
by Xavier Ducrohet
· 14 years ago
8da36314
LayoutLib: implement more of Canvas/Paint.
by Xavier Ducrohet
· 14 years ago
096b67f
GL texture filtering changed from AND to OR, so rename tag name to match.
by Dan Morrill
· 14 years ago
6735cff
LayoutLib: parsed resources were always set as platform res.
by Xavier Ducrohet
· 14 years ago
ffb42f6
LayoutLib: Adapt to new LayoutLib
by Xavier Ducrohet
· 14 years ago
ddb76c4
Change assets to use 64-bit API
by Kenny Root
· 14 years ago
8d74c97
LayoutLib: explicitely override PropertyValuesHolder native code.
by Xavier Ducrohet
· 14 years ago
864f33a
Merge "LayoutLib: Update font object when text info changes in paint delegate"
by Xavier Ducrohet
· 14 years ago
b5ddf04
LayoutLib: Update font object when text info changes in paint delegate
by Xavier Ducrohet
· 14 years ago
168677c
LayoutLib: Fix logging.
by Xavier Ducrohet
· 14 years ago
e1179ea
LayoutLib: Animation support in insert/move/removeChild actions.
by Xavier Ducrohet
· 14 years ago
01811aa
LayoutLib: Create new layoutparams when moving a child
by Xavier Ducrohet
· 14 years ago
3c78f2d
LayoutLib: Update to use the new moveChild API.
by Xavier Ducrohet
· 14 years ago
9065504
Improve support for external keyboards.
by Jeff Brown
· 14 years ago
c8aec06
Layoutlib: update with new add/movechild API.
by Xavier Ducrohet
· 14 years ago
9eb6d41
LayoutLib: Reuse canvas when possible.
by Xavier Ducrohet
· 14 years ago
c14e7dd
LayoutLib: implement insert/move/removeChild.
by Xavier Ducrohet
· 14 years ago
30c77d6
LayoutLib: get AWT image from new image factory.
by Xavier Ducrohet
· 14 years ago
2eea6fa
Layoutlib: Animation support.
by Xavier Ducrohet
· 14 years ago
c97e6f9
Merge "Fix build on Linux due to different strrchr prototype."
by Jeff Brown
· 14 years ago
ab84135
Fix build on Linux due to different strrchr prototype.
by Jeff Brown
· 14 years ago
42e514b
Merge "Port Emulator keymaps."
by Jeff Brown
· 14 years ago
061cf75
Port Emulator keymaps.
by Jeff Brown
· 14 years ago
2d56b27
Layoutlib: use default nine patch classes.
by Xavier Ducrohet
· 14 years ago
7c71023
Add knowledge of mipmap to aapt
by Kenny Root
· 14 years ago
9223b673
Layoutlib: support for editing embedded layouts.
by Xavier Ducrohet
· 14 years ago
fb25cae
LayoutLib: use the new expand API.
by Xavier Ducrohet
· 14 years ago
d738688
LayoutLib: fix some tests
by Xavier Ducrohet
· 14 years ago
55acd60
Layoutlib: support viewkey in include nodes.
by Xavier Ducrohet
· 14 years ago
755b46d
Layoutlib: use int[] wrapper to use as map keys.
by Xavier Ducrohet
· 14 years ago
5a09488
Layoutlib: Properly dispose of bitmap delegate.
by Xavier Ducrohet
· 14 years ago
4d9e32f
Layoutlib: support XML based ColorStateList.
by Xavier Ducrohet
· 14 years ago
9e27936
Layoutlib: Fix alpha support in Canvas/Paint.
by Xavier Ducrohet
· 14 years ago
cf52390
Layoutlib: Fill the default prop value map for View objects.
by Xavier Ducrohet
· 14 years ago
135f80d
Fix fill color alpha in layoutlib
by Tor Norbye
· 14 years ago
071dee2
Misc fix in layoutlib bridge + View.isIneditMode as delegate.
by Xavier Ducrohet
· 14 years ago
c2e9651
Layoutlib: New bridge implementation using the new API 5.
by Xavier Ducrohet
· 14 years ago
7f775243
Layoutlib: Load fragments
by Xavier Ducrohet
· 14 years ago
e0c763f
Layoutlib: more text drawing.
by Xavier Ducrohet
· 14 years ago
82849af
am 3442611e: am 5580e44c: Merge "Support changing style parent in overlays"
by Jean-Baptiste Queru
· 14 years ago
41a4833
am 4da6efc8: am 46151652: Merge "fix xlarge support in aapt for gingerbread" into gingerbread
by Scott Main
· 14 years ago
3442611
am 5580e44c: Merge "Support changing style parent in overlays"
by Jean-Baptiste Queru
· 14 years ago
4da6efc
am 46151652: Merge "fix xlarge support in aapt for gingerbread" into gingerbread
by Scott Main
· 14 years ago
d58fb97
fix xlarge support in aapt for gingerbread
by Scott Main
· 14 years ago
5580e44
Merge "Support changing style parent in overlays"
by Jean-Baptiste Queru
· 14 years ago
9c05b39
Layoutlib native delegate: FloatMath.
by Xavier Ducrohet
· 14 years ago
4b606da
Layoutlib native delegate: path effects and xfermode.
by Xavier Ducrohet
· 14 years ago
251d2e9
Layoutlib native delegate: primitive shapes and shaders
by Xavier Ducrohet
· 14 years ago
abff653
More layout Canvas/Paint implementation.
by Xavier Ducrohet
· 14 years ago
5802dea
More implementation of the layoutlib Paint/Canvas delegates.
by Xavier Ducrohet
· 14 years ago
9f63ff2
Layoutlib Canvas and Paint implementation through native delegates
by Xavier Ducrohet
· 14 years ago
5de11a1
Implement the layoutlib Bitmap through a native delegate.
by Xavier Ducrohet
· 14 years ago
65dc397
Fix the layoutlib_bridge .classpath to not use the full layoutlib
by Xavier Ducrohet
· 14 years ago
5e7ed8d
Move layoutlib typeface implementation to delegate.
by Xavier Ducrohet
· 14 years ago
4c9d691
am 57f7ccc4: am 63e5d07e: Merge "Fix issue with project resources overriding framework resources." into gingerbread
by Xavier Ducrohet
· 14 years ago
57f7ccc
am 63e5d07e: Merge "Fix issue with project resources overriding framework resources." into gingerbread
by Xavier Ducrohet
· 14 years ago
4f291d3
Reimplement the native matrix method using the new delegate way.
by Xavier Ducrohet
· 14 years ago
c2e28dd7
Fix issue with project resources overriding framework resources.
by Xavier Ducrohet
· 14 years ago
d815e37
Fix rendering of digitalClock/Gallery in Eclipse editors.
by Xavier Ducrohet
· 14 years ago
f241c40
Revert "Fix rendering of digitalClock/Gallery in Eclipse editors."
by Raphael
· 14 years ago
68404a0
am a44a5e02: am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Eclipse editors." into gingerbread
by Xavier Ducrohet
· 14 years ago
a44a5e0
am 1b6180ec: Merge "Fix rendering of digitalClock/Gallery in Eclipse editors." into gingerbread
by Xavier Ducrohet
· 14 years ago
25e96ce
Fix rendering of digitalClock/Gallery in Eclipse editors.
by Xavier Ducrohet
· 14 years ago
4f145c9
Fix debug statements and aapt assert.
by Patrick Scott
· 14 years ago
a7a44d4
Merge "Implement issue #3116702: New manifest tags for supported screen sizes"
by Dianne Hackborn
· 14 years ago
a0b46c9
Implement issue #3116702: New manifest tags for supported screen sizes
by Dianne Hackborn
· 14 years ago
a6ca66a
Merge "Layoutlib_Create: Fix order of class adapters."
by Xavier Ducrohet
· 14 years ago
c08e175
Merge "Layoutlib_create: fix binary name of delegate methods."
by Xavier Ducrohet
· 14 years ago
e2e8ba9
Layoutlib_Create: Fix order of class adapters.
by Raphael
· 14 years ago
2191b4b
Merge "Remove dependency on ASM util classes."
by Xavier Ducrohet
· 14 years ago
280372e
Layoutlib_create: fix binary name of delegate methods.
by Raphael
· 14 years ago
ee9642c
am 2051a1be: am c5371fad: Merge "Make layoutlib use the prebuilt of layoutlib_api"
by Xavier Ducrohet
· 14 years ago
2051a1b
am c5371fad: Merge "Make layoutlib use the prebuilt of layoutlib_api"
by Xavier Ducrohet
· 14 years ago
d556d8b
Remove dependency on ASM util classes.
by Raphael
· 14 years ago
101f14b
am ba501785: Merge "Implement issue #3116702: New manifest tags for supported screen sizes DO NOT MERGE" into gingerbread
by Dianne Hackborn
· 14 years ago
0db3844
Make layoutlib use the prebuilt of layoutlib_api
by Xavier Ducrohet
· 14 years ago
a6d9c7c
Implement issue #3116702: New manifest tags for supported screen sizes DO NOT MERGE
by Dianne Hackborn
· 14 years ago
d4533f14
Report drag success/fail in the DRAG_ENDED message
by Chris Tate
· 14 years ago
3222df8
am ec62719c: am 004f968d: Merge "Link against the static libcrypto in external/openssl." into gingerbread
by Ying Wang
· 14 years ago
ec62719
am 004f968d: Merge "Link against the static libcrypto in external/openssl." into gingerbread
by Ying Wang
· 14 years ago
78fc85c
am 35d34c67: am 3d828e62: Merge "Do not build pbkdf2gen on non-Linux hosts" into gingerbread
by Joe Onorato
· 14 years ago
Next »