1. 7be3311 am d4ccffd3: Merge "AArch64: Use long for pointers in graphics/Interpolator" by Narayan Kamath · 11 years ago
  2. 74db9dd am 887b1ca8: Merge "AArch64: Use long for pointers in SurfaceTexture" by Narayan Kamath · 11 years ago
  3. d4ccffd Merge "AArch64: Use long for pointers in graphics/Interpolator" by Narayan Kamath · 11 years ago
  4. 887b1ca Merge "AArch64: Use long for pointers in SurfaceTexture" by Narayan Kamath · 11 years ago
  5. 23abbfb am 154614ab: Merge "AArch64: Use long for pointers in graphics/Camera" by Narayan Kamath · 11 years ago
  6. aa9ba88 am 6e09eb4c: Merge "AArch64: Make graphics classes 64-bit compatible" by Narayan Kamath · 11 years ago
  7. 5753b45 AArch64: Use long for pointers in graphics/Camera by Ashok Bhat · 11 years ago
  8. a039843 AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  9. caea42f am 98002dfb: Merge "AArch64: Use long for pointers in graphics/PathMeasure" by Narayan Kamath · 11 years ago
  10. 8796ab7 am bb35356d: Merge changes Id54087dd,I946325e4,I2a2b2e68 by Narayan Kamath · 11 years ago
  11. a2f9042 AArch64: Use long for pointers in graphics/Interpolator by Ashok Bhat · 11 years ago
  12. 72aa313 AArch64: Use long for pointers in SurfaceTexture by Ashok Bhat · 11 years ago
  13. 98002df Merge "AArch64: Use long for pointers in graphics/PathMeasure" by Narayan Kamath · 11 years ago
  14. b091d47 AArch64: Use long for pointers in BitmapRegionDecoder by Ashok Bhat · 11 years ago
  15. dcaf559 AArch64: Use long for pointers in Movie class by Ashok Bhat · 11 years ago
  16. 0c10cc6 AArch64: Use long for pointers in graphics/PathMeasure by Ashok Bhat · 11 years ago
  17. 57cf560 DO NOT MERGE - Fix improper declaration/use of pointer. by Stephen Hines · 11 years ago
  18. ebcb32f Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEAD by The Android Open Source Project · 11 years ago
  19. 9e6d8f0 Merge "Adding operations to reflected Renderscript class" by Jason Sams · 11 years ago
  20. 134631b am 90242fe5: Merge "Switch to the new Skia PDF generation APIs." into klp-dev by Svetoslav · 11 years ago
  21. 90242fe Merge "Switch to the new Skia PDF generation APIs." into klp-dev by Svetoslav · 11 years ago
  22. 35aacf2 Switch to the new Skia PDF generation APIs. by Svetoslav · 11 years ago
  23. e34c477 am 435c0ee1: Merge "Fix bug #11537133 Hideycling looks broken (KOT36), missing left padding" into klp-dev by Fabrice Di Meglio · 11 years ago
  24. 435c0ee Merge "Fix bug #11537133 Hideycling looks broken (KOT36), missing left padding" into klp-dev by Fabrice Di Meglio · 11 years ago
  25. badb59c am 47feee53: Merge "Fix some documentation typos." into klp-docs by Newton Allen · 11 years ago
  26. f7a93ef Fix bug #11537133 Hideycling looks broken (KOT36), missing left padding by Fabrice Di Meglio · 11 years ago
  27. 47742d4 Merge "Fix NPE with inPurgeable Bitmaps in getAllocationByteCount" into klp-dev by Chris Craik · 11 years ago
  28. 222f2ad Fix NPE with inPurgeable Bitmaps in getAllocationByteCount by Chris Craik · 11 years ago
  29. 9d383ec Merge "Fix recent regression in DrawableContainer." into klp-dev by John Spurlock · 11 years ago
  30. be0b05a Merge "Doc fix: add more detail to BitmapFactory.Options.inPurgeable flag. Bug: 6064760" into klp-dev by Adam Koch · 11 years ago
  31. f68bb66 Fix recent regression in DrawableContainer. by John Spurlock · 11 years ago
  32. e1693df Doc fix: add more detail to BitmapFactory.Options.inPurgeable flag. Bug: 6064760 by Adam Koch · 11 years ago
  33. f48bcd5 Merge "Fix bug #11256076 Spinner text is too close from the opening triangle in RTL Locales" into klp-dev by Fabrice Di Meglio · 11 years ago
  34. ff236f5 Fix some documentation typos. by Newton Allen · 11 years ago
  35. 78da147 Update the PdfDocument docs with unsupported operations. by Svetoslav Ganov · 11 years ago
  36. 8db45b8 Update the PdfDocument docs with unsupported operations. by Svetoslav Ganov · 11 years ago
  37. 6a5875c Adding operations to reflected Renderscript class by Matthieu Delahaye · 11 years ago
  38. 600d7dd Fix bug #11256076 Spinner text is too close from the opening triangle in RTL Locales by Fabrice Di Meglio · 11 years ago
  39. cd92588 DO NOT MERGE: Hide new camera API. by Eino-Ville Talvala · 11 years ago
  40. 31049d7 Use SCREEN Xfermode for keyguard badges; update SeekBar by Adam Powell · 11 years ago
  41. d0f379c Preserve fill type in Path.reset(). by Mike Klein · 11 years ago
  42. ee3e160 Fix animations, padding in RTL mode. by Jeff Sharkey · 11 years ago
  43. a4eb894 Merge "clarify Paint flag docs" into klp-dev by Victoria Lease · 11 years ago
  44. 8dc7d5e clarify Paint flag docs by Victoria Lease · 11 years ago
  45. 321bc46 Update docs to state that mark is no longer called. by Leon Scroggins III · 11 years ago
  46. 6811f4e Move PdfDocument to android.graphics.pdf by Svetoslav · 11 years ago
  47. 7315f1b Use a native buffer for decoding images. by Leon Scroggins III · 11 years ago
  48. 2cad64c Merge "Surface: Change OutOfResourcesException to be a runtime exception" into klp-dev by Igor Murashkin · 11 years ago
  49. 1d2daa7 Merge "Remove FD optimization case for decodeStream" into klp-dev by John Reck · 11 years ago
  50. e3d0f02 Merge "Don't set Allocation mSize when we have no Type." into klp-dev by Stephen Hines · 11 years ago
  51. a86ab640 Surface: Change OutOfResourcesException to be a runtime exception by Igor Murashkin · 11 years ago
  52. 88990da Don't set Allocation mSize when we have no Type. by Stephen Hines · 11 years ago
  53. 5835157 Remove FD optimization case for decodeStream by John Reck · 11 years ago
  54. 23ae146 Merge "Add flags word to initialization." into klp-dev by Tim Murray · 11 years ago
  55. 9578e64 Add flags word to initialization. by Tim Murray · 11 years ago
  56. 440f4df Merge "Fix pixel test" into klp-dev by Andy McFadden · 11 years ago
  57. 5d2cace Fix pixel test by Andy McFadden · 11 years ago
  58. 352919e Update doc for BitmapFactory.Options to include BitmapRegionDecoder by Chris Craik · 11 years ago
  59. e8222dd Change build version from KEY_LIME_PIE to KITKAT by Chet Haase · 11 years ago
  60. d2676f9 Merge "Add YUV element convenience function." into klp-dev by Tim Murray · 11 years ago
  61. 932e78e Add YUV element convenience function. by Tim Murray · 11 years ago
  62. e182bfd Merge "Prevent NPE when cloning gradients Bug #10436856" into klp-dev by Romain Guy · 11 years ago
  63. 9622adf Prevent NPE when cloning gradients Bug #10436856 by Romain Guy · 11 years ago
  64. 3e8105e Merge "Update Bitmap.Config.ARGB_4444 documentation Bug #10510122" into klp-dev by Romain Guy · 11 years ago
  65. 25ba1c8 Update Bitmap.Config.ARGB_4444 documentation Bug #10510122 by Romain Guy · 11 years ago
  66. a49e89d Cleanup API typo by Jason Sams · 11 years ago
  67. 6b11598 Merge "Unhide USAGE_IO_INPUT functions" into klp-dev by Jason Sams · 11 years ago
  68. 42ef238 Unhide USAGE_IO_INPUT functions by Jason Sams · 11 years ago
  69. 4b29931 Merge "Replace stream wrap-function w/ more specific ones" into klp-dev by Leon Scroggins III · 11 years ago
  70. 4d971c1 Set alpha channel correctly when recomputing gradient by Alan Viverette · 11 years ago
  71. ca32021 Replace stream wrap-function w/ more specific ones by Leon Scroggins III · 11 years ago
  72. c264e04 Merge "Add garbage collection hooks" into klp-dev by Tim Murray · 11 years ago
  73. 2f2472c Add garbage collection hooks by Tim Murray · 11 years ago
  74. 1abf5d6 Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap by Chris Craik · 11 years ago
  75. 9fac8a6 Merge "Renderscript: Allow YUV_420_888 as a YUV type." into klp-dev by Eino-Ville Talvala · 11 years ago
  76. ccadaf1 Renderscript: Allow YUV_420_888 as a YUV type. by Eino-Ville Talvala · 11 years ago
  77. be92572 Remove comment that's only relevant for the underlying SkMatrix. Matrix has constructors. by Mike Klein · 11 years ago
  78. 7fbbc3c Camera.applyToCanvas() now works with hardware canvases by Romain Guy · 11 years ago
  79. 790552b Update Bitmap.createBitmap() documentation by Romain Guy · 11 years ago
  80. 5af4ede Merge "Fix bug #10205316 CTS (KLP): android.graphics tests are failing" into klp-dev by Fabrice Di Meglio · 11 years ago
  81. 0031230 Remove an unnecessary allocation by Romain Guy · 11 years ago
  82. 41207bc Fix bug #10205316 CTS (KLP): android.graphics tests are failing by Fabrice Di Meglio · 11 years ago
  83. 667fe10 Refactor Canvas.drawPicture() to delegate to Picture by Jonathan Dixon · 11 years ago
  84. 52a9a10 Clearly separate consumer and producer interfaces by Mathias Agopian · 11 years ago
  85. f2ce9f9 am eab8e18d: am 8a736129: Merge "If graphics wants ASCII lowercasing, it needs to ask for it." by Elliott Hughes · 11 years ago
  86. eab8e18 am 8a736129: Merge "If graphics wants ASCII lowercasing, it needs to ask for it." by Elliott Hughes · 11 years ago
  87. b7645ac Merge "graphics: Update ImageFormat#YUV_420_888 javadoc" by Igor Murashkin · 11 years ago
  88. 7a600ff graphics: Update ImageFormat#YUV_420_888 javadoc by Igor Murashkin · 11 years ago
  89. e242e2f Merge "Changes needed to support Skia at r10377." by Derek Sollenberger · 11 years ago
  90. aeb60fb If graphics wants ASCII lowercasing, it needs to ask for it. by Elliott Hughes · 11 years ago
  91. 3f5a90b Add automatic Drawable mirroring capability when in RTL layout direction by Fabrice Di Meglio · 11 years ago
  92. 8517615 Merge "Fix Paint Shader copy" by Fabrice Di Meglio · 11 years ago
  93. e3c526f Fix Paint Shader copy by Fabrice Di Meglio · 11 years ago
  94. 5827cb5 Changes needed to support Skia at r10377. by Derek Sollenberger · 11 years ago
  95. 5d3dff1 Merge "Add missing alpha channel to built-in colors" by Romain Guy · 11 years ago
  96. 86d3e03 Add missing alpha channel to built-in colors by Romain Guy · 11 years ago
  97. 1e54681 Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts) by Victoria Lease · 11 years ago
  98. 6d64d5a Merge "Add missing InsetDrawable.getDrawable() method" by Romain Guy · 11 years ago
  99. 84956d5 Add missing InsetDrawable.getDrawable() method by Romain Guy · 11 years ago
  100. 2f1a2e4 Camera2 API: Rename package to android.hardware.camera2 by Eino-Ville Talvala · 11 years ago