1. 1368436 Merge "Check and propogate errors from llvm." into honeycomb by Jason Sams · 14 years ago
  2. 9dd9d02 Merge "Expose unchecked copyFrom variants." into honeycomb by Jason Sams · 14 years ago
  3. fdc54a9 Check and propogate errors from llvm. by Jason Sams · 14 years ago
  4. 4fa3eed Expose unchecked copyFrom variants. by Jason Sams · 14 years ago
  5. 120856c Pass SkRegion::toString() through to java. by Joe Onorato · 14 years ago
  6. d1ac981 Fix race condition between GC thread and by Jason Sams · 14 years ago
  7. 991040c Cleanup logs. by Jason Sams · 14 years ago
  8. 4b26247 Merge "Change to stream decoding mode if the file descriptor cannot support seek." into honeycomb by Owen Lin · 14 years ago
  9. a9d0d47 Change to stream decoding mode if the file descriptor cannot support seek. by Owen Lin · 14 years ago
  10. 44593df Merge "More docs" into honeycomb by Alex Sakhartchouk · 14 years ago
  11. 3240339 Merge "Add error checks to the copyFrom functions." into honeycomb by Jason Sams · 14 years ago
  12. ec0d335 More docs by Alex Sakhartchouk · 14 years ago
  13. 1689c34 Merge "Add BitmapFactory.Options.inMutable to load mutable bitmaps." into honeycomb by Romain Guy · 14 years ago
  14. 2361098 Add BitmapFactory.Options.inMutable to load mutable bitmaps. by Romain Guy · 14 years ago
  15. cf18c47 Merge "Implement SurfaceTexture frame-available callback." into honeycomb by Jamie Gennis · 14 years ago
  16. 376590d Implement SurfaceTexture frame-available callback. by Jamie Gennis · 14 years ago
  17. b97b251 Add error checks to the copyFrom functions. by Jason Sams · 14 years ago
  18. 21b4103 unhide functions used by reflected files for SDK. by Jason Sams · 14 years ago
  19. 0b08c5c Merge "Don't drop the drawable cache completely on configuration change" into honeycomb by Dianne Hackborn · 14 years ago
  20. 6efd2ba Don't drop the drawable cache completely on configuration change by Christopher Lais · 14 years ago
  21. 0473ff1 Removing things that shouldn't be public by Alex Sakhartchouk · 14 years ago
  22. f5c876e Docs plus removing some junk per API review. by Alex Sakhartchouk · 14 years ago
  23. 9aba232 Merge "Add getTransformMatrix to the SurfaceTexture API." into honeycomb by Jamie Gennis · 14 years ago
  24. 623c54d Documentation by Alex Sakhartchouk · 14 years ago
  25. 208a1c6 Merge "Implement more of copy2DRange*" into honeycomb by Jason Sams · 14 years ago
  26. fb9f82c Implement more of copy2DRange* by Jason Sams · 14 years ago
  27. b11e3d2 Unhide more of the RS APIs. by Stephen Hines · 14 years ago
  28. 8f597fd Merge "Cleanup bitmap uploads Implement standalone mipmap generation." into honeycomb by Jason Sams · 14 years ago
  29. f708609 Cleanup bitmap uploads Implement standalone mipmap generation. by Jason Sams · 14 years ago
  30. cf894c9 Merge "Fix CTS test. Bug #3345445" into honeycomb by Romain Guy · 14 years ago
  31. 9454fe1 Fix CTS test. Bug #3345445 by Romain Guy · 14 years ago
  32. 27d1160 Merge "Adding ability to load cubemaps from individual faces." into honeycomb by Alex Sakhartchouk · 14 years ago
  33. b0ba48c Add getTransformMatrix to the SurfaceTexture API. by Jamie Gennis · 14 years ago
  34. 4b9adfb Merge "Correct the API comments." into honeycomb by Wei-Ta Chen · 14 years ago
  35. 96d3b5e Correct the API comments. by Wei-Ta Chen · 14 years ago
  36. 252c078 Add error checks to bitmap uploads. Fix java side calculation for pixel sizes. by Jason Sams · 14 years ago
  37. dcc2319 Adding ability to load cubemaps from individual faces. by Alex Sakhartchouk · 14 years ago
  38. 3b703f2 Hide Canvas.getGL() by Romain Guy · 14 years ago
  39. fe852e2 Updating cubemap loading code. by Alex Sakhartchouk · 14 years ago
  40. 67e3d20 Hide and delete some code that should not be public. by Jason Sams · 14 years ago
  41. 6c19176 Merge "Adding comments to the renderscript program classes." into honeycomb by Alex Sakhartchouk · 14 years ago
  42. df27202 Adding comments to the renderscript program classes. by Alex Sakhartchouk · 14 years ago
  43. fa445b9 Cleanup subdata apis by Jason Sams · 14 years ago
  44. b0253ea Additional loading methods for fonts and a3d files. Cleaned up error messages. by Alex Sakhartchouk · 14 years ago
  45. 6714efc Add the SurfaceTexture java class. by Jamie Gennis · 14 years ago
  46. b03ba34 Merge "Add MipmapDrawableTest" by Brian Muramatsu · 14 years ago
  47. 70588bf resolved conflicts for merge of 3a2c6bf0 to master by Brad Fitzpatrick · 14 years ago
  48. 3a2c6bf am 69ea4e15: Documentation fixes found over vacation hacking. by Brad Fitzpatrick · 14 years ago
  49. 69ea4e1 Documentation fixes found over vacation hacking. by Brad Fitzpatrick · 14 years ago
  50. cfc2330c fix build by Jason Sams · 14 years ago
  51. 334108b Random cleanup by Jason Sams · 14 years ago
  52. a23d4e7 unhide renderscript by Jason Sams · 14 years ago
  53. 6b1f6e6 Merge "Keep a reference to the local matrix. Bug #3299324" by Romain Guy · 14 years ago
  54. a9ebfa6 Keep a reference to the local matrix. Bug #3299324 by Romain Guy · 14 years ago
  55. b341df4 Merge "Fixed bug with reverseTransition" by Michael Jurka · 14 years ago
  56. 69011ff Merge "Move adapter2D to a derived class from Allocation." by Jason Sams · 14 years ago
  57. 49a05d7 Move adapter2D to a derived class from Allocation. by Jason Sams · 14 years ago
  58. b3b89f6 Fixing a bug in the load function. by Alex Sakhartchouk · 14 years ago
  59. b4d7bb6 API cleanup for renderscript. This will be a multiproject commit. by Alex Sakhartchouk · 14 years ago
  60. feb8ba4 Add MipmapDrawableTest by Brian Muramatsu · 14 years ago
  61. 65e2932 Fixed bug with reverseTransition by Michael Jurka · 14 years ago
  62. 96abab2 Merge "Ensure bitmaps aren't freed while referenced from a display list" by Patrick Dubroy · 14 years ago
  63. f890fab Ensure bitmaps aren't freed while referenced from a display list by Patrick Dubroy · 14 years ago
  64. e688213 Merge "Clean up Allocation buffer object api." by Jason Sams · 14 years ago
  65. d195240 Clean up Allocation buffer object api. by Jason Sams · 14 years ago
  66. eeca435 Stale cache management to address a P1 bug # 3296131. by Shih-wei Liao · 14 years ago
  67. 2118b25 Eliminate tracked allocations and the inNativeAlloc option. by Carl Shapiro · 14 years ago
  68. e27cdee API reaview cleanup by Alex Sakhartchouk · 14 years ago
  69. 27c1d4d Fix minor animation and doc issues by Chet Haase · 14 years ago
  70. e5d3712 Remove outdated texture upload functions. by Jason Sams · 14 years ago
  71. 0857196 Cleanup and refactoring of an earlier cl. by Alex Sakhartchouk · 14 years ago
  72. 6d8eb26 Fix mipmap bug introduced with Allocation cleanup. Add syncAll to rsg headers. by Jason Sams · 14 years ago
  73. 82d4a3a Merge "Make Drawable.mCallback a WeakReference." by Romain Guy · 14 years ago
  74. f2a4778 Make Drawable.mCallback a WeakReference. by Romain Guy · 14 years ago
  75. 982b71b Merge "Allocate bitmap backing buffers in the Java heap." by Patrick Dubroy · 14 years ago
  76. e4ac2d6 Allocate bitmap backing buffers in the Java heap. by Patrick Dubroy · 14 years ago
  77. 6b32fab 1. Add Context to a RenderScript or RenderScriptGL instance. by Shih-wei Liao · 14 years ago
  78. d4b23b5 More API updates. by Jason Sams · 14 years ago
  79. ad3ec1b Merge "Add ability to reuse bitmaps when decoding PNG content" by Chet Haase · 14 years ago
  80. decc8cd Add ability to reuse bitmaps when decoding PNG content by Chet Haase · 14 years ago
  81. 4ef6650 Remove CreateFromBitmapRef and add CopyTo(bitmap) replacement. by Jason Sams · 14 years ago
  82. 37f74ca Add ability to reuse bitmaps when loading new content by Chet Haase · 14 years ago
  83. 5476b45 Allocation API update. by Jason Sams · 14 years ago
  84. 0e007d7 Unhide inPreferQualityOverSpeed in BitmapFactory.Options. by Wei-Ta Chen · 14 years ago
  85. bf6ef8d API review cleanup. by Jason Sams · 14 years ago
  86. 953f909 Add inPreferQualityOverSpeed into BitmapFactory.Options. by Wei-Ta Chen · 14 years ago
  87. 8c7a580 Some theme cleanup. by Dianne Hackborn · 14 years ago
  88. 0bb0009 Fix in vertical measurement in text lines with different text sizes by Gilles Debunne · 14 years ago
  89. 2970c49 various fixes for animations and javadocs by Chet Haase · 14 years ago
  90. add9d96 More error checks by Jason Sams · 14 years ago
  91. 67f2e44 Support for cubemaps. by Alex Sakhartchouk · 14 years ago
  92. a914f34 Add caching support of BCC binaries. by Shih-wei Liao · 14 years ago
  93. e70b375 Add an opacity attribute to LayerDrawable that lets you control the opacity directly instead of by Joe Onorato · 14 years ago
  94. 68f0a32 Merge "Fix ref counting for globals when set from java code." by Jason Sams · 14 years ago
  95. 6f4cf0b Fix ref counting for globals when set from java code. by Jason Sams · 14 years ago
  96. 4bd1a3d Show Bitmap.Config value when unable to handle. by Jeff Sharkey · 14 years ago
  97. 6af97e1 Revised assets for progress bars and indeterminate progress spinners. by Adam Powell · 14 years ago
  98. 7194a7b Merge "Document RS element and type and add validity checking to type creation." by Jason Sams · 14 years ago
  99. a1b13ed Document RS element and type and add validity checking to type creation. by Jason Sams · 14 years ago
  100. d99a7be Merge "More documentation." by Jason Sams · 14 years ago