1. ee223d0 NEON optimized memcpy. by Mathias Agopian · 16 years ago
  2. 33acbf0 Revert "bionic/linker: fix symbol lookup during relocations" by Mathias Agopian · 16 years ago
  3. 4e5a965 Merge change 27075 into eclair by Android (Google) Code Review · 16 years ago
  4. 8d0c033 bionic/linker: fix symbol lookup during relocations by Iliyan Malchev · 16 years ago
  5. f355096 Remove NEON optimizations for memcpy by David 'Digit' Turner · 16 years ago
  6. bc10cd2 Fix a typo that resulted in a crash in the boot sequence by David 'Digit' Turner · 16 years ago
  7. d154954 Merge change 26419 into eclair by Android (Google) Code Review · 16 years ago
  8. 3f56b7f Add pthread_mutex_lock_timeout_np by David 'Digit' Turner · 16 years ago
  9. 4a05d12 Fix TLS access for ARMv6 and beyond. by David 'Digit' Turner · 16 years ago
  10. 916edf2 libc: kernel-headers: update msm_mdp.h to include premultiplied alpha by Dima Zavin · 16 years ago
  11. bd192b4 Add stack unwinding directives to assembly leaf functions. by Ben Cheng · 16 years ago
  12. 8242012 bionic: update processed msm_camera.h by Iliyan Malchev · 16 years ago
  13. 4e57cf3 Merge change 24463 into eclair by Android (Google) Code Review · 16 years ago
  14. 2093d35 Fix an infinite loop in time2sub. by David 'Digit' Turner · 16 years ago
  15. 9e74f69 libc: add void to clock() function prototype by Erik Gilling · 16 years ago
  16. b4423ff Merge change 22848 into eclair by Android (Google) Code Review · 16 years ago
  17. 1bbc56c Neon-optimized versions of memcpy. by David 'Digit' Turner · 16 years ago
  18. 2e5bd8f libc: kernel-headers: Add qdsp6 vdec header by Dima Zavin · 16 years ago
  19. 898cc98 bionic: add sanitized lightsensor kernel header by Iliyan Malchev · 16 years ago
  20. fcb1079 Update pmem/hw3d/mdp headers by Dima Zavin · 16 years ago
  21. 30eb402 bionic: linker: add error message if link failed due to previous error by Erik Gilling · 16 years ago
  22. ac68b70 Merge change 9642 by Android (Google) Code Review · 16 years ago
  23. 44ac5d5 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  24. bb08537 Merge change 10057 by Android Code Review · 16 years ago
  25. 81fa6d5 libc: add linux/msm_kgsl.h kernel include by Dima Zavin · 16 years ago
  26. 4c4a963 libc: kernel: let clean_header tool take path to kernel originals as argument by Dima Zavin · 16 years ago
  27. 3d8f4ad Don't request IPv6 addresses if AI_ADDRCONFIG is specified and the system has no IPv6 connectivity. by Lorenzo Colitti · 16 years ago
  28. 6e36f86 Merge change 9546 by Android (Google) Code Review · 16 years ago
  29. 2b45974 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  30. d5f72af Fix strftime to use localized month names. by Eric Fischer · 16 years ago
  31. c1e553a merge from donut by Jean-Baptiste Queru · 16 years ago
  32. 8b09aa3 am fde8642f: bionic/linker: keep track of opened libraries by basename by Erik Gilling · 16 years ago
  33. 61e844f merge from donut by Jean-Baptiste Queru · 16 years ago
  34. e5bcc9d am 22b5eb85: Merge change 8281 into donut by Android (Google) Code Review · 16 years ago
  35. fde8642 bionic/linker: keep track of opened libraries by basename by Erik Gilling · 16 years ago
  36. 22b5eb8 Merge change 8281 into donut by Android (Google) Code Review · 16 years ago
  37. 9cfb12e am 3773d35e: Make the DNS resolver accept domain names with an underscore. by David 'Digit' Turner · 16 years ago
  38. 3773d35 Make the DNS resolver accept domain names with an underscore. by David 'Digit' Turner · 16 years ago
  39. eda65ce reconcile korg/master into goog/master by Jean-Baptiste Queru · 16 years ago
  40. e727466 Merge korg/donut into korg/master by Jean-Baptiste Queru · 16 years ago
  41. d00d23a linker: remove newlines from DL_ERR so that dlerror works correctly by Erik Gilling · 16 years ago
  42. e40fb3d am 39f3745c: Restore malloc debug. by Andy McFadden · 16 years ago
  43. 39f3745 Restore malloc debug. by Andy McFadden · 16 years ago
  44. d5b3513 am b56b5659: Fix the C library runtime initialization order. by David 'Digit' Turner · 16 years ago
  45. d63185f am ef0bd185: Pass the elfdata pointer in a slot of the temporary TLS area. by David 'Digit' Turner · 16 years ago
  46. b56b565 Fix the C library runtime initialization order. by David 'Digit' Turner · 16 years ago
  47. a22c045 Merge change 7652 by Android (Google) Code Review · 16 years ago
  48. ef0bd18 Pass the elfdata pointer in a slot of the temporary TLS area. by David 'Digit' Turner · 16 years ago
  49. 0913148 Updating v4l2 headers from kernel by Rebecca Schultz Zavin · 16 years ago
  50. 08a85b6 Merge change 7610 by Android (Google) Code Review · 16 years ago
  51. 4553a78 Add linux/ethtool.h header file by Dmitry Shmidt · 16 years ago
  52. bf8947d linux: add headers for lis331dlh and sfh7743 sensor drivers. by Mike Lockwood · 16 years ago
  53. b768116 allow pthread_mutexattr_setpshared to accept SHARED mutexes, since our current impl actually uses shared mutexes by Mathias Agopian · 16 years ago
  54. a2f5e21 added pthread_cond_timedwait_relative_np() by Mathias Agopian · 16 years ago
  55. 733f7de am 34806558: Add new C++ headers <cerrno> and <cfloat> by David 'Digit' Turner · 16 years ago
  56. 3480655 Add new C++ headers <cerrno> and <cfloat> by David 'Digit' Turner · 16 years ago
  57. fc8b178 am db4616b2: Add <linux/uinput.h> to C library kernel headers by David 'Digit' Turner · 16 years ago
  58. db4616b Add <linux/uinput.h> to C library kernel headers by David 'Digit' Turner · 16 years ago
  59. 267e23a am c4eee376: Prevent a crash in the memory leak checker (which happened in chk_free()) by David 'Digit' Turner · 16 years ago
  60. c4eee37 Prevent a crash in the memory leak checker (which happened in chk_free()) by David 'Digit' Turner · 16 years ago
  61. 4a1fe71 bionic: add cleaned-up proximity-sensor header by Iliyan Malchev · 16 years ago
  62. 838ac97 am 6ee8f1b0: Merge change 2990 into donut by Android (Google) Code Review · 17 years ago
  63. 6ee8f1b Merge change 2990 into donut by Android (Google) Code Review · 17 years ago
  64. bf013b1 am 380f2498: Merge change 5184 into donut by Android (Google) Code Review · 17 years ago
  65. 380f249 Merge change 5184 into donut by Android (Google) Code Review · 17 years ago
  66. 0711600 update clean msm_camera.h by Iliyan Malchev · 17 years ago
  67. 3772217 delete akm8973.h from original headers by Iliyan Malchev · 17 years ago
  68. 5c3b16c add header for akm8973 by Iliyan Malchev · 17 years ago
  69. fc90c51 am 09baf4e8: Add Glibc-compatible macro aliases for the nanosecond time accessors in stat structure by David 'Digit' Turner · 17 years ago
  70. 25e3c33 Merge change 4509 by Android (Google) Code Review · 17 years ago
  71. 09baf4e Add Glibc-compatible macro aliases for the nanosecond time accessors in stat structure by David 'Digit' Turner · 17 years ago
  72. 4b91ef8 Merge change 4025 by Android (Google) Code Review · 17 years ago
  73. ec6c274 Removed non-standard declaration in cstring. by Nicolas Catania · 17 years ago
  74. c52c174 Make IPv6 definitions comply with RFC 3493: by Lorenzo Colitti · 17 years ago
  75. 5b67764 am 9cfccefa: Update cleaned-up kernel headers by David 'Digit' Turner · 17 years ago
  76. 9cfccef Update cleaned-up kernel headers by David 'Digit' Turner · 17 years ago
  77. bc3a5c2 Add LD_LIBRARY_PATH support to bionic's linker by David Bartley · 17 years ago
  78. 2f4ce43 am 3ddc15e1: Add new clean header for PPP on PPTP (VPN) by David 'Digit' Turner · 17 years ago
  79. 3ddc15e Add new clean header for PPP on PPTP (VPN) by David 'Digit' Turner · 17 years ago
  80. 040ae31 am bf8709f5: bionic: update msm_camera.h header by Iliyan Malchev · 17 years ago
  81. bf8709f bionic: update msm_camera.h header by Iliyan Malchev · 17 years ago
  82. f247995 am 3a654b1e: Revert "Fix the C library initialization to avoid calling static C++ constructors twice." by David 'Digit' Turner · 17 years ago
  83. 3a654b1 Revert "Fix the C library initialization to avoid calling static C++ constructors twice." by David 'Digit' Turner · 17 years ago
  84. 1b02fae am 03eabfe6: Fix the C library initialization to avoid calling static C++ constructors twice. by David 'Digit' Turner · 17 years ago
  85. f30dae9 Add mspace_merge_objects by Barry Hayes · 17 years ago
  86. 03eabfe Fix the C library initialization to avoid calling static C++ constructors twice. by David 'Digit' Turner · 17 years ago
  87. 6544766 am 0353195f: linker: Give more context for failures during library dependency resolution. by Dima Zavin · 17 years ago
  88. 0353195 linker: Give more context for failures during library dependency resolution. by Dima Zavin · 17 years ago
  89. 563b15d am 2e85579c: linker: Make the errors reported by dlopen/dlsym be more useful. by Dima Zavin · 17 years ago
  90. e76de9a am 49e55332: libc: Add an intermediate version of the static libc without malloc by Dima Zavin · 17 years ago
  91. b489245 am ca122b0e: libc: Cleanup the libc makefile. by Dima Zavin · 17 years ago
  92. 2e85579 linker: Make the errors reported by dlopen/dlsym be more useful. by Dima Zavin · 17 years ago
  93. 49e5533 libc: Add an intermediate version of the static libc without malloc by Dima Zavin · 17 years ago
  94. ca122b0 libc: Cleanup the libc makefile. by Dima Zavin · 17 years ago
  95. 4cab53a am cdb68bf8: Merge change 2470 into donut by Android (Google) Code Review · 17 years ago
  96. cdb68bf Merge change 2470 into donut by Android (Google) Code Review · 17 years ago
  97. 1ff2ee4 am 5c106fca: Merge change 1852 into donut by Android (Google) Code Review · 17 years ago
  98. 5c106fc Merge change 1852 into donut by Android (Google) Code Review · 17 years ago
  99. b572dc4 am 94a144ea: add msm_camera.h header and .gitignore file to bionic by Iliyan Malchev · 17 years ago
  100. bdde630 am 1c8e1094: update msm_adsp.h header by Iliyan Malchev · 17 years ago