1. b6233ff Merge "Return early when we cannot allocate a hardware layer Bug #5462308" by Romain Guy · 13 years ago
  2. 5cd5c3f Return early when we cannot allocate a hardware layer Bug #5462308 by Romain Guy · 13 years ago
  3. 72cdc6d am 9a0732af: Merge "SensorManager reconnects to sensor service when the later dies" into ics-mr0 by Mathias Agopian · 13 years ago
  4. 9a0732a Merge "SensorManager reconnects to sensor service when the later dies" into ics-mr0 by Mathias Agopian · 13 years ago
  5. eb58707 am 3a735078: Merge "SurfaceTexture: report binder transaction failures" into ics-mr0 by Jamie Gennis · 13 years ago
  6. 1c8a6bf am fefffc68: Merge "add logging and defensive code when initializing sensors" into ics-mr0 by Mathias Agopian · 13 years ago
  7. 7f7362c Merge changes I4e5ff00c,Id5e3ca1d,I97cbba61 by Jamie Gennis · 13 years ago
  8. 3a73507 Merge "SurfaceTexture: report binder transaction failures" into ics-mr0 by Jamie Gennis · 13 years ago
  9. de6c44e SensorManager reconnects to sensor service when the later dies by Mathias Agopian · 13 years ago
  10. a744ead Merge "Adding getter functions for script side RS objects. Multiproject change involving on device linker" by Alex Sakhartchouk · 13 years ago
  11. a338379 add logging and defensive code when initializing sensors by Mathias Agopian · 13 years ago
  12. 7e6aac1 Adding getter functions for script side RS objects. by Alex Sakhartchouk · 13 years ago
  13. a39a055 Merge "Deprecate local-only CursorWindows." by Jeff Brown · 13 years ago
  14. 122aa6b SurfaceFlinger: make sync transactions explicit by Jamie Gennis · 13 years ago
  15. 6cb7658 SurfaceTexture: report binder transaction failures by Jamie Gennis · 13 years ago
  16. 93c299d am a1e273ae: Merge "Surface: fix a protected buffer test" into ics-mr0 by Jamie Gennis · 13 years ago
  17. a1e273a Merge "Surface: fix a protected buffer test" into ics-mr0 by Jamie Gennis · 13 years ago
  18. 3fda6ed am 43b57ec4: Fix error printing if no command string is set. by Jason Sams · 13 years ago
  19. 43b57ec Fix error printing if no command string is set. by Jason Sams · 13 years ago
  20. 5e5d6d8 Deprecate local-only CursorWindows. by Jeff Brown · 13 years ago
  21. 74f7dfa Surface: fix a protected buffer test by Jamie Gennis · 13 years ago
  22. 731934d Merge "Fix bug with 1D arrays and threading. Some elements got launched multiple times." by Jason Sams · 13 years ago
  23. 2802dae Fix bug with 1D arrays and threading. Some elements got launched multiple times. by Jason Sams · 13 years ago
  24. 17d8e41 Merge "Add missing public native API" by Romain Guy · 13 years ago
  25. 71e36aa Add missing public native API by Romain Guy · 13 years ago
  26. 19de9ef Merge "Reduce the size of libhwui by 50%" by Romain Guy · 13 years ago
  27. 7953745 Reduce the size of libhwui by 50% by Romain Guy · 13 years ago
  28. c209113 am 075e4c3d: Merge "SurfaceFlinger: update orientation via transactions" into ics-mr0 by Jamie Gennis · 13 years ago
  29. 075e4c3 Merge "SurfaceFlinger: update orientation via transactions" into ics-mr0 by Jamie Gennis · 13 years ago
  30. 678f8cc Merge "Improve rsForEach overhead." by Jason Sams · 13 years ago
  31. ca2640b am 0a273592: Merge "Add video stabilization control to Camera parameters." into ics-mr0 by Eino-Ville Talvala · 13 years ago
  32. 0a27359 Merge "Add video stabilization control to Camera parameters." into ics-mr0 by Eino-Ville Talvala · 13 years ago
  33. 037abb8 Add video stabilization control to Camera parameters. by Eino-Ville Talvala · 13 years ago
  34. aac24a2 Improve rsForEach overhead. by Jason Sams · 13 years ago
  35. 241fe47 am 58bf986c: Merge "Use ashmem for CursorWindows. Bug: 5332296" into ics-mr0 by Jeff Brown · 13 years ago
  36. a9dc86b Correctly apply transforms when getting a TextureView's bitmap Bug #5439406 by Romain Guy · 13 years ago
  37. e2909e1 SurfaceFlinger: update orientation via transactions by Jamie Gennis · 13 years ago
  38. 0cde89f Use ashmem for CursorWindows. Bug: 5332296 by Jeff Brown · 13 years ago
  39. 270928b Merge changes Idbfeb3cc,I03e8e2e7,Iff9eed78 by Jeff Brown · 13 years ago
  40. 5a6d3a4 Stupid fixed point math. Bug #5423215 by Romain Guy · 13 years ago
  41. d0ff68d Fix regression in CursorWindow.copyStingToBuffer. Bug: 5332296 by Jeff Brown · 13 years ago
  42. 3bc6bbc Clean up CursorWindow code. Bug: 5332296 by Jeff Brown · 13 years ago
  43. 66fb1f3 Merge "Wrapping new API with #defines to prevent old apps from using them." by Jason Sams · 13 years ago
  44. ac0757a Merge "Canvas.getClipBounds() was broken and unreliable with OpenGL ES 2.0" by Romain Guy · 13 years ago
  45. ed7a8fc Canvas.getClipBounds() was broken and unreliable with OpenGL ES 2.0 by Romain Guy · 13 years ago
  46. 3c1951c Merge "Fix crash running old HC apps." by Jason Sams · 13 years ago
  47. 795072e Fix crash running old HC apps. by Jason Sams · 13 years ago
  48. c04db7e Fix handling of "allow fds" state. by Dianne Hackborn · 13 years ago
  49. 6579a9d Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 13 years ago
  50. 9ecebbf Add mechanism for Parcel to not allow FDs to be written to it. by Dianne Hackborn · 13 years ago
  51. 8606fef SurfaceTexture: parameterize the texture target by Jamie Gennis · 13 years ago
  52. 59c7f80 TextureView works best when it draws stuff. Bug #5391188 by Romain Guy · 13 years ago
  53. acde31e may fix the build by Mathias Agopian · 13 years ago
  54. f6576d9 Wrapping new API with #defines to prevent old apps from using them. by Alex Sakhartchouk · 13 years ago
  55. feb158b Merge changes Ib302d79e,Ib4ee085f by Jamie Gennis · 13 years ago
  56. 0ee06d1 Region cannot handle malformed Rects. Abort the Region op in that case. by Mathias Agopian · 13 years ago
  57. 94aaed3 Remove unused fields in ProgramRaster by Jason Sams · 13 years ago
  58. 44a0522 SurfaceTexture: add name support by Jamie Gennis · 13 years ago
  59. dd0ffde Merge "Cleanup RS logs Reduce the startup/shutdown info and format the logs in a consistent manner." by Jason Sams · 13 years ago
  60. 8410b14 Cleanup RS logs by Jason Sams · 13 years ago
  61. 8bba5ef Make sure Region handles invalid rectangles by Mathias Agopian · 13 years ago
  62. 83b186a fix the float Rect in OpenGLRenderer to handle NANs by Mathias Agopian · 13 years ago
  63. 92061b7 am 79aa4030: Merge "Can\'t stop the fling! Bug: 5335420" into ics-factoryrom by Jeff Brown · 13 years ago
  64. b0c71eb Can't stop the fling! Bug: 5335420 by Jeff Brown · 13 years ago
  65. 1afeea0 Merge "work around a problem where fp registers get corrupted (DO NOT MERGE)" into ics-factoryrom by Mathias Agopian · 13 years ago
  66. a5f7b3c work around a problem where fp registers get corrupted (DO NOT MERGE) by Mathias Agopian · 13 years ago
  67. 3fccb86 Make LTE_FLOAT a strict weak order. (DO NOT MERGE) Bug: 5327776 by Jeff Brown · 13 years ago
  68. bb0bccb Merge "Make LTE_FLOAT a strict weak order. Bug: 5327776" by Jeff Brown · 13 years ago
  69. 4920fde Merge "cleanup: fix typos in logs" by Mathias Agopian · 13 years ago
  70. 13ede62 Make LTE_FLOAT a strict weak order. Bug: 5327776 by Jeff Brown · 13 years ago
  71. 53f6cdd cleanup: fix typos in logs by Mathias Agopian · 13 years ago
  72. 86d7db5 Fix androidGetThreadPriority for non-pthread configurations. by Andreas Huber · 13 years ago
  73. bcba155 A new API "androidGetThreadPriority" by Andreas Huber · 13 years ago
  74. b59ab9f Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529 by Jeff Brown · 13 years ago
  75. 5316b9e Add RS watchdog. by Jason Sams · 13 years ago
  76. 6c04826 Merge "Revert encryption mapping for device wipes." by Ben Komalo · 13 years ago
  77. 0e23c2e Merge "Tweak VelocityTracker. Bug: 5265529" by Jeff Brown · 13 years ago
  78. 581761d Tweak VelocityTracker. Bug: 5265529 by Jeff Brown · 13 years ago
  79. 13c7197 Revert encryption mapping for device wipes. by Ben Komalo · 13 years ago
  80. f5ad309 Merge "Add support for 3 new blend modes when blending with framebuffer: Add Multiply Screen" by Romain Guy · 13 years ago
  81. 2ffefd4 Add support for 3 new blend modes when blending with framebuffer: by Romain Guy · 13 years ago
  82. 2d719af Merge "Resurrect verbose binder logging" by Andy McFadden · 13 years ago
  83. 8a3957d Add reminder in the code to fix T-junctions by Romain Guy · 13 years ago
  84. 3f8cbfe Resurrect verbose binder logging by Andy McFadden · 13 years ago
  85. 08b997c Merge "SurfaceTexture: fix a test deadlock" by Jamie Gennis · 13 years ago
  86. e061795 Error check in queuebuffer in SurfaceTextureClient by Pannag Sanketi · 13 years ago
  87. 79dd90c Merge "Fix remaining .rs.dtor() issue for RS." by Stephen Hines · 13 years ago
  88. 466bdc4 Fix remaining .rs.dtor() issue for RS. by Stephen Hines · 13 years ago
  89. d9e075b fix rs docs by Robert Ly · 13 years ago
  90. 1716fe4 Merge "Call .rs.dtor() when tearing down Scripts." by Stephen Hines · 13 years ago
  91. 73d50d3 Merge "Finish the docs for rs_cl." by Jason Sams · 13 years ago
  92. 98bb251 Add video snapshot camera parameter. by Wu-cheng Li · 13 years ago
  93. 514f979 Call .rs.dtor() when tearing down Scripts. by Stephen Hines · 13 years ago
  94. 2f87f36 Finish the docs for rs_cl. by Jason Sams · 13 years ago
  95. 7d71556 Merge "Document the basic RS math functions." by Jason Sams · 13 years ago
  96. e79f768 Document the basic RS math functions. by Jason Sams · 13 years ago
  97. e124e94 Merge "Integreate surfacetexture test into our continuous test framework." by Xia Wang · 13 years ago
  98. 1d4274e Integreate surfacetexture test into our continuous test framework. by Xia Wang · 13 years ago
  99. c21843a Merge "fix Surface positions are not floats" by Mathias Agopian · 13 years ago
  100. 32704dc SurfaceTexture: fix a test deadlock by Jamie Gennis · 13 years ago