1. c8f4c6a Merge "SurfaceTexture: fix queues-to-composer" by Jamie Gennis · 13 years ago
  2. fde0059 Merge "Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE." by Wu-cheng Li · 13 years ago
  3. 9b8fc65 SurfaceTexture: fix queues-to-composer by Jamie Gennis · 13 years ago
  4. 24b3522 Merge "Fix "return 0" behavior in rs 0 was not properly blocking for the next message." by Jason Sams · 13 years ago
  5. 85deb78 Fix "return 0" behavior in rs 0 was not properly blocking for the next message. by Jason Sams · 13 years ago
  6. c395530 Merge "don't return the current buffer from dequeueBuffer" by Mathias Agopian · 13 years ago
  7. 656f9b6 Merge "fix a small race condition when returning the default width/height of a SurfaceTexture" by Mathias Agopian · 13 years ago
  8. 8618ebc don't return the current buffer from dequeueBuffer by Mathias Agopian · 13 years ago
  9. c1b4c1f Add structure to pack params for forEach. by Jason Sams · 13 years ago
  10. 4270295 Merge "Fixing asynchronous performance issues." by Alex Sakhartchouk · 13 years ago
  11. 1a22743 fix a small race condition when returning the default width/height of a SurfaceTexture by Mathias Agopian · 13 years ago
  12. b9ac75d Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE. by Wu-cheng Li · 13 years ago
  13. 2ce81fc Merge "Add an API to set the transform on a TextureView's surface texture. Bug #5156689" by Romain Guy · 13 years ago
  14. 302a9df Add an API to set the transform on a TextureView's surface texture. Bug #5156689 by Romain Guy · 13 years ago
  15. 117abdb Fixing asynchronous performance issues. by Alex Sakhartchouk · 13 years ago
  16. 47b2129 revert last change to EGLUtils::selectConfigForPixelFormat by Mathias Agopian · 13 years ago
  17. c929158 Merge "Fix to the memory leak problem." by Alex Sakhartchouk · 13 years ago
  18. f5af429 Merge "Fix the RS frame timeout. Previous a slow app would block from receiving new commands until the timer expired. This change will expire the timer immediatly." by Jason Sams · 13 years ago
  19. bfc7891 Fix the RS frame timeout. by Jason Sams · 13 years ago
  20. e525311 Merge "Make sure we correctly copy caches keys. Bug #5136067" by Romain Guy · 13 years ago
  21. e5df231 Make sure we correctly copy caches keys. Bug #5136067 by Romain Guy · 13 years ago
  22. 6e97ed2 Merge "fix a memory leak and memory corruption in RefBase" by Mathias Agopian · 13 years ago
  23. 065fa8d Fix to the memory leak problem. by Alex Sakhartchouk · 13 years ago
  24. 1213697 Merge "Replacing sans serif system font with Roboto" by Justin Ho · 13 years ago
  25. 6fe2481 fix a memory leak and memory corruption in RefBase by Mathias Agopian · 13 years ago
  26. 03f156e Merge "Remove unnecessary private API" by Romain Guy · 13 years ago
  27. 9d86551 Remove unnecessary private API by Romain Guy · 13 years ago
  28. beb2b5c Replacing sans serif system font with Roboto by Christian Robertson · 13 years ago
  29. 4982b69 Revert "error out when SurfaceTexture APIs are called while not connected" by Dave Burke · 13 years ago
  30. 246ae50 Merge "Read leftover parcel data when a parceled Surface is found in the cache." by Mathias Agopian · 13 years ago
  31. 5c71575 fix a crasher in SurfaceTexture::updateTexImage() by Mathias Agopian · 13 years ago
  32. 71fd121 rework dequeueBuffer()'s main loop. by Mathias Agopian · 13 years ago
  33. a04cda9 error out when SurfaceTexture APIs are called while not connected by Mathias Agopian · 13 years ago
  34. 3f945fa Read leftover parcel data when a parceled Surface is found in the cache. by Ted Bonkenburg · 13 years ago
  35. 4954193 fix a crasher in dumpsys by Mathias Agopian · 13 years ago
  36. f6d08b9 Merge changes Ie06e73e5,I7ac6b5b0 by Mathias Agopian · 13 years ago
  37. 9ce7c09 Merge "add renderscript doc comments for exposed headers" by Alex Sakhartchouk · 13 years ago
  38. 9940c60 Merge "Start refactoring RS headerfiles for docs." by Stephen Hines · 13 years ago
  39. 6b2b8bd add renderscript doc comments for exposed headers by Alex Sakhartchouk · 13 years ago
  40. 573fa62 Start refactoring RS headerfiles for docs. by Jason Sams · 13 years ago
  41. 43a3d91 free all buffers when ANativeWindow::disconnect is called by Mathias Agopian · 13 years ago
  42. 053b02d return correct value from query after connecting a surface by Mathias Agopian · 13 years ago
  43. fc4ba11 Merge "improve dumpsys SurfaceFlinger output" by Mathias Agopian · 13 years ago
  44. 03edb5d Merge "add some logs to track a crash in eglCreateImageKHR" by Mathias Agopian · 13 years ago
  45. 95dfd05 add some logs to track a crash in eglCreateImageKHR by Mathias Agopian · 13 years ago
  46. 514a0b3 Merge "Migrate perf-critical functions away from librs." by Stephen Hines · 13 years ago
  47. 0c3367f improve dumpsys SurfaceFlinger output by Mathias Agopian · 13 years ago
  48. d1bfd12 Add RS docs for rs_core.rsh by Jason Sams · 13 years ago
  49. e004058 Migrate perf-critical functions away from librs. by Stephen Hines · 13 years ago
  50. 00ac96b Merge "Add docs to rs_types.rsh" by Jason Sams · 13 years ago
  51. a00e6d8 Add docs to rs_types.rsh by Jason Sams · 13 years ago
  52. 75e0254 Merge "Fixing rs crash when no texture is bound." by Alex Sakhartchouk · 13 years ago
  53. 4974bc1 Prevent crash when purging the gradients cache. Bug #5133876 by Romain Guy · 13 years ago
  54. bbc41c0 Fixing rs crash when no texture is bound. by Alex Sakhartchouk · 13 years ago
  55. 8f019d6 Merge "Start using bcinfo components within librs." by Stephen Hines · 13 years ago
  56. 09f6d67 Merge "Add camera bayer image format." by Wu-cheng Li · 13 years ago
  57. 70fb908 Add camera bayer image format. by Wu-cheng Li · 13 years ago
  58. 4382467a Start using bcinfo components within librs. by Stephen Hines · 13 years ago
  59. ec46b4e Add a 'release' method to the SurfaceTexture public Java API by Mathias Agopian · 13 years ago
  60. 7006064 Merge "Paint style and stroke width affect text rendering. Bug #5112207" by Romain Guy · 13 years ago
  61. bd496bc Paint style and stroke width affect text rendering. Bug #5112207 by Romain Guy · 13 years ago
  62. bb1e275 Pass camera frame metadata from camera service to Java. by Wu-cheng Li · 13 years ago
  63. 0175028 Merge "Add camera recording hint parameter." by Wu-cheng Li · 13 years ago
  64. 25d8fb5 Add camera recording hint parameter. by Wu-cheng Li · 13 years ago
  65. d679346 Merge "Finish the refactor work of bccPrepareExecutable" by Shih-wei Liao · 13 years ago
  66. 4b51247 Merge "Reduce the amount of data cached by the gradients cache." by Romain Guy · 13 years ago
  67. 6203f6c Reduce the amount of data cached by the gradients cache. by Romain Guy · 13 years ago
  68. 2a2ec87 Merge "Refactor input reader to add stylus support. Bug: 5064702" by Jeff Brown · 13 years ago
  69. 34e1fb1 Merge "connect/disconnect is now called from our EGL wrapper" by Mathias Agopian · 13 years ago
  70. de7c939 Merge "Use high precision iterators on specific GPUs Bug #5098359" by Romain Guy · 13 years ago
  71. a60c388 Use high precision iterators on specific GPUs Bug #5098359 by Romain Guy · 13 years ago
  72. 982d2da connect/disconnect is now called from our EGL wrapper by Mathias Agopian · 13 years ago
  73. d356b2d Merge "SurfaceTexture: allow set_buffer_count(2)" by Jamie Gennis · 13 years ago
  74. be1aa82 Refactor input reader to add stylus support. Bug: 5064702 by Jeff Brown · 13 years ago
  75. d995b08 SurfaceTexture: allow set_buffer_count(2) by Jamie Gennis · 13 years ago
  76. 8ce8a1a Finish the refactor work of bccPrepareExecutable by Logan Chien · 13 years ago
  77. 8bb8245 improve GraphicAllocator dump method by Mathias Agopian · 13 years ago
  78. b501498 Correctly apply linear filter to drawBitmap(Rect, Rect) by Romain Guy · 13 years ago
  79. b6f7a27 Merge "Reclaim more memory, more often." by Romain Guy · 13 years ago
  80. 65b345f Reclaim more memory, more often. by Romain Guy · 13 years ago
  81. 00fd1fc Merge "Fix uses of all-subdir-makefiles" by Ying Wang · 13 years ago
  82. d84d6c7 Fix uses of all-subdir-makefiles by Ying Wang · 13 years ago
  83. c8ec222 Merge "Destroy layers and flush layers cache when a window is destroyed." by Romain Guy · 13 years ago
  84. 6d7475d Destroy layers and flush layers cache when a window is destroyed. by Romain Guy · 13 years ago
  85. 4f35092 Merge "Move extract native libraries to JNI code" by Kenny Root · 13 years ago
  86. a12036b Merge "Add const to matrix by vector multiply routines. Cleanup ifdef for rsForEach." by Jason Sams · 13 years ago
  87. 4575a8e Add const to matrix by vector multiply routines. Cleanup ifdef for rsForEach. by Jason Sams · 13 years ago
  88. eea6069 Improve layers debugging by Romain Guy · 13 years ago
  89. 912a7b3 Make sure we have a current EGL context when invoking EGL Bug #5081795 by Romain Guy · 13 years ago
  90. 4c2292e Add camera face detection API. by Wu-cheng Li · 13 years ago
  91. 686200c Merge "remove dead code and member variables." by Mathias Agopian · 13 years ago
  92. 66269ea Move extract native libraries to JNI code by Kenny Root · 13 years ago
  93. f3503c2 remove dead code and member variables. by Mathias Agopian · 13 years ago
  94. fa93052 am 64ed1059: am e612c881: am 4f3a8db6: am 3cf03987: Merge "Continue idmap generation even if name lookup fails." by Kenny Root · 13 years ago
  95. 176f3e1 Merge "Improve rendering performance on some GPUs" by Romain Guy · 13 years ago
  96. e3c2685 Improve rendering performance on some GPUs by Romain Guy · 13 years ago
  97. c854b9c Merge "Add size param to rsForEach bug 5074640" by Jason Sams · 13 years ago
  98. cf57dec Add size param to rsForEach bug 5074640 by Jason Sams · 13 years ago
  99. 64ed105 am e612c881: am 4f3a8db6: am 3cf03987: Merge "Continue idmap generation even if name lookup fails." by Kenny Root · 13 years ago
  100. d50aef5 Merge "SurfaceTexture: enable RGB external textures" by Jamie Gennis · 13 years ago