1. 64ef6b4 add -ldl to host executables by Iliyan Malchev · 13 years ago
  2. d0ff68d Fix regression in CursorWindow.copyStingToBuffer. Bug: 5332296 by Jeff Brown · 13 years ago
  3. acde31e may fix the build by Mathias Agopian · 13 years ago
  4. 86d7db5 Fix androidGetThreadPriority for non-pthread configurations. by Andreas Huber · 13 years ago
  5. bcba155 A new API "androidGetThreadPriority" by Andreas Huber · 13 years ago
  6. 3f8cbfe Resurrect verbose binder logging by Andy McFadden · 13 years ago
  7. b4bf90b Merge "Add C++ thread API androidGetThreadSchedulingGroup" by Glenn Kasten · 13 years ago
  8. 6fe2481 fix a memory leak and memory corruption in RefBase by Mathias Agopian · 13 years ago
  9. 4f35092 Merge "Move extract native libraries to JNI code" by Kenny Root · 13 years ago
  10. 66269ea Move extract native libraries to JNI code by Kenny Root · 13 years ago
  11. fa93052 am 64ed1059: am e612c881: am 4f3a8db6: am 3cf03987: Merge "Continue idmap generation even if name lookup fails." by Kenny Root · 13 years ago
  12. 64ed105 am e612c881: am 4f3a8db6: am 3cf03987: Merge "Continue idmap generation even if name lookup fails." by Kenny Root · 13 years ago
  13. 4f3a8db am 3cf03987: Merge "Continue idmap generation even if name lookup fails." by Kenny Root · 13 years ago
  14. ac38607 Remove unimplemented memory pool. by Jeff Brown · 13 years ago
  15. da13560 Add a call to pthread_attr_destroy to avoid potential memory leaks. by Le-Chun Wu · 13 years ago
  16. ab56113 Minor code cleanups in vector. by Jeff Brown · 13 years ago
  17. 11bf79d Replace Vector _grow/_shrink checks with assert. by Jeff Brown · 13 years ago
  18. 7926a69 Compress the backup output stream by Christopher Tate · 13 years ago
  19. 8c55a9a Merge "Remove the simulator target from all makefiles. Bug: 5010576" by Jeff Brown · 13 years ago
  20. bd882b1 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  21. cf7e3a5 Fix typo in an assert's log by Mathias Agopian · 13 years ago
  22. 33eafef Add C++ thread API androidGetThreadSchedulingGroup by Glenn Kasten · 13 years ago
  23. 5161eb7 Merge "Add Thread::join" by Glenn Kasten · 13 years ago
  24. 4431c05 Merge "Thread ID zero for androidSetThreadSchedulingGroup" by Glenn Kasten · 13 years ago
  25. aa11965 Add a linear transform library to libutils by Jason Simmons · 13 years ago
  26. 28cdb9e Fix settings restore by Christopher Tate · 13 years ago
  27. 697283e Add Thread::join by Glenn Kasten · 13 years ago
  28. 60d4779 Thread ID zero for androidSetThreadSchedulingGroup by Glenn Kasten · 13 years ago
  29. 35e6d68 am 0887b8c2: am 8e18668d: revert surfaceflinger leak fix as it uncovered a crasher on xoom (DO NOT MERGE) by Mathias Agopian · 13 years ago
  30. 552bd67 am d5244e0a: am 52a43990: Revert "revert surfaceflinger leak fix as it uncovered a crasher on xoom" by Mathias Agopian · 13 years ago
  31. e04f826 Use rand() for MinGW by Kenny Root · 13 years ago
  32. 8e18668 revert surfaceflinger leak fix as it uncovered a crasher on xoom (DO NOT MERGE) by Mathias Agopian · 13 years ago
  33. 52a4399 Revert "revert surfaceflinger leak fix as it uncovered a crasher on xoom" by Mathias Agopian · 13 years ago
  34. 85c1435 am 7ecdeb6e: am d20d72d1: Merge "revert surfaceflinger leak fix as it uncovered a crasher on xoom" into honeycomb-mr2 by Mathias Agopian · 13 years ago
  35. af6edba revert surfaceflinger leak fix as it uncovered a crasher on xoom by Mathias Agopian · 13 years ago
  36. 5137711 am afffa8fa: fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE) by Mathias Agopian · 13 years ago
  37. 370a71b Merge "Bug 4608375" by Glenn Kasten · 13 years ago
  38. 1d24aaa Bug 4608375 by Glenn Kasten · 13 years ago
  39. eb99f0d fix RefBase so it retains binary-compatibility with gingerbread by Mathias Agopian · 13 years ago
  40. c031afc am 77079399: am a9c9a4ba: fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE) by Mathias Agopian · 13 years ago
  41. afffa8f fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE) by Mathias Agopian · 13 years ago
  42. a9c9a4b fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE) by Mathias Agopian · 13 years ago
  43. dfc7958 Merge "libutils: add a binary blob cache implementation." by Jamie Gennis · 13 years ago
  44. 0411207 Merge "Remove redundant memory barrier" by Glenn Kasten · 13 years ago
  45. 9dbd7d8 Remove redundant memory barrier by Glenn Kasten · 13 years ago
  46. 6b59272 resolved conflicts for merge of f51ded0f to master by Dianne Hackborn · 13 years ago
  47. f741e67 resolved conflicts for merge of e2aa0490 to master by Dianne Hackborn · 13 years ago
  48. f51ded0 am a8d7ea06: am 220cd77d: Merge "Enforce public resource restriction on bag parents." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  49. 426431a Enforce public resource restriction on bag parents. by Dianne Hackborn · 13 years ago
  50. 880b2df am 96fcb702: am b40e85f9: am 645434fb: Merge "Fix a leak in RefBase" into honeycomb-mr2 by Mathias Agopian · 13 years ago
  51. e9e78ec Fix handling of directory entries by Christopher Tate · 13 years ago
  52. e2aa049 am a1396dfe: am 02140891: Merge "Work on issue #4518815: Compatibility mode introduces compatibility regression..." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  53. 0214089 Merge "Work on issue #4518815: Compatibility mode introduces compatibility regression..." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  54. 17574b9 am 19974ecc: Fix a leak in RefBase (DO NOT MERGE) by Mathias Agopian · 13 years ago
  55. 96fcb70 am b40e85f9: am 645434fb: Merge "Fix a leak in RefBase" into honeycomb-mr2 by Mathias Agopian · 13 years ago
  56. 5fd2169 Work on issue #4518815: Compatibility mode introduces compatibility regression... by Dianne Hackborn · 13 years ago
  57. 2c0042b Fix a leak in RefBase by Mathias Agopian · 13 years ago
  58. 19974ec Fix a leak in RefBase (DO NOT MERGE) by Mathias Agopian · 13 years ago
  59. 3f6c77b Fix embedded spaces in tar stream EVEN HARDER by Christopher Tate · 13 years ago
  60. b0628bf Implement shared-storage full backup/restore by Christopher Tate · 13 years ago
  61. 24855c0 merge various SF fixes from gingerbread to honeycomb-mr2 (DO NOT MERGE) by Mathias Agopian · 13 years ago
  62. b2fd84a resolved conflicts for merge of b9783b49 to honeycomb-plus-aosp by Marco Nelissen · 13 years ago
  63. 75a9970 Restore from a previous full backup's tarfile by Christopher Tate · 13 years ago
  64. 3c2fb02 am 8148cc3e: am 86ea1f5f: Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 13 years ago
  65. 8e5799e am af685f3b: am 85a7f99c: Merge "Refactor how timeouts are calculated. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 13 years ago
  66. 86ea1f5 Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 13 years ago
  67. b9783b4 am c9cd2387: Merge changes I37f0f315,I8cbf6044,Ibb598931,I5262bf11 into gingerbread by Simon Wilson · 13 years ago
  68. 68d6075 Refactor how timeouts are calculated. (DO NOT MERGE) by Jeff Brown · 14 years ago
  69. 9e76366 RefBase subclasses can now decide how they want to be destroyed. by Mathias Agopian · 13 years ago
  70. 8e4ee2d Merge "Call RefBase::destroy() when OBJECT_LIFETIME_* is not the default" by Mathias Agopian · 13 years ago
  71. 161e67f resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 13 years ago
  72. ba3cf46 Call RefBase::destroy() when OBJECT_LIFETIME_* is not the default by Mathias Agopian · 13 years ago
  73. 6db8c50 RefBase subclasses can now decide how they want to be destroyed. by Mathias Agopian · 13 years ago
  74. 06a8cea am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  75. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  76. fcaba14 Continue idmap generation even if name lookup fails. by Mårten Kongstad · 13 years ago
  77. 9539d9f libutils: add a binary blob cache implementation. by Jamie Gennis · 13 years ago
  78. dc92c82 Full backup tweaks by Christopher Tate · 13 years ago
  79. 2e4a323 am 46a282f3: am 0ed2e845: Merge "DO NOT MERGE. Integrate add new screen width/height in "dp" configs." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  80. ebff8f9 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 13 years ago
  81. 83a7cdc5 Use pax extended tar format to support long filenames etc. by Christopher Tate · 13 years ago
  82. 5911f95 am 041aa34e: am 87d86044: am bcd029b6: Merge "Add missing clean-up of idmap file descriptors." by Conley Owens · 13 years ago
  83. 4a627c7 Full local backup infrastructure by Christopher Tate · 14 years ago
  84. 041aa34 am 87d86044: am bcd029b6: Merge "Add missing clean-up of idmap file descriptors." by Conley Owens · 13 years ago
  85. 2b91c67 Add missing clean-up of idmap file descriptors. by Mårten Kongstad · 13 years ago
  86. 87dfce4 am fbb0e9f9: am bb93dad9: am bb10986c: am 13ce221e: Merge "libutils: Fix an improper const-cast in RefBase" by Kenny Root · 13 years ago
  87. fbb0e9f am bb93dad9: am bb10986c: am 13ce221e: Merge "libutils: Fix an improper const-cast in RefBase" by Kenny Root · 13 years ago
  88. c4fbbe0 libutils: Fix an improper const-cast in RefBase by Josh Stone · 13 years ago
  89. 2352b97 Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 13 years ago
  90. 461fa8b0 resolved conflicts for merge of 18490fb9 to master by Kenny Root · 13 years ago
  91. 18490fb resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aosp by Kenny Root · 13 years ago
  92. 3fc982f Add new resource configurations for screen width/height in "dp". by Dianne Hackborn · 14 years ago
  93. 57f4b77 Runtime resource overlay, iteration 1. by Mårten Kongstad · 14 years ago
  94. 06a42db Include strings.h for the strcasecmp prototype. by Carl Shapiro · 14 years ago
  95. aa3855d Refactor how timeouts are calculated. by Jeff Brown · 14 years ago
  96. 05dc66a Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 14 years ago
  97. 32a55cf6 Fix sp<> conversion operator / constructor by Mathias Agopian · 14 years ago
  98. ffbe826 Merge "Fix some issues with RefBase debugging." by Mathias Agopian · 14 years ago
  99. 6152bbc Merge "Bug 3362814 Fix SMP race in access to mRequestExit" by Glenn Kasten · 14 years ago
  100. ec122eb Fix some issues with RefBase debugging. by Mathias Agopian · 14 years ago