1. 7746cc3 Fix handling of "allow fds" state. by Dianne Hackborn · 13 years ago
  2. 5707dbf Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 13 years ago
  3. 8938ed2 Add mechanism for Parcel to not allow FDs to be written to it. by Dianne Hackborn · 13 years ago
  4. fb1b5a2 SurfaceTexture: parameterize the texture target by Jamie Gennis · 13 years ago
  5. 55b81b1 may fix the build by Mathias Agopian · 13 years ago
  6. ed984d9 Merge changes Ib302d79e,Ib4ee085f by Jamie Gennis · 13 years ago
  7. 0857c8f Region cannot handle malformed Rects. Abort the Region op in that case. by Mathias Agopian · 13 years ago
  8. 8acda78 Revert "Transfer large bitmaps using ashmem. Bug: 5224703" by Bart Sears · 13 years ago
  9. f4c1088 Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 13 years ago
  10. fa28c35 SurfaceTexture: add name support by Jamie Gennis · 13 years ago
  11. 0450452 Make sure Region handles invalid rectangles by Mathias Agopian · 13 years ago
  12. 8756f2e am 79aa4030: Merge "Can\'t stop the fling! Bug: 5335420" into ics-factoryrom by Jeff Brown · 13 years ago
  13. df9440f Can't stop the fling! Bug: 5335420 by Jeff Brown · 13 years ago
  14. b74b87c Merge "cleanup: fix typos in logs" by Mathias Agopian · 13 years ago
  15. 06649fe cleanup: fix typos in logs by Mathias Agopian · 13 years ago
  16. 9dbb77d Fix androidGetThreadPriority for non-pthread configurations. by Andreas Huber · 13 years ago
  17. 1d60b96 A new API "androidGetThreadPriority" by Andreas Huber · 13 years ago
  18. 73aaf0d Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529 by Jeff Brown · 13 years ago
  19. 137c3c5 Tweak VelocityTracker. Bug: 5265529 by Jeff Brown · 13 years ago
  20. aefc9cd Resurrect verbose binder logging by Andy McFadden · 13 years ago
  21. 7f739ae Merge "SurfaceTexture: fix a test deadlock" by Jamie Gennis · 13 years ago
  22. 66378c6 Error check in queuebuffer in SurfaceTextureClient by Pannag Sanketi · 13 years ago
  23. bc82a96 Merge "Integreate surfacetexture test into our continuous test framework." by Xia Wang · 13 years ago
  24. 4c87516 Integreate surfacetexture test into our continuous test framework. by Xia Wang · 13 years ago
  25. e68a52b SurfaceTexture: fix a test deadlock by Jamie Gennis · 13 years ago
  26. 41b6aab fix Surface positions are not floats by Mathias Agopian · 13 years ago
  27. 940673f Merge "Add C++ thread API androidGetThreadSchedulingGroup" by Glenn Kasten · 13 years ago
  28. 70e3f81 make sure to re-initialize SurfaceTexture to its default state on disconnect by Mathias Agopian · 13 years ago
  29. 87a96ea Fix an issue where Surface::lock() would never update the output region by Mathias Agopian · 13 years ago
  30. 7f7e858 Merge "SurfaceTexture: fix queues-to-composer" by Jamie Gennis · 13 years ago
  31. 582270d SurfaceTexture: fix queues-to-composer by Jamie Gennis · 13 years ago
  32. 29b5762 don't return the current buffer from dequeueBuffer by Mathias Agopian · 13 years ago
  33. 3902be6 fix a small race condition when returning the default width/height of a SurfaceTexture by Mathias Agopian · 13 years ago
  34. f9606df revert last change to EGLUtils::selectConfigForPixelFormat by Mathias Agopian · 13 years ago
  35. cbe5278 fix a memory leak and memory corruption in RefBase by Mathias Agopian · 13 years ago
  36. 4925ee1 Revert "error out when SurfaceTexture APIs are called while not connected" by Dave Burke · 13 years ago
  37. 3477588 Merge "Read leftover parcel data when a parceled Surface is found in the cache." by Mathias Agopian · 13 years ago
  38. 8e19c2e fix a crasher in SurfaceTexture::updateTexImage() by Mathias Agopian · 13 years ago
  39. 2560d14 rework dequeueBuffer()'s main loop. by Mathias Agopian · 13 years ago
  40. ef51b99 error out when SurfaceTexture APIs are called while not connected by Mathias Agopian · 13 years ago
  41. e5d6eb8 Read leftover parcel data when a parceled Surface is found in the cache. by Ted Bonkenburg · 13 years ago
  42. 2db6f0a fix a crasher in dumpsys by Mathias Agopian · 13 years ago
  43. b0c15c9 free all buffers when ANativeWindow::disconnect is called by Mathias Agopian · 13 years ago
  44. 5bfc245 return correct value from query after connecting a surface by Mathias Agopian · 13 years ago
  45. af08d8a Merge "improve dumpsys SurfaceFlinger output" by Mathias Agopian · 13 years ago
  46. e47498f add some logs to track a crash in eglCreateImageKHR by Mathias Agopian · 13 years ago
  47. ad795ba improve dumpsys SurfaceFlinger output by Mathias Agopian · 13 years ago
  48. 97a9884 Add a 'release' method to the SurfaceTexture public Java API by Mathias Agopian · 13 years ago
  49. ecc0e10 Merge "Refactor input reader to add stylus support. Bug: 5064702" by Jeff Brown · 13 years ago
  50. d05b34a Merge "connect/disconnect is now called from our EGL wrapper" by Mathias Agopian · 13 years ago
  51. 81a6335 connect/disconnect is now called from our EGL wrapper by Mathias Agopian · 13 years ago
  52. 3577034 Merge "SurfaceTexture: allow set_buffer_count(2)" by Jamie Gennis · 13 years ago
  53. 5873ce4 Refactor input reader to add stylus support. Bug: 5064702 by Jeff Brown · 13 years ago
  54. 1c121f6 SurfaceTexture: allow set_buffer_count(2) by Jamie Gennis · 13 years ago
  55. a947de8 improve GraphicAllocator dump method by Mathias Agopian · 13 years ago
  56. e993c42 Merge "Fix uses of all-subdir-makefiles" by Ying Wang · 13 years ago
  57. 0a1fdd7 Fix uses of all-subdir-makefiles by Ying Wang · 13 years ago
  58. b313559 Merge "Move extract native libraries to JNI code" by Kenny Root · 13 years ago
  59. 96e1082 Merge "remove dead code and member variables." by Mathias Agopian · 13 years ago
  60. 49a65e5 Move extract native libraries to JNI code by Kenny Root · 13 years ago
  61. 3fbce7c remove dead code and member variables. by Mathias Agopian · 13 years ago
  62. 395dcd0 am 64ed1059: am e612c881: am 4f3a8db6: am 3cf03987: Merge "Continue idmap generation even if name lookup fails." by Kenny Root · 13 years ago
  63. 66a2eec am e612c881: am 4f3a8db6: am 3cf03987: Merge "Continue idmap generation even if name lookup fails." by Kenny Root · 13 years ago
  64. fa1e002 Merge "SurfaceTexture: enable RGB external textures" by Jamie Gennis · 13 years ago
  65. 8d14330 Merge "Add support for creating a Surface from a a SurfaceTexture." by Ted Bonkenburg · 13 years ago
  66. bd050ab Add support for creating a Surface from a a SurfaceTexture. by Ted Bonkenburg · 13 years ago
  67. 1f8e09f SurfaceTexture: enable RGB external textures by Jamie Gennis · 13 years ago
  68. 7b305ff SurfaceTexture: add the abandon method. by Jamie Gennis · 13 years ago
  69. 6e50219 SurfaceTexture: add a deadlock scenario test by Jamie Gennis · 13 years ago
  70. 1259e9d Merge changes I799532f7,I5cffa6eb by Jamie Gennis · 13 years ago
  71. bb66c9b Fix a few issues with NATIVE_WINDOW_TRANSFORM_HINT by Mathias Agopian · 13 years ago
  72. 976f494 SurfaceTexture: remove getAllocator by Jamie Gennis · 13 years ago
  73. 2cc4e53 am 3cf03987: Merge "Continue idmap generation even if name lookup fails." by Kenny Root · 13 years ago
  74. c0e7a06 Merge "Continue idmap generation even if name lookup fails." by Kenny Root · 13 years ago
  75. aa5e671 Merge "clean-up. get rid ofunused code and members in Surface[Control].cpp" by Mathias Agopian · 13 years ago
  76. c10d9d9 clean-up. get rid ofunused code and members in Surface[Control].cpp by Mathias Agopian · 13 years ago
  77. 585ef1e Remove unimplemented memory pool. by Jeff Brown · 13 years ago
  78. 97c602c implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation" by Mathias Agopian · 13 years ago
  79. 933389f use SurfaceTexture new scaling mode in SF by Mathias Agopian · 13 years ago
  80. 7734ebf Add set_scaling_mode() to ANativeWindow. by Mathias Agopian · 13 years ago
  81. a2f3b90 Merge "SurfaceTexture: add a multi-SurfaceTexture test" by Jamie Gennis · 13 years ago
  82. 8f9dbf9 move lock/unlock implementaion outside of Surface into SurfaceTextureClient by Mathias Agopian · 13 years ago
  83. 0b7c495 Merge "SurfaceTexture: fix SurfaceTextureGLToGLTest" by Jamie Gennis · 13 years ago
  84. ce07166 Merge "Add a call to pthread_attr_destroy to avoid potential memory leaks." by Jeff Brown · 13 years ago
  85. 2773004 fix a typo in ISurfaceTexture IPC code by Mathias Agopian · 13 years ago
  86. 3919950 Add a call to pthread_attr_destroy to avoid potential memory leaks. by Le-Chun Wu · 13 years ago
  87. 677517a Merge changes Id9aa1003,I8c154189 by Jamie Gennis · 13 years ago
  88. fe0a87b SurfaceTexture: make (dis)connect into an IPC by Jamie Gennis · 13 years ago
  89. 2640bfd SurfaceTexture: fix SurfaceTextureGLToGLTest by Jamie Gennis · 13 years ago
  90. 3e646d6 SurfaceTexture: add support for new connect values by Jamie Gennis · 13 years ago
  91. c105333 Minor code cleanups in vector. by Jeff Brown · 13 years ago
  92. 686f62f Replace Vector _grow/_shrink checks with assert. by Jeff Brown · 13 years ago
  93. 8a1d693 Provide more descriptive name for InputChannel ashmem. by Jeff Brown · 13 years ago
  94. c2be743 Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 13 years ago
  95. a100c02 Compress the backup output stream by Christopher Tate · 13 years ago
  96. 7175398 Merge "Remove the simulator target from all makefiles. Bug: 5010576" by Jeff Brown · 13 years ago
  97. baa44b8 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  98. c8251a0 SurfaceTexture: add a multi-SurfaceTexture test by Jamie Gennis · 13 years ago
  99. cb8be17 Merge "Fix typo in an assert's log" by Mathias Agopian · 13 years ago
  100. f6f177f Fix typo in an assert's log by Mathias Agopian · 13 years ago