Jim Miller
9ec426aba6
am 2b7df368: am cab997b2: Merge "Fix 6667238: allow market apps to support ACTION_ASSIST" into jb-dev
...
* commit '2b7df3686f24a5a653a6609556dd98210324f7bd':
Fix 6667238: allow market apps to support ACTION_ASSIST
2012-06-19 15:26:54 -07:00
Jim Miller
45308b1b3b
Fix 6667238: allow market apps to support ACTION_ASSIST
...
This change allows market apps and 3rd parties to supply an activity
that responds to ACTION_ASSIST (e.g. market apps).
It also adds a test app to respond to the ASSIST intent and force
the intent disambiguation dialog to appear.
Change-Id: I5a78863c6a9546d18c66275187d178f6a1c9ee17
2012-06-19 15:00:13 -07:00
Jason Sams
0cb555ffcc
Filter performance tests.
...
Change-Id: Ic1c898ac41372da7b0a25ebb4c83b075c7467e35
2012-06-13 14:40:03 -07:00
Steve Block
ca2ef2cbb1
Merge "Fix style for Geolocation mock mechanism"
2012-06-11 10:32:35 -07:00
Ben Murdoch
c3c682fc12
Add missing </head> tag to last commit.
...
See Ifca486e329333b642d8195391fb1829bbf9a684c
Change-Id: I2e9f0288176896d965cc25684b229f93ad46f013
2012-06-11 15:52:37 +01:00
Ben Murdoch
963a7307e9
Add JavaBridge test to ensure objects injected into child frames.
...
Child frames should have also have any injected javascript interfaces
from the main frame. Add a test to verify this behavior.
Bug: 6640270
Change-Id: Ifca486e329333b642d8195391fb1829bbf9a684c
2012-06-11 15:29:15 +01:00
Stephen Hines
8547d55861
Merge "Add math agreement test. float_distance and float_almost_agree added to header"
2012-05-30 13:44:53 -07:00
Rajeev Sharma
325ca45471
Add math agreement test. float_distance and float_almost_agree added to header
...
Change-Id: Ieee5e4894cb62db384588547d8762e57f3839bf4
2012-05-29 16:36:16 -07:00
Steve Block
b56ed30666
Fix style for Geolocation mock mechanism
...
See I6d88d5dce5c2148812b191a5b452718bf0854aeb
Change-Id: I1179319f066664393aa5f7324df89f8057a9e922
2012-05-29 16:20:03 +01:00
Steve Block
830698b1d9
Avoid unintended side-effects of loading javascript: URLS in Java Bridge tests
...
Change-Id: I8ba9a32ca0d0d80395029d92886155d2ed13d6f4
2012-05-25 14:24:40 +01:00
Stephen Hines
9fc54f3d85
Revert "Large matrix test"
...
This reverts commit 4af866511bad19f2fec1aee6d10d58242ae40087
2012-05-23 16:02:17 -07:00
Jason Sams
4af866511b
Large matrix test
...
Change-Id: Icd0f4314f83e7d23964cb583be4ce88b162d3d97
Fix LargeMatrix test.
2012-05-22 18:50:09 -07:00
Steve Block
7c22b1810c
Merge "Switch Geolocation DRT methods to control client-based mock"
2012-05-22 06:15:07 -07:00
Steve Block
f3f60d9328
Switch Geolocation DRT methods to control client-based mock
...
Note that we plumb DRT Geolocation mock calls via WebView. This is required
because the WebCore client-based mock is not a static but is tied to the Page.
See WebKit change Ib74a3c05991593e75c3138415d4ac0bf0c9aefa9.
Bug: 6511338
Change-Id: I6d88d5dce5c2148812b191a5b452718bf0854aeb
2012-05-22 12:07:55 +01:00
Romain Guy
602e3ad3b2
am 6e153128: am 1b283b4e: Merge "Fix TextureView OpenGL sample" into jb-dev
...
* commit '6e1531281a273ab1914b2c8c423d92b36a8ce5a6':
Fix TextureView OpenGL sample
2012-05-21 11:51:35 -07:00
Jason Sams
519b492a4d
am df06d51f: am 4ee6a63d: Merge "Move gfx samples to test directory for compatibility testing." into jb-dev
...
* commit 'df06d51ffa38c86ea138d24c0129763878553c71':
Move gfx samples to test directory for compatibility testing.
2012-05-17 15:33:32 -07:00
Romain Guy
1b283b4e7f
Merge "Fix TextureView OpenGL sample" into jb-dev
2012-05-16 20:04:46 -07:00
Romain Guy
4c43f66d06
Fix TextureView OpenGL sample
...
The sample was doing something dumb: instead of binding the texture unit
to the shader's sampler, it was binding the texture name. Oops.
Change-Id: I13450dacbbd2dad362a2573aebb95e8eb87b25f0
2012-05-16 20:01:17 -07:00
Jason Sams
e5f2f66f8c
Move gfx samples to test directory for compatibility testing.
...
Change-Id: Iede1c0a14abf9aa3f31ab219fba3bf3a15ef8c90
2012-05-16 15:43:25 -07:00
Stephen Hines
030ab67e7b
am 69b2bda2: am a7ea0d39: Merge "Add unit tests for convert (with relaxed precision)." into jb-dev
...
* commit '69b2bda2e967a2f53e689c9622c748c0a810fb46':
Add unit tests for convert (with relaxed precision).
2012-05-15 15:17:53 -07:00
Stephen Hines
a7ea0d3968
Merge "Add unit tests for convert (with relaxed precision)." into jb-dev
2012-05-15 15:11:55 -07:00
Stephen Hines
8a07109585
Merge "Test float vector versions of rsDebug()."
2012-05-15 15:08:09 -07:00
Romain Guy
ae197fd160
am d5cfec8d: am 7b8523aa: Merge "Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)" into jb-dev
...
* commit 'd5cfec8d34a59f2a4e98b655b5e49775d69ad64c':
Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)
2012-05-15 11:39:12 -07:00
Romain Guy
e651cc6239
Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)
...
Change-Id: Ie28538a2104d21154fdc78a56525e7403f08287d
2012-05-14 19:44:40 -07:00
Stephen Hines
0ccbd524e6
Test float vector versions of rsDebug().
...
Change-Id: I74cf2e23cd323d25af6e46587da8d442fdd058c8
2012-05-14 18:06:03 -07:00
Stephen Hines
724de98edb
Add unit tests for convert (with relaxed precision).
...
BUG=6127576
Change-Id: Ia5b4efa99de4f6df644779eeee6763eb31be4d90
2012-05-14 15:05:58 -07:00
Stephen Hines
4106d56b6e
am 8470381b: am dcc1996b: Merge "Test clamp (full and relaxed precision)." into jb-dev
...
* commit '8470381b0c6866a0d2fabda2ff02ae550ca60715':
Test clamp (full and relaxed precision).
2012-05-14 07:48:56 -07:00
Stephen Hines
a25b2e80c7
Test clamp (full and relaxed precision).
...
BUG=6127576
Change-Id: I9501be7db42daa11dcc71bd619a993c80ef097de
2012-05-10 15:25:11 -07:00
Fabrice Di Meglio
8396830d8f
Merge "Hide RTL related APIs - DO NOT MERGE" into jb-dev
2012-05-04 13:19:41 -07:00
Fabrice Di Meglio
66388dcb09
Hide RTL related APIs - DO NOT MERGE
...
- fix bug #6441155 API review: @hide RTL layout APIs
Change-Id: I13c5ea5f579cecffed9d517f06180ab0576cd26a
2012-05-04 13:15:12 -07:00
Daniel Sandler
ed5632d0e9
am f53716ed: am a1f084e8: Merge "Fix NPEs in StatusBarTest." into jb-dev
...
* commit 'f53716ed9e544c3042813d70383bdc23c7b00a77':
Fix NPEs in StatusBarTest.
2012-05-04 13:07:35 -07:00
Daniel Sandler
a1f084e8a2
Merge "Fix NPEs in StatusBarTest." into jb-dev
2012-05-04 13:01:25 -07:00
Chet Haase
035744064b
am d92c5c03: am 6c5f4cd0: Merge "Fix hang/crash in native path code" into jb-dev
...
* commit 'd92c5c03d0fafe6f4c5f689eabd5024a4bbf262d':
Fix hang/crash in native path code
2012-05-04 10:53:21 -07:00
Daniel Sandler
e7e9b6e033
Fix NPEs in StatusBarTest.
...
Change-Id: I9245a297a9a09c09415dd38e662692665ae7e109
2012-05-04 13:31:18 -04:00
Chet Haase
d34dd71800
Fix hang/crash in native path code
...
An optimization for paths is to only create a texture for the original native
Path object, and have all copies of that object use that texture. This works in
most cases, but sometimes that original path object may get destroyed (when the
SDK path object is finalized) while we are still referencing and using that object
in the DisplayList code. This causes undefined errors such as crashes and hanging
as we iterate through the operations of a destroyed (and garbage-filled) path object.
The fix is to use the existing ResourceCache to refcount the original path until
we are done with it.
Issue #6414050 Analytics Dogfood App crashes reliably on Jellybean
Change-Id: I5dbec5c069f7d6a1e68c13424f454976a7d188e9
2012-05-03 11:14:50 -07:00
Chet Haase
64d6143c0d
am dcc81035: am fe5984f4: Merge "Corrects invalidation logic for layered views" into jb-dev
...
* commit 'dcc81035423c1c221409f20b28ba94a8ca74d55d':
Corrects invalidation logic for layered views
2012-05-02 12:04:21 -07:00
Chet Haase
fe5984f43a
Merge "Corrects invalidation logic for layered views" into jb-dev
2012-05-02 11:56:56 -07:00
Chet Haase
810a8676df
Corrects invalidation logic for layered views
...
A bug in the invalidation logic meant that changes to a view
would not cause parents in the view hiearchy that were set to have
a layer (e.g., View.LAYER_TYPE_HARDWARE) to get invalidated properly.
So even though the child view was all set to recreate its display list
according to the property change, the layer in the tree above it would stay
as-is, meaning that the change would not show up on the screen.
Issue #5887530 DropTarget text does not change color with the icon
Change-Id: Ie6eac4f406d172cb437822d9fe76340ab2afaf1c
2012-05-02 10:44:33 -07:00
Tsu Chiang Chuang
40b97d4634
Merge "App Compatibility test. Launches a given app and detects crashes or ANRs."
2012-05-01 17:39:22 -07:00
Tsu Chiang Chuang
fea39c3755
App Compatibility test. Launches a given app and detects crashes or ANRs.
...
Change-Id: I504868ca2b7785849960be287b8d92ca3055b9ff
2012-05-01 17:30:09 -07:00
Stephen Hines
adeb809201
Start passing element/dim information along with FieldPacker.
...
BUG=6009244
Change-Id: I3c82c8b40c899b875831f53cf0ad82ea36c1a043
2012-05-01 00:29:52 -07:00
Stephen Hines
9b9e74eea1
Move mesh to end of test list until we fix LLVM.
...
Change-Id: I8f06e80d7cea4b51e47625186e45ad44adb45b6b
2012-05-01 00:29:52 -07:00
Philip Milne
7a23b49a8c
Fixes for optical bounds feature.
...
1. Make the feature opt-in (ViewGroup::layoutMode defaults to CLIP_BOUNDS) without inheritance.
2. Rename COMPONENT_BOUNDS to CLIP_BOUNDS.
3. Rename LAYOUT_BOUNDS to OPTICAL_BOUNDS.
4. Complete GridLayout implementation.
5. Change the default_gap between components to 8dp, to align with the Style Guide.
Change-Id: I8d40dfc5f4ca469f6424eb3ff60d07bec56e3a9f
2012-04-27 16:46:57 -07:00
Omari Stephens
ca7086f5bd
Merge "Create a catch-all testcase to handle asynchronous crashes and ANRs" into jb-dev
2012-04-27 11:10:02 -07:00
Omari Stephens
a6a353653d
Create a catch-all testcase to handle asynchronous crashes and ANRs
...
Bug: 5913065
Change-Id: I391aff6919a9586159ec0898279e7254eed990f8
2012-04-26 15:46:30 -07:00
Steve Block
e9e260fbc0
Add tests for uncaught exceptions from methods called through the Java Bridge
...
This is a cherry-pick from master. See
https://android-git.corp.google.com/g/184260
If a method called on a Java object through the Java Bridge throws an uncaught
exception, we throw a JavaScript exception.
See WebKit change https://android-git.corp.google.com/g/184252
Bug: 6386557
Change-Id: Ie2a97a26372fb11782b35db09bc2046fb7eb1f86
2012-04-26 13:59:51 +01:00
Steve Block
2318889909
Merge "Add tests for reflection and improve JavaDoc for Java Bridge"
2012-04-24 14:11:26 -07:00
Chris Craik
177a4bb37f
Merge "Add useMinimalMemory=true test to TileBenchmark"
2012-04-24 13:55:26 -07:00
Steve Block
3aa800b9f9
Add tests for reflection and improve JavaDoc for Java Bridge
...
Bug: 5461416
Change-Id: Ic339b97a9424d8848f8afd47ba00cbbee4d60c9d
2012-04-24 21:34:42 +01:00
Philip Milne
b2b15716d8
Merge "Promote layout debugging code from GridLayout to ViewGroup."
2012-04-24 11:36:54 -07:00