1. cab25d6 improved CallStack a bit by Mathias Agopian · 11 years ago
  2. 9cd766a disable RefBase consistency checks (NDEBUG) by Mathias Agopian · 11 years ago
  3. 4e37ddf Fix a crasher with RefBase debugging and vectors of wp<> by Mathias Agopian · 11 years ago
  4. 19437cb A few tweaks to RefBase debugging by Mathias Agopian · 11 years ago
  5. e81421e Add Vector::resize() by Jesse Hall · 11 years ago
  6. 1791eef fix a couple race-conditions in RefBase::promote() by Dianne Hackborn · 11 years ago
  7. f795852 temporary: enable ASSERTs in RefBase by Mathias Agopian · 11 years ago
  8. dbca4a0 Merge "Add Thread::isRunning and Condition::signal(WakeUpType)" into jb-mr2-dev by Romain Guy · 11 years ago
  9. 9447be6 Add Thread::isRunning and Condition::signal(WakeUpType) by Romain Guy · 11 years ago
  10. e3e43b3 rename binder services main thread to Binder_* by Mathias Agopian · 11 years ago
  11. dbf146f Fix RefBase debugging. O_CREAT must specify the mode. by Mathias Agopian · 11 years ago
  12. c4fd05b Revert "try to fix win_sdk build." by Nick Kralevich · 11 years ago
  13. fa99d30 try to fix win_sdk build. by Nick Kralevich · 11 years ago
  14. 3213063 Add NULL check to CallStack::toString by Marco Nelissen · 12 years ago
  15. 0a73f82 Add LinearAllocator by Chris Craik · 12 years ago
  16. 653078f utils: clarify scoped tracing functionality by Alex Ray · 12 years ago
  17. b7e0647 utils: Use cutils tracing functionality. by Alex Ray · 12 years ago
  18. 2bdd8fd am 41f7736a: am 434e21bf: am 3fdeb48e: Reduce emulator logspam by Andy McFadden · 12 years ago
  19. 41f7736 am 434e21bf: am 3fdeb48e: Reduce emulator logspam by Andy McFadden · 12 years ago
  20. 3fdeb48 Reduce emulator logspam by Andy McFadden · 12 years ago
  21. 3bc7b27 Merge "Add an LRU cache plus hashing primitives" by Raph Levien · 12 years ago
  22. 8185e47 Add an LRU cache plus hashing primitives by Raph Levien · 12 years ago
  23. 296cd1c am 04075569: Revert "Revert "put back the unused virtuals in Vector<>"" by Dave Burke · 12 years ago
  24. 0407556 Revert "Revert "put back the unused virtuals in Vector<>"" by Dave Burke · 12 years ago
  25. 3fe50ab am 125becee: am 7abbbc68: Merge "Add TEMP_FAILURE_RETRY to ZipUtils" by Kenny Root · 12 years ago
  26. d611117 Add TEMP_FAILURE_RETRY to ZipUtils by Kenny Root · 12 years ago
  27. e2e95c8 am 9bdaa60b: Merge "Add TEMP_FAILURE_RETRY around open and write calls" into jb-mr1-dev by Kenny Root · 12 years ago
  28. 3de9cd2 Add TEMP_FAILURE_RETRY around open and write calls by Kenny Root · 12 years ago
  29. 7011d5a am ee42072b: am 52f1edb3: Merge "Update tests for new build target" by Kenny Root · 12 years ago
  30. ed22c1c Update tests for new build target by Kenny Root · 12 years ago
  31. 971f7e9 Disable the use of clock_gettime for now. by Ben Cheng · 12 years ago
  32. 8dc7c6e Print warnings when backwards timestamps are detected. by Ben Cheng · 12 years ago
  33. 50f262f minor SharedBuffer clean-up by Mathias Agopian · 12 years ago
  34. 225c66a Revert "put back the unused virtuals in Vector<>" by Mathias Agopian · 12 years ago
  35. 1648d4c put back the unused virtuals in Vector<> by Mathias Agopian · 12 years ago
  36. 6f12d57 Add a very simple helper function to log slow functions. by Jeff Brown · 12 years ago
  37. 6997399 improve Vector<> safety checks by Mathias Agopian · 12 years ago
  38. 53095e2 libutils cleanup: remove unused or seldom used code from misc.{cpp|h} by Mathias Agopian · 12 years ago
  39. 074cd0c Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible. by Nick Pelly · 12 years ago
  40. ec44ed0 Utils: Fix a bug in the linear transformation code. by John Grossman · 12 years ago
  41. 9a6b4c7 am d5085da3: am 4467bba7: Merge "Support looper callbacks based on smart pointers." into jb-dev by Jeff Brown · 12 years ago
  42. ad7b376 am 80586761: am dad23789: Merge "Delete unused poll() code." into jb-dev by Jeff Brown · 12 years ago
  43. 27d9284 am dce1547d: am 9e2e781a: Merge "Remove unused statistics code." into jb-dev by Jeff Brown · 12 years ago
  44. af567f7 Support looper callbacks based on smart pointers. by Jeff Brown · 12 years ago
  45. 588d5c8 Delete unused poll() code. by Jeff Brown · 12 years ago
  46. 1ea51bf Remove unused statistics code. by Jeff Brown · 12 years ago
  47. 455961e am e0607f05: am 5aed6843: Merge "fix a corruption in Vector<> when adding new items" into jb-dev by Mathias Agopian · 12 years ago
  48. a9611c5 fix a corruption in Vector<> when adding new items by Mathias Agopian · 12 years ago
  49. 9121ece am f30fd014: Merge "Workaround for add_tid_to_cgroup failed to write" into jb-dev by Glenn Kasten · 12 years ago
  50. 10cbbd8 Workaround for add_tid_to_cgroup failed to write by Glenn Kasten · 12 years ago
  51. daee0dc am 555f89d8: Add callback hack to find out when to reload system properties. by Dianne Hackborn · 12 years ago
  52. 555f89d Add callback hack to find out when to reload system properties. by Dianne Hackborn · 12 years ago
  53. dad60f2 am 34c65888: Change name of system property for traces. by Dianne Hackborn · 12 years ago
  54. 34c6588 Change name of system property for traces. by Dianne Hackborn · 12 years ago
  55. 52016c1 Fixed 64-bit porting issues by Andrew Hsieh · 12 years ago
  56. a26e1cf Scheduling group cleanup by Glenn Kasten · 12 years ago
  57. a8be8fa Support tokenizing arbitrary content. by Jeff Brown · 12 years ago
  58. 84ed800 Add a log tag by Glenn Kasten · 12 years ago
  59. b7beba4 add Looper.cpp to build for linux host to use in CTS audio by Keun young Park · 12 years ago
  60. 1c6cd38 frameworks/native: link host libutils against external/zlib by Colin Cross · 12 years ago
  61. 163d5a9 frameworks/native: move Zip* from libandroidfw to libutils by Colin Cross · 12 years ago
  62. 0818b09 Add a simple work queue abstraction. by Jeff Brown · 12 years ago
  63. 93f283d Added rules to build f/n/libs/utils in 64-bit: lib64utils.a by Andrew Hsieh · 12 years ago
  64. 45b80c6 Expose the set of enabled tags. by Jeff Brown · 12 years ago
  65. 5b06718 Merge "Fixed several 64-bit porting issues" by Andrew Hsieh · 12 years ago
  66. 0ae8c14 Fixed several 64-bit porting issues by Andrew Hsieh · 12 years ago
  67. f64b1ca libutils: add a system-wide tracing utility by Jamie Gennis · 12 years ago
  68. 4f4c101 frameworks/base refactoring by Mathias Agopian · 12 years ago
  69. a3a3881 frameworks/base refactoring. by Mathias Agopian · 12 years ago
  70. 6032a77 libs/utils: replace malloc() + memset() to zero with calloc() by Iliyan Malchev · 12 years ago
  71. a1eee39 Merge "Thread::getTid returns pid_t gettid() after run" by Glenn Kasten · 12 years ago
  72. 60b133e aapt now sorts the strings in the resource string pool. by Dianne Hackborn · 12 years ago
  73. ba699cb Thread::getTid returns pid_t gettid() after run by Glenn Kasten · 13 years ago
  74. 6726347 Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE by Steve Block · 13 years ago
  75. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  76. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  77. a19954a Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  78. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  79. 66fbde3 Add a basic hashtable data structure, with tests! by Jeff Brown · 13 years ago
  80. 504f982 Use libcorkscrew to format the stack trace. by Jeff Brown · 13 years ago
  81. 343c59c Merge "Slight change to the unwinder API." by Jeff Brown · 13 years ago
  82. 2ab79e7 Slight change to the unwinder API. by Jeff Brown · 13 years ago
  83. 7fbb399 am 236aea35: Merge changes Ibc99cb1c,Ie1f4f6f8 into ics-mr1 by Jamie Gennis · 13 years ago
  84. 0e1bc17 BlobCache: implement cache serialization by Jamie Gennis · 13 years ago
  85. 93ca6fb BlobCache: remove the mutex locking by Jamie Gennis · 13 years ago
  86. 6807e59 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  87. 9f76015 Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 13 years ago
  88. e27d62b Use libcorkscrew for stack unwinding. by Jeff Brown · 13 years ago
  89. b5fe317 add -ldl to host executables by Iliyan Malchev · 13 years ago
  90. de27227 Fix regression in CursorWindow.copyStingToBuffer. Bug: 5332296 by Jeff Brown · 13 years ago
  91. 55b81b1 may fix the build by Mathias Agopian · 13 years ago
  92. 9dbb77d Fix androidGetThreadPriority for non-pthread configurations. by Andreas Huber · 13 years ago
  93. 1d60b96 A new API "androidGetThreadPriority" by Andreas Huber · 13 years ago
  94. aefc9cd Resurrect verbose binder logging by Andy McFadden · 13 years ago
  95. 940673f Merge "Add C++ thread API androidGetThreadSchedulingGroup" by Glenn Kasten · 13 years ago
  96. cbe5278 fix a memory leak and memory corruption in RefBase by Mathias Agopian · 13 years ago
  97. b313559 Merge "Move extract native libraries to JNI code" by Kenny Root · 13 years ago
  98. 49a65e5 Move extract native libraries to JNI code by Kenny Root · 13 years ago
  99. 395dcd0 am 64ed1059: am e612c881: am 4f3a8db6: am 3cf03987: Merge "Continue idmap generation even if name lookup fails." by Kenny Root · 13 years ago
  100. 66a2eec am e612c881: am 4f3a8db6: am 3cf03987: Merge "Continue idmap generation even if name lookup fails." by Kenny Root · 13 years ago