Commit graph

2378 commits

Author SHA1 Message Date
Jean-Baptiste Queru
e1259d633c am 202729a0: am 14c2823a: Merge "add strutils"
* commit '202729a0c1d966345dcbfa21db7d886b5d1e6200':
  add strutils
2011-06-20 09:10:49 -07:00
Jean-Baptiste Queru
b06dfe1425 am 4c78d862: am a08f7ae3: Merge "tweak for forward-compatibility"
* commit '4c78d8620514fe1a704872cba66bc1b14d4e2a66':
  tweak for forward-compatibility
2011-06-20 09:10:23 -07:00
Jean-Baptiste Queru
202729a0c1 am 14c2823a: Merge "add strutils"
* commit '14c2823a631b444687b9d26b7baf4c864091c07b':
  add strutils
2011-06-20 09:04:35 -07:00
Jean-Baptiste Queru
4c78d86205 am a08f7ae3: Merge "tweak for forward-compatibility"
* commit 'a08f7ae3c10f4874194fb48ff549e846e39217b7':
  tweak for forward-compatibility
2011-06-20 09:04:33 -07:00
Jean-Baptiste Queru
14c2823a63 Merge "add strutils" 2011-06-18 11:56:48 -07:00
Jean-Baptiste Queru
89790b8929 add strutils
Change-Id: If5938ecd1dfd7f35e326573d10788bacaf3e2383
2011-06-18 11:53:34 -07:00
Jean-Baptiste Queru
a08f7ae3c1 Merge "tweak for forward-compatibility" 2011-06-18 11:21:59 -07:00
Jean-Baptiste Queru
b6c15de82a tweak for forward-compatibility
Change-Id: I1896be16622b452a3652412af3c64f8c550f71d0
2011-06-18 10:41:31 -07:00
Jean-Baptiste Queru
88fd7a5082 am fa3dfff8: Move mksh to external/mksh
* commit 'fa3dfff83b29137d2984c9776a8a64b09a758bde':
  Move mksh to external/mksh
2011-06-16 12:27:19 -07:00
Jean-Baptiste Queru
fa3dfff83b Move mksh to external/mksh
Change-Id: I836b8764320bd498c335d97267d8b47acb97514d
2011-06-16 10:06:45 -07:00
Tom Marlin
55b8a474c3 am 0ec54854: am 774abe7b: Cherry-pick 49f1857d from master. do not merge.
* commit '0ec5485484e0667fb48bee32197b2c2e0669adf4':
  Cherry-pick 49f1857d from master. do not merge.
2011-06-14 14:33:38 -07:00
Tom Marlin
0ec5485484 am 774abe7b: Cherry-pick 49f1857d from master. do not merge.
* commit '774abe7b7e463436107545250aa573c99e246a86':
  Cherry-pick 49f1857d from master. do not merge.
2011-06-14 14:28:57 -07:00
Tom Marlin
774abe7b7e Cherry-pick 49f1857d from master. do not merge.
Fixed adb crash due to accessing freed memory

Reset peers to NULL after closing them down. This prevents
other code from attempting to access that freed memory
(which prevents crashes). Previously, it left pointers to
freed memory and the "if (s->peer)" guards could not block
the attempt to access that memory later. Resolves many
crashes seen while taking repeated screenshots on WinXP.

Change-Id: I2697ba09971f2e0b51ff5c5e89a6fa20ebafb2c4
2011-06-14 14:23:25 -07:00
David 'Digit' Turner
8af9ac15bf am 69c2dcbb: am fbcb1883: run-as: Bump the size of the internal packages list buffer.
* commit '69c2dcbb0f2672652366e3950dea48ed4483eaa4':
  run-as: Bump the size of the internal packages list buffer.
2011-06-10 08:53:57 -07:00
David 'Digit' Turner
69c2dcbb0f am fbcb1883: run-as: Bump the size of the internal packages list buffer.
* commit 'fbcb1883df3aa913c6a530e933880095173b4624':
  run-as: Bump the size of the internal packages list buffer.
2011-06-10 08:51:35 -07:00
David 'Digit' Turner
fbcb1883df run-as: Bump the size of the internal packages list buffer.
This is a back-port of https://review.source.android.com/#change,23480
into the honeycomb-mr2 internal tree.

This patch increases the size of the internal buffer used by run-as
to store the content of /data/system/packages.list from 8KB to 64KB.

It has been reported that, on some systems, 8KB was too small. This
resulted in a truncated file being loaded, and the inability to debug
native applications properly (either because the application was not
found in the list, or because the tool reported a 'corrupted
installation' due to BAD_FORMAT issues when parsing the truncated
file).

See http://code.google.com/p/android/issues/detail?id=16391

Change-Id: Ie7b171d3deed805a185f14f63ec03b64b2a8e1b3
2011-06-10 17:31:19 +02:00
Nick Kralevich
4ba5a8acba am eafcbe10: am 072a0fac: Merge "Fixed adb crash due to accessing freed memory"
* commit 'eafcbe109f97e5a687cc944e65c383fa45d71c8f':
  Fixed adb crash due to accessing freed memory
2011-06-07 16:28:09 -07:00
Nick Kralevich
eafcbe109f am 072a0fac: Merge "Fixed adb crash due to accessing freed memory"
* commit '072a0fac3cabd50c2089d987b5abceac35c74570':
  Fixed adb crash due to accessing freed memory
2011-06-07 16:21:09 -07:00
Vladimir Chtchetkine
716104b40d am 771f5146: am 4c0b9e3d: Merge "Fix crash reporting on x86 platform."
* commit '771f5146893aa9bbc451aed78e61b3b18c1bc3b4':
  Fix crash reporting on x86 platform.
2011-06-07 15:56:33 -07:00
David 'Digit' Turner
fced5e7015 am f45cd81b: am 1468cb54: run-as: Bump the size of the internal packages list buffer.
* commit 'f45cd81bc81cbe92fc666f56d2b75f911cdca208':
  run-as: Bump the size of the internal packages list buffer.
2011-06-07 15:56:31 -07:00
Nick Kralevich
072a0fac3c Merge "Fixed adb crash due to accessing freed memory" 2011-06-07 15:45:36 -07:00
Vladimir Chtchetkine
771f514689 am 4c0b9e3d: Merge "Fix crash reporting on x86 platform."
* commit '4c0b9e3dc00640022a0512be909c33f0a51a9816':
  Fix crash reporting on x86 platform.
2011-06-07 14:56:17 -07:00
David 'Digit' Turner
f45cd81bc8 am 1468cb54: run-as: Bump the size of the internal packages list buffer.
* commit '1468cb540f5c257d32bde182ae8f0f522c582d07':
  run-as: Bump the size of the internal packages list buffer.
2011-06-07 13:39:41 -07:00
David 'Digit' Turner
c324ee6a83 am 06fcf938: Merge "run-as: Bump the size of the internal packages list buffer."
* commit '06fcf938feaf02aa3cbf99e1ee08fe8e8335cb1c':
  run-as: Bump the size of the internal packages list buffer.
2011-06-07 13:25:19 -07:00
Vladimir Chtchetkine
4c0b9e3dc0 Merge "Fix crash reporting on x86 platform." 2011-06-07 13:17:31 -07:00
Vladimir Chtchetkine
714d9de60d Fix crash reporting on x86 platform.
Make sure that crash frame gets printed in one line

Change-Id: If097a5a1655b17165b2a3271f0f5ee8ace57686f
2011-06-07 09:24:03 -07:00
David 'Digit' Turner
1468cb540f run-as: Bump the size of the internal packages list buffer.
This is a back-port of https://review.source.android.com/#change,23480
to the gingerbread branch. Fix for b/4546601

This patch increases the size of the internal buffer used by run-as
to store the content of /data/system/packages.list from 8KB to 64KB.

It has been reported that, on some systems, 8KB was too small. This
resulted in a truncated file being loaded, and the inability to debug
native applications properly (either because the application was not
found in the list, or because the tool reported a 'corrupted
installation' due to BAD_FORMAT issues when parsing the truncated
file).

See http://code.google.com/p/android/issues/detail?id=16391

Change-Id: Ie0bfb5847f6fb1c2c0a836aee2347911f78049c1
2011-06-07 10:45:11 +02:00
David 'Digit' Turner
06fcf938fe Merge "run-as: Bump the size of the internal packages list buffer." 2011-06-06 12:35:30 -07:00
David 'Digit' Turner
93d81ef7a1 run-as: Bump the size of the internal packages list buffer.
This patch increases the size of the internal buffer used by run-as
to store the content of /data/system/packages.list from 8KB to 64KB.

It has been reported that, on some systems, 8KB was too small. This
resulted in a truncated file being loaded, and the inability to debug
native applications properly (either because the application was not
found in the list, or because the tool reported a 'corrupted
installation' due to BAD_FORMAT issues when parsing the truncated
file).

See http://code.google.com/p/android/issues/detail?id=16391

Change-Id: I0c35a61b163c4abc6f1a2681adc0ef0d76493171
2011-06-06 12:43:01 +02:00
Tom Marlin
49f1857dd8 Fixed adb crash due to accessing freed memory
Reset peers to NULL after closing them down. This prevents
other code from attempting to access that freed memory
(which prevents crashes). Previously, it left pointers to
freed memory and the "if (s->peer)" guards could not block
the attempt to access that memory later. Resolves many
crashes seen while taking repeated screenshots on WinXP.

Change-Id: I32553f4d19f6ddc9b05b6ab4dc1e9efe69e5be4f
2011-06-03 11:29:17 -05:00
Joe Bass
0efe2f2f11 am b27c682e: am f5144d34: Add Gigabyte\'s USB vendor ID to adb.
* commit 'b27c682e28a01b18f7506a9b35222453058107ad':
  Add Gigabyte's USB vendor ID to adb.
2011-05-20 16:14:13 -07:00
Joe Bass
b27c682e28 am f5144d34: Add Gigabyte\'s USB vendor ID to adb.
* commit 'f5144d34fac074b134722b1fdb6149eb11eff420':
  Add Gigabyte's USB vendor ID to adb.
2011-05-20 15:06:56 -07:00
Joe Bass
f5144d34fa Add Gigabyte's USB vendor ID to adb.
Bug #4452872

Change-Id: Ib97548d121d40e96ccc519323a335fc90f3b32b9
2011-05-19 11:40:23 -07:00
Xavier Ducrohet
44c336bfe9 am 830fc9af: am 30d916c3: Add Funai\'s USB vendor ID to adb.
* commit '830fc9afbe3e83b3b39278d67a9680bb2068098a':
  Add Funai's USB vendor ID to adb.
2011-05-18 17:41:21 -07:00
Xavier Ducrohet
830fc9afbe am 30d916c3: Add Funai\'s USB vendor ID to adb.
* commit '30d916c360d4d49658b9b305b17568b37fcb1029':
  Add Funai's USB vendor ID to adb.
2011-05-18 17:37:27 -07:00
Xavier Ducrohet
30d916c360 Add Funai's USB vendor ID to adb.
Change-Id: Idc2974d4437ab1c79cfea5aade98b599a877aad3
2011-05-18 16:57:26 -07:00
Robert Greenwalt
61e33b338c am aded02cb: Merge "Add v4/v6 route add/removal support" into honeycomb-LTE
* commit 'aded02cbd04320a200b0dd47f92b467a211a0234':
  Add v4/v6 route add/removal support
2011-05-18 16:29:59 -07:00
Robert Greenwalt
aded02cbd0 Merge "Add v4/v6 route add/removal support" into honeycomb-LTE 2011-05-18 15:29:35 -07:00
Robert Greenwalt
021d0a2e7c Add v4/v6 route add/removal support
Change-Id: I259a3be4fe473dff75336139c9584d2c5ab27b2d
2011-05-15 10:48:08 -07:00
Jean-Baptiste Queru
860f98afe1 am 327b2b70: Merge "move core audio definitions under system/core"
* commit '327b2b709f1c9ed119b2d87cd95d4a5367fe0338':
  move core audio definitions under system/core
2011-05-13 10:47:38 -07:00
Jean-Baptiste Queru
327b2b709f Merge "move core audio definitions under system/core" 2011-05-13 10:11:17 -07:00
Dima Zavin
253b598dc0 move core audio definitions under system/core
Change-Id: I58b7324edff834b3afa4d9c86452e66f8c29c63b
Signed-off-by: Dima Zavin <dima@android.com>
2011-05-13 08:46:13 -07:00
Irfan Sheriff
37737d8386 am d4f87e71: am 91a9b452: DO NOT MERGE DHCP changes from master
* commit 'd4f87e718d2b72c302bf641c5ed7fa7b7f3ca951':
  DO NOT MERGE DHCP changes from master
2011-05-12 17:39:15 -07:00
Irfan Sheriff
d4f87e718d am 91a9b452: DO NOT MERGE DHCP changes from master
* commit '91a9b452152f3c147f5356f0d2f503a664bd2a46':
  DO NOT MERGE DHCP changes from master
2011-05-12 17:35:18 -07:00
Jean-Baptiste Queru
34df17d032 am 7078f776: Merge "cutils: add popcount/popcountl/popcountll static inline definitions"
* commit '7078f776fd658f86ecb249eeffc6e7cb0c4ae66a':
  cutils: add popcount/popcountl/popcountll static inline definitions
2011-05-12 10:44:52 -07:00
Jean-Baptiste Queru
7078f776fd Merge "cutils: add popcount/popcountl/popcountll static inline definitions" 2011-05-12 10:28:08 -07:00
Dima Zavin
4af1cf2bd7 cutils: add popcount/popcountl/popcountll static inline definitions
Just pass them through to their specific GCC builtins. If we find
that the builtins are not performing well or have other issues, we can
pull in existing public implementations and/or write arch-specific
helpers if necessary.

Change-Id: I278e6b73d75fac88808ed4546070d288c06f79e0
Signed-off-by: Dima Zavin <dima@android.com>
2011-05-12 08:41:49 -07:00
Irfan Sheriff
91a9b45215 DO NOT MERGE DHCP changes from master
Pick dhcp changes from master for the renewal fixes

Bug: 3344732
Change-Id: I42596513f3ef936ef7160d954e3bd26bc51662c8
2011-05-06 16:16:51 -07:00
Irfan Sheriff
c951695ede am 3746be26: DHCP changes from master
* commit '3746be268c1b70ebbf0dee6ed21b7efb479414c9':
  DHCP changes from master
2011-05-02 12:03:12 -07:00
Irfan Sheriff
3746be268c DHCP changes from master
Pick dhcp changes from master for the renewal fixes

Bug: 3344732
Change-Id: Ie49cd11f74cf89e9edf2d1c788a699ce0996190d
2011-04-30 12:59:51 -07:00