Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
refs/heads/kitkat
f214cfe
Merge tag 'android-4.4.3_r1.1' into HEAD
by Nick Reuter
· 12 years ago
kitkat
af2c16b
libm: Fix multiple inclusion warning
by Steve Kondik
· 13 years ago
a82bf7d
Clean up more recursive FORTIFY_SOURCE calls
by Nick Kralevich
· 12 years ago
0799fde
libc: krait: Fix memmove half-word atomicity
by Xin Qi
· 12 years ago
07f572f
libc: Fix memchr inclusion on scorpion
by James Sullins
· 12 years ago
389bb06
libc: Fix memchr inclusion
by Steve Kondik
· 12 years ago
cacb8b9
Replace Cortex A15 strlen implementation with cortex-strings
by Bernhard Rosenkraenzer
· 12 years ago
a0f20ec
Import memchr implementation from cortex-strings for Cortex A15
by Bernhard Rosenkraenzer
· 12 years ago
2e163b0
libc: krait: support KINGFISHER optimized memcpy
by Vince Leung
· 12 years ago
7921aa0
Revert "Remove harmful attempts to be helpful in pthread_mutex functions."
by Steve Kondik
· 12 years ago
197697c
Remove harmful attempts to be helpful in pthread_mutex functions.
by Elliott Hughes
· 12 years ago
4284953
ARM: Change dmb domain for bionic_atomic_barrier()
by Serban Constantinescu
· 12 years ago
c550473
Clean up the pthread-only atomic stuff a little.
by Elliott Hughes
· 12 years ago
2501b3b
Clean up some ARMv4/ARMv5 cruft.
by Elliott Hughes
· 12 years ago
081db84
Allow overlap in resolv uid => DNS iface mapping
by Chad Brubaker
· 12 years ago
04583ce
Upgrade to tzdata2014a.
by Elliott Hughes
· 12 years ago
abf9185
Merge "Fix dns searchdomain use in gethostbyname." into klp-dev
by Robert Greenwalt
· 12 years ago
806f3bd
Upgrade to tzdata2013i.
by Elliott Hughes
· 12 years ago
6292cd6
libc: Unbreak build for scorpion
by kszaq
· 12 years ago
42152d1
Revert "libc: Fix Scorpion-optimized calls"
by Nick Reuter
· 12 years ago
3da175d
libc: Enable high-performance memmove and bcopy for cortex-a15
by Steve Kondik
· 12 years ago
b2ccd7a
libc: krait: Implement optimized versions of memmove and bcopy
by Brent DeGraaf
· 13 years ago
966dbaa
libc: krait: Use performance version of bcopy and memmove
by Brent DeGraaf
· 12 years ago
5fddfb8
Fix dns searchdomain use in gethostbyname.
by Robert Greenwalt
· 12 years ago
230f1fa
Merge tag 'android-4.4.1_r1' into HEAD
by Andrew Boren
· 12 years ago
db7de85
linker: restore prelink support
by Pawit Pornkitprasan
· 13 years ago
8ba341e
libc: krait: Re-factor high-performance memcpy for thumb2
by Brent DeGraaf
· 13 years ago
03d6e69
libm: krait: Fix build warning for e_pow.o
by Brent DeGraaf
· 13 years ago
41439f0
Bionic/libm: Remove extra vmov from sin/cos.
by Lucas Crowthers
· 13 years ago
f6415eb
Bionic/libm: enable optimized math functions on more QCOM targets.
by Wei Wang
· 13 years ago
dd5cd40
libm: optimistic pow calling.
by Lucas Crowthers
· 13 years ago
790352a
libm: sqrt and sqrtf via ARM vsqrt instruction
by Lucas Crowthers
· 13 years ago
791795a
Bionic/libm: add assembly versions of sin/cos.
by Lucas Crowthers
· 14 years ago
389e6fa
Bionic/libm: Pow optimizations and bug fixes.
by Lucas Crowthers
· 14 years ago
2fbeb77
Bionic/libm: Add precision-correct de-serialize sin/cos.
by Lucas Crowthers
· 13 years ago
1bc02e6
Bionic/libm: Prefer branches and VFP ABI.
by Lucas Crowthers
· 14 years ago
07cb921
Bionic/libm: fast neon pow() for small x,y.
by Lucas Crowthers
· 14 years ago
1cf47bd
libc: Fix Scorpion-optimized calls
by Nick Reuter
· 12 years ago
6d12864
libc: Add Scorpion-optimized memcpy and memset
by Steve Kondik
· 13 years ago
7ca8744
headers: Unbreak some ARM syscalls
by Ricardo Cerqueira
· 14 years ago
5ab8d33
Upgrade to tzdata2013h.
by Elliott Hughes
· 12 years ago
be66218
merge in klp-release (no-op)
by Ed Heyl
· 12 years ago
8e39d2f
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 12 years ago
fbefb25
Modify prefetch for krait memcpy.
by Christopher Ferris
· 12 years ago
ac6bc31
Remove new aligned memcpy path for cortex-a15.
by Christopher Ferris
· 12 years ago
f87684e
merge in KQS81M
by Ed Heyl
· 12 years ago
303f08b
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 12 years ago
3fce401
Upgrade to tzdata2013g.
by Elliott Hughes
· 13 years ago
e1fe52c
Upgrade to tzdata2013f.
by Elliott Hughes
· 13 years ago
21f5927
Upgrade to tzdata2013e.
by Elliott Hughes
· 13 years ago
33f6390
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 13 years ago
34c2a9f
Move stack unwinding test into library.
by Christopher Ferris
· 13 years ago
f4af911
Create bionic unit test library for use with CTS.
by Christopher Ferris
· 13 years ago
7bfef35
Change hard-coded directory.
by Christopher Ferris
· 13 years ago
6d1f85d
Change hard-coded temporary directory.
by Christopher Ferris
· 13 years ago
e0d1d4c
am 6ebc24fc: am d3f9e815: resolved conflicts for merge of 5d0ad38c to jb-mr2-dev
by Elliott Hughes
· 13 years ago
6ebc24f
am d3f9e815: resolved conflicts for merge of 5d0ad38c to jb-mr2-dev
by Elliott Hughes
· 13 years ago
7751d91
Use kernel default for initial thread size
by Brian Carlstrom
· 13 years ago
d3f9e81
resolved conflicts for merge of 5d0ad38c to jb-mr2-dev
by Elliott Hughes
· 13 years ago
5d0ad38
resolved conflicts for merge of ca2c6f75 to jb-mr1-dev-plus-aosp
by Elliott Hughes
· 13 years ago
ca2c6f7
am 592c0708: am b30f6eb0: am 9e6104d5: resolved conflicts for merge of 05292dd6 to jb-mr1-dev
by Elliott Hughes
· 13 years ago
592c070
am b30f6eb0: am 9e6104d5: resolved conflicts for merge of 05292dd6 to jb-mr1-dev
by Elliott Hughes
· 13 years ago
b30f6eb
am 9e6104d5: resolved conflicts for merge of 05292dd6 to jb-mr1-dev
by Elliott Hughes
· 13 years ago
9e6104d
resolved conflicts for merge of 05292dd6 to jb-mr1-dev
by Elliott Hughes
· 13 years ago
05292dd
resolved conflicts for merge of cc7f0dc5 to jb-dev-plus-aosp
by Elliott Hughes
· 13 years ago
cc7f0dc
Upgrade pre-jb-mr2 releases to tzdata2013d.
by Elliott Hughes
· 13 years ago
9a74e36
Use kernel default for initial thread size
by Brian Carlstrom
· 13 years ago
25519f0
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 13 years ago
883ef24
__memcpy_chk: Fix signed cmp of unsigned values.
by Christopher Ferris
· 13 years ago
82a8fe3
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 13 years ago
49c0d47
Merge "Fix all debug directives." into klp-dev
by Christopher Ferris
· 13 years ago
05332f2
Fix all debug directives.
by Christopher Ferris
· 13 years ago
da4bedf
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 13 years ago
6ab75bf
Merge "Fix pthread_getcpuclockid." into klp-dev
by Brian Carlstrom
· 13 years ago
e9e10c1
Fix pthread_getcpuclockid.
by Jeff Hao
· 13 years ago
8eca269
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 13 years ago
26ac803
Merge "Change how DNS resolver handle no default iface" into klp-dev
by Robert Greenwalt
· 13 years ago
d67662b
Change how DNS resolver handle no default iface
by Robert Greenwalt
· 13 years ago
345eb22
Apply upstream commit 943a6621866e9d6e654f5cfe1494378c1fb8957a.
by Elliott Hughes
· 13 years ago
f0c10a4
Work around tzcode's reliance on signed overflow.
by Elliott Hughes
· 13 years ago
13ea695
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 13 years ago
9ef1fbb
Make mips_relocate_got tolerate a missing got
by Brian Carlstrom
· 13 years ago
948fbef
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 13 years ago
5f7ccea
Update all debug directives.
by Christopher Ferris
· 13 years ago
de19a0c
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 13 years ago
f0c3d90
Create optimized __strcpy_chk/__strcat_chk.
by Christopher Ferris
· 13 years ago
3912f90
Make ctype.h a little less unhygienic.
by Elliott Hughes
· 13 years ago
5951e84
Fix our missing abs/labs/llabs/imaxabs (and imaxdiv) symbols.
by Elliott Hughes
· 13 years ago
f63a467
merge in klp-release history after reset to klp-dev
by The Android Automerger
· 13 years ago
9e9d1e0
resolved conflicts for merge of 86125aca to klp-dev
by Elliott Hughes
· 13 years ago
ceb670c
Merge branch 'klp-dev' of https://googleplex-android.googlesource.com/_direct/platform/bionic into klp-dev
by Elliott Hughes
· 13 years ago
1036cd7
am 6beb3ea6: (-s ours) am d7d5049d: (-s ours) am 632fd518: (-s ours) Merge "Fix strcpy.c that should have been strcpy.S. DO NOT MERGE"
by Christopher Ferris
· 13 years ago
5ec2ab6
am 21b4ffa7: (-s ours) am 5427eb5c: (-s ours) am e2066293: (-s ours) Merge "Optimize strcat/strcpy, small tweaks to strlen. DO NOT MERGE"
by Christopher Ferris
· 13 years ago
840a114
Add futimens.
by Elliott Hughes
· 13 years ago
86125ac
am dce94165: am ee48fed5: Merge "Add futimens."
by Elliott Hughes
· 13 years ago
6beb3ea
am d7d5049d: (-s ours) am 632fd518: (-s ours) Merge "Fix strcpy.c that should have been strcpy.S. DO NOT MERGE"
by Christopher Ferris
· 13 years ago
21b4ffa
am 5427eb5c: (-s ours) am e2066293: (-s ours) Merge "Optimize strcat/strcpy, small tweaks to strlen. DO NOT MERGE"
by Christopher Ferris
· 13 years ago
dce9416
am ee48fed5: Merge "Add futimens."
by Elliott Hughes
· 13 years ago
d7d5049
am 632fd518: (-s ours) Merge "Fix strcpy.c that should have been strcpy.S. DO NOT MERGE"
by Christopher Ferris
· 13 years ago
5427eb5
am e2066293: (-s ours) Merge "Optimize strcat/strcpy, small tweaks to strlen. DO NOT MERGE"
by Christopher Ferris
· 13 years ago
Next »