1. abaa57f Merge "Clean up ApplyStyle JNI" by TreeHugger Robot · 8 years ago
  2. f223774 Merge "Recreate the bitmap cache when it is smaller than needed" by Tenghui Zhu · 8 years ago
  3. f32adf4 Clean up ApplyStyle JNI by John Reck · 8 years ago
  4. 4f8d9e6 Convert libandroidfw to Android.bp by Colin Cross · 8 years ago
  5. b6811c1 Merge "Add --testdata flag for easier testing" by Adam Lesinski · 8 years ago
  6. 4a3818d Merge "Fix a crash in skia pipeline, when empty reorder block is first" by TreeHugger Robot · 8 years ago
  7. e9bf7c8 Merge "Introduce PathInterpolator to native animators" by TreeHugger Robot · 8 years ago
  8. 54f67e7 Merge changes from topic 'glbytebuffer' by TreeHugger Robot · 8 years ago
  9. b136c85 Query GL version before using it by Romain Guy · 8 years ago
  10. 347691f Fix a crash in skia pipeline, when empty reorder block is first by Stan Iliev · 8 years ago
  11. 6c670ec Merge "Add hwui test for correct refcounting of SkColorTable in Bitmap" by TreeHugger Robot · 8 years ago
  12. 8a5a950 Fix LUTInterpolator lookup table position calc am: 0940834c8c am: 00d348ec26 by Doris Liu · 8 years ago
  13. 00d348e Fix LUTInterpolator lookup table position calc am: 0940834c8c by Doris Liu · 8 years ago
  14. 9e9eeee Introduce PathInterpolator to native animators by Doris Liu · 8 years ago
  15. 0940834 Fix LUTInterpolator lookup table position calc by Doris Liu · 8 years ago
  16. 71c4477 Add hwui test for correct refcounting of SkColorTable in Bitmap by sergeyv · 8 years ago
  17. c1e6a12 Merge "Add createHardwareBitmap on GraphicBuffer for SysUI" by Sergei Vasilinetc · 8 years ago
  18. 9a02987 Add createHardwareBitmap on GraphicBuffer for SysUI by sergeyv · 8 years ago
  19. 711b6ae Merge "Add overdraw debugging feature to Skia pipelines" by Matt Sarett · 8 years ago
  20. f58cc92 Add overdraw debugging feature to Skia pipelines by Matt Sarett · 8 years ago
  21. ea78979 Add --testdata flag for easier testing by Adam Lesinski · 8 years ago
  22. d738d1b Merge "Fix hwui compile error only seen with debug switch." by TreeHugger Robot · 8 years ago
  23. 338da9c Merge "SkCanvas is no longer reference-counted" by Mike Reed · 8 years ago
  24. 116c376 Fix hwui compile error only seen with debug switch. by Daichi Hirono · 8 years ago
  25. 2b14c5e Remove static link in Android framework under /frameworks/base. by Jaekyun Seok · 8 years ago
  26. 88e0891 Fix draw order for non-RenderNode draw commands by Stan Iliev · 8 years ago
  27. 6acfe16 SkCanvas is no longer reference-counted by Mike Reed · 8 years ago
  28. db45a4b Fix Skia render node projection to match HWUI by Stan Iliev · 8 years ago
  29. 08a77b1 Merge "Fix incorrect calculation of sizeof package structure" am: 757e286cc8 am: 530fdccbe4 am: 2f176bb2cd by Wan He · 8 years ago
  30. 2f176bb Merge "Fix incorrect calculation of sizeof package structure" am: 757e286cc8 by Wan He · 8 years ago
  31. 530fdcc Merge "Fix incorrect calculation of sizeof package structure" am: 757e286cc8 by Wan He · 8 years ago
  32. 757e286 Merge "Fix incorrect calculation of sizeof package structure" by Treehugger Robot · 8 years ago
  33. 57624d1 Merge "Support readback from hardware bitmaps" by TreeHugger Robot · 8 years ago
  34. 59eecb52 Support readback from hardware bitmaps by sergeyv · 8 years ago
  35. b2db159 Merge "Remove obsolete interface GetTable." by Seigo Nonaka · 8 years ago
  36. 91d1bbc Merge "Avoid starving RT anims" am: f77c220aa9 am: 7269372d5f by John Reck · 8 years ago
  37. 7269372 Merge "Avoid starving RT anims" am: f77c220aa9 by John Reck · 8 years ago
  38. f77c220 Merge "Avoid starving RT anims" by Treehugger Robot · 8 years ago
  39. a5b7b89 Avoid starving RT anims by John Reck · 8 years ago
  40. 769ccdb Merge "Avoid starving RT anims" by John Reck · 8 years ago
  41. e92d404 Merge "Update pinImages to report when GPU resource limits are exceeded." by Derek Sollenberger · 8 years ago
  42. 6acb4ef Merge "Support Surface and Layer Readback in the SkiaPipelines." by TreeHugger Robot · 8 years ago
  43. 189e874 Update pinImages to report when GPU resource limits are exceeded. by Derek Sollenberger · 8 years ago
  44. 3ff4226 Fix incorrect calculation of sizeof package structure by Wan He · 8 years ago
  45. b7e33a0 Remove obsolete interface GetTable. by Seigo Nonaka · 8 years ago
  46. 1a62591 Merge "Add wordSpacing parameter to Paint" by Seigo Nonaka · 8 years ago
  47. c4428c1 Merge "Add layer updates debugging feature to Skia pipelines" by TreeHugger Robot · 8 years ago
  48. 037fc18 Recreate the bitmap cache when it is smaller than needed by Teng-Hui Zhu · 8 years ago
  49. 79756be Add layer updates debugging feature to Skia pipelines by Matt Sarett · 8 years ago
  50. c4fbada Support Surface and Layer Readback in the SkiaPipelines. by Derek Sollenberger · 8 years ago
  51. 5e3935e Merge "Support hardware bitmaps in bitmap shaders" by Sergei Vasilinetc · 8 years ago
  52. 7b4d850 Fix call to deprecated range_x(). by Martijn Coenen · 8 years ago
  53. bbec302 Merge "Fix deprecated range_x calls." am: 87cafe8f33 am: d03b17c29a am: 6e2c276c78 by Martijn Coenen · 8 years ago
  54. 6e2c276 Merge "Fix deprecated range_x calls." am: 87cafe8f33 am: d03b17c29a by Martijn Coenen · 8 years ago
  55. d03b17c Merge "Fix deprecated range_x calls." am: 87cafe8f33 by Martijn Coenen · 8 years ago
  56. 219e2c79 Add wordSpacing parameter to Paint by Seigo Nonaka · 8 years ago
  57. 554ffeb Support hardware bitmaps in bitmap shaders by sergeyv · 8 years ago
  58. 9669487 Merge "Move test only initialization to each test setup." by Seigo Nonaka · 8 years ago
  59. 2250d56 Rename MountService to StorageManagerService. by Sudheer Shanka · 8 years ago
  60. 12efa55 Avoid starving RT anims by John Reck · 8 years ago
  61. 90213f3 Fix deprecated range_x calls. by Martijn Coenen · 8 years ago
  62. 199ab1f Merge "Use layered version of graphic buffer allocation calls." by TreeHugger Robot · 8 years ago
  63. b6e2013 Move test only initialization to each test setup. by Seigo Nonaka · 8 years ago
  64. 7530ea7 Fix idmap leak in zygote process am: 0244ca8d10 am: 82537abc3b am: 85afb42c16 am: b4b2203c5e am: fb74b8773a am: c58ec27e1c am: 7489336fed am: 0212d4f3fa am: aaf785c827 by neo.chae · 8 years ago
  65. af9dc4d Merge "Handle vulkan windowing directly in SkiaVulkanPipeline" by Derek Sollenberger · 8 years ago
  66. 4b72904 Fix idmap leak in zygote process am: 0244ca8d10 am: 82537abc3b am: 85afb42c16 am: b4b2203c5e am: fb74b8773a am: c58ec27e1c am: 7489336fed am: 0212d4f3fa by neo.chae · 8 years ago
  67. aaf785c Fix idmap leak in zygote process am: 0244ca8d10 am: 82537abc3b am: 85afb42c16 am: b4b2203c5e am: fb74b8773a am: c58ec27e1c am: 7489336fed by neo.chae · 8 years ago
  68. 0212d4f Fix idmap leak in zygote process am: 0244ca8d10 am: 82537abc3b am: 85afb42c16 am: b4b2203c5e am: fb74b8773a am: c58ec27e1c by neo.chae · 8 years ago
  69. 0b5c643 Fix unit tests by John Reck · 8 years ago
  70. 850054c Use layered version of graphic buffer allocation calls. by Craig Donner · 8 years ago
  71. 7489336 Fix idmap leak in zygote process am: 0244ca8d10 am: 82537abc3b am: 85afb42c16 am: b4b2203c5e am: fb74b8773a by neo.chae · 8 years ago
  72. c58ec27 Fix idmap leak in zygote process am: 0244ca8d10 am: 82537abc3b am: 85afb42c16 am: b4b2203c5e by neo.chae · 8 years ago
  73. fb74b87 Fix idmap leak in zygote process am: 0244ca8d10 am: 82537abc3b am: 85afb42c16 by neo.chae · 8 years ago
  74. b4b2203 Fix idmap leak in zygote process am: 0244ca8d10 am: 82537abc3b am: 85afb42c16 by neo.chae · 8 years ago
  75. e547dd0 Cleanup asserts and remove usage of deprecated data structure. by Derek Sollenberger · 8 years ago
  76. 0e3cba3 Handle vulkan windowing directly in SkiaVulkanPipeline by Derek Sollenberger · 8 years ago
  77. 82537ab Fix idmap leak in zygote process am: 0244ca8d10 by neo.chae · 8 years ago
  78. bbe6f49 Merge "Allow persistent changes to the vendor overlay theme" by Jason Monk · 8 years ago
  79. 0244ca8 Fix idmap leak in zygote process by neo.chae · 8 years ago
  80. 2dc804be Allow persistent changes to the vendor overlay theme by Jason Monk · 8 years ago
  81. e3d281e Merge "Add debug memory tracking to SkiaGLPipeline" by TreeHugger Robot · 8 years ago
  82. 4bda6bf Add debug memory tracking to SkiaGLPipeline by Matt Sarett · 8 years ago
  83. 9310f59 Merge "Fix bug with displaying visual profile bars" by TreeHugger Robot · 8 years ago
  84. 3e62009 Merge "Refactor pin/unpinImages to work across pipelines." by Derek Sollenberger · 8 years ago
  85. 1dc5fba Merge "Enable SkiaPipelines to interoperate with existing GlesDriver configs." by Derek Sollenberger · 8 years ago
  86. 4c9bbf4 Fix bug with displaying visual profile bars by Matt Sarett · 8 years ago
  87. 7e044fe Enable SkiaPipelines to interoperate with existing GlesDriver configs. by Derek Sollenberger · 8 years ago
  88. b7d34b6 Refactor pin/unpinImages to work across pipelines. by Derek Sollenberger · 8 years ago
  89. 4b56177 Merge "Make sure the Typeface is loaded before calling measureText." by Seigo Nonaka · 8 years ago
  90. e1166dd Merge "Move one more libandroidfw header" am: c5c74f9f49 am: e81eb61399 by Colin Cross · 8 years ago
  91. e81eb61 Merge "Move one more libandroidfw header" am: c5c74f9f49 by Colin Cross · 8 years ago
  92. 1d80add Move one more libandroidfw header by Colin Cross · 8 years ago
  93. b365b0d Merge "Re-unite sources with their headers" am: e43444a00b am: 946d11d216 by John Reck · 8 years ago
  94. 946d11d Merge "Re-unite sources with their headers" am: e43444a00b by John Reck · 8 years ago
  95. 03b5d50 Re-unite sources with their headers by John Reck · 8 years ago
  96. 6e9deda Merge "Fix IMountService transaction ids." by Sudheer Shanka · 8 years ago
  97. 437d4e0 Merge "Re-unite sources with their headers" by John Reck · 8 years ago
  98. 3d36fac Merge "Add SkiaProfileRenderer to draw visual debugging info" by TreeHugger Robot · 8 years ago
  99. cf2c05c Add SkiaProfileRenderer to draw visual debugging info by Matt Sarett · 8 years ago
  100. f6113af Re-unite sources with their headers by John Reck · 8 years ago