- 17 Nov, 2009 1 commit
-
-
Dianne Hackborn authored
New event log tag for when a process fails to start. Change-Id: Icb08757e1514a1d6f5462d22b931114c10b964b2
-
- 09 Nov, 2009 1 commit
-
-
Jack Palevich authored
This change enables following types of statements to work correctly: a = b = 3; if ((a = getchar()) < 0) { ... } This fixes 2232082 acc: assignment in comparison segfaults
-
- 05 Nov, 2009 1 commit
-
-
Erik Gilling authored
Signed-off-by:
Erik Gilling <konkers@android.com>
-
- 02 Nov, 2009 2 commits
-
-
Jean-Michel Trivi authored
acoustic parameters.
-
Xavier Ducrohet authored
Merge commit '23433b93' into eclair * commit '23433b93': Add Sony-Ericsson to adb.
-
- 30 Oct, 2009 1 commit
-
-
Xavier Ducrohet authored
-
- 29 Oct, 2009 2 commits
-
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-
- 27 Oct, 2009 2 commits
-
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-
- 21 Oct, 2009 1 commit
-
-
Ben Cheng authored
For bug 2182296. Eclair branch Dr. No approved by: hiroshi
-
- 15 Oct, 2009 2 commits
-
-
Dima Zavin authored
Change-Id: I2f8f0440d9a21230c7711cb6d9a20ec6887b7cb9 Signed-off-by:
Dima Zavin <dima@android.com>
-
Dima Zavin authored
Change-Id: I86173e07163b70ce8990b8508afba44729c0d8ca Signed-off-by:
Dima Zavin <dima@android.com>
-
- 13 Oct, 2009 2 commits
-
-
Android (Google) Code Review authored
* changes: rootdir: init.rc: Adjust background dirty writeout policy
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-
- 12 Oct, 2009 1 commit
-
-
Mike Lockwood authored
Also check that device is not already connected in "adb connect" Change-Id: I5f84b56b63d8c6932f23791cac319fd6bc39d36c Signed-off-by:
Mike Lockwood <lockwood@android.com>
-
- 09 Oct, 2009 1 commit
-
-
Dan Bornstein authored
server do. Change-Id: I16ce4ae656473055e7e244ccd4af7055959e3c1c
-
- 08 Oct, 2009 3 commits
-
-
Android (Google) Code Review authored
* changes: Make vmallocinfo readable by group log so we can put it in bugreports
-
Rebecca Schultz Zavin authored
Change-Id: I7b04795c029c51108132e7a9eaf46b97de06de6f Signed-off-by:
Rebecca Schultz Zavin <rebecca@android.com>
-
Doug Zongker authored
Merge commit '46ef2b87' into eclair * commit '46ef2b87': add free space on system and cache to free_storage_left log event
-
- 07 Oct, 2009 2 commits
-
-
Doug Zongker authored
-
Brian Swetland authored
We'll do this in the product-specific init files.
-
- 06 Oct, 2009 1 commit
-
- 04 Oct, 2009 1 commit
-
-
Jean-Baptiste Queru authored
Merge commit 'b084929f' into eclair * commit 'b084929f': Make AudioPara4 world-readable
-
- 02 Oct, 2009 1 commit
-
-
Jean-Baptiste Queru authored
This way adb pull can get to it on user builds. BUG=1869158
-
- 30 Sep, 2009 2 commits
-
-
Tom Zhu authored
add O_TRUNC flag in open(), which will truncate the target file, otherwise, copy will keep the old content of the target file. Signed-off-by:
Tom Zhu <ling.zhu@motorola.com> Signed-off-by:
San Mehat <san@google.com>
-
Dan Egnor authored
-
- 29 Sep, 2009 1 commit
-
-
Jeff Hamilton authored
Change-Id: I6b920de4e7c86257cb56a75e570c01a42fb2d082
-
- 28 Sep, 2009 1 commit
-
-
Ben Cheng authored
8 more lines should provide more crucial information in weird cases.
-
- 24 Sep, 2009 2 commits
-
-
Ethan.Du authored
Signed-off-by:
Ethan.Du <a7233c@motorola.com> Signed-off-by:
San Mehat <san@google.com>
-
Android (Google) Code Review authored
* changes: Add NOTICE file and license tag for adb
-
- 23 Sep, 2009 1 commit
-
-
David 'Digit' Turner authored
This is done by ensuring that /init.goldfish.rc and /system/etc/init.goldfish.sh are part of the system image, even if it lacks other emulator related bits.
-
- 22 Sep, 2009 3 commits
-
-
Android (Google) Code Review authored
* changes: Add support for Acer devices
-
Robert CH Chou authored
Change-Id: I7045249f86e2b628c31c888e95eb5ba6f6c47251
-
Dan Egnor authored
-
- 21 Sep, 2009 5 commits
-
-
Christopher Tate authored
-
Android (Google) Code Review authored
* changes: add account field to the sync log event
-
Mike Lockwood authored
Change-Id: Ib47e3e39609bac9cf34f2b9334aa95184b3db71d Signed-off-by:
Mike Lockwood <lockwood@android.com>
-
Chia-chi Yeh authored
-
Jean-Baptiste Queru authored
BUG=1716164
-