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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ADT/Layoutlib: implement sweep gradient.
Xavier Ducrohet
2010-01-19
3
-60
/
+140
*
Merge "ADT/Layoutlib: implement radial gradient." into eclair
Xavier Ducrohet
2010-01-19
3
-219
/
+338
|
\
|
*
ADT/Layoutlib: implement radial gradient.
Xavier Ducrohet
2010-01-19
3
-219
/
+338
*
|
Merge "Add instrumentation as a source tag for proguard keep options." into e...
Ying Wang
2010-01-19
1
-36
/
+44
|
\
\
|
|
/
|
/
|
|
*
Add instrumentation as a source tag for proguard keep options.
Ying Wang
2010-01-13
1
-36
/
+44
*
|
ADT/Layoutlib: Add dash support to stroke.
Xavier Ducrohet
2010-01-15
3
-38
/
+92
*
|
ADT/Layoutlib: properly handle stroke information.
Xavier Ducrohet
2010-01-14
2
-2
/
+41
*
|
Merge "ADT/Layoutlib: improved gradient drawing for perf." into eclair
Xavier Ducrohet
2010-01-14
1
-3
/
+9
|
\
\
|
*
|
ADT/Layoutlib: improved gradient drawing for perf.
Xavier Ducrohet
2010-01-14
1
-3
/
+9
*
|
|
ADT/Layoutlib: don't draw 0-sized rectangle, AWT doesn't like that.
Xavier Ducrohet
2010-01-14
1
-28
/
+32
|
/
/
*
|
ADT/Layoutlib: always use custom gradient (java) Paint.
Xavier Ducrohet
2010-01-14
1
-30
/
+17
*
|
ADT/Layout: support for 3+ color in linear gradients
Xavier Ducrohet
2010-01-14
1
-6
/
+243
*
|
ADT/Layoutlib: shader clean-up.
Xavier Ducrohet
2010-01-14
7
-7
/
+14
*
|
ADT/Layoutlib: 2 color, linear gradient support.
Xavier Ducrohet
2010-01-13
8
-56
/
+92
*
|
ADT/Layoutlib: implement Canvas.concat(Matrix)
Xavier Ducrohet
2010-01-13
2
-18
/
+34
*
|
ADT/Layoutlib: Reimplement parts of BitmapFactory
Xavier Ducrohet
2010-01-13
3
-0
/
+605
|
/
*
Only output proguard keep for nonempty attribute name in the AndroidManifest....
Ying Wang
2010-01-12
1
-23
/
+25
*
LayoutLib: support for custom styles.
Xavier Ducrohet
2010-01-11
1
-3
/
+14
*
Merge "Move Layoutlib API library to sdk.git" into eclair
Xavier Ducrohet
2010-01-07
12
-642
/
+0
|
\
|
*
Move Layoutlib API library to sdk.git
Xavier Ducrohet
2010-01-07
12
-642
/
+0
*
|
Fix issue #2357259: aapt tool prints "uses-configuation:"
Dianne Hackborn
2010-01-06
1
-1
/
+1
|
/
*
Layoutlib: Add a constant for default density value.
Xavier Ducrohet
2009-12-11
1
-0
/
+3
*
Add --custom-package to aapt
Xavier Ducrohet
2009-11-30
3
-6
/
+25
*
Fix build.
Dianne Hackborn
2009-11-16
1
-6
/
+6
*
Minor fix for the parent style computation in the layoutlib.
Xavier Ducrohet
2009-11-15
1
-8
/
+11
*
Properly implement Paint.breakText for layoutlib.
Xavier Ducrohet
2009-11-13
1
-2
/
+12
*
Add a way for wallpapers to know the delta between virtual screens.
Marco Nelissen
2009-11-09
1
-2
/
+4
*
Support for fallback fonts in layoutlib.
Xavier Ducrohet
2009-11-09
4
-120
/
+333
*
am 00e44ef2: Merge change I54545dfd into eclair-sdk
Dirk Dougherty
2009-11-04
2
-9
/
+9
|
\
|
*
doc change: fix broken R.styleable formatting (caused by missing periods). Ad...
Dirk Dougherty
2009-11-03
2
-9
/
+9
*
|
Fix layoutlib tests so they pas when run from Eclipse workbench.
Brett Chabot
2009-11-03
2
-2
/
+2
*
|
Implement feature #2117336: Create event communication APIs for live wallpaper
Dianne Hackborn
2009-10-22
1
-0
/
+19
*
|
add "junk path" -k option to aapt (DO NOT MERGE)
Doug Zongker
2009-10-19
3
-8
/
+22
|
/
*
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
*
Reimplement all the method of Paint for layoutlib
Xavier Ducrohet
2009-10-05
1
-69
/
+294
*
Fix the layoutlib test to run from adt-tests.
Xavier Ducrohet
2009-10-05
6
-67
/
+53
*
Refactor class/method names used by layoutlib_create.
Xavier Ducrohet
2009-10-05
3
-38
/
+86
*
Fix a warning output.
Xavier Ducrohet
2009-09-28
1
-1
/
+2
*
AAPT: Ignore visual source safe files in resources
Raphael
2009-09-24
1
-0
/
+4
*
Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off
Dianne Hackborn
2009-09-23
1
-1
/
+11
*
Add density support to layoutlib so that bitmap are scaled if needed.
Xavier Ducrohet
2009-09-23
4
-47
/
+78
*
Fix issue #2125720 Weather Forecast Widget - graphics do not scale
Dianne Hackborn
2009-09-23
1
-2
/
+2
*
Merge change 26635 into eclair
Android (Google) Code Review
2009-09-23
9
-6
/
+309
|
\
|
*
Added tool to generate application-specific reports from class load profiling...
Bob Lee
2009-09-23
9
-6
/
+309
*
|
Add density value to density enum.
Xavier Ducrohet
2009-09-22
1
-1
/
+14
|
/
*
Add a new IResourceValue that knows about the density.
Xavier Ducrohet
2009-09-22
1
-0
/
+31
*
Fix issue with printing gles version in aapt dump badging option
Suchi Amalapurapu
2009-09-20
1
-2
/
+3
*
Add API to send an ordered sticky broadcast.
Dianne Hackborn
2009-09-19
1
-0
/
+7
*
Fix issue #2093608: Calendar widget takes a few seconds to launch
Dianne Hackborn
2009-09-17
1
-0
/
+8
[next]