1. 5d99f17 am 61220e88: am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2 by Jeff Brown · 15 years ago
  2. 9f7bcda Fix embedded spaces in tar stream EVEN HARDER by Christopher Tate · 15 years ago
  3. 72a404d Implement shared-storage full backup/restore by Christopher Tate · 15 years ago
  4. b7edd04 am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2 by Jeff Brown · 15 years ago
  5. 1d3a713 Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2 by Jeff Brown · 15 years ago
  6. 7ca7ba2 Revert velocity damping. Bug: 4364920 by Jeff Brown · 15 years ago
  7. f3d939c merge various SF fixes from gingerbread to honeycomb-mr2 (DO NOT MERGE) by Mathias Agopian · 15 years ago
  8. 0129f1a resolved conflicts for merge of b9783b49 to honeycomb-plus-aosp by Marco Nelissen · 15 years ago
  9. 36f49c1 am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration." into honeycomb-mr2 by Jeff Brown · 15 years ago
  10. 576768c am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration." into honeycomb-mr2 by Jeff Brown · 15 years ago
  11. adab620 Implement pointer acceleration. by Jeff Brown · 15 years ago
  12. 15e1130 Restore from a previous full backup's tarfile by Christopher Tate · 15 years ago
  13. b62013f 9-axis sensor fusion with Kalman filter by Mathias Agopian · 15 years ago
  14. 98d1f99 am 8148cc3e: am 86ea1f5f: Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 15 years ago
  15. 974a08d am d5358874: am 5ced76a1: Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE) by Jeff Brown · 15 years ago
  16. 9a2c1ca am af685f3b: am 85a7f99c: Merge "Refactor how timeouts are calculated. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 15 years ago
  17. 689e53c am 16330e24: am 94e838f6: Merge "Improve VelocityTracker numerical stability. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 15 years ago
  18. 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
  19. d3e6d3e Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 15 years ago
  20. fa78553 Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE) by Jeff Brown · 15 years ago
  21. 8dda6b7 SurfaceTexture: disable a failing test. by Jamie Gennis · 15 years ago
  22. c2c8dfd SurfaceTexture: fix an error check in dequeueBuffer. by Jamie Gennis · 15 years ago
  23. 8cd5ba4 SurfaceTexture: clean up some comments, tests, etc. by Jamie Gennis · 15 years ago
  24. be93983 am c9cd2387: Merge changes I37f0f315,I8cbf6044,Ibb598931,I5262bf11 into gingerbread by Simon Wilson · 15 years ago
  25. 1eb42cf Refactor how timeouts are calculated. (DO NOT MERGE) by Jeff Brown · 15 years ago
  26. c5982b7 Improve VelocityTracker numerical stability. (DO NOT MERGE) by Jeff Brown · 15 years ago
  27. 247da72 Use touch pad gestures to manipulate the pointer. (DO NOT MERGE) by Jeff Brown · 15 years ago
  28. 3d6881f RefBase subclasses can now decide how they want to be destroyed. by Mathias Agopian · 15 years ago
  29. d31099f Merge "Call RefBase::destroy() when OBJECT_LIFETIME_* is not the default" by Mathias Agopian · 15 years ago
  30. 79ba9b5 resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 15 years ago
  31. 8561698 Call RefBase::destroy() when OBJECT_LIFETIME_* is not the default by Mathias Agopian · 15 years ago
  32. 0eda070 Merge "RefBase subclasses can now decide how they want to be destroyed." by Mathias Agopian · 15 years ago
  33. 20aeb1c RefBase subclasses can now decide how they want to be destroyed. by Mathias Agopian · 15 years ago
  34. 7583282 am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 15 years ago
  35. 2258594 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 15 years ago
  36. b27aabc Merge "Disable error report temporarily to enable inline video" by Mathias Agopian · 15 years ago
  37. d7e291f Disable error report temporarily to enable inline video by Teng-Hui Zhu · 15 years ago
  38. 21a357e Merge "Full backup tweaks" by Christopher Tate · 15 years ago
  39. b41c5a5 Full backup tweaks by Christopher Tate · 15 years ago
  40. 282cdfb Merge "Add initial API for stylus and mouse buttons." by Jeff Brown · 15 years ago
  41. e959ed2 Add initial API for stylus and mouse buttons. by Jeff Brown · 15 years ago
  42. 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
  43. 88c0d69 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 15 years ago
  44. ffd242e Use pax extended tar format to support long filenames etc. by Christopher Tate · 15 years ago
  45. cf46eb9 fix onFrameAvailable by Mathias Agopian · 15 years ago
  46. 68c7794 Add SurfaceTexture logging by Mathias Agopian · 15 years ago
  47. 8072711 Implement {Surface|SurfaceTextureClient}::setSwapInterval() by Mathias Agopian · 15 years ago
  48. 7a5b22c new tests for SurfaceTexture synchronous mode by Mathias Agopian · 15 years ago
  49. b3e518c Add the concept of synchronous dequeueBuffer in SurfaceTexture by Mathias Agopian · 15 years ago
  50. eafabcd unify SurfaceTexture and Surface by Mathias Agopian · 15 years ago
  51. c04f153 Fix a bug where setgeometry couldn't be undone by Mathias Agopian · 15 years ago
  52. 25bc410 am 041aa34e: am 87d86044: am bcd029b6: Merge "Add missing clean-up of idmap file descriptors." by Conley Owens · 15 years ago
  53. d78797f Full local backup infrastructure by Christopher Tate · 15 years ago
  54. 74cfbe1 am 87d86044: am bcd029b6: Merge "Add missing clean-up of idmap file descriptors." by Conley Owens · 15 years ago
  55. db05e22 resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 15 years ago
  56. d97f6b4 am 4907d1d5: am 0c6cbf41: Merge "Better compat mode part one: start scaling windows." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  57. 16fe3c2 Better compat mode part one: start scaling windows. by Dianne Hackborn · 15 years ago
  58. 3e17850 Add missing clean-up of idmap file descriptors. by Mårten Kongstad · 15 years ago
  59. 697526b frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 15 years ago
  60. 41abd67 frameworks/base: make the ANativeWindow query() method const by Iliyan Malchev · 15 years ago
  61. ae9331e Merge "Implement support for ALT and SHIFT modifiers" by Conley Owens · 15 years ago
  62. 5324bec Merge "modify the device to enable to get the state as slide-open/slide-close." by Conley Owens · 15 years ago
  63. 39a01c6 Merge "libgui: enable tests in the 'tests' build." by Jamie Gennis · 15 years ago
  64. cc57d6f Fix uninitialized variable in SurfaceTexture by Mathias Agopian · 15 years ago
  65. 0ea7d61 Merge "Report errors when eglCreateImageKHR fails" by Mathias Agopian · 15 years ago
  66. 7fcb077 libgui: enable tests in the 'tests' build. by Jamie Gennis · 15 years ago
  67. 3cd5a11 Report errors when eglCreateImageKHR fails by Mathias Agopian · 15 years ago
  68. 7e002d9 am fbb0e9f9: am bb93dad9: am bb10986c: am 13ce221e: Merge "libutils: Fix an improper const-cast in RefBase" by Kenny Root · 15 years ago
  69. f3faf0b am bb93dad9: am bb10986c: am 13ce221e: Merge "libutils: Fix an improper const-cast in RefBase" by Kenny Root · 15 years ago
  70. b5e7f05 am 13ce221e: Merge "libutils: Fix an improper const-cast in RefBase" by Kenny Root · 15 years ago
  71. 1b528fb EGL: Allow creating a SurfaceTexture EGLSurface. by Jamie Gennis · 15 years ago
  72. fc85012 libgui: Fix the tests so they build. by Jamie Gennis · 15 years ago
  73. e6b2162 libutils: Fix an improper const-cast in RefBase by Josh Stone · 15 years ago
  74. f79f84f Merge "Get rid of the "pid" parameter from createSurface" by Mathias Agopian · 15 years ago
  75. d547432 Make sure binder ioctl structs don't contain uninitialized values. by Evgeniy Stepanov · 15 years ago
  76. 0ef4e15 Get rid of the "pid" parameter from createSurface by Mathias Agopian · 15 years ago
  77. 96dfedc Merge "Initial checkin of spot presentation for touchpad gestures." by Jeff Brown · 15 years ago
  78. 4815f2a Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 15 years ago
  79. 7e3d7f3 Merge "changes to SurfaceTexture needed for unification with SF" by Mathias Agopian · 15 years ago
  80. 6e9eb74 Merge "Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)" by Andreas Huber · 15 years ago
  81. a36a302 Merge "Fix a GraphicBuffer leak in SurfaceTexture" by Mathias Agopian · 15 years ago
  82. 97e2bcd Rewrite battery history storage. by Dianne Hackborn · 15 years ago
  83. 51faf46 Parcel::appendFrom({const } Parcel *parcel, size_t, size_t) by Andreas Huber · 15 years ago
  84. 81bc567 resolved conflicts for merge of 18490fb9 to master by Kenny Root · 15 years ago
  85. f6bbefd resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aosp by Kenny Root · 15 years ago
  86. 7a042bf changes to SurfaceTexture needed for unification with SF by Mathias Agopian · 15 years ago
  87. 8a1a615 am 08d9d9a4: Merge "Runtime resource overlay, iteration 1." by Kenny Root · 15 years ago
  88. 4cb1888 Fix a GraphicBuffer leak in SurfaceTexture by Mathias Agopian · 15 years ago
  89. 76a8686 Merge "Coalesce input events that arrive faster than 333Hz." by Jeff Brown · 15 years ago
  90. 4e394b1 Coalesce input events that arrive faster than 333Hz. by Jeff Brown · 15 years ago
  91. b561dd2 Merge "remove more unused references to ISurface" by Mathias Agopian · 15 years ago
  92. 592e3fc Add new resource configurations for screen width/height in "dp". by Dianne Hackborn · 15 years ago
  93. 47d8730 remove more unused references to ISurface by Mathias Agopian · 15 years ago
  94. 884f344 Merge "Fix dispatcher crash when input monitoring enabled. Also ensure that we actually log assertion failures." by Jeff Brown · 15 years ago
  95. 23e0c8c Fix dispatcher crash when input monitoring enabled. by Jeff Brown · 15 years ago
  96. a5c75c0 SurfaceTexture can now force the client to request a buffer by Mathias Agopian · 15 years ago
  97. 5f29c87 Runtime resource overlay, iteration 1. by Mårten Kongstad · 15 years ago
  98. 28bcfd4 modify the device to enable to get the state as slide-open/slide-close. by nao · 15 years ago
  99. d87f162 merge libsurfaceflinger_client into libgui by Mathias Agopian · 15 years ago
  100. 3bafffb Include strings.h for the strcasecmp prototype. by Carl Shapiro · 15 years ago