1. 595ea77 vector and matrix classes for graphics use by Mathias Agopian · 11 years ago
  2. 87f9b87 remove unused code form GraphicBuffer by Mathias Agopian · 11 years ago
  3. e142428 Make Flattenable not virtual by Mathias Agopian · 11 years ago
  4. c2414bb get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 11 years ago
  5. 5773d3f get rid of PixelFormatInfo and simplify things by Mathias Agopian · 11 years ago
  6. 1fe854f get rid of PIXEL_FORMAT_A_8 by Mathias Agopian · 11 years ago
  7. 2381033 am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 12 years ago
  8. ea74d3b make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 12 years ago
  9. f3e85d4 take the "transparent region" into account for blending by Mathias Agopian · 12 years ago
  10. 6c7f25a reformat Rect.{cpp|h} by Mathias Agopian · 12 years ago
  11. c43946b Add support for HAL_PIXEL_FORMAT_YCbCr_420_888 by Eino-Ville Talvala · 12 years ago
  12. 2ca7939 latch transparent region hint only when we get a new frame by Mathias Agopian · 12 years ago
  13. e041716 Make GraphicBuffer a RefBase by Mathias Agopian · 12 years ago
  14. 3e010f3 Add createTJunctionFreeRegion by Chris Craik · 12 years ago
  15. 89592bb GraphicBuffer.h: Remove redundant friend class declaration causing warnings by Igor Murashkin · 12 years ago
  16. e3c697f Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  17. 82dbc74 SurfaceFlinger: refactor frame time tracking by Jamie Gennis · 12 years ago
  18. dd3cb84 SurfaceFlinger: add support for secure displays by Jamie Gennis · 12 years ago
  19. b5c9dcd Fence didn't manager sync_wait error codes properly by Mathias Agopian · 12 years ago
  20. ba607d5 Add Fence::waitForever which logs a warning timeout, and use it by Jesse Hall · 12 years ago
  21. 4803b74 Show build config in dumpsys SurfaceFlinger by Andy McFadden · 12 years ago
  22. 068d47f strengthen region validation by Mathias Agopian · 12 years ago
  23. 2401ead Add a way to retrieve a Region as a SharedBuffer by Mathias Agopian · 12 years ago
  24. 3ab6855 change how we store Region data internally by Mathias Agopian · 12 years ago
  25. 9f54ac3 ui/Fence: change the TIMEOUT_NEVER value to -1 by Jamie Gennis · 12 years ago
  26. 8683fca improve [un]marshalling of non-binder objects by Mathias Agopian · 12 years ago
  27. 747c480 Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev by Ed Heyl · 12 years ago
  28. c666cae get rid of the shared-memory control block by Mathias Agopian · 12 years ago
  29. 0bc64be libs/ui: Add support for triple framebuffers by Naseer Ahmed · 13 years ago
  30. c777b0b Pass fences with buffers from SurfaceTextureClient by Jesse Hall · 13 years ago
  31. f9783af Return fence to client in dequeuBuffer by Jesse Hall · 13 years ago
  32. ef19414 Transfer HWC release fences to BufferQueue by Jesse Hall · 13 years ago
  33. d8e812c Update ANativeWindow clients for sync by Jamie Gennis · 13 years ago
  34. f25e183 libui: add the Fence class by Jamie Gennis · 13 years ago
  35. b82203a minor Rect.h cleanup by Mathias Agopian · 13 years ago
  36. f15a83f SurfaceFlinger: add a crop to the layer state by Jamie Gennis · 13 years ago
  37. 5933280 libui: add the Rect::transform method by Jamie Gennis · 13 years ago
  38. 5f2165f remove dependency on android_native{s_priv|buffer}.h by Mathias Agopian · 13 years ago
  39. 870b8aa remove libui dependency on libEGL by Mathias Agopian · 13 years ago
  40. ff615cc deprecate L_8, LA_88 and RGB_332 in sdk by Mathias Agopian · 13 years ago
  41. 42e2458 remove libui's dependency on libpixelflinger by Mathias Agopian · 13 years ago
  42. 80c3918 frameworks/base refactoring. by Mathias Agopian · 13 years ago
  43. 9491e81 Clean up InputChannel file descriptor data type. by Jeff Brown · 13 years ago
  44. a18829a Accurately track the sequence numbers of batched events. by Jeff Brown · 13 years ago
  45. 0a63ada Enable deferred input messages to be batched. by Jeff Brown · 13 years ago
  46. f0490c9 Implement batching of input events on the consumer side. by Jeff Brown · 13 years ago
  47. 6cdee98 Rewrite input transport using sockets. by Jeff Brown · 13 years ago
  48. b8a2e98 Preliminary support for clipRect(Rect, Op) by Romain Guy · 13 years ago
  49. 55ef343 remove dead/usnused code by Mathias Agopian · 13 years ago
  50. e06a174 Merge "SurfaceMediaSource: use the vid enc usage bit" into ics-mr1 by Jamie Gennis · 13 years ago
  51. 9ee44c8 Fix application launch shortcuts. by Jeff Brown · 13 years ago
  52. b7d87c4 SurfaceMediaSource: use the vid enc usage bit by Jamie Gennis · 13 years ago
  53. 882b0a5 Eliminate hw.keyboards system properties. by Jeff Brown · 13 years ago
  54. 000e95e fix the float Rect in OpenGLRenderer to handle NANs by Mathias Agopian · 13 years ago
  55. 73aaf0d Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529 by Jeff Brown · 13 years ago
  56. 137c3c5 Tweak VelocityTracker. Bug: 5265529 by Jeff Brown · 13 years ago
  57. 3599bf2 SurfaceFlinger: use the HWC gralloc usage bit by Jamie Gennis · 13 years ago
  58. ecc7ade Input system bug fixes, particularly for stylus. Bug: 5049148 by Jeff Brown · 13 years ago
  59. 5873ce4 Refactor input reader to add stylus support. Bug: 5064702 by Jeff Brown · 13 years ago
  60. acb7b5d Adding SurfaceEncoder for encoding FilterFrames by Pannag Sanketi · 14 years ago
  61. 5d99f17 am 61220e88: am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2 by Jeff Brown · 14 years ago
  62. 7ca7ba2 Revert velocity damping. Bug: 4364920 by Jeff Brown · 14 years ago
  63. 36f49c1 am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration." into honeycomb-mr2 by Jeff Brown · 14 years ago
  64. adab620 Implement pointer acceleration. by Jeff Brown · 14 years ago
  65. d3e6d3e Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 14 years ago
  66. c5982b7 Improve VelocityTracker numerical stability. (DO NOT MERGE) by Jeff Brown · 14 years ago
  67. 247da72 Use touch pad gestures to manipulate the pointer. (DO NOT MERGE) by Jeff Brown · 14 years ago
  68. e959ed2 Add initial API for stylus and mouse buttons. by Jeff Brown · 14 years ago
  69. db05e22 resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 14 years ago
  70. 16fe3c2 Better compat mode part one: start scaling windows. by Dianne Hackborn · 14 years ago
  71. 697526b frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 14 years ago
  72. ec10d23 frameworks/base: move ANativeWindow/android_native_buffer_t out by Iliyan Malchev · 14 years ago
  73. 41abd67 frameworks/base: make the ANativeWindow query() method const by Iliyan Malchev · 14 years ago
  74. 9cdb01d get rid of dependency on copybit HAL module by Mathias Agopian · 14 years ago
  75. 4815f2a Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 14 years ago
  76. 02988ec Merge "Add a little input event consistency verifier." by Jeff Brown · 14 years ago
  77. 3847f62 Add a little input event consistency verifier. by Jeff Brown · 14 years ago
  78. 8f2fff3 Merge "Add input filter mechanism for accessibility." by Jeff Brown · 14 years ago
  79. 37159af Add input filter mechanism for accessibility. by Jeff Brown · 14 years ago
  80. 1cd921e Revert "retire android_native_window_t" by Mathias Agopian · 14 years ago
  81. 5cfbdc8 retire android_native_window_t by Iliyan Malchev · 14 years ago
  82. edc5ac1 Merge "Add support for timestamps into SurfaceTexture." by Eino-Ville Talvala · 14 years ago
  83. 1d01a12 Add support for timestamps into SurfaceTexture. by Eino-Ville Talvala · 14 years ago
  84. 5aaab9c Add 3D mode key and others. by Jeff Brown · 14 years ago
  85. e3d4a68 Merge "Improve VelocityTracker numerical stability." by Jeff Brown · 14 years ago
  86. 1593354 Improve VelocityTracker numerical stability. by Jeff Brown · 14 years ago
  87. cefc876 am ceb7cb14: am 02805a40: Merge "ANativeWindow: add query for the concrete type." into honeycomb-mr1 by Jamie Gennis · 14 years ago
  88. 391bbe2 ANativeWindow: add query for the concrete type. by Jamie Gennis · 14 years ago
  89. fa773aa Use touch pad gestures to manipulate the pointer. by Jeff Brown · 14 years ago
  90. 46689da Input improvements and bug fixes. by Jeff Brown · 14 years ago
  91. ec8a5ef Merge "ANativeWindow: add queues-to-window-composer check." into honeycomb-mr1 by Jamie Gennis · 14 years ago
  92. 134f042 ANativeWindow: add queues-to-window-composer check. by Jamie Gennis · 14 years ago
  93. e89d104 Joystick tweaks. (DO NOT MERGE) by Jeff Brown · 14 years ago
  94. d5ed285 Wake screen from external HID peripherals. by Jeff Brown · 14 years ago
  95. 80f3e7c Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 14 years ago
  96. 9d4d6c1 Add the MIN_UNDEQUEUED_BUFFERS query to ANW. by Jamie Gennis · 14 years ago
  97. 3ea4de8 Add new axes for joysticks and mouse wheels. by Jeff Brown · 14 years ago
  98. b2d4435 Fix a regression with MotionEvent parceling. by Jeff Brown · 14 years ago
  99. 3e34146 Add support for arbitrary axes in MotionEvents. by Jeff Brown · 14 years ago
  100. 79676ac am 09443aeb: am 62884505: Merge "Reset ANativeWindow crop on buffer geometry changes." into honeycomb by Jamie Gennis · 14 years ago