1. 10ed692 Use typedefs to differentiate between flavors of DisplayLists by Chris Craik · 9 years ago
  2. ddf2215 Add partial damage support to new draw path by Chris Craik · 9 years ago
  3. 1db5397 Allow changing mouse pointer icon for the current context. by Jun Mukai · 9 years ago
  4. b565df1 Initial commit of new Canvas operation recording / replay by Chris Craik · 9 years ago
  5. 4a4bc89 Microbench hackery by John Reck · 9 years ago
  6. e702c9c Shove the tests into a different file by John Reck · 9 years ago
  7. b7dd29e use get_opt for hwuitest by John Reck · 9 years ago
  8. afb9c86 Merge "Reduce, reuse, recycle SNAPSHOTS!" by John Reck · 9 years ago
  9. d9ee550 Reduce, reuse, recycle SNAPSHOTS! by John Reck · 9 years ago
  10. 9147b8d Merge "Remove confusing behavior of Rect::intersect() and rename" by Chris Craik · 9 years ago
  11. ac02eb9 Remove confusing behavior of Rect::intersect() and rename by Chris Craik · 9 years ago
  12. ea50858 Merge "Include what you use" by Tom Hudson · 9 years ago
  13. ca4f0b5 Include what you use by Tom Hudson · 9 years ago
  14. 0fe8ea2 am 697e3dd6: am ee144b1e: resolved conflicts for bd57dac5 to stage-aosp-master by Stephen Hines · 9 years ago
  15. 697e3dd am ee144b1e: resolved conflicts for bd57dac5 to stage-aosp-master by Stephen Hines · 9 years ago
  16. ee144b1 resolved conflicts for bd57dac5 to stage-aosp-master by Stephen Hines · 9 years ago
  17. bd57dac Merge "Don't unregister Fonts from renderer at destruction" by Chris Craik · 9 years ago
  18. 148c78f8 Don't unregister Fonts from renderer at destruction by Chris Craik · 9 years ago
  19. 117e6da Merge "Early return when the scale is 0." by Tenghui Zhu · 9 years ago
  20. f6049a5 Merge "Move more utils into paintutils" by Chris Craik · 9 years ago
  21. 56ce58e Merge "Move ortho matrix out of glop" by Chris Craik · 9 years ago
  22. 8d0ec38 Early return when the scale is 0. by Teng-Hui Zhu · 9 years ago
  23. 150c5ae Merge "Rendering the window frame with a second thread" by Stefan Kuhne · 9 years ago
  24. b816087 Rendering the window frame with a second thread by Skuhne · 9 years ago
  25. 0e26fc4 Merge "Simplify DeferredDisplayList construction" by Chris Craik · 9 years ago
  26. bf6f0f2 Move more utils into paintutils by Chris Craik · 9 years ago
  27. f236d7f resolved conflicts for 31e5ded6 to master by Sergio Giro · 9 years ago
  28. 31e5ded am 6706b71d: am 86e67d70: Merge "frameworks/base: delete TinyHashMap" by Sergio Giro · 9 years ago
  29. 6706b71 am 86e67d70: Merge "frameworks/base: delete TinyHashMap" by Sergio Giro · 9 years ago
  30. 1673035 frameworks/base: delete TinyHashMap by Sene Gales · 9 years ago
  31. 12efe64 Move ortho matrix out of glop by Chris Craik · 9 years ago
  32. b45c6aa Simplify DeferredDisplayList construction by Chris Craik · 9 years ago
  33. f44b980 Merge "Remove lookup3 gamma code" by Chris Craik · 9 years ago
  34. c08820f Remove lookup3 gamma code by Chris Craik · 9 years ago
  35. e56b376 Merge "Remove shader based gamma approach" by Chris Craik · 9 years ago
  36. 11718bc Remove shader based gamma approach by Chris Craik · 9 years ago
  37. 3b8e25a Merge "Remove legacy enable/disable methods from Blend" by Chris Craik · 9 years ago
  38. 571b9da Merge "Remove unnecessary glop color storage" by Chris Craik · 9 years ago
  39. 6c2c62c Remove unnecessary glop color storage by Chris Craik · 9 years ago
  40. 8e5ca2a Remove legacy enable/disable methods from Blend by Chris Craik · 9 years ago
  41. fe1f99c Merge "MultiThreaded rendering of different renderNodes" by Stefan Kuhne · 9 years ago
  42. 6e6646c Unify extensions parsing behavior by Chris Craik · 9 years ago
  43. ea7a7fb MultiThreaded rendering of different renderNodes by Skuhne · 9 years ago
  44. 0e35962 Merge "Move texture upload behavior to TextureState" by Chris Craik · 9 years ago
  45. 68f5b8a Move texture upload behavior to TextureState by Chris Craik · 9 years ago
  46. 75e38f4 Merge "CanvasState frame init refactor" by Chris Craik · 9 years ago
  47. ab5bca1 Merge "Load app resource as shared library." by Tao Bai · 9 years ago
  48. a6d7e3f Load app resource as shared library. by Tao Bai · 9 years ago
  49. 524a5af Merge "Fix pointer math in page start calculation" by Chris Craik · 9 years ago
  50. 25c8d5b Fix pointer math in page start calculation by Chris Craik · 9 years ago
  51. 64e445b CanvasState frame init refactor by Chris Craik · 9 years ago
  52. 9557106 Add CanvasState tests by Chris Craik · 9 years ago
  53. a3e05c4 am 83533a23: am 13786e28: am 60dd5d59: Merge "Remove USE_MINGW, whitelist windows modules" by Dan Willemsen · 9 years ago
  54. 83533a2 am 13786e28: am 60dd5d59: Merge "Remove USE_MINGW, whitelist windows modules" by Dan Willemsen · 9 years ago
  55. 13786e2 am 60dd5d59: Merge "Remove USE_MINGW, whitelist windows modules" by Dan Willemsen · 9 years ago
  56. 4aa679f Remove USE_MINGW, whitelist windows modules by Dan Willemsen · 9 years ago
  57. e248bd1 Serializing display lists by John Reck · 9 years ago
  58. 8adc30a Merge "Add static asserts around assumed-static skia enum values" by Chris Craik · 9 years ago
  59. 71c10ee Merge "Switch several enums to enum classes" by Chris Craik · 9 years ago
  60. b9ce116d Switch several enums to enum classes by Chris Craik · 9 years ago
  61. 216048f Add static asserts around assumed-static skia enum values by Chris Craik · 9 years ago
  62. 3aadd60 Revert "Revert "Simplify TextureView draw path"" by Chris Craik · 9 years ago
  63. 2f967f3 Merge "Remove return values from clipping operations" by Chris Craik · 9 years ago
  64. 4d3e704 Remove return values from clipping operations by Chris Craik · 9 years ago
  65. 6e03543 Add transitive dependency to enable refactoring within Skia by Derek Sollenberger · 9 years ago
  66. 1858541 Merge "Define GLSL version" by Chris Craik · 9 years ago
  67. b03198d Merge "Use static_assert instead of SK_COMPILE_ASSERT." by Ben Wagner · 9 years ago
  68. 3b1c32e Merge "Revert "Simplify TextureView draw path"" by Bart Sears · 9 years ago
  69. d35dcb1 Revert "Simplify TextureView draw path" by Bart Sears · 9 years ago
  70. 87f9c42 Merge "Simplify TextureView draw path" by Chris Craik · 9 years ago
  71. 20a2489 Simplify TextureView draw path by Chris Craik · 9 years ago
  72. f2dc936 Merge "Remove MathUtils::min/max" by Chris Craik · 9 years ago
  73. 9db58c0 Remove MathUtils::min/max by Chris Craik · 9 years ago
  74. e5e6f48 Merge "Change setMatrix behavior to only affect canvas-local matrix" by Chris Craik · 9 years ago
  75. 8bd68c6 Define GLSL version by Chris Craik · 9 years ago
  76. 7c85c54 Remove Matrix4::load(Matrix4&) by Chris Craik · 9 years ago
  77. e3a40ea Use static_assert instead of SK_COMPILE_ASSERT. by Ben Wagner · 9 years ago
  78. 6daa13c Change setMatrix behavior to only affect canvas-local matrix by Chris Craik · 9 years ago
  79. 283e907 Merge "Use 'new' instead of 'SkNEW'." by Ben Wagner · 9 years ago
  80. 45f250a Remove accidentally added old makefile by Derek Sollenberger · 9 years ago
  81. d1cbc16 Use 'new' instead of 'SkNEW'. by Ben Wagner · 9 years ago
  82. c091e21 Merge "Remove use of SkAutoSTMalloc from Android." by Ben Wagner · 9 years ago
  83. 6bbf68d Remove use of SkAutoSTMalloc from Android. by Ben Wagner · 9 years ago
  84. 55f4445 Merge "Add ninePatch support to Canvas.h" by Derek Sollenberger · 9 years ago
  85. 93481f0 am 7da9d7fa: am 9c45aa8f: am ca3c865d: am 892768fb: am 0b804542: Merge "Constrain drawBitmap matrix-to-rect optimization" into mnc-dev by Chris Craik · 9 years ago
  86. 7da9d7f am 9c45aa8f: am ca3c865d: am 892768fb: am 0b804542: Merge "Constrain drawBitmap matrix-to-rect optimization" into mnc-dev by Chris Craik · 9 years ago
  87. fc7f619 am 0b804542: Merge "Constrain drawBitmap matrix-to-rect optimization" into mnc-dev by Chris Craik · 9 years ago
  88. 892768f am 0b804542: Merge "Constrain drawBitmap matrix-to-rect optimization" into mnc-dev by Chris Craik · 9 years ago
  89. e688bf7 Constrain drawBitmap matrix-to-rect optimization by Chris Craik · 9 years ago
  90. 4c5efe9 Add ninePatch support to Canvas.h by Derek Sollenberger · 9 years ago
  91. 773bbe0 Revert "Add ninePatch support to Canvas.h" by John Reck · 9 years ago
  92. d2e7214 Makefile re-jiggering by John Reck · 9 years ago
  93. deead00 Merge "Add ninePatch support to Canvas.h" by Derek Sollenberger · 9 years ago
  94. 31710114 Merge "Make the value for shadowRadius less than 1.0 work" by Chris Craik · 9 years ago
  95. 3c9edc9 Merge "Cleanup unused param in RenderNode::computeOrdering" by Derek Sollenberger · 9 years ago
  96. a46ca5e Make the value for shadowRadius less than 1.0 work by huanhuan.x.wang · 10 years ago
  97. e3f0a88 Merge "Make the value for shadowRadius less than 1.0 work" by Chris Craik · 9 years ago
  98. 344e838 am 598319d0: am 16e5aba9: am 4a2a890b: Merge "Fix mismatched new[]/delete." by Dan Albert · 9 years ago
  99. 598319d am 16e5aba9: am 4a2a890b: Merge "Fix mismatched new[]/delete." by Dan Albert · 9 years ago
  100. f13f1ef am 16e5aba9: am 4a2a890b: Merge "Fix mismatched new[]/delete." by Dan Albert · 9 years ago