1. f036ead Pass the whole locale list down to Minikin. by Roozbeh Pournader · 9 years ago
  2. 63afb86 Merge "Remove GLTrace support" by Pablo Ceballos · 9 years ago
  3. 2d04780 Remove MinikinSkiaFont::GetGlyph. by Seigo Nonaka · 9 years ago
  4. a4d4e82 Remove GLTrace support by Pablo Ceballos · 9 years ago
  5. dbffd25 Fix Paint's JNI by John Reck · 9 years ago
  6. 2c53a07 Merge "Consolidate native methods for text measurement." by Keisuke Kuroyanagi · 9 years ago
  7. 536afe6 Consolidate native methods for text measurement. by Keisuke Kuroyanagi · 9 years ago
  8. 434a481 am ea1831d2: am b57dd722: resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  9. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  10. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  11. 1fa606b Eliminate uses of Skia's SkDELETE macro by Matthew Dempsky · 9 years ago
  12. e442b63 Implement single buffer mode using setMaxBufferCount by Pablo Ceballos · 9 years ago
  13. 2a4db13 Build fix for change in skia headers by Matt Sarett · 9 years ago
  14. 1ad545d Fix path direction enum to match native SkPath values by Derek Sollenberger · 9 years ago
  15. e3a40ea Use static_assert instead of SK_COMPILE_ASSERT. by Ben Wagner · 9 years ago
  16. d1cbc16 Use 'new' instead of 'SkNEW'. by Ben Wagner · 9 years ago
  17. 4c5efe9 Add ninePatch support to Canvas.h by Derek Sollenberger · 9 years ago
  18. 773bbe0 Revert "Add ninePatch support to Canvas.h" by John Reck · 9 years ago
  19. edca320 Add ninePatch support to Canvas.h by Derek Sollenberger · 9 years ago
  20. 60126ef Use unique_ptr instead of SkAutoTDelete. by Ben Wagner · 9 years ago
  21. fac5894 am 3b68ca16: am 96160dea: am 8e645d58: am 649c3c44: am 7290d93d: Merge "Yell loudly about undefined behind in Bitmap, but work anyway" into mnc-dev by John Reck · 9 years ago
  22. 01a0af3 Yell loudly about undefined behind in Bitmap, but work anyway by John Reck · 9 years ago
  23. 8e1ae26 am 6c3fc22c: am 5a70e76f: am 53a82e35: am 520a5c56: am 4604c1dc: Merge "Fix bitmap get/set pixels for ALPHA_8" into mnc-dev by Chris Craik · 9 years ago
  24. 6260b22 Fix bitmap get/set pixels for ALPHA_8 by Chris Craik · 9 years ago
  25. 2f02dc5 switch to new signature for NewWithProc by Mike Reed · 9 years ago
  26. c6024cd JNI optimization tweaks to Paint high-frequency methods by John Reck · 9 years ago
  27. 476f715 Create a thread_local cache for textLocale by John Reck · 9 years ago
  28. bea77a0 Deep-copying sucks when all you want is a borrow by John Reck · 9 years ago
  29. 1149cdc Make measureText(String, int, int) not use context by Raph Levien · 9 years ago
  30. 2a6d6e5 Fixes for Region_writeToParcel. by Leon Scroggins III · 9 years ago
  31. 1b83edc Merge "Workaround shader crash" into mnc-dev by Chris Craik · 9 years ago
  32. b786bbd Workaround shader crash by Chris Craik · 9 years ago
  33. ef9db7d Add more specific consumer names for common buffer queue endpoints. by Eino-Ville Talvala · 9 years ago
  34. a316c5d Fix Bitmap parceling through ashmem. by Jeff Brown · 9 years ago
  35. fbd0288 Update the pdfium library - framework by Svet Ganov · 9 years ago
  36. 36ff86c Apply contextStart consistently in getRunAdvance by Raph Levien · 9 years ago
  37. 0781a2f Fix reconfigure & setPremult alpha handling by John Reck · 9 years ago
  38. 462dd01 Fix overflow in NinePatchImpl. by Leon Scroggins III · 9 years ago
  39. 252893d Merge "Check that the parcel contained the expected amount of region data." into mnc-dev by Derek Sollenberger · 9 years ago
  40. 721ae5f Add internal bitmap api for creating immutable ashmem backed bitmaps. by Riley Andrews · 9 years ago
  41. 39d7f30 Use ashmem to optimize all bitmap copies. by Riley Andrews · 10 years ago
  42. cdadfc2 Check that the parcel contained the expected amount of region data. by Derek Sollenberger · 9 years ago
  43. beda861 Merge "Ensure that unparcelling Region only reads the expected number of bytes" into mnc-dev by Derek Sollenberger · 9 years ago
  44. 58cff53 Merge "SkScalarDiv and its variants are deprecated" into mnc-dev by Jérôme Poichet · 9 years ago
  45. 6d8371e Check for setting to already set by John Reck · 9 years ago
  46. 3b1d46e Replace JNI primitive array critical calls with non-critical ones. by Hiroshi Yamauchi · 9 years ago
  47. 3082fe4 Ensure that unparcelling Region only reads the expected number of bytes by Derek Sollenberger · 9 years ago
  48. 47b3441 SkScalarDiv and its variants are deprecated by Mike Reed · 9 years ago
  49. 5b406cb Replace JNI primitive array critical calls with non-critical ones. by Hiroshi Yamauchi · 9 years ago
  50. 2a94a10 Update the rowBytes when reconfiguring to match the new imageInfo. by Derek Sollenberger · 9 years ago
  51. ae2e8b4 Add warning if an in-use Bitmap is reconfigured by John Reck · 9 years ago
  52. f29ed28 Attempt to solve the double-GC problem by John Reck · 9 years ago
  53. 7c103a3 Remove Bitmap#getSkBitmap by John Reck · 9 years ago
  54. c6e2e8f Move AssetAtlas off of SkBitmap* by John Reck · 9 years ago
  55. 3731dc2 A bunch more cleanups by John Reck · 9 years ago
  56. ed207b9 Change how Java Bitmaps are accessed in a few places by John Reck · 9 years ago
  57. c1b33d6 GraphicsJNI Canvas cleanup by John Reck · 9 years ago
  58. 1c17ba5 Merge "Add Paint methods for cursor positioning" by Raph Levien · 9 years ago
  59. edc22fb Revert "Change how Java Bitmaps are accessed in a few places" by John Reck · 9 years ago
  60. a027ec5 Add Paint methods for cursor positioning by Raph Levien · 9 years ago
  61. a771b98 Change how Java Bitmaps are accessed in a few places by John Reck · 9 years ago
  62. 4147877 Remove user of GraphicsJNI::createBitmap by John Reck · 9 years ago
  63. 3544e6f Merge "Don't use context in measureText(char[])" by Raph Levien · 9 years ago
  64. 80b485d Don't use context in measureText(char[]) by Raph Levien · 9 years ago
  65. f7f969e6 Add Paint.hasGlyph method by Raph Levien · 9 years ago
  66. c94f742 Calculate line breaks using Minikin by Raph Levien · 9 years ago
  67. 0b86062 Fix DrawFilter's usage in HWUI. by Derek Sollenberger · 9 years ago
  68. 2a1ce8a use SkFilterQuality instead of SkPaint::FilterLevel by Mike Reed · 9 years ago
  69. 210a189 Add HyphenEdit support to Paint by Raph Levien · 9 years ago
  70. ee24859 Refactor DisplayList path caching. by Derek Sollenberger · 10 years ago
  71. 247dc6e Fix use of SkMutex. by Leon Scroggins III · 10 years ago
  72. 3449789 SkStream is no longer a ref counted object. by Leon Scroggins III · 10 years ago
  73. ec419e0 Make Bitmap_createFromParcel check the color count. by Leon Scroggins III · 9 years ago
  74. 2d08eaf Merge "Revert "Revert "Remove references to SkPorterDuff as it is deprecated.""" by Chris Craik · 9 years ago
  75. 1526a45 Revert "Revert "Remove references to SkPorterDuff as it is deprecated."" by Chris Craik · 9 years ago
  76. fdbf68f Merge "Revert "Remove references to SkPorterDuff as it is deprecated."" by Chris Craik · 9 years ago
  77. 26b4f59 Revert "Remove references to SkPorterDuff as it is deprecated." by Chris Craik · 9 years ago
  78. f4faeac Cleanup Bitmap JNI attempt #2 by John Reck · 9 years ago
  79. b9a468e Merge "Revert "Cleanup Bitmap JNI"" by Chad Jones · 9 years ago
  80. c02977e Revert "Cleanup Bitmap JNI" by Chad Jones · 9 years ago
  81. 35da7d9 Merge "Cleanup Bitmap JNI" by John Reck · 9 years ago
  82. b291524 Cleanup Bitmap JNI by John Reck · 9 years ago
  83. a9aded1 Remove references to SkPorterDuff as it is deprecated. by Derek Sollenberger · 9 years ago
  84. c4e4eef Merge "Rename Canvas::getSkCanvas to Canvas::asSkCanvas" by Derek Sollenberger · 10 years ago
  85. 9a1eefe1 Merge "AvoidXferMode -> AvoidXfermode." by Leon Scroggins III · 10 years ago
  86. ed1ce37 AvoidXferMode -> AvoidXfermode. by Leon Scroggins III · 10 years ago
  87. 9bf106f Merge "Move SkAvoidXferMode into frameworks/base." by Leon Scroggins III · 10 years ago
  88. 626647c Move SkAvoidXferMode into frameworks/base. by Leon Scroggins III · 10 years ago
  89. c5ea9fa Merge "Fix bitmap allocation error that causes crash when calling Bitmap::extractAlpha" by Derek Sollenberger · 10 years ago
  90. d37095b Fix bitmap allocation error that causes crash when calling Bitmap::extractAlpha by Derek Sollenberger · 10 years ago
  91. b3d50e0 Rename Canvas::getSkCanvas to Canvas::asSkCanvas by Derek Sollenberger · 10 years ago
  92. 283ddb9 am 3523e4fc: am efe085ff: Merge "Handle bad ninepatch data." into lmp-mr1-dev by Leon Scroggins III · 10 years ago
  93. 8475144 am 3523e4fc: am efe085ff: Merge "Handle bad ninepatch data." into lmp-mr1-dev by Leon Scroggins III · 10 years ago
  94. a730ef3 Handle bad ninepatch data. by Leon Scroggins III · 10 years ago
  95. 849911a Move Canvas by John Reck · 10 years ago
  96. d5049e2 am 04b633c5: am 0de2eca5: am 112e35b4: Merge "Update generationId on bitmaps when decoded into by BitmapRegionDecoder" into lmp-mr1-dev by Chris Craik · 10 years ago
  97. 04b633c am 0de2eca5: am 112e35b4: Merge "Update generationId on bitmaps when decoded into by BitmapRegionDecoder" into lmp-mr1-dev by Chris Craik · 10 years ago
  98. 112e35b4 Merge "Update generationId on bitmaps when decoded into by BitmapRegionDecoder" into lmp-mr1-dev by Chris Craik · 10 years ago
  99. 17761233 Remove last mention of SkFontHost. by Ben Wagner · 10 years ago
  100. 3b47713 Update generationId on bitmaps when decoded into by BitmapRegionDecoder by Chris Craik · 10 years ago