1. 9d9768d BlobCache: implement cache serialization by Jamie Gennis · 13 years ago
  2. 94c1f14 BlobCache: remove the mutex locking by Jamie Gennis · 13 years ago
  3. 7953745 Reduce the size of libhwui by 50% by Romain Guy · 13 years ago
  4. d0ff68d Fix regression in CursorWindow.copyStingToBuffer. Bug: 5332296 by Jeff Brown · 13 years ago
  5. 9ecebbf Add mechanism for Parcel to not allow FDs to be written to it. by Dianne Hackborn · 13 years ago
  6. bcba155 A new API "androidGetThreadPriority" by Andreas Huber · 13 years ago
  7. b4bf90b Merge "Add C++ thread API androidGetThreadSchedulingGroup" by Glenn Kasten · 13 years ago
  8. 32f6846 am ddf155b8: am 5dcda1fd: am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 13 years ago
  9. ddf155b am 5dcda1fd: am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 13 years ago
  10. 5dcda1fd am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 13 years ago
  11. 88512f5 am a8313e71: Merge "Fix String16 operator+ to actually work" by Xavier Ducrohet · 13 years ago
  12. 4d07453 Fix String16 operator+ to actually work by Josiah Gaskin · 13 years ago
  13. 6fe2481 fix a memory leak and memory corruption in RefBase by Mathias Agopian · 13 years ago
  14. 1478836 Fix typos and use new HAL_PRIORITY_URGENT_DISPLAY constant by Mathias Agopian · 13 years ago
  15. be1aa82 Refactor input reader to add stylus support. Bug: 5064702 by Jeff Brown · 13 years ago
  16. 913a5a3 DO NOT MERGE. may fix build on some version of gcc by Mathias Agopian · 13 years ago
  17. 66269ea Move extract native libraries to JNI code by Kenny Root · 13 years ago
  18. ac38607 Remove unimplemented memory pool. by Jeff Brown · 13 years ago
  19. 33eafef Add C++ thread API androidGetThreadSchedulingGroup by Glenn Kasten · 13 years ago
  20. 5161eb7 Merge "Add Thread::join" by Glenn Kasten · 13 years ago
  21. 4431c05 Merge "Thread ID zero for androidSetThreadSchedulingGroup" by Glenn Kasten · 13 years ago
  22. 6894a29 Workaround apps that make assumptions about pointer ids. by Jeff Brown · 13 years ago
  23. 272aaa3 Merge "SF transactions are now O(1) wrt IPC instead of O(N)." by Mathias Agopian · 13 years ago
  24. 439863f SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 13 years ago
  25. e094769 am 54146a63: Merge "DO NOT MERGE. may fix build on some version of gcc" into gingerbread by Xavier Ducrohet · 13 years ago
  26. aa11965 Add a linear transform library to libutils by Jason Simmons · 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. ec15afc DO NOT MERGE. may fix build on some version of gcc by Mathias Agopian · 13 years ago
  30. 3b91623 am 48294b0d: am e7d3ee9d: Revert "merge various SF fixes from gingerbread to honeycomb-mr2" (DO NOT MERGE) by Mathias Agopian · 13 years ago
  31. e7d3ee9 Revert "merge various SF fixes from gingerbread to honeycomb-mr2" (DO NOT MERGE) by Mathias Agopian · 13 years ago
  32. 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
  33. 552bd67 am d5244e0a: am 52a43990: Revert "revert surfaceflinger leak fix as it uncovered a crasher on xoom" by Mathias Agopian · 13 years ago
  34. e04f826 Use rand() for MinGW by Kenny Root · 13 years ago
  35. 8e18668 revert surfaceflinger leak fix as it uncovered a crasher on xoom (DO NOT MERGE) by Mathias Agopian · 13 years ago
  36. 52a4399 Revert "revert surfaceflinger leak fix as it uncovered a crasher on xoom" by Mathias Agopian · 13 years ago
  37. 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
  38. af6edba revert surfaceflinger leak fix as it uncovered a crasher on xoom by Mathias Agopian · 13 years ago
  39. 5137711 am afffa8fa: fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE) by Mathias Agopian · 13 years ago
  40. 9ee3975 am a9007fbd: am 69b4587b: DO NOT MERGE. may fix build on some version of gcc by Mathias Agopian · 13 years ago
  41. 69b4587 DO NOT MERGE. may fix build on some version of gcc by Mathias Agopian · 13 years ago
  42. f1df040 may fix build on some version of gcc by Mathias Agopian · 13 years ago
  43. eb99f0d fix RefBase so it retains binary-compatibility with gingerbread by Mathias Agopian · 13 years ago
  44. c031afc am 77079399: am a9c9a4ba: fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE) by Mathias Agopian · 13 years ago
  45. afffa8f fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE) by Mathias Agopian · 13 years ago
  46. a9c9a4b fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE) by Mathias Agopian · 13 years ago
  47. dfc7958 Merge "libutils: add a binary blob cache implementation." by Jamie Gennis · 13 years ago
  48. 0411207 Merge "Remove redundant memory barrier" by Glenn Kasten · 13 years ago
  49. 9dbd7d8 Remove redundant memory barrier by Glenn Kasten · 13 years ago
  50. 6b59272 resolved conflicts for merge of f51ded0f to master by Dianne Hackborn · 13 years ago
  51. f51ded0 am a8d7ea06: am 220cd77d: Merge "Enforce public resource restriction on bag parents." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  52. 426431a Enforce public resource restriction on bag parents. by Dianne Hackborn · 13 years ago
  53. 24855c0 merge various SF fixes from gingerbread to honeycomb-mr2 (DO NOT MERGE) by Mathias Agopian · 13 years ago
  54. b2fd84a resolved conflicts for merge of b9783b49 to honeycomb-plus-aosp by Marco Nelissen · 13 years ago
  55. 8a7d44e resolved conflicts for merge of 54cb63e2 to master by Dianne Hackborn · 13 years ago
  56. 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
  57. 54cb63e am 528c49f1: am b96cbbd1: Add "tv" density for 720p screens. by Dianne Hackborn · 13 years ago
  58. b96cbbd Add "tv" density for 720p screens. by Dianne Hackborn · 13 years ago
  59. da9837f am c058d386: am ff762299: Merge "Small fixes and cleanup of resource config handling." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  60. 3904d03 Small fixes and cleanup of resource config handling. by Dianne Hackborn · 13 years ago
  61. 8e5799e am af685f3b: am 85a7f99c: Merge "Refactor how timeouts are calculated. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 13 years ago
  62. 7d0fb57 am 16330e24: am 94e838f6: Merge "Improve VelocityTracker numerical stability. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 13 years ago
  63. 4e3ba25 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
  64. b9783b4 am c9cd2387: Merge changes I37f0f315,I8cbf6044,Ibb598931,I5262bf11 into gingerbread by Simon Wilson · 13 years ago
  65. e2c7715 resolved conflicts for merge of bbca8133 to master by Dianne Hackborn · 13 years ago
  66. 68d6075 Refactor how timeouts are calculated. (DO NOT MERGE) by Jeff Brown · 13 years ago
  67. 5b2b4d9 Improve VelocityTracker numerical stability. (DO NOT MERGE) by Jeff Brown · 13 years ago
  68. 96ad397 Use touch pad gestures to manipulate the pointer. (DO NOT MERGE) by Jeff Brown · 13 years ago
  69. bbca813 am 4bb78889: am 40277df7: Merge "Add "television" mode." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  70. 9e76366 RefBase subclasses can now decide how they want to be destroyed. by Mathias Agopian · 13 years ago
  71. e360bb6 Add "television" mode. by Dianne Hackborn · 13 years ago
  72. 161e67f resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 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. 9539d9f libutils: add a binary blob cache implementation. by Jamie Gennis · 13 years ago
  77. 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
  78. ebff8f9 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 13 years ago
  79. 4a627c7 Full local backup infrastructure by Christopher Tate · 13 years ago
  80. 1d38d93 fix typo in Vector<>:: push_back and push_front by Mathias Agopian · 13 years ago
  81. 589b64a Add some basic STL compatibility to Vector<> by Mathias Agopian · 13 years ago
  82. 461fa8b0 resolved conflicts for merge of 18490fb9 to master by Kenny Root · 13 years ago
  83. 18490fb resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aosp by Kenny Root · 13 years ago
  84. 87b3c0d am 08d9d9a4: Merge "Runtime resource overlay, iteration 1." by Kenny Root · 13 years ago
  85. 3fc982f Add new resource configurations for screen width/height in "dp". by Dianne Hackborn · 13 years ago
  86. 57f4b77 Runtime resource overlay, iteration 1. by Mårten Kongstad · 13 years ago
  87. 6ed6f6d Merge "Refactor how timeouts are calculated." by Jeff Brown · 13 years ago
  88. aa3855d Refactor how timeouts are calculated. by Jeff Brown · 13 years ago
  89. 48e1228 am e22aa623: am 25594e19: am f40e638e: fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 13 years ago
  90. f40e638 fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 13 years ago
  91. a30f436 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 · 13 years ago
  92. 80911b8 Modify the GL renderer's functor to pass the clip to WebView by Romain Guy · 13 years ago
  93. 843e29d Merge "Improve VelocityTracker numerical stability." by Jeff Brown · 13 years ago
  94. 2ed2462 Improve VelocityTracker numerical stability. by Jeff Brown · 13 years ago
  95. e5eb43b am 7d7dcb5e: am 4528a7db: Merge "Bug 4016329 do full string comparisons" into honeycomb-mr1 by Glenn Kasten · 13 years ago
  96. f8a1842 Bug 4016329 do full string comparisons by Glenn Kasten · 13 years ago
  97. ace13b1 Use touch pad gestures to manipulate the pointer. by Jeff Brown · 13 years ago
  98. f7098ce am d00353fe: am bc8a8e8c: Merge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1 by Romain Guy · 13 years ago
  99. cabfcc1 Add support for partial invalidates in WebView Bug #3461349 by Romain Guy · 13 years ago
  100. de6a47a am df6410dc: Merge "Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) only" into gingerbread by Mathias Agopian · 13 years ago