- 03 Dec, 2009 1 commit
-
-
Doug Zongker authored
The build system now unions together all *.logtags files found in LOCAL_SRC_FILES to construct /system/etc/event-log-tags.
-
- 24 Nov, 2009 2 commits
- 20 Nov, 2009 1 commit
-
-
Doug Zongker authored
To unbundle system update, we need users other than system to be able to write the /cache/recovery directory.
-
- 17 Nov, 2009 2 commits
-
-
Dianne Hackborn authored
Merge commit 'bace0107' into eclair-mr2 * commit 'bace0107': Work on issue #2259506: camera ANRed and then device runtime restarted
-
Dianne Hackborn authored
New event log tag for when a process fails to start. Change-Id: Icb08757e1514a1d6f5462d22b931114c10b964b2
-
- 10 Nov, 2009 1 commit
-
-
Jack Palevich authored
Merge commit '02effee6' into eclair-mr2 * commit '02effee6': Correctly compute the type of an assignment expression.
-
- 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 2 commits
-
-
Erik Gilling authored
Merge commit 'f6eba8fa' into eclair-mr2 * commit 'f6eba8fa': cutils: make set_process_name set kernel thread name as well
-
Erik Gilling authored
Signed-off-by:
Erik Gilling <konkers@android.com>
-
- 03 Nov, 2009 1 commit
-
-
Jean-Michel Trivi authored
am 5e7db233: Make the RIL daemon part of the audio group so it can load region-specific acoustic parameters. Merge commit '5e7db233' into eclair-mr2 * commit '5e7db233': Make the RIL daemon part of the audio group so it can load region-specific
-
- 02 Nov, 2009 3 commits
-
-
Jean-Michel Trivi authored
acoustic parameters.
-
Xavier Ducrohet authored
Merge commit '1b9f8c6a' into eclair-mr2 * commit '1b9f8c6a': Add Sony-Ericsson to adb.
-
Xavier Ducrohet authored
Merge commit '23433b93' into eclair * commit '23433b93': Add Sony-Ericsson to adb.
-
- 30 Oct, 2009 3 commits
-
-
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>
-
- 28 Oct, 2009 2 commits
-
- 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>
-
- 22 Oct, 2009 1 commit
-
- 21 Oct, 2009 1 commit
-
-
Ben Cheng authored
For bug 2182296. Eclair branch Dr. No approved by: hiroshi
-
- 15 Oct, 2009 4 commits
-
-
Dima Zavin authored
Merge commit '065694b3' into eclair-mr2 * commit '065694b3': init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu
-
Dima Zavin authored
Merge commit '8234aa37' into eclair-mr2 * commit '8234aa37': init: Add qdsp6 video encoder, q6venc, device owned by system.audio
-
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 3 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 2 commits
-
-
Ben Cheng authored
-
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.
-