1. 17f83df am 7dcdfd79: am f26ec38c: am 501f7bca: Merge "Eliminating dead logic - bitmap state simply cannot be null here." by Conley Owens · 14 years ago
  2. 7dcdfd7 am f26ec38c: am 501f7bca: Merge "Eliminating dead logic - bitmap state simply cannot be null here." by Conley Owens · 14 years ago
  3. c576537 Pipe rsa function though the RS api table. by Jason Sams · 14 years ago
  4. 5ac02e7 am 697f8b33: am 00df8e23: Merge "Check setName() for null string + fix rsRand()." into honeycomb-mr1 by Stephen Hines · 14 years ago
  5. 6e494d3 Add dalvik code for forEach. by Jason Sams · 14 years ago
  6. 4658d77 Check setName() for null string + fix rsRand(). by Alex Sakhartchouk · 14 years ago
  7. 36f873c Merge "Cleanup rs.spec file and code generator." by Jason Sams · 14 years ago
  8. 65bdaf1 Cleanup rs.spec file and code generator. by Jason Sams · 14 years ago
  9. 64e0098 Merge "Start ICS header cleanup and finish type matrix." by Stephen Hines · 14 years ago
  10. e1c6ff4 Make setGradientCenter/Radius work. by Romain Guy · 14 years ago
  11. ee6d5cf Copy the solid color when mutating a gradient drawable. by Romain Guy · 14 years ago
  12. 4a123c4 Allow bitmap filtering on NinePatchDrawable. by Romain Guy · 14 years ago
  13. 6cc888e Start ICS header cleanup and finish type matrix. by Jason Sams · 14 years ago
  14. e7c4a75 Modifying libRS internal communication to handle network rendering. by Alex Sakhartchouk · 14 years ago
  15. 0a1413e Clean getTextRunAdvances() APIs by Fabrice Di Meglio · 14 years ago
  16. 44bc17c Rework display size access. by Dianne Hackborn · 14 years ago
  17. e42143a Eliminating dead logic - bitmap state simply cannot be null here. by Jozef BABJAK · 14 years ago
  18. 0343a7e Merge "TextLayoutCache - add glyphs caching" by Fabrice Di Meglio · 14 years ago
  19. fcf2be1 TextLayoutCache - add glyphs caching by Fabrice Di Meglio · 14 years ago
  20. fbb0788 Merge "Use jniThrowException for exception throwing from native code." by Elliott Hughes · 14 years ago
  21. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 14 years ago
  22. 8451b25 Use jniThrowException for exception throwing from native code. by Elliott Hughes · 14 years ago
  23. bd184c5 Cleanup character limits. by Jason Sams · 14 years ago
  24. 331bf9b Seperate ProgramRaster. Cleanup ProgramRaster and ProgramStore creation. by Jason Sams · 14 years ago
  25. 78a9f6a Merge "First draft of fbo in renderscript. Updating samples and benchmark" by Alex Sakhartchouk · 14 years ago
  26. ef353dd Make BaseObj a public class. by Stephen Hines · 14 years ago
  27. 8e90f2b First draft of fbo in renderscript. Updating samples and benchmark by Alex Sakhartchouk · 14 years ago
  28. eee49c6 Fix text redering issue where the text was sometimes truncated by Fabrice Di Meglio · 14 years ago
  29. a3cbe69 Merge "Move the drawable state to the correct class. Bug #4170455" by Romain Guy · 14 years ago
  30. 2660a3e Move the drawable state to the correct class. Bug #4170455 by Romain Guy · 14 years ago
  31. 37c1bbb am 8ef609ab: am a4206029: am 5d5a0ca5: Merge "Fixing the wrong link in YuvImage JavaDoc." by Brad Fitzpatrick · 14 years ago
  32. 8ef609a am a4206029: am 5d5a0ca5: Merge "Fixing the wrong link in YuvImage JavaDoc." by Brad Fitzpatrick · 14 years ago
  33. 696257c merge libsurfaceflinger_client into libgui by Mathias Agopian · 14 years ago
  34. a5d42c8 Merge "NEW_API: Add getTimestamp() to SurfaceTexture." by Eino-Ville Talvala · 14 years ago
  35. ee0c116 Always apply the tile mode. Bug #4170455 by Romain Guy · 14 years ago
  36. 5d5a0ca Merge "Fixing the wrong link in YuvImage JavaDoc." by Brad Fitzpatrick · 14 years ago
  37. aa5eb64 Merge "Use Harfbuzz instead of ICU4C for computing advances" by Fabrice Di Meglio · 14 years ago
  38. 9f82b58 Use Harfbuzz instead of ICU4C for computing advances by Fabrice Di Meglio · 14 years ago
  39. e309a0f NEW_API: Add getTimestamp() to SurfaceTexture. by Eino-Ville Talvala · 14 years ago
  40. e4a06c5 Start seperating out RS compute implementation. Create hal by Jason Sams · 14 years ago
  41. ce06ebf Merge "Add support for timestamps into SurfaceTexture." by Eino-Ville Talvala · 14 years ago
  42. c5f94d8 Add support for timestamps into SurfaceTexture. by Eino-Ville Talvala · 14 years ago
  43. b4a5f95 am 6ff211e0: am 8f6c5226: am 55a9be3d: Merge "Fix for bug 3434228" into honeycomb-mr1 by Alex Sakhartchouk · 14 years ago
  44. 2c74ad9 Fix for bug 3434228 by Alex Sakhartchouk · 14 years ago
  45. d50349d Merge "Check setName() for null string + typo fixes." by Stephen Hines · 14 years ago
  46. 84a97ca Check setName() for null string + typo fixes. by Stephen Hines · 14 years ago
  47. ef65bb3 2X2 matrix needs 4 float elements. by Stephen Hines · 14 years ago
  48. 8cecbb5 DO NOT MERGE: Fix typos in RenderScript docs. by Stephen Hines · 14 years ago
  49. f7d75b3 Merge "Fix typos in RenderScript docs." by Stephen Hines · 14 years ago
  50. 98e88ca Merge "Fixing element count bug in renderscript." by Alex Sakhartchouk · 14 years ago
  51. 971ec7a Merge changes I9a202210,If26ef8be by Mathias Agopian · 14 years ago
  52. 58a7775 fix YV12 documentation by Mathias Agopian · 14 years ago
  53. 9ea30a6 Fixing element count bug in renderscript. by Alex Sakhartchouk · 14 years ago
  54. 9c4086a Fix typos in RenderScript docs. by Stephen Hines · 14 years ago
  55. 525af5d reformat file, which contained tabs instead of spaces by Mathias Agopian · 14 years ago
  56. 3476977 Discovered a matrix element bug while writing cts unit tests. by Alex Sakhartchouk · 14 years ago
  57. 8588732 Expand on the SurfaceTexture API docs. by Jamie Gennis · 14 years ago
  58. dc02e18 Revert "Merge "Expand on the SurfaceTexture API docs."" by Jamie Gennis · 14 years ago
  59. 069d748 Merge "Expand on the SurfaceTexture API docs." by Jamie Gennis · 14 years ago
  60. 373ed6f Merge "Bug 3438258 Add SurfaceTexture as MediaPlayer sink" by Glenn Kasten · 14 years ago
  61. 47b8ade Add a new Camera API to control the camera's location by Romain Guy · 14 years ago
  62. 4a317db More documentation for Canvas.drawArc() by Romain Guy · 14 years ago
  63. ed78943 Add dither XML attribute support to Gradient and ShapeDrawable. by Romain Guy · 14 years ago
  64. cc562a3 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 14 years ago
  65. acf3397 Expand on the SurfaceTexture API docs. by Jamie Gennis · 14 years ago
  66. 39c512b Don't swap bottom left and bottom right corner radii. by Romain Guy · 14 years ago
  67. f7f9d9c Expose an API to get a bitmap's size in bytes. by Jesse Wilson · 14 years ago
  68. 8a9f9d8 Fix Paint#breakText(char[]..) JavaDoc by Brian Muramatsu · 14 years ago
  69. 676b173 Deprecate ARGB_4444. by Romain Guy · 14 years ago
  70. 272fc45 am affeaaed: am bbdc4ce2: Merge "clean up and add javadocs" into honeycomb by Robert Ly · 14 years ago
  71. 11518ac clean up and add javadocs by Robert Ly · 14 years ago
  72. 366a840 Expose several useful Bitmap APIs. Bug #3408073 by Romain Guy · 14 years ago
  73. 7fb597d Fixing the wrong link in YuvImage JavaDoc. by Keiji Ariyama · 14 years ago
  74. 2fc941e Fixes cache misses and extra allocations. Bug #3421454 by Romain Guy · 14 years ago
  75. feeea8f Assume ARGB_8888 for unknown configs. Bug #3327175 by Romain Guy · 14 years ago
  76. f6a362a Don't convert 4444 images to 565. Bug #3327175 by Romain Guy · 14 years ago
  77. 5f8b665 Add SurfaceTexture docs for getTransformMatrix. by Jamie Gennis · 14 years ago
  78. e1df07f Merge "Fix for an IOOBoundsException in Paint." into honeycomb by Gilles Debunne · 14 years ago
  79. 3c0f91b Merge "Add docs about threading to SurfaceTexture." into honeycomb by Jamie Gennis · 14 years ago
  80. 1feba8b Fix for an IOOBoundsException in Paint. by Gilles Debunne · 14 years ago
  81. 37cec0f Add docs about threading to SurfaceTexture. by Jamie Gennis · 14 years ago
  82. f4f05b8 Update package descriptions with editorial revisions. by Scott Main · 14 years ago
  83. 2b1847e Remove unused API by Romain Guy · 14 years ago
  84. a566b7c Fix bitmap meshes to work in display lists. by Romain Guy · 14 years ago
  85. 8418474 Merge "fix bug 3375251 Copying arrays of objects would generate an exception due to excessive internal type checking." into honeycomb by Jason Sams · 14 years ago
  86. ed5bab9 fix bug 3375251 by Jason Sams · 14 years ago
  87. a383b3f Update Bitmap.recycle() doc for heap-allocated pixel data by Patrick Dubroy · 14 years ago
  88. 99d4911 Merge "Add support for drawBitmapMesh()." into honeycomb by Romain Guy · 14 years ago
  89. 5a7b466 Add support for drawBitmapMesh(). by Romain Guy · 14 years ago
  90. e9f5c18 Properly use Long2 for "UInt2" for FieldPacker. by Stephen Hines · 14 years ago
  91. 1368436 Merge "Check and propogate errors from llvm." into honeycomb by Jason Sams · 14 years ago
  92. 9dd9d02 Merge "Expose unchecked copyFrom variants." into honeycomb by Jason Sams · 14 years ago
  93. fdc54a9 Check and propogate errors from llvm. by Jason Sams · 14 years ago
  94. 4fa3eed Expose unchecked copyFrom variants. by Jason Sams · 14 years ago
  95. 120856c Pass SkRegion::toString() through to java. by Joe Onorato · 14 years ago
  96. d1ac981 Fix race condition between GC thread and by Jason Sams · 14 years ago
  97. 991040c Cleanup logs. by Jason Sams · 14 years ago
  98. 4b26247 Merge "Change to stream decoding mode if the file descriptor cannot support seek." into honeycomb by Owen Lin · 14 years ago
  99. a9d0d47 Change to stream decoding mode if the file descriptor cannot support seek. by Owen Lin · 14 years ago
  100. 44593df Merge "More docs" into honeycomb by Alex Sakhartchouk · 14 years ago