1. cd60f99 refactor compositing code to avoid multiple eglMakeCurrent() calls by Mathias Agopian · 12 years ago
  2. 5f20e2d reimplement wifi display hack with new external display SF framework by Mathias Agopian · 12 years ago
  3. 818b460 display states can't share the dirty flags by Mathias Agopian · 12 years ago
  4. 111b2d8 binder interfaces can't be compared directly by Mathias Agopian · 12 years ago
  5. ed059a8 SurfaceTexture: inherit from ConsumerBase by Jamie Gennis · 12 years ago
  6. c21fc05 Merge "gltrace: flush trace buffer on createContext & makeCurrent" into jb-mr1-dev by Siva Velusamy · 12 years ago
  7. ad9693f gltrace: flush trace buffer on createContext & makeCurrent by Siva Velusamy · 12 years ago
  8. 13233e0 oopsie, missed a spot when fixing b/6970310 by Mathias Agopian · 12 years ago
  9. 3559b07 we were mistakenly optimizing out SF's main transactions in some cases by Mathias Agopian · 12 years ago
  10. ac1f70b Use new PowerManager API. by Jeff Brown · 12 years ago
  11. 01eb979 Fix layer removal transaction. by Jeff Brown · 12 years ago
  12. ea599df Don't crash when recovering from WM death by Jesse Hall · 12 years ago
  13. 8855e6f Add support for "-rtl" in resources by Fabrice Di Meglio · 12 years ago
  14. f0083bf Merge "Add a very simple helper function to log slow functions." into jb-mr1-dev by Jeff Brown · 12 years ago
  15. 2012830 make sure to repaint the screen when unblank()ing by Mathias Agopian · 12 years ago
  16. 8b736f1 xdpi / ydpi were reported as 0 by Mathias Agopian · 12 years ago
  17. 670d24a Merge "improve [un]marshalling of non-binder objects" into jb-mr1-dev by Mathias Agopian · 12 years ago
  18. 7e5099a Add compile-time option to systrace GL-ES calls by Jesse Hall · 12 years ago
  19. 8683fca improve [un]marshalling of non-binder objects by Mathias Agopian · 12 years ago
  20. 6f12d57 Add a very simple helper function to log slow functions. by Jeff Brown · 12 years ago
  21. e57f292 make multi-display more real by Mathias Agopian · 12 years ago
  22. ef7b9c7 screenshots could stop working after camera was used by Mathias Agopian · 12 years ago
  23. 748f3df avoid crashing when we don't have an h/w composer by Mathias Agopian · 12 years ago
  24. 3165cc2 libgui includes refactoring by Mathias Agopian · 12 years ago
  25. 1e26087 Add a display parameter to HWComposer where needed by Mathias Agopian · 12 years ago
  26. 28947d7 now able to set the layer stack on a DisplayDevice by Mathias Agopian · 12 years ago
  27. 6997399 improve Vector<> safety checks by Mathias Agopian · 12 years ago
  28. 599d488 Merge "SurfaceTexture: Fix a fence fd leak." into jb-mr1-dev by Jamie Gennis · 12 years ago
  29. 3d1d09c SurfaceTexture: Fix a fence fd leak. by Jamie Gennis · 12 years ago
  30. 85aea74 add /d/sync to dumpstate by Mathias Agopian · 12 years ago
  31. a610da9 Merge "enable java/jni build in PDK if supported" into jb-mr1-dev by Keun young Park · 12 years ago
  32. 203a335 enable java/jni build in PDK if supported by Keun young Park · 12 years ago
  33. b685c54 Changes to support multi-display HWC by Jesse Hall · 12 years ago
  34. 14bd369 Merge changes Ic3d35a93,I46ec942d into jb-mr1-dev by Jamie Gennis · 12 years ago
  35. 45cb2ba SurfaceTexture: fix an out of bounds array access by Jamie Gennis · 12 years ago
  36. 1a4d883 surfaceflinger: refactor FrambufferSurface by Jamie Gennis · 12 years ago
  37. 92516c8 fix pdk build by Greg Hackmann · 12 years ago
  38. 53095e2 libutils cleanup: remove unused or seldom used code from misc.{cpp|h} by Mathias Agopian · 12 years ago
  39. 028a757 DisplayDevice doesn't need weak pointers or polymorphism by Mathias Agopian · 12 years ago
  40. 4297734 turn DisplayDevice into a reference-counted object by Mathias Agopian · 12 years ago
  41. d8552d7 DisplayDevice only needs ANativeWindow not SurfaceTextureClient by Mathias Agopian · 12 years ago
  42. 888c822 remove a dependency of DisplayDevice on the refresh rate by Mathias Agopian · 12 years ago
  43. 72131d9 remove unneeded dependencies in libhardware by Mathias Agopian · 12 years ago
  44. c1d359d break SF dependencies on libdvm and libandroid_runtime by Mathias Agopian · 12 years ago
  45. 92efd84 screen-off animation won't be handled by SF anymore by Mathias Agopian · 12 years ago
  46. 92a979a We now have a real list of displays. by Mathias Agopian · 12 years ago
  47. fcb239d don't filter when capturing a screenshot unless needed by Mathias Agopian · 12 years ago
  48. d3ee231 cleanups in preparation of bigger changes by Mathias Agopian · 12 years ago
  49. 0f2f5ff rename DisplayHardware to DisplayDevice by Mathias Agopian · 12 years ago
  50. be246f8 Layers are now sorted by layer-stack first, then by z-order by Mathias Agopian · 12 years ago
  51. 52bbb1a getting closer to final main composition loop by Mathias Agopian · 12 years ago
  52. 87baae1 get rid of global regions that should be tracked per display by Mathias Agopian · 12 years ago
  53. 53f10b7 Merge "Add missing break in switch statement" into jb-mr1-dev by Romain Guy · 12 years ago
  54. 4f9c284 Add missing break in switch statement by Romain Guy · 12 years ago
  55. 22ea9b3 Dalvik heap size for a 10" xhdpi tablet. by Dianne Hackborn · 12 years ago
  56. 1dd2003 Merge "libgui: enable EGL_fence_sync usage for exynos5" into jb-mr1-dev by Jamie Gennis · 12 years ago
  57. 12bd497 libgui: enable EGL_fence_sync usage for exynos5 by Jamie Gennis · 12 years ago
  58. cbc388c Merge "Move eglSwapBuffers out of HWComposer" into jb-mr1-dev by Jesse Hall · 12 years ago
  59. b6ae16f Merge "Revert "Minimal changes to support multi-display HWC"" into jb-mr1-dev by Jesse Hall · 12 years ago
  60. bc0d7dc Revert "Minimal changes to support multi-display HWC" by Jesse Hall · 12 years ago
  61. 402a65d Merge "Minimal changes to support multi-display HWC" into jb-mr1-dev by Jesse Hall · 12 years ago
  62. 34a09ba Move eglSwapBuffers out of HWComposer by Jesse Hall · 12 years ago
  63. e21face Merge "log more info on fence sync_merge error" into jb-mr1-dev by Mathias Agopian · 12 years ago
  64. d83d67b log more info on fence sync_merge error by Mathias Agopian · 12 years ago
  65. 747c480 Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev by Ed Heyl · 12 years ago
  66. 657ea79 am 5e966ef6: Reconcile with jb-release by The Android Open Source Project · 12 years ago
  67. 5e966ef Reconcile with jb-release by The Android Open Source Project · 12 years ago
  68. bddd724 Minimal changes to support multi-display HWC by Jesse Hall · 12 years ago
  69. c666cae get rid of the shared-memory control block by Mathias Agopian · 12 years ago
  70. 028508c hopefully fixe a race condition in sf initialization by Mathias Agopian · 12 years ago
  71. 8630320 split HWComposer out of DisplayHardware by Mathias Agopian · 12 years ago
  72. 98a121a get rid of ro.sf.hwrotation, it's not used anymore by Mathias Agopian · 12 years ago
  73. 8785578 add a layerStack attribute to Layers. by Mathias Agopian · 12 years ago
  74. 8b33f03 update SF binder protocol to support setting display attributes by Mathias Agopian · 12 years ago
  75. 19b93df merge in jb-release history after reset to jb-dev by The Android Automerger · 12 years ago
  76. 921e6ac SurfaceFlinger cleanup by Mathias Agopian · 12 years ago
  77. 36b285e Fixed bug in opengl es binding generation by Thomas Tafertshofer · 12 years ago
  78. 493c4fe Merge "glgen stubs to fix bad methods in gles20 bindings" by Mathias Agopian · 12 years ago
  79. 9a82fe6 Merge "Update the EGL_ANDROID_fence_sync spec." by Jamie Gennis · 12 years ago
  80. 648654d Update the EGL_ANDROID_fence_sync spec. by Jamie Gennis · 12 years ago
  81. 6ee93c0 Increment iterator on early-out too by Jesse Hall · 12 years ago
  82. a30cc7d EGL: do not use sparse files for shader by vijay gupta · 12 years ago
  83. 2654a36 Merge "Handle empty HWC layer list when composing" by Jesse Hall · 12 years ago
  84. a6b32db Handle empty HWC layer list when composing by Jesse Hall · 12 years ago
  85. 180eaad Merge "Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible." by Nick Pelly · 12 years ago
  86. 55b4e55 glgen stubs to fix bad methods in gles20 bindings by Thomas Tafertshofer · 12 years ago
  87. 074cd0c Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible. by Nick Pelly · 12 years ago
  88. a491260 factor EGL/GL and surface creation out of DisplayHardware by Mathias Agopian · 12 years ago
  89. 3b1d2b6 mVisibleLayersSortedByZ is now maintained per display by Mathias Agopian · 12 years ago
  90. df5cbd7 Merge "OpenGL bindings fix for methods with iobuffer args" by Mathias Agopian · 12 years ago
  91. fd16f0a Merge "Remove @hide from the generated EGL 1.4 API" by Mathias Agopian · 12 years ago
  92. 72a36d8 am f455c9a2: merge in jb-release history after reset to jb-dev by The Android Automerger · 12 years ago
  93. e64a403 Merge from jb-dev for "sample video corruption in MediaCodec mode." DO NOT MERGE by Edwin Wong · 12 years ago
  94. 3ad182f Merge "Remove unused layer flags." by Jeff Brown · 12 years ago
  95. 6d7e32c Remove unused layer flags. by Jeff Brown · 12 years ago
  96. f0048f9 Merge "surfaceflinger: call into hardware composer to blank screen" by Colin Cross · 12 years ago
  97. fefad43 Merge "Remove freeze(), unfreeze() and setFreezeTint()." by Jeff Brown · 12 years ago
  98. 74bf072 Merge "Remove freezeDisplay(), which is no-op." by Jeff Brown · 12 years ago
  99. 6501e99 Remove freeze(), unfreeze() and setFreezeTint(). by Jeff Brown · 12 years ago
  100. f9176a9 Remove freezeDisplay(), which is no-op. by Jeff Brown · 12 years ago