Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
7c3d1c291ab5f9efb2efcfd5def1baeea1255917
7c3d1c2
Export flags needed for ifc_reset_connections API in netutils
by Alex Yakavenka
· 13 years ago
64b7c2c
am aeceb517: adb: Fix adb tcpip command
by Benoit Goby
· 13 years ago
aeceb51
adb: Fix adb tcpip command
by Benoit Goby
· 13 years ago
a745aeb
remove an anonymous typedef
by Iliyan Malchev
· 13 years ago
497de83
HACK: push ramdisk up by 2M
by Iliyan Malchev
· 13 years ago
029d44e
HACK: use /firmware/image as a 3rd choice
by Iliyan Malchev
· 13 years ago
db7462f
libnl_2: compile as shared library as well
by Iliyan Malchev
· 13 years ago
0f3974c
Merge "Enable tracing on user builds" into jb-dev
by Jamie Gennis
· 13 years ago
1279013
Enable tracing on user builds
by Jamie Gennis
· 13 years ago
9cec175
Remove a stray newline in the backtrace output.
by Jeff Brown
· 13 years ago
053b865
Enhance native stack dumps.
by Jeff Brown
· 13 years ago
5f2d00b
rootdir: init.rc: remove audio app/sys groups, merge to fg
by Dima Zavin
· 13 years ago
29319a6
cutils: sched_policy: remove audio app/sys groups, merge into fg
by Dima Zavin
· 13 years ago
df44b88
core: init.rc: create apps cgroup for fg tasks, move bg under it
by Dima Zavin
· 13 years ago
13ed76b
cutils: sched_policy: make bg group be nested under fg
by Dima Zavin
· 13 years ago
88f1184
audio policy: allow disabling A2DP for media.
by Eric Laurent
· 13 years ago
ddf07b4
Merge "Reuse system properties for p2p" into jb-dev
by Irfan Sheriff
· 13 years ago
89f58cf
Reuse system properties for p2p
by Irfan Sheriff
· 13 years ago
4c48025
Increase cpu.rt_runtime_us to 10% for fg and bg groups
by Colin Cross
· 13 years ago
246808b
Add USB Vendor ID for Yulong Coolpad.
by Xavier Ducrohet
· 13 years ago
bee7ce2
Merge "Delete dead code." into jb-dev
by Jeff Brown
· 13 years ago
1ee467c
Delete dead code.
by Jeff Brown
· 13 years ago
50efaf2
Merge "init: Set perms for interactive cpufreq governor boostpulse" into jb-dev
by Todd Poynor
· 13 years ago
c1f8810
Merge "fastboot: Change -w to format after the erase of userdata & cache" into jb-dev
by JP Abgrall
· 13 years ago
367e7b1
Increase rt_runtime_us to 1000 for foreground and bg_non_interactive
by Colin Cross
· 13 years ago
67fb73f
Merge "Camera: Document expected error codes for start face detect." into jb-dev
by Eino-Ville Talvala
· 13 years ago
4fd375b
Merge "change /fstab.* perms to 0640" into jb-dev
by Doug Zongker
· 13 years ago
58cfa8a
Camera: Document expected error codes for start face detect.
by Eino-Ville Talvala
· 13 years ago
011b502
Merge "ANativeWindow: add set_post_transform_crop" into jb-dev
by Jamie Gennis
· 13 years ago
5b878d2
Revert "Revert "Use O_CLOEXEC when opening cgroup fds.""
by Jeff Brown
· 13 years ago
bff8f3f
Add stubs for host builds.
by Jeff Brown
· 13 years ago
796a85e
Merge "Revert "Use O_CLOEXEC when opening cgroup fds."" into jb-dev
by Jeff Brown
· 13 years ago
4df54bc
Revert "Use O_CLOEXEC when opening cgroup fds."
by Jeff Brown
· 13 years ago
6bdc0ca
Merge "Use O_CLOEXEC when opening cgroup fds." into jb-dev
by Jeff Brown
· 13 years ago
e1440d8
Use O_CLOEXEC when opening cgroup fds.
by Jeff Brown
· 13 years ago
30ae580
fastboot: Change -w to format after the erase of userdata & cache
by JP Abgrall
· 13 years ago
0e6056d
change /fstab.* perms to 0640
by Doug Zongker
· 13 years ago
0e92b50
Merge "libsuspend: create new library to handle triggering suspend" into jb-dev
by Colin Cross
· 13 years ago
a2582c2
libsuspend: create new library to handle triggering suspend
by Colin Cross
· 13 years ago
d21113a
ANativeWindow: add set_post_transform_crop
by Jamie Gennis
· 13 years ago
a865f6d
fix mkbootfs for systems that lack PATH_MAX
by Doug Zongker
· 13 years ago
0375fd1
Merge "add -f option to mkbootfs to load file perms from file" into jb-dev
by Doug Zongker
· 13 years ago
f2c3a83
add -f option to mkbootfs to load file perms from file
by Doug Zongker
· 13 years ago
f82e741
Make a liblog.so for the host too.
by Elliott Hughes
· 14 years ago
4ff10e6
init: Set perms for interactive cpufreq governor boostpulse
by Todd Poynor
· 13 years ago
08c370c
change /fstab.* perms back to 0644, to unbreak incremental OTAs
by Doug Zongker
· 13 years ago
982fd17
Merge "Support full 32 bits for socket tags." into jb-dev
by Jeff Sharkey
· 13 years ago
e34b917
Support full 32 bits for socket tags.
by Jeff Sharkey
· 13 years ago
7e057eb
Merge "Increase budget" into jb-dev
by Glenn Kasten
· 13 years ago
e5d3212
sdcard: use FUSE_BIG_WRITES for FUSE writes
by Sundar Raman
· 13 years ago
94a55df
Merge "Fix failure to play pinned movies" into jb-dev
by Jeff Tinker
· 13 years ago
59e6eb0
Increase budget
by Glenn Kasten
· 13 years ago
0e9dd90
Change init to use libfs_mgr to mount filesystems.
by Ken Sumrall
· 13 years ago
c1bf896
A filesystem manager library to mount filesystems for init.
by Ken Sumrall
· 13 years ago
65f1fbc
Fix failure to play pinned movies
by Jeff Tinker
· 13 years ago
190b6e2
ANativeWindow: fix up some comments
by Jamie Gennis
· 13 years ago
575b235
Merge "graphics.h: clarify docs about stride for YV12" into jb-dev
by Jamie Gennis
· 13 years ago
185b300
graphics.h: clarify docs about stride for YV12
by Jamie Gennis
· 13 years ago
249b16d
Merge "init: Set perms for cpufreq interactive governor input boost sysfs" into jb-dev
by Todd Poynor
· 13 years ago
33045a6
init: Set perms for cpufreq interactive governor input boost sysfs
by Todd Poynor
· 13 years ago
ce182cb
Merge "Let users with SYSTEM permission set debug. properties" into jb-dev
by Romain Guy
· 13 years ago
45fa13f
Let users with SYSTEM permission set debug. properties
by Romain Guy
· 13 years ago
bb2cba5
Merge "Add encryption parameters to adb install" into jb-dev
by Kenny Root
· 13 years ago
4474ac4
Add encryption parameters to adb install
by Anonymous Coward
· 13 years ago
b982bce
Revert "libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER events."
by JP Abgrall
· 13 years ago
8d3ea1d
init: set perms for cpufreq interactive governor boost -- DO NOT MERGE
by Todd Poynor
· 13 years ago
f8bbaba
Add directory for forward locked apps in ASECs
by Kenny Root
· 13 years ago
c36cc3b
Merge "ANativeWindow: add set_active_rect"
by Mathias Agopian
· 13 years ago
aa3f4c3
add query for finding out if consumer runs behind of producer
by Jamie Gennis
· 13 years ago
e36df30
Merge "Add ability to quote responses as needed."
by Robert Greenwalt
· 13 years ago
33ab4ed
Merge "Add more SP_ constants"
by Glenn Kasten
· 13 years ago
af9a0bb
Merge "Update cgroups"
by Glenn Kasten
· 13 years ago
b91bd9f
Update cgroups
by Glenn Kasten
· 13 years ago
10ec3c7
Add more SP_ constants
by Glenn Kasten
· 13 years ago
de93006
Merge "Scheduling group cleanup - add comment, SP_DEFAULT"
by Glenn Kasten
· 13 years ago
5949477
Add ability to quote responses as needed.
by Robert Greenwalt
· 13 years ago
92e6c88
Merge "audio policy: add deep audio buffering flag."
by Eric Laurent
· 13 years ago
69bfb1f
Scheduling group cleanup - add comment, SP_DEFAULT
by Glenn Kasten
· 13 years ago
9aec362
audio policy: add deep audio buffering flag.
by Eric Laurent
· 13 years ago
a974e04
Merge "init.rc: Set perms for cpufreq interactive governor above_hispeed_delay"
by Todd Poynor
· 13 years ago
29dbf04
Merge "Add new raw image sensor HAL pixel format."
by Eino-Ville Talvala
· 13 years ago
f35c203
init.rc: Set perms for cpufreq interactive governor above_hispeed_delay
by Todd Poynor
· 13 years ago
0fb8ec8
Pipe DHCP vendor info towards framework.
by Jeff Sharkey
· 13 years ago
c28cbb2
am d0c3398e: (-s ours) am e4e3f20f: type definition for future compat.
by Eric Laurent
· 13 years ago
d0c3398
am e4e3f20f: type definition for future compat.
by Eric Laurent
· 13 years ago
e4e3f20
type definition for future compat.
by Eric Laurent
· 13 years ago
888bac9
Merge "removed obsolete audio policy flags"
by Eric Laurent
· 13 years ago
db8be1e
Merge "fastboot: Keep borked bootloaders happy by shrinking URB len."
by JP Abgrall
· 13 years ago
f8ff3a5
fastboot: Keep borked bootloaders happy by shrinking URB len.
by JP Abgrall
· 13 years ago
577deda
removed obsolete audio policy flags
by Eric Laurent
· 13 years ago
196b3a5
sync: Add lib sync helper library
by Erik Gilling
· 13 years ago
fb1ee57
ANativeWindow: add set_active_rect
by Jamie Gennis
· 13 years ago
545ab46
audio: added definitions for audio HAL device API.
by Eric Laurent
· 13 years ago
b47cd10
Merge "init.rc: Add support for new USB accessory configurations"
by Mike Lockwood
· 13 years ago
cc6e34e
Merge "Don't set ro.carrier in init.c"
by Andrew Flynn
· 13 years ago
0a85154
Add new raw image sensor HAL pixel format.
by Eino-Ville Talvala
· 13 years ago
34f6d9e
Don't set ro.carrier in init.c
by Andrew Flynn
· 13 years ago
aab19bb
Merge "Added flag for cropped scaling mode"
by Mathias Agopian
· 13 years ago
5fa860d
Merge "Add MDNS service"
by Robert Greenwalt
· 13 years ago
f5f9dad
Merge "libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER events."
by Ashish Sharma
· 13 years ago
Next »