Scott Main
0bd3b2ff51
Merge "docs: fix typos and clarify some grammar in summary external issue 21548" into ics-mr1
2012-01-31 08:37:59 -08:00
Andreas Huber
22b9ceb0b7
Merge "Make sure our aac decoder handles this parameter."
2012-01-31 08:31:03 -08:00
Wink Saville
11e744fe68
Merge "Display roaming indicator icon only based on ERI in CDMA case."
2012-01-31 06:39:52 -08:00
Ben Murdoch
3c35624057
Merge "Remove code that quits the webcore watchdog thread."
2012-01-31 02:17:12 -08:00
The Android Automerger
50712688a6
merge in ics-mr1-release history after reset to ics-mr1
2012-01-30 23:33:37 -08:00
Mathias Agopian
2bfa31c0cc
Nexus S now reports the proper frame-rate
...
don't hardcode it.
Change-Id: I4b37f37a9809cac937e6334c988b3185af2ebe22
2012-01-30 18:45:15 -08:00
Mathias Agopian
fb87e54a9a
fix a race condition in eglMakeCurrent()
...
it would happen when a context was made non-current, in this
case we would call the implementation's eglMakeCurrent() which
would succeed, if we're rescheduled at that point, another
eglMakeCurrent() could make that context current to another thread,
however, when we came back to the original call we would
overwrite egl_context_t internal state.
this is fixed by moving the critical section under
egl_display_t's lock.
Change-Id: I743c85696e13263d3a9570824940263df0caacdc
2012-01-30 18:20:52 -08:00
Mathias Agopian
0d6aa287d1
Merge "add all needed GL extension wrappers"
2012-01-30 17:44:09 -08:00
Romain Guy
54d534d1d9
Merge "Add debug markers to OpenGLRenderer"
2012-01-30 17:43:37 -08:00
Mathias Agopian
a6d86e5ea7
add all needed GL extension wrappers
...
when increasing MAX_NUMBER_OF_GL_EXTENSIONS to 256
we also needed to create all the corresponding wrappers.
Change-Id: I90edaaf0885ccdfab48e7a1396bcf88e039cfb25
2012-01-30 17:40:29 -08:00
Gilles Debunne
de8f7d0dcc
Merge "Removed SoftInputShownOnFocus methods in TextView"
2012-01-30 17:01:19 -08:00
Svetoslav Ganov
9dbcc3157d
Merge "Incorrect behavior of View clear focus."
2012-01-30 16:37:33 -08:00
Scott Main
91da1b9796
am 6e4f886d: am b2d37b39: Merge "docs: update sidenav to use <span> instead of <h2> for headings, under suspicion that the h2s are causing poor snippet extraction in search results" into ics-mr1
...
* commit '6e4f886db034b954a305611cc71a10ff7d1c75ae':
docs: update sidenav to use <span> instead of <h2> for headings, under suspicion that the h2s are causing poor snippet extraction in search results
2012-01-30 16:18:54 -08:00
Scott Main
135c935a47
am b2d37b39: Merge "docs: update sidenav to use <span> instead of <h2> for headings, under suspicion that the h2s are causing poor snippet extraction in search results" into ics-mr1
...
* commit 'b2d37b39a1bb48d9f9c5b45255c5df769b85d6ae':
docs: update sidenav to use <span> instead of <h2> for headings, under suspicion that the h2s are causing poor snippet extraction in search results
2012-01-30 16:15:29 -08:00
Scott Main
0aa8f39a3d
Merge "docs: update sidenav to use <span> instead of <h2> for headings, under suspicion that the h2s are causing poor snippet extraction in search results" into ics-mr1
2012-01-30 16:13:28 -08:00
Scott Main
5d10c6015c
am a76ddf92: am 6507df8b: docs: add meta descriptions for home and sdk also revise the G+ widget to make fit
...
* commit 'a76ddf927278ec36f5a4589dbba85bb06bb1ae19':
docs: add meta descriptions for home and sdk also revise the G+ widget to make fit
2012-01-30 15:28:36 -08:00
Mathias Agopian
590f9e20ea
Merge "SF now synchronizes to VSYNC"
2012-01-30 15:24:46 -08:00
Eric Fischer
a70c6e98aa
Merge "Import translations. DO NOT MERGE"
2012-01-30 15:24:41 -08:00
Mathias Agopian
9e2464c4b9
Merge "add support for GL_EXT_debug_marker"
2012-01-30 15:23:47 -08:00
Mathias Agopian
8aedd4737d
SF now synchronizes to VSYNC
...
Change-Id: Ic5e4f2ea9927ce133eef9499c03161325e9d02c5
2012-01-30 15:21:23 -08:00
Scott Main
79bc3654c3
am 6507df8b: docs: add meta descriptions for home and sdk also revise the G+ widget to make fit
...
* commit '6507df8b78d80403d66d321748ad47290a611e3f':
docs: add meta descriptions for home and sdk also revise the G+ widget to make fit
2012-01-30 15:14:53 -08:00
Romain Guy
63cfc1d2ad
Merge "Always initialize AsyncTask on the main thread."
2012-01-30 14:12:37 -08:00
The Android Open Source Project
81523a063c
am 827a597d: Reconcile with ics-mr1-release
...
* commit '827a597df70a51c6cccad52fae2be2c469f58b77':
Revert "Fix 5797764: Increase lock screen's thread priority"
DO NOT MERGE Revert "AudioFlinger: mix track only when really ready (2)"
2012-01-30 13:38:52 -08:00
The Android Open Source Project
de973467d4
Reconcile with ics-mr1-release
...
Change-Id: Ic6454a4b7929bbf2f453022fd8ae596e215657c2
2012-01-30 13:36:34 -08:00
The Android Automerger
14ccfc4a72
merge in ics-mr1-release history after reset to ics-mr1
2012-01-30 13:23:32 -08:00
Gilles Debunne
5cfb7bcdb3
Merge "Remove onPreDrawListeners earlier in TextView"
2012-01-30 12:58:53 -08:00
Dianne Hackborn
cfc91b1b1a
am 25fe8ef1: am e22f4748: Merge "Update documentation to reflect the old approach not working." into ics-mr1
...
* commit '25fe8ef1b51b4a36e08b3fea35c0799f3d0840e2':
Update documentation to reflect the old approach not working.
2012-01-30 12:56:42 -08:00
Dianne Hackborn
128fe3141e
am e22f4748: Merge "Update documentation to reflect the old approach not working." into ics-mr1
...
* commit 'e22f4748565915948c8af2961ac74fe81a417e3b':
Update documentation to reflect the old approach not working.
2012-01-30 12:54:02 -08:00
Dianne Hackborn
2e6f082987
Merge "Update documentation to reflect the old approach not working." into ics-mr1
2012-01-30 12:52:11 -08:00
Andreas Huber
541bf88d67
Merge "Instantiate software codecs locally whenever possible."
2012-01-30 12:32:58 -08:00
Stephen Hines
8022e5d428
Merge "Fix potential bug with reordered size/offset arguments."
2012-01-30 12:22:10 -08:00
Romain Guy
2971a440a6
Merge "Add stencil buffer to the EGL config"
2012-01-30 12:05:28 -08:00
Jeff Sharkey
4d08dbc61a
Merge "Move away from deprecated NetworkInfo extra."
2012-01-30 11:53:32 -08:00
John Wang
54d89516ef
am 136704a8: am b069833e: Merge "Adjust the LTE signal bar mapping." into ics-mr1
...
* commit '136704a803ed7dd419a452315d1c0fe4885ce441':
Adjust the LTE signal bar mapping.
2012-01-30 11:25:48 -08:00
John Wang
e97d8f554d
am b069833e: Merge "Adjust the LTE signal bar mapping." into ics-mr1
...
* commit 'b069833e63f711a6b140385003d67b3ff68fe66b':
Adjust the LTE signal bar mapping.
2012-01-30 11:23:24 -08:00
John Wang
a493ce1366
Merge "Adjust the LTE signal bar mapping." into ics-mr1
2012-01-30 11:20:35 -08:00
Makoto Onuki
d5106a1266
Merge "Fixing broken unittests."
2012-01-30 11:16:58 -08:00
Scott Main
7d37498017
am fb300fb2: am 73790a53: Merge "docs: add G+ page announcement to homepage" into ics-mr1
...
* commit 'fb300fb2f0f253c94c14090256f9695bca1a1e4b':
docs: add G+ page announcement to homepage
2012-01-30 10:08:14 -08:00
Scott Main
33a92006e1
am 73790a53: Merge "docs: add G+ page announcement to homepage" into ics-mr1
...
* commit '73790a53b580b8ec8eff88e25a19b5fcfa33392a':
docs: add G+ page announcement to homepage
2012-01-30 10:05:59 -08:00
Scott Main
b11ef47140
Merge "docs: add G+ page announcement to homepage" into ics-mr1
2012-01-30 10:03:21 -08:00
Siva Velusamy
b8c3914547
Merge "gltrace: Use Unix Domain Socket rather than INET Socket"
2012-01-30 09:08:27 -08:00
Chet Haase
c07ca3bb88
Merge "Fix bug in LayoutTransition for INVISIBLE views"
2012-01-30 08:28:18 -08:00
Marco Nelissen
71838f66d0
Merge "Handle adding/removing/renaming nomedia paths"
2012-01-30 08:27:57 -08:00
Mathias Agopian
ad8d13c885
remove unneeded code
...
Change-Id: I07e2fca7274d2e12bf5b4aee0050794bdb97a8b3
2012-01-29 23:11:06 -08:00
Mathias Agopian
48d438d05f
add support for GL_EXT_debug_marker
...
This extension is always added to the GL_EXTENSIONS
extension string for the current GL context, regardless
of if it's supported by the h/w driver.
The extension itself will be handled by GLES_trace (eventually),
when GLES_trace is not enabled, it'll result to a no-op.
If the h/w implementation has this extension, we'll call that version
instead of our dummy version.
Change-Id: Ie5dd3387c4d45cd5ed5f03b73bda6045620a96bc
2012-01-29 22:22:09 -08:00
Mathias Agopian
453851f3a0
Merge "update GLES headers and add support for corresponding new extensions."
2012-01-29 22:03:19 -08:00
Mathias Agopian
b0e6e00d8e
Merge "added a few more commands to SF's dumpsys"
2012-01-29 22:02:36 -08:00
Mathias Agopian
6dc813c9c4
Merge "remove unused code"
2012-01-29 22:01:41 -08:00
Mathias Agopian
25e66fc324
added a few more commands to SF's dumpsys
...
--latency-clear [name]
clears the latency data for the specified layer or for
all layers if none is specified
--list
prints the list of all layers regardless of their visibility
Change-Id: I7c07ae020f838c173b98ee50f3fb3e93da78acbb
2012-01-28 22:31:55 -08:00
Mathias Agopian
3127260614
update GLES headers and add support for corresponding new extensions.
...
Change-Id: I554d9659113b4721b748ee5c1a3b1ca82b11d75e
2012-01-28 20:41:35 -08:00