1. 8cd5ba4 SurfaceTexture: clean up some comments, tests, etc. by Jamie Gennis · 13 years ago
  2. 3ae00fa resolved conflicts for merge of bbca8133 to master by Dianne Hackborn · 13 years ago
  3. 2f118cd am 4bb78889: am 40277df7: Merge "Add "television" mode." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  4. a6b34ef Add "television" mode. by Dianne Hackborn · 13 years ago
  5. 79ba9b5 resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 13 years ago
  6. 20aeb1c RefBase subclasses can now decide how they want to be destroyed. by Mathias Agopian · 13 years ago
  7. 7583282 am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  8. 2258594 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  9. e959ed2 Add initial API for stylus and mouse buttons. by Jeff Brown · 13 years ago
  10. 89178d4 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
  11. 88c0d69 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 13 years ago
  12. cf46eb9 fix onFrameAvailable by Mathias Agopian · 13 years ago
  13. 68c7794 Add SurfaceTexture logging by Mathias Agopian · 13 years ago
  14. 8072711 Implement {Surface|SurfaceTextureClient}::setSwapInterval() by Mathias Agopian · 13 years ago
  15. b3e518c Add the concept of synchronous dequeueBuffer in SurfaceTexture by Mathias Agopian · 13 years ago
  16. eafabcd unify SurfaceTexture and Surface by Mathias Agopian · 13 years ago
  17. c04f153 Fix a bug where setgeometry couldn't be undone by Mathias Agopian · 13 years ago
  18. d78797f Full local backup infrastructure by Christopher Tate · 13 years ago
  19. db05e22 resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago
  20. d97f6b4 am 4907d1d5: am 0c6cbf41: Merge "Better compat mode part one: start scaling windows." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  21. 16fe3c2 Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  22. 697526b frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 13 years ago
  23. ec10d23 frameworks/base: move ANativeWindow/android_native_buffer_t out by Iliyan Malchev · 13 years ago
  24. 41abd67 frameworks/base: make the ANativeWindow query() method const by Iliyan Malchev · 13 years ago
  25. 75c1535 remove last traces of copybit by Mathias Agopian · 13 years ago
  26. 9cdb01d get rid of dependency on copybit HAL module by Mathias Agopian · 13 years ago
  27. d5b421a fix typo in Vector<>:: push_back and push_front by Mathias Agopian · 13 years ago
  28. e60e1fd Add some basic STL compatibility to Vector<> by Mathias Agopian · 13 years ago
  29. 0ef4e15 Get rid of the "pid" parameter from createSurface by Mathias Agopian · 13 years ago
  30. 96dfedc Merge "Initial checkin of spot presentation for touchpad gestures." by Jeff Brown · 13 years ago
  31. 4815f2a Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 13 years ago
  32. 7e3d7f3 Merge "changes to SurfaceTexture needed for unification with SF" by Mathias Agopian · 13 years ago
  33. 6e9eb74 Merge "Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)" by Andreas Huber · 13 years ago
  34. a36a302 Merge "Fix a GraphicBuffer leak in SurfaceTexture" by Mathias Agopian · 13 years ago
  35. a2ad6b7 Add Java API for writing TTS engines by Bjorn Bringert · 13 years ago
  36. 51faf46 Parcel::appendFrom({const } Parcel *parcel, size_t, size_t) by Andreas Huber · 13 years ago
  37. 81bc567 resolved conflicts for merge of 18490fb9 to master by Kenny Root · 13 years ago
  38. f6bbefd resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aosp by Kenny Root · 13 years ago
  39. 7a042bf changes to SurfaceTexture needed for unification with SF by Mathias Agopian · 13 years ago
  40. 8a1a615 am 08d9d9a4: Merge "Runtime resource overlay, iteration 1." by Kenny Root · 13 years ago
  41. 4cb1888 Fix a GraphicBuffer leak in SurfaceTexture by Mathias Agopian · 13 years ago
  42. b561dd2 Merge "remove more unused references to ISurface" by Mathias Agopian · 13 years ago
  43. 592e3fc Add new resource configurations for screen width/height in "dp". by Dianne Hackborn · 13 years ago
  44. 47d8730 remove more unused references to ISurface by Mathias Agopian · 13 years ago
  45. 27fd410 Merge "SurfaceTexture can now force the client to request a buffer" by Mathias Agopian · 13 years ago
  46. a5c75c0 SurfaceTexture can now force the client to request a buffer by Mathias Agopian · 13 years ago
  47. 02988ec Merge "Add a little input event consistency verifier." by Jeff Brown · 13 years ago
  48. 5f29c87 Runtime resource overlay, iteration 1. by Mårten Kongstad · 13 years ago
  49. 3847f62 Add a little input event consistency verifier. by Jeff Brown · 13 years ago
  50. 7faee43 am c6b22e27: Updated JBQ\'s original SurfaceTexture stubs to make webkit MR1 buildable by Russell Brenner · 13 years ago
  51. 0686717 Updated JBQ's original SurfaceTexture stubs to make webkit MR1 buildable by Russell Brenner · 13 years ago
  52. 8f2fff3 Merge "Add input filter mechanism for accessibility." by Jeff Brown · 13 years ago
  53. 37159af Add input filter mechanism for accessibility. by Jeff Brown · 13 years ago
  54. 1cd921e Revert "retire android_native_window_t" by Mathias Agopian · 13 years ago
  55. 5cfbdc8 retire android_native_window_t by Iliyan Malchev · 13 years ago
  56. f98f136 Merge "Refactor how timeouts are calculated." by Jeff Brown · 13 years ago
  57. c0a5e8d Refactor how timeouts are calculated. by Jeff Brown · 13 years ago
  58. edc5ac1 Merge "Add support for timestamps into SurfaceTexture." by Eino-Ville Talvala · 13 years ago
  59. 1d01a12 Add support for timestamps into SurfaceTexture. by Eino-Ville Talvala · 14 years ago
  60. 939fee8 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
  61. d0b55c0 fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 13 years ago
  62. 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 · 13 years ago
  63. a08152f Modify the GL renderer's functor to pass the clip to WebView by Romain Guy · 13 years ago
  64. 5aaab9c Add 3D mode key and others. by Jeff Brown · 13 years ago
  65. e3d4a68 Merge "Improve VelocityTracker numerical stability." by Jeff Brown · 13 years ago
  66. 1593354 Improve VelocityTracker numerical stability. by Jeff Brown · 13 years ago
  67. 77b6f0a am 7d7dcb5e: am 4528a7db: Merge "Bug 4016329 do full string comparisons" into honeycomb-mr1 by Glenn Kasten · 13 years ago
  68. ad4c66d Merge "Bug 4016329 do full string comparisons" into honeycomb-mr1 by Glenn Kasten · 13 years ago
  69. 3f13cf1 am c570ee21: am 41a894ad: am 75597105: Merge "SurfaceTextureClient: Add ISurfaceTexture getter." into honeycomb-mr1 by Jamie Gennis · 13 years ago
  70. cefc876 am ceb7cb14: am 02805a40: Merge "ANativeWindow: add query for the concrete type." into honeycomb-mr1 by Jamie Gennis · 13 years ago
  71. bb959f5 Bug 4016329 do full string comparisons by Glenn Kasten · 13 years ago
  72. bae774e SurfaceTextureClient: Add ISurfaceTexture getter. by Jamie Gennis · 13 years ago
  73. 391bbe2 ANativeWindow: add query for the concrete type. by Jamie Gennis · 13 years ago
  74. fa773aa Use touch pad gestures to manipulate the pointer. by Jeff Brown · 13 years ago
  75. 15a4fd4 am e6f0ae12: am efd3266b: Input improvements and bug fixes. by Jeff Brown · 13 years ago
  76. 46689da Input improvements and bug fixes. by Jeff Brown · 13 years ago
  77. 7488244 am 7b13e27e: am 6167a390: Merge "ANativeWindow: add queues-to-window-composer check." into honeycomb-mr1 by Jamie Gennis · 13 years ago
  78. ec8a5ef Merge "ANativeWindow: add queues-to-window-composer check." into honeycomb-mr1 by Jamie Gennis · 13 years ago
  79. 134f042 ANativeWindow: add queues-to-window-composer check. by Jamie Gennis · 13 years ago
  80. 8c5cffc am d00353fe: am bc8a8e8c: Merge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1 by Romain Guy · 13 years ago
  81. 8a2a2f4 Merge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1 by Romain Guy · 13 years ago
  82. 9fb2277 Add support for partial invalidates in WebView Bug #3461349 by Romain Guy · 13 years ago
  83. 5f1e78d am df6410dc: Merge "Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) only" into gingerbread by Mathias Agopian · 13 years ago
  84. ee65ac8 Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) only by Mathias Agopian · 14 years ago
  85. e89d104 Joystick tweaks. (DO NOT MERGE) by Jeff Brown · 13 years ago
  86. 8bb99ad Joystick tweaks. by Jeff Brown · 13 years ago
  87. b83025c Merge "Add TextLayout Cache" by Fabrice Di Meglio · 13 years ago
  88. d5ed285 Wake screen from external HID peripherals. by Jeff Brown · 13 years ago
  89. 80f3e7c Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 13 years ago
  90. e88a9a4 Add TextLayout Cache by Fabrice Di Meglio · 14 years ago
  91. 17290c5 Merge "Add support for up to 32 buffers per Surface" by Mathias Agopian · 13 years ago
  92. ea72db3 Merge "Add the MIN_UNDEQUEUED_BUFFERS query to ANW." by Jamie Gennis · 13 years ago
  93. acd116d Add support for up to 32 buffers per Surface by Mathias Agopian · 13 years ago
  94. b1586e6 Merge "Binder linkage no longer depends on JNI objrefs as persistent tokens" by Christopher Tate · 13 years ago
  95. 9d4d6c1 Add the MIN_UNDEQUEUED_BUFFERS query to ANW. by Jamie Gennis · 13 years ago
  96. 71f64dd Binder linkage no longer depends on JNI objrefs as persistent tokens by Christopher Tate · 14 years ago
  97. 32bebb0 Fix sp<> conversion operator / constructor by Mathias Agopian · 13 years ago
  98. 9f5b53d Revert "Binder linkage no longer depends on JNI objrefs as persistent tokens" by Christopher Tate · 13 years ago
  99. d4e5832 Merge "Fix a wp<> bug where the owner ID would be wrong" by Mathias Agopian · 14 years ago
  100. d005004 Fix a wp<> bug where the owner ID would be wrong by Mathias Agopian · 14 years ago