1. 175f3c8 Make sure control points are in absolute coordinates by ztenghui · 10 years ago
  2. d30688f Fix support for TouchFeedbackDrawable tint mode by Alan Viverette · 10 years ago
  3. 8a5c99c Merge "Fix path interpretation on curves" by ztenghui · 10 years ago
  4. 4b1a7c2 Fix build breakage by Alan Viverette · 10 years ago
  5. 4b3988d Cleaning up VectorDrawable by Alan Viverette · 10 years ago
  6. 33ed52e Fix path interpretation on curves by ztenghui · 10 years ago
  7. 514d4aa Merge "Update supported Drawable tinting modes and docs" by Alan Viverette · 10 years ago
  8. 2f8ba8f Update supported Drawable tinting modes and docs by Alan Viverette · 10 years ago
  9. 7f1ab7a Theming for more VectorDrawable attrs, add attrs to test app by Alan Viverette · 10 years ago
  10. 860126b Make Drawable hotspot APIs public by Alan Viverette · 10 years ago
  11. 5c981a1 Fix some vector drawable documentation, clean up fields by Alan Viverette · 10 years ago
  12. 9453b7c Color theming for VectorDrawable, general clean up by Alan Viverette · 10 years ago
  13. e106ac7 Fix sharing of child bounsd within touch feedback drawable by Alan Viverette · 10 years ago
  14. cc11f15 Update to call new Skia APIs. by Leon Scroggins · 10 years ago
  15. a0a09e8 Merge "Clean up on VectorDrawable." by ztenghui · 10 years ago
  16. 45dc35b Fix dialog style, selectable item bg pinning, and pressed state by Alan Viverette · 10 years ago
  17. fba3bad Clean up on VectorDrawable. by ztenghui · 10 years ago
  18. 177dffd Getting the version information into the VectorDrawable by ztenghui · 10 years ago
  19. 1c4e36c Clean up LayerDrawable, ensure cached values are cleared on changes by Alan Viverette · 10 years ago
  20. e3eb8ec Allow a null tint in TouchFeedbackDrawable by Alan Viverette · 10 years ago
  21. 776abc2 Uses VMRuntime.newUnpaddedArray for ideal array sizes by Adam Lesinski · 11 years ago
  22. 2c5d6d7 Merge "Separate ripple animation logic, remove RevealDrawable" by Alan Viverette · 10 years ago
  23. abb7d13 add Dynamic Drawable (vector graphics for Icons) by John Hoford · 11 years ago
  24. 47bf0d9 Separate ripple animation logic, remove RevealDrawable by Alan Viverette · 10 years ago
  25. c21929c Merge "Fix doc build" by Chris Craik · 10 years ago
  26. f975823 Fix doc build by Chris Craik · 10 years ago
  27. 803d91b Fix NPE when inflating GradientDrawables. by Tim Kilbourn · 10 years ago
  28. 840dede Unhide touch feedback drawable and wrapper by Alan Viverette · 10 years ago
  29. 52b999f Implement APIs for obtaining, caching themed Drawables by Alan Viverette · 10 years ago
  30. 76c30ce Merge "Rework Outline API, remove isolatedZVolume remnants" by Chris Craik · 10 years ago
  31. 1e1f4d7 am 02e99e27: am ae316643: am aff40e25: am fc603ca6: am abf701e6: Merge "Eliminate mHasAlpha" into klp-dev by John Reck · 10 years ago
  32. b49f446 Rework Outline API, remove isolatedZVolume remnants by Chris Craik · 11 years ago
  33. ae31664 am aff40e25: am fc603ca6: am abf701e6: Merge "Eliminate mHasAlpha" into klp-dev by John Reck · 11 years ago
  34. aff40e2 am fc603ca6: am abf701e6: Merge "Eliminate mHasAlpha" into klp-dev by John Reck · 11 years ago
  35. fc603ca am abf701e6: Merge "Eliminate mHasAlpha" into klp-dev by John Reck · 11 years ago
  36. 91f0a45 Eliminate mHasAlpha by John Reck · 11 years ago
  37. 72191f3 Merge "Remove deprecated BufferQueue constructor" by Dan Stoza · 11 years ago
  38. c4c484c am e9529bc4: am d292aac5: am 889a1ddd: Fix JavaDoc by Ben Murdoch · 11 years ago
  39. f168e4c resolved conflicts for merge of a1ca303a to master by Doug Zongker · 11 years ago
  40. d292aac am 889a1ddd: Fix JavaDoc by Ben Murdoch · 11 years ago
  41. 889a1dd Fix JavaDoc by Ben Murdoch · 11 years ago
  42. 966bfa8 am 01252217: Merge "Fix javadoc." into klp-modular-dev by Torne (Richard Coles) · 11 years ago
  43. 5aa9c5a Fix javadoc. by Torne (Richard Coles) · 11 years ago
  44. 96978ee am f8d8777d: Update framework to use M33 Skia. DO NOT MERGE by Leon Scroggins III · 11 years ago
  45. f8d8777 Update framework to use M33 Skia. DO NOT MERGE by Leon Scroggins III · 11 years ago
  46. 0dc146b Remove deprecated BufferQueue constructor by Dan Stoza · 11 years ago
  47. ba346f9d Unify touch feedback drawable and reveal drawable by Alan Viverette · 11 years ago
  48. 87e9e74 am 92a32832: DO NOT MERGE - Fix Javadoc build break. by Leon Scroggins III · 11 years ago
  49. 92a3283 DO NOT MERGE - Fix Javadoc build break. by Leon Scroggins III · 11 years ago
  50. 8d3281f am ee008d42: Merge "Update framework to use M33 Skia. DO NOT MERGE" into klp-dev by Leon Scroggins III · 11 years ago
  51. 5e49b49 Update framework to use M33 Skia. DO NOT MERGE by Leon Scroggins III · 11 years ago
  52. 5be83ed Add Path.isConvex, and force View outlines to be convex by Chris Craik · 11 years ago
  53. af7c240 Restore getTintMode() method on BitmapDrawable by Alan Viverette · 11 years ago
  54. 09ceac2 Clean up tint API by Alan Viverette · 11 years ago
  55. 2cc13d0 Fix shape drawable constructor by Alan Viverette · 11 years ago
  56. 813d85b Fix progress bar tinting, add tint support to ShapeDrawable by Alan Viverette · 11 years ago
  57. a77cf87 Merge "Tabs -> spaces in frameworks/base." by John Spurlock · 11 years ago
  58. 8a985d2 Tabs -> spaces in frameworks/base. by John Spurlock · 11 years ago
  59. b644a3b Updates to the Skia API needed to merge the WebView m33 version of Skia. by Derek Sollenberger · 11 years ago
  60. 12b97f5 Change colorFilterColor to tint, allow use of ColorStateList by Alan Viverette · 11 years ago
  61. cb29189 Fix density in touch feedback drawable by Alan Viverette · 11 years ago
  62. 7f610fe Fix for reveal animated drawables by Alan Viverette · 11 years ago
  63. b32b8a5 Fix gradient radius type by Alan Viverette · 11 years ago
  64. 861621e Fix gradient radius attribute to match documentation by Alan Viverette · 11 years ago
  65. a1cffb42 am d350af96: am b90fc64b: am f44a3f1e: Merge "Use long for pointers in EmojiFactory and PdfDocument" by Narayan Kamath · 11 years ago
  66. d350af9 am b90fc64b: am f44a3f1e: Merge "Use long for pointers in EmojiFactory and PdfDocument" by Narayan Kamath · 11 years ago
  67. 76d3a1b Removing SkiaColorFilter and inspecting the native object directly. by Derek Sollenberger · 11 years ago
  68. d5154ec Add prototype for borderless touch feedback drawable by Alan Viverette · 11 years ago
  69. 87980f9 Adds hotspot support to LayerDrawable and InsetDrawable by Alan Viverette · 11 years ago
  70. a8b2ede Clean up RotateDrawable, add getters and setters for XML properties by Alan Viverette · 11 years ago
  71. c8577b38 Merge "Revert "Cache display lists for Drawables"" by Alan Viverette · 11 years ago
  72. 16f1d81 Revert "Cache display lists for Drawables" by Alan Viverette · 11 years ago
  73. 40df781 Simplify GradientDrawable's use of ColorStateList by Alan Viverette · 11 years ago
  74. 56f57cc Revert "Add Path trimming." by George Mount · 11 years ago
  75. cdf3446 Use long for pointers in EmojiFactory and PdfDocument by Ashok Bhat · 11 years ago
  76. 1e7011f Merge "Path.native_trim should return long, not int." by Narayan Kamath · 11 years ago
  77. 11f66d0 am 1caea796: am c74f7619: am cdc095ae: am 7be33110: am d4ccffd3: Merge "AArch64: Use long for pointers in graphics/Interpolator" by Narayan Kamath · 11 years ago
  78. c42de09 am 67ac8120: am 0cc4bb1f: am e4fc5c17: am 74db9ddb: am 887b1ca8: Merge "AArch64: Use long for pointers in SurfaceTexture" by Narayan Kamath · 11 years ago
  79. cdc095a am 7be33110: am d4ccffd3: Merge "AArch64: Use long for pointers in graphics/Interpolator" by Narayan Kamath · 11 years ago
  80. e4fc5c1 am 74db9ddb: am 887b1ca8: Merge "AArch64: Use long for pointers in SurfaceTexture" by Narayan Kamath · 11 years ago
  81. d4ccffd Merge "AArch64: Use long for pointers in graphics/Interpolator" by Narayan Kamath · 11 years ago
  82. 887b1ca Merge "AArch64: Use long for pointers in SurfaceTexture" by Narayan Kamath · 11 years ago
  83. e55bc7f Path.native_trim should return long, not int. by Narayan Kamath · 11 years ago
  84. be674bf am 23abbfbb: am 154614ab: Merge "AArch64: Use long for pointers in graphics/Camera" by Narayan Kamath · 11 years ago
  85. 7ae1726 am aa9ba887: am 6e09eb4c: Merge "AArch64: Make graphics classes 64-bit compatible" by Narayan Kamath · 11 years ago
  86. 5753b45 AArch64: Use long for pointers in graphics/Camera by Ashok Bhat · 11 years ago
  87. a039843 AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  88. 36bef0b AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  89. cd53c25 Disable Drawable DisplayLists by Chris Craik · 11 years ago
  90. 7023df0 Revert "AArch64: Make graphics classes 64-bit compatible" by Narayan Kamath · 11 years ago
  91. 18b4cbe AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  92. 12b61f20a Prevent RevealDrawable from drawing mask when layer is empty by Alan Viverette · 11 years ago
  93. 4d7f945 am 8492e88a: am 077386db: am 6b81bfd1: am caea42fd: am 98002dfb: Merge "AArch64: Use long for pointers in graphics/PathMeasure" by Narayan Kamath · 11 years ago
  94. 6606d16 am 6706888e: am 775667c0: am 03e8be75: am 8796ab7f: am bb35356d: Merge changes Id54087dd,I946325e4,I2a2b2e68 by Narayan Kamath · 11 years ago
  95. 6b81bfd am caea42fd: am 98002dfb: Merge "AArch64: Use long for pointers in graphics/PathMeasure" by Narayan Kamath · 11 years ago
  96. 03e8be7 am 8796ab7f: am bb35356d: Merge changes Id54087dd,I946325e4,I2a2b2e68 by Narayan Kamath · 11 years ago
  97. a2f9042 AArch64: Use long for pointers in graphics/Interpolator by Ashok Bhat · 11 years ago
  98. 72aa313 AArch64: Use long for pointers in SurfaceTexture by Ashok Bhat · 11 years ago
  99. 98002df Merge "AArch64: Use long for pointers in graphics/PathMeasure" by Narayan Kamath · 11 years ago
  100. c8f0b11 Fix bug in PathMeasure with trimmed paths by Chet Haase · 11 years ago