1. 8984bb9 Add API to add a route to IPv4/IPv6 host/gateway. by Banavathu, Srinivas Naik · 14 years ago
  2. 6e1a943 pixelflinger: Fix function naming typo: gglBitBlti by Jim Huang · 14 years ago
  3. 96a2bb6 Set the modes for rc.* files in /system/etc by Bruce Beare · 14 years ago
  4. 1929990 Fixed LOG_ASSERT() compilation errors in native debug builds. by Chris Pearson · 14 years ago
  5. e94df97 DBUS is not fully implemented. Disable it for now by Bruce Beare · 14 years ago
  6. ec219a2 merge from open-source master by The Android Open Source Project · 14 years ago
  7. d05d268 Revert "AndroidConfig: define HAVE_PTHREAD_SETNAME_NP" by Jean-Baptiste Queru · 14 years ago
  8. 6d4113f merge from open-source master by The Android Open Source Project · 14 years ago
  9. 424875b Merge "AndroidConfig: define HAVE_PTHREAD_SETNAME_NP" by Andy McFadden · 14 years ago
  10. 1adbb60 merge from open-source master by The Android Open Source Project · 14 years ago
  11. de50fc1 AndroidConfig: define HAVE_PTHREAD_SETNAME_NP by André Goddard Rosa · 14 years ago
  12. c88e09c - creates proper ifc.h and dhcp.h headers for libnetutils by Szymon Jakubczak · 14 years ago
  13. e95aad6 merge from open-source master by The Android Open Source Project · 14 years ago
  14. 93ac155 init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB. by Mike Lockwood · 14 years ago
  15. b419c35 Fix adb, fastboot to compile in Windows SDK under Linux. by Raphael · 14 years ago
  16. 3555019 Add Bluetooth SCO connection blacklist by Eric Olsen · 14 years ago
  17. 1f4d952 Add 'run-as' command implementation as set-uid program. by David 'Digit' Turner · 14 years ago
  18. bbf1c64 Change permissions on pppd-ril by Wink Saville · 14 years ago
  19. a6391f1 system: libdiskconfig: Add libdiskconfig by San Mehat · 14 years ago
  20. 1159d7f sysutils: Increase number of command arguments to 16 by Dmitry Shmidt · 14 years ago
  21. 3e1aac6 Change netcfg permissions to 2750. Fix bug 2104034. by Nick Kralevich · 14 years ago
  22. e2bf2ea Make logcat print both the main and system buffers by default. Make SLOGx macros work. by Joe Onorato · 14 years ago
  23. 1bfb480 Merge "system: Add support for getting/setting i/o priorities and include a userspace tool" by San Mehat · 14 years ago
  24. eafdd86 Update bluetooth data files path. by Jaikumar Ganesh · 15 years ago
  25. 10d469b system: Add support for getting/setting i/o priorities and include a userspace tool by San Mehat · 14 years ago
  26. fa36f2c fix [2448319] out of bounds array index in fog by Mathias Agopian · 14 years ago
  27. 5dca849 remove unused YUV constants by Mathias Agopian · 14 years ago
  28. 8e4f143 pixelflinger: add defines for nv12_tiled semi-planar and nv21 semi-planar by Dima Zavin · 14 years ago
  29. 2dcf1fb Merge "Break out create_contiguous_mspace_with_base This routine allows creating a contiguous mspace from raw mapped memory. In turn, this will enable preallocation of the 3 heap spaces, which will help remembered sets and zygote/app checks given pointer values." by Barry Hayes · 14 years ago
  30. 157bf76 Remove libjnigraphics. moved to frameworks/base/native by Dima Zavin · 14 years ago
  31. 4544a9f resolved conflicts for merge of c8472186 to master by Jean-Baptiste Queru · 14 years ago
  32. b17772d Break out create_contiguous_mspace_with_base by Barry Hayes · 15 years ago
  33. cf63d5d Implementation of open_memstream(). by Andy McFadden · 14 years ago
  34. 91a54c1 Add x86-64 checking for Darwin by Kenny Root · 15 years ago
  35. d674413 sysutils: Add dump() to NetlinkEvent by San Mehat · 15 years ago
  36. 8378290 am 31b5d4b9: am 45e5ca1c: Merge change I0deb0117 into eclair-mr2 by Mike Reed · 15 years ago
  37. 31b5d4b am 45e5ca1c: Merge change I0deb0117 into eclair-mr2 by Mike Reed · 15 years ago
  38. 22078f2 NDK header for accessing pixels of a java bitmap by Mike Reed · 15 years ago
  39. 303254e Define HAVE_SYS_SENDFILE_H. by Dan Bornstein · 15 years ago
  40. 333a80c merge from eclair by Jean-Baptiste Queru · 15 years ago
  41. 4b29fe6 eclair snapshot by Jean-Baptiste Queru · 15 years ago
  42. 43ba23f Define HAVE_SYS_SENDFILE_H. by Dan Bornstein · 15 years ago
  43. 5f64815 am 38b2ddc4: am 17bfbd3c: am c0dfca7a: cutils: Add support for reading a processes scheduler policy by San Mehat · 15 years ago
  44. 38b2ddc am 17bfbd3c: am c0dfca7a: cutils: Add support for reading a processes scheduler policy by San Mehat · 15 years ago
  45. c0dfca7 cutils: Add support for reading a processes scheduler policy by San Mehat · 15 years ago
  46. 573463c am 62f39c10: merge from open-source master by Jean-Baptiste Queru · 15 years ago
  47. b029e92 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  48. 7b5f63f am f184b94a: am b084929f: Make AudioPara4 world-readable by Jean-Baptiste Queru · 15 years ago
  49. ebfe3db libsysutils: Fix some bugs in NetlinkListener and NetlinkEvent by San Mehat · 15 years ago
  50. f184b94 am b084929f: Make AudioPara4 world-readable by Jean-Baptiste Queru · 15 years ago
  51. 67a2ea3 Now all the callers are gone, remove adb_networking.*. by Elliott Hughes · 15 years ago
  52. b084929 Make AudioPara4 world-readable by Jean-Baptiste Queru · 15 years ago
  53. 0384a98 Disable sched_policy under Windows. by Raphael · 15 years ago
  54. 493dad9 libcutils: Add abstracted support for setting scheduler policies by San Mehat · 15 years ago
  55. d531557 Move ARM disassembler out of libacc and into the acc command-line tool. by Jack Palevich · 15 years ago
  56. 90b06ac only use faster SHA-1 code on machines with good libc by Doug Zongker · 15 years ago
  57. a6de77d add optimized SHA1 algorithm by Doug Zongker · 15 years ago
  58. 656a816 Added defines for <stdint.h> and <stdbool.h>. by Andy McFadden · 15 years ago
  59. c6af911 added SuperH atomic support to libcutils by Shin-ichiro KAWASAKI · 15 years ago
  60. 96d58f4 Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  61. 8c246a9 Add accRegisterSymbolCallback API to control external symbol linkage. by Jack Palevich · 15 years ago
  62. c4a895b nexus: Rollup update for nexus by San Mehat · 15 years ago
  63. bfa833c Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  64. 60a4cd5 resolved conflicts for merge of abb08550 to master by repo sync · 15 years ago
  65. 88dc657 Add device, property, directory, and file permissions for VPN. by Chia-chi Yeh · 15 years ago
  66. a10fd8d Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  67. 338df9d am 2d0a6ca2: Merge change 4227 into donut by Android (Google) Code Review · 15 years ago
  68. c73a3a5 libsysutils: Move to a null terminated string protocol using space as a field separator. by San Mehat · 15 years ago
  69. 1d36696 Bluez4 changes by Jaikumar Ganesh · 15 years ago
  70. 5090077 am 1f75d709: Add VPN and Keystore services and data directories. by Chung-yih Wang · 15 years ago
  71. 1f75d70 Add VPN and Keystore services and data directories. by Chung-yih Wang · 15 years ago
  72. ce51b3b break dependency on utils/Endian.h by Mathias Agopian · 15 years ago
  73. af20325 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  74. eedf9d2 Add support for #pragma foo(bar) by Jack Palevich · 15 years ago
  75. baf83e0 am 3f627205: Merge change 2875 into donut by Android (Google) Code Review · 15 years ago
  76. 7be52b1 Added ashmem_get_size_region() function. by Bjorn Bringert · 15 years ago
  77. e26cbea Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  78. 260f48a Helper to perform abortable blocking operations on a socket: by Nick Pelly · 15 years ago
  79. 730c8d7 am ebefc48e: Expose the stable/frozen log-related definitions of <cutils/logd.h> into a new header: <android/log.h> by David 'Digit' Turner · 15 years ago
  80. ebefc48 Expose the stable/frozen log-related definitions of <cutils/logd.h> into a new header: <android/log.h> by David 'Digit' Turner · 15 years ago
  81. 1edfd38 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  82. 1cdef20 Convert libacc into a shared library. by Jack Palevich · 15 years ago
  83. 6766711 merge master to master_gl by Mathias Agopian · 15 years ago
  84. d2362c2 am fee77ec0: don\'t use cdefs.h as it breaks the windows build. by Mathias Agopian · 15 years ago
  85. fee77ec don't use cdefs.h as it breaks the windows build. by Mathias Agopian · 15 years ago
  86. e7ada79 am db017545: libsysutils: const correctness fixes + remove some debugging by San Mehat · 15 years ago
  87. 3fc51ba move native_handle stuff from master_gl by Mathias Agopian · 15 years ago
  88. db01754 libsysutils: const correctness fixes + remove some debugging by San Mehat · 15 years ago
  89. 92a7541 Helper to perform abortable blocking operations on a socket: by Nick Pelly · 15 years ago
  90. 8f13782 move native_handle stuff from master_gl by Mathias Agopian · 15 years ago
  91. 85246fe am b48acb0e: Merge change 1795 into donut by Android (Google) Code Review · 15 years ago
  92. b48acb0 Merge change 1795 into donut by Android (Google) Code Review · 15 years ago
  93. 34c22c5 am 414ff7d9: Move fdevent from libcutils into adb directory. ADB is the only client of this API, and I intend to modify it extensively to clean its codebase soon. by David 'Digit' Turner · 15 years ago
  94. 414ff7d Move fdevent from libcutils into adb directory. ADB is the only client of this API, and I intend to modify it extensively to clean its codebase soon. by David 'Digit' Turner · 15 years ago
  95. d99d144 resolved conflicts w/ b415390e74deae0f4c3eb43330c9f8708281acc5 merge by San Mehat · 15 years ago
  96. 328a4fb Make /system/xbin/tcpdump setuid root. by Dan Egnor · 15 years ago
  97. fc1ceb6 am dee68663: Merge change 1693 into donut by Android (Google) Code Review · 15 years ago
  98. b415390 Merge change 1778 into donut by Android (Google) Code Review · 15 years ago
  99. dee6866 Merge change 1693 into donut by Android (Google) Code Review · 15 years ago
  100. 4a6f232 init: Create new 'vpn' user/group and set owner of '/dev/tun' to it. by San Mehat · 15 years ago