1. 272aaa3 Merge "SF transactions are now O(1) wrt IPC instead of O(N)." by Mathias Agopian · 13 years ago
  2. 439863f SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 13 years ago
  3. aa11965 Add a linear transform library to libutils by Jason Simmons · 13 years ago
  4. e04f826 Use rand() for MinGW by Kenny Root · 13 years ago
  5. f1df040 may fix build on some version of gcc by Mathias Agopian · 13 years ago
  6. eb99f0d fix RefBase so it retains binary-compatibility with gingerbread by Mathias Agopian · 13 years ago
  7. dfc7958 Merge "libutils: add a binary blob cache implementation." by Jamie Gennis · 13 years ago
  8. 0411207 Merge "Remove redundant memory barrier" by Glenn Kasten · 13 years ago
  9. 9dbd7d8 Remove redundant memory barrier by Glenn Kasten · 13 years ago
  10. 6b59272 resolved conflicts for merge of f51ded0f to master by Dianne Hackborn · 13 years ago
  11. f51ded0 am a8d7ea06: am 220cd77d: Merge "Enforce public resource restriction on bag parents." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  12. 426431a Enforce public resource restriction on bag parents. by Dianne Hackborn · 13 years ago
  13. 24855c0 merge various SF fixes from gingerbread to honeycomb-mr2 (DO NOT MERGE) by Mathias Agopian · 13 years ago
  14. b2fd84a resolved conflicts for merge of b9783b49 to honeycomb-plus-aosp by Marco Nelissen · 13 years ago
  15. 8a7d44e resolved conflicts for merge of 54cb63e2 to master by Dianne Hackborn · 13 years ago
  16. 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
  17. 54cb63e am 528c49f1: am b96cbbd1: Add "tv" density for 720p screens. by Dianne Hackborn · 13 years ago
  18. b96cbbd Add "tv" density for 720p screens. by Dianne Hackborn · 13 years ago
  19. da9837f am c058d386: am ff762299: Merge "Small fixes and cleanup of resource config handling." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  20. 3904d03 Small fixes and cleanup of resource config handling. by Dianne Hackborn · 13 years ago
  21. 8e5799e am af685f3b: am 85a7f99c: Merge "Refactor how timeouts are calculated. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 13 years ago
  22. 7d0fb57 am 16330e24: am 94e838f6: Merge "Improve VelocityTracker numerical stability. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 13 years ago
  23. 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
  24. b9783b4 am c9cd2387: Merge changes I37f0f315,I8cbf6044,Ibb598931,I5262bf11 into gingerbread by Simon Wilson · 13 years ago
  25. e2c7715 resolved conflicts for merge of bbca8133 to master by Dianne Hackborn · 13 years ago
  26. 68d6075 Refactor how timeouts are calculated. (DO NOT MERGE) by Jeff Brown · 14 years ago
  27. 5b2b4d9 Improve VelocityTracker numerical stability. (DO NOT MERGE) by Jeff Brown · 14 years ago
  28. 96ad397 Use touch pad gestures to manipulate the pointer. (DO NOT MERGE) by Jeff Brown · 14 years ago
  29. bbca813 am 4bb78889: am 40277df7: Merge "Add "television" mode." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  30. 9e76366 RefBase subclasses can now decide how they want to be destroyed. by Mathias Agopian · 13 years ago
  31. e360bb6 Add "television" mode. by Dianne Hackborn · 13 years ago
  32. 161e67f resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 13 years ago
  33. 6db8c50 RefBase subclasses can now decide how they want to be destroyed. by Mathias Agopian · 13 years ago
  34. 06a8cea am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  35. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  36. 9539d9f libutils: add a binary blob cache implementation. by Jamie Gennis · 14 years ago
  37. 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
  38. ebff8f9 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 13 years ago
  39. 4a627c7 Full local backup infrastructure by Christopher Tate · 14 years ago
  40. 1d38d93 fix typo in Vector<>:: push_back and push_front by Mathias Agopian · 14 years ago
  41. 589b64a Add some basic STL compatibility to Vector<> by Mathias Agopian · 14 years ago
  42. 461fa8b0 resolved conflicts for merge of 18490fb9 to master by Kenny Root · 14 years ago
  43. 18490fb resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aosp by Kenny Root · 14 years ago
  44. 87b3c0d am 08d9d9a4: Merge "Runtime resource overlay, iteration 1." by Kenny Root · 14 years ago
  45. 3fc982f Add new resource configurations for screen width/height in "dp". by Dianne Hackborn · 14 years ago
  46. 57f4b77 Runtime resource overlay, iteration 1. by Mårten Kongstad · 14 years ago
  47. 6ed6f6d Merge "Refactor how timeouts are calculated." by Jeff Brown · 14 years ago
  48. aa3855d Refactor how timeouts are calculated. by Jeff Brown · 14 years ago
  49. 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
  50. f40e638 fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 14 years ago
  51. 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 · 14 years ago
  52. 80911b8 Modify the GL renderer's functor to pass the clip to WebView by Romain Guy · 14 years ago
  53. 843e29d Merge "Improve VelocityTracker numerical stability." by Jeff Brown · 14 years ago
  54. 2ed2462 Improve VelocityTracker numerical stability. by Jeff Brown · 14 years ago
  55. e5eb43b am 7d7dcb5e: am 4528a7db: Merge "Bug 4016329 do full string comparisons" into honeycomb-mr1 by Glenn Kasten · 14 years ago
  56. f8a1842 Bug 4016329 do full string comparisons by Glenn Kasten · 14 years ago
  57. ace13b1 Use touch pad gestures to manipulate the pointer. by Jeff Brown · 14 years ago
  58. f7098ce am d00353fe: am bc8a8e8c: Merge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1 by Romain Guy · 14 years ago
  59. cabfcc1 Add support for partial invalidates in WebView Bug #3461349 by Romain Guy · 14 years ago
  60. de6a47a am df6410dc: Merge "Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) only" into gingerbread by Mathias Agopian · 14 years ago
  61. 951d3fe Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) only by Mathias Agopian · 14 years ago
  62. 1eb1293 Merge "Add TextLayout Cache" by Fabrice Di Meglio · 14 years ago
  63. 05dc66a Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 14 years ago
  64. d313c66 Add TextLayout Cache by Fabrice Di Meglio · 14 years ago
  65. 32a55cf6 Fix sp<> conversion operator / constructor by Mathias Agopian · 14 years ago
  66. 5af3d01 Merge "Fix a wp<> bug where the owner ID would be wrong" by Mathias Agopian · 14 years ago
  67. 49862c3 Fix a wp<> bug where the owner ID would be wrong by Mathias Agopian · 14 years ago
  68. ffbe826 Merge "Fix some issues with RefBase debugging." by Mathias Agopian · 14 years ago
  69. 6152bbc Merge "Bug 3362814 Fix SMP race in access to mRequestExit" by Glenn Kasten · 14 years ago
  70. ec122eb Fix some issues with RefBase debugging. by Mathias Agopian · 14 years ago
  71. c2b3cda Bug 3362814 Fix SMP race in access to mRequestExit by Glenn Kasten · 14 years ago
  72. a688b57 Remove RefBase.h dependency on TextOutput.h by Mathias Agopian · 14 years ago
  73. c6c3e77 am b66b7a2c: Merge "fix [3408713] Dialog window invisible sometimes" into honeycomb by Mathias Agopian · 14 years ago
  74. 37c2a37 fix [3408713] Dialog window invisible sometimes by Mathias Agopian · 14 years ago
  75. 056340a Merge "stubs" by Jean-Baptiste Queru · 14 years ago
  76. 371de96 am a1f5e82f: am a30063d8: am 25eb0464: Merge "Normalize output from aapt d" by Dianne Hackborn · 14 years ago
  77. 235ec8a stubs by Jean-Baptiste Queru · 14 years ago
  78. daf98e9 Use optimized display lists for all hwaccelerated rendering by Chet Haase · 14 years ago
  79. 9872bf4 Normalize output from aapt d by Shachar Shemesh · 14 years ago
  80. 83c0968 Add initial support for cursor-based pointing devices. by Jeff Brown · 14 years ago
  81. f7d63cf dump callstack on Surface use error by Mathias Agopian · 14 years ago
  82. ddb76c4 Change assets to use 64-bit API by Kenny Root · 14 years ago
  83. 9065504 Improve support for external keyboards. by Jeff Brown · 14 years ago
  84. 47e6b1b Support non-orientation aware keyboards and other devices. by Jeff Brown · 14 years ago
  85. a6210d0 Fix SDK build on Windows due to use of mmap. by Jeff Brown · 14 years ago
  86. 6b53e8d Added support for full PC-style keyboards. by Jeff Brown · 14 years ago
  87. 300ba68 Split UTF functions from String8/16 by Kenny Root · 14 years ago
  88. 55fc850 Add path to get different DPI drawables by Kenny Root · 14 years ago
  89. cf89188 Revert "Add length-equality test in String operator== checks." by Brad Fitzpatrick · 14 years ago
  90. e28210d Add length-equality test in String operator== checks. by Brad Fitzpatrick · 14 years ago
  91. 3ee1e7b am dc3ad87c: am 78a76fea: Merge "Revert to using epoll_wait()." into gingerbread by Jeff Brown · 14 years ago
  92. 497a92c Add keycodes and meta-key modifiers to support external keyboards. by Jeff Brown · 14 years ago
  93. fcab0f5 am 8fda1636: am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 14 years ago
  94. 78a76fea2 Merge "Revert to using epoll_wait()." into gingerbread by Jeff Brown · 14 years ago
  95. 3b1abba OBB: use PBKDF2 for key generation. by Kenny Root · 14 years ago
  96. d5da367 am 22cb4ef8: am d577cfd7: Merge "Switch Looper back to using poll() instead of epoll()." into gingerbread by Jeff Brown · 14 years ago
  97. a97e50f Revert to using epoll_wait(). by Jeff Brown · 14 years ago
  98. 415d8c3 Switch Looper back to using poll() instead of epoll(). by Jeff Brown · 14 years ago
  99. 4f65ea6 am bfa33b94: am f84a5918: Merge "Use pread() in ZipFileRO for Linux" into gingerbread by Kenny Root · 14 years ago
  100. 259ec46 Use pread() in ZipFileRO for Linux by Kenny Root · 14 years ago