1. 19fff42 Merge tag 'android-5.1.0_r1' into HEAD by Anh Nguyen · 10 years ago
  2. 796aaf7 Update maxNumber to be smaller. by Michael Lentine · 10 years ago
  3. 1f9f71e GraphicBufferMapper: handle devices that do not implement lock_ycbcr by Lajos Molnar · 10 years ago
  4. e0c1a8b SF: Fix Klockwork errors. by Praveena Pachipulusu · 10 years ago
  5. dfd06b8 Fix for corruption when numFds or numInts is too large. by Michael Lentine · 10 years ago
  6. 18fae75 crash if getNativeBuffer() called on NULL GraphicBuffer by Colin Cross · 10 years ago
  7. f974bff am 38c9e132: am c1ffd351: am bd20e551: Merge "Use asynchronous lock/unlock API" by Greg Hackmann · 10 years ago
  8. 8f39601 Use asynchronous lock/unlock API by Francis Hart · 10 years ago
  9. 2f3dca1 am 9493d492: am 9eb142e3: am a9d49f99: Merge "Revert "Use asynchronous lock/unlock API"" by Greg Hackmann · 10 years ago
  10. 02528cf am 4b46776f: am 8a6cd189: am f60564a1: Merge "Use asynchronous lock/unlock API" by Greg Hackmann · 10 years ago
  11. a9d49f9 Merge "Revert "Use asynchronous lock/unlock API"" by Greg Hackmann · 10 years ago
  12. 53ec725 Revert "Use asynchronous lock/unlock API" by Greg Hackmann · 10 years ago
  13. f60564a Merge "Use asynchronous lock/unlock API" by Greg Hackmann · 10 years ago
  14. 378ef07 Use asynchronous lock/unlock API by Francis Hart · 10 years ago
  15. e2d1157 fix GraphicBuffer::flatten crash issue when handle is null by Jun Jiang · 10 years ago
  16. c3911c6 am b8ceeb8f: am 85085cd6: Merge "libui: fix passing Fence object over binder" by Colin Cross · 10 years ago
  17. 288f2ef libui: fix passing Fence object over binder by Colin Cross · 10 years ago
  18. 21f18e6 Merge "Add unique ID to GraphicBuffer" by Dan Stoza · 10 years ago
  19. d85084b Adding render stats APIs to UiAutomation (framework native). by Svetoslav · 11 years ago
  20. b1363d3 Add unique ID to GraphicBuffer by Dan Stoza · 11 years ago
  21. bc96e47 Added null check by Andy McFadden · 11 years ago
  22. 9931460 am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  23. 92dc3fc native frameworks: 64-bit compile issues by Mark Salyzyn · 11 years ago
  24. 646e2fb am 0a643374: am 6b4e5b7f: Merge "Fix misuse of ." by Ying Wang · 11 years ago
  25. a3cc7ed Fix misuse of $(my-dir). by Ying Wang · 11 years ago
  26. 1c284a9 Add contains point method to Region by Michael Wright · 11 years ago
  27. 6a5d35d libgui: Add a test for SRGB surfaces by Dan Stoza · 11 years ago
  28. d213910 am 9b5534b0: Merge changes I8283a989,I64add89a into klp-dev by Mathias Agopian · 11 years ago
  29. 595ea77 vector and matrix classes for graphics use by Mathias Agopian · 11 years ago
  30. 771ed8d am fc43e16a: Merge "Graphics:Add error check when create GraphicBuffer" by Jesse Hall · 11 years ago
  31. 2aff702 Graphics:Add error check when create GraphicBuffer by Lingyun Zhu · 12 years ago
  32. 87f9b87 remove unused code form GraphicBuffer by Mathias Agopian · 11 years ago
  33. e142428 Make Flattenable not virtual by Mathias Agopian · 11 years ago
  34. c2414bb get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 11 years ago
  35. 5773d3f get rid of PixelFormatInfo and simplify things by Mathias Agopian · 11 years ago
  36. 2381033 am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 11 years ago
  37. ea74d3b make the warning timout of Fence::waitForever() implicit and longer by Mathias Agopian · 11 years ago
  38. f3e85d4 take the "transparent region" into account for blending by Mathias Agopian · 11 years ago
  39. 6c7f25a reformat Rect.{cpp|h} by Mathias Agopian · 11 years ago
  40. c43946b Add support for HAL_PIXEL_FORMAT_YCbCr_420_888 by Eino-Ville Talvala · 11 years ago
  41. 8a0cb4e Add liblog by Ying Wang · 11 years ago
  42. 2ca7939 latch transparent region hint only when we get a new frame by Mathias Agopian · 11 years ago
  43. cab25d6 improved CallStack a bit by Mathias Agopian · 12 years ago
  44. 3e010f3 Add createTJunctionFreeRegion by Chris Craik · 12 years ago
  45. 1df8c34 libgui: disallow NULL Fence pointers by Jamie Gennis · 12 years ago
  46. 7c36cd2 Fix memory leak when getting signal time for unsignaled fences by Jesse Hall · 12 years ago
  47. 82dbc74 SurfaceFlinger: refactor frame time tracking by Jamie Gennis · 12 years ago
  48. b5c9dcd Fence didn't manager sync_wait error codes properly by Mathias Agopian · 12 years ago
  49. ba607d5 Add Fence::waitForever which logs a warning timeout, and use it by Jesse Hall · 12 years ago
  50. 4803b74 Show build config in dumpsys SurfaceFlinger by Andy McFadden · 12 years ago
  51. 9ca6491 Region::validate() cannot be called from addRectUnchecked() by Mathias Agopian · 12 years ago
  52. 068d47f strengthen region validation by Mathias Agopian · 12 years ago
  53. 2401ead Add a way to retrieve a Region as a SharedBuffer by Mathias Agopian · 12 years ago
  54. 3ab6855 change how we store Region data internally by Mathias Agopian · 12 years ago
  55. 4c0a170 don't generate a new Region when translating by 0,0 by Mathias Agopian · 12 years ago
  56. d69097f libgui: add some error checks by Jamie Gennis · 12 years ago
  57. 8683fca improve [un]marshalling of non-binder objects by Mathias Agopian · 12 years ago
  58. e21face Merge "log more info on fence sync_merge error" into jb-mr1-dev by Mathias Agopian · 12 years ago
  59. d83d67b log more info on fence sync_merge error by Mathias Agopian · 12 years ago
  60. 747c480 Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev by Ed Heyl · 12 years ago
  61. 0bc64be libs/ui: Add support for triple framebuffers by Naseer Ahmed · 12 years ago
  62. c777b0b Pass fences with buffers from SurfaceTextureClient by Jesse Hall · 12 years ago
  63. f9783af Return fence to client in dequeuBuffer by Jesse Hall · 12 years ago
  64. ef19414 Transfer HWC release fences to BufferQueue by Jesse Hall · 12 years ago
  65. a74cbc0 Move remaining bits of lockBuffer to dequeueBuffer by Jesse Hall · 12 years ago
  66. d8e812c Update ANativeWindow clients for sync by Jamie Gennis · 12 years ago
  67. f25e183 libui: add the Fence class by Jamie Gennis · 12 years ago
  68. f15a83f SurfaceFlinger: add a crop to the layer state by Jamie Gennis · 12 years ago
  69. 5933280 libui: add the Rect::transform method by Jamie Gennis · 12 years ago
  70. 6b8bef6 PixelFormat.UNKNOWN should return an error when queried by Mathias Agopian · 12 years ago
  71. 3aecbb0 fix Region const_iterator. by Mathias Agopian · 12 years ago
  72. cf56319 add more tracing for buffer allocation by Mathias Agopian · 13 years ago
  73. 5f2165f remove dependency on android_native{s_priv|buffer}.h by Mathias Agopian · 13 years ago
  74. 870b8aa remove libui dependency on libEGL by Mathias Agopian · 13 years ago
  75. ff615cc deprecate L_8, LA_88 and RGB_332 in sdk by Mathias Agopian · 13 years ago
  76. 20b05f9 Merge "libui: add ability to force a framebuffer format for EGL's use" by Dima Zavin · 13 years ago
  77. c6cd27c libui: add ability to force a framebuffer format for EGL's use by Dima Zavin · 13 years ago
  78. 42e2458 remove libui's dependency on libpixelflinger by Mathias Agopian · 13 years ago
  79. 4f4c101 frameworks/base refactoring by Mathias Agopian · 13 years ago
  80. 80c3918 frameworks/base refactoring. by Mathias Agopian · 13 years ago
  81. a18829a Accurately track the sequence numbers of batched events. by Jeff Brown · 13 years ago
  82. 0a63ada Enable deferred input messages to be batched. by Jeff Brown · 13 years ago
  83. f0490c9 Implement batching of input events on the consumer side. by Jeff Brown · 13 years ago
  84. cd50850 Dispatch multiple touch events in parallel. by Jeff Brown · 13 years ago
  85. 6cdee98 Rewrite input transport using sockets. by Jeff Brown · 13 years ago
  86. b8a2e98 Preliminary support for clipRect(Rect, Op) by Romain Guy · 13 years ago
  87. 55ef343 remove dead/usnused code by Mathias Agopian · 13 years ago
  88. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  89. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  90. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  91. 882b0a5 Eliminate hw.keyboards system properties. by Jeff Brown · 13 years ago
  92. 0857c8f Region cannot handle malformed Rects. Abort the Region op in that case. by Mathias Agopian · 13 years ago
  93. 0450452 Make sure Region handles invalid rectangles by Mathias Agopian · 13 years ago
  94. df9440f Can't stop the fling! Bug: 5335420 by Jeff Brown · 13 years ago
  95. 73aaf0d Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529 by Jeff Brown · 13 years ago
  96. 137c3c5 Tweak VelocityTracker. Bug: 5265529 by Jeff Brown · 13 years ago
  97. f9606df revert last change to EGLUtils::selectConfigForPixelFormat by Mathias Agopian · 13 years ago
  98. ecc0e10 Merge "Refactor input reader to add stylus support. Bug: 5064702" by Jeff Brown · 13 years ago
  99. d05b34a Merge "connect/disconnect is now called from our EGL wrapper" by Mathias Agopian · 13 years ago
  100. 81a6335 connect/disconnect is now called from our EGL wrapper by Mathias Agopian · 13 years ago