summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Implement allocation resizing."Jason Sams2010-10-053-0/+43
|\
| * Implement allocation resizing.Jason Sams2010-10-053-0/+43
| | | | | | | | Change-Id: Ie38d42419d595cec730a8721cc1321c5edb6b4d6
* | am b12bfbd4: am eb6e22f2: Merge "Document Bitmap.createScaledBitmap" into ↵Brad Fitzpatrick2010-10-041-0/+9
|\ \ | |/ |/| | | | | | | | | | | | | gingerbread Merge commit 'b12bfbd4df985041ab0e584ef5a746328baac038' * commit 'b12bfbd4df985041ab0e584ef5a746328baac038': Document Bitmap.createScaledBitmap
| * am eb6e22f2: Merge "Document Bitmap.createScaledBitmap" into gingerbreadBrad Fitzpatrick2010-10-041-0/+9
| |\ | | | | | | | | | | | | | | | | | | Merge commit 'eb6e22f29ded58e7e51702c34878fd01e20ff802' into gingerbread-plus-aosp * commit 'eb6e22f29ded58e7e51702c34878fd01e20ff802': Document Bitmap.createScaledBitmap
| | * Document Bitmap.createScaledBitmapBrad Fitzpatrick2010-10-041-0/+9
| | | | | | | | | | | | Change-Id: Ife6a42bc08d17c56274e78a1f5d2c100c2fe4dc8
* | | Apply all Canvas transformations to ColorDrawable.Romain Guy2010-10-041-5/+7
| | | | | | | | | | | | Change-Id: I29252c58224b236d0770ec005da9842990ef2c06
* | | am 3d019a37: am 83d52229: Doc fix: duplicate word \'of\'Brad Fitzpatrick2010-10-031-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit '3d019a374fa41a11fb7b718770076e61235d1c45' * commit '3d019a374fa41a11fb7b718770076e61235d1c45': Doc fix: duplicate word 'of'
| * | am 83d52229: Doc fix: duplicate word \'of\'Brad Fitzpatrick2010-10-031-1/+1
| |\ \ | | |/ | | | | | | | | | | | | | | | Merge commit '83d522290e56f614d0d9373d47c2b54b9e207795' into gingerbread-plus-aosp * commit '83d522290e56f614d0d9373d47c2b54b9e207795': Doc fix: duplicate word 'of'
| | * Doc fix: duplicate word 'of'Brad Fitzpatrick2010-10-031-1/+1
| | | | | | | | | | | | Change-Id: I45a4ca443becc2f2cf02cbca2bd61ef2ee590b5c
| * | am f7681f84: Do not merge.Wei-Ta Chen2010-10-011-263/+0
| |\ \ | | |/ | | | | | | | | | | | | | | | Merge commit 'f7681f84918c27f6a626681ce37ed2a236c44e82' into gingerbread-plus-aosp * commit 'f7681f84918c27f6a626681ce37ed2a236c44e82': Do not merge.
| | * Do not merge.Wei-Ta Chen2010-10-011-263/+0
| | | | | | | | | | | | | | | | | | | | | Fix 3052285 by not publishing the BitmapRegionDecoder API until the honeycomb release. Bug: 3052285 Change-Id: Ie339e414c1a5581e1d38684621e0e97162616977
| | * Prevent unhandled exception in NinePatchDrawableSonia Serafimova2010-09-261-8/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added null check in computeBitmapSize() to avoid unhandled exception "java.lang.NullPointerException" at android.graphics.Rect.<init>(Rect.java:72). This problem was discovered in the wild. Change-Id: I9d40629a052f1390e1811288af6209d8cc3f679b
* | | Merge "Support for 64-bit integer type."Stephen Hines2010-10-012-1/+9
|\ \ \
| * | | Support for 64-bit integer type.Stephen Hines2010-10-012-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | b/3050131 exported renderscript structures don't appear to support int64_t Change-Id: I9aea676425b694a3a6457e63e38b00e591847e20
* | | | Merge "Make simple paths made of lines work."Romain Guy2010-09-301-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Make simple paths made of lines work.Romain Guy2010-09-301-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Bug #3041098 Change-Id: Ife9c3f01ded10e2bb35b1cdf1a54734d8347fee4
* | | | Finish plumbing for double RS elements.Stephen Hines2010-09-303-2/+10
|/ / / | | | | | | | | | Change-Id: Ic708dcaeda4966bb2121ecb6834f56cfa68ad58e
* | | Adding anisotropic filtering and related samples.Alex Sakhartchouk2010-09-303-0/+23
| | | | | | | | | | | | Change-Id: Idb173274417feb5e25bfd64c5e9fa2492a23a17e
* | | Fix RS bug with message ID 0.Stephen Hines2010-09-281-2/+3
| | | | | | | | | | | | | | | | | | Clamp RSTest list to nice viewable range. Change-Id: I0909511e16984ec78150cda17c22e22af1fa0cdb
* | | am ca3f968c: am 7d9c73fb: Merge "Prevent unhandled exception in ↵Jean-Baptiste Queru2010-09-261-8/+10
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | NinePatchDrawable" Merge commit 'ca3f968c6f0acbf94988d00bf21a82a2e8f49b86' * commit 'ca3f968c6f0acbf94988d00bf21a82a2e8f49b86': Prevent unhandled exception in NinePatchDrawable
| * | am 7d9c73fb: Merge "Prevent unhandled exception in NinePatchDrawable"Jean-Baptiste Queru2010-09-261-8/+10
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '7d9c73fb6f6f79f7f92b77482a0edbd7b89f2564' into gingerbread-plus-aosp * commit '7d9c73fb6f6f79f7f92b77482a0edbd7b89f2564': Prevent unhandled exception in NinePatchDrawable
| | * | Prevent unhandled exception in NinePatchDrawableSonia Serafimova2010-09-151-8/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added null check in computeBitmapSize() to avoid unhandled exception "java.lang.NullPointerException" at android.graphics.Rect.<init>(Rect.java:72). This problem was discovered in the wild. Change-Id: I8a4729ceadcfc9744f11b8ceafdf24d6de88c645
* | | | Merge "Adding support for all allowed textures. Cleaning up unused code ↵Alex Sakhartchouk2010-09-245-61/+36
|\ \ \ \ | | | | | | | | | | | | | | | Adding error messages"
| * | | | Adding support for all allowed textures.Alex Sakhartchouk2010-09-235-61/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleaning up unused code Adding error messages Change-Id: I3a92476738ff7699d49feeafcd3eee6f70621acb
* | | | | am ac487f70: am 6b849e21: Unhide BitmapRegionDecoder.Wei-Ta Chen2010-09-222-136/+263
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | | | | | | | | | | | | Merge commit 'ac487f708f7b58dbd4f3021b520c6ed5975daebe' * commit 'ac487f708f7b58dbd4f3021b520c6ed5975daebe': Unhide BitmapRegionDecoder.
| * | | am 6b849e21: Unhide BitmapRegionDecoder.Wei-Ta Chen2010-09-222-136/+263
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | Merge commit '6b849e2123be98eb2a1a25b8abf0b13a279ce952' into gingerbread-plus-aosp * commit '6b849e2123be98eb2a1a25b8abf0b13a279ce952': Unhide BitmapRegionDecoder.
| | * | Unhide BitmapRegionDecoder.Wei-Ta Chen2010-09-232-136/+263
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Rename LargeBitmap to BitmapRegionDecoder 2. Move the instantiations of BitmapRegionDecoder out of BitmapFactory. 3. Remove the use of MemoryFile in BitmapRegionDecoder, since MemoryFile's API had been modified in master. Otherwise, the change will break the master build. 4. Move AssetStreamAdaptor, AutoFDSeek and nullObjectReturn to Utils.h because BitmapFactory.cpp and BitmapRegionDecoder.cpp both need to use these utility functions. Most of the modifications, except for (2) and (3), were reviewed in https://android-git.corp.google.com/g/#change,64716 . However, that change broke the master build due to (3) and was reverted eventually. So, instead of withdrawing this change and waiting for that change to be checked in again, I merge the two changes into one. Change-Id: I2202c0fbbbd6d6676bbd9637e690023ea4099c40
| * | | am 219eb7ec: Merge "Fix bug in JNI BitmapFactory" into gingerbreadJoseph Wen2010-09-101-6/+0
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | Merge commit '219eb7ec8403ef9b98125f2b58cc27669ae69712' into gingerbread-plus-aosp * commit '219eb7ec8403ef9b98125f2b58cc27669ae69712': Fix bug in JNI BitmapFactory
| | * | Fix bug in JNI BitmapFactoryJoseph Wen2010-09-101-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | In nativeCreateLargeBitmapFromFileDescriptor() if the file descriptor can not be rewinded isShareable should be set to false. Change-Id: I7dd545c9d52d21c226e11b8921e35a1d9bba9515
* | | | Merge "Fix two minor RS bugs. 1: index set size was populated with bad value ↵Jason Sams2010-09-221-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | in java, 2: bad error check in uploadToBufferObject."
| * | | | Fix two minor RS bugs.Jason Sams2010-09-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1: index set size was populated with bad value in java, 2: bad error check in uploadToBufferObject. Change-Id: I5946053cdfba0b2fbbaa34d562a9ec53e26ce9f2
* | | | | Merge "Add support for circular gradients to the GL renderer."Romain Guy2010-09-211-2/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add support for circular gradients to the GL renderer.Romain Guy2010-09-211-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change also adds full support for local transformation matrices on sweep and radial gradients. Change-Id: Id8773bc0766575190e3f3d51984fc5e57b266c3f
* | | | | Detect and throw exception for usingJason Sams2010-09-211-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | objects after explicitly destroying them. Change-Id: Ic50d6974c80672846140c7f9435ec9468855f0bc
* | | | | Merge "Add support for Float64 (double) to RenderScript."Stephen Hines2010-09-213-1/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add support for Float64 (double) to RenderScript.Stephen Hines2010-09-203-1/+17
| | | | | | | | | | | | | | | | | | | | Change-Id: Iad1c4adadf657a46aa38a3fad7813927e643e29d
* | | | | Add support for SweepGradient in the GL renderer.Romain Guy2010-09-202-5/+11
|/ / / / | | | | | | | | | | | | Change-Id: I7aa397ed4e34655ead9ba1f5b4ce087665e0f022
* | | | Merge "Adding some documentation to Matrix.mapVectors methods."Adam Cohen2010-09-161-0/+11
|\ \ \ \
| * | | | Adding some documentation to Matrix.mapVectors methods.Adam Cohen2010-09-161-0/+11
| | | | | | | | | | | | | | | | | | | | Change-Id: I6c59c40ac9ebd39d9c5fc189917172da983cc766
* | | | | Fix race condition on exit.Jason Sams2010-09-161-1/+5
| | | | | | | | | | | | | | | | | | | | Change-Id: I1ae1818122604dde5993b2b8ef702bda5194d87d
* | | | | Fix partial NP2 support and restrict mipmaps and clampJason Sams2010-09-141-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modes on HW that does not support proper NP2 bug 2965170 Change-Id: If9a3ac45264861fc75b9616e98957e12a5464411
* | | | | Shader changes to allow for more flexible constant binding.Alex Sakhartchouk2010-09-142-44/+175
|/ / / / | | | | | | | | | | | | Change-Id: Ic66e6e2a371c6e3d5dce1b00f63acab8c09bd110
* | | | Merge "Progress Dialog documentation example uses onPrepareDialog"Gilles Debunne2010-09-091-1/+1
|\ \ \ \
| * | | | Progress Dialog documentation example uses onPrepareDialogGilles Debunne2010-09-091-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I7afebdb321e28d8e4b1687ba4f503bde7d6031a0
* | | | | Do not convert 8888 bitmaps to 565 when doing a copy.Romain Guy2010-09-091-13/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #2988077 This change keeps the 8888 format for new bitmaps and also keeps, when possible, the opaque flag. Change-Id: Ia61f2e89936916b329212a4c59a7d815c329f84e
* | | | | am 8fc6f8b2: am 1b214be9: Merge "Revert "Rename LargeBitmap to ↵Wei-Ta Chen2010-09-071-270/+0
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BitmapRegionDecoder for having a better API."" into gingerbread Merge commit '8fc6f8b2152564cab6ede025644f9bc3ee61ce16' * commit '8fc6f8b2152564cab6ede025644f9bc3ee61ce16': Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API."
| * | | | am 1b214be9: Merge "Revert "Rename LargeBitmap to BitmapRegionDecoder for ↵Wei-Ta Chen2010-09-071-270/+0
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | having a better API."" into gingerbread Merge commit '1b214be92ac206d8ac6ef4967db6e2859d91ab49' into gingerbread-plus-aosp * commit '1b214be92ac206d8ac6ef4967db6e2859d91ab49': Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API."
| | * | | Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API."Wei-Ta Chen2010-09-081-270/+0
| | | | | | | | | | | | | | | | | | | | This reverts commit 50ba3d2c09a9131f3578d271adf2bc8258ca1742.
* | | | | am a295a390: am b356f8ac: Merge "Rename LargeBitmap to BitmapRegionDecoder ↵Wei-Ta Chen2010-09-071-0/+270
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for having a better API." into gingerbread Merge commit 'a295a3908befeb9dd30203c612d95411d68492ed' * commit 'a295a3908befeb9dd30203c612d95411d68492ed': Rename LargeBitmap to BitmapRegionDecoder for having a better API.
| * | | | am b356f8ac: Merge "Rename LargeBitmap to BitmapRegionDecoder for having a ↵Wei-Ta Chen2010-09-071-0/+270
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | better API." into gingerbread Merge commit 'b356f8acec9fdfd36f01e5cca4fe3a28ecd6e628' into gingerbread-plus-aosp * commit 'b356f8acec9fdfd36f01e5cca4fe3a28ecd6e628': Rename LargeBitmap to BitmapRegionDecoder for having a better API.