summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ics-mr1-release' of https://android.googlesource.com/platform/f...Steve Kondik2012-03-299-21/+63
|\
| * Merge "docs: fixing bug 5942573" into ics-mr1Robert Ly2012-03-021-3/+3
| |\
| | * docs: fixing bug 5942573Robert Ly2012-02-221-3/+3
| * | fix bug 5942522Robert Ly2012-02-221-1/+6
| |/
| * docs: Add developer guide cross-references, Project ACRE, round 4Joe Fernandez2011-12-228-17/+54
* | libs/rs: Fix parameter swap in rsAllocationJeykumar Sankaran2012-03-051-1/+1
|/
* Followup to a bug fix.Alex Sakhartchouk2011-11-151-10/+16
* Merge "Define, document, and test the behavior of very large SurfaceTextures"...Mathias Agopian2011-11-141-2/+12
|\
| * Define, document, and test the behavior of very large SurfaceTexturesMathias Agopian2011-11-111-2/+12
* | Merge "Fixing a race condition in RSSurfaceView. Bug 5601083 When destroy is ...Alex Sakhartchouk2011-11-141-4/+4
|\ \ | |/ |/|
| * Fixing a race condition in RSSurfaceView. Bug 5601083Alex Sakhartchouk2011-11-111-4/+4
* | Localized optimizations in views and bitmapsChristopher Tate2011-11-111-2/+5
|/
* Merge "SurfaceTexture: unhide setDefaultBufferSize" into ics-mr1Jamie Gennis2011-11-081-3/+10
|\
| * SurfaceTexture: unhide setDefaultBufferSizeJamie Gennis2011-11-041-3/+10
* | Some optimizations for view inflation.Dianne Hackborn2011-11-021-0/+12
|/
* am 09848bc8: Merge "docs: add developer guide cross references, Project ACRE,...Joe Fernandez2011-10-294-8/+33
|\
| * docs: add developer guide cross references, Project ACRE, round 3Joe Fernandez2011-10-284-8/+33
* | adding getters to Sampler ProgramRaster, ProgramStore, Element.Alex Sakhartchouk2011-10-186-20/+266
|/
* Don't call saveLayer() when it's not requiredRomain Guy2011-10-101-1/+1
* Simplify the way we get the version info.Jason Sams2011-10-061-7/+1
* Remove unused fields in ProgramRasterJason Sams2011-09-233-18/+8
* Merge "Fix wobbly spinners"Chet Haase2011-09-121-1/+1
|\
| * Fix wobbly spinnersChet Haase2011-09-121-1/+1
* | Turn hinting back onRomain Guy2011-09-121-5/+8
|/
* Pull animation attributes out of main view class.Dianne Hackborn2011-09-091-0/+182
* Hide RTL related APIsFabrice Di Meglio2011-09-071-0/+4
* Fix bug 5231904 - Fix wobbly progress spinnersAdam Powell2011-09-021-1/+1
* Tweaks to NotificationPanel animationChet Haase2011-09-021-1/+4
* Merge "Code cleaning"Fabrice Di Meglio2011-09-011-2/+2
|\
| * Code cleaningFabrice Di Meglio2011-08-311-2/+2
* | Use floating point window positions.Dianne Hackborn2011-08-311-0/+31
* | Merge "Fix bug #5233207 android.graphics.cts.PaintTest#testBreakText fails on...Fabrice Di Meglio2011-08-311-1/+1
|\ \
| * | Fix bug #5233207 android.graphics.cts.PaintTest#testBreakText fails on IRK56F...Fabrice Di Meglio2011-08-301-1/+1
| |/
* | Accessors for frame count and duration.Jeff Sharkey2011-08-301-7/+18
* | Make Paint.set() copy shadow config.Jeff Sharkey2011-08-291-28/+28
|/
* SurfaceTexture: disable sync-mode SurfaceTexturesJamie Gennis2011-08-231-1/+3
* Fix issue #5128639: SystemUI grows by 10MB after taking a screenshotDianne Hackborn2011-08-171-1/+10
* Turn off hinting by default for higher density displays.Dianne Hackborn2011-08-121-0/+27
* Merge "Replacing sans serif system font with Roboto"Justin Ho2011-08-121-4/+4
|\
| * Replacing sans serif system font with RobotoChristian Robertson2011-08-111-4/+4
* | Remove ParcelSurfaceTexture and update MediaPlayerTed Bonkenburg2011-08-112-137/+0
* | Merge "Make some methods/fields package private so that layoutlib can access ...Xavier Ducrohet2011-08-114-8/+8
|\ \
| * | Make some methods/fields package private so that layoutlib can access them.Xavier Ducrohet2011-08-114-8/+8
| |/
* | Merge "Remove unnecessary private API"Romain Guy2011-08-111-11/+0
|\ \ | |/ |/|
| * Remove unnecessary private APIRomain Guy2011-08-111-11/+0
* | Merge "Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed."Romain Guy2011-08-091-1/+3
|\ \
| * | Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed.Grace Kloba2011-08-091-1/+3
* | | Add more Paint text APIs parameters checksFabrice Di Meglio2011-08-091-41/+132
|/ /
* | Add more optimizations for Text measuring / breaking / getting advancesFabrice Di Meglio2011-08-081-0/+39
|/
* Fix bug #4584320 Single Line EditText not drawing correctly with spans applie...Fabrice Di Meglio2011-08-081-2/+2