Jeff Brown
c1fb48d77c
Improve shortcut handling.
...
Shortcut keys invoked using Meta are handled as fallback actions instead
so applications can handle Meta however they like.
Change-Id: I28955bac5bba9a399eed2fc6c9b73bba3f4bf383
2010-12-08 17:10:48 -08:00
Mathias Agopian
e35c878ed2
am a2c3b355: (-s ours) am 74da537f: Merge "[317580] fix issue where the screen wouldn\'t be rotated properly in bypass mode" into gingerbread
...
* commit 'a2c3b355877690d889882da3492950d1b2e0e974':
[317580] fix issue where the screen wouldn't be rotated properly in bypass mode
2010-12-08 16:56:29 -08:00
Romain Guy
97684ed8dd
Merge "bug_3259956 and bug_2166704"
2010-12-08 16:50:57 -08:00
Mathias Agopian
19f9eda28a
fix [3259708] Graphic Buffer Mapper does not support YV12
...
remove a bunch of a code that was there only to support broken gralloc implementations
Change-Id: I3c1a9172224cbcc283601abfbbd695a20815451f
2010-12-08 16:48:28 -08:00
Gilles Debunne
f7ae525855
SelectAllOnFocus text fields do not display the insertion handle when focused.
...
Change-Id: Ieb0dfe37498a339a781098134f4a0dd7f40193ec
2010-12-08 16:46:46 -08:00
Jim Miller
e5c16ab5a8
Fix 3253629: Initial pass at updating RecentsPanel UI
...
Change-Id: I578d0efd9f4b67675ff531494259f54182851e0e
2010-12-08 16:42:12 -08:00
Jeff Sharkey
b119b6cfcf
SegmentedButton style should inherit.
...
Change-Id: Idd3bc5e6de3d64fd681f69ba1de3ac88576c9ca7
2010-12-08 16:37:02 -08:00
Jim Miller
c57406cdfa
Fix 3148496: Update PreferenceActivity to handle single-pane fragments.
...
This fixes a couple of bugs I found while updating SecuritySettings.
Change-Id: I9881cff71799ddf3c1d1493c2f7f3bfb31ca7774
2010-12-08 16:33:34 -08:00
Mathias Agopian
054ae78245
am e1752f41: Merge "fix [3258603] \'Quadrant\' benchmark crashes inside eglQueryContext on GB/Crespo" into gingerbread
...
* commit 'e1752f41d34249c891564889b07963262b1bd8bf':
fix [3258603] 'Quadrant' benchmark crashes inside eglQueryContext on GB/Crespo
2010-12-08 16:20:23 -08:00
James Dong
c402def718
am 1f5b133a: Merge "When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, go back to read from source again" into gingerbread
...
* commit '1f5b133ae29090f1807be392874f6b7a5d92c6d4':
When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, go back to read from source again
2010-12-08 16:20:16 -08:00
Mathias Agopian
e1752f41d3
Merge "fix [3258603] 'Quadrant' benchmark crashes inside eglQueryContext on GB/Crespo" into gingerbread
2010-12-08 16:17:02 -08:00
Mathias Agopian
a2c3b35587
am 74da537f: Merge "[317580] fix issue where the screen wouldn\'t be rotated properly in bypass mode" into gingerbread
...
* commit '74da537f80ba36c1279c04fcb85d89fc38c246a6':
[317580] fix issue where the screen wouldn't be rotated properly in bypass mode
2010-12-08 16:15:08 -08:00
Jason Sams
5476b450e5
Allocation API update.
...
Change-Id: I9b4a71f9e94c7d3978f06b7971051ab4f8472503
2010-12-08 16:14:36 -08:00
James Dong
1f5b133ae2
Merge "When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, go back to read from source again" into gingerbread
2010-12-08 16:14:27 -08:00
Mathias Agopian
d211230633
remove support for PUSH_BUFFER surfaces and overlays
...
the same functionality is now supported through
the h/w composer HAL, and YUV support in the GPU.
Change-Id: I8146605449954b8e8fd7f78810b7d873c2d8f5bf
2010-12-08 16:13:59 -08:00
Svetoslav Ganov
a911d4a2b1
bug_3259956 and bug_2166704
...
Change-Id: I71b4cc3c1111e7a4e78fb276d54a291c22fb2752
2010-12-08 16:11:30 -08:00
Mike Lockwood
365e03e494
MTP: Improve argument checking in SendObjectInfo
...
In particular, make sure the parent is a folder and make sure file
does not already exist.
Change-Id: Ifa870faba3285f03a92025d9e82f93fed78a761c
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-12-08 16:09:37 -08:00
Joe Onorato
ff3c470778
Merge "make the wifi button go where it's supposed to."
2010-12-08 15:51:33 -08:00
Joe Onorato
cbcce92295
Merge "Make the ToggleSlider in the status bar settings panel show the right track when it's disabled."
2010-12-08 15:51:27 -08:00
Joe Onorato
1c3e3c78de
Merge "Make setDrawable work after initialization has occurred."
2010-12-08 15:50:52 -08:00
Dianne Hackborn
47b8f52eb9
Merge "Fix issues #3257701 and #3267312 "
2010-12-08 15:49:04 -08:00
Joe Onorato
64eb5d2900
make the wifi button go where it's supposed to.
...
Change-Id: I415a5ad5e7524746d1e8d467f94058468bc719b7
2010-12-08 15:48:08 -08:00
Joe Onorato
4b0912d490
Make the ToggleSlider in the status bar settings panel show the right track when it's disabled.
...
Change-Id: Iead2a7f93dd312254d715f010ccca50cdcda5d00
2010-12-08 15:48:07 -08:00
Joe Onorato
aa07263463
Make setDrawable work after initialization has occurred.
...
Change-Id: Id040f69f2fc3402013229114fc3c1b0730eef579
2010-12-08 15:48:06 -08:00
Erik Gilling
94720d7ec4
surfaceflinger: add support for gralloc dump hooks
...
Change-Id: Ib6f539ed0132b70d040d653c03d52cc04249ac3c
2010-12-08 15:40:11 -08:00
James Dong
da1b16ad41
When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, go back to read from source again
...
bug - 3264094
Change-Id: I291a9b09b335d0eb4acf91f992e59fc44bc57d01
2010-12-08 15:37:14 -08:00
Mathias Agopian
791982bad9
fix [3258603] 'Quadrant' benchmark crashes inside eglQueryContext on GB/Crespo
...
eglQueryContext(..., EGL_CONFIG_ID, ...) is dereferencing an uninitialized pointer
due to a typo.
Change-Id: I100addf3150f19cb6dfbce9987fb5239dd240878
2010-12-08 15:34:02 -08:00
Winson Chung
882754e8cc
Merge "Modified GridView to report when to small"
2010-12-08 15:14:37 -08:00
Romain Guy
1e8b5fea90
Re-enable fades in ListView.
...
Change-Id: I90ee6ef4264c4b420619b058cf8d7708525807e1
2010-12-08 15:08:57 -08:00
Mathias Agopian
74da537f80
Merge "[317580] fix issue where the screen wouldn't be rotated properly in bypass mode" into gingerbread
2010-12-08 15:08:33 -08:00
Romain Guy
c1eaeea687
Merge "Re-enable fades in ListView."
2010-12-08 15:08:20 -08:00
Justin Ho
df36b55681
Merge "Integrating updated alert sounds, and new audio manifest for trygon"
2010-12-08 14:55:00 -08:00
Dianne Hackborn
9d0718042f
Fix issues #3257701 and #3267312
...
3257701 Preference headers have duplicated "title" and "summary" if
title is not loaded from a resource
3267312 Fragment.onConfigurationChanged doesn't get called
Change-Id: I76e346ba88aa632ebb9aa413a2ce2645ebf357cd
2010-12-08 14:52:58 -08:00
Andreas Huber
daac81d1f7
Merge "Fix thumbnail extraction for extractors that don't have a preference."
2010-12-08 14:52:11 -08:00
Andreas Huber
b1d49ded62
Fix thumbnail extraction for extractors that don't have a preference.
...
Change-Id: Id305a44416b08a667aae86c2109aa4dff9f17342
2010-12-08 14:50:10 -08:00
Kenny Root
1542af3597
Merge "Change assets to use 64-bit API"
2010-12-08 14:46:22 -08:00
Carl Shapiro
f4ade58b3e
Merge "Add a comment regarding the sizing of the Dalvik heap."
2010-12-08 14:09:32 -08:00
Brad Fitzpatrick
af8962e48e
am 5f8524d4: am 36af7943: Fix malformed Javadoc.
...
* commit '5f8524d446fb217516eebafe5d347005051891d1':
Fix malformed Javadoc.
2010-12-08 13:30:25 -08:00
Brad Fitzpatrick
5f8524d446
am 36af7943: Fix malformed Javadoc.
...
* commit '36af79434fb62c26238132eaeda2ec5e732f3c2f':
Fix malformed Javadoc.
2010-12-08 13:23:03 -08:00
Justin Ho
80e826e544
Integrating updated alert sounds, and new audio manifest for trygon
...
Change-Id: If7a77e33aad0785946cfe200698f9e05de774a9b
2010-12-08 12:30:42 -08:00
Adam Lesinski
edd9508aba
Modified GridView to report when to small
...
-With views being able to set MEASURED_STATE_TOO_SMALL
the GridView should do so when the determining its
column widths/stretch modes
Change-Id: Ib8433ffa9e489467ffe7ed8169d4e23d69658c6c
2010-12-08 12:15:33 -08:00
Carl Shapiro
9e4c884e7a
Add a comment regarding the sizing of the Dalvik heap.
...
Change-Id: I07a3267531580f034e78b5316162bfb553f1f819
2010-12-08 12:14:46 -08:00
Romain Guy
f8d47b88dc
Merge "Fallback to software rendering when eglMakeCurrent fails. Bug #3200621 "
2010-12-08 11:49:41 -08:00
Romain Guy
9745fae73b
Fallback to software rendering when eglMakeCurrent fails.
...
Bug #3200621
Change-Id: Id8a455e64a1af23840752124b49c070c00e5e2a6
2010-12-08 11:39:15 -08:00
Svetoslav Ganov
02b93914b4
Merge "bug 3248277 android.webkit.AccessibilityInjectorTest tests are flaky on trygon"
2010-12-08 11:39:13 -08:00
Brad Fitzpatrick
36af79434f
Fix malformed Javadoc.
...
Change-Id: I5cfbd49272117defce5226da0f40a8392457a2e2
2010-12-08 11:31:07 -08:00
Dianne Hackborn
514d7d8d95
Merge "Rework activity lifecycle so onSaveInstanceState() is after onPause()."
2010-12-08 11:25:25 -08:00
Kenny Root
ddb76c4644
Change assets to use 64-bit API
...
The asset system and supporting libraries were using off_t instead of
off64_t to access files larger than 2GB (32-bit signed). This change
replaces all off_t with off64_t and lseek64.
There is a new utils/Compat.h added for Mac OS compatibility.
Also fixed some size-related compiler warnings.
Bug: 3205336
Change-Id: I9097b3cb7a602e811fe52f245939d8975da55e9e
2010-12-08 11:21:30 -08:00
Eric Rowe
f9dee3b1d3
Merge "Allow extra flags to be fired in BT stress tests"
2010-12-08 11:11:48 -08:00
Eric Laurent
7b2029be0b
Merge "Fix issue 3159946."
2010-12-08 11:05:28 -08:00