1. 6ae1bde Merge "Revert "Fixing Drawable methods for find by layer ID and invalidation callback"" by Alan Viverette · 11 years ago
  2. 2189749 Revert "Fixing Drawable methods for find by layer ID and invalidation callback" by Alan Viverette · 11 years ago
  3. 7682e03 Merge "Fixes for DrawableContainer, LayerDrawable" by Alan Viverette · 11 years ago
  4. 8f164f6 Fixing Drawable methods for find by layer ID and invalidation callback by Alan Viverette · 11 years ago
  5. 729427d Fixes for DrawableContainer, LayerDrawable by Alan Viverette · 11 years ago
  6. e2802755 Merge "Add support for specifying Drawable color filter in XML" by Alan Viverette · 11 years ago
  7. d9e788c Add support for specifying Drawable color filter in XML by Alan Viverette · 11 years ago
  8. 197315e Use layers for reveal drawable by Alan Viverette · 11 years ago
  9. 638fcf0 Merge "Move RenderScript from graphics/ to new fw/base subdirectory rs." by Tim Murray · 11 years ago
  10. 223622a Add reveal drawable, APIs for forwarding Drawable focus and touch by Alan Viverette · 11 years ago
  11. d1576fb Move RenderScript from graphics/ to new fw/base subdirectory rs. by Tim Murray · 11 years ago
  12. 083f551 Fix stroke color in GradientState.initializeWithState() by Alan Viverette · 11 years ago
  13. 7fe03a2 Add Path trimming. by George Mount · 11 years ago
  14. 8941717 Fix typo in LayerDrawable by Alan Viverette · 11 years ago
  15. ad7d65d Merge "Add stacked padding mode to LayerDrawable" by Alan Viverette · 11 years ago
  16. 5b10a72 Add stacked padding mode to LayerDrawable by Alan Viverette · 11 years ago
  17. 7c263c6 Handle null argument to GradientDrawable.setColor() and setStroke() by Alan Viverette · 11 years ago
  18. d786a19 resolved conflicts for merge of 37e4c405 to master by Katie McCormick · 11 years ago
  19. afb0226 Merge commit '1ccc6633' into manualmerge by Jason Sams · 11 years ago
  20. 1622981 Fix sdk build. by Ying Wang · 11 years ago
  21. 37e4c40 am 484b57a5: am 9d0a88bd: Merge "Doc updates: Javadoc fixes" into klp-docs by Katie McCormick · 11 years ago
  22. 484b57a am 9d0a88bd: Merge "Doc updates: Javadoc fixes" into klp-docs by Katie McCormick · 11 years ago
  23. f2ef28d Doc updates: Javadoc fixes by Katie McCormick · 11 years ago
  24. 1ccc663 am 9e6d8f04: Merge "Adding operations to reflected Renderscript class" by Jason Sams · 11 years ago
  25. 3042d26 Generic object based data copy. by Jason Sams · 11 years ago
  26. 9e6d8f0 Merge "Adding operations to reflected Renderscript class" by Jason Sams · 11 years ago
  27. 8437967 Merge "Convert Java/JNI to 64-bit, part 2." by Tim Murray · 11 years ago
  28. 5d95899 Merge "Remove unused imports from frameworks/base." by John Spurlock · 11 years ago
  29. 460a049 Convert Java/JNI to 64-bit, part 2. by Tim Murray · 11 years ago
  30. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  31. 34d8519 Merge "Add animations along a Path." by George Mount · 11 years ago
  32. c96c7b2 Add animations along a Path. by George Mount · 11 years ago
  33. eff663f Convert Java/JNI to 64-bit, part 1. by Tim Murray · 11 years ago
  34. 180979f Fix logic problems in AnimationDrawable and View. by John Spurlock · 11 years ago
  35. aff6ea9 Merge "Initial integration of Minikin to framework" by Raph Levien · 11 years ago
  36. a033630 Initial integration of Minikin to framework by Raph Levien · 12 years ago
  37. 616dd47 Use correct state list for obtaining stroke color by Alan Viverette · 11 years ago
  38. 21659ac Add long/double read support. by Jason Sams · 11 years ago
  39. 2ee011a3 Merge "Always do simple path detection" by John Reck · 11 years ago
  40. 02a2aab Always do simple path detection by John Reck · 11 years ago
  41. 765c9df am ebd616e8: am 134631b9: am 90242fe5: Merge "Switch to the new Skia PDF generation APIs." into klp-dev by Svetoslav · 11 years ago
  42. 134631b am 90242fe5: Merge "Switch to the new Skia PDF generation APIs." into klp-dev by Svetoslav · 11 years ago
  43. 90242fe Merge "Switch to the new Skia PDF generation APIs." into klp-dev by Svetoslav · 11 years ago
  44. 8e0fb6e am 4833a6ce: am e34c4770: am 435c0ee1: Merge "Fix bug #11537133 Hideycling looks broken (KOT36), missing left padding" into klp-dev by Fabrice Di Meglio · 11 years ago
  45. 35aacf2 Switch to the new Skia PDF generation APIs. by Svetoslav · 11 years ago
  46. e34c477 am 435c0ee1: Merge "Fix bug #11537133 Hideycling looks broken (KOT36), missing left padding" into klp-dev by Fabrice Di Meglio · 11 years ago
  47. 435c0ee Merge "Fix bug #11537133 Hideycling looks broken (KOT36), missing left padding" into klp-dev by Fabrice Di Meglio · 11 years ago
  48. badb59c am 47feee53: Merge "Fix some documentation typos." into klp-docs by Newton Allen · 11 years ago
  49. a2801c5 am 4899398d: am baba771c: am 47742d4b: Merge "Fix NPE with inPurgeable Bitmaps in getAllocationByteCount" into klp-dev by Chris Craik · 11 years ago
  50. f7a93ef Fix bug #11537133 Hideycling looks broken (KOT36), missing left padding by Fabrice Di Meglio · 11 years ago
  51. 4899398 am baba771c: am 47742d4b: Merge "Fix NPE with inPurgeable Bitmaps in getAllocationByteCount" into klp-dev by Chris Craik · 11 years ago
  52. 47742d4 Merge "Fix NPE with inPurgeable Bitmaps in getAllocationByteCount" into klp-dev by Chris Craik · 11 years ago
  53. 222f2ad Fix NPE with inPurgeable Bitmaps in getAllocationByteCount by Chris Craik · 11 years ago
  54. b7189d2 Merge "Use Object + type in place of specific array" by Jason Sams · 11 years ago
  55. e729a94 Use Object + type in place of specific array by Jason Sams · 11 years ago
  56. feafc99 am fc5ef04e: am e88d14a8: am 9d383ece: Merge "Fix recent regression in DrawableContainer." into klp-dev by John Spurlock · 11 years ago
  57. fc5ef04 am e88d14a8: am 9d383ece: Merge "Fix recent regression in DrawableContainer." into klp-dev by John Spurlock · 11 years ago
  58. 9d383ec Merge "Fix recent regression in DrawableContainer." into klp-dev by John Spurlock · 11 years ago
  59. 9189977 am 66e47c5f: am 0c5268c3: am be0b05a0: Merge "Doc fix: add more detail to BitmapFactory.Options.inPurgeable flag. Bug: 6064760" into klp-dev by Adam Koch · 11 years ago
  60. 66e47c5 am 0c5268c3: am be0b05a0: Merge "Doc fix: add more detail to BitmapFactory.Options.inPurgeable flag. Bug: 6064760" into klp-dev by Adam Koch · 11 years ago
  61. 57c9886 Doc fix: add more detail to BitmapFactory.Options.inPurgeable flag. Bug: 6064760 by Adam Koch · 11 years ago
  62. be0b05a Merge "Doc fix: add more detail to BitmapFactory.Options.inPurgeable flag. Bug: 6064760" into klp-dev by Adam Koch · 11 years ago
  63. f68bb66 Fix recent regression in DrawableContainer. by John Spurlock · 11 years ago
  64. e1693df Doc fix: add more detail to BitmapFactory.Options.inPurgeable flag. Bug: 6064760 by Adam Koch · 11 years ago
  65. 93c9093 am 641bac8e: am 073041c3: am f48bcd5b: 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
  66. 641bac8 am 073041c3: am f48bcd5b: 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
  67. fadfbf1 Merge "Add support for using ColorStateList as GradientDrawable's stroke" by Alan Viverette · 11 years ago
  68. 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
  69. a211dd2 Add support for using ColorStateList as GradientDrawable's stroke by Alan Viverette · 11 years ago
  70. ff236f5 Fix some documentation typos. by Newton Allen · 11 years ago
  71. 52e3393 Merge "Fix some documentation typos." by Newton Allen · 11 years ago
  72. 78da147 Update the PdfDocument docs with unsupported operations. by Svetoslav Ganov · 11 years ago
  73. 5b0e979 am 8c33d89c: am 41dd5233: am 8856af5a: Merge "Update the PdfDocument docs with unsupported operations." into klp-dev by Svetoslav Ganov · 11 years ago
  74. 8db45b8 Update the PdfDocument docs with unsupported operations. by Svetoslav Ganov · 11 years ago
  75. c502744 Fix some documentation typos. by Newton Allen · 11 years ago
  76. 519494e Add support for using ColorStateList in GradientDrawable by Alan Viverette · 11 years ago
  77. 6a5875c Adding operations to reflected Renderscript class by Matthieu Delahaye · 11 years ago
  78. 600d7dd Fix bug #11256076 Spinner text is too close from the opening triangle in RTL Locales by Fabrice Di Meglio · 11 years ago
  79. cd92588 DO NOT MERGE: Hide new camera API. by Eino-Ville Talvala · 11 years ago
  80. ec44e5d Utility API for creating types. by Jason Sams · 11 years ago
  81. 390ec00 Remove old hidden API. by Jason Sams · 11 years ago
  82. 80da140 am 266b3026: am 20ba658b: am 31049d76: Use SCREEN Xfermode for keyguard badges; update SeekBar by Adam Powell · 11 years ago
  83. 31049d7 Use SCREEN Xfermode for keyguard badges; update SeekBar by Adam Powell · 11 years ago
  84. bd03b9f am 3dd81450: am aa24442e: am d0f379c1: Preserve fill type in Path.reset(). by Mike Klein · 11 years ago
  85. d0f379c Preserve fill type in Path.reset(). by Mike Klein · 11 years ago
  86. 322594c am 6d7de848: am 1fc9eb78: am 16326f70: Merge "Fix animations, padding in RTL mode." into klp-dev by Jeff Sharkey · 11 years ago
  87. ee3e160 Fix animations, padding in RTL mode. by Jeff Sharkey · 11 years ago
  88. 8d86033 am a4eb894a: Merge "clarify Paint flag docs" into klp-dev by Victoria Lease · 11 years ago
  89. a4eb894 Merge "clarify Paint flag docs" into klp-dev by Victoria Lease · 11 years ago
  90. 8dc7d5e clarify Paint flag docs by Victoria Lease · 11 years ago
  91. afbd777 am ae1e8855: am 8e4b16d6: Merge "Update docs to state that mark is no longer called." into klp-dev by Leon Scroggins III · 11 years ago
  92. 321bc46 Update docs to state that mark is no longer called. by Leon Scroggins III · 11 years ago
  93. 3a1b8e4 Remove hidden API setSurfaceTexture. by Jason Sams · 11 years ago
  94. 6e1e8b1 am c0e1ae01: am facc08c7: Merge "Move PdfDocument to android.graphics.pdf" into klp-dev by Svetoslav · 11 years ago
  95. 6811f4e Move PdfDocument to android.graphics.pdf by Svetoslav · 11 years ago
  96. 44f65cb am 2e4e9889: am 3490228e: Merge "Use a native buffer for decoding images." into klp-dev by Leon Scroggins III · 11 years ago
  97. 7315f1b Use a native buffer for decoding images. by Leon Scroggins III · 11 years ago
  98. b6a3ef1 Merge "Add typedefs and nullness annotations." by Tor Norbye · 11 years ago
  99. 33069f4 am 47869404: am 2cad64c0: Merge "Surface: Change OutOfResourcesException to be a runtime exception" into klp-dev by Igor Murashkin · 11 years ago
  100. d9273d6 Add typedefs and nullness annotations. by Tor Norbye · 12 years ago