Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
f32330cf1793c44ece35e3f9223469eaddfde492
/
tools
« Previous
7d7016e
LayoutLib: return ViewInfo for all merged items + Build init.
by Xavier Ducrohet
· 14 years ago
aaa55d3
Merge "New orientation listener." into honeycomb
by Jeff Brown
· 14 years ago
82b9232
LayoutLib: Use special view cookie for include-merge case.
by Xavier Ducrohet
· 14 years ago
4519f07
New orientation listener.
by Jeff Brown
· 14 years ago
4c541b1
Merge "visibility ("lights out") API." into honeycomb
by Joe Onorato
· 14 years ago
664644d
visibility ("lights out") API.
by Joe Onorato
· 14 years ago
02feeb4
aapt: Allow raw "%" in unformatted string-arrays
by Josh Stone
· 14 years ago
1240719
am bcf2adeb: Merge "aapt: Allow raw "%" in unformatted string-arrays"
by Dianne Hackborn
· 14 years ago
bf50322
aapt: Allow raw "%" in unformatted string-arrays
by Josh Stone
· 14 years ago
8068618
Update preloaded-classes for Honeycomb.
by Jesse Wilson
· 14 years ago
9d0577e
LayoutLib: properly configure ApplicationInfo with targetSdkVersion.
by Xavier Ducrohet
· 14 years ago
796992a
Allow TabHosts to have no children in the tabcontent widget
by Tor Norbye
· 14 years ago
70552fb
LayoutLib: Update to use the new RenderResources API.
by Xavier Ducrohet
· 14 years ago
87ab45c
Merge "LayoutLib: extract resource resolution into its own class." into honeycomb
by Xavier Ducrohet
· 14 years ago
fbf0977
Support non-rectangular input regions.
by Jeff Brown
· 14 years ago
d1d6faf
LayoutLib: extract resource resolution into its own class.
by Xavier Ducrohet
· 14 years ago
51a7e54
LayoutLib: update logs to use new data bundle
by Xavier Ducrohet
· 14 years ago
0831b3f
LayoutLib: Misc fixes.
by Xavier Ducrohet
· 14 years ago
bbefc86
LayoutLib: Fix multi-line text rendering.
by Xavier Ducrohet
· 14 years ago
918aaa5
LayoutLib: Use the new log tag constants from LayoutLog
by Xavier Ducrohet
· 14 years ago
310a4d8
LAyoutLib: Fix build by adding missing IWindowSession implementation.
by Xavier Ducrohet
· 14 years ago
1f1957f
Merge "LayoutLib: move MockView back into its original package." into honeycomb
by Xavier Ducrohet
· 14 years ago
66a95e4
Merge "LayoutLib: Add getViewParent/getViewIndex on RenderSession." into honeycomb
by Xavier Ducrohet
· 14 years ago
ee592fe
LayoutLib: move MockView back into its original package.
by Xavier Ducrohet
· 14 years ago
162ee1e
LayoutLib: Add getViewParent/getViewIndex on RenderSession.
by Xavier Ducrohet
· 14 years ago
cb27d4b
Merge "LayoutLib: use tags in logs." into honeycomb
by Xavier Ducrohet
· 14 years ago
56222cf
LayoutLib: use tags in logs.
by Xavier Ducrohet
· 14 years ago
02d2b3b
API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly"
by Christopher Tate
· 14 years ago
d7cbf3f
LayoutLib: Log error when style can't be found.
by Xavier Ducrohet
· 14 years ago
85de008
Merge "LayoutLib: misc fix." into honeycomb
by Xavier Ducrohet
· 14 years ago
639e1bd
LayoutLib: misc fix.
by Xavier Ducrohet
· 14 years ago
6c740cf
LayoutLib: Improve error reporting.
by Xavier Ducrohet
· 14 years ago
0de1607
LayoutLib: fix XmlUtils.convertValueToInt
by Xavier Ducrohet
· 14 years ago
b3830b8
LayoutLib: only support animator-type animations.
by Xavier Ducrohet
· 14 years ago
eb87b3b
LayoutLib: fix some issue with resource resolution.
by Xavier Ducrohet
· 14 years ago
419e829
LayoutLib: move asserts around.
by Xavier Ducrohet
· 14 years ago
c77515e
LayoutLib: display warning when a resource reference fails to resolve.
by Xavier Ducrohet
· 14 years ago
479101a
LayoutLib: Fix moveChild animation.
by Xavier Ducrohet
· 14 years ago
b6e53f4
LayoutLib: add a few misc implementations.
by Xavier Ducrohet
· 14 years ago
46a3292
LayoutLib: finish Typeface and unload them in dispose.
by Xavier Ducrohet
· 14 years ago
7550ec1
LayoutLib: remove fade in/out transition on moveChild.
by Xavier Ducrohet
· 14 years ago
d7cc124
LayoutLib: fix moveChild again.
by Xavier Ducrohet
· 14 years ago
2b9c38a
LayoutLib: fix animated moveChild.
by Xavier Ducrohet
· 14 years ago
10af738
LayoutLib: Finish the matrix delegate.
by Xavier Ducrohet
· 14 years ago
a7cac5e0
LayoutLib: fix clipping issues.
by Xavier Ducrohet
· 14 years ago
29c288d
Cherry-pick 9b53dd9d60a01ddb1307177c296c7b4fd6114753 from master
by Xavier Ducrohet
· 14 years ago
f31161a
Add new "animator" and "interpolator" resource directories.
by Dianne Hackborn
· 14 years ago
9872bf4
Normalize output from aapt d
by Shachar Shemesh
· 14 years ago
5ef0b9d
Make AaptGroupEntry::getMncName accept mnc00
by Johan Redestig
· 14 years ago
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
9223b67
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
Next »