1. 8210185 No longer need "original calling uid". by Dianne Hackborn · 13 years ago
  2. 4697528 SurfaceTexture: fix a few tests by Jamie Gennis · 13 years ago
  3. d69097f libgui: add some error checks by Jamie Gennis · 13 years ago
  4. 5e5efde BufferQueue: add a check for the max acquired bufs by Jamie Gennis · 13 years ago
  5. 72f096f BufferQueue: use max acquired buffer count by Jamie Gennis · 13 years ago
  6. 1847f7f Merge "BufferQueue: simplify max buffer count handling" into jb-mr1-dev by Jamie Gennis · 13 years ago
  7. 2b97769 Merge "BufferQueue: clean up buffer counting" into jb-mr1-dev by Jamie Gennis · 13 years ago
  8. 94f2615 Revert "A vendor ril depends on a native screen shot code." by Wink Saville · 13 years ago
  9. e191e6c BufferQueue: simplify max buffer count handling by Jamie Gennis · 13 years ago
  10. 31a353d BufferQueue: clean up buffer counting by Jamie Gennis · 13 years ago
  11. 9b5782b A vendor ril depends on a native screen shot code. by Wink Saville · 13 years ago
  12. a50b51c Compatibility work around for bad graphics driver dependency. by Jeff Brown · 13 years ago
  13. 380223b Remove unused "layer" argument from show(). by Jeff Brown · 13 years ago
  14. 9d4e3d2 Banish DisplayID from the SurfaceFlinger API. by Jeff Brown · 13 years ago
  15. 225c66a Revert "put back the unused virtuals in Vector<>" by Mathias Agopian · 13 years ago
  16. 490aee0 Merge "SurfaceTexture: inherit from ConsumerBase (try 2)" into jb-mr1-dev by Jamie Gennis · 13 years ago
  17. 0493044 Merge "Add BufferItemConsumer, a simple BufferQueue consumer." into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  18. 9fea342 SurfaceTexture: inherit from ConsumerBase (try 2) by Jamie Gennis · 13 years ago
  19. e232fdc Add BufferItemConsumer, a simple BufferQueue consumer. by Eino-Ville Talvala · 13 years ago
  20. 1648d4c put back the unused virtuals in Vector<> by Mathias Agopian · 13 years ago
  21. 84a9a3c Merge "CpuConsumer: inherit from ConsumerBase" into jb-mr1-dev by Eino-Ville Talvala · 13 years ago
  22. f57e754 CpuConsumer: inherit from ConsumerBase by Eino-Ville Talvala · 13 years ago
  23. 729f480 Merge "Revert "SurfaceTexture: inherit from ConsumerBase"" into jb-mr1-dev by Jamie Gennis · 13 years ago
  24. f7f6345 Merge "Revert "SurfaceTexture: call ConsumerBase::freeBufferLocked"" into jb-mr1-dev by Jamie Gennis · 13 years ago
  25. ce7a6c0 Revert "SurfaceTexture: inherit from ConsumerBase" by Jamie Gennis · 13 years ago
  26. 483bccd Revert "SurfaceTexture: call ConsumerBase::freeBufferLocked" by Jamie Gennis · 13 years ago
  27. 220ef10 Merge "SurfaceTexture: call ConsumerBase::freeBufferLocked" into jb-mr1-dev by Jamie Gennis · 13 years ago
  28. f8d33c6 SurfaceTexture: call ConsumerBase::freeBufferLocked by Jamie Gennis · 13 years ago
  29. d3bbcaf resolved conflicts for merge of 21938749 to jb-mr1-dev by Jean-Baptiste Queru · 13 years ago
  30. 2c7eb92 Merge "SurfaceTexture: inherit from ConsumerBase" into jb-mr1-dev by Jamie Gennis · 13 years ago
  31. 818b460 display states can't share the dirty flags by Mathias Agopian · 13 years ago
  32. ed059a8 SurfaceTexture: inherit from ConsumerBase by Jamie Gennis · 13 years ago
  33. f0083bf Merge "Add a very simple helper function to log slow functions." into jb-mr1-dev by Jeff Brown · 13 years ago
  34. 8683fca improve [un]marshalling of non-binder objects by Mathias Agopian · 13 years ago
  35. 6f12d57 Add a very simple helper function to log slow functions. by Jeff Brown · 13 years ago
  36. e57f292 make multi-display more real by Mathias Agopian · 13 years ago
  37. 3165cc2 libgui includes refactoring by Mathias Agopian · 13 years ago
  38. 6997399 improve Vector<> safety checks by Mathias Agopian · 13 years ago
  39. 3d1d09c SurfaceTexture: Fix a fence fd leak. by Jamie Gennis · 13 years ago
  40. 14bd369 Merge changes Ic3d35a93,I46ec942d into jb-mr1-dev by Jamie Gennis · 13 years ago
  41. 45cb2ba SurfaceTexture: fix an out of bounds array access by Jamie Gennis · 13 years ago
  42. 1a4d883 surfaceflinger: refactor FrambufferSurface by Jamie Gennis · 13 years ago
  43. 53095e2 libutils cleanup: remove unused or seldom used code from misc.{cpp|h} by Mathias Agopian · 13 years ago
  44. 72131d9 remove unneeded dependencies in libhardware by Mathias Agopian · 13 years ago
  45. 92efd84 screen-off animation won't be handled by SF anymore by Mathias Agopian · 13 years ago
  46. 4f9c284 Add missing break in switch statement by Romain Guy · 13 years ago
  47. 12bd497 libgui: enable EGL_fence_sync usage for exynos5 by Jamie Gennis · 13 years ago
  48. e21face Merge "log more info on fence sync_merge error" into jb-mr1-dev by Mathias Agopian · 13 years ago
  49. d83d67b log more info on fence sync_merge error by Mathias Agopian · 13 years ago
  50. 747c480 Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev by Ed Heyl · 13 years ago
  51. c666cae get rid of the shared-memory control block by Mathias Agopian · 13 years ago
  52. 8785578 add a layerStack attribute to Layers. by Mathias Agopian · 13 years ago
  53. 8b33f03 update SF binder protocol to support setting display attributes by Mathias Agopian · 13 years ago
  54. 074cd0c Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible. by Nick Pelly · 13 years ago
  55. 6501e99 Remove freeze(), unfreeze() and setFreezeTint(). by Jeff Brown · 13 years ago
  56. f9176a9 Remove freezeDisplay(), which is no-op. by Jeff Brown · 13 years ago
  57. 47ad361 Fix error trap in SurfaceTexture Client by Steve Critchlow · 13 years ago
  58. 0bc64be libs/ui: Add support for triple framebuffers by Naseer Ahmed · 13 years ago
  59. e7db724 Fix check for fence merge success by Jesse Hall · 13 years ago
  60. dc5b485 Pass fence to HWC on first use of buffer by Jesse Hall · 13 years ago
  61. b42b1ac Return fence from acquireBuffer by Jesse Hall · 13 years ago
  62. c777b0b Pass fences with buffers from SurfaceTextureClient by Jesse Hall · 13 years ago
  63. 02a7be7 Merge "Clarify aborted updateTexImage use of fences" by Jesse Hall · 13 years ago
  64. 962174d Merge "Return fence to client in dequeuBuffer" by Jesse Hall · 13 years ago
  65. d58c304 Clarify aborted updateTexImage use of fences by Jesse Hall · 13 years ago
  66. f9783af Return fence to client in dequeuBuffer by Jesse Hall · 13 years ago
  67. 3094df3 First prototype atttempting to support an external display by Mathias Agopian · 13 years ago
  68. ec44ed0 Utils: Fix a bug in the linear transformation code. by John Grossman · 13 years ago
  69. 3443b33 am db1597a9: Fix shutdown sequence to avoid SIGSEGV when running am command by Johannes Carlsson · 13 years ago
  70. db1597a Fix shutdown sequence to avoid SIGSEGV when running am command by Johannes Carlsson · 14 years ago
  71. f785754 Pass fences from BufferQueue to SurfaceTextureClient by Jesse Hall · 13 years ago
  72. ef19414 Transfer HWC release fences to BufferQueue by Jesse Hall · 13 years ago
  73. a74cbc0 Move remaining bits of lockBuffer to dequeueBuffer by Jesse Hall · 13 years ago
  74. d8e812c Update ANativeWindow clients for sync by Jamie Gennis · 13 years ago
  75. f25e183 libui: add the Fence class by Jamie Gennis · 13 years ago
  76. 3e87601 Implement SurfaceFlinger's ANW on top of BufferQueue by Mathias Agopian · 13 years ago
  77. 52cf768 Merge "surfaceflinger: replace early suspend with binder call from PowerManager" by Colin Cross · 13 years ago
  78. bd3ad5b am 1ba24574: Aligning native Parcel implementation to Java. by Magnus Strandberg · 13 years ago
  79. 1ba2457 Aligning native Parcel implementation to Java. by Magnus Strandberg · 14 years ago
  80. 8e53306 surfaceflinger: replace early suspend with binder call from PowerManager by Colin Cross · 13 years ago
  81. 9a6b4c7 am d5085da3: am 4467bba7: Merge "Support looper callbacks based on smart pointers." into jb-dev by Jeff Brown · 13 years ago
  82. ad7b376 am 80586761: am dad23789: Merge "Delete unused poll() code." into jb-dev by Jeff Brown · 13 years ago
  83. 27d9284 am dce1547d: am 9e2e781a: Merge "Remove unused statistics code." into jb-dev by Jeff Brown · 13 years ago
  84. 4467bba Merge "Support looper callbacks based on smart pointers." into jb-dev by Jeff Brown · 13 years ago
  85. dad2378 Merge "Delete unused poll() code." into jb-dev by Jeff Brown · 13 years ago
  86. 9e2e781 Merge "Remove unused statistics code." into jb-dev by Jeff Brown · 13 years ago
  87. af567f7 Support looper callbacks based on smart pointers. by Jeff Brown · 13 years ago
  88. 588d5c8 Delete unused poll() code. by Jeff Brown · 13 years ago
  89. 1ea51bf Remove unused statistics code. by Jeff Brown · 13 years ago
  90. 2466e40 am 584fcb32: am 2c8207e9: add the ability to reject buffers in SurfaceTexture::updateTexImage by Mathias Agopian · 13 years ago
  91. 2c8207e add the ability to reject buffers in SurfaceTexture::updateTexImage by Mathias Agopian · 13 years ago
  92. c20bd43 am 138a8d75: am e1082496: Enable SurfaceTexture fence sync for the emulator by Jesse Hall · 13 years ago
  93. e108249 Enable SurfaceTexture fence sync for the emulator by Jesse Hall · 13 years ago
  94. 69df645 am 83f1d839: am 7e477bfe: make sure BufferQueue releases newly acquired buffers on failures by Mathias Agopian · 13 years ago
  95. 49b97c8 am ac4a4825: am f899e411: Remove misleading and wrong ALOGW by Mathias Agopian · 13 years ago
  96. 455961e am e0607f05: am 5aed6843: Merge "fix a corruption in Vector<> when adding new items" into jb-dev by Mathias Agopian · 13 years ago
  97. f336014 am bd56aabb: am 515f19da: Merge "Recreate EGLImage for previously used slots" into jb-dev by Jesse Hall · 13 years ago
  98. 7e477bf make sure BufferQueue releases newly acquired buffers on failures by Mathias Agopian · 13 years ago
  99. f899e41 Remove misleading and wrong ALOGW by Mathias Agopian · 13 years ago
  100. 5aed684 Merge "fix a corruption in Vector<> when adding new items" into jb-dev by Mathias Agopian · 13 years ago