1. f57e754 CpuConsumer: inherit from ConsumerBase by Eino-Ville Talvala · 13 years ago
  2. f0083bf Merge "Add a very simple helper function to log slow functions." into jb-mr1-dev by Jeff Brown · 13 years ago
  3. 8683fca improve [un]marshalling of non-binder objects by Mathias Agopian · 13 years ago
  4. 6f12d57 Add a very simple helper function to log slow functions. by Jeff Brown · 13 years ago
  5. e57f292 make multi-display more real by Mathias Agopian · 13 years ago
  6. 3165cc2 libgui includes refactoring by Mathias Agopian · 13 years ago
  7. 6997399 improve Vector<> safety checks by Mathias Agopian · 13 years ago
  8. 3d1d09c SurfaceTexture: Fix a fence fd leak. by Jamie Gennis · 13 years ago
  9. 14bd369 Merge changes Ic3d35a93,I46ec942d into jb-mr1-dev by Jamie Gennis · 13 years ago
  10. 45cb2ba SurfaceTexture: fix an out of bounds array access by Jamie Gennis · 13 years ago
  11. 1a4d883 surfaceflinger: refactor FrambufferSurface by Jamie Gennis · 13 years ago
  12. 53095e2 libutils cleanup: remove unused or seldom used code from misc.{cpp|h} by Mathias Agopian · 13 years ago
  13. 72131d9 remove unneeded dependencies in libhardware by Mathias Agopian · 13 years ago
  14. 92efd84 screen-off animation won't be handled by SF anymore by Mathias Agopian · 13 years ago
  15. 4f9c284 Add missing break in switch statement by Romain Guy · 13 years ago
  16. 12bd497 libgui: enable EGL_fence_sync usage for exynos5 by Jamie Gennis · 13 years ago
  17. e21face Merge "log more info on fence sync_merge error" into jb-mr1-dev by Mathias Agopian · 13 years ago
  18. d83d67b log more info on fence sync_merge error by Mathias Agopian · 13 years ago
  19. 747c480 Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev by Ed Heyl · 13 years ago
  20. c666cae get rid of the shared-memory control block by Mathias Agopian · 13 years ago
  21. 8785578 add a layerStack attribute to Layers. by Mathias Agopian · 13 years ago
  22. 8b33f03 update SF binder protocol to support setting display attributes by Mathias Agopian · 13 years ago
  23. 074cd0c Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible. by Nick Pelly · 13 years ago
  24. 6501e99 Remove freeze(), unfreeze() and setFreezeTint(). by Jeff Brown · 13 years ago
  25. f9176a9 Remove freezeDisplay(), which is no-op. by Jeff Brown · 13 years ago
  26. 0bc64be libs/ui: Add support for triple framebuffers by Naseer Ahmed · 13 years ago
  27. e7db724 Fix check for fence merge success by Jesse Hall · 13 years ago
  28. dc5b485 Pass fence to HWC on first use of buffer by Jesse Hall · 13 years ago
  29. b42b1ac Return fence from acquireBuffer by Jesse Hall · 13 years ago
  30. c777b0b Pass fences with buffers from SurfaceTextureClient by Jesse Hall · 13 years ago
  31. 02a7be7 Merge "Clarify aborted updateTexImage use of fences" by Jesse Hall · 13 years ago
  32. 962174d Merge "Return fence to client in dequeuBuffer" by Jesse Hall · 13 years ago
  33. d58c304 Clarify aborted updateTexImage use of fences by Jesse Hall · 13 years ago
  34. f9783af Return fence to client in dequeuBuffer by Jesse Hall · 13 years ago
  35. 3094df3 First prototype atttempting to support an external display by Mathias Agopian · 13 years ago
  36. ec44ed0 Utils: Fix a bug in the linear transformation code. by John Grossman · 13 years ago
  37. 3443b33 am db1597a9: Fix shutdown sequence to avoid SIGSEGV when running am command by Johannes Carlsson · 13 years ago
  38. db1597a Fix shutdown sequence to avoid SIGSEGV when running am command by Johannes Carlsson · 14 years ago
  39. f785754 Pass fences from BufferQueue to SurfaceTextureClient by Jesse Hall · 13 years ago
  40. ef19414 Transfer HWC release fences to BufferQueue by Jesse Hall · 13 years ago
  41. a74cbc0 Move remaining bits of lockBuffer to dequeueBuffer by Jesse Hall · 13 years ago
  42. d8e812c Update ANativeWindow clients for sync by Jamie Gennis · 13 years ago
  43. f25e183 libui: add the Fence class by Jamie Gennis · 13 years ago
  44. 3e87601 Implement SurfaceFlinger's ANW on top of BufferQueue by Mathias Agopian · 13 years ago
  45. 52cf768 Merge "surfaceflinger: replace early suspend with binder call from PowerManager" by Colin Cross · 13 years ago
  46. bd3ad5b am 1ba24574: Aligning native Parcel implementation to Java. by Magnus Strandberg · 13 years ago
  47. 1ba2457 Aligning native Parcel implementation to Java. by Magnus Strandberg · 14 years ago
  48. 8e53306 surfaceflinger: replace early suspend with binder call from PowerManager by Colin Cross · 13 years ago
  49. 9a6b4c7 am d5085da3: am 4467bba7: Merge "Support looper callbacks based on smart pointers." into jb-dev by Jeff Brown · 13 years ago
  50. ad7b376 am 80586761: am dad23789: Merge "Delete unused poll() code." into jb-dev by Jeff Brown · 13 years ago
  51. 27d9284 am dce1547d: am 9e2e781a: Merge "Remove unused statistics code." into jb-dev by Jeff Brown · 13 years ago
  52. 4467bba Merge "Support looper callbacks based on smart pointers." into jb-dev by Jeff Brown · 13 years ago
  53. dad2378 Merge "Delete unused poll() code." into jb-dev by Jeff Brown · 13 years ago
  54. 9e2e781 Merge "Remove unused statistics code." into jb-dev by Jeff Brown · 13 years ago
  55. af567f7 Support looper callbacks based on smart pointers. by Jeff Brown · 13 years ago
  56. 588d5c8 Delete unused poll() code. by Jeff Brown · 13 years ago
  57. 1ea51bf Remove unused statistics code. by Jeff Brown · 13 years ago
  58. 2466e40 am 584fcb32: am 2c8207e9: add the ability to reject buffers in SurfaceTexture::updateTexImage by Mathias Agopian · 13 years ago
  59. 2c8207e add the ability to reject buffers in SurfaceTexture::updateTexImage by Mathias Agopian · 13 years ago
  60. c20bd43 am 138a8d75: am e1082496: Enable SurfaceTexture fence sync for the emulator by Jesse Hall · 13 years ago
  61. e108249 Enable SurfaceTexture fence sync for the emulator by Jesse Hall · 13 years ago
  62. 69df645 am 83f1d839: am 7e477bfe: make sure BufferQueue releases newly acquired buffers on failures by Mathias Agopian · 13 years ago
  63. 49b97c8 am ac4a4825: am f899e411: Remove misleading and wrong ALOGW by Mathias Agopian · 13 years ago
  64. 455961e am e0607f05: am 5aed6843: Merge "fix a corruption in Vector<> when adding new items" into jb-dev by Mathias Agopian · 13 years ago
  65. f336014 am bd56aabb: am 515f19da: Merge "Recreate EGLImage for previously used slots" into jb-dev by Jesse Hall · 13 years ago
  66. 7e477bf make sure BufferQueue releases newly acquired buffers on failures by Mathias Agopian · 13 years ago
  67. f899e41 Remove misleading and wrong ALOGW by Mathias Agopian · 13 years ago
  68. 5aed684 Merge "fix a corruption in Vector<> when adding new items" into jb-dev by Mathias Agopian · 13 years ago
  69. a9611c5 fix a corruption in Vector<> when adding new items by Mathias Agopian · 13 years ago
  70. 90ed850 Recreate EGLImage for previously used slots by Jesse Hall · 13 years ago
  71. a74eb25 am dd739965: Merge changes I32fbc2b6,Ifd0ed05b into jb-dev by Jamie Gennis · 13 years ago
  72. 8d05799 am bd113224: Merge "Fix log spam about CPU frequency on one device" into jb-dev by Glenn Kasten · 13 years ago
  73. dd73996 Merge changes I32fbc2b6,Ifd0ed05b into jb-dev by Jamie Gennis · 13 years ago
  74. e41b318 Add a BufferQueue CPU consumer. by Eino-Ville Talvala · 13 years ago
  75. 542af12 Fix log spam about CPU frequency on one device by Glenn Kasten · 13 years ago
  76. b7a6b96 libgui: remove setPostTransformCrop by Jamie Gennis · 13 years ago
  77. b30f0fb am f15a83f5: SurfaceFlinger: add a crop to the layer state by Jamie Gennis · 13 years ago
  78. f15a83f SurfaceFlinger: add a crop to the layer state by Jamie Gennis · 13 years ago
  79. 9121ece am f30fd014: Merge "Workaround for add_tid_to_cgroup failed to write" into jb-dev by Glenn Kasten · 13 years ago
  80. f30fd01 Merge "Workaround for add_tid_to_cgroup failed to write" into jb-dev by Glenn Kasten · 13 years ago
  81. 2b4eeac am cd1806e2: libgui: improve some logging and dumping by Jamie Gennis · 13 years ago
  82. 10cbbd8 Workaround for add_tid_to_cgroup failed to write by Glenn Kasten · 13 years ago
  83. cd1806e libgui: improve some logging and dumping by Jamie Gennis · 13 years ago
  84. daee0dc am 555f89d8: Add callback hack to find out when to reload system properties. by Dianne Hackborn · 13 years ago
  85. 555f89d Add callback hack to find out when to reload system properties. by Dianne Hackborn · 13 years ago
  86. 5ce4b59 am 82c53806: Merge "SurfaceTexture: improve texture matrix computation" into jb-dev by Jamie Gennis · 13 years ago
  87. 1a8bfd0 am cae7c0b9: Merge "libgui: Add support for post-xform crops." into jb-dev by Jamie Gennis · 13 years ago
  88. 8d1afba am 59df82f3: Merge "libui: add the Rect::transform method" into jb-dev by Jamie Gennis · 13 years ago
  89. 82c5380 Merge "SurfaceTexture: improve texture matrix computation" into jb-dev by Jamie Gennis · 13 years ago
  90. cae7c0b Merge "libgui: Add support for post-xform crops." into jb-dev by Jamie Gennis · 13 years ago
  91. 59df82f Merge "libui: add the Rect::transform method" into jb-dev by Jamie Gennis · 13 years ago
  92. dad60f2 am 34c65888: Change name of system property for traces. by Dianne Hackborn · 13 years ago
  93. ccb97bd am ddcb1c2b: Merge "return errors properly in BitTube and SensorEventQueue" into jb-dev by Mathias Agopian · 13 years ago
  94. 5c1139f SurfaceTexture: improve texture matrix computation by Jamie Gennis · 13 years ago
  95. d72f233 libgui: Add support for post-xform crops. by Jamie Gennis · 13 years ago
  96. 34c6588 Change name of system property for traces. by Dianne Hackborn · 13 years ago
  97. 29267fe return errors properly in BitTube and SensorEventQueue by Mathias Agopian · 13 years ago
  98. 5933280 libui: add the Rect::transform method by Jamie Gennis · 13 years ago
  99. 44c27a5 am 23789ae9: Merge "set a Sensor\'s version properly" into jb-dev by Mathias Agopian · 13 years ago
  100. 2ebc4d6 set a Sensor's version properly by Mathias Agopian · 13 years ago