Commit Graph

45475 Commits

Author SHA1 Message Date
Dima Zavin
c6cd27cbf3 libui: add ability to force a framebuffer format for EGL's use
This does not actually change the framebuffer format. It merely
fakes this format to surfaceflinger so that when it creates
framebuffer surfaces it will use this format. It's really a giant
HACK to allow interworking with buggy gralloc+GPU driver
implementations. You should *NEVER* need to set this for shipping
devices.

Change-Id: I03eeb5b4d72838ef219df386ecc489fc20ab9cc7
Signed-off-by: Dima Zavin <dima@android.com>
2012-02-22 15:44:46 -08:00
Mathias Agopian
6861d94d4c Merge "frameworks/base refactoring" 2012-02-21 12:52:06 -08:00
Victoria Lease
f1e7d1174b Merge "async find-on-page implementation via WebKit" 2012-02-21 11:33:42 -08:00
James Dong
684c420c50 Merge "Added checks for illegal arguments" 2012-02-21 11:10:46 -08:00
James Dong
84cd97be19 Merge "Limit the amount of audio record data in each buffer" 2012-02-21 11:10:35 -08:00
Alex Sakhartchouk
ffc4c6c6cd Merge "Making sure stranded objects are not left behind." 2012-02-21 09:23:17 -08:00
Steve Block
2302cae183 Merge "Update stagefright makefile after dropping support for JSC" 2012-02-21 09:05:47 -08:00
Martin Kosiba
02d4cfec8d Merge "Update the JavaDoc on getVisibleTitleHeight." 2012-02-21 08:58:21 -08:00
Steve Block
acd11891f1 Merge "Clean up JavaDoc for CacheManager" 2012-02-21 07:44:11 -08:00
Steve Block
83653599c8 Merge "Fix CacheManager.getCacheFile() with the Chromium HTTP stack" 2012-02-21 07:43:07 -08:00
Glenn Kasten
d11a1083be Merge "createSurface getpid() first parameter was removed" 2012-02-21 07:24:16 -08:00
Steve Block
21415cf998 Merge "Don't try to use Network timing with the Chromium HTTP stack" 2012-02-21 03:52:02 -08:00
Steve Block
0f1b7f7dce Merge "Clean up JavaDoc for WebResourceResponse" 2012-02-21 03:51:47 -08:00
Steve Block
7df5f1e906 Merge "Clean up JavaDoc for CookieManager" 2012-02-21 02:18:12 -08:00
Steve Block
80e0fe3118 Merge "Make LoadListener.willLoadFromCache() private" 2012-02-21 02:09:34 -08:00
Mathias Agopian
751d0bb9b2 Merge "SurfaceFlinger: set wrap mode on screenshot texture" 2012-02-20 22:50:36 -08:00
Mathias Agopian
4f4c10104e 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
0af7a60978 Merge "frameworks/base refactoring." 2012-02-17 19:26:39 -08:00
Mathias Agopian
a3a3881208 frameworks/base refactoring.
step 2: move libutils headers to their new home: androidfw

Change-Id: I14624ba23db92a81f2cb929f104386e1fab293ef
2012-02-17 19:01:26 -08:00
Jason Sams
5d98b5c2eb Merge "Work around VSync signal while screen is off." 2012-02-17 17:20:27 -08:00
Adam Powell
16616c021a Merge "Add transient state tracking to Views" 2012-02-17 17:15:04 -08:00
Jeff Brown
11b79e1481 Merge "frameworks/base refactoring." 2012-02-17 16:28:20 -08:00
Mathias Agopian
80c3918042 frameworks/base refactoring.
First step. Move libui includes to their new home: androidfw.

Change-Id: Ic042b52fdba72f30edc3cc6339bf30b4c1b99662
2012-02-17 15:36:10 -08:00
Romain Guy
571fbbcab3 Merge "Record possible clip rejects when recording display lists" 2012-02-17 15:18:14 -08:00
Siva Velusamy
082fbcfe94 Merge "gltrace: Trace thread time and wall clock time." 2012-02-17 15:05:36 -08:00
Iliyan Malchev
99942550c0 Merge "libs/utils: replace malloc() + memset() to zero with calloc()" 2012-02-17 14:51:32 -08:00
Mike Lockwood
35670135a2 Merge "Revert "Revert "The com.android.athome api classes are moving android.support.place.""" 2012-02-17 14:33:27 -08:00
Iliyan Malchev
4aec1681db Merge "bluetooth: replace malloc() + memset() to zero with calloc()" 2012-02-17 14:28:38 -08:00
Iliyan Malchev
6032a77682 libs/utils: replace malloc() + memset() to zero with calloc()
Change-Id: I8bdf4360147e51e35c162856c9a859aed6acac34
Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-02-17 14:27:13 -08:00
Romain Guy
96c3876876 Merge "Remove unused private APIs" 2012-02-17 13:09:19 -08:00
Eric Fischer
a4fb1682ed Merge "Import translations." 2012-02-17 12:18:44 -08:00
Jason Sams
fe3480bb73 Merge "Update prototype remote fifo. Tested primary connection using only fifo data transport." 2012-02-17 12:05:13 -08:00
Jason Sams
b981f99a79 Merge "Rename three header files to free namespace for api." 2012-02-17 12:04:20 -08:00
Siva Velusamy
05df4504e5 gltrace: Trace thread time and wall clock time.
For each gl function, trace both the thread and wall clock
times.

Change-Id: I32b6caa67fa50bf915dab89b3c5021ee82e28d55
2012-02-17 11:09:47 -08:00
Glenn Kasten
2752181174 Merge "Remove bit fields to improve performance" 2012-02-17 10:45:02 -08:00
Jeff Brown
ade5440ce8 Merge "Ignore broken input channel when finishing input event." 2012-02-17 10:30:50 -08:00
Philip Milne
939000dfd0 Merge "Fix remaining issue with bug #5904777" 2012-02-17 10:06:47 -08:00
Mike Lockwood
2147ab9520 Merge "Revert "The com.android.athome api classes are moving android.support.place."" 2012-02-17 09:53:30 -08:00
Mike Lockwood
2adfb82375 Merge "New clock sync control loop." 2012-02-17 09:47:47 -08:00
Glenn Kasten
4ede6e268a Merge "Simplify code" 2012-02-17 09:40:43 -08:00
Mike Lockwood
aebc7b8cbd Merge "Put a bandaid on a segfault in timed audio track handling." 2012-02-17 09:20:43 -08:00
Mike Lockwood
1ca081efdc Merge "The com.android.athome api classes are moving android.support.place." 2012-02-17 09:20:12 -08:00
Glenn Kasten
7a091616c9 Merge "Fixed possible heap corruption in EffectDesc" 2012-02-17 09:19:49 -08:00
Eric Fischer
4763bfe27e Merge "Import translations." 2012-02-16 21:10:27 -08:00
Jeff Brown
e7888960f1 Merge "Don't throw on EPIPE in consumeBatchedInputEvents." 2012-02-16 20:31:29 -08:00
Christian Robertson
8292fff6fa Merge "Update DroidNaskh font" 2012-02-16 19:59:08 -08:00
Jeff Brown
bc9b55410e Merge "Mark input and sensor messages as asynchronous." 2012-02-16 19:49:14 -08:00
Jeff Brown
e15a72a8b8 Merge "Improve MessageQueue sync barrier implementation." 2012-02-16 19:49:03 -08:00
Jeff Brown
5a67ddae15 Merge "Encapsulate the ViewRootImpl's handler." 2012-02-16 19:43:43 -08:00
Bart Sears
1ef248acde Merge "New version of DroidSansFallback" 2012-02-16 18:01:38 -08:00