Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
bdd8fbf6eae886dc3b2cd716745ede918773a2c4
/
tools
/
layoutlib
/
bridge
/
src
/
android
877ae53
Set default text style in layoutlib as NORMAL [DO NOT MERGE]
by Deepanshu Gupta
· 12 years ago
cda89ca
Fix a bug in Nine Patch library. [DO NOT MERGE]
by Deepanshu Gupta
· 12 years ago
e183855
Add methods for Time_Delegate [DO NOT MERGE]
by Deepanshu Gupta
· 12 years ago
2d82586
Fix CalendarView to show the right labels. [DO NOT MERGE]
by Deepanshu Gupta
· 13 years ago
54a18ef
Replace LruCache implementation for layoutlib. do not merge.
by Xavier Ducrohet
· 14 years ago
f18c68b
Add missing native method to Canvas_Delegate.
by Xavier Ducrohet
· 14 years ago
96ff709
Work around build break in layoutlib.
by Jeff Brown
· 14 years ago
cb092e2
Fix Paint_Delegate with missing native method.
by Xavier Ducrohet
· 14 years ago
ec4a504
Embed layout padding in nine patch images
by Amith Yamasani
· 14 years ago
22f700a
Add Delegate for ViewRootImpl#isInTouchMode to prevent IPC call in Eclipse.
by Xavier Ducrohet
· 14 years ago
5d701ed
LayoutLib: Properly support attr ns when used in styles.
by Xavier Ducrohet
· 14 years ago
5e6c219
am f8e737cb: am 22701ec5: am 503247f2: Merge "Make sure resource references are resolved." into ics-mr1
by Xavier Ducrohet
· 14 years ago
f8e737c
am 22701ec5: am 503247f2: Merge "Make sure resource references are resolved." into ics-mr1
by Xavier Ducrohet
· 14 years ago
c3f979f6
Make sure resource references are resolved.
by Xavier Ducrohet
· 14 years ago
a175a5b
Encapsulate the ViewRootImpl's handler.
by Jeff Brown
· 14 years ago
331bb0c
Setup ActionBars in layoutlib the same way the platform does it. do not merge.
by Xavier Ducrohet
· 14 years ago
7396348
Setup ActionBars in layoutlib the same way the platform does it.
by Xavier Ducrohet
· 14 years ago
46d43cc
Make Layoutlib compile on Java 6.
by Xavier Ducrohet
· 14 years ago
d2f0dcd
Merge "Remove unused code"
by Romain Guy
· 14 years ago
68fc1df
Remove unused code
by Romain Guy
· 14 years ago
5bf2802
Fix broken drawCircle LayoutLib.
by Xavier Ducrohet
· 14 years ago
96e942d
Use a Choreographer to schedule animation and drawing.
by Jeff Brown
· 15 years ago
d410bfb
LayoutLib: fix support for textScaleX.
by Xavier Ducrohet
· 15 years ago
1409409
Layoutlib: Typeface support for loading fonts manually.
by Xavier Ducrohet
· 15 years ago
178006a0
Layoutlib now parses system_fonts.xml instead of its own.
by Xavier Ducrohet
· 15 years ago
f1dee19
Layoutlib: add support for ITextServicesManager.
by Xavier Ducrohet
· 15 years ago
387d078
LayoutLib: Fix native delegate for Display.
by Xavier Ducrohet
· 15 years ago
8433c36
LayoutLib: add native delegate for set/getHinting in Paint.
by Xavier Ducrohet
· 15 years ago
7f9f99ea
Make some methods/fields package private so that layoutlib can access them.
by Xavier Ducrohet
· 15 years ago
ea67005
Implement native println_native in android.util.Log for LayoutLib
by Philip Milne
· 15 years ago
162c1dc
Layoutlib: implement Resources.getBoolean(int).
by Xavier Ducrohet
· 15 years ago
569ed05
Layoutlib: simple comment fix.
by Xavier Ducrohet
· 15 years ago
d2f664d
Misc layoutlib fix in preparation of the access change in framework code.
by Xavier Ducrohet
· 15 years ago
af64556
Layoutlib: misc fix + start of AndroidBidi support.
by Xavier Ducrohet
· 15 years ago
96131ee
LayoutLib: updated fake accessbility manager and ensure there's an InputMethodManager
by Xavier Ducrohet
· 15 years ago
0a49635
LayoutLib: Delegate for Display and IWindowManager implementation.
by Xavier Ducrohet
· 15 years ago
66743a1
Fix changed native method delegates in layoutlib for ICS.
by Xavier Ducrohet
· 15 years ago
f18e311
am abc83871: am f6e47999: am 2a6dc7f1: Merge "Import the Layoutlib from hc-mr1." into honeycomb-mr2
by Xavier Ducrohet
· 15 years ago
fb93ce9
Import the Layoutlib from hc-mr1.
by Xavier Ducrohet
· 15 years ago
515a08b
Merge 59aad78e from master. do not merge.
by Xavier Ducrohet
· 15 years ago
9d76581
LayoutLib: Fix Arc rendering.
by Xavier Ducrohet
· 15 years ago
adaa12c
LayoutLib: fix Capabilities and getDimensionPixelSize
by Xavier Ducrohet
· 15 years ago
c12b409
LayoutLib: Implement some missing add###() method in Path.
by Xavier Ducrohet
· 15 years ago
a4510a7
LayoutLib: fix incorrect indices in one of the 2 native_drawTextRun methods.
by Xavier Ducrohet
· 15 years ago
f0a5343
LayoutLib: Add debug mode.
by Xavier Ducrohet
· 15 years ago
c6083f2
LayoutLib: misc fixes.
by Xavier Ducrohet
· 15 years ago
cc4977d
LayoutLib: Hold onto delegate references.
by Xavier Ducrohet
· 15 years ago
8a80a85
LayoutLib: remove some exceptions.
by Xavier Ducrohet
· 15 years ago
9a4fe29
LayoutLib: Annotate the custom delegate methods.
by Xavier Ducrohet
· 15 years ago
13bdc33
LayoutLib: improved rendering for system/title/action bars.
by Xavier Ducrohet
· 15 years ago
779c906
LayoutLib: Replace custom BitmapFactory by a simpler delegate
by Xavier Ducrohet
· 15 years ago
bbbb832
LayoutLib: render system/title/action bars.
by Xavier Ducrohet
· 15 years ago
345f866
Make TimePicker/DatePicker/CalendarView render in Eclipse.
by Xavier Ducrohet
· 15 years ago
35ea7cd
LayoutLib: Update with the new resource map APIs.
by Xavier Ducrohet
· 15 years ago
1658422
LayoutLib: Properly compute available space to layouts.
by Xavier Ducrohet
· 15 years ago
7d7016e
LayoutLib: return ViewInfo for all merged items + Build init.
by Xavier Ducrohet
· 15 years ago
82b9232
LayoutLib: Use special view cookie for include-merge case.
by Xavier Ducrohet
· 15 years ago
51a7e544
LayoutLib: update logs to use new data bundle
by Xavier Ducrohet
· 15 years ago
bbefc86
LayoutLib: Fix multi-line text rendering.
by Xavier Ducrohet
· 15 years ago
918aaa5
LayoutLib: Use the new log tag constants from LayoutLog
by Xavier Ducrohet
· 15 years ago
ee592fe
LayoutLib: move MockView back into its original package.
by Xavier Ducrohet
· 15 years ago
56222cf
LayoutLib: use tags in logs.
by Xavier Ducrohet
· 15 years ago
6c740cf
LayoutLib: Improve error reporting.
by Xavier Ducrohet
· 15 years ago
0de1607
LayoutLib: fix XmlUtils.convertValueToInt
by Xavier Ducrohet
· 15 years ago
b6e53f48
LayoutLib: add a few misc implementations.
by Xavier Ducrohet
· 15 years ago
46a3292
LayoutLib: finish Typeface and unload them in dispose.
by Xavier Ducrohet
· 15 years ago
10af738
LayoutLib: Finish the matrix delegate.
by Xavier Ducrohet
· 15 years ago
a7cac5e0
LayoutLib: fix clipping issues.
by Xavier Ducrohet
· 15 years ago
c226e57
LayoutLib: Misc javadoc fixes.
by Xavier Ducrohet
· 15 years ago
b44b43b
LayoutLib: Support Region through delegates.
by Xavier Ducrohet
· 16 years ago
d43909c
LayoutLib: add support for unsupported drawing modifiers.
by Xavier Ducrohet
· 16 years ago
b1da1af
LayoutLib: improve bitmap support.
by Xavier Ducrohet
· 16 years ago
d38e776
LayoutLib: support for layers.
by Xavier Ducrohet
· 16 years ago
63fd871
LayoutLib: Misc rendering fixes.
by Xavier Ducrohet
· 16 years ago
d348b6e
LayoutLib: support for Path and BitmapShader using delegates.
by Xavier Ducrohet
· 16 years ago
19a0210
LayoutLib: Update layoutlib with revised API.
by Xavier Ducrohet
· 16 years ago
cfdc784
LayoutLib: replace the stack of Graphics2D with custom snapshots.
by Xavier Ducrohet
· 16 years ago
22ff4ef
Fix build break due to additional arg in Bitmap ctor
by Patrick Dubroy
· 16 years ago
d9c6436
LayoutLib: Fix gradient rendering.
by Xavier Ducrohet
· 16 years ago
f1416e4
LayoutLib: Misc fix to rendering.
by Xavier Ducrohet
· 16 years ago
90c6b7e
LayoutLib: Use the new ninepatch API to suppor density.
by Xavier Ducrohet
· 16 years ago
8da36314
LayoutLib: implement more of Canvas/Paint.
by Xavier Ducrohet
· 16 years ago
ffb42f6
LayoutLib: Adapt to new LayoutLib
by Xavier Ducrohet
· 16 years ago
8d74c97
LayoutLib: explicitely override PropertyValuesHolder native code.
by Xavier Ducrohet
· 16 years ago
864f33a
Merge "LayoutLib: Update font object when text info changes in paint delegate"
by Xavier Ducrohet
· 16 years ago
b5ddf04
LayoutLib: Update font object when text info changes in paint delegate
by Xavier Ducrohet
· 16 years ago
168677c
LayoutLib: Fix logging.
by Xavier Ducrohet
· 16 years ago
9eb6d41
LayoutLib: Reuse canvas when possible.
by Xavier Ducrohet
· 16 years ago
2eea6fa
Layoutlib: Animation support.
by Xavier Ducrohet
· 16 years ago
2d56b27
Layoutlib: use default nine patch classes.
by Xavier Ducrohet
· 16 years ago
9223b673
Layoutlib: support for editing embedded layouts.
by Xavier Ducrohet
· 16 years ago
d738688
LayoutLib: fix some tests
by Xavier Ducrohet
· 16 years ago
5a09488
Layoutlib: Properly dispose of bitmap delegate.
by Xavier Ducrohet
· 16 years ago
9e27936
Layoutlib: Fix alpha support in Canvas/Paint.
by Xavier Ducrohet
· 16 years ago
071dee2
Misc fix in layoutlib bridge + View.isIneditMode as delegate.
by Xavier Ducrohet
· 16 years ago
c2e9651
Layoutlib: New bridge implementation using the new API 5.
by Xavier Ducrohet
· 16 years ago
7f775243
Layoutlib: Load fragments
by Xavier Ducrohet
· 16 years ago
e0c763f
Layoutlib: more text drawing.
by Xavier Ducrohet
· 16 years ago
9c05b39
Layoutlib native delegate: FloatMath.
by Xavier Ducrohet
· 16 years ago
4b606da
Layoutlib native delegate: path effects and xfermode.
by Xavier Ducrohet
· 16 years ago
Next »