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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug 5231904 - Fix wobbly progress spinners
Adam Powell
2011-09-02
1
-1
/
+1
*
Tweaks to NotificationPanel animation
Chet Haase
2011-09-02
1
-1
/
+4
*
Merge "Code cleaning"
Fabrice Di Meglio
2011-09-01
1
-2
/
+2
|
\
|
*
Code cleaning
Fabrice Di Meglio
2011-08-31
1
-2
/
+2
*
|
Use floating point window positions.
Dianne Hackborn
2011-08-31
1
-0
/
+31
*
|
Merge "Fix bug #5233207 android.graphics.cts.PaintTest#testBreakText fails on...
Fabrice Di Meglio
2011-08-31
1
-1
/
+1
|
\
\
|
*
|
Fix bug #5233207 android.graphics.cts.PaintTest#testBreakText fails on IRK56F...
Fabrice Di Meglio
2011-08-30
1
-1
/
+1
|
|
/
*
|
Accessors for frame count and duration.
Jeff Sharkey
2011-08-30
1
-7
/
+18
*
|
Make Paint.set() copy shadow config.
Jeff Sharkey
2011-08-29
1
-28
/
+28
|
/
*
SurfaceTexture: disable sync-mode SurfaceTextures
Jamie Gennis
2011-08-23
1
-1
/
+3
*
Fix issue #5128639: SystemUI grows by 10MB after taking a screenshot
Dianne Hackborn
2011-08-17
1
-1
/
+10
*
Turn off hinting by default for higher density displays.
Dianne Hackborn
2011-08-12
1
-0
/
+27
*
Merge "Replacing sans serif system font with Roboto"
Justin Ho
2011-08-12
1
-4
/
+4
|
\
|
*
Replacing sans serif system font with Roboto
Christian Robertson
2011-08-11
1
-4
/
+4
*
|
Remove ParcelSurfaceTexture and update MediaPlayer
Ted Bonkenburg
2011-08-11
2
-137
/
+0
*
|
Merge "Make some methods/fields package private so that layoutlib can access ...
Xavier Ducrohet
2011-08-11
4
-8
/
+8
|
\
\
|
*
|
Make some methods/fields package private so that layoutlib can access them.
Xavier Ducrohet
2011-08-11
4
-8
/
+8
|
|
/
*
|
Merge "Remove unnecessary private API"
Romain Guy
2011-08-11
1
-11
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove unnecessary private API
Romain Guy
2011-08-11
1
-11
/
+0
*
|
Merge "Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed."
Romain Guy
2011-08-09
1
-1
/
+3
|
\
\
|
*
|
Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed.
Grace Kloba
2011-08-09
1
-1
/
+3
*
|
|
Add more Paint text APIs parameters checks
Fabrice Di Meglio
2011-08-09
1
-41
/
+132
|
/
/
*
|
Add more optimizations for Text measuring / breaking / getting advances
Fabrice Di Meglio
2011-08-08
1
-0
/
+39
|
/
*
Fix bug #4584320 Single Line EditText not drawing correctly with spans applie...
Fabrice Di Meglio
2011-08-08
1
-2
/
+2
*
Merge "Fix bug #4584320 Single Line EditText not drawing correctly with spans...
Fabrice Di Meglio
2011-08-08
1
-1
/
+1
|
\
|
*
Fix bug #4584320 Single Line EditText not drawing correctly with spans applie...
Fabrice Di Meglio
2011-08-05
1
-1
/
+1
*
|
Merge "Start using bcinfo components within librs."
Stephen Hines
2011-08-05
3
-14
/
+31
|
\
\
|
*
|
Start using bcinfo components within librs.
Stephen Hines
2011-08-03
3
-14
/
+31
*
|
|
Merge "Add camera bayer image format."
Wu-cheng Li
2011-08-04
1
-1
/
+13
|
\
\
\
|
*
|
|
Add camera bayer image format.
Wu-cheng Li
2011-08-04
1
-1
/
+13
*
|
|
|
Add a 'release' method to the SurfaceTexture public Java API
Mathias Agopian
2011-08-03
1
-0
/
+20
|
|
_
|
/
|
/
|
|
*
|
|
Clear the bitmap from the canvas in a lot of places.
Dianne Hackborn
2011-08-02
1
-0
/
+1
*
|
|
Copy constructors should actually copy stuff.
Romain Guy
2011-08-02
2
-4
/
+18
|
/
/
*
|
Allow Canvas.setBitmap() to receive a null Bitmap.
Romain Guy
2011-08-01
1
-6
/
+11
|
/
*
cherrypick Change-Id: Iaada8d42f97786d393743cd7fc3011da1d21f22e
Scott Main
2011-07-27
1
-1
/
+1
*
Merge "Add getName to renderscript base object"
Alex Sakhartchouk
2011-07-27
1
-0
/
+7
|
\
|
*
Add getName to renderscript base object
Alex Sakhartchouk
2011-07-26
1
-0
/
+7
*
|
Unhide new RS apis.
Jason Sams
2011-07-26
3
-5
/
+2
|
/
*
Fixing bitmap invalidation bug.
Alex Sakhartchouk
2011-07-20
1
-0
/
+1
*
Merge "Clean test APIs for Harfbuzz support"
Fabrice Di Meglio
2011-07-18
1
-75
/
+1
|
\
|
*
Clean test APIs for Harfbuzz support
Fabrice Di Meglio
2011-07-15
1
-75
/
+1
*
|
Remove unused code
Romain Guy
2011-07-15
1
-40
/
+0
|
/
*
Merge "Remove the simulator target from all makefiles. Bug: 5010576"
Jeff Brown
2011-07-12
1
-9
/
+0
|
\
|
*
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-11
1
-9
/
+0
*
|
Merge "Add error checks for AllocationAdapters being used in unsupported ways."
Jason Sams
2011-07-11
2
-14
/
+57
|
\
\
|
|
/
|
/
|
|
*
Add error checks for AllocationAdapters being used in unsupported ways.
Jason Sams
2011-07-08
2
-14
/
+57
*
|
Use resource entry name instead of mangled name.
Logan Chien
2011-07-11
1
-1
/
+1
*
|
Merge "Correctly render nested rectangles with different winding rules."
Romain Guy
2011-07-08
1
-9
/
+19
|
\
\
|
|
/
|
/
|
|
*
Correctly render nested rectangles with different winding rules.
Romain Guy
2011-07-08
1
-9
/
+19
*
|
Merge "Fix more type info caching bugs."
Jason Sams
2011-07-07
1
-0
/
+1
|
\
\
[next]