1. c7d62b7 Merge "Rework shadow interpolation" into lmp-dev by Chris Craik · 10 years ago
  2. bf75945 Rework shadow interpolation by Chris Craik · 10 years ago
  3. b3cca87 Fix ripples projecting to scrolled view by Chris Craik · 10 years ago
  4. ccf25c7b Fix shared library bug in bag attributes by Adam Lesinski · 10 years ago
  5. ec64709 Merge "AAPT support for feature splits" into lmp-dev by Adam Lesinski · 10 years ago
  6. a7c2ea2 Fix damage for layers for projection receivers by John Reck · 10 years ago
  7. 7466986 Fix leak of SkPathRefs by Chris Craik · 10 years ago
  8. 74cf7e6 Cap scales used for tessellation with minimum and maximum by Chris Craik · 10 years ago
  9. 833f3cc AAPT support for feature splits by Adam Lesinski · 10 years ago
  10. dc0349b Add missing null check by John Reck · 10 years ago
  11. 7964750 Move bitmap transforms out of bitmap ops by Chris Craik · 10 years ago
  12. cd3a22c Don't start RenderThread to do trimMemory by John Reck · 10 years ago
  13. 3b52c03 clamp & round alpha by John Reck · 10 years ago
  14. f99f320 Fix large radius RR clipping issue on certain devices by Chris Craik · 10 years ago
  15. c79eabc roundOut layer damage by John Reck · 10 years ago
  16. 5c09e8a Merge "Remove scaling bucket hack" into lmp-dev by Chris Craik · 10 years ago
  17. a736cd9 Remove scaling bucket hack by Chris Craik · 10 years ago
  18. e619d86 Merge "Add accessorytest Linux host tool for testing USB accessory audio and HID support." into lmp-dev by Mike Lockwood · 10 years ago
  19. 6b524d9 Add accessorytest Linux host tool for testing USB accessory audio and HID support. by Mike Lockwood · 10 years ago
  20. 77b5cad Add outline alpha by Chris Craik · 10 years ago
  21. af4d04c Use RoundRect clipping for circle reveal animation by Chris Craik · 10 years ago
  22. 498d38e Merge "Fix behavior of stencil clipping within clearLayerRegions" into lmp-dev by Chris Craik · 10 years ago
  23. f28d505 Ensure the ResTable data is at least the size of a ResTable_header by Adam Lesinski · 10 years ago
  24. 62d307c Fix behavior of stencil clipping within clearLayerRegions by Chris Craik · 10 years ago
  25. 591a824 Merge "Add layer/texture creation tracing" into lmp-dev by John Reck · 10 years ago
  26. ec4cefc Add layer/texture creation tracing by John Reck · 10 years ago
  27. 68eccda Add cursor flags into SpriteController to suppor async cursor updates. by Riley Andrews · 10 years ago
  28. 590b8d3 Merge "Add kModeSync" into lmp-dev by Bo Liu · 10 years ago
  29. 09d5cdd Add kModeSync by John Reck · 10 years ago
  30. 00cae41 am b5c4634e: am 63582f46: Move ClipBounds to native by Chris Craik · 10 years ago
  31. a753f4c Move ClipBounds to native by Chris Craik · 10 years ago
  32. 7780176 am 9cba57c5: am b6163d6d: Revert "Dump RenderThread stack on unresponsive" by Chris Craik · 10 years ago
  33. 738ec3a Revert "Dump RenderThread stack on unresponsive" by Chris Craik · 10 years ago
  34. 15a807b am 4afa4696: am c8f0e9b1: Fix ALL compile warnings by John Reck · 10 years ago
  35. e6be6fa am 27222820: am 1a146fc8: Compute layer bounds over subset of VertexBuffer verts by Chris Craik · 10 years ago
  36. 19393cc am 394e8703: am 2d3c6c93: Connect shadow style attributes to renderer by Chris Craik · 10 years ago
  37. 1aa5d2d Fix ALL compile warnings by John Reck · 10 years ago
  38. a728570 am dc7f7045: am ca66e06b: Dump RenderThread stack on unresponsive by John Reck · 10 years ago
  39. 9a89bc6 Compute layer bounds over subset of VertexBuffer verts by Chris Craik · 10 years ago
  40. 058fc64 Connect shadow style attributes to renderer by Chris Craik · 10 years ago
  41. 73b7a4d Dump RenderThread stack on unresponsive by John Reck · 10 years ago
  42. 99bc64e am 97d572ec: am f2ecf428: Merge "Build layer damage bounds for shadows" into lmp-dev by Chris Craik · 10 years ago
  43. 35763b1 am 1f9b1c74: am d93bb9e1: Merge "Make setter methods on Outline call setEmpty() based on params" into lmp-dev by Chris Craik · 10 years ago
  44. 0645128 Make setter methods on Outline call setEmpty() based on params by Chris Craik · 10 years ago
  45. 2923df5 am 48242d80: am 50a2d633: Merge "[HWUI] Fix invisible views are still shown in popup window" by Chris Craik · 10 years ago
  46. 50a2d63 Merge "[HWUI] Fix invisible views are still shown in popup window" by Chris Craik · 10 years ago
  47. 5eac9e1 Merge "Build layer damage bounds for shadows" into lmp-dev by Chris Craik · 10 years ago
  48. c93e45c Build layer damage bounds for shadows by Chris Craik · 10 years ago
  49. d3de42c Add RT-enabled reveal animator by John Reck · 10 years ago
  50. 152d9e6 Merge "[HWUI]: fix residual line on FrameBuffer" by Chris Craik · 10 years ago
  51. f3e85b5 Merge "[HWUI]: fix residual line on FrameBuffer" into lmp-dev by Chris Craik · 10 years ago
  52. 33f5a59 [HWUI]: fix residual line on FrameBuffer by henry.uh_chen · 10 years ago
  53. 5d705ee Merge "Minor cleanups around color usage" into lmp-dev by Chris Craik · 10 years ago
  54. 98d608d Minor cleanups around color usage by Chris Craik · 10 years ago
  55. 5cdb8f9 Fix logging by John Reck · 10 years ago
  56. 7df3625 Allow for appending of resources to an AssetManager. by Martin Kosiba · 11 years ago
  57. 58ddced Initializing variables - generally a good practice by Chris Craik · 10 years ago
  58. 889fc94 Merge "Add accessibility text contrast setting" into lmp-dev by Chris Craik · 10 years ago
  59. cce47eb Add accessibility text contrast setting by Chris Craik · 10 years ago
  60. 514a8b8 Merge "Fix root RenderNode damage calculation" into lmp-dev by John Reck · 10 years ago
  61. 0a97330 Fix root RenderNode damage calculation by John Reck · 10 years ago
  62. 0d5ac95 Fix translated VertexBuffer layer damage calculation by Chris Craik · 10 years ago
  63. 544e524 Fix arc 360 degree sweep rendering by Chris Craik · 10 years ago
  64. 7384258 Abort on shader link/compile failure by Chris Craik · 10 years ago
  65. 6a4deed Switch frameworks/base/libs/androidfw to the new icu. by Elliott Hughes · 10 years ago
  66. e8e968a am 583a845c: am 3964ea46: am d74f99d3: Merge "Switch frameworks/base/libs/androidfw to the new icu." by Elliott Hughes · 10 years ago
  67. 583a845 am 3964ea46: am d74f99d3: Merge "Switch frameworks/base/libs/androidfw to the new icu." by Elliott Hughes · 10 years ago
  68. 83f7ee8 Remove the unnessary log by ztenghui · 10 years ago
  69. 10eb3b0 am e0849423: am 501bb0a5: Merge "Fix issue when converting fil->tl." by Narayan Kamath · 10 years ago
  70. fec5106 Fix issue when converting fil->tl. by Narayan Kamath · 10 years ago
  71. 3a1bffa [HWUI] Fix invisible views are still shown in popup window by henry.uh_chen · 10 years ago
  72. 20adb6c [HWUI]: fix residual line on FrameBuffer by henry.uh_chen · 10 years ago
  73. 345c309 Merge "Fix layers lifecycle issues" by John Reck · 10 years ago
  74. dcba672 Fix layers lifecycle issues by John Reck · 10 years ago
  75. 8360153 Revert "Fix destroyHardwareResources" by John Reck · 10 years ago
  76. 7f87e8a Merge "Query outline on background size change" by Chris Craik · 10 years ago
  77. 0f63204 Query outline on background size change by Chris Craik · 10 years ago
  78. f16c5e7 Merge "kNative_8888_SkColorType is now kN32_SkColorType" by Mike Reed · 10 years ago
  79. 4a9c389 kNative_8888_SkColorType is now kN32_SkColorType by Mike Reed · 10 years ago
  80. 3c2b7fa Add missing requireGlContext by John Reck · 10 years ago
  81. 32fb630 Fix VPA.cancel() by John Reck · 10 years ago
  82. 59744b7 Add hack for custom re-rasterization buckets by Chris Craik · 10 years ago
  83. 1103b32 SkBitmap::Config is deprecated, use SkColorType by Mike Reed · 10 years ago
  84. ec0c925 Fix destroyHardwareResources by John Reck · 10 years ago
  85. 23902f5 am 10eb3b06: am e0849423: am 501bb0a5: Merge "Fix issue when converting fil->tl." by Narayan Kamath · 10 years ago
  86. a00144c resolved conflicts for merge of a8dbd7b4 to master by Nick Kralevich · 10 years ago
  87. a8dbd7b am 39e4f590: am f56399f6: Merge "Fall back to "tl" if "fil" is absent." by Narayan Kamath · 10 years ago
  88. 86b55c5 Fix klp-modular-dev-plus-aosp build by Chris Craik · 10 years ago
  89. e4345db Fall back to "tl" if "fil" is absent. by Narayan Kamath · 10 years ago
  90. 8d8af3c Fixes to startDelay by John Reck · 10 years ago
  91. 8c1c0a6 am 7f319c47: am 1dc550fa: Merge "Fix packing of values at offset 16." by Narayan Kamath · 10 years ago
  92. d907e5b Merge "Fix onTrimMemory for HardwareRenderer" by John Reck · 10 years ago
  93. f47a594 Fix onTrimMemory for HardwareRenderer by John Reck · 10 years ago
  94. b297591 Fix packing of values at offset 16. by Narayan Kamath · 10 years ago
  95. c7400b0 am 8c1c0a68: am 7f319c47: am 1dc550fa: Merge "Fix packing of values at offset 16." by Narayan Kamath · 10 years ago
  96. 711ecaf Merge "More cleanups" by John Reck · 10 years ago
  97. 918ad52 More cleanups by John Reck · 10 years ago
  98. f23b25a Remove isRecording() method from renderers by Chris Craik · 10 years ago
  99. 906d47f Deep copy SkPath parameter to PathCache task by Chris Craik · 10 years ago
  100. ca1b3b8 Cleanup by John Reck · 10 years ago