1. 4b3a08c jni: more O_CLOEXECs by Nick Kralevich · 6 years ago
  2. 07f1c1d Bitmap.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC) by Nick Kralevich · 6 years ago
  3. e5b337d Fix spelling of "HARDWARE" by Hans Boehm · 6 years ago
  4. 0727be1 Fix/suppress core/jni google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  5. a2113aa Merge "AnimatedImageDrawable: Eliminate unnecessary calls to redraw" into pi-dev by TreeHugger Robot · 6 years ago
  6. 4afdd1c AnimatedImageDrawable: Eliminate unnecessary calls to redraw by Leon Scroggins III · 6 years ago
  7. 0c699ad Allow ImageDecoder to read SkFILEStream directly by Leon Scroggins III · 6 years ago
  8. 0492eef Allow AssetStreamAdaptor to be seekable by Leon Scroggins III · 6 years ago
  9. 7d940ba Never scale nine-patches in ImageDecoder by Leon Scroggins III · 6 years ago
  10. bf1fe9a Merge "Add in/out ColorSpace to ImageDecoder" into pi-dev by Leon Scroggins · 6 years ago
  11. 1a69f45 Add in/out ColorSpace to ImageDecoder by Leon Scroggins III · 6 years ago
  12. 205d83e Move Path to NAR by John Reck · 6 years ago
  13. ceb14e0 Merge changes from topics "DecodeException_ERROR", "AID_autoStart", "onPartialImage" into pi-dev by Leon Scroggins · 6 years ago
  14. cf7294f Rename ImageDecoder.ERRORs by Leon Scroggins III · 6 years ago
  15. b09f2b5 Merge "Fix wrong SafeUnref type" into pi-dev by TreeHugger Robot · 6 years ago
  16. 97c7f4b Fix wrong SafeUnref type by John Reck · 6 years ago
  17. 1d2bf2b Re-write onPartialImage API by Leon Scroggins III · 6 years ago
  18. d848f75 Merge "Report native allocation size of AnimatedImageDrawable" into pi-dev by Leon Scroggins · 6 years ago
  19. eb3b38e Report native allocation size of AnimatedImageDrawable by Leon Scroggins III · 6 years ago
  20. 173d0e9 Merge "Handle PDFium API change" into pi-dev by TreeHugger Robot · 6 years ago
  21. e8800b2 Handle PDFium API change by Philip P. Moltmann · 6 years ago
  22. c45c2d6 Merge "Work around incorrect Skia gamma" into pi-dev by TreeHugger Robot · 6 years ago
  23. 6d39e55 Merge "Move computation of decodeColor- Type and Space" into pi-dev by TreeHugger Robot · 6 years ago
  24. 83143d0 Remove mtOffset from drawTextRun by Seigo Nonaka · 6 years ago
  25. ce89a6e Work around incorrect Skia gamma by Leon Scroggins III · 6 years ago
  26. 8d592f9 Move computation of decodeColor- Type and Space by Leon Scroggins III · 6 years ago
  27. 4856210 Encode F16 Bitmaps to 8-bit P3 by Leon Scroggins III · 6 years ago
  28. 7d96834 Merge "Stop using finalizer in Typeface and FontFamily" into pi-dev by TreeHugger Robot · 6 years ago
  29. abe5031 Stop using finalizer in Typeface and FontFamily by Seigo Nonaka · 6 years ago
  30. 5e8447f Draw AnimatedImageDrawable mirrored if desired by Leon Scroggins III · 6 years ago
  31. 3a4f974 Merge "AID: Change loop to repeat and set from xml" by TreeHugger Robot · 6 years ago
  32. 40a32d9 Merge "Refactor AssetManager" by Adam Lesinski · 6 years ago
  33. 6de55b8 AID: Change loop to repeat and set from xml by Leon Scroggins III · 6 years ago
  34. bebfcc4 Refactor AssetManager by Adam Lesinski · 7 years ago
  35. a89d2c2 Merge "Fixes for YuvToJpegEncoder::encode" by Leon Scroggins · 6 years ago
  36. 1c3ded39 Fixes for YuvToJpegEncoder::encode by Leon Scroggins III · 6 years ago
  37. b9a6515 Fix texture image internalformat/type validation. by Nicolas Capens · 6 years ago
  38. 08ddee7 Merge "Add AnimatedImageDrawable.getLoopCount" by Leon Scroggins · 6 years ago
  39. 1474b78 Add AnimatedImageDrawable.getLoopCount by Leon Scroggins III · 6 years ago
  40. beafa1f Reorganize MeasuredText API (2nd) by Seigo Nonaka · 7 years ago
  41. 4e90fa2 Revert "Reorganize MeasuredText API" by Seigo Nonaka · 7 years ago
  42. 7fd36d1 Reorganize MeasuredText API by Seigo Nonaka · 7 years ago
  43. bde1df2 Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 7 years ago
  44. 0606a88 Use new minikin::Font constructor by Seigo Nonaka · 7 years ago
  45. ecc0078 Merge "Revert "Use new minikin::Font constructor"" by Seigo Nonaka · 7 years ago
  46. 36dadcf Revert "Use new minikin::Font constructor" by Seigo Nonaka · 7 years ago
  47. 451832a Merge "Use new minikin::Font constructor" by TreeHugger Robot · 7 years ago
  48. 1187590 Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 8 years ago
  49. ab40df9 Use new minikin::Font constructor by Seigo Nonaka · 7 years ago
  50. 5d446ec Merge "Stop supporting broken font fallback" by TreeHugger Robot · 7 years ago
  51. beaf5d9 Fixes for animationEnd in AnimatedImageDrawable by Leon Scroggins III · 7 years ago
  52. fcd2af9 Stop supporting broken font fallback by Seigo Nonaka · 7 years ago
  53. 0139189 Merge "Respect the EXIF orientation in ImageDecoder" by Leon Scroggins · 7 years ago
  54. 8307014 Merge "Use a separate thread to decode AnimatedImageDrawable" by TreeHugger Robot · 7 years ago
  55. 5b7f426 Use a separate thread to decode AnimatedImageDrawable by Leon Scroggins III · 7 years ago
  56. ee23f61 Fix JNI abort due to mismatched critical get/release call. by Seigo Nonaka · 7 years ago
  57. ac1928b Respect the EXIF orientation in ImageDecoder by Leon Scroggins III · 7 years ago
  58. c4533b7 Merge "Expose AnimatedImageDrawable" by Leon Scroggins · 7 years ago
  59. f7d01dd Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 7 years ago
  60. 6834ec8 Merge "Fix start/pause behavior for AnimatedImageDrawable" by TreeHugger Robot · 7 years ago
  61. 1ccf725 Merge changes from topic "assetmanager-refactor" by TreeHugger Robot · 7 years ago
  62. 127d31a Expose AnimatedImageDrawable by Leon Scroggins III · 7 years ago
  63. dcb3c65 Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 8 years ago
  64. ab80200 Merge "Compute full text layout in MeasuredText and use it for drawing" by TreeHugger Robot · 7 years ago
  65. 057c91a Fix start/pause behavior for AnimatedImageDrawable by Leon Scroggins III · 7 years ago
  66. 2d14213 Initial implmentation of AnimatedImageDrawables on the RenderThread. by Derek Sollenberger · 7 years ago
  67. 783f961 Compute full text layout in MeasuredText and use it for drawing by Seigo Nonaka · 7 years ago
  68. e5de9aa Unhide ImageDecoder by Leon Scroggins III · 7 years ago
  69. dbe2852 Merge "Remove unneeded reference to SkRasterizer" by TreeHugger Robot · 7 years ago
  70. 63b458b Remove unneeded reference to SkRasterizer by Leon Scroggins III · 7 years ago
  71. 55c7956 Merge "[GLUtils] Pass the correct format into glTexImage2D and glTexSubImage2D." by Peiyong Lin · 7 years ago
  72. 4caf5da [GLUtils] Pass the correct format into glTexImage2D and glTexSubImage2D. by Peiyong Lin · 7 years ago
  73. b714acb Move a shared pointer that's going to die anyway. by George Burgess IV · 7 years ago
  74. 71ad82d Merge "[GLUtils] Use GL_* types for FP16 bitmap." by Peiyong Lin · 7 years ago
  75. 671cce2 Make ImageDecoder return animated Drawables by Leon Scroggins III · 7 years ago
  76. 8c9d8f2 Ensure that PostProcess Canvas is released by Leon Scroggins III · 7 years ago
  77. a06be32 Merge "Switch to SkAndroidCodec::computeSampleSize" by TreeHugger Robot · 7 years ago
  78. 62b22cb [GLUtils] Use GL_* types for FP16 bitmap. by Peiyong Lin · 7 years ago
  79. ea978db Switch to SkAndroidCodec::computeSampleSize by Leon Scroggins III · 7 years ago
  80. c782ad8 Report more specific error if codec creation fails by Leon Scroggins III · 7 years ago
  81. ea25fbd Fix destruction order of NinePatchPeeker by Leon Scroggins III · 7 years ago
  82. 4f63341 Merge "Rename onException to onPartialImage" by TreeHugger Robot · 7 years ago
  83. 2f28dd7 Merge "Add ImageDecoder.ImageInfo.getMimeType" by TreeHugger Robot · 7 years ago
  84. edf26d6 Rename onException to onPartialImage by Leon Scroggins III · 7 years ago
  85. 1fad09d Add ImageDecoder.ImageInfo.getMimeType by Leon Scroggins III · 7 years ago
  86. 5dfd819 Merge "Support using ImageDecoder with ContentResolver + URI" by Leon Scroggins · 7 years ago
  87. ed074fd Support using ImageDecoder with ContentResolver + URI by Leon Scroggins III · 7 years ago
  88. 31274c8 IWYU for sk_malloc_throw by Mike Reed · 7 years ago
  89. 056b84b Merge "Improve nine patch scaling" by TreeHugger Robot · 7 years ago
  90. 7aedf6f Improve nine patch scaling by Stan Iliev · 7 years ago
  91. 1fe3524 Merge "Update GLUtils to support F16" by TreeHugger Robot · 7 years ago
  92. 0c01dbf ImageDecoder (BitmapFactory 2.0) by Leon Scroggins III · 7 years ago
  93. b074722 Update GLUtils to support F16 by Leon Scroggins III · 7 years ago
  94. e12d731 Enable fast drawing for solid color nine patch rectangles by Stan Iliev · 7 years ago
  95. ca1265e Merge "Stop using skjpeg_error_mgr in YuvToJpegEncoder" by TreeHugger Robot · 7 years ago
  96. 471ef09 Stop using skjpeg_error_mgr in YuvToJpegEncoder by Leon Scroggins III · 7 years ago
  97. 3715677 Fix nine patch scaling by Stan Iliev · 7 years ago
  98. c52075e Update FontStyle location in minikin. by Seigo Nonaka · 7 years ago
  99. 20866c1 Use enum class for FontVariation and update MinikinUtils by Seigo Nonaka · 7 years ago
  100. 7c93e86 Make casting to bidi flags explicit by Seigo Nonaka · 7 years ago