Commit Graph

45457 Commits

Author SHA1 Message Date
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
Dianne Hackborn
9ac093aa2c Merge "Revert "Don't wait for current activity to pause before resuming next."" 2012-02-16 18:01:31 -08:00
Fabrice Di Meglio
48265517fa Merge "Improve textDirection APIs" 2012-02-16 16:58:47 -08:00
Romain Guy
94f69011ea Merge "Ensure we always reset graphics modifiers Bug #6025838" 2012-02-16 16:52:53 -08:00
Fabrice Di Meglio
31809bfdbc Merge "Fix Javadoc for View" 2012-02-16 15:50:39 -08:00
Amith Yamasani
d11f8e401f Merge "Fix Power Control widget" 2012-02-16 15:48:14 -08:00
John Grossman
391b54aed6 Merge "Really fix the build this time." 2012-02-16 15:28:44 -08:00
Selim Gurun
aa31e2590f Merge "Act on credential storage updates." 2012-02-16 15:13:12 -08:00
John Grossman
7ae28728f4 Merge "Fix the build." 2012-02-16 14:57:54 -08:00
Dianne Hackborn
cd276c0018 am e669d666: am 1db7eeac: am 06a591cd: Fix last change -- don\'t call startInputInner() with lock held.
* commit 'e669d6666ae0c41742716bc2564266c1bab3f855':
2012-02-16 14:48:53 -08:00
Dianne Hackborn
c3196fc99a am 804aa297: am 01810bbb: am 06a591cd: Fix last change -- don\'t call startInputInner() with lock held.
* commit '804aa297950949985882e4841303cd6e12fae06e':
  Fix last change -- don't call startInputInner() with lock held.
2012-02-16 14:48:48 -08:00
Dianne Hackborn
df6d764658 am 1db7eeac: am 06a591cd: Fix last change -- don\'t call startInputInner() with lock held.
* commit '1db7eeac74d1455991e1dc0f532b47276d0c679c':
2012-02-16 14:46:41 -08:00
Dianne Hackborn
49535226c1 am 01810bbb: am 06a591cd: Fix last change -- don\'t call startInputInner() with lock held.
* commit '01810bbb67b7af741b0dde0d7ccdadb76a46ed63':
  Fix last change -- don't call startInputInner() with lock held.
2012-02-16 14:45:57 -08:00
Dianne Hackborn
ed9604b365 am 06a591cd: Fix last change -- don\'t call startInputInner() with lock held.
* commit '06a591cdd6d90600db006906d5d1524d156d6529':
  Fix last change -- don't call startInputInner() with lock held.
2012-02-16 14:44:03 -08:00
Dianne Hackborn
8103a941ba am 06a591cd: Fix last change -- don\'t call startInputInner() with lock held.
* commit '06a591cdd6d90600db006906d5d1524d156d6529':
  Fix last change -- don't call startInputInner() with lock held.
2012-02-16 14:43:43 -08:00
Fabrice Di Meglio
22c9a2e15c Merge "Add View.onResolvePadding() as a public API" 2012-02-16 14:36:28 -08:00
Svetoslav Ganov
a278a37734 Merge "Fixing the build." 2012-02-16 14:18:46 -08:00