1. 2c7eb92 Merge "SurfaceTexture: inherit from ConsumerBase" into jb-mr1-dev by Jamie Gennis · 13 years ago
  2. 818b460 display states can't share the dirty flags by Mathias Agopian · 13 years ago
  3. ed059a8 SurfaceTexture: inherit from ConsumerBase by Jamie Gennis · 14 years ago
  4. f0083bf Merge "Add a very simple helper function to log slow functions." into jb-mr1-dev by Jeff Brown · 13 years ago
  5. 8683fca improve [un]marshalling of non-binder objects by Mathias Agopian · 13 years ago
  6. 6f12d57 Add a very simple helper function to log slow functions. by Jeff Brown · 13 years ago
  7. e57f292 make multi-display more real by Mathias Agopian · 13 years ago
  8. 3165cc2 libgui includes refactoring by Mathias Agopian · 13 years ago
  9. 6997399 improve Vector<> safety checks by Mathias Agopian · 13 years ago
  10. 14bd369 Merge changes Ic3d35a93,I46ec942d into jb-mr1-dev by Jamie Gennis · 14 years ago
  11. 1a4d883 surfaceflinger: refactor FrambufferSurface by Jamie Gennis · 14 years ago
  12. 53095e2 libutils cleanup: remove unused or seldom used code from misc.{cpp|h} by Mathias Agopian · 14 years ago
  13. 92efd84 screen-off animation won't be handled by SF anymore by Mathias Agopian · 14 years ago
  14. 92a979a We now have a real list of displays. by Mathias Agopian · 14 years ago
  15. 747c480 Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev by Ed Heyl · 14 years ago
  16. c666cae get rid of the shared-memory control block by Mathias Agopian · 14 years ago
  17. 8785578 add a layerStack attribute to Layers. by Mathias Agopian · 14 years ago
  18. 8b33f03 update SF binder protocol to support setting display attributes by Mathias Agopian · 14 years ago
  19. 074cd0c Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible. by Nick Pelly · 14 years ago
  20. e64a403 Merge from jb-dev for "sample video corruption in MediaCodec mode." DO NOT MERGE by Edwin Wong · 14 years ago
  21. 3ad182f Merge "Remove unused layer flags." by Jeff Brown · 14 years ago
  22. 6d7e32c Remove unused layer flags. by Jeff Brown · 14 years ago
  23. fefad43 Merge "Remove freeze(), unfreeze() and setFreezeTint()." by Jeff Brown · 14 years ago
  24. 74bf072 Merge "Remove freezeDisplay(), which is no-op." by Jeff Brown · 14 years ago
  25. 6501e99 Remove freeze(), unfreeze() and setFreezeTint(). by Jeff Brown · 14 years ago
  26. f9176a9 Remove freezeDisplay(), which is no-op. by Jeff Brown · 14 years ago
  27. 85324d9 am 647336c7: am e0daeb39: Fixed sample video corrupted in MediaCodec mode. by Edwin Wong · 14 years ago
  28. e0daeb3 Fixed sample video corrupted in MediaCodec mode. by Edwin Wong · 14 years ago
  29. 4fec873 one more step towards multiple display support by Mathias Agopian · 14 years ago
  30. 0bc64be libs/ui: Add support for triple framebuffers by Naseer Ahmed · 14 years ago
  31. dc5b485 Pass fence to HWC on first use of buffer by Jesse Hall · 14 years ago
  32. b42b1ac Return fence from acquireBuffer by Jesse Hall · 14 years ago
  33. c777b0b Pass fences with buffers from SurfaceTextureClient by Jesse Hall · 14 years ago
  34. 962174d Merge "Return fence to client in dequeuBuffer" by Jesse Hall · 14 years ago
  35. f9783af Return fence to client in dequeuBuffer by Jesse Hall · 14 years ago
  36. 3094df3 First prototype atttempting to support an external display by Mathias Agopian · 14 years ago
  37. f785754 Pass fences from BufferQueue to SurfaceTextureClient by Jesse Hall · 14 years ago
  38. ef19414 Transfer HWC release fences to BufferQueue by Jesse Hall · 14 years ago
  39. 07912f5 Add vendor specific color format to OMX_IVCommon.h by Haynes Mathew George · 14 years ago
  40. d8e812c Update ANativeWindow clients for sync by Jamie Gennis · 14 years ago
  41. f25e183 libui: add the Fence class by Jamie Gennis · 14 years ago
  42. db403e8 split-up Client.h out of SurfaceFlinger.h by Mathias Agopian · 14 years ago
  43. d3076ac Merge "Implement SurfaceFlinger's ANW on top of BufferQueue" by Mathias Agopian · 14 years ago
  44. b6d00dc am 0512af11: am 16272efb: Add ASSIST keycode. by Jeff Brown · 14 years ago
  45. 16272ef Add ASSIST keycode. by Jeff Brown · 14 years ago
  46. 3e87601 Implement SurfaceFlinger's ANW on top of BufferQueue by Mathias Agopian · 14 years ago
  47. 8e53306 surfaceflinger: replace early suspend with binder call from PowerManager by Colin Cross · 14 years ago
  48. 9a6b4c7 am d5085da3: am 4467bba7: Merge "Support looper callbacks based on smart pointers." into jb-dev by Jeff Brown · 14 years ago
  49. ad7b376 am 80586761: am dad23789: Merge "Delete unused poll() code." into jb-dev by Jeff Brown · 14 years ago
  50. 27d9284 am dce1547d: am 9e2e781a: Merge "Remove unused statistics code." into jb-dev by Jeff Brown · 14 years ago
  51. 4467bba Merge "Support looper callbacks based on smart pointers." into jb-dev by Jeff Brown · 14 years ago
  52. dad2378 Merge "Delete unused poll() code." into jb-dev by Jeff Brown · 14 years ago
  53. 9e2e781 Merge "Remove unused statistics code." into jb-dev by Jeff Brown · 14 years ago
  54. af567f7 Support looper callbacks based on smart pointers. by Jeff Brown · 14 years ago
  55. 1737e57 Add camera as an ATRACE tag by Eino-Ville Talvala · 14 years ago
  56. 588d5c8 Delete unused poll() code. by Jeff Brown · 14 years ago
  57. 1ea51bf Remove unused statistics code. by Jeff Brown · 14 years ago
  58. 2466e40 am 584fcb32: am 2c8207e9: add the ability to reject buffers in SurfaceTexture::updateTexImage by Mathias Agopian · 14 years ago
  59. 2c8207e add the ability to reject buffers in SurfaceTexture::updateTexImage by Mathias Agopian · 14 years ago
  60. a07d473 am e804aa48: Merge "Move CameraParameters header to join rest of camera library." into jb-dev by Eino-Ville Talvala · 14 years ago
  61. e804aa4 Merge "Move CameraParameters header to join rest of camera library." into jb-dev by Eino-Ville Talvala · 14 years ago
  62. 41caf6d Move CameraParameters header to join rest of camera library. by Eino-Ville Talvala · 14 years ago
  63. a74eb25 am dd739965: Merge changes I32fbc2b6,Ifd0ed05b into jb-dev by Jamie Gennis · 14 years ago
  64. 8d05799 am bd113224: Merge "Fix log spam about CPU frequency on one device" into jb-dev by Glenn Kasten · 14 years ago
  65. 15e2385 am 9cab4ca1: Merge "minor Rect.h cleanup" into jb-dev by Mathias Agopian · 14 years ago
  66. dd73996 Merge changes I32fbc2b6,Ifd0ed05b into jb-dev by Jamie Gennis · 14 years ago
  67. e41b318 Add a BufferQueue CPU consumer. by Eino-Ville Talvala · 14 years ago
  68. bd11322 Merge "Fix log spam about CPU frequency on one device" into jb-dev by Glenn Kasten · 14 years ago
  69. 542af12 Fix log spam about CPU frequency on one device by Glenn Kasten · 14 years ago
  70. b7a6b96 libgui: remove setPostTransformCrop by Jamie Gennis · 14 years ago
  71. b82203a minor Rect.h cleanup by Mathias Agopian · 14 years ago
  72. b194ec9 libutils: add a tracing tag for video by Jamie Gennis · 14 years ago
  73. f15a83f SurfaceFlinger: add a crop to the layer state by Jamie Gennis · 14 years ago
  74. 3c32e5d Merge "OMX IL header additions for FLAC" into jb-dev by Jean-Michel Trivi · 14 years ago
  75. 224c784 OMX IL header additions for FLAC by Jean-Michel Trivi · 14 years ago
  76. 555f89d Add callback hack to find out when to reload system properties. by Dianne Hackborn · 14 years ago
  77. 82c5380 Merge "SurfaceTexture: improve texture matrix computation" into jb-dev by Jamie Gennis · 14 years ago
  78. cae7c0b Merge "libgui: Add support for post-xform crops." into jb-dev by Jamie Gennis · 14 years ago
  79. 59df82f Merge "libui: add the Rect::transform method" into jb-dev by Jamie Gennis · 14 years ago
  80. 5c1139f SurfaceTexture: improve texture matrix computation by Jamie Gennis · 14 years ago
  81. d72f233 libgui: Add support for post-xform crops. by Jamie Gennis · 14 years ago
  82. 5933280 libui: add the Rect::transform method by Jamie Gennis · 14 years ago
  83. 5b38a1d Add audio tag to systrace by Glenn Kasten · 14 years ago
  84. 081c80c Add System Tracing capability to Sync Manager by Andy Stadler · 14 years ago
  85. 627f471 Merge "Add traces for window manager and activity manager." into jb-dev by Dianne Hackborn · 14 years ago
  86. 1cb93ba1 Add traces for window manager and activity manager. by Dianne Hackborn · 14 years ago
  87. 8e846fd Define OMX_AUDIO_AACObjectELD by Dave Burke · 14 years ago
  88. efc7ab6 libgui: Add plumbing for active rectangle by Jamie Gennis · 14 years ago
  89. 2488b20 add a way to query whether an ANativeWindow consumer is running ahead of the producer by Mathias Agopian · 14 years ago
  90. 24202f5 update the binder protocol for connect to match that of queueBuffer by Mathias Agopian · 14 years ago
  91. a0db308 remove SurfaceTexture::connect() by Mathias Agopian · 14 years ago
  92. 0f00cca Merge "Scheduling group cleanup" by Glenn Kasten · 14 years ago
  93. 64a1e08 SF doesn't need more than a few binder threads by Mathias Agopian · 14 years ago
  94. 383190e Allow the crypto plugin to specify error detail if it returns an error by Andreas Huber · 14 years ago
  95. a26e1cf Scheduling group cleanup by Glenn Kasten · 14 years ago
  96. 9798ff2 Merge "add set thread count" by Mathias Agopian · 14 years ago
  97. 1b80f79 add set thread count by Mathias Agopian · 14 years ago
  98. 85b2176 Remove fixed USAGE_HW_TEXTURE flag from BufferQueue. by Eino-Ville Talvala · 14 years ago
  99. 992b4c5 Merge "Support tokenizing arbitrary content." by Jeff Brown · 14 years ago
  100. a8be8fa Support tokenizing arbitrary content. by Jeff Brown · 14 years ago