summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Add a new group for MediaDrm engine plugins" into jb-mr2-devJeff Tinker2013-04-242-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Add a new group for MediaDrm engine pluginsJeff Tinker2013-04-232-1/+7
| |/ / / / / / / / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / / / / / / / Remove DBUS from make and header filesMatthew Xie2013-04-233-29/+0
|/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge "Fix regression: log mem maps around native fault address" into jb-mr2-devChristopher Tate2013-04-181-10/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Fix regression: log mem maps around native fault addressChristopher Tate2013-04-181-10/+11
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge "graphics: add Android flexible YCbCr format" into jb-mr2-devAlex Ray2013-04-181-0/+54
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | graphics: add Android flexible YCbCr formatAlex Ray2013-04-091-0/+54
| | |_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge "cutils: add a way to disable tracing for a process" into jb-mr2-devJamie Gennis2013-04-162-12/+36
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | cutils: add a way to disable tracing for a processJamie Gennis2013-04-152-12/+36
* | | | | | | | | | | | | | | | | | | | | | | Add logic to fixup file contexts after a policy update.Geremy Condra2013-04-151-1/+6
* | | | | | | | | | | | | | | | | | | | | | | Include liblog in fs_mgr to fix the build.Ken Sumrall2013-04-151-1/+1
* | | | | | | | | | | | | | | | | | | | | | | Merge "fs_mgr: Capture the output of e2fsck and add to the kernel log" into j...Ken Sumrall2013-04-153-19/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | fs_mgr: Capture the output of e2fsck and add to the kernel logKen Sumrall2013-04-143-19/+18
* | | | | | | | | | | | | | | | | | | | | | | | Merge "logwrapper: Add ability to log to kernel log" into jb-mr2-devKen Sumrall2013-04-154-46/+371
|\| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | logwrapper: Add ability to log to kernel logKen Sumrall2013-04-144-46/+371
* | | | | | | | | | | | | | | | | | | | | | | | Merge "klog: Have klog_write() call klog_init() if needed" into jb-mr2-devKen Sumrall2013-04-152-1/+10
|\| | | | | | | | | | | | | | | | | | | | | | | | |_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | klog: Have klog_write() call klog_init() if neededKen Sumrall2013-04-112-1/+10
| |/ / / / / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / / / / Add new resources trace.Dianne Hackborn2013-04-121-1/+2
|/ / / / / / / / / / / / / / / / / / / / /
* | / / / / / / / / / / / / / / / / / / / We need libcutils to include liblogYing Wang2013-04-101-1/+3
| |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Add liblogYing Wang2013-04-107-11/+14
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Uploaded native crash dumps do not include memory contentsChristopher Tate2013-04-057-98/+114
* | | | | | | | | | | | | | | | | | | Modify debuggerd to cope with the abort message.Elliott Hughes2013-04-054-12/+54
* | | | | | | | | | | | | | | | | | | Only handle keycodes when adb is enabled.Jeff Sharkey2013-04-041-6/+2
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge "Give system ownership of selinux load and enforce files." into jb-mr2-devGeremy Condra2013-04-031-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Give system ownership of selinux load and enforce files.Geremy Condra2013-04-031-0/+4
| |/ / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / Apply the correct SELinux label for the properties workspace.Geremy Condra2013-04-031-0/+1
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge "move tinyutils into its own namespace" into jb-mr2-devMathias Agopian2013-04-0225-130/+185
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | move tinyutils into its own namespaceMathias Agopian2013-04-0125-130/+185
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge "adb: Prevent registering usb_disconnect twice" into jb-mr2-devBenoit Goby2013-04-011-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | adb: Prevent registering usb_disconnect twiceBenoit Goby2013-04-011-4/+6
| |/ / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / debuggerd now notifies the Activity Manager about native crashesChristopher Tate2013-04-016-7/+106
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | am a56b0b97: am 191fe44c: Merge "run-as: Don\'t require CAP_DAC_READ_SEARCH"Nick Kralevich2013-03-290-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 191fe44c: Merge "run-as: Don\'t require CAP_DAC_READ_SEARCH"Nick Kralevich2013-03-291-1/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "run-as: Don't require CAP_DAC_READ_SEARCH"Nick Kralevich2013-03-291-1/+18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | run-as: Don't require CAP_DAC_READ_SEARCHNick Kralevich2013-03-291-1/+18
| | |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | am f19e045c: am c8df252f: Merge "run-as: Get seinfo from packages.list and pa...Geremy Condra2013-03-283-5/+23
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | am c8df252f: Merge "run-as: Get seinfo from packages.list and pass to libseli...Geremy Condra2013-03-283-5/+23
| |\| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge "run-as: Get seinfo from packages.list and pass to libselinux."Geremy Condra2013-03-283-5/+23
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | run-as: Get seinfo from packages.list and pass to libselinux.Robert Craig2013-03-283-5/+23
| | |/ / / / / / / / / / / / / / /
* | | / / / / / / / / / / / / / / libcutils: add support for app tracingJamie Gennis2013-03-282-6/+96
| |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | am bed08333: am c0e1bc1c: Merge "Drop /data/system as a policy file location"Geremy Condra2013-03-271-1/+0
|\| | | | | | | | | | | | | | | | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | am c0e1bc1c: Merge "Drop /data/system as a policy file location"Geremy Condra2013-03-271-1/+0
| |\| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge "Drop /data/system as a policy file location"Geremy Condra2013-03-271-1/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Drop /data/system as a policy file locationWilliam Roberts2013-03-261-1/+0
| | |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge "Properly handle cases of multiple inotify events" into jb-mr2-devIgor Murashkin2013-03-251-39/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Properly handle cases of multiple inotify eventsZiv Hendel2013-03-251-39/+44
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* / | | | | | | | | | | | | | init.rc: Set owner/perm for interactive governor io_is_busyTodd Poynor2013-03-251-0/+2
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | am 4d71493e: am e849970c: Merge "Fix mode on /data/security."Geremy Condra2013-03-221-1/+1
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | am e849970c: Merge "Fix mode on /data/security."Geremy Condra2013-03-221-1/+1
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | Merge "Fix mode on /data/security."Geremy Condra2013-03-221-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \