1. d96e3df Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. by Dianne Hackborn · 13 years ago
  2. 0922328 Fix compilation with Clang. by Evgeniy Stepanov · 13 years ago
  3. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  4. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  5. 44fcb83 Add a new ui mode for "appliance" by Joe Onorato · 13 years ago
  6. 46b9f7c GenerationCache::get would return a random value instead of NULL Bug #5401917 by Romain Guy · 13 years ago
  7. bbd63f0 Use sized integer typedefs in hash_type specializations. by Jeff Brown · 13 years ago
  8. 9d61edc Add a basic hashtable data structure, with tests! by Jeff Brown · 13 years ago
  9. d9e688c Clean up GenerationCache. by Jeff Brown · 13 years ago
  10. 94c10c4 am 236aea35: Merge changes Ibc99cb1c,Ie1f4f6f8 into ics-mr1 by Jamie Gennis · 13 years ago
  11. 9d9768d BlobCache: implement cache serialization by Jamie Gennis · 13 years ago
  12. 94c1f14 BlobCache: remove the mutex locking by Jamie Gennis · 13 years ago
  13. 044966a Use libcorkscrew for stack unwinding. by Jeff Brown · 13 years ago
  14. 7953745 Reduce the size of libhwui by 50% by Romain Guy · 13 years ago
  15. d0ff68d Fix regression in CursorWindow.copyStingToBuffer. Bug: 5332296 by Jeff Brown · 13 years ago
  16. 9ecebbf Add mechanism for Parcel to not allow FDs to be written to it. by Dianne Hackborn · 13 years ago
  17. bcba155 A new API "androidGetThreadPriority" by Andreas Huber · 13 years ago
  18. b4bf90b Merge "Add C++ thread API androidGetThreadSchedulingGroup" by Glenn Kasten · 13 years ago
  19. 32f6846 am ddf155b8: am 5dcda1fd: am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 13 years ago
  20. ddf155b am 5dcda1fd: am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 13 years ago
  21. 5dcda1fd am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 13 years ago
  22. 88512f5 am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 13 years ago
  23. 4d07453 Fix String16 operator+ to actually work by Josiah Gaskin · 13 years ago
  24. 6fe2481 fix a memory leak and memory corruption in RefBase by Mathias Agopian · 13 years ago
  25. 1478836 Fix typos and use new HAL_PRIORITY_URGENT_DISPLAY constant by Mathias Agopian · 13 years ago
  26. be1aa82 Refactor input reader to add stylus support. Bug: 5064702 by Jeff Brown · 13 years ago
  27. 913a5a3 DO NOT MERGE. may fix build on some version of gcc by Mathias Agopian · 13 years ago
  28. 66269ea Move extract native libraries to JNI code by Kenny Root · 13 years ago
  29. ac38607 Remove unimplemented memory pool. by Jeff Brown · 13 years ago
  30. 33eafef Add C++ thread API androidGetThreadSchedulingGroup by Glenn Kasten · 13 years ago
  31. 5161eb7 Merge "Add Thread::join" by Glenn Kasten · 13 years ago
  32. 4431c05 Merge "Thread ID zero for androidSetThreadSchedulingGroup" by Glenn Kasten · 13 years ago
  33. 6894a29 Workaround apps that make assumptions about pointer ids. by Jeff Brown · 13 years ago
  34. 272aaa3 Merge "SF transactions are now O(1) wrt IPC instead of O(N)." by Mathias Agopian · 13 years ago
  35. 439863f SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 13 years ago
  36. e094769 am 54146a63: Merge "DO NOT MERGE. may fix build on some version of gcc" into gingerbread by Xavier Ducrohet · 13 years ago
  37. aa11965 Add a linear transform library to libutils by Jason Simmons · 13 years ago
  38. 697283e Add Thread::join by Glenn Kasten · 13 years ago
  39. 60d4779 Thread ID zero for androidSetThreadSchedulingGroup by Glenn Kasten · 13 years ago
  40. ec15afc DO NOT MERGE. may fix build on some version of gcc by Mathias Agopian · 13 years ago
  41. 3b91623 am 48294b0d: am e7d3ee9d: Revert "merge various SF fixes from gingerbread to honeycomb-mr2" (DO NOT MERGE) by Mathias Agopian · 13 years ago
  42. e7d3ee9 Revert "merge various SF fixes from gingerbread to honeycomb-mr2" (DO NOT MERGE) by Mathias Agopian · 13 years ago
  43. 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
  44. 552bd67 am d5244e0a: am 52a43990: Revert "revert surfaceflinger leak fix as it uncovered a crasher on xoom" by Mathias Agopian · 13 years ago
  45. e04f826 Use rand() for MinGW by Kenny Root · 13 years ago
  46. 8e18668 revert surfaceflinger leak fix as it uncovered a crasher on xoom (DO NOT MERGE) by Mathias Agopian · 13 years ago
  47. 52a4399 Revert "revert surfaceflinger leak fix as it uncovered a crasher on xoom" by Mathias Agopian · 13 years ago
  48. 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
  49. af6edba revert surfaceflinger leak fix as it uncovered a crasher on xoom by Mathias Agopian · 13 years ago
  50. 5137711 am afffa8fa: fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE) by Mathias Agopian · 13 years ago
  51. 9ee3975 am a9007fbd: am 69b4587b: DO NOT MERGE. may fix build on some version of gcc by Mathias Agopian · 13 years ago
  52. 69b4587 DO NOT MERGE. may fix build on some version of gcc by Mathias Agopian · 13 years ago
  53. f1df040 may fix build on some version of gcc by Mathias Agopian · 13 years ago
  54. eb99f0d fix RefBase so it retains binary-compatibility with gingerbread by Mathias Agopian · 13 years ago
  55. c031afc am 77079399: am a9c9a4ba: fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE) by Mathias Agopian · 13 years ago
  56. afffa8f fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE) by Mathias Agopian · 13 years ago
  57. a9c9a4b fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE) by Mathias Agopian · 13 years ago
  58. dfc7958 Merge "libutils: add a binary blob cache implementation." by Jamie Gennis · 13 years ago
  59. 0411207 Merge "Remove redundant memory barrier" by Glenn Kasten · 13 years ago
  60. 9dbd7d8 Remove redundant memory barrier by Glenn Kasten · 13 years ago
  61. 6b59272 resolved conflicts for merge of f51ded0f to master by Dianne Hackborn · 13 years ago
  62. f51ded0 am a8d7ea06: am 220cd77d: Merge "Enforce public resource restriction on bag parents." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  63. 426431a Enforce public resource restriction on bag parents. by Dianne Hackborn · 13 years ago
  64. 24855c0 merge various SF fixes from gingerbread to honeycomb-mr2 (DO NOT MERGE) by Mathias Agopian · 13 years ago
  65. b2fd84a resolved conflicts for merge of b9783b49 to honeycomb-plus-aosp by Marco Nelissen · 13 years ago
  66. 8a7d44e resolved conflicts for merge of 54cb63e2 to master by Dianne Hackborn · 13 years ago
  67. 0e5e16a am da9837fb: am c058d386: am ff762299: Merge "Small fixes and cleanup of resource config handling." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  68. 54cb63e am 528c49f1: am b96cbbd1: Add "tv" density for 720p screens. by Dianne Hackborn · 13 years ago
  69. b96cbbd Add "tv" density for 720p screens. by Dianne Hackborn · 13 years ago
  70. da9837f am c058d386: am ff762299: Merge "Small fixes and cleanup of resource config handling." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  71. 3904d03 Small fixes and cleanup of resource config handling. by Dianne Hackborn · 13 years ago
  72. 8e5799e am af685f3b: am 85a7f99c: Merge "Refactor how timeouts are calculated. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 13 years ago
  73. 7d0fb57 am 16330e24: am 94e838f6: Merge "Improve VelocityTracker numerical stability. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 13 years ago
  74. 4e3ba25c am 4bd89fb0: am 82e4373e: Merge "Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 13 years ago
  75. b9783b4 am c9cd2387: Merge changes I37f0f315,I8cbf6044,Ibb598931,I5262bf11 into gingerbread by Simon Wilson · 13 years ago
  76. e2c7715 resolved conflicts for merge of bbca8133 to master by Dianne Hackborn · 13 years ago
  77. 68d6075 Refactor how timeouts are calculated. (DO NOT MERGE) by Jeff Brown · 14 years ago
  78. 5b2b4d9 Improve VelocityTracker numerical stability. (DO NOT MERGE) by Jeff Brown · 14 years ago
  79. 96ad397 Use touch pad gestures to manipulate the pointer. (DO NOT MERGE) by Jeff Brown · 14 years ago
  80. bbca813 am 4bb78889: am 40277df7: Merge "Add "television" mode." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  81. 9e76366 RefBase subclasses can now decide how they want to be destroyed. by Mathias Agopian · 13 years ago
  82. e360bb6 Add "television" mode. by Dianne Hackborn · 13 years ago
  83. 161e67f resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 13 years ago
  84. 6db8c50 RefBase subclasses can now decide how they want to be destroyed. by Mathias Agopian · 13 years ago
  85. 06a8cea am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  86. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  87. 9539d9f libutils: add a binary blob cache implementation. by Jamie Gennis · 13 years ago
  88. 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
  89. ebff8f9 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 13 years ago
  90. 4a627c7 Full local backup infrastructure by Christopher Tate · 14 years ago
  91. 1d38d93 fix typo in Vector<>:: push_back and push_front by Mathias Agopian · 13 years ago
  92. 589b64a Add some basic STL compatibility to Vector<> by Mathias Agopian · 13 years ago
  93. 461fa8b0 resolved conflicts for merge of 18490fb9 to master by Kenny Root · 13 years ago
  94. 18490fb resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aosp by Kenny Root · 13 years ago
  95. 87b3c0d am 08d9d9a4: Merge "Runtime resource overlay, iteration 1." by Kenny Root · 13 years ago
  96. 3fc982f Add new resource configurations for screen width/height in "dp". by Dianne Hackborn · 14 years ago
  97. 57f4b77 Runtime resource overlay, iteration 1. by Mårten Kongstad · 14 years ago
  98. 6ed6f6d Merge "Refactor how timeouts are calculated." by Jeff Brown · 14 years ago
  99. aa3855d Refactor how timeouts are calculated. by Jeff Brown · 14 years ago
  100. 48e1228 am e22aa623: am 25594e19: am f40e638e: fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 14 years ago