1. 0927990 Add missing symbol type directives. by Doug Kwan · 15 years ago
  2. ac61a69 am 9fdf607c: am b63747d4: am f6eba8fa: cutils: make set_process_name set kernel thread name as well by Erik Gilling · 15 years ago
  3. 9fdf607 am b63747d4: am f6eba8fa: cutils: make set_process_name set kernel thread name as well by Erik Gilling · 15 years ago
  4. f6eba8f cutils: make set_process_name set kernel thread name as well by Erik Gilling · 15 years ago
  5. 1c2ce69 am 525fb03e: am 58e50f80: am 805d67ab: cutils: sched_policy: Fix bug where we were unable to move backgrounded threads into the foreground by San Mehat · 15 years ago
  6. f15b4ef am 748cb49e: am cc43ee42: am d2e4e46c: cutils: schedpolicy: Add debug code to log sched policy transitions by San Mehat · 15 years ago
  7. 525fb03 am 58e50f80: am 805d67ab: cutils: sched_policy: Fix bug where we were unable to move backgrounded threads into the foreground by San Mehat · 15 years ago
  8. 748cb49 am cc43ee42: am d2e4e46c: cutils: schedpolicy: Add debug code to log sched policy transitions by San Mehat · 15 years ago
  9. 805d67a cutils: sched_policy: Fix bug where we were unable to move backgrounded threads into the foreground by San Mehat · 15 years ago
  10. d2e4e46 cutils: schedpolicy: Add debug code to log sched policy transitions by San Mehat · 15 years ago
  11. 5f64815 am 38b2ddc4: am 17bfbd3c: am c0dfca7a: cutils: Add support for reading a processes scheduler policy by San Mehat · 15 years ago
  12. 38b2ddc am 17bfbd3c: am c0dfca7a: cutils: Add support for reading a processes scheduler policy by San Mehat · 15 years ago
  13. c0dfca7 cutils: Add support for reading a processes scheduler policy by San Mehat · 15 years ago
  14. 21ec779 Add stack unwinding directives to atomic-android-arm.S. by Ben Cheng · 15 years ago
  15. 573463c am 62f39c10: merge from open-source master by Jean-Baptiste Queru · 15 years ago
  16. 62f39c1 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  17. b029e92 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  18. afdf977 am 22f9d880: am 8a0a5274: Add stack unwinding directives to atomic-android-arm.S. by Ben Cheng · 15 years ago
  19. 22f9d88 am 8a0a5274: Add stack unwinding directives to atomic-android-arm.S. by Ben Cheng · 15 years ago
  20. 8a0a527 Add stack unwinding directives to atomic-android-arm.S. by Ben Cheng · 15 years ago
  21. 67a2ea3 Now all the callers are gone, remove adb_networking.*. by Elliott Hughes · 15 years ago
  22. 808c89e Merge change 10445 by Android Code Review · 15 years ago
  23. 554c0f3 am 05647c89: Merge change 25170 into eclair by Raphael · 15 years ago
  24. 0384a98 Disable sched_policy under Windows. by Raphael · 15 years ago
  25. 3e42572 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  26. 3cd5b66 libcutils: Dont include kernel header + add defines by San Mehat · 15 years ago
  27. 493dad9 libcutils: Add abstracted support for setting scheduler policies by San Mehat · 15 years ago
  28. 833ea8d Fix an infinite loop in time2sub. by David 'Digit' Turner · 15 years ago
  29. 0260847 ARM architecture reference manuals for ARMv6 & ARMv7 state that the use of 'swp' instruction is deprecated by Vinay HARUGOP · 15 years ago
  30. ca5e0bc android_atomic_write() implementation was using cmpxchg which was useless by Mathias Agopian · 15 years ago
  31. c6af911 added SuperH atomic support to libcutils by Shin-ichiro KAWASAKI · 15 years ago
  32. 96d58f4 Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  33. af20325 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  34. baf83e0 am 3f627205: Merge change 2875 into donut by Android (Google) Code Review · 15 years ago
  35. 7be52b1 Added ashmem_get_size_region() function. by Bjorn Bringert · 15 years ago
  36. fa5bf90 Fix bug where ECONNABORTED would have always occured on asocket_write. by Nick Pelly · 15 years ago
  37. 260f48a Helper to perform abortable blocking operations on a socket: by Nick Pelly · 15 years ago
  38. 1edfd38 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  39. f3cdf37 Don't compile abort_socket.c for host targets. It is only intended to run on Linux targets. by Raphael · 15 years ago
  40. 4cd6e91 Merge change 2329 by Android (Google) Code Review · 15 years ago
  41. 111bfce Fix bug where ECONNABORTED would have always occured on asocket_write. by Nick Pelly · 15 years ago
  42. 6766711 merge master to master_gl by Mathias Agopian · 15 years ago
  43. 3fc51ba move native_handle stuff from master_gl by Mathias Agopian · 15 years ago
  44. 92a7541 Helper to perform abortable blocking operations on a socket: by Nick Pelly · 15 years ago
  45. 8f13782 move native_handle stuff from master_gl by Mathias Agopian · 15 years ago
  46. 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
  47. 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
  48. 035b427 am 722a5c04: Add support for "standalone months" to tztime\'s strftime(). by Eric Fischer · 15 years ago
  49. 722a5c0 Add support for "standalone months" to tztime's strftime(). by Eric Fischer · 15 years ago
  50. ab15ac0 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  51. a26c4e0 Fix a potential integer overflow bug that could result in memory overwrites. by David 'Digit' Turner · 15 years ago
  52. 8cd81ab get rid of native_handle_{dup|copy} since they were not used any longer by Mathias Agopian · 15 years ago
  53. 1d3faaf Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago
  54. b1487e4 auto import //branches/master/...@140412 by The Android Open Source Project · 15 years ago
  55. e037fd7 auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  56. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  57. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  58. 35237d1 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  59. 4f6e8d7 Initial Contribution by The Android Open Source Project · 16 years ago