1. 588d5c8 Delete unused poll() code. by Jeff Brown · 13 years ago
  2. 1ea51bf Remove unused statistics code. by Jeff Brown · 13 years ago
  3. e108249 Enable SurfaceTexture fence sync for the emulator by Jesse Hall · 13 years ago
  4. 83e7c8c Implement the EGL_KHR_fence_sync in libagl by Jesse Hall · 13 years ago
  5. cc2b156 fix EGL_CLIENT_STRING by Mathias Agopian · 13 years ago
  6. 7e477bf make sure BufferQueue releases newly acquired buffers on failures by Mathias Agopian · 13 years ago
  7. f899e41 Remove misleading and wrong ALOGW by Mathias Agopian · 13 years ago
  8. ed9807b we need to wait for vsync when doing the screen-off animation by Mathias Agopian · 13 years ago
  9. a66faaa Merge "Dump packages.xml as root." into jb-dev by Jeff Sharkey · 13 years ago
  10. 5aed684 Merge "fix a corruption in Vector<> when adding new items" into jb-dev by Mathias Agopian · 13 years ago
  11. a9611c5 fix a corruption in Vector<> when adding new items by Mathias Agopian · 13 years ago
  12. 13461c2 Dump packages.xml as root. by Jeff Sharkey · 13 years ago
  13. 515f19d Merge "Recreate EGLImage for previously used slots" into jb-dev by Jesse Hall · 13 years ago
  14. 90ed850 Recreate EGLImage for previously used slots by Jesse Hall · 13 years ago
  15. 81f6da5 Merge "dumpstate: collect xtables based iface stats, update iptables info." into jb-dev by JP Abgrall · 13 years ago
  16. 012c2ea dumpstate: collect xtables based iface stats, update iptables info. by JP Abgrall · 13 years ago
  17. f17fdca Merge changes I9f3cbbe0,I12a6f9a9 into jb-dev by Mathias Agopian · 13 years ago
  18. b30c415 Fix "Battery/Status/Clock status bar area flickers when dragging down" by Mathias Agopian · 13 years ago
  19. 93ffb86 minor refactoring in praparation of crop fix by Mathias Agopian · 13 years ago
  20. f34ec7a Merge "gltrace: Allow receiving commands of length > 4" into jb-dev by Siva Velusamy · 13 years ago
  21. 2fdcc81 gltrace: Allow receiving commands of length > 4 by Siva Velusamy · 13 years ago
  22. e804aa4 Merge "Move CameraParameters header to join rest of camera library." into jb-dev by Eino-Ville Talvala · 13 years ago
  23. 41caf6d Move CameraParameters header to join rest of camera library. by Eino-Ville Talvala · 13 years ago
  24. dd73996 Merge changes I32fbc2b6,Ifd0ed05b into jb-dev by Jamie Gennis · 13 years ago
  25. bd11322 Merge "Fix log spam about CPU frequency on one device" into jb-dev by Glenn Kasten · 13 years ago
  26. 542af12 Fix log spam about CPU frequency on one device by Glenn Kasten · 13 years ago
  27. 9cab4ca Merge "minor Rect.h cleanup" into jb-dev by Mathias Agopian · 13 years ago
  28. cbad735 SurfaceFlinger: recompute visible regions less by Jamie Gennis · 13 years ago
  29. b7a6b96 libgui: remove setPostTransformCrop by Jamie Gennis · 13 years ago
  30. 05f257f Merge "Ignore SIGPIPE is some of the tools used via bugreport" into jb-dev by JP Abgrall · 13 years ago
  31. b82203a minor Rect.h cleanup by Mathias Agopian · 13 years ago
  32. 3e03d3f Ignore SIGPIPE is some of the tools used via bugreport by JP Abgrall · 13 years ago
  33. b194ec9 libutils: add a tracing tag for video by Jamie Gennis · 13 years ago
  34. f15a83f SurfaceFlinger: add a crop to the layer state by Jamie Gennis · 13 years ago
  35. f30fd01 Merge "Workaround for add_tid_to_cgroup failed to write" into jb-dev by Glenn Kasten · 13 years ago
  36. 10cbbd8 Workaround for add_tid_to_cgroup failed to write by Glenn Kasten · 13 years ago
  37. 51dcd58 SurfaceFlinger: recompute visible regions more by Jamie Gennis · 13 years ago
  38. cd1806e libgui: improve some logging and dumping by Jamie Gennis · 13 years ago
  39. 3c32e5d Merge "OMX IL header additions for FLAC" into jb-dev by Jean-Michel Trivi · 13 years ago
  40. 224c784 OMX IL header additions for FLAC by Jean-Michel Trivi · 13 years ago
  41. 555f89d Add callback hack to find out when to reload system properties. by Dianne Hackborn · 13 years ago
  42. 161534a SurfaceFlinger: SCALING_MODE_FREEZE cropping support by Jamie Gennis · 13 years ago
  43. cbb1a95 SurfaceFlinger: tell SurfaceTex about filtering by Jamie Gennis · 13 years ago
  44. 82c5380 Merge "SurfaceTexture: improve texture matrix computation" into jb-dev by Jamie Gennis · 13 years ago
  45. cae7c0b Merge "libgui: Add support for post-xform crops." into jb-dev by Jamie Gennis · 13 years ago
  46. 59df82f Merge "libui: add the Rect::transform method" into jb-dev by Jamie Gennis · 13 years ago
  47. 5c1139f SurfaceTexture: improve texture matrix computation by Jamie Gennis · 13 years ago
  48. d72f233 libgui: Add support for post-xform crops. by Jamie Gennis · 13 years ago
  49. 34c6588 Change name of system property for traces. by Dianne Hackborn · 13 years ago
  50. ddcb1c2 Merge "return errors properly in BitTube and SensorEventQueue" into jb-dev by Mathias Agopian · 13 years ago
  51. 29267fe return errors properly in BitTube and SensorEventQueue by Mathias Agopian · 13 years ago
  52. 5933280 libui: add the Rect::transform method by Jamie Gennis · 13 years ago
  53. 5b38a1d Add audio tag to systrace by Glenn Kasten · 13 years ago
  54. 3410a85 Merge "Disable EGL hibernation due to jank" into jb-dev by Jesse Hall · 13 years ago
  55. 23789ae Merge "set a Sensor's version properly" into jb-dev by Mathias Agopian · 13 years ago
  56. 2ebc4d6 set a Sensor's version properly by Mathias Agopian · 13 years ago
  57. 201f3b2 Disable EGL hibernation due to jank by Jesse Hall · 13 years ago
  58. 081c80c Add System Tracing capability to Sync Manager by Andy Stadler · 13 years ago
  59. 5c8a608 SurfaceTexture: fix a memory leak by Jamie Gennis · 13 years ago
  60. 06e51a0 don't actuate vsync hint when not needed by Mathias Agopian · 13 years ago
  61. 03e4072 set vsync power hint by Mathias Agopian · 13 years ago
  62. 627f471 Merge "Add traces for window manager and activity manager." into jb-dev by Dianne Hackborn · 13 years ago
  63. 1cb93ba1 Add traces for window manager and activity manager. by Dianne Hackborn · 13 years ago
  64. 90fe9d0 Merge "gldebugger: Allow connections from root user" into jb-dev by Siva Velusamy · 13 years ago
  65. c7d767a gldebugger: Allow connections from root user by Siva Velusamy · 13 years ago
  66. 8e846fd Define OMX_AUDIO_AACObjectELD by Dave Burke · 13 years ago
  67. 6b8bef6 PixelFormat.UNKNOWN should return an error when queried by Mathias Agopian · 13 years ago
  68. efc7ab6 libgui: Add plumbing for active rectangle by Jamie Gennis · 13 years ago
  69. f4b3228 SurfaceTexture: detachFromContext fixed by Daniel Lam · 13 years ago
  70. 2488b20 add a way to query whether an ANativeWindow consumer is running ahead of the producer by Mathias Agopian · 13 years ago
  71. 24202f5 update the binder protocol for connect to match that of queueBuffer by Mathias Agopian · 13 years ago
  72. a0db308 remove SurfaceTexture::connect() by Mathias Agopian · 13 years ago
  73. bce2d74 Merge "triple buffering is now controled by BoardConfig and enabled by default" by Mathias Agopian · 13 years ago
  74. 7f42a9c triple buffering is now controled by BoardConfig and enabled by default by Mathias Agopian · 13 years ago
  75. 0f00cca Merge "Scheduling group cleanup" by Glenn Kasten · 13 years ago
  76. 64a1e08 SF doesn't need more than a few binder threads by Mathias Agopian · 13 years ago
  77. 4a8111b Merge "Added an EGLTest for eglTerminate" by Mathias Agopian · 13 years ago
  78. 383190e Allow the crypto plugin to specify error detail if it returns an error by Andreas Huber · 13 years ago
  79. a26e1cf Scheduling group cleanup by Glenn Kasten · 13 years ago
  80. 56a2bbe SF needs to render even if we don't have a h/w composer by Mathias Agopian · 13 years ago
  81. 9798ff2 Merge "add set thread count" by Mathias Agopian · 13 years ago
  82. 1b80f79 add set thread count by Mathias Agopian · 13 years ago
  83. 6c47034 Fix BufferQueue verbose log by Eino-Ville Talvala · 13 years ago
  84. 85b2176 Remove fixed USAGE_HW_TEXTURE flag from BufferQueue. by Eino-Ville Talvala · 13 years ago
  85. aa1667f Merge "Fix deadlock when cleaning objects in eglTerminate" by Jesse Hall · 13 years ago
  86. b9494d5 make sure to clear the framebuffer when using overlays by Mathias Agopian · 13 years ago
  87. 992b4c5 Merge "Support tokenizing arbitrary content." by Jeff Brown · 13 years ago
  88. a8be8fa Support tokenizing arbitrary content. by Jeff Brown · 13 years ago
  89. 9aa74db SurfaceTexture: fix a memory leak by Jamie Gennis · 13 years ago
  90. 2efa4b2 Merge changes Id79430f9,I541d3046 by Jamie Gennis · 13 years ago
  91. a0fef1c Fix deadlock when cleaning objects in eglTerminate by Jesse Hall · 13 years ago
  92. fe668f4 Merge "double checked locking pattern is not safe on SMP" by Mathias Agopian · 13 years ago
  93. 4851e21 Merge "Add webview tracing bit" by Chris Craik · 13 years ago
  94. 1cbcb98 Added an EGLTest for eglTerminate by Daniel Lam · 13 years ago
  95. 695e331 BufferQueue: check before tracing buffer index by Jamie Gennis · 13 years ago
  96. 91a6826 SurfaceTexture: shrink all sides when cropping by Jamie Gennis · 13 years ago
  97. e8db871 double checked locking pattern is not safe on SMP by Mathias Agopian · 13 years ago
  98. 3aecbb0 fix Region const_iterator. by Mathias Agopian · 13 years ago
  99. 6acafad Add webview tracing bit by Chris Craik · 13 years ago
  100. 0c8ecac Merge "don't attempt to clip layers anymore using glScissor" by Mathias Agopian · 13 years ago