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