1. 110195f Seperate ProgramVertex from RenderScript.java and merge ProgramVertexAlloc into the ProgramVertex class. by Jason Sams · 15 years ago
  2. 0835d42 Seperate Light and Sampler from RenderScript.java by Jason Sams · 15 years ago
  3. 2253417 Split ProgramFragment and ProgramStore from RenderScript.java. Update Element and Type to new cached builder for easier app developement. by Jason Sams · 15 years ago
  4. 69f0d31 Split ScriptC from RenderScript.java. Implement state caching in the Builder objects. by Jason Sams · 15 years ago
  5. 9df76c7 Merge change 9551 by Android (Google) Code Review · 15 years ago
  6. bd1c3ad Implement the jni bindings for Adapter2D. Fix a refcount bug in the native adapter implementation. Use adapters in Film to border the mipmaps. by Jason Sams · 15 years ago
  7. a32d100 Add new utility methods to rsScriptC_Lib, android.util.MathUtil and android.graphics.Color. by Romain Guy · 15 years ago
  8. b8c5a84 Split RenderScript Type and Allocation into seperate classes. by Jason Sams · 15 years ago
  9. 36e612a Begin splitting up RenderScript.java into seperate classes. First piece split off Element. by Jason Sams · 15 years ago
  10. 584a375 First pass at implementing the Grass live wallpaper in RenderScript. by Romain Guy · 15 years ago
  11. afcf686 am 25dff70f: Merge change 9039 into donut by Android (Google) Code Review · 15 years ago
  12. dba3ba5 Implement bitmap resource loaders for utility. cleanup rolloRS and checkin maps.png which was missing. by Jason Sams · 15 years ago
  13. 0d22101 Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA by Dianne Hackborn · 15 years ago
  14. a590434 Merge change 8835 by Android (Google) Code Review · 15 years ago
  15. b0ec1b4 Add "boxed" bitmap uploads which simply place a non-pow2 bitmap into the smallest larger pow texture. The added space is filled black. by Jason Sams · 15 years ago
  16. 2c3fc83 am ef9fd18d: Merge change 8616 into donut by Android (Google) Code Review · 15 years ago
  17. 96e240f Fiddle with default densities to try to sanitize the API. by Dianne Hackborn · 15 years ago
  18. e2dba02 am 11ea3347: Allow for screen density drawables in compatibility mode. by Dianne Hackborn · 15 years ago
  19. 11ea334 Allow for screen density drawables in compatibility mode. by Dianne Hackborn · 15 years ago
  20. 53305e8 Merge change 8421 by Android (Google) Code Review · 15 years ago
  21. 8af858e9 Unbreak build by making the build of renderscript again conditional on BUILD_RENDERSCRIPT until we can figure out why the build servers see an error that does not reproduce locally. by Jason Sams · 15 years ago
  22. bc51202 Merge change 8279 by Android (Google) Code Review · 15 years ago
  23. e29d471 Move the java and jni renderscript files to the proper location. by Jason Sams · 15 years ago
  24. 8aea2f5 am 59c25cba: Merge change 8218 into donut by Android (Google) Code Review · 15 years ago
  25. 5140141 DrawableContainer was not respecting the value returned by Drawable.getPadding(Rect). by Romain Guy · 15 years ago
  26. fead9b8 am fe6f45c8: Merge change 8098 into donut by Android (Google) Code Review · 15 years ago
  27. 61324e5 cast is floor. Use round instead. by Mitsuru Oshima · 15 years ago
  28. bec99bf am 5c536e91: Merge change 7840 into donut by Android (Google) Code Review · 15 years ago
  29. 469b4c6 am aad0fcc9: Merge change 7783 into donut by Android (Google) Code Review · 15 years ago
  30. 2784ff0 Fix issue where scaled bitmap sizes could be wrong. by Dianne Hackborn · 15 years ago
  31. a53b828 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 15 years ago
  32. c634fdd am 09a903ab: Merge change 7696 into donut by Android (Google) Code Review · 15 years ago
  33. 1b22b97 add hidden Options field for native allocations by Mike Reed · 15 years ago
  34. eabdb7c am 6b532800: Merge change 6478 into donut by Android (Google) Code Review · 15 years ago
  35. 90cfa9d Fix ShapeDrawable.inflateTag() to accept proper dimension specs for padding by Phil Dubach · 15 years ago
  36. 0f07b2c Lazily allocate the mBounds Rect in Drawable. by Brad Fitzpatrick · 16 years ago
  37. fbc7c1a am 9848f11f: Merge change 5826 into donut by Android (Google) Code Review · 15 years ago
  38. 0901c82 am 91c91b74: Merge change 5817 into donut by Android (Google) Code Review · 15 years ago
  39. 91a546d am 083928fe: Merge change 5718 into donut by Android (Google) Code Review · 15 years ago
  40. 54285f2 Fix NullPointerException in NinePatch constructor by Phil Dubach · 15 years ago
  41. b5537c4 Replace indeterminate progress animated asset with new ones by Romain Guy · 15 years ago
  42. 4658e8e am 05ebcb51: Merge change 5609 into donut by Android (Google) Code Review · 15 years ago
  43. 6be507c Fix NullPointerException in DrawableContainer.mutate() by Phil Dubach · 15 years ago
  44. f4f7046 Update spinner's drawables. Clean up resources, pave the way for new animation. by Romain Guy · 15 years ago
  45. 82c88fc am a2a60a21: Merge change 5142 into donut by Android (Google) Code Review · 15 years ago
  46. 562bf17 Fix NPE in GradientDrawable constructor by Phil Dubach · 15 years ago
  47. ce1311a am 766d7236: Merge change 4737 into donut by Android (Google) Code Review · 15 years ago
  48. 8cdcb12 Add prepareToDraw() to Bitmap for fixing http://b/issue?id=1907995. by Wei-Ta Chen · 15 years ago
  49. 903ccf4 am 2b1aed10: Merge change 4527 into donut by Android (Google) Code Review · 15 years ago
  50. 4566b79 Fix Canvas.finalize() for the case where the constructor throws an exception by Phil Dubach · 15 years ago
  51. 984b5df Add support to BitmapFactory for decoding a bitmap from a MemoryFile FileDescriptor. by Marco Nelissen · 15 years ago
  52. 683f3be Unhide inInputShareable in BitmapFactory.Options. by Wei-Ta Chen · 15 years ago
  53. eb94967 Unhide inPurgeable in BitmapFactory.Options. by Wei-Ta Chen · 15 years ago
  54. 60b88ed Fix typos. by Ken Shirriff · 15 years ago
  55. 33a31b3 AI 148752: Fix description of breakText() param. BUG=1790234 by Dirk Dougherty · 15 years ago
  56. 807f23b Merge change 1057 into donut by Android (Google) Code Review · 15 years ago
  57. b10f138 * Add regoin scaling for transparent support by Mitsuru Oshima · 15 years ago
  58. a87a132 Fixes #1847219. Add a new API to load fonts from arbitrary files: Typeface.createFromFile(String/File). by Romain Guy · 15 years ago
  59. 83b2107 Fixes #1846038. DrawableContainer was wrongly returning its opacity by ignoring the visibility of the currently selected layer. This change simply reports a TRANSPARENT opacity if there is no currently selected layer of if the selected layer is not visible. Otherwise it reports the opacity computed by the state class. by Romain Guy · 15 years ago
  60. 13735a2 Merge branch 'readonly-p4-donut' into donut by Mitsuru Oshima · 16 years ago
  61. 8169dae AI 147976: Compatibility mode support. Part 2. by Mitsuru Oshima · 16 years ago
  62. 4924ae8 Merge change 618 into donut by Android (Google) Code Review · 16 years ago
  63. 23bd84c Fixes #1816088. Avoid initializing empty Rects when they are useless, especially in Zygote. by Romain Guy · 16 years ago
  64. caf0df1 Add call to (new) Canvas.freeCaches() in response to low-memory by Mike Reed · 16 years ago
  65. 1fb758e Merge change 546 into donut by Android (Google) Code Review · 16 years ago
  66. c70e06b Add (hidden for now) purgeable bitmaps by Mike Reed · 16 years ago
  67. 1d442e0 More optimization of dumpsys output. by Dianne Hackborn · 16 years ago
  68. c39a6e0 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
  69. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 16 years ago
  70. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  71. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  72. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  73. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  74. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  75. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  76. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  77. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  78. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  79. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago