1. 0859b78 Merge "utils: fix warnings for unused parameters" by Igor Murashkin · 13 years ago
  2. 0a73f82 Add LinearAllocator by Chris Craik · 13 years ago
  3. 6dbe6d4 utils: fix warnings for unused parameters by Igor Murashkin · 13 years ago
  4. 653078f utils: clarify scoped tracing functionality by Alex Ray · 13 years ago
  5. 72f3201 Merge "utils: Use cutils tracing functionality." by Alex Ray · 13 years ago
  6. b7e0647 utils: Use cutils tracing functionality. by Alex Ray · 13 years ago
  7. f1951df Add LruCache::Iterator by Romain Guy · 13 years ago
  8. e402f1f Add another ifndef and a couple of methods to LruCache by Romain Guy · 13 years ago
  9. 98fc88d Add #ifndef to prevent multiple definitions by Romain Guy · 13 years ago
  10. 2bdd8fd am 41f7736a: am 434e21bf: am 3fdeb48e: Reduce emulator logspam by Andy McFadden · 13 years ago
  11. 41f7736 am 434e21bf: am 3fdeb48e: Reduce emulator logspam by Andy McFadden · 13 years ago
  12. 434e21b am 3fdeb48e: Reduce emulator logspam by Andy McFadden · 13 years ago
  13. 3fdeb48 Reduce emulator logspam by Andy McFadden · 13 years ago
  14. 3bc7b27 Merge "Add an LRU cache plus hashing primitives" by Raph Levien · 13 years ago
  15. 8185e47 Add an LRU cache plus hashing primitives by Raph Levien · 13 years ago
  16. 40cd451 am 78b4977e: Merge "Ensure that Vector::erase() returns a valid iterator" into jb-mr1-aah-dev by Jason Simmons · 13 years ago
  17. 78b4977 Merge "Ensure that Vector::erase() returns a valid iterator" into jb-mr1-aah-dev by Jason Simmons · 13 years ago
  18. 689925c Ensure that Vector::erase() returns a valid iterator by Jason Simmons · 13 years ago
  19. 296cd1c am 04075569: Revert "Revert "put back the unused virtuals in Vector<>"" by Dave Burke · 13 years ago
  20. 0407556 Revert "Revert "put back the unused virtuals in Vector<>"" by Dave Burke · 13 years ago
  21. f58475b am 60393d45: Merge "Add runtime debugging capabilities to OpenGL" into jb-mr1-dev by Romain Guy · 13 years ago
  22. 16928bf Add runtime debugging capabilities to OpenGL by Romain Guy · 13 years ago
  23. 3fe50ab am 125becee: am 7abbbc68: Merge "Add TEMP_FAILURE_RETRY to ZipUtils" by Kenny Root · 13 years ago
  24. d611117 Add TEMP_FAILURE_RETRY to ZipUtils by Kenny Root · 13 years ago
  25. 50f262f minor SharedBuffer clean-up by Mathias Agopian · 13 years ago
  26. 2401ead Add a way to retrieve a Region as a SharedBuffer by Mathias Agopian · 13 years ago
  27. f671385 am 9801575a: am 908c8ff5: Merge "Fixed clang build error for libgui" by Jean-Baptiste Queru · 13 years ago
  28. 225c66a Revert "put back the unused virtuals in Vector<>" by Mathias Agopian · 13 years ago
  29. 114e968 Fixed clang build error for libgui by Tareq A. Siraj · 13 years ago
  30. 1648d4c put back the unused virtuals in Vector<> by Mathias Agopian · 13 years ago
  31. f4ce780 get rid of mirrorItemAt() which isn't used anywhere by Mathias Agopian · 13 years ago
  32. f0083bf Merge "Add a very simple helper function to log slow functions." into jb-mr1-dev by Jeff Brown · 13 years ago
  33. 8683fca improve [un]marshalling of non-binder objects by Mathias Agopian · 13 years ago
  34. 6f12d57 Add a very simple helper function to log slow functions. by Jeff Brown · 13 years ago
  35. 6997399 improve Vector<> safety checks by Mathias Agopian · 13 years ago
  36. 53095e2 libutils cleanup: remove unused or seldom used code from misc.{cpp|h} by Mathias Agopian · 13 years ago
  37. 92a979a We now have a real list of displays. by Mathias Agopian · 13 years ago
  38. 074cd0c Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible. by Nick Pelly · 13 years ago
  39. 4fec873 one more step towards multiple display support by Mathias Agopian · 13 years ago
  40. 9a6b4c7 am d5085da3: am 4467bba7: Merge "Support looper callbacks based on smart pointers." into jb-dev by Jeff Brown · 13 years ago
  41. ad7b376 am 80586761: am dad23789: Merge "Delete unused poll() code." into jb-dev by Jeff Brown · 13 years ago
  42. 27d9284 am dce1547d: am 9e2e781a: Merge "Remove unused statistics code." into jb-dev by Jeff Brown · 13 years ago
  43. af567f7 Support looper callbacks based on smart pointers. by Jeff Brown · 13 years ago
  44. 1737e57 Add camera as an ATRACE tag by Eino-Ville Talvala · 13 years ago
  45. 588d5c8 Delete unused poll() code. by Jeff Brown · 13 years ago
  46. 1ea51bf Remove unused statistics code. by Jeff Brown · 13 years ago
  47. b194ec9 libutils: add a tracing tag for video by Jamie Gennis · 13 years ago
  48. 555f89d Add callback hack to find out when to reload system properties. by Dianne Hackborn · 13 years ago
  49. 5b38a1d Add audio tag to systrace by Glenn Kasten · 13 years ago
  50. 081c80c Add System Tracing capability to Sync Manager by Andy Stadler · 13 years ago
  51. 1cb93ba1 Add traces for window manager and activity manager. by Dianne Hackborn · 13 years ago
  52. a26e1cf Scheduling group cleanup by Glenn Kasten · 13 years ago
  53. 992b4c5 Merge "Support tokenizing arbitrary content." by Jeff Brown · 13 years ago
  54. a8be8fa Support tokenizing arbitrary content. by Jeff Brown · 13 years ago
  55. 6acafad Add webview tracing bit by Chris Craik · 13 years ago
  56. 163d5a9 frameworks/native: move Zip* from libandroidfw to libutils by Colin Cross · 13 years ago
  57. 4639dcf Add UniquePtr.h to frameworks/native by Kenny Root · 13 years ago
  58. 0818b09 Add a simple work queue abstraction. by Jeff Brown · 13 years ago
  59. e6d77c5 Add traits to common utils data structures. by Jeff Brown · 13 years ago
  60. 45b80c6 Expose the set of enabled tags. by Jeff Brown · 13 years ago
  61. bc48ce6 Instead of hardcoding OMX component names in our code, support by Andreas Huber · 13 years ago
  62. 015b842 Merge "libutils: add a system-wide tracing utility" by Jamie Gennis · 13 years ago
  63. f91bb05 split utils/threads.h into multiple headers by Mathias Agopian · 13 years ago
  64. f64b1ca libutils: add a system-wide tracing utility by Jamie Gennis · 13 years ago
  65. bd16dd1 am 32916f7a: am fc4215ee: am 2d03a93e: Merge "Xcode 4.3 compatibility checkin" by Jean-Baptiste Queru · 13 years ago
  66. 579c2b4 Xcode 4.3 compatibility checkin by Al Sutton · 13 years ago
  67. a3a3881 frameworks/base refactoring. by Mathias Agopian · 13 years ago
  68. 87548ee Update comments by Glenn Kasten · 14 years ago
  69. a1eee39 Merge "Thread::getTid returns pid_t gettid() after run" by Glenn Kasten · 13 years ago
  70. 60b133e aapt now sorts the strings in the resource string pool. by Dianne Hackborn · 14 years ago
  71. 907e08f Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. by Dianne Hackborn · 14 years ago
  72. 5b11920 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) by Steve Block · 14 years ago
  73. ba699cb Thread::getTid returns pid_t gettid() after run by Glenn Kasten · 14 years ago
  74. 9747065 Fix compilation with Clang. by Evgeniy Stepanov · 14 years ago
  75. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  76. a19954a Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 14 years ago
  77. 99c520a Add a new ui mode for "appliance" by Joe Onorato · 14 years ago
  78. 870165d GenerationCache::get would return a random value instead of NULL Bug #5401917 by Romain Guy · 14 years ago
  79. 48585f3 Use sized integer typedefs in hash_type specializations. by Jeff Brown · 14 years ago
  80. 66fbde3 Add a basic hashtable data structure, with tests! by Jeff Brown · 14 years ago
  81. b4293fe Clean up GenerationCache. by Jeff Brown · 14 years ago
  82. 7fbb399 am 236aea35: Merge changes Ibc99cb1c,Ie1f4f6f8 into ics-mr1 by Jamie Gennis · 14 years ago
  83. 0e1bc17 BlobCache: implement cache serialization by Jamie Gennis · 14 years ago
  84. 93ca6fb BlobCache: remove the mutex locking by Jamie Gennis · 14 years ago
  85. e27d62b Use libcorkscrew for stack unwinding. by Jeff Brown · 14 years ago
  86. 5c78b68 Reduce the size of libhwui by 50% by Romain Guy · 14 years ago
  87. de27227 Fix regression in CursorWindow.copyStingToBuffer. Bug: 5332296 by Jeff Brown · 14 years ago
  88. 8938ed2 Add mechanism for Parcel to not allow FDs to be written to it. by Dianne Hackborn · 14 years ago
  89. 1d60b96 A new API "androidGetThreadPriority" by Andreas Huber · 14 years ago
  90. 940673f Merge "Add C++ thread API androidGetThreadSchedulingGroup" by Glenn Kasten · 14 years ago
  91. de16a5a am ddf155b8: am 5dcda1fd: am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 14 years ago
  92. 754b249 am 5dcda1fd: am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 14 years ago
  93. 242915f am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 14 years ago
  94. 3530226 am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 14 years ago
  95. 37bf88e Fix String16 operator+ to actually work by Josiah Gaskin · 14 years ago
  96. cbe5278 fix a memory leak and memory corruption in RefBase by Mathias Agopian · 14 years ago
  97. a11499a Fix typos and use new HAL_PRIORITY_URGENT_DISPLAY constant by Mathias Agopian · 14 years ago
  98. 5873ce4 Refactor input reader to add stylus support. Bug: 5064702 by Jeff Brown · 14 years ago
  99. aa59908 DO NOT MERGE. may fix build on some version of gcc by Mathias Agopian · 14 years ago
  100. 49a65e5 Move extract native libraries to JNI code by Kenny Root · 14 years ago