1. 25f8da9 Merge "Support new EGL extensions" by John Reck · 9 years ago
  2. 4c80734 am 344d347a: am 39669d7f: am 6fdc6333: Merge "Lose HAVE_ANDROID_OS from frameworks/base." by Elliott Hughes · 9 years ago
  3. 344d347 am 39669d7f: am 6fdc6333: Merge "Lose HAVE_ANDROID_OS from frameworks/base." by Elliott Hughes · 9 years ago
  4. ba3fe56 Lose HAVE_ANDROID_OS from frameworks/base. by Elliott Hughes · 9 years ago
  5. 149173d Support new EGL extensions by John Reck · 9 years ago
  6. c128823 Fix bug in calculating perspective damage by John Reck · 9 years ago
  7. 2349332 Only relaunch activity on significant size configuration changes. by Filip Gruszczynski · 9 years ago
  8. 60126ef Use unique_ptr instead of SkAutoTDelete. by Ben Wagner · 9 years ago
  9. 3a4d022 am 61234dea: am bd4c482b: Merge "Clean up AssetManager::scanAndMergeZipLocked" by Yusuke Sato · 9 years ago
  10. bd4c482 Merge "Clean up AssetManager::scanAndMergeZipLocked" by Yusuke Sato · 9 years ago
  11. fa451e3 am 5387f60b: Merge "Fix build breakage caused by r.android.com/162907" into mnc-dr-dev-plus-aosp by Yusuke Sato · 9 years ago
  12. 6120883 am 3251f2aa: am 3383b141: am a024acb8: Merge "Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files" by Yusuke Sato · 9 years ago
  13. ead2088 Fix build breakage caused by r.android.com/162907 by Yusuke Sato · 9 years ago
  14. 3251f2a am 3383b141: am a024acb8: Merge "Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files" by Yusuke Sato · 9 years ago
  15. a024acb Merge "Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files" by Yusuke Sato · 9 years ago
  16. d56554e am 906c8dea: am bc04d3ac: Merge "animateNoDamage failed to remove from current frame list" by John Reck · 9 years ago
  17. 016e009 am b47ea9b2: am 2fa3eec0: am 93c14069: Merge "hwui: add extension to support unpack operations in OpenGL ES 2.0" by John Reck · 9 years ago
  18. 0aee76c Merge "renderthread: add EGL_EXT_buffer_age support" by John Reck · 9 years ago
  19. bc04d3a Merge "animateNoDamage failed to remove from current frame list" by John Reck · 9 years ago
  20. b47ea9b am 2fa3eec0: am 93c14069: Merge "hwui: add extension to support unpack operations in OpenGL ES 2.0" by John Reck · 9 years ago
  21. 9acd09d am 598b0123: am 67716c13: am e28c5d62: am a975a844: am 70e5db94: Merge "Fix crash in kModeProcessNoContext" into mnc-dev by John Reck · 9 years ago
  22. 598b012 am 67716c13: am e28c5d62: am a975a844: am 70e5db94: Merge "Fix crash in kModeProcessNoContext" into mnc-dev by John Reck · 9 years ago
  23. 13d1b4a renderthread: add EGL_EXT_buffer_age support by Season Li · 9 years ago
  24. a975a84 am 70e5db94: Merge "Fix crash in kModeProcessNoContext" into mnc-dev by John Reck · 9 years ago
  25. 95cd24b Fix crash in kModeProcessNoContext by John Reck · 9 years ago
  26. a11ee3c Add Skia includes where needed. by Ben Wagner · 9 years ago
  27. 68eb3b2 animateNoDamage failed to remove from current frame list by Ye Ouyang · 9 years ago
  28. d538d30 hwui: add extension to support unpack operations in OpenGL ES 2.0 by xiaozhengdong · 9 years ago
  29. 0d39408 am 903e117e: am 0429246e: am 0c9ec1f2: am 2e529712: am c03ab87a: Merge "Disable skipping frames on empty damage" into mnc-dev by John Reck · 9 years ago
  30. 903e117 am 0429246e: am 0c9ec1f2: am 2e529712: am c03ab87a: Merge "Disable skipping frames on empty damage" into mnc-dev by John Reck · 9 years ago
  31. 2e52971 am c03ab87a: Merge "Disable skipping frames on empty damage" into mnc-dev by John Reck · 9 years ago
  32. 05f648e Clean up AssetManager::scanAndMergeZipLocked by Yusuke Sato · 9 years ago
  33. 957c237 Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files by Yusuke Sato · 9 years ago
  34. 6d4d0db Disable skipping frames on empty damage by John Reck · 9 years ago
  35. 7bfd704 Merge "Clean up AssetManager::scanAndMergeZipLocked" by Yusuke Sato · 9 years ago
  36. 49286e8 Merge "Tune LA's initial size better" by John Reck · 9 years ago
  37. afb0521 Tune LA's initial size better by John Reck · 9 years ago
  38. 0818228 Merge "Remove the rest of utils/Vector.h usage" by John Reck · 9 years ago
  39. 9a579f5 am e375685a: am 9c458148: am 3d208671: am 7dfb1d99: am 730c0f65: Merge "Fix stencil mask usage in HWUI" into mnc-dev by Chris Craik · 9 years ago
  40. 2ccb503 animateNoDamage failed to remove from current frame list by Fred Fettinger · 9 years ago
  41. e375685 am 9c458148: am 3d208671: am 7dfb1d99: am 730c0f65: Merge "Fix stencil mask usage in HWUI" into mnc-dev by Chris Craik · 9 years ago
  42. 7dfb1d9 am 730c0f65: Merge "Fix stencil mask usage in HWUI" into mnc-dev by Chris Craik · 9 years ago
  43. 730c0f6 Merge "Fix stencil mask usage in HWUI" into mnc-dev by Chris Craik · 9 years ago
  44. fa51a0e Fix stencil mask usage in HWUI by Chris Craik · 9 years ago
  45. cef25e5 Merge "Replace most usages of utils/Vector.h" by John Reck · 9 years ago
  46. bef837d Remove the rest of utils/Vector.h usage by John Reck · 9 years ago
  47. 272a685 Replace most usages of utils/Vector.h by John Reck · 9 years ago
  48. 70cfdc9 Merge "Add fast path for roundrect Outline changes" by Chris Craik · 9 years ago
  49. d416398c Merge "Re-enable -Werror on clang" by John Reck · 9 years ago
  50. 734ae35 am 1db1b582: am 204b4157: am f8a6a2f6: Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 9 years ago
  51. 1db1b58 am 204b4157: am f8a6a2f6: Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 9 years ago
  52. 59cbe8d Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 9 years ago
  53. 6578a98 Support High Contrast Text for all canvas types by Derek Sollenberger · 9 years ago
  54. 40de9f2 Add fast path for roundrect Outline changes by Chris Craik · 9 years ago
  55. c9a6ca5 Merge "Revert "Support High Contrast Text for all canvas types"" by Chris Craik · 9 years ago
  56. 749e674 Revert "Support High Contrast Text for all canvas types" by Chris Craik · 9 years ago
  57. c36df95 Re-enable -Werror on clang by John Reck · 9 years ago
  58. 2d35cf9 Merge "Support High Contrast Text for all canvas types" by Derek Sollenberger · 9 years ago
  59. de4c026 am 3ab63f63: am 68d982da: am f02a02c2: am e1e94c7d: am fd44b56d: Merge "AAPT: Fix printing of resource configurations" into mnc-dev by Adam Lesinski · 9 years ago
  60. 5040705 Merge "Fix comment about swap buffers with damage" by Chris Craik · 9 years ago
  61. 7cd262a Fix comment about swap buffers with damage by Chris Craik · 9 years ago
  62. cb4af9b Hwui: Remove unused variables by Andreas Gampe · 9 years ago
  63. 3ab63f6 am 68d982da: am f02a02c2: am e1e94c7d: am fd44b56d: Merge "AAPT: Fix printing of resource configurations" into mnc-dev by Adam Lesinski · 9 years ago
  64. e1e94c7 am fd44b56d: Merge "AAPT: Fix printing of resource configurations" into mnc-dev by Adam Lesinski · 9 years ago
  65. 5b0f1be AAPT: Fix printing of resource configurations by Adam Lesinski · 9 years ago
  66. 0e9059b Change from SkDeviceProperties to SkSurfaceProps. by Leon Scroggins III · 9 years ago
  67. 83b8832 am 23861bb9: am 78d491ac: am 452b62e1: am c5d3dde6: am 8b1154c4: Merge "Move updateMatrix() call to animateCommon" into mnc-dev by John Reck · 9 years ago
  68. 9e5f4af am 11f9da31: am bdb2a905: am d08fb687: am e5783e58: am 2abf0f24: Fix a race condition that could cause lockup by John Reck · 9 years ago
  69. 23861bb am 78d491ac: am 452b62e1: am c5d3dde6: am 8b1154c4: Merge "Move updateMatrix() call to animateCommon" into mnc-dev by John Reck · 9 years ago
  70. 11f9da3 am bdb2a905: am d08fb687: am e5783e58: am 2abf0f24: Fix a race condition that could cause lockup by John Reck · 9 years ago
  71. c5d3dde am 8b1154c4: Merge "Move updateMatrix() call to animateCommon" into mnc-dev by John Reck · 9 years ago
  72. 49dec43 Move updateMatrix() call to animateCommon by John Reck · 9 years ago
  73. e5783e5 am 2abf0f24: Fix a race condition that could cause lockup by John Reck · 9 years ago
  74. 2abf0f2 Fix a race condition that could cause lockup by John Reck · 9 years ago
  75. c796ad0 Clean up AssetManager::scanAndMergeZipLocked by Yusuke Sato · 9 years ago
  76. c052a9a am a2fd3234: am 3bfe4b47: am 1cd5afc1: am 9317d0b9: am 1fddd3ef: Merge "Mark isInUse per-window" into mnc-dev by John Reck · 9 years ago
  77. a2fd323 am 3bfe4b47: am 1cd5afc1: am 9317d0b9: am 1fddd3ef: Merge "Mark isInUse per-window" into mnc-dev by John Reck · 9 years ago
  78. 9317d0b am 1fddd3ef: Merge "Mark isInUse per-window" into mnc-dev by John Reck · 9 years ago
  79. 00e79c9 Mark isInUse per-window by John Reck · 9 years ago
  80. 011550e am 3699c603: am 62a2696c: am fbd2d949: am b6e41a08: am 0bb5c26b: Merge "Fix AssetAtlas usage in BitmapShaders" into mnc-dev by Chris Craik · 9 years ago
  81. 3699c60 am 62a2696c: am fbd2d949: am b6e41a08: am 0bb5c26b: Merge "Fix AssetAtlas usage in BitmapShaders" into mnc-dev by Chris Craik · 9 years ago
  82. b6e41a0 am 0bb5c26b: Merge "Fix AssetAtlas usage in BitmapShaders" into mnc-dev by Chris Craik · 9 years ago
  83. 0bb5c26 Merge "Fix AssetAtlas usage in BitmapShaders" into mnc-dev by Chris Craik · 9 years ago
  84. 6ad690e Fix AssetAtlas usage in BitmapShaders by Chris Craik · 9 years ago
  85. 86c9650 am 8f587bfb: am 4c935068: am 41b43d7c: am 7b0fa466: am 0f724601: Merge "Fix clip area behavior for REPLACE op" into mnc-dev by Chris Craik · 9 years ago
  86. 8f587bf am 4c935068: am 41b43d7c: am 7b0fa466: am 0f724601: Merge "Fix clip area behavior for REPLACE op" into mnc-dev by Chris Craik · 9 years ago
  87. 7b0fa46 am 0f724601: Merge "Fix clip area behavior for REPLACE op" into mnc-dev by Chris Craik · 9 years ago
  88. 8ce8f3f Fix clip area behavior for REPLACE op by Chris Craik · 9 years ago
  89. 1d5d346 Merge "Clean up unncessary defines" by Chris Craik · 9 years ago
  90. 7f9c7b7 am be7e2a47: am 599287b1: am b4d49a4d: am d5612d06: am ba4f0757: Merge "Don\'t crash on makeCurrent fail" into mnc-dev by John Reck · 9 years ago
  91. be7e2a4 am 599287b1: am b4d49a4d: am d5612d06: am ba4f0757: Merge "Don\'t crash on makeCurrent fail" into mnc-dev by John Reck · 9 years ago
  92. d5612d0 am ba4f0757: Merge "Don\'t crash on makeCurrent fail" into mnc-dev by John Reck · 9 years ago
  93. f2dcc2a Don't crash on makeCurrent fail by John Reck · 9 years ago
  94. 5a4690b Clean up unncessary defines by Chris Craik · 9 years ago
  95. 401415d am cd843caa: am 230d8243: am 9f43ac77: am e2a5c184: am 941bcedb: Merge "Fix unsafety in SkiaShader storage, and texture unit accounting" into mnc-dev by Chris Craik · 9 years ago
  96. cd843ca am 230d8243: am 9f43ac77: am e2a5c184: am 941bcedb: Merge "Fix unsafety in SkiaShader storage, and texture unit accounting" into mnc-dev by Chris Craik · 9 years ago
  97. e2a5c184 am 941bcedb: Merge "Fix unsafety in SkiaShader storage, and texture unit accounting" into mnc-dev by Chris Craik · 9 years ago
  98. e310f83 Fix unsafety in SkiaShader storage, and texture unit accounting by Chris Craik · 9 years ago
  99. 876d566 Support High Contrast Text for all canvas types by Derek Sollenberger · 9 years ago
  100. 94394b3 Move drawRegion from DisplayList to Canvas by Derek Sollenberger · 9 years ago