1. 9d4efdf Revert "A bunch more cleanups" by John Reck · 9 years ago
  2. 7809f83 Revert "Move AssetAtlas off of SkBitmap*" by John Reck · 9 years ago
  3. afbeb2c Merge "Revert "Remove Bitmap#getSkBitmap"" by John Reck · 9 years ago
  4. 1ff961d Revert "Remove Bitmap#getSkBitmap" by John Reck · 9 years ago
  5. 9543c0b Merge "Fix offset of composeLayerRegion" by Tom Hudson · 9 years ago
  6. 040b6d8 Fix offset of composeLayerRegion by Tom Hudson · 9 years ago
  7. 8560630 Merge "Remove Bitmap#getSkBitmap" by John Reck · 9 years ago
  8. 4bd981e Remove Bitmap#getSkBitmap by John Reck · 9 years ago
  9. 8315167 Merge "Move AssetAtlas off of SkBitmap*" by John Reck · 9 years ago
  10. 87ffb63 Move AssetAtlas off of SkBitmap* by John Reck · 9 years ago
  11. 20c2b3e Fix positioned text bounds by Tom Hudson · 9 years ago
  12. f7a6148 Merge "A bunch more cleanups" by John Reck · 9 years ago
  13. 39606e9 am 7b09e7a9: am 44d7989a: am 571c5a26: Merge "Fix UB in ResourceTable::stringToInt." by Dan Albert · 9 years ago
  14. 571c5a2 Merge "Fix UB in ResourceTable::stringToInt." by Dan Albert · 9 years ago
  15. c294d12 A bunch more cleanups by John Reck · 9 years ago
  16. 34e79c1 Convert from glyph count to byte length by Tom Hudson · 9 years ago
  17. cdd3021 am 18ae2a02: am 32eafe9b: am a08f6a66: Merge "Fix GL_INVALID_OPERATION in font renderer when font cache is limited." by John Reck · 9 years ago
  18. 72aaa88 am 6b6645c8: am 1a595833: am d56e087b: Merge "Fixing memory leak in RenderBufferCache" by John Reck · 9 years ago
  19. a08f6a6 Merge "Fix GL_INVALID_OPERATION in font renderer when font cache is limited." by John Reck · 9 years ago
  20. d56e087 Merge "Fixing memory leak in RenderBufferCache" by John Reck · 9 years ago
  21. 3f6d5aa Merge "Update the shadow fall off function from cosine to gaussian." by ztenghui · 9 years ago
  22. ecf091e Update the shadow fall off function from cosine to gaussian. by ztenghui · 9 years ago
  23. 1b4f316 Fix UB in ResourceTable::stringToInt. by Dan Albert · 9 years ago
  24. 05f5674 Fix 64-bit build. by Ying Wang · 9 years ago
  25. 379f264 Add stat collection start time by John Reck · 9 years ago
  26. b7acab6 Merge "Fix path clipping in VectorDrawable" by Chris Craik · 9 years ago
  27. e9c01a4 Fix path clipping in VectorDrawable by Chris Craik · 9 years ago
  28. 8284073 Delete pre-glop path by Chris Craik · 9 years ago
  29. 98fa0a3 Fix warn log format by John Reck · 9 years ago
  30. f6967e6 Merge "Enter RectangleMode when the clip region is a rectangle" by Tom Hudson · 9 years ago
  31. 9d7b585 Merge "Fix glop usage for drawTextureLayer" by Chris Craik · 9 years ago
  32. 31dbfc1 Fix glop usage for drawTextureLayer by Chris Craik · 9 years ago
  33. e30b53c Enter RectangleMode when the clip region is a rectangle by Tom Hudson · 9 years ago
  34. c74e289 Merge "Add GraphicsStatsService" by John Reck · 9 years ago
  35. 6e6af0d Merge "Add payload-size preflight stage to full transport backup" by Christopher Tate · 9 years ago
  36. edc524c Add GraphicsStatsService by John Reck · 9 years ago
  37. 11ae768 Add payload-size preflight stage to full transport backup by Christopher Tate · 9 years ago
  38. 39c2750 am 485c25ba: am e3abfef6: am 82f6b16e: Merge "hwui : fix memory leak due to duplicate in shadow cache" by Chris Craik · 9 years ago
  39. 82f6b16 Merge "hwui : fix memory leak due to duplicate in shadow cache" by Chris Craik · 9 years ago
  40. 289e1b8 Update ShadowTesslator to support conics by Derek Sollenberger · 9 years ago
  41. 240d52c Merge "Fix DrawFilter's usage in HWUI." by Derek Sollenberger · 9 years ago
  42. 0b86062 Fix DrawFilter's usage in HWUI. by Derek Sollenberger · 9 years ago
  43. 2f6fb3d Merge "Shave another 10us off of hwuitask" by John Reck · 9 years ago
  44. bf29ee2 Shave another 10us off of hwuitask by John Reck · 9 years ago
  45. 125104f Merge "Shave 10us off of hwuitask" by John Reck · 9 years ago
  46. 815f2a0 Shave 10us off of hwuitask by John Reck · 9 years ago
  47. 111928f resolved conflicts for merge of 4142f026 to master by John Reck · 9 years ago
  48. 47fe60a Merge "Output modified bcp47 tag in ResTable_config::toString()" by Adam Lesinski · 9 years ago
  49. c80c9ad Don't create unnecessary RenderThread's instance when executing 'dumpsys gfxinfo' by youngmin0822.lee · 9 years ago
  50. c6128ba Fix clang build by Chris Craik · 9 years ago
  51. e2bb380 Use glops for text rendering by Chris Craik · 9 years ago
  52. b159633 hwui : fix memory leak due to duplicate in shadow cache by Mykola Kondratenko · 9 years ago
  53. 8a9355a Output modified bcp47 tag in ResTable_config::toString() by Adam Lesinski · 9 years ago
  54. dc16e24 Merge "Add conic support to HWUI path tessellator." by Derek Sollenberger · 9 years ago
  55. b0772a6 Add conic support to HWUI path tessellator. by Derek Sollenberger · 9 years ago
  56. 2a1ce8a use SkFilterQuality instead of SkPaint::FilterLevel by Mike Reed · 9 years ago
  57. ee24859 Refactor DisplayList path caching. by Derek Sollenberger · 9 years ago
  58. 1808d43 Merge "Enforce null-termination in ResStringPool::stringAt" by Vishwath Mohan · 9 years ago
  59. 6521a1b Enforce null-termination in ResStringPool::stringAt by Vishwath Mohan · 9 years ago
  60. b36016c Cleanups & simplifications by John Reck · 9 years ago
  61. 4e9e004 Merge "Prevent integer overflow in ResourceTypes" by Vishwath Mohan · 9 years ago
  62. 48f650c Track down unsupported texture target by Chris Craik · 9 years ago
  63. 6a2c23d Prevent integer overflow in ResourceTypes by Vishwath Mohan · 9 years ago
  64. edacf22 Merge "Glop based composeLayerRegion/Rect" by Chris Craik · 9 years ago
  65. 182952f Glop based composeLayerRegion/Rect by Chris Craik · 9 years ago
  66. 0a75d4e Merge "Rewrite glop texture asserts" by Chris Craik · 9 years ago
  67. eb911c2 Rewrite glop texture asserts by Chris Craik · 9 years ago
  68. 7830c81 Merge "Fix unused local variale warning from clang/llvm." by Chih-Hung Hsieh · 9 years ago
  69. 9ad6ac0 Fix unused local variale warning from clang/llvm. by Chih-Hung Hsieh · 9 years ago
  70. aa35d91 Merge "Add percentiles" by John Reck · 9 years ago
  71. e70c575 Add percentiles by John Reck · 9 years ago
  72. c0bf700 SkPorterDuff Multiply mode maps to SkXfermode modulate. by Derek Sollenberger · 9 years ago
  73. 97a351a Merge "Avoid invalid shader creation for certain blend modes" by Chris Craik · 9 years ago
  74. 1c1c3fe Avoid invalid shader creation for certain blend modes by Chris Craik · 9 years ago
  75. 0313f26 Remove uncessary include for SkPorterDuff.h by Derek Sollenberger · 9 years ago
  76. 8124e6a Merge "Fix bug, change crashes to warnings" by Tom Hudson · 9 years ago
  77. b1476ae Fix bug, change crashes to warnings by Tom Hudson · 9 years ago
  78. 8820fd1 Patch cleanup, reenable Patch Glops by Chris Craik · 9 years ago
  79. a9761e6 Temporarily disable Patch glops by Chris Craik · 9 years ago
  80. 9b98afc Merge "Glop DrawPatch support" by Chris Craik · 9 years ago
  81. e2e0073 Merge "Glop drawBitmaps, drawPatches" by Chris Craik · 9 years ago
  82. 0556d90 Glop DrawPatch support by Chris Craik · 9 years ago
  83. a6b5219 Glop drawBitmaps, drawPatches by Chris Craik · 9 years ago
  84. e5c6584 Constructor cleanup by Chris Craik · 9 years ago
  85. 083e733 Cleanup of FontRenderer by Chris Craik · 9 years ago
  86. 6b109c7 Fix glop rendering within unclipped saveLayers by Chris Craik · 9 years ago
  87. 26bf342 Glop TextureLayer support by Chris Craik · 9 years ago
  88. b11be29 Merge "Glop mesh reorg, support for drawBitmapMesh" by Chris Craik · 9 years ago
  89. ef25074 Glop mesh reorg, support for drawBitmapMesh by Chris Craik · 9 years ago
  90. ddd3092 Merge "Remove renderer abstract class" by Chris Craik · 9 years ago
  91. 1a83127 Merge "Glop support for custom textured UVs, simplify drawBitmap(src,dst)" by Chris Craik · 9 years ago
  92. fb10ffe Merge "Add null egl/gles stub support" by John Reck · 9 years ago
  93. 041b985 Add null egl/gles stub support by John Reck · 9 years ago
  94. 03ae272 Remove renderer abstract class by Chris Craik · 9 years ago
  95. 14100ac Glop support for custom textured UVs, simplify drawBitmap(src,dst) by Chris Craik · 9 years ago
  96. 23eeb2b am 287c53f4: am 76507a64: am 72dc62ea: Merge "Track removal of refcounts from FileMap." by Narayan Kamath · 9 years ago
  97. 76507a6 am 72dc62ea: Merge "Track removal of refcounts from FileMap." by Narayan Kamath · 9 years ago
  98. bbcec73 Merge "Fix atrace saveLayer flag logging" by Chris Craik · 9 years ago
  99. a7e5367 Fix atrace saveLayer flag logging by Chris Craik · 9 years ago
  100. c467ada Merge "Simplify Texture member initialization" by Chris Craik · 9 years ago