1. 82dbc74 SurfaceFlinger: refactor frame time tracking by Jamie Gennis · 13 years ago
  2. b5c9dcd Fence didn't manager sync_wait error codes properly by Mathias Agopian · 13 years ago
  3. ba607d5 Add Fence::waitForever which logs a warning timeout, and use it by Jesse Hall · 13 years ago
  4. 4803b74 Show build config in dumpsys SurfaceFlinger by Andy McFadden · 13 years ago
  5. 9ca6491 Region::validate() cannot be called from addRectUnchecked() by Mathias Agopian · 13 years ago
  6. 068d47f strengthen region validation by Mathias Agopian · 13 years ago
  7. 2401ead Add a way to retrieve a Region as a SharedBuffer by Mathias Agopian · 13 years ago
  8. 3ab6855 change how we store Region data internally by Mathias Agopian · 13 years ago
  9. 4c0a170 don't generate a new Region when translating by 0,0 by Mathias Agopian · 13 years ago
  10. d69097f libgui: add some error checks by Jamie Gennis · 13 years ago
  11. 8683fca improve [un]marshalling of non-binder objects by Mathias Agopian · 13 years ago
  12. e21face Merge "log more info on fence sync_merge error" into jb-mr1-dev by Mathias Agopian · 13 years ago
  13. d83d67b log more info on fence sync_merge error by Mathias Agopian · 13 years ago
  14. 747c480 Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev by Ed Heyl · 13 years ago
  15. 0bc64be libs/ui: Add support for triple framebuffers by Naseer Ahmed · 13 years ago
  16. c777b0b Pass fences with buffers from SurfaceTextureClient by Jesse Hall · 13 years ago
  17. f9783af Return fence to client in dequeuBuffer by Jesse Hall · 13 years ago
  18. ef19414 Transfer HWC release fences to BufferQueue by Jesse Hall · 13 years ago
  19. a74cbc0 Move remaining bits of lockBuffer to dequeueBuffer by Jesse Hall · 13 years ago
  20. d8e812c Update ANativeWindow clients for sync by Jamie Gennis · 13 years ago
  21. f25e183 libui: add the Fence class by Jamie Gennis · 13 years ago
  22. f15a83f SurfaceFlinger: add a crop to the layer state by Jamie Gennis · 13 years ago
  23. 5933280 libui: add the Rect::transform method by Jamie Gennis · 13 years ago
  24. 6b8bef6 PixelFormat.UNKNOWN should return an error when queried by Mathias Agopian · 13 years ago
  25. 3aecbb0 fix Region const_iterator. by Mathias Agopian · 13 years ago
  26. cf56319 add more tracing for buffer allocation by Mathias Agopian · 13 years ago
  27. 5f2165f remove dependency on android_native{s_priv|buffer}.h by Mathias Agopian · 13 years ago
  28. 870b8aa remove libui dependency on libEGL by Mathias Agopian · 13 years ago
  29. ff615cc deprecate L_8, LA_88 and RGB_332 in sdk by Mathias Agopian · 13 years ago
  30. 20b05f9 Merge "libui: add ability to force a framebuffer format for EGL's use" by Dima Zavin · 13 years ago
  31. c6cd27c libui: add ability to force a framebuffer format for EGL's use by Dima Zavin · 13 years ago
  32. 42e2458 remove libui's dependency on libpixelflinger by Mathias Agopian · 13 years ago
  33. 4f4c101 frameworks/base refactoring by Mathias Agopian · 13 years ago
  34. 80c3918 frameworks/base refactoring. by Mathias Agopian · 13 years ago
  35. a18829a Accurately track the sequence numbers of batched events. by Jeff Brown · 13 years ago
  36. 0a63ada Enable deferred input messages to be batched. by Jeff Brown · 13 years ago
  37. f0490c9 Implement batching of input events on the consumer side. by Jeff Brown · 13 years ago
  38. cd50850 Dispatch multiple touch events in parallel. by Jeff Brown · 13 years ago
  39. 6cdee98 Rewrite input transport using sockets. by Jeff Brown · 13 years ago
  40. b8a2e98 Preliminary support for clipRect(Rect, Op) by Romain Guy · 13 years ago
  41. 55ef343 remove dead/usnused code by Mathias Agopian · 14 years ago
  42. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  43. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 14 years ago
  44. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  45. 882b0a5 Eliminate hw.keyboards system properties. by Jeff Brown · 14 years ago
  46. 0857c8f Region cannot handle malformed Rects. Abort the Region op in that case. by Mathias Agopian · 14 years ago
  47. 0450452 Make sure Region handles invalid rectangles by Mathias Agopian · 14 years ago
  48. df9440f Can't stop the fling! Bug: 5335420 by Jeff Brown · 14 years ago
  49. 73aaf0d Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529 by Jeff Brown · 14 years ago
  50. 137c3c5 Tweak VelocityTracker. Bug: 5265529 by Jeff Brown · 14 years ago
  51. f9606df revert last change to EGLUtils::selectConfigForPixelFormat by Mathias Agopian · 14 years ago
  52. ecc0e10 Merge "Refactor input reader to add stylus support. Bug: 5064702" by Jeff Brown · 14 years ago
  53. d05b34a Merge "connect/disconnect is now called from our EGL wrapper" by Mathias Agopian · 14 years ago
  54. 81a6335 connect/disconnect is now called from our EGL wrapper by Mathias Agopian · 14 years ago
  55. 5873ce4 Refactor input reader to add stylus support. Bug: 5064702 by Jeff Brown · 14 years ago
  56. a947de8 improve GraphicAllocator dump method by Mathias Agopian · 14 years ago
  57. 0a1fdd7 Fix uses of all-subdir-makefiles by Ying Wang · 14 years ago
  58. bb66c9b Fix a few issues with NATIVE_WINDOW_TRANSFORM_HINT by Mathias Agopian · 14 years ago
  59. 97c602c implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation" by Mathias Agopian · 14 years ago
  60. 7734ebf Add set_scaling_mode() to ANativeWindow. by Mathias Agopian · 14 years ago
  61. 8f9dbf9 move lock/unlock implementaion outside of Surface into SurfaceTextureClient by Mathias Agopian · 14 years ago
  62. 8a1d693 Provide more descriptive name for InputChannel ashmem. by Jeff Brown · 14 years ago
  63. 7175398 Merge "Remove the simulator target from all makefiles. Bug: 5010576" by Jeff Brown · 14 years ago
  64. baa44b8 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 14 years ago
  65. bee205f EGL: fix the ANativeWindow size/fmt override by Jamie Gennis · 14 years ago
  66. 6163091 Fix EGLUtils::selectConfigForPixelFormat() by Mathias Agopian · 14 years ago
  67. 771e582 Merge "Improve input event consistency invariants." by Jeff Brown · 14 years ago
  68. 7832080 Improve input event consistency invariants. by Jeff Brown · 14 years ago
  69. bae6579 Remove native EventRecurrence parser by Andy McFadden · 14 years ago
  70. 5d99f17 am 61220e88: am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2 by Jeff Brown · 14 years ago
  71. 7ca7ba2 Revert velocity damping. Bug: 4364920 by Jeff Brown · 14 years ago
  72. 36f49c1 am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration." into honeycomb-mr2 by Jeff Brown · 14 years ago
  73. adab620 Implement pointer acceleration. by Jeff Brown · 14 years ago
  74. d3e6d3e Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 14 years ago
  75. fa78553 Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE) by Jeff Brown · 14 years ago
  76. c5982b7 Improve VelocityTracker numerical stability. (DO NOT MERGE) by Jeff Brown · 14 years ago
  77. 247da72 Use touch pad gestures to manipulate the pointer. (DO NOT MERGE) by Jeff Brown · 14 years ago
  78. e959ed2 Add initial API for stylus and mouse buttons. by Jeff Brown · 14 years ago
  79. db05e22 resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 14 years ago
  80. 16fe3c2 Better compat mode part one: start scaling windows. by Dianne Hackborn · 14 years ago
  81. 697526b frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 14 years ago
  82. 41abd67 frameworks/base: make the ANativeWindow query() method const by Iliyan Malchev · 14 years ago
  83. 4815f2a Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 14 years ago
  84. 4e394b1 Coalesce input events that arrive faster than 333Hz. by Jeff Brown · 14 years ago
  85. 23e0c8c Fix dispatcher crash when input monitoring enabled. by Jeff Brown · 14 years ago
  86. 939fee8 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
  87. d0b55c0 fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 14 years ago
  88. e3d4a68 Merge "Improve VelocityTracker numerical stability." by Jeff Brown · 14 years ago
  89. 1593354 Improve VelocityTracker numerical stability. by Jeff Brown · 14 years ago
  90. cefc876 am ceb7cb14: am 02805a40: Merge "ANativeWindow: add query for the concrete type." into honeycomb-mr1 by Jamie Gennis · 14 years ago
  91. 391bbe2 ANativeWindow: add query for the concrete type. by Jamie Gennis · 14 years ago
  92. fa773aa Use touch pad gestures to manipulate the pointer. by Jeff Brown · 14 years ago
  93. 46689da Input improvements and bug fixes. by Jeff Brown · 14 years ago
  94. e89d104 Joystick tweaks. (DO NOT MERGE) by Jeff Brown · 14 years ago
  95. d5ed285 Wake screen from external HID peripherals. by Jeff Brown · 14 years ago
  96. 80f3e7c Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 14 years ago
  97. 25943a8 Add new hover move action and scroll wheel plumbing. by Jeff Brown · 14 years ago
  98. 3ea4de8 Add new axes for joysticks and mouse wheels. by Jeff Brown · 14 years ago
  99. b2d4435 Fix a regression with MotionEvent parceling. by Jeff Brown · 14 years ago
  100. 3e34146 Add support for arbitrary axes in MotionEvents. by Jeff Brown · 14 years ago