1. 78760b4 Merge "A bunch more cleanups" into mnc-dev by John Reck · 9 years ago
  2. 3731dc2 A bunch more cleanups by John Reck · 9 years ago
  3. 031e69f Fix rendernode flag logging by Chris Craik · 9 years ago
  4. e74ff81 Merge "Remove concept of layer alpha override" into mnc-dev by Chris Craik · 9 years ago
  5. 81bd735 Merge "Require minimum 4 bit stencil for layers." into mnc-dev by Chris Craik · 9 years ago
  6. b2cec86 Merge "Skip frames with no damage" into mnc-dev by John Reck · 9 years ago
  7. e145013 Require minimum 4 bit stencil for layers. by Chris Craik · 9 years ago
  8. 8df5ffa Remove concept of layer alpha override by Chris Craik · 9 years ago
  9. 240ff62 Skip frames with no damage by John Reck · 9 years ago
  10. 956f340 Remove unused flags and dirty rects by Chris Craik · 9 years ago
  11. 856f0cc Promote RenderProperties with an alpha to have a RenderLayer by Chris Craik · 9 years ago
  12. 2eb10c0 am 05ad674a: am 00e165ae: am e8101c04: Merge "fix compiler error under FORTIFY_SOURCE=2" by Nick Kralevich · 9 years ago
  13. 9709a1f fix compiler error under FORTIFY_SOURCE=2 by Nick Kralevich · 9 years ago
  14. b5bc454 Teach LA how to destroy by John Reck · 9 years ago
  15. 1ed7237 Move LinearAlloc to libhuwi by John Reck · 9 years ago
  16. c1b33d6 GraphicsJNI Canvas cleanup by John Reck · 9 years ago
  17. 2099ee8 Merge "Rename native DisplayListRenderer to DisplayListCanvas" by Chris Craik · 9 years ago
  18. dee66b6 Simplify TaskManager fallback path by Chris Craik · 9 years ago
  19. db663fe Rename native DisplayListRenderer to DisplayListCanvas by Chris Craik · 9 years ago
  20. 9d4efdf Revert "A bunch more cleanups" by John Reck · 9 years ago
  21. 7809f83 Revert "Move AssetAtlas off of SkBitmap*" by John Reck · 9 years ago
  22. afbeb2c Merge "Revert "Remove Bitmap#getSkBitmap"" by John Reck · 9 years ago
  23. 1ff961d Revert "Remove Bitmap#getSkBitmap" by John Reck · 9 years ago
  24. 9543c0b Merge "Fix offset of composeLayerRegion" by Tom Hudson · 9 years ago
  25. 040b6d8 Fix offset of composeLayerRegion by Tom Hudson · 9 years ago
  26. 8560630 Merge "Remove Bitmap#getSkBitmap" by John Reck · 9 years ago
  27. 4bd981e Remove Bitmap#getSkBitmap by John Reck · 9 years ago
  28. 8315167 Merge "Move AssetAtlas off of SkBitmap*" by John Reck · 9 years ago
  29. 87ffb63 Move AssetAtlas off of SkBitmap* by John Reck · 9 years ago
  30. 20c2b3e Fix positioned text bounds by Tom Hudson · 9 years ago
  31. f7a6148 Merge "A bunch more cleanups" by John Reck · 9 years ago
  32. 39606e9 am 7b09e7a9: am 44d7989a: am 571c5a26: Merge "Fix UB in ResourceTable::stringToInt." by Dan Albert · 9 years ago
  33. 571c5a2 Merge "Fix UB in ResourceTable::stringToInt." by Dan Albert · 9 years ago
  34. c294d12 A bunch more cleanups by John Reck · 9 years ago
  35. 34e79c1 Convert from glyph count to byte length by Tom Hudson · 9 years ago
  36. 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
  37. 72aaa88 am 6b6645c8: am 1a595833: am d56e087b: Merge "Fixing memory leak in RenderBufferCache" by John Reck · 9 years ago
  38. a08f6a6 Merge "Fix GL_INVALID_OPERATION in font renderer when font cache is limited." by John Reck · 9 years ago
  39. d56e087 Merge "Fixing memory leak in RenderBufferCache" by John Reck · 9 years ago
  40. 3f6d5aa Merge "Update the shadow fall off function from cosine to gaussian." by ztenghui · 9 years ago
  41. ecf091e Update the shadow fall off function from cosine to gaussian. by ztenghui · 10 years ago
  42. 1b4f316 Fix UB in ResourceTable::stringToInt. by Dan Albert · 9 years ago
  43. 05f5674 Fix 64-bit build. by Ying Wang · 9 years ago
  44. 379f264 Add stat collection start time by John Reck · 9 years ago
  45. b7acab6 Merge "Fix path clipping in VectorDrawable" by Chris Craik · 9 years ago
  46. e9c01a4 Fix path clipping in VectorDrawable by Chris Craik · 9 years ago
  47. 8284073 Delete pre-glop path by Chris Craik · 9 years ago
  48. 98fa0a3 Fix warn log format by John Reck · 9 years ago
  49. f6967e6 Merge "Enter RectangleMode when the clip region is a rectangle" by Tom Hudson · 9 years ago
  50. 9d7b585 Merge "Fix glop usage for drawTextureLayer" by Chris Craik · 9 years ago
  51. 31dbfc1 Fix glop usage for drawTextureLayer by Chris Craik · 9 years ago
  52. e30b53c Enter RectangleMode when the clip region is a rectangle by Tom Hudson · 9 years ago
  53. c74e289 Merge "Add GraphicsStatsService" by John Reck · 9 years ago
  54. 6e6af0d Merge "Add payload-size preflight stage to full transport backup" by Christopher Tate · 9 years ago
  55. edc524c Add GraphicsStatsService by John Reck · 9 years ago
  56. 11ae768 Add payload-size preflight stage to full transport backup by Christopher Tate · 9 years ago
  57. 39c2750 am 485c25ba: am e3abfef6: am 82f6b16e: Merge "hwui : fix memory leak due to duplicate in shadow cache" by Chris Craik · 9 years ago
  58. 82f6b16 Merge "hwui : fix memory leak due to duplicate in shadow cache" by Chris Craik · 9 years ago
  59. 289e1b8 Update ShadowTesslator to support conics by Derek Sollenberger · 9 years ago
  60. 240d52c Merge "Fix DrawFilter's usage in HWUI." by Derek Sollenberger · 9 years ago
  61. 0b86062 Fix DrawFilter's usage in HWUI. by Derek Sollenberger · 9 years ago
  62. 2f6fb3d Merge "Shave another 10us off of hwuitask" by John Reck · 9 years ago
  63. bf29ee2 Shave another 10us off of hwuitask by John Reck · 9 years ago
  64. 125104f Merge "Shave 10us off of hwuitask" by John Reck · 9 years ago
  65. 815f2a0 Shave 10us off of hwuitask by John Reck · 9 years ago
  66. 111928f resolved conflicts for merge of 4142f026 to master by John Reck · 9 years ago
  67. 47fe60a Merge "Output modified bcp47 tag in ResTable_config::toString()" by Adam Lesinski · 9 years ago
  68. c80c9ad Don't create unnecessary RenderThread's instance when executing 'dumpsys gfxinfo' by youngmin0822.lee · 9 years ago
  69. c6128ba Fix clang build by Chris Craik · 9 years ago
  70. e2bb380 Use glops for text rendering by Chris Craik · 9 years ago
  71. b159633 hwui : fix memory leak due to duplicate in shadow cache by Mykola Kondratenko · 9 years ago
  72. 8a9355a Output modified bcp47 tag in ResTable_config::toString() by Adam Lesinski · 10 years ago
  73. dc16e24 Merge "Add conic support to HWUI path tessellator." by Derek Sollenberger · 9 years ago
  74. b0772a6 Add conic support to HWUI path tessellator. by Derek Sollenberger · 9 years ago
  75. 2a1ce8a use SkFilterQuality instead of SkPaint::FilterLevel by Mike Reed · 9 years ago
  76. ee24859 Refactor DisplayList path caching. by Derek Sollenberger · 10 years ago
  77. 1808d43 Merge "Enforce null-termination in ResStringPool::stringAt" by Vishwath Mohan · 9 years ago
  78. 6521a1b Enforce null-termination in ResStringPool::stringAt by Vishwath Mohan · 10 years ago
  79. b36016c Cleanups & simplifications by John Reck · 10 years ago
  80. 4e9e004 Merge "Prevent integer overflow in ResourceTypes" by Vishwath Mohan · 10 years ago
  81. 48f650c Track down unsupported texture target by Chris Craik · 10 years ago
  82. 6a2c23d Prevent integer overflow in ResourceTypes by Vishwath Mohan · 10 years ago
  83. edacf22 Merge "Glop based composeLayerRegion/Rect" by Chris Craik · 10 years ago
  84. 182952f Glop based composeLayerRegion/Rect by Chris Craik · 10 years ago
  85. 0a75d4e Merge "Rewrite glop texture asserts" by Chris Craik · 10 years ago
  86. eb911c2 Rewrite glop texture asserts by Chris Craik · 10 years ago
  87. 7830c81 Merge "Fix unused local variale warning from clang/llvm." by Chih-Hung Hsieh · 10 years ago
  88. 9ad6ac0 Fix unused local variale warning from clang/llvm. by Chih-Hung Hsieh · 10 years ago
  89. aa35d91 Merge "Add percentiles" by John Reck · 10 years ago
  90. e70c575 Add percentiles by John Reck · 10 years ago
  91. c0bf700 SkPorterDuff Multiply mode maps to SkXfermode modulate. by Derek Sollenberger · 10 years ago
  92. 97a351a Merge "Avoid invalid shader creation for certain blend modes" by Chris Craik · 10 years ago
  93. 1c1c3fe Avoid invalid shader creation for certain blend modes by Chris Craik · 10 years ago
  94. 0313f26 Remove uncessary include for SkPorterDuff.h by Derek Sollenberger · 10 years ago
  95. 8124e6a Merge "Fix bug, change crashes to warnings" by Tom Hudson · 10 years ago
  96. b1476ae Fix bug, change crashes to warnings by Tom Hudson · 10 years ago
  97. 8820fd1 Patch cleanup, reenable Patch Glops by Chris Craik · 10 years ago
  98. a9761e6 Temporarily disable Patch glops by Chris Craik · 10 years ago
  99. 9b98afc Merge "Glop DrawPatch support" by Chris Craik · 10 years ago
  100. e2e0073 Merge "Glop drawBitmaps, drawPatches" by Chris Craik · 10 years ago