Romain Guy
96ebc6b509
Only copy paths, paints and shaders when we need to.
...
Change-Id: Iba7a9c92c865f698821b6ff7bc4f502659642ac1
2012-02-21 18:32:32 -08:00
Alex Sakhartchouk
57fc7109e4
Adding a very simple all-code scenegraph example.
...
Change-Id: I776f8d8d0d3873c84141637d3479501ea92bac12
2012-02-21 16:26:38 -08:00
Alex Sakhartchouk
c7359dfe6a
Merge "Adding better default behaviour for programmatically created objects."
2012-02-21 15:52:47 -08:00
Mathias Agopian
1ebe8aa23f
Merge "frameworks/base refactoring"
2012-02-21 12:52:06 -08:00
Alex Sakhartchouk
c71343acc4
Adding better default behaviour for programmatically created objects.
...
Change-Id: I24078b27f9ddf7f36855eaf223cd4211f459bc78
2012-02-21 11:32:59 -08:00
Alex Sakhartchouk
c10e48901c
Merge "Making sure stranded objects are not left behind."
2012-02-21 09:23:17 -08:00
Mathias Agopian
83c64e6b62
frameworks/base refactoring
...
create the new libandroidfw from parts of libui and libutils
Change-Id: I1584995616fff5d527a2aba63921b682a6194d58
2012-02-20 22:38:43 -08:00
Mathias Agopian
b13b9bdad2
frameworks/base refactoring.
...
step 2: move libutils headers to their new home: androidfw
Change-Id: I14624ba23db92a81f2cb929f104386e1fab293ef
2012-02-17 19:01:26 -08:00
Alex Sakhartchouk
071e54d7a3
Making sure stranded objects are not left behind.
...
Change-Id: If678d9dbf818e256862cfc0949015c2a4172bebd
2012-02-17 16:30:36 -08:00
Romain Guy
c27cc01f6a
Prevent AutoCompleteTextView from opening a popup when it shouldn't
...
Bug #5553515
The People app is forcing ACTV to show the IME which had the side effect
of showing the drop down popup. ACTV was unfortunately not ready to show
the drop down if the filtering resulted in no results. Doing so was putting
ACTV in a weird state that in turn caused a window to be leaked and really
bad behavior to occur in the lower graphics levels.
Change-Id: I2ff146d5ae4e4a28edf6ea17039c9f8fdb710e4f
2012-02-15 18:34:37 -08:00
Omari Stephens
e4104b8301
Merge "Add a method to the smoke test that launches each app"
2012-02-14 15:18:58 -08:00
Jean-Baptiste Queru
9090a7a2fd
Merge from master
...
Change-Id: I72b13c6443acdfb1b9ad477942f32a925fde5c61
2012-02-14 10:06:49 -08:00
Guang Zhu
20a14ca937
disable cpu_upload path workaround
...
Bug: 6008123
Change-Id: I9bee623827ad82185c77875ba317c2fd95f3fce8
2012-02-14 10:01:46 -08:00
Omari Stephens
9f5a511a08
Add a method to the smoke test that launches each app
...
Bug: 5888360
Change-Id: I4a68bc8fef71fd7f89b3a7a997323bfaefadc3eb
2012-02-13 19:01:17 -08:00
Guang Zhu
96a0e43ed3
am 6ae14555: Merge "fix build"
...
* commit '6ae14555f945a1a0fc04d6acc0131254c9b2c2e2':
fix build
2012-02-13 18:40:55 -08:00
Guang Zhu
6ae14555f9
Merge "fix build"
2012-02-13 18:38:54 -08:00
Guang Zhu
2995f95f0d
fix build
...
remove extra import
Change-Id: Ia3f764e87bc412ec65da82f7ffd5c21f508229c4
2012-02-13 18:36:12 -08:00
Guang Zhu
04fcfe3e59
am 4535e0c7: Merge "use hard coded WebViewProperties.gfxUseMinimalMemory"
...
* commit '4535e0c765654574c6244b97385ee25f0584bcae':
use hard coded WebViewProperties.gfxUseMinimalMemory
2012-02-13 18:17:36 -08:00
Guang Zhu
4535e0c765
Merge "use hard coded WebViewProperties.gfxUseMinimalMemory"
2012-02-13 18:15:57 -08:00
Guang Zhu
af99ce7964
use hard coded WebViewProperties.gfxUseMinimalMemory
...
WebViewProperties is package private to browser
Change-Id: I33e4b5f42c748bb6b8a1f730be140d6fd73059b5
2012-02-13 18:14:02 -08:00
Stephen Hines
9e52329454
am 96d2abab: Merge "Revert "Revert "Test initialization of constant array exports."""
...
* commit '96d2ababf5c9a8ccd42d67587a62637a18dc1beb':
Revert "Revert "Test initialization of constant array exports.""
2012-02-13 18:08:08 -08:00
Stephen Hines
96d2ababf5
Merge "Revert "Revert "Test initialization of constant array exports."""
2012-02-13 18:06:22 -08:00
Guang Zhu
3ce2772715
am 06a240e8: Merge "Increase transfer queue size for DRT"
...
* commit '06a240e826107b32f1ebe305b0add1b72ef801ee':
Increase transfer queue size for DRT
2012-02-13 17:40:52 -08:00
Guang Zhu
06a240e826
Merge "Increase transfer queue size for DRT"
2012-02-13 17:39:08 -08:00
Guang Zhu
c978c560c8
Increase transfer queue size for DRT
...
To maintain the baseline, DRT app should use the same
transfer queue size as before.
Bug: 6008123
Change-Id: I143ebf86b7798c1a6608af2e37d618ffa09d1062
2012-02-13 17:37:49 -08:00
Fabrice Di Meglio
46e8861364
am f53b451c: Merge "Update BiDiTest app for GridLayout RTL tests"
...
* commit 'f53b451c4c60ddccb99624d5fd40733715e7a7fa':
Update BiDiTest app for GridLayout RTL tests
2012-02-13 15:01:22 -08:00
Fabrice Di Meglio
0d2bda319d
Update BiDiTest app for GridLayout RTL tests
...
- add unit tests for GridLayout in RTL mode
Change-Id: Icc983a6e2cc75b30e457fd822d81ef5630de0f10
2012-02-13 14:44:22 -08:00
Stephen Hines
330f676b7e
Revert "Revert "Test initialization of constant array exports.""
...
This reverts commit 3be5c8565154c9a6aa7abf0a0d61eaecf114b450.
2012-02-13 12:00:24 -08:00
Stephen Hines
1bb1178490
am 3be5c856: Revert "Test initialization of constant array exports."
...
* commit '3be5c8565154c9a6aa7abf0a0d61eaecf114b450':
Revert "Test initialization of constant array exports."
2012-02-13 12:00:20 -08:00
Stephen Hines
3be5c85651
Revert "Test initialization of constant array exports."
...
This reverts commit f7c4ce0b6afae9ace59879d625bb9be6bc14899c.
2012-02-13 11:56:29 -08:00
Stephen Hines
f6c233a218
am dfb64e8c: Merge "Test initialization of constant array exports."
...
* commit 'dfb64e8c805dcb371c747e675bf58b4c9a10e49f':
Test initialization of constant array exports.
2012-02-13 11:14:58 -08:00
Stephen Hines
dfb64e8c80
Merge "Test initialization of constant array exports."
2012-02-13 11:13:21 -08:00
Mike Lockwood
0ab69d9076
am adf7c11e: Merge "Quick and dirty test app for new SerialPort API"
...
* commit 'adf7c11e56e84531a3f4e9097cb05db663d7d246':
Quick and dirty test app for new SerialPort API
2012-02-10 11:44:33 -08:00
Mike Lockwood
25d1fdc357
Quick and dirty test app for new SerialPort API
...
Signed-off-by: Mike Lockwood <lockwood@android.com>
2012-02-10 10:51:20 -08:00
Fabrice Di Meglio
29cbd81b4b
am 8bb8dc9b: Merge "Update BiDiTests app"
...
* commit '8bb8dc9b5f67d6c82d18da4ea46053ea80b75c84':
Update BiDiTests app
2012-02-09 17:36:41 -08:00
Fabrice Di Meglio
2a7e7a08d9
Update BiDiTests app
...
- add more unit tests for GridLayout (layout created by code)
Change-Id: I462c41a7c5bdcb6c5d3762570f5d415cc0fa0bde
2012-02-09 17:32:24 -08:00
Stephen Hines
f7c4ce0b6a
Test initialization of constant array exports.
...
BUG=5901034
Change-Id: I15e623ec6c615aaf27d57c0261695f1ba77e1275
2012-02-07 20:32:03 -08:00
Romain Guy
29a7d0d62e
am 68c02e25: Merge "Preliminary support for clipRect(Rect, Op)"
...
* commit '68c02e25e84e9814d313b43680631b98e25fa6d5':
Preliminary support for clipRect(Rect, Op)
2012-02-07 17:09:08 -08:00
Romain Guy
68c02e25e8
Merge "Preliminary support for clipRect(Rect, Op)"
2012-02-07 17:07:00 -08:00
Romain Guy
967e2bf3ac
Preliminary support for clipRect(Rect, Op)
...
This adds basic support for clip regions. It is currently disabled at compile
time. Enabling clip regions will require setting up a stencil buffer.
Change-Id: I638616a972276e38737f8ac0633692c3845eaa74
2012-02-07 17:04:34 -08:00
Alex Sakhartchouk
a9eb319965
Making a graceful fallback for missing textures.
...
Change-Id: Ib628d8344ab9bdd5f82c61a599c42a4c7ca3052e
2012-02-07 16:25:25 -08:00
Alex Sakhartchouk
543fbd26f2
Merge "Streamlining texture creation. Adding render target textureas. Adding texture params for shaders. Making it easier to bind root script." into graphics-dev
2012-02-06 19:16:33 -08:00
Alex Sakhartchouk
6dd7f5ea92
Merge "Fixes to simplify programmatic creation." into graphics-dev
2012-02-06 19:15:20 -08:00
Alex Sakhartchouk
e8bb420a68
Streamlining texture creation.
...
Adding render target textureas.
Adding texture params for shaders.
Making it easier to bind root script.
Change-Id: I96dfc6ffba8bb7391d03a84682c43c82387e0be3
2012-02-06 19:13:47 -08:00
Fabrice Di Meglio
91ec688502
am f531a800: Merge "Update BiDiTest app for adding GridLayout unit tests"
...
* commit 'f531a800754d6af5c04ee50f15db1ceb00897bb1':
Update BiDiTest app for adding GridLayout unit tests
2012-02-06 17:23:13 -08:00
Fabrice Di Meglio
bf2ab0b80c
Update BiDiTest app for adding GridLayout unit tests
...
- added basic GridLayout unit tests for LTR / RTL / Locale cases
Change-Id: Ied9814b2f56acb5d3666e78ad600f487ce4dc911
2012-02-06 17:20:25 -08:00
Chris Craik
14c2dff9ac
am d5544ac7: Merge "Pause webkit painting when UI tile painting queue is full"
...
* commit 'd5544ac710f5ae9ee023c850e4490ccb5ebdf74b':
Pause webkit painting when UI tile painting queue is full
2012-02-06 10:03:10 -08:00
Chris Craik
d5544ac710
Merge "Pause webkit painting when UI tile painting queue is full"
2012-02-06 10:00:58 -08:00
Mathias Agopian
13eeef3d9e
am 37f6934e: a test to measure the touch latency
...
* commit '37f6934e863de13926975ff5c4e60b9ee9fa79cc':
a test to measure the touch latency
2012-02-05 22:30:57 -08:00
Mathias Agopian
37f6934e86
a test to measure the touch latency
...
Change-Id: I01782274563fc9d6e4c1ba48e5aa371c164ed589
2012-02-05 22:25:32 -08:00