Romain Guy
e17c054d34
Merge "Add display lists caching."
2010-09-29 13:37:37 -07:00
Romain Guy
b051e895cc
Add display lists caching.
...
Change-Id: Iac3a248a81ed8cb076a83ef9d186b8ebba685b4c
2010-09-29 13:29:04 -07:00
Alex Sakhartchouk
4378f11755
More robust attribute binding
...
Adding attribute and uniform debug logging.
Checking to see if aniso filtering is available.
Change-Id: I2ed9d166ed7ff3df971d7af18b7a33f4e3ade928
2010-09-29 09:49:13 -07:00
Kenny Root
bff405f910
resolved conflicts for merge of d8e8186c to master
...
Change-Id: Ica3f6cd958717ea7033cab8b4bf9cd3425c1e1c5
2010-09-28 18:16:50 -07:00
Kenny Root
d8e8186c88
am 05105f7a: Update OBB API to include callbacks
...
Merge commit '05105f7abe02b2dff91d6260b3628c8b97816bab' into gingerbread-plus-aosp
* commit '05105f7abe02b2dff91d6260b3628c8b97816bab':
Update OBB API to include callbacks
2010-09-28 17:33:47 -07:00
Kenny Root
05105f7abe
Update OBB API to include callbacks
...
Add a callback for users of the StorageManager API to be able to receive
notifications when the requested operation completes for mountObb and
unmountObb.
Add NDK API to get to ObbInfo like the Java API has.
Also update the docs for the API and remove the "STOPSHIP" comments.
Change-Id: I23a4409c7f8b74d3169614beba920b4d667990a4
2010-09-28 17:23:26 -07:00
Jason Sams
f3470edc8a
Fix safe for mp check in ScriptC.
...
Change-Id: Id91b3c1e99b2705fd39f9e74a52c61110805e246
2010-09-28 14:41:42 -07:00
Stephen Hines
d6b55a66ff
Merge "Fix RS bug with message ID 0."
2010-09-28 14:21:22 -07:00
Jeff Brown
0c1f756812
Fix bug in split touches.
...
Cherry-picked down to master.
Change-Id: I786761bd6aecc021ae22d8c9a022324f3a9980d1
2010-09-28 13:41:00 -07:00
Jeff Brown
7d6f864f9e
am 65a5ba45: Merge "Fix bug in split touches." into gingerbread
...
Merge commit '65a5ba45559e88a50c258d794a1728498c248376' into gingerbread-plus-aosp
* commit '65a5ba45559e88a50c258d794a1728498c248376':
Fix bug in split touches.
2010-09-28 13:30:15 -07:00
Jeff Brown
aeec2bf66a
Fix bug in split touches.
...
Change-Id: I808c2201a06938f82817058059f4ddcc9b1a9ae2
2010-09-28 13:26:42 -07:00
Jeff Brown
c188062eb6
am 26d5786f: am 9c37447e: Merge "Fix pointer index when splitting secondary pointers." into gingerbread
...
Merge commit '26d5786fb1a43d82b40fa908e1220a018b748c93'
* commit '26d5786fb1a43d82b40fa908e1220a018b748c93':
Fix pointer index when splitting secondary pointers.
2010-09-28 12:47:13 -07:00
Stephen Hines
ab98bb6e8b
Fix RS bug with message ID 0.
...
Clamp RSTest list to nice viewable range.
Change-Id: I0909511e16984ec78150cda17c22e22af1fa0cdb
2010-09-28 10:28:12 -07:00
Jeff Brown
26d5786fb1
am 9c37447e: Merge "Fix pointer index when splitting secondary pointers." into gingerbread
...
Merge commit '9c37447e5c3555e4063777e4ef82e355e57f4c68' into gingerbread-plus-aosp
* commit '9c37447e5c3555e4063777e4ef82e355e57f4c68':
Fix pointer index when splitting secondary pointers.
2010-09-27 21:00:44 -07:00
Jeff Brown
9a01d0519f
Fix pointer index when splitting secondary pointers.
...
Change-Id: Ib01e810ea5b64501b1303000bbef0f0a1db2114e
2010-09-27 20:54:28 -07:00
Jeff Brown
e65041225e
Add support for transferring touch focus.
...
Prerequisite for drag and drop.
Change-Id: Iedbe93ed0f3e1c4083130fe66b4ba06d416afce0
2010-09-27 16:10:17 -07:00
Jeff Brown
464fb74e28
am 9785bf0f: am 14a288da: Merge "Add suuport for splitting touch events across windows." into gingerbread
...
Merge commit '9785bf0f2b6b8758aed7ded3b996a2ef0be89919'
* commit '9785bf0f2b6b8758aed7ded3b996a2ef0be89919':
Add suuport for splitting touch events across windows.
2010-09-27 14:40:38 -07:00
Alex Sakhartchouk
1121c6ce8b
Merge "Error checking for MVP matrix computation. Fixing more padding bugs."
2010-09-27 14:15:39 -07:00
Jeff Brown
9785bf0f2b
am 14a288da: Merge "Add suuport for splitting touch events across windows." into gingerbread
...
Merge commit '14a288da6a372230d9af41da12241fe500eec837' into gingerbread-plus-aosp
* commit '14a288da6a372230d9af41da12241fe500eec837':
Add suuport for splitting touch events across windows.
2010-09-27 12:37:03 -07:00
Jeff Brown
14a288da6a
Merge "Add suuport for splitting touch events across windows." into gingerbread
2010-09-27 12:33:14 -07:00
Alex Sakhartchouk
7215b5115e
Error checking for MVP matrix computation.
...
Fixing more padding bugs.
Change-Id: Ic5d4260027b7dc86a50fdab7221c7296c7d3ea0d
2010-09-27 10:29:47 -07:00
Jeff Brown
01ce2e9eee
Add suuport for splitting touch events across windows.
...
This feature is currently used to enable dragging the start and end
selection handles of a TextView at the same time. Could be used for
other things later.
Deleted some dead code in ArrowKeyMovementMethod and CursorControllers.
Change-Id: I930accd97ca1ca1917aab8a807db2c950fc7b409
2010-09-26 22:20:12 -07:00
Romain Guy
1f0d3963d6
Merge "Adding display lists to the GL renderer (checkpoint.)"
2010-09-26 18:42:04 -07:00
Romain Guy
4aa90573bb
Adding display lists to the GL renderer (checkpoint.)
...
Change-Id: Iaa49757600a53b39369dbb23f8c3feab282518e6
2010-09-26 18:40:37 -07:00
Alex Sakhartchouk
eb1a73c2be
Adding timer to display renderscript jit duration.
...
Change-Id: I8ab1dea60a833cd11771cf145cadbc96ac52b934
2010-09-26 14:53:21 -07:00
Romain Guy
1c1797acff
Merge "Add debug mode to measure performance."
2010-09-24 18:45:13 -07:00
Romain Guy
e2d345ea67
Add debug mode to measure performance.
...
Change-Id: I9d4c84034dc200b99c8266165942a7cdbcb5c0c5
2010-09-24 18:39:22 -07:00
Mathias Agopian
d95fec0891
am 495ad4f2: am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread
...
Merge commit '495ad4f22096aa172d025c16c25497e7dad8f2bd'
* commit '495ad4f22096aa172d025c16c25497e7dad8f2bd':
simple test app for screen capture API
add support for [1974164] Be able to take a screen shot on the device
2010-09-24 18:13:22 -07:00
Mathias Agopian
495ad4f220
am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread
...
Merge commit 'beabe75a842d521b005999460d3a6361ab32108e' into gingerbread-plus-aosp
* commit 'beabe75a842d521b005999460d3a6361ab32108e':
simple test app for screen capture API
add support for [1974164] Be able to take a screen shot on the device
2010-09-24 18:07:41 -07:00
Mathias Agopian
beabe75a84
Merge changes I1f7c4535,I741c68a2 into gingerbread
...
* changes:
simple test app for screen capture API
add support for [1974164] Be able to take a screen shot on the device
2010-09-24 18:02:10 -07:00
Dianne Hackborn
405e012681
am deaa8ff1: am a7ef18fc: Merge "Some debugging support." into gingerbread
...
Merge commit 'deaa8ff1b10d38add4f7c276e7be2ffc19359a14'
* commit 'deaa8ff1b10d38add4f7c276e7be2ffc19359a14':
Some debugging support.
2010-09-24 15:58:25 -07:00
Dianne Hackborn
deaa8ff1b1
am a7ef18fc: Merge "Some debugging support." into gingerbread
...
Merge commit 'a7ef18fca50d0db99a161d8c7e2d8979f0445503' into gingerbread-plus-aosp
* commit 'a7ef18fca50d0db99a161d8c7e2d8979f0445503':
Some debugging support.
2010-09-24 15:32:51 -07:00
Dianne Hackborn
a7ef18fca5
Merge "Some debugging support." into gingerbread
2010-09-24 15:28:34 -07:00
Kenny Root
26b4e0411e
am c55f6da7: am 0b606263: Merge "Revert "Revert "Free created FileMap when uncompressing files""" into gingerbread
...
Merge commit 'c55f6da7281d34a4b875975cdf68f5062dfe4b34'
* commit 'c55f6da7281d34a4b875975cdf68f5062dfe4b34':
Revert "Revert "Free created FileMap when uncompressing files""
2010-09-24 15:22:44 -07:00
Kenny Root
dcdab6aef1
am 3e07c000: am 74865ef6: Merge "Add locking around ZIP seeking" into gingerbread
...
Merge commit '3e07c0007b10fbda945516acaf6b2a8787a6ca06'
* commit '3e07c0007b10fbda945516acaf6b2a8787a6ca06':
Add locking around ZIP seeking
2010-09-24 15:22:38 -07:00
Mathias Agopian
ca5edbeba9
add support for [1974164] Be able to take a screen shot on the device
...
screenshots are taken using ISurfaceComposer::captureScreen() which returns
the size of the screenshot and an IMemoryHeap containing the data.
screenshots have limitations:
- they will always fail if a secure window is up on screen
- require GL_OES_framebuffer_object extension
- in some situation, video planes won't been captured
Change-Id: I741c68a2d2984fb139039301c3349e6780e2cd58
2010-09-24 14:56:39 -07:00
Dianne Hackborn
f123e49bf0
Some debugging support.
...
- New feature to "am monitor" to have it automatically launch
gdbserv for you when a crash/ANR happens, and tell you how to
run the client.
- Update dumpstate to match new location of binder debug logs
- Various commented out logs that are being used to track down
issues.
Change-Id: Ia5dd0cd2df983a1fc6be697642a4590aa02a26a5
2010-09-24 13:11:55 -07:00
Stephen Hines
9ba15e376b
Merge "Adding support for dynamically updated test status"
2010-09-24 12:10:31 -07:00
Kenny Root
c55f6da728
am 0b606263: Merge "Revert "Revert "Free created FileMap when uncompressing files""" into gingerbread
...
Merge commit '0b60626391ec840cc4a6d58ef77a2d029c2209dd' into gingerbread-plus-aosp
* commit '0b60626391ec840cc4a6d58ef77a2d029c2209dd':
Revert "Revert "Free created FileMap when uncompressing files""
2010-09-24 11:36:46 -07:00
Kenny Root
3e07c0007b
am 74865ef6: Merge "Add locking around ZIP seeking" into gingerbread
...
Merge commit '74865ef6600e2e81cecf6619ab7141df6a7dfeb9' into gingerbread-plus-aosp
* commit '74865ef6600e2e81cecf6619ab7141df6a7dfeb9':
Add locking around ZIP seeking
2010-09-24 11:36:42 -07:00
Alex Sakhartchouk
04b5dd4b04
Merge "Adding support for all allowed textures. Cleaning up unused code Adding error messages"
2010-09-24 09:42:47 -07:00
Kenny Root
ba606d46f4
Revert "Revert "Free created FileMap when uncompressing files""
...
This revert reverts commit a19ef306bd0a257c67b50f5e0e669e9fe52b0889.
2010-09-24 09:11:28 -07:00
Kenny Root
6458fa0fce
Add locking around ZIP seeking
...
Since we switched to seeking to the LFH to verify its existence instead
of a huge mmap of the file, we have to guarantee that another seek
doesn't happen before we finish our read on the LFH.
Change-Id: If8135d9cb6f2f5cc4db734eafa4f6b5f6269c62a
2010-09-24 08:05:51 -07:00
Stephen Hines
bbc529244d
Adding support for dynamically updated test status
...
Change-Id: If67de45f7fbf3ecaf4c6e85ed8dded0099e543fd
2010-09-23 19:02:42 -07:00
Alex Sakhartchouk
b89aaacb2c
Adding support for all allowed textures.
...
Cleaning up unused code
Adding error messages
Change-Id: I3a92476738ff7699d49feeafcd3eee6f70621acb
2010-09-23 16:16:33 -07:00
Stephen Hines
ff4d70872a
Add RsList implementation to RSTest.
...
Run subtests in their own thread / RS context.
Created UnitTest framework using message passing for RS.
Add color status reporting to device output.
Fix some typos in RsList.
Change-Id: I251d632b9550a1c117d677f011741a796b561e59
2010-09-23 15:37:57 -07:00
Romain Guy
38c85b907a
Correctly initialize/refresh layers.
...
Change-Id: Id8cdcf587b13098460f7d4aa1bd17708784d89bb
2010-09-22 22:51:12 -07:00
Romain Guy
7275290a1f
Merge "Draw text decorations with lines instead of rectangles."
2010-09-22 19:50:27 -07:00
Romain Guy
e20ecbd12d
Draw text decorations with lines instead of rectangles.
...
Change-Id: Icd25c85c3a24da96a3d2f76f9477da6f87e0303c
2010-09-22 19:49:04 -07:00
Romain Guy
deea2df0a7
Merge "Fix OpenGL errors in various places."
2010-09-22 16:46:37 -07:00