1. b2e1920 Initialize ARect fields in default ctor by Dmitriy Ivanov · 10 years ago
  2. 67d8bd6 surfaceflinger: add getDisplayStats() method by Lajos Molnar · 10 years ago
  3. 457296a Fix undefined behavior (not returning a value from a function with return). by Stephen Hines · 10 years ago
  4. 03414a1 Turn on support for async cursor update in surfaceflinger. by Riley Andrews · 10 years ago
  5. 91b2ca8 Add two new display info fields by Andy McFadden · 10 years ago
  6. f974bff am 38c9e132: am c1ffd351: am bd20e551: Merge "Use asynchronous lock/unlock API" by Greg Hackmann · 10 years ago
  7. 8f39601 Use asynchronous lock/unlock API by Francis Hart · 10 years ago
  8. 2f3dca1 am 9493d492: am 9eb142e3: am a9d49f99: Merge "Revert "Use asynchronous lock/unlock API"" by Greg Hackmann · 10 years ago
  9. 02528cf am 4b46776f: am 8a6cd189: am f60564a1: Merge "Use asynchronous lock/unlock API" by Greg Hackmann · 10 years ago
  10. 53ec725 Revert "Use asynchronous lock/unlock API" by Greg Hackmann · 10 years ago
  11. 7f7da32 Enable changing display configuration by Dan Stoza · 10 years ago
  12. 378ef07 Use asynchronous lock/unlock API by Francis Hart · 10 years ago
  13. 21f18e6 Merge "Add unique ID to GraphicBuffer" by Dan Stoza · 10 years ago
  14. d85084b Adding render stats APIs to UiAutomation (framework native). by Svetoslav · 10 years ago
  15. b1363d3 Add unique ID to GraphicBuffer by Dan Stoza · 10 years ago
  16. 2e33649 FramebufferNativeWindow.h is obsolete by Andy McFadden · 10 years ago
  17. 1c284a9 Add contains point method to Region by Michael Wright · 10 years ago
  18. 6a5d35d libgui: Add a test for SRGB surfaces by Dan Stoza · 10 years ago
  19. c1c05de fix camera API 2.0 orientation by Mathias Agopian · 11 years ago
  20. 1d4d8f9 improve mat44 implementation by Mathias Agopian · 11 years ago
  21. 595ea77 vector and matrix classes for graphics use by Mathias Agopian · 11 years ago
  22. 87f9b87 remove unused code form GraphicBuffer by Mathias Agopian · 11 years ago
  23. e142428 Make Flattenable not virtual by Mathias Agopian · 11 years ago
  24. c2414bb get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 11 years ago
  25. 5773d3f get rid of PixelFormatInfo and simplify things by Mathias Agopian · 11 years ago
  26. 1fe854f get rid of PIXEL_FORMAT_A_8 by Mathias Agopian · 11 years ago
  27. 2381033 am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 11 years ago
  28. ea74d3b make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 11 years ago
  29. f3e85d4 take the "transparent region" into account for blending by Mathias Agopian · 11 years ago
  30. 6c7f25a reformat Rect.{cpp|h} by Mathias Agopian · 11 years ago
  31. c43946b Add support for HAL_PIXEL_FORMAT_YCbCr_420_888 by Eino-Ville Talvala · 11 years ago
  32. 2ca7939 latch transparent region hint only when we get a new frame by Mathias Agopian · 11 years ago
  33. e041716 Make GraphicBuffer a RefBase by Mathias Agopian · 11 years ago
  34. 3e010f3 Add createTJunctionFreeRegion by Chris Craik · 11 years ago
  35. 89592bb GraphicBuffer.h: Remove redundant friend class declaration causing warnings by Igor Murashkin · 11 years ago
  36. e3c697f Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 11 years ago
  37. 82dbc74 SurfaceFlinger: refactor frame time tracking by Jamie Gennis · 12 years ago
  38. dd3cb84 SurfaceFlinger: add support for secure displays by Jamie Gennis · 12 years ago
  39. b5c9dcd Fence didn't manager sync_wait error codes properly by Mathias Agopian · 12 years ago
  40. ba607d5 Add Fence::waitForever which logs a warning timeout, and use it by Jesse Hall · 12 years ago
  41. 4803b74 Show build config in dumpsys SurfaceFlinger by Andy McFadden · 12 years ago
  42. 068d47f strengthen region validation by Mathias Agopian · 12 years ago
  43. 2401ead Add a way to retrieve a Region as a SharedBuffer by Mathias Agopian · 12 years ago
  44. 3ab6855 change how we store Region data internally by Mathias Agopian · 12 years ago
  45. 9f54ac3 ui/Fence: change the TIMEOUT_NEVER value to -1 by Jamie Gennis · 12 years ago
  46. 8683fca improve [un]marshalling of non-binder objects by Mathias Agopian · 12 years ago
  47. 747c480 Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev by Ed Heyl · 12 years ago
  48. c666cae get rid of the shared-memory control block by Mathias Agopian · 12 years ago
  49. 0bc64be libs/ui: Add support for triple framebuffers by Naseer Ahmed · 12 years ago
  50. c777b0b Pass fences with buffers from SurfaceTextureClient by Jesse Hall · 12 years ago
  51. f9783af Return fence to client in dequeuBuffer by Jesse Hall · 12 years ago
  52. ef19414 Transfer HWC release fences to BufferQueue by Jesse Hall · 12 years ago
  53. d8e812c Update ANativeWindow clients for sync by Jamie Gennis · 12 years ago
  54. f25e183 libui: add the Fence class by Jamie Gennis · 12 years ago
  55. b82203a minor Rect.h cleanup by Mathias Agopian · 12 years ago
  56. f15a83f SurfaceFlinger: add a crop to the layer state by Jamie Gennis · 12 years ago
  57. 5933280 libui: add the Rect::transform method by Jamie Gennis · 12 years ago
  58. 5f2165f remove dependency on android_native{s_priv|buffer}.h by Mathias Agopian · 12 years ago
  59. 870b8aa remove libui dependency on libEGL by Mathias Agopian · 12 years ago
  60. ff615cc deprecate L_8, LA_88 and RGB_332 in sdk by Mathias Agopian · 12 years ago
  61. 42e2458 remove libui's dependency on libpixelflinger by Mathias Agopian · 12 years ago
  62. 80c3918 frameworks/base refactoring. by Mathias Agopian · 12 years ago
  63. 9491e81 Clean up InputChannel file descriptor data type. by Jeff Brown · 12 years ago
  64. a18829a Accurately track the sequence numbers of batched events. by Jeff Brown · 12 years ago
  65. 0a63ada Enable deferred input messages to be batched. by Jeff Brown · 12 years ago
  66. f0490c9 Implement batching of input events on the consumer side. by Jeff Brown · 12 years ago
  67. 6cdee98 Rewrite input transport using sockets. by Jeff Brown · 12 years ago
  68. b8a2e98 Preliminary support for clipRect(Rect, Op) by Romain Guy · 12 years ago
  69. 55ef343 remove dead/usnused code by Mathias Agopian · 12 years ago
  70. e06a174 Merge "SurfaceMediaSource: use the vid enc usage bit" into ics-mr1 by Jamie Gennis · 13 years ago
  71. 9ee44c8 Fix application launch shortcuts. by Jeff Brown · 13 years ago
  72. b7d87c4 SurfaceMediaSource: use the vid enc usage bit by Jamie Gennis · 13 years ago
  73. 882b0a5 Eliminate hw.keyboards system properties. by Jeff Brown · 13 years ago
  74. 000e95e fix the float Rect in OpenGLRenderer to handle NANs by Mathias Agopian · 13 years ago
  75. 73aaf0d Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529 by Jeff Brown · 13 years ago
  76. 137c3c5 Tweak VelocityTracker. Bug: 5265529 by Jeff Brown · 13 years ago
  77. 3599bf2 SurfaceFlinger: use the HWC gralloc usage bit by Jamie Gennis · 13 years ago
  78. ecc7ade Input system bug fixes, particularly for stylus. Bug: 5049148 by Jeff Brown · 13 years ago
  79. 5873ce4 Refactor input reader to add stylus support. Bug: 5064702 by Jeff Brown · 13 years ago
  80. acb7b5d Adding SurfaceEncoder for encoding FilterFrames by Pannag Sanketi · 13 years ago
  81. 5d99f17 am 61220e88: am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2 by Jeff Brown · 13 years ago
  82. 7ca7ba2 Revert velocity damping. Bug: 4364920 by Jeff Brown · 13 years ago
  83. 36f49c1 am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration." into honeycomb-mr2 by Jeff Brown · 13 years ago
  84. adab620 Implement pointer acceleration. by Jeff Brown · 13 years ago
  85. d3e6d3e Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 13 years ago
  86. c5982b7 Improve VelocityTracker numerical stability. (DO NOT MERGE) by Jeff Brown · 13 years ago
  87. 247da72 Use touch pad gestures to manipulate the pointer. (DO NOT MERGE) by Jeff Brown · 13 years ago
  88. e959ed2 Add initial API for stylus and mouse buttons. by Jeff Brown · 13 years ago
  89. db05e22 resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago
  90. 16fe3c2 Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  91. 697526b frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 13 years ago
  92. ec10d23 frameworks/base: move ANativeWindow/android_native_buffer_t out by Iliyan Malchev · 13 years ago
  93. 41abd67 frameworks/base: make the ANativeWindow query() method const by Iliyan Malchev · 13 years ago
  94. 9cdb01d get rid of dependency on copybit HAL module by Mathias Agopian · 13 years ago
  95. 4815f2a Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 13 years ago
  96. 02988ec Merge "Add a little input event consistency verifier." by Jeff Brown · 13 years ago
  97. 3847f62 Add a little input event consistency verifier. by Jeff Brown · 13 years ago
  98. 8f2fff3 Merge "Add input filter mechanism for accessibility." by Jeff Brown · 13 years ago
  99. 37159af Add input filter mechanism for accessibility. by Jeff Brown · 13 years ago
  100. 1cd921e Revert "retire android_native_window_t" by Mathias Agopian · 13 years ago