1. 36f49c1 am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration." into honeycomb-mr2 by Jeff Brown · 15 years ago
  2. 576768c am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration." into honeycomb-mr2 by Jeff Brown · 15 years ago
  3. b18d467 resolved conflicts for merge of 54cb63e2 to master by Dianne Hackborn · 15 years ago
  4. dccd089 am da9837fb: am c058d386: am ff762299: Merge "Small fixes and cleanup of resource config handling." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  5. adab620 Implement pointer acceleration. by Jeff Brown · 15 years ago
  6. b62013f 9-axis sensor fusion with Kalman filter by Mathias Agopian · 15 years ago
  7. caf5f71 am 528c49f1: am b96cbbd1: Add "tv" density for 720p screens. by Dianne Hackborn · 15 years ago
  8. c6291e0 Add "tv" density for 720p screens. by Dianne Hackborn · 15 years ago
  9. fff4e3f am c058d386: am ff762299: Merge "Small fixes and cleanup of resource config handling." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  10. c3f0792 Small fixes and cleanup of resource config handling. by Dianne Hackborn · 15 years ago
  11. 98d1f99 am 8148cc3e: am 86ea1f5f: Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 15 years ago
  12. 9a2c1ca am af685f3b: am 85a7f99c: Merge "Refactor how timeouts are calculated. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 15 years ago
  13. 689e53c am 16330e24: am 94e838f6: Merge "Improve VelocityTracker numerical stability. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 15 years ago
  14. 446b400 am 4bd89fb0: am 82e4373e: Merge "Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 15 years ago
  15. d3e6d3e Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 15 years ago
  16. 8cd5ba4 SurfaceTexture: clean up some comments, tests, etc. by Jamie Gennis · 15 years ago
  17. 3ae00fa resolved conflicts for merge of bbca8133 to master by Dianne Hackborn · 15 years ago
  18. 1eb42cf Refactor how timeouts are calculated. (DO NOT MERGE) by Jeff Brown · 15 years ago
  19. c5982b7 Improve VelocityTracker numerical stability. (DO NOT MERGE) by Jeff Brown · 15 years ago
  20. 247da72 Use touch pad gestures to manipulate the pointer. (DO NOT MERGE) by Jeff Brown · 15 years ago
  21. 2f118cd am 4bb78889: am 40277df7: Merge "Add "television" mode." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  22. a6b34ef Add "television" mode. by Dianne Hackborn · 15 years ago
  23. 79ba9b5 resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 15 years ago
  24. 20aeb1c RefBase subclasses can now decide how they want to be destroyed. by Mathias Agopian · 15 years ago
  25. 7583282 am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 15 years ago
  26. 2258594 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 15 years ago
  27. e959ed2 Add initial API for stylus and mouse buttons. by Jeff Brown · 15 years ago
  28. 89178d4 am 46a282f3: am 0ed2e845: Merge "DO NOT MERGE. Integrate add new screen width/height in "dp" configs." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  29. 88c0d69 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 15 years ago
  30. cf46eb9 fix onFrameAvailable by Mathias Agopian · 15 years ago
  31. 68c7794 Add SurfaceTexture logging by Mathias Agopian · 15 years ago
  32. 8072711 Implement {Surface|SurfaceTextureClient}::setSwapInterval() by Mathias Agopian · 15 years ago
  33. b3e518c Add the concept of synchronous dequeueBuffer in SurfaceTexture by Mathias Agopian · 15 years ago
  34. eafabcd unify SurfaceTexture and Surface by Mathias Agopian · 15 years ago
  35. c04f153 Fix a bug where setgeometry couldn't be undone by Mathias Agopian · 15 years ago
  36. d78797f Full local backup infrastructure by Christopher Tate · 15 years ago
  37. db05e22 resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 15 years ago
  38. d97f6b4 am 4907d1d5: am 0c6cbf41: Merge "Better compat mode part one: start scaling windows." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  39. 16fe3c2 Better compat mode part one: start scaling windows. by Dianne Hackborn · 15 years ago
  40. 697526b frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 15 years ago
  41. ec10d23 frameworks/base: move ANativeWindow/android_native_buffer_t out by Iliyan Malchev · 15 years ago
  42. 41abd67 frameworks/base: make the ANativeWindow query() method const by Iliyan Malchev · 15 years ago
  43. 75c1535 remove last traces of copybit by Mathias Agopian · 15 years ago
  44. 9cdb01d get rid of dependency on copybit HAL module by Mathias Agopian · 15 years ago
  45. d5b421a fix typo in Vector<>:: push_back and push_front by Mathias Agopian · 15 years ago
  46. e60e1fd Add some basic STL compatibility to Vector<> by Mathias Agopian · 15 years ago
  47. 0ef4e15 Get rid of the "pid" parameter from createSurface by Mathias Agopian · 15 years ago
  48. 96dfedc Merge "Initial checkin of spot presentation for touchpad gestures." by Jeff Brown · 15 years ago
  49. 4815f2a Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 15 years ago
  50. 7e3d7f3 Merge "changes to SurfaceTexture needed for unification with SF" by Mathias Agopian · 15 years ago
  51. 6e9eb74 Merge "Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)" by Andreas Huber · 15 years ago
  52. a36a302 Merge "Fix a GraphicBuffer leak in SurfaceTexture" by Mathias Agopian · 15 years ago
  53. a2ad6b7 Add Java API for writing TTS engines by Bjorn Bringert · 15 years ago
  54. 51faf46 Parcel::appendFrom({const } Parcel *parcel, size_t, size_t) by Andreas Huber · 15 years ago
  55. 81bc567 resolved conflicts for merge of 18490fb9 to master by Kenny Root · 15 years ago
  56. f6bbefd resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aosp by Kenny Root · 15 years ago
  57. 7a042bf changes to SurfaceTexture needed for unification with SF by Mathias Agopian · 15 years ago
  58. 8a1a615 am 08d9d9a4: Merge "Runtime resource overlay, iteration 1." by Kenny Root · 15 years ago
  59. 4cb1888 Fix a GraphicBuffer leak in SurfaceTexture by Mathias Agopian · 15 years ago
  60. b561dd2 Merge "remove more unused references to ISurface" by Mathias Agopian · 15 years ago
  61. 592e3fc Add new resource configurations for screen width/height in "dp". by Dianne Hackborn · 15 years ago
  62. 47d8730 remove more unused references to ISurface by Mathias Agopian · 15 years ago
  63. 27fd410 Merge "SurfaceTexture can now force the client to request a buffer" by Mathias Agopian · 15 years ago
  64. a5c75c0 SurfaceTexture can now force the client to request a buffer by Mathias Agopian · 15 years ago
  65. 02988ec Merge "Add a little input event consistency verifier." by Jeff Brown · 15 years ago
  66. 5f29c87 Runtime resource overlay, iteration 1. by Mårten Kongstad · 15 years ago
  67. 3847f62 Add a little input event consistency verifier. by Jeff Brown · 15 years ago
  68. 7faee43 am c6b22e27: Updated JBQ\'s original SurfaceTexture stubs to make webkit MR1 buildable by Russell Brenner · 15 years ago
  69. 0686717 Updated JBQ's original SurfaceTexture stubs to make webkit MR1 buildable by Russell Brenner · 15 years ago
  70. 8f2fff3 Merge "Add input filter mechanism for accessibility." by Jeff Brown · 15 years ago
  71. 37159af Add input filter mechanism for accessibility. by Jeff Brown · 15 years ago
  72. 1cd921e Revert "retire android_native_window_t" by Mathias Agopian · 15 years ago
  73. 5cfbdc8 retire android_native_window_t by Iliyan Malchev · 15 years ago
  74. f98f136 Merge "Refactor how timeouts are calculated." by Jeff Brown · 15 years ago
  75. c0a5e8d Refactor how timeouts are calculated. by Jeff Brown · 15 years ago
  76. edc5ac1 Merge "Add support for timestamps into SurfaceTexture." by Eino-Ville Talvala · 15 years ago
  77. 1d01a12 Add support for timestamps into SurfaceTexture. by Eino-Ville Talvala · 15 years ago
  78. 939fee8 am e22aa623: am 25594e19: am f40e638e: fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 15 years ago
  79. d0b55c0 fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 15 years ago
  80. 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 · 15 years ago
  81. a08152f Modify the GL renderer's functor to pass the clip to WebView by Romain Guy · 15 years ago
  82. 5aaab9c Add 3D mode key and others. by Jeff Brown · 15 years ago
  83. e3d4a68 Merge "Improve VelocityTracker numerical stability." by Jeff Brown · 15 years ago
  84. 1593354 Improve VelocityTracker numerical stability. by Jeff Brown · 15 years ago
  85. 77b6f0a am 7d7dcb5e: am 4528a7db: Merge "Bug 4016329 do full string comparisons" into honeycomb-mr1 by Glenn Kasten · 15 years ago
  86. ad4c66d Merge "Bug 4016329 do full string comparisons" into honeycomb-mr1 by Glenn Kasten · 15 years ago
  87. 3f13cf1 am c570ee21: am 41a894ad: am 75597105: Merge "SurfaceTextureClient: Add ISurfaceTexture getter." into honeycomb-mr1 by Jamie Gennis · 15 years ago
  88. cefc876 am ceb7cb14: am 02805a40: Merge "ANativeWindow: add query for the concrete type." into honeycomb-mr1 by Jamie Gennis · 15 years ago
  89. bb959f5 Bug 4016329 do full string comparisons by Glenn Kasten · 15 years ago
  90. bae774e SurfaceTextureClient: Add ISurfaceTexture getter. by Jamie Gennis · 15 years ago
  91. 391bbe2 ANativeWindow: add query for the concrete type. by Jamie Gennis · 15 years ago
  92. fa773aa Use touch pad gestures to manipulate the pointer. by Jeff Brown · 15 years ago
  93. 15a4fd4 am e6f0ae12: am efd3266b: Input improvements and bug fixes. by Jeff Brown · 15 years ago
  94. 46689da Input improvements and bug fixes. by Jeff Brown · 15 years ago
  95. 7488244 am 7b13e27e: am 6167a390: Merge "ANativeWindow: add queues-to-window-composer check." into honeycomb-mr1 by Jamie Gennis · 15 years ago
  96. ec8a5ef Merge "ANativeWindow: add queues-to-window-composer check." into honeycomb-mr1 by Jamie Gennis · 15 years ago
  97. 134f042 ANativeWindow: add queues-to-window-composer check. by Jamie Gennis · 15 years ago
  98. 8c5cffc am d00353fe: am bc8a8e8c: Merge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1 by Romain Guy · 15 years ago
  99. 8a2a2f4 Merge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1 by Romain Guy · 15 years ago
  100. 9fb2277 Add support for partial invalidates in WebView Bug #3461349 by Romain Guy · 15 years ago