77194 Commits

Author SHA1 Message Date
Chris Craik
fa189c8f1c am c972f05c: am a76f823c: Merge "Fix locking for skip draw" into jb-dev
* commit 'c972f05cccd5fb344ee290aa73ab08da84163b74':
  Fix locking for skip draw
2012-05-10 09:33:36 -07:00
Guang Zhu
257dfaeda9 am cc441aba: am 0fa15291: Merge "Make UiTestAutomationBridge see non-important views again" into jb-dev
* commit 'cc441aba8a7d7366e256675bea27207284fff74e':
  Make UiTestAutomationBridge see non-important views again
2012-05-10 09:33:33 -07:00
Dave Burke
7054b486a3 am 7156645c: am 2ed09ea4: Merge "GFX api cleanup 2 of 2" into jb-dev
* commit '7156645c58d1489b87cf9ecf00cbb4d073d12534':
  GFX api cleanup 2 of 2
2012-05-10 09:33:30 -07:00
Dianne Hackborn
455af7f7b0 am 67cc7f2e: am a53de062: Add callback hack to find out when to load system properties.
* commit '67cc7f2e60bc6532d00bb3c473b9a1d32cdafce2':
  Add callback hack to find out when to load system properties.
2012-05-10 09:33:27 -07:00
Michael Jurka
1590822134 am 47468ec8: am 8b2e37e5: Improve recents on sw600dp devices
* commit '47468ec89279385cd72354d3c11ebb339ce7a534':
  Improve recents on sw600dp devices
2012-05-10 09:33:24 -07:00
Jeff Sharkey
4311705501 am fe9e28cb: am 6367b166: Merge "Recover from Throwable in FileRotator, dump." into jb-dev
* commit 'fe9e28cba7dabb452fdbadcf421f7f758a859447':
  Recover from Throwable in FileRotator, dump.
2012-05-10 09:33:21 -07:00
Chris Craik
c972f05ccc am a76f823c: Merge "Fix locking for skip draw" into jb-dev
* commit 'a76f823c7f31bffdea4d49daa6c6165520928708':
  Fix locking for skip draw
2012-05-10 09:24:32 -07:00
Guang Zhu
cc441aba8a am 0fa15291: Merge "Make UiTestAutomationBridge see non-important views again" into jb-dev
* commit '0fa152912e55f2d08f0a8d1260332a81e5706694':
  Make UiTestAutomationBridge see non-important views again
2012-05-10 09:24:19 -07:00
Dave Burke
7156645c58 am 2ed09ea4: Merge "GFX api cleanup 2 of 2" into jb-dev
* commit '2ed09ea41fcb0d16e2dcf0372b1d0f73a7850fc3':
  GFX api cleanup 2 of 2
2012-05-10 09:24:15 -07:00
Dianne Hackborn
67cc7f2e60 am a53de062: Add callback hack to find out when to load system properties.
* commit 'a53de0629f3b94472c0f160f5bbe1090b020feab':
  Add callback hack to find out when to load system properties.
2012-05-10 09:24:07 -07:00
Michael Jurka
47468ec892 am 8b2e37e5: Improve recents on sw600dp devices
* commit '8b2e37e5a0e10d234ffe6815e9a462283cad3d78':
  Improve recents on sw600dp devices
2012-05-10 09:24:02 -07:00
Jeff Sharkey
fe9e28cba7 am 6367b166: Merge "Recover from Throwable in FileRotator, dump." into jb-dev
* commit '6367b1669d41f9fe7cd7abe5e05296edecd50f8e':
  Recover from Throwable in FileRotator, dump.
2012-05-10 09:23:59 -07:00
Eric Fischer
4da9ff8555 Merge "Import translations. DO NOT MERGE" 2012-05-09 16:30:37 -07:00
Eric Fischer
aaee2e7725 Merge "Import translations. DO NOT MERGE" 2012-05-09 16:24:33 -07:00
Chris Craik
a76f823c7f Merge "Fix locking for skip draw" into jb-dev 2012-05-09 15:37:03 -07:00
Guang Zhu
0fa152912e Merge "Make UiTestAutomationBridge see non-important views again" into jb-dev 2012-05-09 15:11:14 -07:00
Dave Burke
2ed09ea41f Merge "GFX api cleanup 2 of 2" into jb-dev 2012-05-09 15:07:26 -07:00
Dianne Hackborn
a53de0629f Add callback hack to find out when to load system properties.
Use this to reload the trace and layout bounds properties.

This is ONLY for debugging.

Change-Id: I1c4bdb52c823520c352c5bac45fa9ee31160793c
2012-05-09 14:53:20 -07:00
Michael Jurka
8b2e37e5a0 Improve recents on sw600dp devices
Bug: 6405276

- Make thumbnails bigger
- Make thumbnails higher-res
- In landscape, start the thumbnails on the right
- Fix issue where you'd sometimes see "No recent 
apps" flash before the thumbnails appeared
- Fix issue where the first time recents was run
you'd see double the amount of thumbnails

Change-Id: I878caf57a955cb6a0c1b4f0a72b5b993609047f2
2012-05-09 14:43:33 -07:00
Jeff Sharkey
6367b1669d Merge "Recover from Throwable in FileRotator, dump." into jb-dev 2012-05-09 14:36:40 -07:00
Guang Zhu
df549f8381 Make UiTestAutomationBridge see non-important views again
This problem was introduced in I74df9c24. The intention of the
change was still let UiTestAutomationBridge see the
non-important views, but there were bugs in the implementation:

1. AccessibilityManagerService was not really updating
   mIncludeNotImportantViews when mIsAutomation is true

2. Wrong constant is used to set the flag

Change-Id: Ia0a2e9ed9720bd0ea3a563e0b492e870a6ec1586
2012-05-09 14:32:15 -07:00
Irfan Sheriff
0280e9cf8f am 1a11e33b: am 9669a0ce: Merge "API review fixes" into jb-dev
* commit '1a11e33b91daeed22eef42936233e0751e56f4b8':
  API review fixes
2012-05-09 14:09:20 -07:00
John Reck
55c68f14e1 Fix locking for skip draw
Bug: 6469098

Change-Id: I3e6903072994a5a0437c40dcf211ddb707883a69
2012-05-09 14:08:01 -07:00
Irfan Sheriff
1a11e33b91 am 9669a0ce: Merge "API review fixes" into jb-dev
* commit '9669a0ce574745ba0b0ebd32e8337811973fb7dc':
  API review fixes
2012-05-09 14:06:12 -07:00
Irfan Sheriff
9669a0ce57 Merge "API review fixes" into jb-dev 2012-05-09 14:04:04 -07:00
Craig Mautner
3770003e84 am bdf3dc1c: am 08c04000: Merge "Remove incorrect CLEAR_WHEN_TASK_RESET behavior." into jb-dev
* commit 'bdf3dc1c95c203224a9a464fad6612e413a3597c':
  Remove incorrect CLEAR_WHEN_TASK_RESET behavior.
2012-05-09 14:02:27 -07:00
Craig Mautner
bdf3dc1c95 am 08c04000: Merge "Remove incorrect CLEAR_WHEN_TASK_RESET behavior." into jb-dev
* commit '08c04000c6355a735dab237e1994dc17c7e5d44f':
  Remove incorrect CLEAR_WHEN_TASK_RESET behavior.
2012-05-09 13:58:14 -07:00
Jim Miller
e310ca7a3a am 319a945d: am c1fc0f01: Merge "Fix 6398209: Improve responsiveness of swipe up to search" into jb-dev
* commit '319a945d589284251c457f49220dcf4957e71d5a':
  Fix 6398209: Improve responsiveness of swipe up to search
2012-05-09 13:57:17 -07:00
Craig Mautner
08c04000c6 Merge "Remove incorrect CLEAR_WHEN_TASK_RESET behavior." into jb-dev 2012-05-09 13:55:52 -07:00
Jim Miller
319a945d58 am c1fc0f01: Merge "Fix 6398209: Improve responsiveness of swipe up to search" into jb-dev
* commit 'c1fc0f01d2b0af2216870a40ae4cb6572588d194':
  Fix 6398209: Improve responsiveness of swipe up to search
2012-05-09 13:54:27 -07:00
Svetoslav Ganov
48168e7b23 am cd26d63f: am f103758b: Merge "Delegate list item focus and click actions to the parent list." into jb-dev
* commit 'cd26d63ffa455856157d375d1f2564151365b19e':
  Delegate list item focus and click actions to the parent list.
2012-05-09 13:52:18 -07:00
Jim Miller
c1fc0f01d2 Merge "Fix 6398209: Improve responsiveness of swipe up to search" into jb-dev 2012-05-09 13:51:46 -07:00
Svetoslav Ganov
cd26d63ffa am f103758b: Merge "Delegate list item focus and click actions to the parent list." into jb-dev
* commit 'f103758b7c78f4dc1c5bd57383d245ec138576a1':
  Delegate list item focus and click actions to the parent list.
2012-05-09 13:49:33 -07:00
Svetoslav Ganov
f103758b7c Merge "Delegate list item focus and click actions to the parent list." into jb-dev 2012-05-09 13:46:57 -07:00
Jeff Sharkey
6de357e4d1 Recover from Throwable in FileRotator, dump.
In rewriteSingle(), catch Throwable to rollback to backup file,
instead of just IOException. Also add dumpAll() to pack up contents
for later debugging, and use it when encountering bad stats.

Bug: 6467868
Change-Id: Ic8e287cf5a235706811a304a88d71d11d3a79cd4
2012-05-09 13:43:19 -07:00
Kenny Root
941d2edd83 am 7a7d8f18: am bad417df: Merge "Throw RemoteException when MountService is not yet up" into jb-dev
* commit '7a7d8f182a2f18f1d548e76d629b8ed191caade5':
  Throw RemoteException when MountService is not yet up
2012-05-09 13:32:03 -07:00
Kenny Root
7a7d8f182a am bad417df: Merge "Throw RemoteException when MountService is not yet up" into jb-dev
* commit 'bad417df657128a988b23a6b70b4d08633e4ac5a':
  Throw RemoteException when MountService is not yet up
2012-05-09 13:28:54 -07:00
Kenny Root
bad417df65 Merge "Throw RemoteException when MountService is not yet up" into jb-dev 2012-05-09 13:27:08 -07:00
Andreas Huber
610ac933fc am 039495d3: am ea86b36f: Merge "Remove SEEK_CLOSEST constant from MediaExtractor, its implementation makes no" into jb-dev
* commit '039495d3dc19b96e3953fde81b74c44d0ac5c2f0':
  Remove SEEK_CLOSEST constant from MediaExtractor, its implementation makes no
2012-05-09 13:27:03 -07:00
Andreas Huber
039495d3dc am ea86b36f: Merge "Remove SEEK_CLOSEST constant from MediaExtractor, its implementation makes no" into jb-dev
* commit 'ea86b36f8087241dd898821fe29020e74b2c93d4':
  Remove SEEK_CLOSEST constant from MediaExtractor, its implementation makes no
2012-05-09 13:23:04 -07:00
Andreas Huber
ea86b36f80 Merge "Remove SEEK_CLOSEST constant from MediaExtractor, its implementation makes no" into jb-dev 2012-05-09 13:20:32 -07:00
Eric Fischer
589275afea Import translations. DO NOT MERGE
Change-Id: I6fca46faf28fa4470792a0baf986808f533e7fae
2012-05-09 12:38:10 -07:00
Eric Fischer
45f110fb0d Import translations. DO NOT MERGE
Change-Id: Ifbfd8ca86839071e50cc841907a8945847ea82f0
2012-05-09 12:24:52 -07:00
Daisuke Miyakawa
a61efe07ca am bf08b404: am 01028b6f: Merge "Remove STOPSHIP part of the logging in telephony" into jb-dev
* commit 'bf08b404a0bc70b8ffe7762a1a829a92a09d0c18':
  Remove STOPSHIP part of the logging in telephony
2012-05-09 12:11:47 -07:00
Daisuke Miyakawa
bf08b404a0 am 01028b6f: Merge "Remove STOPSHIP part of the logging in telephony" into jb-dev
* commit '01028b6fa4d56808f3cced408d9d55ae1a710fa8':
  Remove STOPSHIP part of the logging in telephony
2012-05-09 12:07:35 -07:00
Daisuke Miyakawa
01028b6fa4 Merge "Remove STOPSHIP part of the logging in telephony" into jb-dev 2012-05-09 12:04:49 -07:00
Gilles Debunne
9740181e5f am 4f9e7490: am 12ff1492: Merge "Spell checker underlines words even when there are no suggestions" into jb-dev
* commit '4f9e7490e720025f9b14c45342eac8b671544fe4':
  Spell checker underlines words even when there are no suggestions
2012-05-09 11:54:41 -07:00
Gilles Debunne
4f9e7490e7 am 12ff1492: Merge "Spell checker underlines words even when there are no suggestions" into jb-dev
* commit '12ff149265ba599627896f6c1a0e3ea9721b54c1':
  Spell checker underlines words even when there are no suggestions
2012-05-09 11:52:13 -07:00
Raph Levien
f0d4cd3f5f am 3fe37eb3: am ca81b7dd: Merge "Add Roboto Light and Light italic fonts, as sans-serif-light family" into jb-dev
* commit '3fe37eb3e91ff338ff7a7b99e64835f3a9c5db0e':
  Add Roboto Light and Light italic fonts, as sans-serif-light family
2012-05-09 11:49:47 -07:00
Gilles Debunne
12ff149265 Merge "Spell checker underlines words even when there are no suggestions" into jb-dev 2012-05-09 11:49:08 -07:00