1. 0e1bc17 BlobCache: implement cache serialization by Jamie Gennis · 14 years ago
  2. 93ca6fb BlobCache: remove the mutex locking by Jamie Gennis · 14 years ago
  3. 5c78b68 Reduce the size of libhwui by 50% by Romain Guy · 14 years ago
  4. de27227 Fix regression in CursorWindow.copyStingToBuffer. Bug: 5332296 by Jeff Brown · 14 years ago
  5. 8938ed2 Add mechanism for Parcel to not allow FDs to be written to it. by Dianne Hackborn · 14 years ago
  6. 1d60b96 A new API "androidGetThreadPriority" by Andreas Huber · 14 years ago
  7. 940673f Merge "Add C++ thread API androidGetThreadSchedulingGroup" by Glenn Kasten · 14 years ago
  8. de16a5a am ddf155b8: am 5dcda1fd: am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 14 years ago
  9. 754b249 am 5dcda1fd: am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 14 years ago
  10. 242915f am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 14 years ago
  11. 3530226 am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 14 years ago
  12. 37bf88e Fix String16 operator+ to actually work by Josiah Gaskin · 14 years ago
  13. cbe5278 fix a memory leak and memory corruption in RefBase by Mathias Agopian · 14 years ago
  14. a11499a Fix typos and use new HAL_PRIORITY_URGENT_DISPLAY constant by Mathias Agopian · 14 years ago
  15. 5873ce4 Refactor input reader to add stylus support. Bug: 5064702 by Jeff Brown · 14 years ago
  16. aa59908 DO NOT MERGE. may fix build on some version of gcc by Mathias Agopian · 14 years ago
  17. 49a65e5 Move extract native libraries to JNI code by Kenny Root · 14 years ago
  18. 585ef1e Remove unimplemented memory pool. by Jeff Brown · 14 years ago
  19. 4fb2427 Add C++ thread API androidGetThreadSchedulingGroup by Glenn Kasten · 14 years ago
  20. be3c018 Merge "Add Thread::join" by Glenn Kasten · 14 years ago
  21. f44c896 Merge "Thread ID zero for androidSetThreadSchedulingGroup" by Glenn Kasten · 14 years ago
  22. 2e0b543 Workaround apps that make assumptions about pointer ids. by Jeff Brown · 14 years ago
  23. e6786c9 Merge "SF transactions are now O(1) wrt IPC instead of O(N)." by Mathias Agopian · 14 years ago
  24. 698c087 SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 14 years ago
  25. 73b607f am 54146a63: Merge "DO NOT MERGE. may fix build on some version of gcc" into gingerbread by Xavier Ducrohet · 14 years ago
  26. c18d4da Add a linear transform library to libutils by Jason Simmons · 14 years ago
  27. 58e012d Add Thread::join by Glenn Kasten · 14 years ago
  28. ce63396 Thread ID zero for androidSetThreadSchedulingGroup by Glenn Kasten · 14 years ago
  29. 66ff46b DO NOT MERGE. may fix build on some version of gcc by Mathias Agopian · 14 years ago
  30. e2fc756 am 48294b0d: am e7d3ee9d: Revert "merge various SF fixes from gingerbread to honeycomb-mr2" (DO NOT MERGE) by Mathias Agopian · 14 years ago
  31. debc234 Revert "merge various SF fixes from gingerbread to honeycomb-mr2" (DO NOT MERGE) by Mathias Agopian · 14 years ago
  32. e397ce2 am 0887b8c2: am 8e18668d: revert surfaceflinger leak fix as it uncovered a crasher on xoom (DO NOT MERGE) by Mathias Agopian · 14 years ago
  33. dbe60dd am d5244e0a: am 52a43990: Revert "revert surfaceflinger leak fix as it uncovered a crasher on xoom" by Mathias Agopian · 14 years ago
  34. 111280a Use rand() for MinGW by Kenny Root · 14 years ago
  35. 1b2c2a9 revert surfaceflinger leak fix as it uncovered a crasher on xoom (DO NOT MERGE) by Mathias Agopian · 14 years ago
  36. 63ad28f Revert "revert surfaceflinger leak fix as it uncovered a crasher on xoom" by Mathias Agopian · 14 years ago
  37. e776586 am 7ecdeb6e: am d20d72d1: Merge "revert surfaceflinger leak fix as it uncovered a crasher on xoom" into honeycomb-mr2 by Mathias Agopian · 14 years ago
  38. 3790e79 revert surfaceflinger leak fix as it uncovered a crasher on xoom by Mathias Agopian · 14 years ago
  39. 35cc0fc am afffa8fa: fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE) by Mathias Agopian · 14 years ago
  40. fbb8272 am a9007fbd: am 69b4587b: DO NOT MERGE. may fix build on some version of gcc by Mathias Agopian · 14 years ago
  41. 7b1ef58 DO NOT MERGE. may fix build on some version of gcc by Mathias Agopian · 14 years ago
  42. 7a87ec7 may fix build on some version of gcc by Mathias Agopian · 14 years ago
  43. ddc31c3 fix RefBase so it retains binary-compatibility with gingerbread by Mathias Agopian · 14 years ago
  44. 7794b30 am 77079399: am a9c9a4ba: fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE) by Mathias Agopian · 14 years ago
  45. 76feee7 fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE) by Mathias Agopian · 14 years ago
  46. 867740d fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE) by Mathias Agopian · 14 years ago
  47. ac64234 Merge "libutils: add a binary blob cache implementation." by Jamie Gennis · 14 years ago
  48. c4a0fea Merge "Remove redundant memory barrier" by Glenn Kasten · 14 years ago
  49. d9e1bb7 Remove redundant memory barrier by Glenn Kasten · 14 years ago
  50. 66168d4 resolved conflicts for merge of f51ded0f to master by Dianne Hackborn · 14 years ago
  51. 1995124 am a8d7ea06: am 220cd77d: Merge "Enforce public resource restriction on bag parents." into honeycomb-mr2 by Dianne Hackborn · 14 years ago
  52. d4bfc93 Enforce public resource restriction on bag parents. by Dianne Hackborn · 14 years ago
  53. f3d939c merge various SF fixes from gingerbread to honeycomb-mr2 (DO NOT MERGE) by Mathias Agopian · 14 years ago
  54. 0129f1a resolved conflicts for merge of b9783b49 to honeycomb-plus-aosp by Marco Nelissen · 14 years ago
  55. b18d467 resolved conflicts for merge of 54cb63e2 to master by Dianne Hackborn · 14 years ago
  56. dccd089 am da9837fb: am c058d386: am ff762299: Merge "Small fixes and cleanup of resource config handling." into honeycomb-mr2 by Dianne Hackborn · 14 years ago
  57. caf5f71 am 528c49f1: am b96cbbd1: Add "tv" density for 720p screens. by Dianne Hackborn · 14 years ago
  58. c6291e0 Add "tv" density for 720p screens. by Dianne Hackborn · 14 years ago
  59. fff4e3f am c058d386: am ff762299: Merge "Small fixes and cleanup of resource config handling." into honeycomb-mr2 by Dianne Hackborn · 14 years ago
  60. c3f0792 Small fixes and cleanup of resource config handling. by Dianne Hackborn · 14 years ago
  61. 9a2c1ca am af685f3b: am 85a7f99c: Merge "Refactor how timeouts are calculated. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 14 years ago
  62. 689e53c am 16330e24: am 94e838f6: Merge "Improve VelocityTracker numerical stability. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 14 years ago
  63. 446b400 am 4bd89fb0: am 82e4373e: Merge "Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 14 years ago
  64. be93983 am c9cd2387: Merge changes I37f0f315,I8cbf6044,Ibb598931,I5262bf11 into gingerbread by Simon Wilson · 14 years ago
  65. 3ae00fa resolved conflicts for merge of bbca8133 to master by Dianne Hackborn · 14 years ago
  66. 1eb42cf Refactor how timeouts are calculated. (DO NOT MERGE) by Jeff Brown · 14 years ago
  67. c5982b7 Improve VelocityTracker numerical stability. (DO NOT MERGE) by Jeff Brown · 14 years ago
  68. 247da72 Use touch pad gestures to manipulate the pointer. (DO NOT MERGE) by Jeff Brown · 14 years ago
  69. 2f118cd am 4bb78889: am 40277df7: Merge "Add "television" mode." into honeycomb-mr2 by Dianne Hackborn · 14 years ago
  70. 3d6881f RefBase subclasses can now decide how they want to be destroyed. by Mathias Agopian · 14 years ago
  71. a6b34ef Add "television" mode. by Dianne Hackborn · 14 years ago
  72. 79ba9b5 resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 14 years ago
  73. 20aeb1c RefBase subclasses can now decide how they want to be destroyed. by Mathias Agopian · 14 years ago
  74. 7583282 am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 14 years ago
  75. 2258594 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 14 years ago
  76. 58c8dd2 libutils: add a binary blob cache implementation. by Jamie Gennis · 14 years ago
  77. 89178d4 am 46a282f3: am 0ed2e845: Merge "DO NOT MERGE. Integrate add new screen width/height in "dp" configs." into honeycomb-mr2 by Dianne Hackborn · 14 years ago
  78. 88c0d69 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 14 years ago
  79. d78797f Full local backup infrastructure by Christopher Tate · 14 years ago
  80. d5b421a fix typo in Vector<>:: push_back and push_front by Mathias Agopian · 14 years ago
  81. e60e1fd Add some basic STL compatibility to Vector<> by Mathias Agopian · 14 years ago
  82. 81bc567 resolved conflicts for merge of 18490fb9 to master by Kenny Root · 14 years ago
  83. f6bbefd resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aosp by Kenny Root · 14 years ago
  84. 8a1a615 am 08d9d9a4: Merge "Runtime resource overlay, iteration 1." by Kenny Root · 14 years ago
  85. 592e3fc Add new resource configurations for screen width/height in "dp". by Dianne Hackborn · 14 years ago
  86. 5f29c87 Runtime resource overlay, iteration 1. by Mårten Kongstad · 14 years ago
  87. f98f136 Merge "Refactor how timeouts are calculated." by Jeff Brown · 14 years ago
  88. c0a5e8d Refactor how timeouts are calculated. by Jeff Brown · 14 years ago
  89. 939fee8 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
  90. d0b55c0 fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 14 years ago
  91. 043e3d4 am 72064c66: am b0204d0a: am c2b91a61: Merge "Modify the GL renderer\'s functor to pass the clip to WebView" into honeycomb-mr1 by Romain Guy · 14 years ago
  92. a08152f Modify the GL renderer's functor to pass the clip to WebView by Romain Guy · 14 years ago
  93. e3d4a68 Merge "Improve VelocityTracker numerical stability." by Jeff Brown · 14 years ago
  94. 1593354 Improve VelocityTracker numerical stability. by Jeff Brown · 14 years ago
  95. 77b6f0a am 7d7dcb5e: am 4528a7db: Merge "Bug 4016329 do full string comparisons" into honeycomb-mr1 by Glenn Kasten · 14 years ago
  96. bb959f5 Bug 4016329 do full string comparisons by Glenn Kasten · 14 years ago
  97. fa773aa Use touch pad gestures to manipulate the pointer. by Jeff Brown · 14 years ago
  98. 8c5cffc am d00353fe: am bc8a8e8c: Merge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1 by Romain Guy · 14 years ago
  99. 9fb2277 Add support for partial invalidates in WebView Bug #3461349 by Romain Guy · 14 years ago
  100. 5f1e78d am df6410dc: Merge "Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) only" into gingerbread by Mathias Agopian · 14 years ago