1. 270928b Merge changes Idbfeb3cc,I03e8e2e7,Iff9eed78 by Jeff Brown · 13 years ago
  2. 5a6d3a4 Stupid fixed point math. Bug #5423215 by Romain Guy · 13 years ago
  3. d0ff68d Fix regression in CursorWindow.copyStingToBuffer. Bug: 5332296 by Jeff Brown · 13 years ago
  4. 3bc6bbc Clean up CursorWindow code. Bug: 5332296 by Jeff Brown · 13 years ago
  5. 66fb1f3 Merge "Wrapping new API with #defines to prevent old apps from using them." by Jason Sams · 13 years ago
  6. ac0757a Merge "Canvas.getClipBounds() was broken and unreliable with OpenGL ES 2.0" by Romain Guy · 13 years ago
  7. ed7a8fc Canvas.getClipBounds() was broken and unreliable with OpenGL ES 2.0 by Romain Guy · 13 years ago
  8. 3c1951c Merge "Fix crash running old HC apps." by Jason Sams · 13 years ago
  9. 795072e Fix crash running old HC apps. by Jason Sams · 13 years ago
  10. c04db7e Fix handling of "allow fds" state. by Dianne Hackborn · 13 years ago
  11. 6579a9d Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 13 years ago
  12. 9ecebbf Add mechanism for Parcel to not allow FDs to be written to it. by Dianne Hackborn · 13 years ago
  13. 8606fef SurfaceTexture: parameterize the texture target by Jamie Gennis · 13 years ago
  14. 59c7f80 TextureView works best when it draws stuff. Bug #5391188 by Romain Guy · 13 years ago
  15. acde31e may fix the build by Mathias Agopian · 13 years ago
  16. f6576d9 Wrapping new API with #defines to prevent old apps from using them. by Alex Sakhartchouk · 13 years ago
  17. feb158b Merge changes Ib302d79e,Ib4ee085f by Jamie Gennis · 13 years ago
  18. 0ee06d1 Region cannot handle malformed Rects. Abort the Region op in that case. by Mathias Agopian · 13 years ago
  19. 94aaed3 Remove unused fields in ProgramRaster by Jason Sams · 13 years ago
  20. 44a0522 SurfaceTexture: add name support by Jamie Gennis · 13 years ago
  21. dd0ffde Merge "Cleanup RS logs Reduce the startup/shutdown info and format the logs in a consistent manner." by Jason Sams · 13 years ago
  22. 8410b14 Cleanup RS logs by Jason Sams · 13 years ago
  23. 8bba5ef Make sure Region handles invalid rectangles by Mathias Agopian · 13 years ago
  24. 83b186a fix the float Rect in OpenGLRenderer to handle NANs by Mathias Agopian · 13 years ago
  25. 92061b7 am 79aa4030: Merge "Can\'t stop the fling! Bug: 5335420" into ics-factoryrom by Jeff Brown · 13 years ago
  26. b0c71eb Can't stop the fling! Bug: 5335420 by Jeff Brown · 13 years ago
  27. 1afeea0 Merge "work around a problem where fp registers get corrupted (DO NOT MERGE)" into ics-factoryrom by Mathias Agopian · 13 years ago
  28. a5f7b3c work around a problem where fp registers get corrupted (DO NOT MERGE) by Mathias Agopian · 13 years ago
  29. 3fccb86 Make LTE_FLOAT a strict weak order. (DO NOT MERGE) Bug: 5327776 by Jeff Brown · 13 years ago
  30. bb0bccb Merge "Make LTE_FLOAT a strict weak order. Bug: 5327776" by Jeff Brown · 13 years ago
  31. 4920fde Merge "cleanup: fix typos in logs" by Mathias Agopian · 13 years ago
  32. 13ede62 Make LTE_FLOAT a strict weak order. Bug: 5327776 by Jeff Brown · 13 years ago
  33. 53f6cdd cleanup: fix typos in logs by Mathias Agopian · 13 years ago
  34. 86d7db5 Fix androidGetThreadPriority for non-pthread configurations. by Andreas Huber · 13 years ago
  35. bcba155 A new API "androidGetThreadPriority" by Andreas Huber · 13 years ago
  36. b59ab9f Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529 by Jeff Brown · 13 years ago
  37. 5316b9e Add RS watchdog. by Jason Sams · 13 years ago
  38. 6c04826 Merge "Revert encryption mapping for device wipes." by Ben Komalo · 13 years ago
  39. 0e23c2e Merge "Tweak VelocityTracker. Bug: 5265529" by Jeff Brown · 13 years ago
  40. 581761d Tweak VelocityTracker. Bug: 5265529 by Jeff Brown · 13 years ago
  41. 13c7197 Revert encryption mapping for device wipes. by Ben Komalo · 13 years ago
  42. f5ad309 Merge "Add support for 3 new blend modes when blending with framebuffer: Add Multiply Screen" by Romain Guy · 13 years ago
  43. 2ffefd4 Add support for 3 new blend modes when blending with framebuffer: by Romain Guy · 13 years ago
  44. 2d719af Merge "Resurrect verbose binder logging" by Andy McFadden · 13 years ago
  45. 8a3957d Add reminder in the code to fix T-junctions by Romain Guy · 13 years ago
  46. 3f8cbfe Resurrect verbose binder logging by Andy McFadden · 13 years ago
  47. 08b997c Merge "SurfaceTexture: fix a test deadlock" by Jamie Gennis · 13 years ago
  48. e061795 Error check in queuebuffer in SurfaceTextureClient by Pannag Sanketi · 13 years ago
  49. 79dd90c Merge "Fix remaining .rs.dtor() issue for RS." by Stephen Hines · 13 years ago
  50. 466bdc4 Fix remaining .rs.dtor() issue for RS. by Stephen Hines · 13 years ago
  51. d9e075b fix rs docs by Robert Ly · 13 years ago
  52. 1716fe4 Merge "Call .rs.dtor() when tearing down Scripts." by Stephen Hines · 13 years ago
  53. 73d50d3 Merge "Finish the docs for rs_cl." by Jason Sams · 13 years ago
  54. 98bb251 Add video snapshot camera parameter. by Wu-cheng Li · 13 years ago
  55. 514f979 Call .rs.dtor() when tearing down Scripts. by Stephen Hines · 13 years ago
  56. 2f87f36 Finish the docs for rs_cl. by Jason Sams · 13 years ago
  57. 7d71556 Merge "Document the basic RS math functions." by Jason Sams · 13 years ago
  58. e79f768 Document the basic RS math functions. by Jason Sams · 13 years ago
  59. e124e94 Merge "Integreate surfacetexture test into our continuous test framework." by Xia Wang · 13 years ago
  60. 1d4274e Integreate surfacetexture test into our continuous test framework. by Xia Wang · 13 years ago
  61. c21843a Merge "fix Surface positions are not floats" by Mathias Agopian · 13 years ago
  62. 32704dc SurfaceTexture: fix a test deadlock by Jamie Gennis · 13 years ago
  63. 34cb9f2a fix Surface positions are not floats by Mathias Agopian · 13 years ago
  64. 853921f Merge "Text would disappear when the font size is 75px. Bug #5230196" by Romain Guy · 13 years ago
  65. 799833a Text would disappear when the font size is 75px. Bug #5230196 by Romain Guy · 13 years ago
  66. b4bf90b Merge "Add C++ thread API androidGetThreadSchedulingGroup" by Glenn Kasten · 13 years ago
  67. 46e5a03 Updated time/type docs for Renderscript. by Stephen Hines · 13 years ago
  68. 2370d0a make sure to re-initialize SurfaceTexture to its default state on disconnect by Mathias Agopian · 13 years ago
  69. 27bf191 Merge "Optimize display lists" by Romain Guy · 13 years ago
  70. 04c9d8c Optimize display lists by Romain Guy · 13 years ago
  71. 0806d51 Merge "Fixing the lockless fifo destory bug. Removing unused code from element. build." by Alex Sakhartchouk · 13 years ago
  72. 9b9783a Merge "Enable linear filter when scaling bitmaps Bug #5205673" by Romain Guy · 13 years ago
  73. 631582f Enable linear filter when scaling bitmaps Bug #5205673 by Romain Guy · 13 years ago
  74. becc91d Fix an issue where Surface::lock() would never update the output region by Mathias Agopian · 13 years ago
  75. 6816972 Don't use bilinear filtering on unscaled bitmaps Bug #5198590 by Romain Guy · 13 years ago
  76. 28d8ff6 Move constants to the correct header by Romain Guy · 13 years ago
  77. c3ccfb8 Merge "Issue proper parameters to root() calls for RS." by Stephen Hines · 13 years ago
  78. 1222393 Issue proper parameters to root() calls for RS. by Stephen Hines · 13 years ago
  79. 00c0dcb Merge "Fix issue with freeing allocation with circular references." by Jason Sams · 13 years ago
  80. a8bb921 Fixing the lockless fifo destory bug. Removing unused code from element. build. by Alex Sakhartchouk · 13 years ago
  81. 777ec26 Fix issue with freeing allocation with circular references. by Jason Sams · 13 years ago
  82. c8f4c6a Merge "SurfaceTexture: fix queues-to-composer" by Jamie Gennis · 13 years ago
  83. fde0059 Merge "Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE." by Wu-cheng Li · 13 years ago
  84. 9b8fc65 SurfaceTexture: fix queues-to-composer by Jamie Gennis · 13 years ago
  85. 24b3522 Merge "Fix "return 0" behavior in rs 0 was not properly blocking for the next message." by Jason Sams · 13 years ago
  86. 85deb78 Fix "return 0" behavior in rs 0 was not properly blocking for the next message. by Jason Sams · 13 years ago
  87. c395530 Merge "don't return the current buffer from dequeueBuffer" by Mathias Agopian · 13 years ago
  88. 656f9b6 Merge "fix a small race condition when returning the default width/height of a SurfaceTexture" by Mathias Agopian · 13 years ago
  89. 8618ebc don't return the current buffer from dequeueBuffer by Mathias Agopian · 13 years ago
  90. c1b4c1f Add structure to pack params for forEach. by Jason Sams · 13 years ago
  91. 4270295 Merge "Fixing asynchronous performance issues." by Alex Sakhartchouk · 13 years ago
  92. 1a22743 fix a small race condition when returning the default width/height of a SurfaceTexture by Mathias Agopian · 13 years ago
  93. b9ac75d Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE. by Wu-cheng Li · 13 years ago
  94. 2ce81fc Merge "Add an API to set the transform on a TextureView's surface texture. Bug #5156689" by Romain Guy · 13 years ago
  95. 302a9df Add an API to set the transform on a TextureView's surface texture. Bug #5156689 by Romain Guy · 13 years ago
  96. 117abdb Fixing asynchronous performance issues. by Alex Sakhartchouk · 13 years ago
  97. 47b2129 revert last change to EGLUtils::selectConfigForPixelFormat by Mathias Agopian · 13 years ago
  98. c929158 Merge "Fix to the memory leak problem." by Alex Sakhartchouk · 13 years ago
  99. 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
  100. bfc7891 Fix the RS frame timeout. by Jason Sams · 13 years ago