1. 9aa7b45 Merge "Fix kSkippedFrame setting" into mnc-dev by John Reck · 9 years ago
  2. aef9dc8 Fix kSkippedFrame setting by John Reck · 9 years ago
  3. d04794a Add eglSwapBuffersWithDamageKHR support by John Reck · 9 years ago
  4. 6a8c79b Merge "Improve keying for theme caches, rebase system theme on config change" into mnc-dev by Alan Viverette · 9 years ago
  5. 98ae4df Fix build by John Reck · 9 years ago
  6. ff357a9 Merge "Fix clang warnings on unused variable, mismatched tag, print format." into mnc-dev by Chih-Hung Hsieh · 9 years ago
  7. d530a5e Merge "Remove SkBitmap from ResourceCache" into mnc-dev by John Reck · 9 years ago
  8. e75ab4c Remove SkBitmap from ResourceCache by John Reck · 9 years ago
  9. 9eb9dd3 Fix clang warnings on unused variable, mismatched tag, print format. by Chih-Hung Hsieh · 9 years ago
  10. a039182 Delete a bunch of dead code by John Reck · 9 years ago
  11. bfbcd88 Add frame count option to hwuitest. Also add shadowgrid2 to hwuitest by Tim Murray · 9 years ago
  12. 1a0f1c7 Add loop option to hwuitest. by Tim Murray · 9 years ago
  13. e54d245 Improve keying for theme caches, rebase system theme on config change by Alan Viverette · 9 years ago
  14. 356b177 Merge "Cleanup properties" into mnc-dev by Chris Craik · 9 years ago
  15. d6abbd2 Merge "Dump profile info after running test" into mnc-dev by John Reck · 9 years ago
  16. 7f2e5e3 Dump profile info after running test by John Reck · 9 years ago
  17. 2507c34 Cleanup properties by Chris Craik · 9 years ago
  18. fe2f7e3 Merge "Add some basic DA unit tests" into mnc-dev by John Reck · 9 years ago
  19. d0346cc Add some basic DA unit tests by John Reck · 9 years ago
  20. 261208e Merge "Add API for obtaining changing configurations bitmask from Theme" into mnc-dev by Alan Viverette · 9 years ago
  21. c1d5279 Add API for obtaining changing configurations bitmask from Theme by Alan Viverette · 9 years ago
  22. d180840 Merge changes from topic 'mwd-merge-050415' into mnc-dev by Prerepa Viswanadham · 9 years ago
  23. a15eedd Fix setName use-after-free by John Reck · 9 years ago
  24. 7c103a3 Remove Bitmap#getSkBitmap by John Reck · 9 years ago
  25. c6e2e8f Move AssetAtlas off of SkBitmap* by John Reck · 9 years ago
  26. 78760b4 Merge "A bunch more cleanups" into mnc-dev by John Reck · 9 years ago
  27. 3731dc2 A bunch more cleanups by John Reck · 9 years ago
  28. b86f0bc am 75c4e3e4: am ed375f26: Merge "Fix rendernode flag logging" into mnc-dev by Chris Craik · 9 years ago
  29. 031e69f Fix rendernode flag logging by Chris Craik · 9 years ago
  30. 617b480 am 775e94cb: am e74ff81e: Merge "Remove concept of layer alpha override" into mnc-dev by Chris Craik · 9 years ago
  31. e74ff81 Merge "Remove concept of layer alpha override" into mnc-dev by Chris Craik · 9 years ago
  32. 7a6208e am 4549108c: am 81bd735a: Merge "Require minimum 4 bit stencil for layers." into mnc-dev by Chris Craik · 9 years ago
  33. 6228ea2 am 108f0a34: am b2cec86a: Merge "Skip frames with no damage" into mnc-dev by John Reck · 9 years ago
  34. 81bd735 Merge "Require minimum 4 bit stencil for layers." into mnc-dev by Chris Craik · 9 years ago
  35. b2cec86 Merge "Skip frames with no damage" into mnc-dev by John Reck · 9 years ago
  36. e145013 Require minimum 4 bit stencil for layers. by Chris Craik · 9 years ago
  37. bb4ed9a am 815d9bb1: Merge "Add a static dependency on libbase." by Narayan Kamath · 9 years ago
  38. 9c8ba96 Add a static dependency on libbase. by Narayan Kamath · 9 years ago
  39. 8df5ffa Remove concept of layer alpha override by Chris Craik · 9 years ago
  40. 240ff62 Skip frames with no damage by John Reck · 9 years ago
  41. 956f340 Remove unused flags and dirty rects by Chris Craik · 9 years ago
  42. 856f0cc Promote RenderProperties with an alpha to have a RenderLayer by Chris Craik · 9 years ago
  43. 2eb10c0 am 05ad674a: am 00e165ae: am e8101c04: Merge "fix compiler error under FORTIFY_SOURCE=2" by Nick Kralevich · 9 years ago
  44. 9709a1f fix compiler error under FORTIFY_SOURCE=2 by Nick Kralevich · 9 years ago
  45. b5bc454 Teach LA how to destroy by John Reck · 9 years ago
  46. 1ed7237 Move LinearAlloc to libhuwi by John Reck · 9 years ago
  47. c1b33d6 GraphicsJNI Canvas cleanup by John Reck · 9 years ago
  48. 2099ee8 Merge "Rename native DisplayListRenderer to DisplayListCanvas" by Chris Craik · 9 years ago
  49. dee66b6 Simplify TaskManager fallback path by Chris Craik · 9 years ago
  50. db663fe Rename native DisplayListRenderer to DisplayListCanvas by Chris Craik · 9 years ago
  51. 9d4efdf Revert "A bunch more cleanups" by John Reck · 9 years ago
  52. 7809f83 Revert "Move AssetAtlas off of SkBitmap*" by John Reck · 9 years ago
  53. afbeb2c Merge "Revert "Remove Bitmap#getSkBitmap"" by John Reck · 9 years ago
  54. 1ff961d Revert "Remove Bitmap#getSkBitmap" by John Reck · 9 years ago
  55. 9543c0b Merge "Fix offset of composeLayerRegion" by Tom Hudson · 9 years ago
  56. 040b6d8 Fix offset of composeLayerRegion by Tom Hudson · 9 years ago
  57. 8560630 Merge "Remove Bitmap#getSkBitmap" by John Reck · 9 years ago
  58. 4bd981e Remove Bitmap#getSkBitmap by John Reck · 9 years ago
  59. 8315167 Merge "Move AssetAtlas off of SkBitmap*" by John Reck · 9 years ago
  60. 87ffb63 Move AssetAtlas off of SkBitmap* by John Reck · 9 years ago
  61. 20c2b3e Fix positioned text bounds by Tom Hudson · 9 years ago
  62. f7a6148 Merge "A bunch more cleanups" by John Reck · 9 years ago
  63. 39606e9 am 7b09e7a9: am 44d7989a: am 571c5a26: Merge "Fix UB in ResourceTable::stringToInt." by Dan Albert · 9 years ago
  64. 571c5a2 Merge "Fix UB in ResourceTable::stringToInt." by Dan Albert · 9 years ago
  65. c294d12 A bunch more cleanups by John Reck · 9 years ago
  66. 34e79c1 Convert from glyph count to byte length by Tom Hudson · 9 years ago
  67. 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
  68. 72aaa88 am 6b6645c8: am 1a595833: am d56e087b: Merge "Fixing memory leak in RenderBufferCache" by John Reck · 9 years ago
  69. a08f6a6 Merge "Fix GL_INVALID_OPERATION in font renderer when font cache is limited." by John Reck · 9 years ago
  70. d56e087 Merge "Fixing memory leak in RenderBufferCache" by John Reck · 9 years ago
  71. 3f6d5aa Merge "Update the shadow fall off function from cosine to gaussian." by ztenghui · 9 years ago
  72. ecf091e Update the shadow fall off function from cosine to gaussian. by ztenghui · 9 years ago
  73. 1b4f316 Fix UB in ResourceTable::stringToInt. by Dan Albert · 9 years ago
  74. 05f5674 Fix 64-bit build. by Ying Wang · 9 years ago
  75. 379f264 Add stat collection start time by John Reck · 9 years ago
  76. b7acab6 Merge "Fix path clipping in VectorDrawable" by Chris Craik · 9 years ago
  77. e9c01a4 Fix path clipping in VectorDrawable by Chris Craik · 9 years ago
  78. 8284073 Delete pre-glop path by Chris Craik · 9 years ago
  79. 98fa0a3 Fix warn log format by John Reck · 9 years ago
  80. f6967e6 Merge "Enter RectangleMode when the clip region is a rectangle" by Tom Hudson · 9 years ago
  81. 9d7b585 Merge "Fix glop usage for drawTextureLayer" by Chris Craik · 9 years ago
  82. 31dbfc1 Fix glop usage for drawTextureLayer by Chris Craik · 9 years ago
  83. e30b53c Enter RectangleMode when the clip region is a rectangle by Tom Hudson · 9 years ago
  84. c74e289 Merge "Add GraphicsStatsService" by John Reck · 9 years ago
  85. 6e6af0d Merge "Add payload-size preflight stage to full transport backup" by Christopher Tate · 9 years ago
  86. edc524c Add GraphicsStatsService by John Reck · 9 years ago
  87. 11ae768 Add payload-size preflight stage to full transport backup by Christopher Tate · 9 years ago
  88. 39c2750 am 485c25ba: am e3abfef6: am 82f6b16e: Merge "hwui : fix memory leak due to duplicate in shadow cache" by Chris Craik · 9 years ago
  89. 82f6b16 Merge "hwui : fix memory leak due to duplicate in shadow cache" by Chris Craik · 9 years ago
  90. 289e1b8 Update ShadowTesslator to support conics by Derek Sollenberger · 9 years ago
  91. 240d52c Merge "Fix DrawFilter's usage in HWUI." by Derek Sollenberger · 9 years ago
  92. 0b86062 Fix DrawFilter's usage in HWUI. by Derek Sollenberger · 9 years ago
  93. 2f6fb3d Merge "Shave another 10us off of hwuitask" by John Reck · 9 years ago
  94. bf29ee2 Shave another 10us off of hwuitask by John Reck · 9 years ago
  95. 125104f Merge "Shave 10us off of hwuitask" by John Reck · 9 years ago
  96. 815f2a0 Shave 10us off of hwuitask by John Reck · 9 years ago
  97. 111928f resolved conflicts for merge of 4142f026 to master by John Reck · 9 years ago
  98. 47fe60a Merge "Output modified bcp47 tag in ResTable_config::toString()" by Adam Lesinski · 9 years ago
  99. c80c9ad Don't create unnecessary RenderThread's instance when executing 'dumpsys gfxinfo' by youngmin0822.lee · 9 years ago
  100. c6128ba Fix clang build by Chris Craik · 9 years ago