1. d0996bb bionic: update processed kernel header tpa2018d1.h by Iliyan Malchev · 16 years ago
  2. 276313e bionic: add processed kernel headers a1026.h and tpa2018d1.h by Iliyan Malchev · 16 years ago
  3. 5f53a18 Revert "Add qsort_r() implementation to the C library." by Mathias Agopian · 16 years ago
  4. 754c178 Add qsort_r() implementation to the C library. by David 'Digit' Turner · 16 years ago
  5. e1e6849 Merge change Ifa58a406 into eclair by Android (Google) Code Review · 16 years ago
  6. fe62de1 Add support for R_ARM_REL32 to the dynamic linker. by David 'Digit' Turner · 16 years ago
  7. 7b12b4a libc: kernel: Update msm_kgsl.h header by Dima Zavin · 16 years ago
  8. cd5df2d Rebuild the time zone data files in 32-bit format instead of 64-bit. by Eric Fischer · 16 years ago
  9. 7e61789 Correct the raw offsets in the time zone index for a few zones. by Eric Fischer · 16 years ago
  10. a6083b7 Update zoneinfo time zone data to version 2009s by Eric Fischer · 16 years ago
  11. 110044b libc: kernel: Update msm_kgsl.h header by Dima Zavin · 16 years ago
  12. 199f9d9 Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment) by Mathias Agopian · 16 years ago
  13. 763ac28 Merge changes Ibcba4b4f,I9af341e1 into eclair by Android (Google) Code Review · 16 years ago
  14. 96bbbe2 Wrap ARM abort() to improve stack trace. by Andy McFadden · 16 years ago
  15. bb9eede bionic/linker: make the buddy allocator compute max_order on its own by Iliyan Malchev · 16 years ago
  16. af7315a bionic/linker: change the buddy allocator to take a handle to the managed area by Iliyan Malchev · 16 years ago
  17. 7e7d6c4 use local symbols in memset so it doesn't screw up profiling by Mathias Agopian · 16 years ago
  18. ff7b46b Merge change I3c998761 into eclair by Android (Google) Code Review · 16 years ago
  19. 5c32826 libc: kernel: add linux/msm_q6venc.h kernel include for qsd8k h/w video encode by Dima Zavin · 16 years ago
  20. 0e24d2c update msm_camera.h by Iliyan Malchev · 16 years ago
  21. 3c99876 Allow the dynamic linker to relocate references to thumb symbols in NDK libraries. by David 'Digit' Turner · 16 years ago
  22. 9a96aaa libc: kernel: Update linux/msm_kgsl.h to latest by Dima Zavin · 16 years ago
  23. e365026 fix [2170898] abort() doesn't print a stack tarce by Mathias Agopian · 16 years ago
  24. fdc5c1f Re-enable ARMv7 memcpy implementation. by David 'Digit' Turner · 16 years ago
  25. 1e40783 Fix armv7-user builds by disabling the ARMv7-optimized memcpy. by David 'Digit' Turner · 16 years ago
  26. fe46030 Merge changes I3bd27087,I0c9ec550,I3a0e5e86 into eclair by Android (Google) Code Review · 16 years ago
  27. 7a9e06f Merge change I2a7ad975 into eclair by Android (Google) Code Review · 16 years ago
  28. 2a7ad97 Fix ABI breakage in libc.so and libm.so between 1.6 and Eclair. by David 'Digit' Turner · 16 years ago
  29. 4a9afcb bionic/linker: allow resolving of symbols from library back to executable by Iliyan Malchev · 16 years ago
  30. 9ea64da bionic/linker: change lookup() to return soinfo, not base by Iliyan Malchev · 16 years ago
  31. 6ed80c8 Revert "Revert "bionic/linker: fix symbol lookup during relocations"" by Iliyan Malchev · 16 years ago
  32. ee223d0 NEON optimized memcpy. by Mathias Agopian · 16 years ago
  33. 33acbf0 Revert "bionic/linker: fix symbol lookup during relocations" by Mathias Agopian · 16 years ago
  34. 4e5a965 Merge change 27075 into eclair by Android (Google) Code Review · 16 years ago
  35. 8d0c033 bionic/linker: fix symbol lookup during relocations by Iliyan Malchev · 16 years ago
  36. f355096 Remove NEON optimizations for memcpy by David 'Digit' Turner · 16 years ago
  37. bc10cd2 Fix a typo that resulted in a crash in the boot sequence by David 'Digit' Turner · 16 years ago
  38. d154954 Merge change 26419 into eclair by Android (Google) Code Review · 16 years ago
  39. 3f56b7f Add pthread_mutex_lock_timeout_np by David 'Digit' Turner · 16 years ago
  40. 4a05d12 Fix TLS access for ARMv6 and beyond. by David 'Digit' Turner · 16 years ago
  41. 916edf2 libc: kernel-headers: update msm_mdp.h to include premultiplied alpha by Dima Zavin · 16 years ago
  42. bd192b4 Add stack unwinding directives to assembly leaf functions. by Ben Cheng · 16 years ago
  43. 8242012 bionic: update processed msm_camera.h by Iliyan Malchev · 16 years ago
  44. 4e57cf3 Merge change 24463 into eclair by Android (Google) Code Review · 16 years ago
  45. 2093d35 Fix an infinite loop in time2sub. by David 'Digit' Turner · 16 years ago
  46. 9e74f69 libc: add void to clock() function prototype by Erik Gilling · 16 years ago
  47. b4423ff Merge change 22848 into eclair by Android (Google) Code Review · 16 years ago
  48. 1bbc56c Neon-optimized versions of memcpy. by David 'Digit' Turner · 16 years ago
  49. 2e5bd8f libc: kernel-headers: Add qdsp6 vdec header by Dima Zavin · 16 years ago
  50. 898cc98 bionic: add sanitized lightsensor kernel header by Iliyan Malchev · 16 years ago
  51. fcb1079 Update pmem/hw3d/mdp headers by Dima Zavin · 16 years ago
  52. 30eb402 bionic: linker: add error message if link failed due to previous error by Erik Gilling · 16 years ago
  53. ac68b70 Merge change 9642 by Android (Google) Code Review · 16 years ago
  54. 44ac5d5 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  55. bb08537 Merge change 10057 by Android Code Review · 16 years ago
  56. 81fa6d5 libc: add linux/msm_kgsl.h kernel include by Dima Zavin · 16 years ago
  57. 4c4a963 libc: kernel: let clean_header tool take path to kernel originals as argument by Dima Zavin · 16 years ago
  58. 3d8f4ad Don't request IPv6 addresses if AI_ADDRCONFIG is specified and the system has no IPv6 connectivity. by Lorenzo Colitti · 16 years ago
  59. 6e36f86 Merge change 9546 by Android (Google) Code Review · 16 years ago
  60. 2b45974 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  61. d5f72af Fix strftime to use localized month names. by Eric Fischer · 16 years ago
  62. c1e553a merge from donut by Jean-Baptiste Queru · 16 years ago
  63. 8b09aa3 am fde8642f: bionic/linker: keep track of opened libraries by basename by Erik Gilling · 16 years ago
  64. 61e844f merge from donut by Jean-Baptiste Queru · 16 years ago
  65. e5bcc9d am 22b5eb85: Merge change 8281 into donut by Android (Google) Code Review · 16 years ago
  66. fde8642 bionic/linker: keep track of opened libraries by basename by Erik Gilling · 16 years ago
  67. 22b5eb8 Merge change 8281 into donut by Android (Google) Code Review · 16 years ago
  68. 9cfb12e am 3773d35e: Make the DNS resolver accept domain names with an underscore. by David 'Digit' Turner · 16 years ago
  69. 3773d35 Make the DNS resolver accept domain names with an underscore. by David 'Digit' Turner · 16 years ago
  70. eda65ce reconcile korg/master into goog/master by Jean-Baptiste Queru · 16 years ago
  71. e727466 Merge korg/donut into korg/master by Jean-Baptiste Queru · 16 years ago
  72. d00d23a linker: remove newlines from DL_ERR so that dlerror works correctly by Erik Gilling · 16 years ago
  73. e40fb3d am 39f3745c: Restore malloc debug. by Andy McFadden · 16 years ago
  74. 39f3745 Restore malloc debug. by Andy McFadden · 16 years ago
  75. d5b3513 am b56b5659: Fix the C library runtime initialization order. by David 'Digit' Turner · 16 years ago
  76. d63185f am ef0bd185: Pass the elfdata pointer in a slot of the temporary TLS area. by David 'Digit' Turner · 16 years ago
  77. b56b565 Fix the C library runtime initialization order. by David 'Digit' Turner · 16 years ago
  78. a22c045 Merge change 7652 by Android (Google) Code Review · 16 years ago
  79. ef0bd18 Pass the elfdata pointer in a slot of the temporary TLS area. by David 'Digit' Turner · 16 years ago
  80. 0913148 Updating v4l2 headers from kernel by Rebecca Schultz Zavin · 16 years ago
  81. 08a85b6 Merge change 7610 by Android (Google) Code Review · 16 years ago
  82. 4553a78 Add linux/ethtool.h header file by Dmitry Shmidt · 16 years ago
  83. bf8947d linux: add headers for lis331dlh and sfh7743 sensor drivers. by Mike Lockwood · 16 years ago
  84. b768116 allow pthread_mutexattr_setpshared to accept SHARED mutexes, since our current impl actually uses shared mutexes by Mathias Agopian · 16 years ago
  85. a2f5e21 added pthread_cond_timedwait_relative_np() by Mathias Agopian · 16 years ago
  86. 733f7de am 34806558: Add new C++ headers <cerrno> and <cfloat> by David 'Digit' Turner · 16 years ago
  87. 3480655 Add new C++ headers <cerrno> and <cfloat> by David 'Digit' Turner · 16 years ago
  88. fc8b178 am db4616b2: Add <linux/uinput.h> to C library kernel headers by David 'Digit' Turner · 16 years ago
  89. db4616b Add <linux/uinput.h> to C library kernel headers by David 'Digit' Turner · 16 years ago
  90. 267e23a am c4eee376: Prevent a crash in the memory leak checker (which happened in chk_free()) by David 'Digit' Turner · 16 years ago
  91. c4eee37 Prevent a crash in the memory leak checker (which happened in chk_free()) by David 'Digit' Turner · 16 years ago
  92. 4a1fe71 bionic: add cleaned-up proximity-sensor header by Iliyan Malchev · 16 years ago
  93. 838ac97 am 6ee8f1b0: Merge change 2990 into donut by Android (Google) Code Review · 16 years ago
  94. 6ee8f1b Merge change 2990 into donut by Android (Google) Code Review · 16 years ago
  95. bf013b1 am 380f2498: Merge change 5184 into donut by Android (Google) Code Review · 16 years ago
  96. 380f249 Merge change 5184 into donut by Android (Google) Code Review · 16 years ago
  97. 0711600 update clean msm_camera.h by Iliyan Malchev · 16 years ago
  98. 3772217 delete akm8973.h from original headers by Iliyan Malchev · 16 years ago
  99. 5c3b16c add header for akm8973 by Iliyan Malchev · 16 years ago
  100. fc90c51 am 09baf4e8: Add Glibc-compatible macro aliases for the nanosecond time accessors in stat structure by David 'Digit' Turner · 16 years ago