1. 8f019d6 Merge "Start using bcinfo components within librs." by Stephen Hines · 13 years ago
  2. 09f6d67 Merge "Add camera bayer image format." by Wu-cheng Li · 13 years ago
  3. 70fb908 Add camera bayer image format. by Wu-cheng Li · 13 years ago
  4. 4382467a Start using bcinfo components within librs. by Stephen Hines · 13 years ago
  5. ec46b4e Add a 'release' method to the SurfaceTexture public Java API by Mathias Agopian · 13 years ago
  6. 6311d0a Clear the bitmap from the canvas in a lot of places. by Dianne Hackborn · 13 years ago
  7. b1216dd Copy constructors should actually copy stuff. Bug #5027094 by Romain Guy · 13 years ago
  8. 0965a32 Allow Canvas.setBitmap() to receive a null Bitmap. by Romain Guy · 13 years ago
  9. 34235c6 cherrypick Change-Id: Iaada8d42f97786d393743cd7fc3011da1d21f22e by Scott Main · 13 years ago
  10. 804b3d7 Merge "Add getName to renderscript base object" by Alex Sakhartchouk · 13 years ago
  11. 0400b07 Add getName to renderscript base object by Alex Sakhartchouk · 13 years ago
  12. 684b235 Unhide new RS apis. by Jason Sams · 13 years ago
  13. 835b854 Fixing bitmap invalidation bug. by Alex Sakhartchouk · 13 years ago
  14. 46c7250 Merge "Clean test APIs for Harfbuzz support" by Fabrice Di Meglio · 13 years ago
  15. 796cc96 Clean test APIs for Harfbuzz support by Fabrice Di Meglio · 13 years ago
  16. dafbf24 Remove unused code by Romain Guy · 13 years ago
  17. 8c55a9a Merge "Remove the simulator target from all makefiles. Bug: 5010576" by Jeff Brown · 13 years ago
  18. bd882b1 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  19. ac7f69b Merge "Add error checks for AllocationAdapters being used in unsupported ways." by Jason Sams · 13 years ago
  20. ef72ff2 Use resource entry name instead of mangled name. by Logan Chien · 13 years ago
  21. fcc8fae Merge "Correctly render nested rectangles with different winding rules." by Romain Guy · 13 years ago
  22. d4b5795 Correctly render nested rectangles with different winding rules. by Romain Guy · 13 years ago
  23. 48fe534 Add error checks for AllocationAdapters being used in unsupported ways. by Jason Sams · 13 years ago
  24. d015327 Merge "Fix more type info caching bugs." by Jason Sams · 13 years ago
  25. ad37cb2 Fix more type info caching bugs. by Jason Sams · 13 years ago
  26. 3055353 Merge "Fix defered type creation when loading from A3D." by Jason Sams · 13 years ago
  27. 452a766 Fix defered type creation when loading from A3D. by Jason Sams · 13 years ago
  28. e482738 Merge "AllocationAdapter cleanup." by Jason Sams · 13 years ago
  29. ba862d1 AllocationAdapter cleanup. by Jason Sams · 13 years ago
  30. f61970fc Add an API to query maximum bitmap/texture size on Canvas. by Romain Guy · 13 years ago
  31. 03f9435 Merge "Bug 4571308 Provide correct video frame timestamps" by Glenn Kasten · 13 years ago
  32. 3cf7cf5 Merge changes I9fb59763,I8b2c6e00 by Jamie Gennis · 13 years ago
  33. bd5404d SurfaceTexture: change onFrameAvailable behavior by Jamie Gennis · 13 years ago
  34. a2c8a7b am ec5039b3: am 99c070d8: am 4fea5373: Merge "Add WEBP to the list of Image formats that support Compression." by Jean-Baptiste Queru · 13 years ago
  35. 5c2faf3 Bug 4571308 Provide correct video frame timestamps by Glenn Kasten · 13 years ago
  36. f670be3 Merge "Finish any enter animation when jumping to state." by Jeff Sharkey · 13 years ago
  37. a0ac98b Finish any enter animation when jumping to state. by Jeff Sharkey · 13 years ago
  38. ec5039b am 99c070d8: am 4fea5373: Merge "Add WEBP to the list of Image formats that support Compression." by Jean-Baptiste Queru · 13 years ago
  39. 0904d0a Add allowSynchronousMode to SurfaceTexture constructor. by Grace Kloba · 13 years ago
  40. 7c1747c Merge "Remove verbose logging, update test app and docs." by Stephen Hines · 13 years ago
  41. 3d78266 Remove verbose logging, update test app and docs. by Stephen Hines · 13 years ago
  42. 0694cfe Merge "Add method to create a ParcelSurfaceTexture from android.view.Surface." by tedbo · 13 years ago
  43. b950b8e Merge "Fix the issue where onFrameAvailable is not triggered if SurfaceTexture is in sync mode." by Jamie Gennis · 13 years ago
  44. 2305ac9 Add WEBP to the list of Image formats that support Compression. by Vikas Arora · 13 years ago
  45. cf55937 Add onSurfaceTextureUpdated to the TextureView listener. by Grace Kloba · 13 years ago
  46. 4e8a5c9 Add method to create a ParcelSurfaceTexture from android.view.Surface. by tedbo · 13 years ago
  47. ad4f703 Fix flashing artifacts caused by invalidation bugs by Chet Haase · 13 years ago
  48. 925bcaa Fix the issue where onFrameAvailable is not triggered if SurfaceTexture is in sync mode. by Grace Kloba · 13 years ago
  49. dbe03ae Merge "Fix bugs in AllocationAdapter." by Jason Sams · 13 years ago
  50. ee2d809 Fix bugs in AllocationAdapter. by Jason Sams · 13 years ago
  51. 4190911 Merge "Support missing RS vector types." by Stephen Hines · 13 years ago
  52. 79ad3f2 Support missing RS vector types. by Stephen Hines · 13 years ago
  53. faa32b3 First cut at RSTextureView. by Jason Sams · 13 years ago
  54. 3c0618b Merge "Add support for more vector types to RS." by Stephen Hines · 13 years ago
  55. dc12262 Merge "POSITVE -> POSITIVE typo fix" by Stephen Hines · 13 years ago
  56. 2b1382d Merge "Add isCompatible() to RS Element." by Stephen Hines · 13 years ago
  57. f257e51 Add isCompatible() to RS Element. by Stephen Hines · 13 years ago
  58. 20fbd01 POSITVE -> POSITIVE typo fix by Stephen Hines · 13 years ago
  59. e5e0c50 Properly refcount SurfaceTexture in the JNI layer. by Romain Guy · 13 years ago
  60. e460e6d Merge "Add View.getResolvedLayoutDirection()" by Fabrice Di Meglio · 13 years ago
  61. c005322 Add View.getResolvedLayoutDirection() by Fabrice Di Meglio · 13 years ago
  62. 304b1f5 Allocation copy functions. by Alex Sakhartchouk · 13 years ago
  63. 4532c5e Merge "Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder." by Jamie Gennis · 13 years ago
  64. d54f3f4 Merge "Override equals()/hashCode() for RS BaseObj." by Stephen Hines · 13 years ago
  65. 0503161 Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder. by tedbo · 13 years ago
  66. 705d2ea Override equals()/hashCode() for RS BaseObj. by Stephen Hines · 13 years ago
  67. aece2cc Merge "Unhiding render target code for renderscript" by Alex Sakhartchouk · 13 years ago
  68. 85dae04 Unhiding render target code for renderscript by Alex Sakhartchouk · 13 years ago
  69. 6e66725 Fix the false-alarm bug when we skip to the end, which should be OK. by Shih-wei Liao · 13 years ago
  70. e27832a Improve validation in RS FieldPacker. by Stephen Hines · 13 years ago
  71. 260c77a Use android.os.Process.THREAD_PRIORITY_* symbols by Glenn Kasten · 13 years ago
  72. 836c4a5 Add support for more vector types to RS. by Stephen Hines · 13 years ago
  73. f5534a0 Fixes for AnimationDrawable by Chet Haase · 13 years ago
  74. 6a03640 Add support for Gravity BEFORE and AFTER by Fabrice Di Meglio · 13 years ago
  75. 6c72eec Preparing libRS for for compilation on host. by Alex Sakhartchouk · 13 years ago
  76. edbfabd Core to client fifo on sockets. by Jason Sams · 13 years ago
  77. f97ed77 am d90a2c4d: am 1e662c32: Merge "DO NOT MERGE. Integrate from master: Rework display size access." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  78. ac8dea1 DO NOT MERGE. Integrate from master: Rework display size access. by Dianne Hackborn · 13 years ago
  79. 25999a0 Cleanup mesh creation. by Alex Sakhartchouk · 13 years ago
  80. 7a22e10 Add code for generating fifo command packing. by Jason Sams · 13 years ago
  81. a89094a Code Cleanup and better Sampler creation method by Alex Sakhartchouk · 13 years ago
  82. 2698536 Fix error checks on compute context creation. by Jason Sams · 13 years ago
  83. 8f0095c Allows to render with an OpenGL context inside a TextureView. by Romain Guy · 13 years ago
  84. e7cb25916 am 1eb31b43: am 718516f3: am 9fd8e057: Merge "Fix memory leak of SkMovie class" by Conley Owens · 13 years ago
  85. 1eb31b4 am 718516f3: am 9fd8e057: Merge "Fix memory leak of SkMovie class" by Conley Owens · 13 years ago
  86. 17f83df am 7dcdfd79: am f26ec38c: am 501f7bca: Merge "Eliminating dead logic - bitmap state simply cannot be null here." by Conley Owens · 13 years ago
  87. 7dcdfd7 am f26ec38c: am 501f7bca: Merge "Eliminating dead logic - bitmap state simply cannot be null here." by Conley Owens · 13 years ago
  88. 9fd8e05 Merge "Fix memory leak of SkMovie class" by Conley Owens · 13 years ago
  89. c576537 Pipe rsa function though the RS api table. by Jason Sams · 13 years ago
  90. 5ac02e7 am 697f8b33: am 00df8e23: Merge "Check setName() for null string + fix rsRand()." into honeycomb-mr1 by Stephen Hines · 13 years ago
  91. 6e494d3 Add dalvik code for forEach. by Jason Sams · 13 years ago
  92. 4658d77 Check setName() for null string + fix rsRand(). by Alex Sakhartchouk · 13 years ago
  93. 36f873c Merge "Cleanup rs.spec file and code generator." by Jason Sams · 13 years ago
  94. 65bdaf1 Cleanup rs.spec file and code generator. by Jason Sams · 13 years ago
  95. 64e0098 Merge "Start ICS header cleanup and finish type matrix." by Stephen Hines · 13 years ago
  96. e1c6ff4 Make setGradientCenter/Radius work. by Romain Guy · 13 years ago
  97. ee6d5cf Copy the solid color when mutating a gradient drawable. by Romain Guy · 13 years ago
  98. 4a123c4 Allow bitmap filtering on NinePatchDrawable. by Romain Guy · 13 years ago
  99. 6cc888e Start ICS header cleanup and finish type matrix. by Jason Sams · 13 years ago
  100. e7c4a75 Modifying libRS internal communication to handle network rendering. by Alex Sakhartchouk · 13 years ago