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
/
graphics
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #2018814: System cannot correctly render assets with "wrap_content" attri...
Dianne Hackborn
2009-07-29
1
-6
/
+23
*
Fiddle with default densities to try to sanitize the API.
Dianne Hackborn
2009-07-26
2
-31
/
+86
*
Allow for screen density drawables in compatibility mode.
Dianne Hackborn
2009-07-24
7
-283
/
+465
*
DrawableContainer was not respecting the value returned by Drawable.getPaddin...
Romain Guy
2009-07-22
1
-3
/
+8
*
cast is floor. Use round instead.
Mitsuru Oshima
2009-07-21
1
-4
/
+4
*
Fix issue where scaled bitmap sizes could be wrong.
Dianne Hackborn
2009-07-18
1
-4
/
+43
*
Add "nodpi" density, and expose a bunch of density-related APIs.
Dianne Hackborn
2009-07-17
3
-34
/
+14
*
add hidden Options field for native allocations
Mike Reed
2009-07-17
1
-0
/
+13
*
Fix ShapeDrawable.inflateTag() to accept proper dimension specs for padding
Phil Dubach
2009-07-08
1
-4
/
+9
*
Fix NullPointerException in NinePatch constructor
Phil Dubach
2009-06-30
1
-2
/
+3
*
Replace indeterminate progress animated asset with new ones
Romain Guy
2009-06-30
3
-6
/
+62
*
Fix NullPointerException in DrawableContainer.mutate()
Phil Dubach
2009-06-29
1
-2
/
+4
*
Update spinner's drawables. Clean up resources, pave the way for new animation.
Romain Guy
2009-06-26
2
-0
/
+317
*
Fix NPE in GradientDrawable constructor
Phil Dubach
2009-06-23
1
-1
/
+3
*
Add prepareToDraw() to Bitmap for fixing http://b/issue?id=1907995.
Wei-Ta Chen
2009-06-22
1
-44
/
+62
*
Fix Canvas.finalize() for the case where the constructor throws an exception
Phil Dubach
2009-06-17
1
-1
/
+5
*
Unhide inInputShareable in BitmapFactory.Options.
Wei-Ta Chen
2009-06-04
1
-2
/
+0
*
Unhide inPurgeable in BitmapFactory.Options.
Wei-Ta Chen
2009-06-02
1
-22
/
+20
*
Fix typos.
Ken Shirriff
2009-05-13
1
-1
/
+1
*
AI 148752: Fix description of breakText() param.
Dirk Dougherty
2009-05-12
1
-2
/
+3
*
Merge change 1057 into donut
Android (Google) Code Review
2009-05-12
1
-1
/
+32
|
\
|
*
* Add regoin scaling for transparent support
Mitsuru Oshima
2009-05-12
1
-1
/
+32
*
|
Fixes #1847219. Add a new API to load fonts from arbitrary files: Typeface.cr...
Romain Guy
2009-05-12
1
-5
/
+27
*
|
Fixes #1846038. DrawableContainer was wrongly returning its opacity by ignori...
Romain Guy
2009-05-12
1
-38
/
+28
|
/
*
Merge branch 'readonly-p4-donut' into donut
Mitsuru Oshima
2009-04-28
1
-0
/
+13
|
\
|
*
AI 147976: Compatibility mode support. Part 2.
Mitsuru Oshima
2009-04-28
1
-0
/
+13
*
|
Merge change 618 into donut
Android (Google) Code Review
2009-04-28
1
-50
/
+65
|
\
\
|
*
|
Fixes #1816088. Avoid initializing empty Rects when they are useless, especia...
Romain Guy
2009-04-28
1
-50
/
+65
*
|
|
Add call to (new) Canvas.freeCaches() in response to low-memory
Mike Reed
2009-04-27
1
-1
/
+11
|
/
/
*
|
Merge change 546 into donut
Android (Google) Code Review
2009-04-27
1
-0
/
+30
|
\
\
|
*
|
Add (hidden for now) purgeable bitmaps
Mike Reed
2009-04-24
1
-0
/
+30
|
|
/
*
|
More optimization of dumpsys output.
Dianne Hackborn
2009-04-22
2
-7
/
+69
|
/
*
auto import from //branches/cupcake/...@137873
The Android Open Source Project
2009-03-11
1
-4
/
+4
*
auto import from //depot/cupcake/@136594
The Android Open Source Project
2009-03-05
1
-2
/
+13
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
84
-0
/
+17165
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
84
-17077
/
+0
*
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-03
3
-93
/
+5
*
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-03-02
3
-5
/
+93
*
auto import from //branches/cupcake/...@131421
The Android Open Source Project
2009-02-13
3
-44
/
+103
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
24
-392
/
+995
*
auto import from //branches/cupcake/...@127436
The Android Open Source Project
2009-01-22
3
-9
/
+36
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
12
-30
/
+201
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
8
-88
/
+203
*
Initial Contribution
The Android Open Source Project
2008-10-21
83
-0
/
+16102