summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Collapse)AuthorAgeFilesLines
* Don't use two different variables to refer to mSnapshot.Romain Guy2010-10-221-1/+1
| | | | Change-Id: Ie4a0616d2fe0b040ac14b734a9ddf77bf1f35b0c
* Merge "Don't perform glCopyTextImage with coordinates outside the buffer."Romain Guy2010-10-221-0/+8
|\
| * Don't perform glCopyTextImage with coordinates outside the buffer.Romain Guy2010-10-221-0/+8
| | | | | | | | | | | | Bug #3122179 Change-Id: I91ed397e9e553a8eeb69d82d0c5b1e49a3cdd5ff
* | am 7ba8c44e: am 8ad30b5b: Merge "Initialized check in ↵Kenny Root2010-10-221-1/+9
|\ \ | |/ |/| | | | | | | | | | | | | ZipFileRO::findEntryByName" into gingerbread Merge commit '7ba8c44ef7ba22d83a670e50314d69d0ddce1b9c' * commit '7ba8c44ef7ba22d83a670e50314d69d0ddce1b9c': Initialized check in ZipFileRO::findEntryByName
| * am 8ad30b5b: Merge "Initialized check in ZipFileRO::findEntryByName" into ↵Kenny Root2010-10-221-1/+9
| |\ | | | | | | | | | | | | | | | | | | | | | | | | gingerbread Merge commit '8ad30b5b7e380428701a44458393cbc2381f205b' into gingerbread-plus-aosp * commit '8ad30b5b7e380428701a44458393cbc2381f205b': Initialized check in ZipFileRO::findEntryByName
| | * Merge "Initialized check in ZipFileRO::findEntryByName" into gingerbreadKenny Root2010-10-221-1/+9
| | |\
| | | * Initialized check in ZipFileRO::findEntryByNameKenny Root2010-10-211-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If a ZipFileRO object is uninitialized, the hash table will not have been initialized. This condition wasn't checked in findEntryByName. Bug: 3121109 Change-Id: Ib696e0e7e0cb4dd0fb2e456d6a847e5e8f4fe14e
* | | | Fix refcounting bugs where the sys refcountJason Sams2010-10-2118-130/+130
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | could be corrupted during async type creation. Change-Id: If42828e92990598b0cb5da81c82ea513f94725f2 Fix stack object deletion bug. Change-Id: I2c723aa5ad15e0c99dc9cd0cfbc7db80bace172a
* | | | am d7cd560a: am 1d79a9d9: Use correct size of GAMEPAD_KEYCODESKenny Root2010-10-211-1/+1
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | Merge commit 'd7cd560af506f75d07034c136bea09b409b4d408' * commit 'd7cd560af506f75d07034c136bea09b409b4d408': Use correct size of GAMEPAD_KEYCODES
| * | | am 1d79a9d9: Use correct size of GAMEPAD_KEYCODESKenny Root2010-10-211-1/+1
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | Merge commit '1d79a9d9f85f932a1fd6dcddba335450b65ba4e6' into gingerbread-plus-aosp * commit '1d79a9d9f85f932a1fd6dcddba335450b65ba4e6': Use correct size of GAMEPAD_KEYCODES
| | * | Use correct size of GAMEPAD_KEYCODESKenny Root2010-10-211-1/+1
| | |/ | | | | | | | | | | | | | | | | | | | | | Compute the actual number of indices in the GAMEPAD_KEYCODES instead of the pure size in bytes. Bug: 3121536 Change-Id: I71edbd8bf6eff2c8cc0ea5c6845362b3d1e06466
| * | am 73655bd2: Merge "propagate RS context priority to EGLContext when ↵Mathias Agopian2010-10-202-1/+16
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | possible. DO NOT MERGE." into gingerbread Merge commit '73655bd2d303f8b3fe5c4bb0d8e4824361647381' into gingerbread-plus-aosp * commit '73655bd2d303f8b3fe5c4bb0d8e4824361647381': propagate RS context priority to EGLContext when possible. DO NOT MERGE.
| | * Merge "propagate RS context priority to EGLContext when possible. DO NOT ↵Mathias Agopian2010-10-202-1/+16
| | |\ | | | | | | | | | | | | MERGE." into gingerbread
| | | * propagate RS context priority to EGLContext when possible. DO NOT MERGE.Mathias Agopian2010-10-112-1/+16
| | | | | | | | | | | | | | | | Change-Id: Ic9fa5c71324c629ba4cbb41ee4a9e4549810d05e
* | | | Merge "Optimizing display lists by referencing pointers to resources instead ↵Chet Haase2010-10-2111-196/+469
|\ \ \ \ | | | | | | | | | | | | | | | of copying them"
| * | | | Optimizing display lists by referencing pointers to resources instead of ↵Chet Haase2010-10-2111-196/+469
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | copying them Change-Id: I81ad3551d74aa1e5bb64d69e33d2eb29a6c1eb6a
* | | | | resolved conflicts for merge of 368fdba4 to masterBrad Fitzpatrick2010-10-211-1/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / Change-Id: I42b7b433c86a71a5da5db67109f056a280077c9d
| * | | am bdf1706a: Merge "Reduce logging." into gingerbreadJoe Onorato2010-10-191-1/+2
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | Merge commit 'bdf1706ac680c0fe74765b8d6d34823b8ac05306' into gingerbread-plus-aosp * commit 'bdf1706ac680c0fe74765b8d6d34823b8ac05306': Reduce logging.
| | * | Reduce logging.Joe Onorato2010-10-191-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remember, the system and main logs are - Shared resources - Primarily for recording problems - To be used only for large grained events during normal operation Bug: 3104855 Change-Id: I136fbd101917dcbc8ebc3f96f276426b48bde7b7
* | | | Camera framework change required for 0-memcpy recordingJames Dong2010-10-192-0/+79
| | | | | | | | | | | | | | | | | | | | | | | | bug - 3042125 Change-Id: I46eb7a10b5394086b353fd73e4503beceeed76f1
* | | | Solve rendering issue with embedded WebViews.Romain Guy2010-10-191-8/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #3094017 The blending mode was not appropriately set after WebView released the context. Change-Id: Ib36d48e82c12f6d131dd5a0bcde9106925b8da63
* | | | am f2c40603: am 7689dd49: Merge "Fix bug where home presses were not poking ↵Jeff Brown2010-10-191-40/+28
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | user activity." into gingerbread Merge commit 'f2c406030874b355ca9e4e67cc0e3aff6103c23e' * commit 'f2c406030874b355ca9e4e67cc0e3aff6103c23e': Fix bug where home presses were not poking user activity.
| * | | am 7689dd49: Merge "Fix bug where home presses were not poking user ↵Jeff Brown2010-10-181-40/+28
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | activity." into gingerbread Merge commit '7689dd4928d1cc4080e43f83a523521b5ecf44e5' into gingerbread-plus-aosp * commit '7689dd4928d1cc4080e43f83a523521b5ecf44e5': Fix bug where home presses were not poking user activity.
| | * | Fix bug where home presses were not poking user activity.Jeff Brown2010-10-181-40/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We now poke user activity twice: once upon dequeueing an event for dispatch and then again just before we dispatch it. The second poke is to compensate for the fact that it can take a few seconds to identify the dispatch target (if the application is responding slowly) but we want to keep the display from going to sleep for X amount of time after the app gets a chance to actually receive the event. This mirrors pre-Gingerbread behavior. Removed some unnecessary code that filters user activity pokes when sending events to KeyGuard. We don't need this because KeyGuard already tells the power manager to disable user activity. Bug: 3101397 Change-Id: I8c3a77601fdef8f584e84cfdd11aa79da0ff51db
* | | | Merge "Some cleanup"Alex Sakhartchouk2010-10-194-45/+6
|\ \ \ \
| * | | | Some cleanupAlex Sakhartchouk2010-10-184-45/+6
| | | | | | | | | | | | | | | | | | | | Change-Id: Ie10746d2f77318d63101d919214e76f778159fa0
* | | | | Merge "Remove unneeded inclusion of rs_math.rsh."Shih-wei Liao2010-10-181-3/+0
|\ \ \ \ \
| * | | | | Remove unneeded inclusion of rs_math.rsh.Shih-wei Liao2010-10-181-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7e9beb88c3b0fb88e30bdbabdde2a2529825dbef
* | | | | | Merge "Add support for calibrating touch position."Jeff Brown2010-10-181-5/+33
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add support for calibrating touch position.Jeff Brown2010-10-181-5/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Useful for tweaking touch screen alignment without having to modify the kernel device driver x/y axis bounds. Change-Id: I6ca43d3c138548f9dfb76aa33150a0c853698fb6
* | | | | | Merge "Small cleanup."Romain Guy2010-10-184-17/+16
|\ \ \ \ \ \
| * | | | | | Small cleanup.Romain Guy2010-10-184-17/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0e5b9154a2d93af793d62f462d68cb7c6c3f6d75
* | | | | | | Merge "Use VBOs to render most geometries."Romain Guy2010-10-1811-85/+172
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | Use VBOs to render most geometries.Romain Guy2010-10-1811-85/+172
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4360dc4fe5693ab425450c107282b2c22db4dca7
* | | | | | Adding new unit test for rsDebug().Stephen Hines2010-10-183-0/+99
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8a354e40640b83aca3148aa0cf13d3335ff37dd4
* | | | | | Merge "Add support for rsDebug with 64-bit types."Stephen Hines2010-10-182-3/+30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add support for rsDebug with 64-bit types.Stephen Hines2010-10-152-3/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 3099081 Change-Id: Ieb3af7757489876ef951be8527aa73f69e1481fd
* | | | | | am 9e0e0543: am 36e65ffd: Merge "Fix a native crash in input dispatcher when ↵Jeff Brown2010-10-181-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | windows are removed." into gingerbread Merge commit '9e0e054388689fd618c84a283c28ee484477b44d' * commit '9e0e054388689fd618c84a283c28ee484477b44d': Fix a native crash in input dispatcher when windows are removed.
| * | | | am 36e65ffd: Merge "Fix a native crash in input dispatcher when windows are ↵Jeff Brown2010-10-151-1/+1
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removed." into gingerbread Merge commit '36e65ffd16f2610dcec702e23d596fe4eb6b6c4a' into gingerbread-plus-aosp * commit '36e65ffd16f2610dcec702e23d596fe4eb6b6c4a': Fix a native crash in input dispatcher when windows are removed.
| | * | | Fix a native crash in input dispatcher when windows are removed.Jeff Brown2010-10-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 3101826 Change-Id: I040838600a6105c8d9f3235025dc0a7b5b27da2e
| * | | | am c1a564b1: Merge "Add support for secure system overlays. (DO NOT MERGE)" ↵Jeff Brown2010-10-151-2/+3
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into gingerbread Merge commit 'c1a564b108c511c0bdd699567c245b031930e718' into gingerbread-plus-aosp * commit 'c1a564b108c511c0bdd699567c245b031930e718': Add support for secure system overlays. (DO NOT MERGE)
| | * | | Add support for secure system overlays. (DO NOT MERGE)Jeff Brown2010-10-151-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds a new window type for secure system overlays created by the system itself from non-secure system overlays that might be created by applications that have the system alert permission. Secure views ignore the presence of secure system overlays. Bug: 3098519 Change-Id: I8f8398f4fdeb0469e5d71124c21bedf121bd8c07
* | | | | am 5f0cbfce: am c1e7b218: Merge "Improve input device calibration format." ↵Jeff Brown2010-10-161-111/+176
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into gingerbread Merge commit '5f0cbfcecc4db20f897507c826296b3aac70c592' * commit '5f0cbfcecc4db20f897507c826296b3aac70c592': Improve input device calibration format.
| * | | | am c1e7b218: Merge "Improve input device calibration format." into gingerbreadJeff Brown2010-10-151-111/+176
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'c1e7b2182594aa0463c4a738cc8e7eea6777ef50' into gingerbread-plus-aosp * commit 'c1e7b2182594aa0463c4a738cc8e7eea6777ef50': Improve input device calibration format.
| | * | | Merge "Improve input device calibration format." into gingerbreadJeff Brown2010-10-151-111/+176
| | |\ \ \
| | | * | | Improve input device calibration format.Jeff Brown2010-10-141-111/+176
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added support for calibrating touch size for devices that report size as an area measurement rather than as a width. Fixed some bugs. Bug: 3096045 Change-Id: I30a12e73752883516ed054f8af407204bca45814
* | | | | | Merge "Fix header file to always inline stub functions."Jason Sams2010-10-151-1/+1
|\ \ \ \ \ \
| * | | | | | Fix header file to always inline stub functions.Jason Sams2010-10-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9999007c4d467d92d2f8ba5ad2a6f68fbb910959
* | | | | | | Merge "Don't draw entirely transparent 9patch meshes."Romain Guy2010-10-153-7/+14
|\ \ \ \ \ \ \
| * | | | | | | Don't draw entirely transparent 9patch meshes.Romain Guy2010-10-153-7/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If3e62e18b8e0dbde8a22f8ede2889b86500a4dc2