Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Merge "Avoid multiple dns lookups for the same query" | Robert Greenwalt | 2012-06-12 | 3 | -1/+135 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Avoid multiple dns lookups for the same query | Mattias Falk | 2012-05-07 | 3 | -1/+135 | |
* | | | | | | | | Merge "FORTIFY_SOURCE: add snprintf, vsnprintf" | Nick Kralevich | 2012-06-12 | 4 | -0/+149 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FORTIFY_SOURCE: add snprintf, vsnprintf | Nick Kralevich | 2012-06-11 | 4 | -0/+149 | |
* | | | | | | | | | am 20afd4e7: am e0961445: Merge "Remove the meaningless on Linux if_dl.h head... | Elliott Hughes | 2012-06-11 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | am e0961445: Merge "Remove the meaningless on Linux if_dl.h header." | Elliott Hughes | 2012-06-11 | 2 | -89/+8 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | Merge "Remove the meaningless on Linux if_dl.h header." | Elliott Hughes | 2012-06-11 | 2 | -89/+8 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Remove the meaningless on Linux if_dl.h header. | Elliott Hughes | 2012-06-11 | 2 | -89/+8 | |
* | | | | | | | | | | am 571da80c: am c75491e2: Merge "Remove an obsolete jamfile." | Elliott Hughes | 2012-06-11 | 1 | -441/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | am c75491e2: Merge "Remove an obsolete jamfile." | Elliott Hughes | 2012-06-11 | 1 | -441/+0 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | Merge "Remove an obsolete jamfile." | Elliott Hughes | 2012-06-11 | 1 | -441/+0 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | Remove an obsolete jamfile. | Elliott Hughes | 2012-06-11 | 1 | -441/+0 | |
| | |/ / / / / / / | ||||||
* | | | | | | | | | Merge "inet_ntop: pass the size of tmp to snprintf()" | Nick Kralevich | 2012-06-11 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | inet_ntop: pass the size of tmp to snprintf() | Nick Kralevich | 2012-06-11 | 1 | -0/+5 | |
* | | | | | | | | | Merge "Remove the meaningless on Linux if_dl.h header." | Elliott Hughes | 2012-06-11 | 2 | -89/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove the meaningless on Linux if_dl.h header. | Elliott Hughes | 2012-06-11 | 2 | -89/+8 | |
* | | | | | | | | | | Merge "Added event logging for some spoofed DNS queries." | Geremy Condra | 2012-06-11 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Added event logging for some spoofed DNS queries. | Geremy Condra | 2012-06-11 | 1 | -0/+9 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge "Added actual event logging calls to the FORTIFY_SOURCE methods." | Geremy Condra | 2012-06-11 | 8 | -2/+34 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Added actual event logging calls to the FORTIFY_SOURCE methods. | Geremy Condra | 2012-06-11 | 8 | -2/+34 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | am 5ff025a5: Reconcile with jb-release | The Android Open Source Project | 2012-06-11 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | / / / / / / / | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Reconcile with jb-release | The Android Open Source Project | 2012-06-11 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | * | | | | | | | merge in jb-release history after reset to jb-dev | The Android Automerger | 2012-06-11 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
* | | | | | | | | | _FORTIFY_SOURCE: check for integer overflows | Nick Kralevich | 2012-06-08 | 3 | -3/+14 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | am e4db460a: am b7630f01: Use new debuggerd protocol. | Jeff Brown | 2012-06-08 | 1 | -4/+23 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | am b7630f01: Use new debuggerd protocol. | Jeff Brown | 2012-06-08 | 1 | -4/+23 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Use new debuggerd protocol. | Jeff Brown | 2012-06-06 | 1 | -4/+23 | |
| | | |_|_|/ / | | |/| | | | | ||||||
* | | | | | | | Merge "Adding event logging to libc." | Geremy Condra | 2012-06-08 | 2 | -1/+44 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Adding event logging to libc. | Geremy Condra | 2012-06-08 | 2 | -1/+44 | |
* | | | | | | | | Merge "_FORTIFY_SOURCE: add memset / bzero support" | Nick Kralevich | 2012-06-07 | 5 | -13/+81 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | _FORTIFY_SOURCE: add memset / bzero support | Nick Kralevich | 2012-06-07 | 5 | -13/+81 | |
* | | | | | | | | | Merge "Support non-zero p_vaddr in first PT_LOAD segment" | Elliott Hughes | 2012-06-07 | 2 | -40/+83 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Support non-zero p_vaddr in first PT_LOAD segment | Ji-Hwan Lee | 2012-06-04 | 2 | -40/+83 | |
* | | | | | | | | | am d06a73bc: Reconcile with jb-release | The Android Open Source Project | 2012-06-07 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Reconcile with jb-release | The Android Open Source Project | 2012-06-07 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| | * | | | | | | | merge in jb-release history after reset to jb-dev | The Android Automerger | 2012-06-03 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| | | * | | | | | | merge in jb-release history after reset to jb-dev | The Android Automerger | 2012-05-31 | 0 | -0/+0 | |
| | | |\ \ \ \ \ \ | ||||||
* | | | \ \ \ \ \ \ | am d0c25027: am 2b89f1e3: Merge "Fix sysconf(_SC_NPROCESSORS_CONF) on ARM." | Elliott Hughes | 2012-06-06 | 1 | -180/+87 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | / / / / | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | am 2b89f1e3: Merge "Fix sysconf(_SC_NPROCESSORS_CONF) on ARM." | Elliott Hughes | 2012-06-06 | 1 | -180/+87 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| | * | | | | | | | Merge "Fix sysconf(_SC_NPROCESSORS_CONF) on ARM." | Elliott Hughes | 2012-06-06 | 1 | -180/+87 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Fix sysconf(_SC_NPROCESSORS_CONF) on ARM. | Elliott Hughes | 2012-06-06 | 1 | -180/+87 | |
| | |/ / / / / / / | ||||||
* | | | | | | | | | am 3069270d: am c2bba24d: Merge "Give the timer_create SIGEV_THREAD helper th... | Elliott Hughes | 2012-06-06 | 2 | -257/+225 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | am c2bba24d: Merge "Give the timer_create SIGEV_THREAD helper threads sensibl... | Elliott Hughes | 2012-06-06 | 2 | -257/+225 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | Merge "Give the timer_create SIGEV_THREAD helper threads sensible names." | Elliott Hughes | 2012-06-06 | 2 | -257/+225 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Give the timer_create SIGEV_THREAD helper threads sensible names. | Elliott Hughes | 2012-06-06 | 2 | -257/+225 | |
| | |/ / / / / / / | ||||||
* | | | | | | | | | Merge "arm: rewrite crtbegin* as C files." | Nick Kralevich | 2012-06-06 | 8 | -123/+150 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | arm: rewrite crtbegin* as C files. | Nick Kralevich | 2012-06-01 | 8 | -123/+150 | |
* | | | | | | | | | | libc: implement some FORTIFY_SOURCE functions | Nick Kralevich | 2012-06-05 | 8 | -0/+382 | |
| |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
* | | | | | | | | | am 252a5c85: resolved conflicts for merge of e1dd3c28 to jb-dev-plus-aosp | Iliyan Malchev | 2012-06-02 | 11 | -288/+916 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | resolved conflicts for merge of e1dd3c28 to jb-dev-plus-aosp | Iliyan Malchev | 2012-06-02 | 11 | -288/+916 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | |