66747 Commits

Author SHA1 Message Date
Alex Sakhartchouk
5c15b765fe Adding float param time stamp. Cleanup, robustness.
Change-Id: I99148cf0566f0825739968bf1c7fbca021ef144e
2012-02-02 15:28:44 -08:00
Dianne Hackborn
ebd661b50a am c69acaef: Merge "New global setting for developer options."
* commit 'c69acaef0b31af922931461c11f075e436642fef':
  New global setting for developer options.
2012-02-02 15:20:25 -08:00
Romain Guy
e94fdd9a15 am bc18f289: Merge "Disable debugging code in the font renderer"
* commit 'bc18f289073a47b1cbf84fcd3e3e79c9d34c0990':
  Disable debugging code in the font renderer
2012-02-02 15:17:59 -08:00
Dianne Hackborn
c69acaef0b Merge "New global setting for developer options." 2012-02-02 15:17:16 -08:00
Romain Guy
bc18f28907 Merge "Disable debugging code in the font renderer" 2012-02-02 15:16:30 -08:00
Romain Guy
b629490ffb Disable debugging code in the font renderer
Change-Id: I92463057ff4ae712bb25789db1667ff1ecfd389f
2012-02-02 15:13:18 -08:00
Alex Sakhartchouk
98bea4a3ec am 7042613c: Merge "Fix an incorrect assert that doesn\'t account for element array size."
* commit '7042613c653fd0de253f2f659901318902fa4584':
  Fix an incorrect assert that doesn't account for element array size.
2012-02-02 14:56:34 -08:00
Alex Sakhartchouk
7042613c65 Merge "Fix an incorrect assert that doesn't account for element array size." 2012-02-02 14:54:32 -08:00
Chet Haase
8d1c18a181 am 229e25d4: Merge "Fix bug in LayoutTransition that caused views to stay invisible"
* commit '229e25d404fde2880e3858b1df2d0d1b6f3ad9e0':
  Fix bug in LayoutTransition that caused views to stay invisible
2012-02-02 14:38:03 -08:00
Chet Haase
229e25d404 Merge "Fix bug in LayoutTransition that caused views to stay invisible" 2012-02-02 14:35:58 -08:00
Dianne Hackborn
895f99e9ca New global setting for developer options.
Change-Id: I3f60538e9f858858501c5b063b0da97675d445a6
2012-02-02 14:13:08 -08:00
Chet Haase
a553113a1f Fix bug in LayoutTransition that caused views to stay invisible
LayoutTransition side-effects the alpha property on View to fade views
in and out. This works fine if the layout transition is always used on
those views' container. But if you fade out a disappearing view and then
set the transition to null on the container and set that view to VISIBLE,
there is no transition logic to restore the alpha value to 1 (opaque).

The fix is to always restore alpha to its pre-animation value when fading
the view out.

Also, added extra info to alpha and the various View transform properties
to help hierarchyviewer debugging.

Issue #5958434: LayoutTransition temporary disablement may leave some views invisible

Change-Id: I3c21b0e7334dc29c10c5e372b589f0e2b59c2883
2012-02-02 13:41:44 -08:00
Glenn Kasten
59a916588e am b2305815: Merge "Fix const sp<>& in parameter list and return value"
* commit 'b2305815f04d64a2e6abf672618676bbb197dee9':
  Fix const sp<>& in parameter list and return value
2012-02-02 13:39:13 -08:00
James Dong
b339fe9a61 am 72a52e7b: Merge "Removed a loop for buffer lookup"
* commit '72a52e7bb77efb6132e0ba81a0e19fb19af1c678':
  Removed a loop for buffer lookup
2012-02-02 13:39:11 -08:00
Glenn Kasten
d6070f56d2 am 225400f7: Merge "Unconditional delete"
* commit '225400f7105aeca727b0884587715835d05c947a':
  Unconditional delete
2012-02-02 13:39:08 -08:00
Glenn Kasten
79b781604d am 91a7b145: Merge "More audio_stream_type_t"
* commit '91a7b145dfc677fa511c1aea44c1ef8b09a77e96':
  More audio_stream_type_t
2012-02-02 13:38:58 -08:00
Fabrice Di Meglio
1209b9690a am ca050ab2: Merge "Update BiDiTest app"
* commit 'ca050ab2732a67bd989b5111a8e33ea011d6406c':
  Update BiDiTest app
2012-02-02 13:38:55 -08:00
Glenn Kasten
b2305815f0 Merge "Fix const sp<>& in parameter list and return value" 2012-02-02 13:31:23 -08:00
James Dong
72a52e7bb7 Merge "Removed a loop for buffer lookup" 2012-02-02 13:30:51 -08:00
Glenn Kasten
225400f710 Merge "Unconditional delete" 2012-02-02 13:30:48 -08:00
Glenn Kasten
fa16c0c7df am ac1748ce: Merge "Thread::getTid returns pid_t gettid() after run"
* commit 'ac1748ce3301b3dab3c1aa6c0d35fa877554ebbb':
  Thread::getTid returns pid_t gettid() after run
2012-02-02 13:26:49 -08:00
Glenn Kasten
91a7b145df Merge "More audio_stream_type_t" 2012-02-02 13:26:12 -08:00
Fabrice Di Meglio
ca050ab273 Merge "Update BiDiTest app" 2012-02-02 13:25:30 -08:00
Glenn Kasten
ac1748ce33 Merge "Thread::getTid returns pid_t gettid() after run" 2012-02-02 13:24:52 -08:00
Jeff Sharkey
443453aa51 am 2c5674aa: Merge "Avoid NDC deadlock when re-arming network alert."
* commit '2c5674aa7ba006a712cf885be1657f754f2dee96':
  Avoid NDC deadlock when re-arming network alert.
2012-02-02 13:21:24 -08:00
Jeff Sharkey
2c5674aa7b Merge "Avoid NDC deadlock when re-arming network alert." 2012-02-02 13:19:37 -08:00
Fabrice Di Meglio
2b9ac31db4 Update BiDiTest app
- update basic layout for being scrollable
- add more test strings

Change-Id: Iec1b495619cdd76639f127fb1ac4e4f41d0726d8
2012-02-02 13:16:51 -08:00
Jeff Sharkey
25ce9ed57f Avoid NDC deadlock when re-arming network alert.
When NDC delivers limitReached() event, NMS re-arms the alert, which
makes another call back to NDC.  If NDC already started processing
another call, this causes deadlock.

Fix this by re-arming on a handler thread.

Bug: 5879848
Change-Id: I46fa78fe1f1122c5f31dd6020483e5ae89a9f39d
2012-02-02 13:09:52 -08:00
Marco Nelissen
41e0afa694 am 8ca8a69d: Merge "Enable media scanner bulk inserts"
* commit '8ca8a69d5801ad4b809e7b9dbf53bd728820924b':
  Enable media scanner bulk inserts
2012-02-02 10:50:11 -08:00
Marco Nelissen
8ca8a69d58 Merge "Enable media scanner bulk inserts" 2012-02-02 10:48:01 -08:00
Chet Haase
0557d5ff7e am 659793bc: Merge "Add Developer Option setting for Animator scaling."
* commit '659793bcd0e0d08306d841f3836a891e56e4e756':
  Add Developer Option setting for Animator scaling.
2012-02-02 10:44:43 -08:00
Dianne Hackborn
119d098aa2 am 306eed22: Merge "Use Choreographer for window manager animation timing."
* commit '306eed22e58381bbd694e3a297adc2313cc50c85':
  Use Choreographer for window manager animation timing.
2012-02-02 10:44:40 -08:00
Chet Haase
659793bcd0 Merge "Add Developer Option setting for Animator scaling." 2012-02-02 10:42:44 -08:00
Dianne Hackborn
306eed22e5 Merge "Use Choreographer for window manager animation timing." 2012-02-02 10:41:50 -08:00
Marco Nelissen
d6b3e0cc36 Enable media scanner bulk inserts
Change-Id: I357162d0fe498a182ccb14630fe565daaa8bb0c1
2012-02-02 10:35:22 -08:00
James Dong
99b252a440 Removed a loop for buffer lookup
o used the nInputPortIndex and nOutputPortIndex from header instead
  of assuming that the # of ports == 2

Change-Id: I4b615912b088b4e2bac9c00e89986e811a5c58bb
2012-02-02 10:24:25 -08:00
Scott Main
2cfbdb7c23 am 14e655f9: am 1e148f50: am 2adfc9de: am 633de7ba: docs: fix meta description tag for homepage
* commit '14e655f93f76ceb7e933aac4c1a1049ea6ac1e1c':
2012-02-02 10:05:46 -08:00
Scott Main
d5957820a4 am 73673121: am c019983a: am c78a300c: am 6aaa27fb: docs: fix broken link
* commit '73673121c69ca727c77dfe4262762a622e128d16':
2012-02-02 10:05:44 -08:00
Scott Main
9174aa8938 am 4e921c55: am 4e133702: am be09298e: am 633de7ba: docs: fix meta description tag for homepage
* commit '4e921c554eed96dc4b87003e2021c7cc53d65a66':
  docs: fix meta description tag for homepage
2012-02-02 10:05:41 -08:00
Scott Main
14e655f93f am 1e148f50: am 2adfc9de: am 633de7ba: docs: fix meta description tag for homepage
* commit '1e148f509eda581b8ef7cf77acad7f9216034891':
2012-02-02 10:03:43 -08:00
Scott Main
73673121c6 am c019983a: am c78a300c: am 6aaa27fb: docs: fix broken link
* commit 'c019983a21f3887945cceb2024f3b5002aea7185':
2012-02-02 10:03:42 -08:00
Scott Main
4e921c554e am 4e133702: am be09298e: am 633de7ba: docs: fix meta description tag for homepage
* commit '4e133702acc81ac72a23aa9784c05deec5be59b6':
  docs: fix meta description tag for homepage
2012-02-02 10:03:25 -08:00
Alex Sakhartchouk
bf3c3f2ab1 Fix an incorrect assert that doesn't account for element array size.
Change-Id: Ibcb5c55d91967603391a1721137d010a85025990
2012-02-02 09:47:26 -08:00
Eric Laurent
96724ac1ff am 175df115: Merge "modifications for new webrtc modules"
* commit '175df1156154dcb889eb36c446cabed351e873db':
  modifications for new webrtc modules
2012-02-02 09:42:34 -08:00
Eric Laurent
175df11561 Merge "modifications for new webrtc modules" 2012-02-02 09:39:28 -08:00
Alex Sakhartchouk
ffdd85391d Merge "Cleanup." into graphics-dev 2012-02-02 09:15:11 -08:00
Chet Haase
c38fa1f636 Add Developer Option setting for Animator scaling.
This new setting allows users to set a scale factor for the
duration and startDelay of all Animator-based animations. This
setting is very similar to the Transition animation scale and
Window animation scale settings, except this one applies specifically
to Animator animations. The property is only accessible by users
through the Settings UI, not programmatically. The value applies
system-wide and is picked up per-process at the time of the first
ValueAnimator construction.

This is an update to a previous CL; this approach uses the WindowManager
to store the animator scale settings, instead of SystemProperties.

Change-Id: I8295fab060aa6d597ae507ded8f9c9d6077be966
2012-02-02 08:40:44 -08:00
James Dong
c50290599a am 26daa02b: Merge "Remove the restriction that the width must be a multiple of 4 or 2 for thumbnail generation"
* commit '26daa02bdb0c62f8162ad8d4d771cabce8644b4a':
  Remove the restriction that the width must be a multiple of 4 or 2 for thumbnail generation
2012-02-01 18:56:03 -08:00
James Dong
26daa02bdb Merge "Remove the restriction that the width must be a multiple of 4 or 2 for thumbnail generation" 2012-02-01 18:53:50 -08:00
Alex Sakhartchouk
e31264694e Cleanup.
Change-Id: Iee30f741f99846b3e19346fa1f2fb6ee0c88f4c0
2012-02-01 18:41:35 -08:00