1. 0bb5667 Fix INVALID_OPERATION error with layers rendering. by Romain Guy · 14 years ago
  2. 37ece16 Merge "Add object validity checking." by Jason Sams · 14 years ago
  3. f166d9b Add object validity checking. by Jason Sams · 14 years ago
  4. 52a4ac3 am 5d3cef8a: am e0c12c88: Merge "Move verbose logging of device capabilities to dumpsys." into gingerbread by Jeff Brown · 14 years ago
  5. d799912 Make simple paths made of lines work. by Romain Guy · 14 years ago
  6. 5d3cef8 am e0c12c88: Merge "Move verbose logging of device capabilities to dumpsys." into gingerbread by Jeff Brown · 14 years ago
  7. ef3d7e8 Move verbose logging of device capabilities to dumpsys. by Jeff Brown · 14 years ago
  8. 12c08f2 Merge "Adding anisotropic filtering and related samples." by Alex Sakhartchouk · 14 years ago
  9. f5b3510 Adding anisotropic filtering and related samples. by Alex Sakhartchouk · 14 years ago
  10. 01f0ad7 Fix clear() operation for rsScriptC. by Stephen Hines · 14 years ago
  11. 3ebb1ba Merge "More robust attribute binding Adding attribute and uniform debug logging. Checking to see if aniso filtering is available." by Alex Sakhartchouk · 14 years ago
  12. e17c054 Merge "Add display lists caching." by Romain Guy · 14 years ago
  13. b051e89 Add display lists caching. by Romain Guy · 14 years ago
  14. 4378f11 More robust attribute binding by Alex Sakhartchouk · 14 years ago
  15. bff405f resolved conflicts for merge of d8e8186c to master by Kenny Root · 14 years ago
  16. d8e8186 am 05105f7a: Update OBB API to include callbacks by Kenny Root · 14 years ago
  17. 05105f7 Update OBB API to include callbacks by Kenny Root · 14 years ago
  18. f3470ed Fix safe for mp check in ScriptC. by Jason Sams · 14 years ago
  19. d6b55a6 Merge "Fix RS bug with message ID 0." by Stephen Hines · 14 years ago
  20. 0c1f756 Fix bug in split touches. by Jeff Brown · 14 years ago
  21. 7d6f864 am 65a5ba45: Merge "Fix bug in split touches." into gingerbread by Jeff Brown · 14 years ago
  22. aeec2bf Fix bug in split touches. by Jeff Brown · 14 years ago
  23. c188062 am 26d5786f: am 9c37447e: Merge "Fix pointer index when splitting secondary pointers." into gingerbread by Jeff Brown · 14 years ago
  24. ab98bb6 Fix RS bug with message ID 0. by Stephen Hines · 14 years ago
  25. 26d5786 am 9c37447e: Merge "Fix pointer index when splitting secondary pointers." into gingerbread by Jeff Brown · 14 years ago
  26. 9a01d05 Fix pointer index when splitting secondary pointers. by Jeff Brown · 14 years ago
  27. e650412 Add support for transferring touch focus. by Jeff Brown · 14 years ago
  28. 464fb74 am 9785bf0f: am 14a288da: Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  29. 1121c6c Merge "Error checking for MVP matrix computation. Fixing more padding bugs." by Alex Sakhartchouk · 14 years ago
  30. 9785bf0 am 14a288da: Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  31. 14a288d Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  32. 7215b51 Error checking for MVP matrix computation. Fixing more padding bugs. by Alex Sakhartchouk · 14 years ago
  33. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 14 years ago
  34. 1f0d396 Merge "Adding display lists to the GL renderer (checkpoint.)" by Romain Guy · 14 years ago
  35. 4aa9057 Adding display lists to the GL renderer (checkpoint.) by Romain Guy · 14 years ago
  36. eb1a73c Adding timer to display renderscript jit duration. by Alex Sakhartchouk · 14 years ago
  37. 1c1797a Merge "Add debug mode to measure performance." by Romain Guy · 14 years ago
  38. e2d345e Add debug mode to measure performance. by Romain Guy · 14 years ago
  39. d95fec0 am 495ad4f2: am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 14 years ago
  40. 495ad4f am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 14 years ago
  41. beabe75 Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 14 years ago
  42. 405e012 am deaa8ff1: am a7ef18fc: Merge "Some debugging support." into gingerbread by Dianne Hackborn · 14 years ago
  43. deaa8ff am a7ef18fc: Merge "Some debugging support." into gingerbread by Dianne Hackborn · 14 years ago
  44. a7ef18f Merge "Some debugging support." into gingerbread by Dianne Hackborn · 14 years ago
  45. 26b4e04 am c55f6da7: am 0b606263: Merge "Revert "Revert "Free created FileMap when uncompressing files""" into gingerbread by Kenny Root · 14 years ago
  46. dcdab6a am 3e07c000: am 74865ef6: Merge "Add locking around ZIP seeking" into gingerbread by Kenny Root · 14 years ago
  47. ca5edbe add support for [1974164] Be able to take a screen shot on the device by Mathias Agopian · 14 years ago
  48. f123e49 Some debugging support. by Dianne Hackborn · 14 years ago
  49. 9ba15e3 Merge "Adding support for dynamically updated test status" by Stephen Hines · 14 years ago
  50. c55f6da am 0b606263: Merge "Revert "Revert "Free created FileMap when uncompressing files""" into gingerbread by Kenny Root · 14 years ago
  51. 3e07c00 am 74865ef6: Merge "Add locking around ZIP seeking" into gingerbread by Kenny Root · 14 years ago
  52. 04b5dd4 Merge "Adding support for all allowed textures. Cleaning up unused code Adding error messages" by Alex Sakhartchouk · 14 years ago
  53. ba606d4 Revert "Revert "Free created FileMap when uncompressing files"" by Kenny Root · 14 years ago
  54. 6458fa0 Add locking around ZIP seeking by Kenny Root · 14 years ago
  55. bbc5292 Adding support for dynamically updated test status by Stephen Hines · 14 years ago
  56. b89aaac Adding support for all allowed textures. by Alex Sakhartchouk · 14 years ago
  57. ff4d708 Add RsList implementation to RSTest. by Stephen Hines · 14 years ago
  58. 38c85b9 Correctly initialize/refresh layers. by Romain Guy · 14 years ago
  59. 7275290 Merge "Draw text decorations with lines instead of rectangles." by Romain Guy · 14 years ago
  60. e20ecbd Draw text decorations with lines instead of rectangles. by Romain Guy · 14 years ago
  61. deea2df Merge "Fix OpenGL errors in various places." by Romain Guy · 14 years ago
  62. 29d8997 Fix OpenGL errors in various places. by Romain Guy · 14 years ago
  63. f119b91 Better debugging for scripts. by Jason Sams · 14 years ago
  64. 7a3403b Merge "Remove excessive logging." by Jason Sams · 14 years ago
  65. 442ce76 Remove excessive logging. by Jason Sams · 14 years ago
  66. 1473f27 Merge "Fix texture corruption issue, faster re-upload of textures." by Romain Guy · 14 years ago
  67. 353a48e Merge "Fix two minor RS bugs. 1: index set size was populated with bad value in java, 2: bad error check in uploadToBufferObject." by Jason Sams · 14 years ago
  68. 1bfccb4 Fix two minor RS bugs. by Jason Sams · 14 years ago
  69. 8c749f8 Fix texture corruption issue, faster re-upload of textures. by Romain Guy · 14 years ago
  70. f847cd4 Merge "Test use of "f" suffix on float initializers." by Stephen Hines · 14 years ago
  71. 76f6091 Merge "Add support for circular gradients to the GL renderer." by Romain Guy · 14 years ago
  72. ddb80be Add support for circular gradients to the GL renderer. by Romain Guy · 14 years ago
  73. fdc8567 am 4ec134cd: am cce0cd13: Merge "Looper: use pthread_once for TLS key initialization." into gingerbread by Jeff Brown · 14 years ago
  74. 4ec134c am cce0cd13: Merge "Looper: use pthread_once for TLS key initialization." into gingerbread by Jeff Brown · 14 years ago
  75. 72e1687 Test use of "f" suffix on float initializers. by Stephen Hines · 14 years ago
  76. 134b4ae Looper: use pthread_once for TLS key initialization. by Jeff Brown · 14 years ago
  77. 065149f Updated RSTest to test primitive type assignments. by Stephen Hines · 14 years ago
  78. d276720 am 2ad1ebca: am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 14 years ago
  79. a86c1a6 Merge "Add support for Float64 (double) to RenderScript." by Stephen Hines · 14 years ago
  80. 2ad1ebc am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 14 years ago
  81. d45cb72 Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. by Wu-cheng Li · 14 years ago
  82. 399542a Merge "Add support for SweepGradient in the GL renderer." by Romain Guy · 14 years ago
  83. ee916f1 Add support for SweepGradient in the GL renderer. by Romain Guy · 14 years ago
  84. ca54ec3 Add support for Float64 (double) to RenderScript. by Stephen Hines · 14 years ago
  85. a213583 am a8d95248: am 7d4739be: Merge "Reduce lock thrashing in native Looper." into gingerbread by Jeff Brown · 14 years ago
  86. a8d9524 am 7d4739be: Merge "Reduce lock thrashing in native Looper." into gingerbread by Jeff Brown · 14 years ago
  87. 9604987 Reduce lock thrashing in native Looper. by Jeff Brown · 14 years ago
  88. 5e87e0d Merge "Fix positioning of 1 pixel wide lines (esp. non AA lines.)" by Romain Guy · 14 years ago
  89. be35127 Merge changes Id5200e94,I08fcbfa7 by Romain Guy · 14 years ago
  90. b5ab417 Fix positioning of 1 pixel wide lines (esp. non AA lines.) by Romain Guy · 14 years ago
  91. c95c8d6 Add support for non AA lines. by Romain Guy · 14 years ago
  92. 580807a Merge "Handle RS reflection name changes." by Stephen Hines · 14 years ago
  93. 2c6f344 Merge "Minor app updates for RS. force RSTest to portrait." by Stephen Hines · 14 years ago
  94. d74a72f Merge "Fix function name match for refcounting funcs." by Jason Sams · 14 years ago
  95. 4fd8bb4 Fix function name match for refcounting funcs. by Jason Sams · 14 years ago
  96. 31529ff Correctly free memory. by Romain Guy · 14 years ago
  97. 93a958f Handle RS reflection name changes. by Stephen Hines · 14 years ago
  98. f81174b am f3f822ed: am 987ba541: Merge "Fix sim-eng build on Hardy" into gingerbread by Brian Carlstrom · 14 years ago
  99. f3f822e am 987ba541: Merge "Fix sim-eng build on Hardy" into gingerbread by Brian Carlstrom · 14 years ago
  100. 987ba54 Merge "Fix sim-eng build on Hardy" into gingerbread by Brian Carlstrom · 14 years ago