1. 6d9fe5b Clean Paint.mBidiFlags as it is no longer used by Fabrice Di Meglio · 12 years ago
  2. 97dcc20 Merge "Deprecate useless BitmapDrawable constructor Bug #2590549" by Romain Guy · 12 years ago
  3. 7ac40e3 Deprecate useless BitmapDrawable constructor Bug #2590549 by Romain Guy · 12 years ago
  4. eb8c29c Add API entry points for clipped kernels. by Tim Murray · 12 years ago
  5. 3c67218 Merge "Implement rs.sendMessage()" by Jason Sams · 12 years ago
  6. e68c1ce am 11f1c5b8: am b3a57191: am 0a00de11: am 805d2e2d: am 00f49084: Merge "docs: fix renderscript links that currently require redirect" into jb-mr1-dev by Scott Main · 12 years ago
  7. 11f1c5b am b3a57191: am 0a00de11: am 805d2e2d: am 00f49084: Merge "docs: fix renderscript links that currently require redirect" into jb-mr1-dev by Scott Main · 12 years ago
  8. 805d2e2 am 00f49084: Merge "docs: fix renderscript links that currently require redirect" into jb-mr1-dev by Scott Main · 12 years ago
  9. 23e500d Merge "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" by Derek Sollenberger · 12 years ago
  10. 455d644 Implement rs.sendMessage() by Jason Sams · 12 years ago
  11. a4b7bc9 Log non-fatal RS errors. by Jason Sams · 12 years ago
  12. b47fa16 docs: fix renderscript links that currently require redirect by Scott Main · 12 years ago
  13. 7f2e4ef am c24b1448: Merge "Don\'t mark recycled bitmaps as immutable" by Michael Jurka · 12 years ago
  14. c24b144 Merge "Don't mark recycled bitmaps as immutable" by Michael Jurka · 12 years ago
  15. afce5a4 Don't mark recycled bitmaps as immutable by Michael Jurka · 12 years ago
  16. d0351a6 am 1bce2db3: Merge "Fix return type mismatch in Region\'s JNI code." by Derek Sollenberger · 12 years ago
  17. 250f8ef Fix return type mismatch in Region's JNI code. by Derek Sollenberger · 12 years ago
  18. 5a2cae1 am 29449a3d: am 781bcd68: am c3ee1d9a: am 7ad885e2: Merge "One more fix for incorrect indices." by Kenny Root · 12 years ago
  19. 29449a3 am 781bcd68: am c3ee1d9a: am 7ad885e2: Merge "One more fix for incorrect indices." by Kenny Root · 12 years ago
  20. c3ee1d9 am 7ad885e2: Merge "One more fix for incorrect indices." by Kenny Root · 12 years ago
  21. 0e1d11f am 7b3b2cfc: am e93ca308: am 0e95685f: am b5a72043: Merge "Fix array index oob in Matrix3f.loadRotate()." by Christopher Tate · 12 years ago
  22. 7b3b2cf am e93ca308: am 0e95685f: am b5a72043: Merge "Fix array index oob in Matrix3f.loadRotate()." by Christopher Tate · 12 years ago
  23. 0e95685 am b5a72043: Merge "Fix array index oob in Matrix3f.loadRotate()." by Christopher Tate · 12 years ago
  24. 3983754 One more fix for incorrect indices. by Stephen Hines · 12 years ago
  25. 0ce7cda Fix array index oob in Matrix3f.loadRotate(). by Stephen Hines · 12 years ago
  26. 70336dd Update enum value to match those in the native header. by Derek Sollenberger · 12 years ago
  27. edd9f42 am daa944a1: Merge "Add YUV allocation creation." by Jason Sams · 12 years ago
  28. 6a6852c am 16ad1770: Merge "Add 3D LUT intrinsic java class" by Jason Sams · 12 years ago
  29. b109cc7 Add YUV allocation creation. by Jason Sams · 12 years ago
  30. 40f1fa6 Add 3D LUT intrinsic java class by Jason Sams · 12 years ago
  31. fc615a0 Remove calls to SkCanvas::setBitmapDevice() by Derek Sollenberger · 12 years ago
  32. cdb8753 am 18483a48: Merge "Cleanup imports." by Jason Sams · 12 years ago
  33. 232f421 am 256377e7: Merge "yuv" by Jason Sams · 12 years ago
  34. ef308ed Cleanup imports. by Jason Sams · 12 years ago
  35. 8140d7b yuv by Jason Sams · 12 years ago
  36. 41cc867 am 69bf687e: Merge "Add API support for 3D allocations." by Jason Sams · 12 years ago
  37. 69bf687 Merge "Add API support for 3D allocations." by Jason Sams · 12 years ago
  38. d1c306a Add API support for 3D allocations. by Jason Sams · 12 years ago
  39. 9813e17 am 696a5e04: Merge "We can only optimize bitmaps that have USAGE_SHARED." by Stephen Hines · 12 years ago
  40. d34dc85 We can only optimize bitmaps that have USAGE_SHARED. by Stephen Hines · 12 years ago
  41. 403afae am 0562a0dc: Merge "Add USAGE_SHARED for Allocations." by Tim Murray · 12 years ago
  42. 0562a0d Merge "Add USAGE_SHARED for Allocations." by Tim Murray · 12 years ago
  43. 00bb454 Add USAGE_SHARED for Allocations. by Tim Murray · 12 years ago
  44. 2fa54ce Merge "Update framework to support r5967 of Skia." into master-chromium by Derek Sollenberger · 12 years ago
  45. d47f7d8 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  46. eef6239 Merge "Add struct for controlling clipping in Java." by Tim Murray · 12 years ago
  47. fbfaa85 Add struct for controlling clipping in Java. by Tim Murray · 12 years ago
  48. 545252f Refactoring of the screen magnification feature. by Svetoslav Ganov · 12 years ago
  49. ca79cf6 Update framework to support r5967 of Skia. by Derek Sollenberger · 12 years ago
  50. 82bb813 stop using a deprecated SurfaceTextureClient ctor by Jamie Gennis · 12 years ago
  51. a314551 Add support for Bitmap-backed Allocations in Java. by Tim Murray · 12 years ago
  52. 507a2d9 am c87b053b: am b29dc7e3: am f3a39f2d: Merge "Remove overzealous mutate() sanity check in LayerDrawable" into jb-mr1.1-dev by Adam Powell · 12 years ago
  53. c87b053 am b29dc7e3: am f3a39f2d: Merge "Remove overzealous mutate() sanity check in LayerDrawable" into jb-mr1.1-dev by Adam Powell · 12 years ago
  54. 8aece09 Merge "Update JNI for strided 2D copies." by Tim Murray · 12 years ago
  55. 38faea3 Update JNI for strided 2D copies. by Tim Murray · 12 years ago
  56. dccf933 Merge "Add support for face attribute to HTML string resources Bug #7480719" by Romain Guy · 12 years ago
  57. a8f6d5f Add support for face attribute to HTML string resources Bug #7480719 by Romain Guy · 12 years ago
  58. a1dcc99 Undeprecate linear text API by Romain Guy · 12 years ago
  59. bb53dad Remove overzealous mutate() sanity check in LayerDrawable by Adam Powell · 12 years ago
  60. f6e7b20 Merge "Add new mipMap attribute to BitmapDrawable" by Romain Guy · 12 years ago
  61. 5769fcd Add new mipMap attribute to BitmapDrawable by Romain Guy · 12 years ago
  62. fdb3672 Merge "Add single channel blur test." by Jason Sams · 12 years ago
  63. 425c3da Fix typo in exception message by Jonathan Dixon · 12 years ago
  64. 34583fc Merge "Clarify Bitmap.copyTo/FromPixelBuffer documentation" by Romain Guy · 12 years ago
  65. 1f58497 Clarify Bitmap.copyTo/FromPixelBuffer documentation by Romain Guy · 12 years ago
  66. d9c9f89 am cae3eb91: am 946facaa: am a004ff88: Merge "Use correct alpha value when a color is not set on a GradientDrawable." into jb-mr1.1-dev by Chet Haase · 12 years ago
  67. cae3eb9 am 946facaa: am a004ff88: Merge "Use correct alpha value when a color is not set on a GradientDrawable." into jb-mr1.1-dev by Chet Haase · 12 years ago
  68. a004ff88 Merge "Use correct alpha value when a color is not set on a GradientDrawable." into jb-mr1.1-dev by Chet Haase · 12 years ago
  69. 458bf39 am 713bebda: am 6225b881: am 18bbcf7f: Merge "Copy missing state in DrawableContainer" into jb-mr1.1-dev by Romain Guy · 12 years ago
  70. 8508d7e am eb673855: am f57eaa02: am ce180c10: Merge "Cleanup: add PointF.toString()/equals()/hashcode()" into jb-mr1.1-dev by Romain Guy · 12 years ago
  71. 713bebd am 6225b881: am 18bbcf7f: Merge "Copy missing state in DrawableContainer" into jb-mr1.1-dev by Romain Guy · 12 years ago
  72. eb67385 am f57eaa02: am ce180c10: Merge "Cleanup: add PointF.toString()/equals()/hashcode()" into jb-mr1.1-dev by Romain Guy · 12 years ago
  73. 18bbcf7 Merge "Copy missing state in DrawableContainer" into jb-mr1.1-dev by Romain Guy · 12 years ago
  74. 8136807 Use correct alpha value when a color is not set on a GradientDrawable. by Chet Haase · 12 years ago
  75. 9f8af65 Cleanup: add PointF.toString()/equals()/hashcode() by Romain Guy · 12 years ago
  76. fa9b396 Copy missing state in DrawableContainer by Romain Guy · 12 years ago
  77. 1fc3c5f am 29fd706a: am d5f2a8d9: am 89ac38bf: Merge "Add missing variable copies in Path copy constructor" into jb-mr1.1-dev by Chris Craik · 12 years ago
  78. 29fd706 am d5f2a8d9: am 89ac38bf: Merge "Add missing variable copies in Path copy constructor" into jb-mr1.1-dev by Chris Craik · 12 years ago
  79. 8150941 Add single channel blur test. by Jason Sams · 12 years ago
  80. fa0853e Add missing variable copies in Path copy constructor by Chris Craik · 12 years ago
  81. 7b172a4 am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  82. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  83. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  84. 1a94c7d Merge "Updated android.graphics.SurfaceTexture to use wp for FrameAvailableListener" by Igor Murashkin · 12 years ago
  85. 097d818 am 06da2423: am 54385d91: am c01d1045: Merge "Fix for bug 7400445 regression in background drawable" into jb-mr1-dev by Raph Levien · 12 years ago
  86. 39824f68 Fix for bug 7400445 regression in background drawable by Raph Levien · 12 years ago
  87. c99db2b Updated android.graphics.SurfaceTexture to use wp for FrameAvailableListener by Igor Murashkin · 12 years ago
  88. aaee131 am 85c1aef9: am 6534dd02: am 74261d84: Merge "Don\'t null the reference to Bitmap pixels until we\'re really ready" into jb-mr1-dev by Chet Haase · 12 years ago
  89. 547e665 Don't null the reference to Bitmap pixels until we're really ready by Chet Haase · 12 years ago
  90. ef9f40f am b7b30eb0: am fa71ba2c: am 1b85122b: Merge "Add API to enable mipmaps on Bitmap Bug #7353771" into jb-mr1-dev by Romain Guy · 12 years ago
  91. 1b85122 Merge "Add API to enable mipmaps on Bitmap Bug #7353771" into jb-mr1-dev by Romain Guy · 12 years ago
  92. 713e1bb Add API to enable mipmaps on Bitmap Bug #7353771 by Romain Guy · 12 years ago
  93. 7e7b99c am f5e768c4: am 06b9df47: am 61759d99: Merge "Convert one more bind() -> setVar()." into jb-mr1-dev by Jason Sams · 12 years ago
  94. 5b4f8f9 Convert one more bind() -> setVar(). by Stephen Hines · 12 years ago
  95. 885934f am 749c179e: am 8d0c431a: am 009d5413: Merge "Fix bugs in scriptGroup." into jb-mr1-dev by Jason Sams · 12 years ago
  96. e6a7886 Fix bugs in scriptGroup. by Jason Sams · 12 years ago
  97. 1592c79 am bc265564: am 08dd6d1f: am 56754193: Merge "Fix cycle detection for SGs." into jb-mr1-dev by Jason Sams · 12 years ago
  98. 091f7cc Fix cycle detection for SGs. by Tim Murray · 12 years ago
  99. 5ce5cdb am 6aa40ac5: am fa6e9cf6: am 86ad8662: Merge "Don\'t scale bitmaps to an empty size when targetDpi=0 Bug #7334217" into jb-mr1-dev by Romain Guy · 12 years ago
  100. 86ad8662 Merge "Don't scale bitmaps to an empty size when targetDpi=0 Bug #7334217" into jb-mr1-dev by Romain Guy · 12 years ago