1. fc4ba11 Merge "improve dumpsys SurfaceFlinger output" by Mathias Agopian · 13 years ago
  2. 03edb5d Merge "add some logs to track a crash in eglCreateImageKHR" by Mathias Agopian · 13 years ago
  3. 95dfd05 add some logs to track a crash in eglCreateImageKHR by Mathias Agopian · 13 years ago
  4. 514a0b3 Merge "Migrate perf-critical functions away from librs." by Stephen Hines · 13 years ago
  5. 0c3367f improve dumpsys SurfaceFlinger output by Mathias Agopian · 13 years ago
  6. d1bfd12 Add RS docs for rs_core.rsh by Jason Sams · 13 years ago
  7. e004058 Migrate perf-critical functions away from librs. by Stephen Hines · 13 years ago
  8. 00ac96b Merge "Add docs to rs_types.rsh" by Jason Sams · 13 years ago
  9. a00e6d8 Add docs to rs_types.rsh by Jason Sams · 13 years ago
  10. 75e0254 Merge "Fixing rs crash when no texture is bound." by Alex Sakhartchouk · 13 years ago
  11. 4974bc1 Prevent crash when purging the gradients cache. Bug #5133876 by Romain Guy · 13 years ago
  12. bbc41c0 Fixing rs crash when no texture is bound. by Alex Sakhartchouk · 13 years ago
  13. 8f019d6 Merge "Start using bcinfo components within librs." by Stephen Hines · 13 years ago
  14. 09f6d67 Merge "Add camera bayer image format." by Wu-cheng Li · 13 years ago
  15. 70fb908 Add camera bayer image format. by Wu-cheng Li · 13 years ago
  16. 4382467a Start using bcinfo components within librs. by Stephen Hines · 13 years ago
  17. ec46b4e Add a 'release' method to the SurfaceTexture public Java API by Mathias Agopian · 13 years ago
  18. 7006064 Merge "Paint style and stroke width affect text rendering. Bug #5112207" by Romain Guy · 13 years ago
  19. bd496bc Paint style and stroke width affect text rendering. Bug #5112207 by Romain Guy · 13 years ago
  20. bb1e275 Pass camera frame metadata from camera service to Java. by Wu-cheng Li · 13 years ago
  21. 0175028 Merge "Add camera recording hint parameter." by Wu-cheng Li · 13 years ago
  22. 25d8fb5 Add camera recording hint parameter. by Wu-cheng Li · 13 years ago
  23. d679346 Merge "Finish the refactor work of bccPrepareExecutable" by Shih-wei Liao · 13 years ago
  24. 4b51247 Merge "Reduce the amount of data cached by the gradients cache." by Romain Guy · 13 years ago
  25. 6203f6c Reduce the amount of data cached by the gradients cache. by Romain Guy · 13 years ago
  26. 2a2ec87 Merge "Refactor input reader to add stylus support. Bug: 5064702" by Jeff Brown · 13 years ago
  27. 34e1fb1 Merge "connect/disconnect is now called from our EGL wrapper" by Mathias Agopian · 13 years ago
  28. de7c939 Merge "Use high precision iterators on specific GPUs Bug #5098359" by Romain Guy · 13 years ago
  29. a60c388 Use high precision iterators on specific GPUs Bug #5098359 by Romain Guy · 13 years ago
  30. 982d2da connect/disconnect is now called from our EGL wrapper by Mathias Agopian · 13 years ago
  31. d356b2d Merge "SurfaceTexture: allow set_buffer_count(2)" by Jamie Gennis · 13 years ago
  32. be1aa82 Refactor input reader to add stylus support. Bug: 5064702 by Jeff Brown · 13 years ago
  33. d995b08 SurfaceTexture: allow set_buffer_count(2) by Jamie Gennis · 13 years ago
  34. 8ce8a1a Finish the refactor work of bccPrepareExecutable by Logan Chien · 13 years ago
  35. 8bb8245 improve GraphicAllocator dump method by Mathias Agopian · 13 years ago
  36. b501498 Correctly apply linear filter to drawBitmap(Rect, Rect) by Romain Guy · 13 years ago
  37. b6f7a27 Merge "Reclaim more memory, more often." by Romain Guy · 13 years ago
  38. 65b345f Reclaim more memory, more often. by Romain Guy · 13 years ago
  39. 00fd1fc Merge "Fix uses of all-subdir-makefiles" by Ying Wang · 13 years ago
  40. d84d6c7 Fix uses of all-subdir-makefiles by Ying Wang · 13 years ago
  41. c8ec222 Merge "Destroy layers and flush layers cache when a window is destroyed." by Romain Guy · 13 years ago
  42. 6d7475d Destroy layers and flush layers cache when a window is destroyed. by Romain Guy · 13 years ago
  43. 4f35092 Merge "Move extract native libraries to JNI code" by Kenny Root · 13 years ago
  44. a12036b Merge "Add const to matrix by vector multiply routines. Cleanup ifdef for rsForEach." by Jason Sams · 13 years ago
  45. 4575a8e Add const to matrix by vector multiply routines. Cleanup ifdef for rsForEach. by Jason Sams · 13 years ago
  46. eea6069 Improve layers debugging by Romain Guy · 13 years ago
  47. 912a7b3 Make sure we have a current EGL context when invoking EGL Bug #5081795 by Romain Guy · 13 years ago
  48. 4c2292e Add camera face detection API. by Wu-cheng Li · 13 years ago
  49. 686200c Merge "remove dead code and member variables." by Mathias Agopian · 13 years ago
  50. 66269ea Move extract native libraries to JNI code by Kenny Root · 13 years ago
  51. f3503c2 remove dead code and member variables. by Mathias Agopian · 13 years ago
  52. fa93052 am 64ed1059: am e612c881: am 4f3a8db6: am 3cf03987: Merge "Continue idmap generation even if name lookup fails." by Kenny Root · 13 years ago
  53. 176f3e1 Merge "Improve rendering performance on some GPUs" by Romain Guy · 13 years ago
  54. e3c2685 Improve rendering performance on some GPUs by Romain Guy · 13 years ago
  55. c854b9c Merge "Add size param to rsForEach bug 5074640" by Jason Sams · 13 years ago
  56. cf57dec Add size param to rsForEach bug 5074640 by Jason Sams · 13 years ago
  57. 64ed105 am e612c881: am 4f3a8db6: am 3cf03987: Merge "Continue idmap generation even if name lookup fails." by Kenny Root · 13 years ago
  58. d50aef5 Merge "SurfaceTexture: enable RGB external textures" by Jamie Gennis · 13 years ago
  59. 5518dd9 Merge "Add support for creating a Surface from a a SurfaceTexture." by Ted Bonkenburg · 13 years ago
  60. 0de171b Add support for creating a Surface from a a SurfaceTexture. by Ted Bonkenburg · 13 years ago
  61. ecfa1d3 SurfaceTexture: enable RGB external textures by Jamie Gennis · 13 years ago
  62. 5ef59bc SurfaceTexture: add the abandon method. by Jamie Gennis · 13 years ago
  63. b71a4be SurfaceTexture: add a deadlock scenario test by Jamie Gennis · 13 years ago
  64. 95b4042 Merge changes I799532f7,I5cffa6eb by Jamie Gennis · 13 years ago
  65. 672a05f Merge "Fix a few issues with NATIVE_WINDOW_TRANSFORM_HINT" by Mathias Agopian · 13 years ago
  66. 0869511 Merge "Decouple GLES20RecordingCanvas lifetime from GLES20DisplayList. Bug: 5062011" by Jeff Brown · 13 years ago
  67. 162a021 Decouple GLES20RecordingCanvas lifetime from GLES20DisplayList. Bug: 5062011 by Jeff Brown · 13 years ago
  68. 45b63dd Fix a few issues with NATIVE_WINDOW_TRANSFORM_HINT by Mathias Agopian · 13 years ago
  69. 5c23a2c SurfaceTexture: remove getAllocator by Jamie Gennis · 13 years ago
  70. 4f3a8db am 3cf03987: Merge "Continue idmap generation even if name lookup fails." by Kenny Root · 13 years ago
  71. 3cf0398 Merge "Continue idmap generation even if name lookup fails." by Kenny Root · 13 years ago
  72. f5a4dd3 Merge "clean-up. get rid ofunused code and members in Surface[Control].cpp" by Mathias Agopian · 13 years ago
  73. 95661d5 Merge "Remove unimplemented memory pool." by Jeff Brown · 13 years ago
  74. 50c24a2 clean-up. get rid ofunused code and members in Surface[Control].cpp by Mathias Agopian · 13 years ago
  75. ac38607 Remove unimplemented memory pool. by Jeff Brown · 13 years ago
  76. eac3503 Merge "Correctly call glviewport when surface changes." by Alex Sakhartchouk · 13 years ago
  77. 10ed04935 Correctly call glviewport when surface changes. by Alex Sakhartchouk · 13 years ago
  78. 588bf7a Merge "Extract BC metadata using a single call." by Stephen Hines · 13 years ago
  79. 9ec1f1d Merge "implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation"" by Mathias Agopian · 13 years ago
  80. f07b8a3 implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation" by Mathias Agopian · 13 years ago
  81. 1003aeb Merge "Reduce the fade area to save bandwidth." by Romain Guy · 13 years ago
  82. f2fc460 Reduce the fade area to save bandwidth. by Romain Guy · 13 years ago
  83. ff86f37 use SurfaceTexture new scaling mode in SF by Mathias Agopian · 13 years ago
  84. 09d7ed7 Add set_scaling_mode() to ANativeWindow. by Mathias Agopian · 13 years ago
  85. c27d187 Extract BC metadata using a single call. by Stephen Hines · 13 years ago
  86. f40aa38 Merge "Trim OpenGLRenderer's memory usage whenever possible" by Romain Guy · 13 years ago
  87. f4f79ac4 Merge "SurfaceTexture: add a multi-SurfaceTexture test" by Jamie Gennis · 13 years ago
  88. bdf7609 Trim OpenGLRenderer's memory usage whenever possible by Romain Guy · 13 years ago
  89. 10e6f34 Merge "move lock/unlock implementaion outside of Surface into SurfaceTextureClient" by Mathias Agopian · 13 years ago
  90. 949be32 move lock/unlock implementaion outside of Surface into SurfaceTextureClient by Mathias Agopian · 13 years ago
  91. 170626b Fix build break on MacOS by Glenn Kasten · 13 years ago
  92. 7e7de71 Merge "CPU statistics library" by Glenn Kasten · 13 years ago
  93. 131515b CPU statistics library by Glenn Kasten · 13 years ago
  94. 97912d0 Merge "SurfaceTexture: fix SurfaceTextureGLToGLTest" by Jamie Gennis · 13 years ago
  95. e173b9d Merge "For the serialization context, no fifo initialization is necessary." by Alex Sakhartchouk · 13 years ago
  96. d639f45 Merge "Add a call to pthread_attr_destroy to avoid potential memory leaks." by Jeff Brown · 13 years ago
  97. d2734a5 fix a typo in ISurfaceTexture IPC code by Mathias Agopian · 13 years ago
  98. da13560 Add a call to pthread_attr_destroy to avoid potential memory leaks. by Le-Chun Wu · 13 years ago
  99. 06b54d7 Merge changes Id9aa1003,I8c154189 by Jamie Gennis · 13 years ago
  100. 9709687 SurfaceTexture: make (dis)connect into an IPC by Jamie Gennis · 13 years ago