- acf7afd skia: disable FDO by Jurica Vukadin · 7 years ago cr-4.0
- 0610425 am e6574c69: (-s ours) am 53d34763: am a1d8ac0a: Purge non-NEON ARM code. DO NOT MERGE by mtklein · 7 years ago
- e6574c6 am 53d34763: am a1d8ac0a: Purge non-NEON ARM code. DO NOT MERGE by mtklein · 7 years ago
- 53d3476 am a1d8ac0a: Purge non-NEON ARM code. DO NOT MERGE by mtklein · 7 years ago
- a1d8ac0a Purge non-NEON ARM code. DO NOT MERGE by mtklein · 8 years ago
- 3654d7a Purge non-NEON ARM code DO NOT MERGE by mtklein · 8 years ago
- 48c55fe Disable SkColorShader optimization for Android Framework by Chris Craik · 8 years ago
- 6ffafee Cherry-pick changes to fix rendering artifacts on curves Bug: 21900179 by caryclark · 8 years ago
- c375b0b Cherry-pick changes from Skia's M44 branch BUG: 21108081 by senorblanco · 8 years ago
- ee9f2b8 am b6e18701: (-s ours) am 159f22e8: am 92e4a90e: (-s ours) am 17e38ec9: DO NOT MERGE Prevent integer wrap around for malloc size when creating a SkRegion by djsollen · 8 years ago
- 545d190 am 402d30ff: (-s ours) am 21abce44: am f7d70b78: (-s ours) am 60ed36df: Revert "DO NOT MERGE: Prevent integer wrap around for malloc size when creating a SkRegion" by Leon Scroggins · 8 years ago
- 71f3467 am b3d4676e: (-s ours) am 6ed1c0d9: am 7b6865e9: (-s ours) am d26ad41b: DO NOT MERGE: Prevent integer wrap around for malloc size when creating a SkRegion by Leon Scroggins III · 8 years ago
- b6e1870 am 159f22e8: am 92e4a90e: (-s ours) am 17e38ec9: DO NOT MERGE Prevent integer wrap around for malloc size when creating a SkRegion by djsollen · 8 years ago
- 402d30f am 21abce44: am f7d70b78: (-s ours) am 60ed36df: Revert "DO NOT MERGE: Prevent integer wrap around for malloc size when creating a SkRegion" by Leon Scroggins · 8 years ago
- b3d4676 am 6ed1c0d9: am 7b6865e9: (-s ours) am d26ad41b: DO NOT MERGE: Prevent integer wrap around for malloc size when creating a SkRegion by Leon Scroggins III · 8 years ago
- 159f22e am 92e4a90e: (-s ours) am 17e38ec9: DO NOT MERGE Prevent integer wrap around for malloc size when creating a SkRegion by djsollen · 8 years ago
- 21abce4 am f7d70b78: (-s ours) am 60ed36df: Revert "DO NOT MERGE: Prevent integer wrap around for malloc size when creating a SkRegion" by Leon Scroggins · 8 years ago
- 6ed1c0d am 7b6865e9: (-s ours) am d26ad41b: DO NOT MERGE: Prevent integer wrap around for malloc size when creating a SkRegion by Leon Scroggins III · 8 years ago
- 92e4a90 am 17e38ec9: DO NOT MERGE Prevent integer wrap around for malloc size when creating a SkRegion by djsollen · 8 years ago
- f7d70b7 am 60ed36df: Revert "DO NOT MERGE: Prevent integer wrap around for malloc size when creating a SkRegion" by Leon Scroggins · 8 years ago
- 7b6865e am d26ad41b: DO NOT MERGE: Prevent integer wrap around for malloc size when creating a SkRegion by Leon Scroggins III · 8 years ago
- 17e38ec DO NOT MERGE Prevent integer wrap around for malloc size when creating a SkRegion by djsollen · 8 years ago
- 60ed36d Revert "DO NOT MERGE: Prevent integer wrap around for malloc size when creating a SkRegion" by Leon Scroggins · 8 years ago
- d26ad41 DO NOT MERGE: Prevent integer wrap around for malloc size when creating a SkRegion by Leon Scroggins III · 8 years ago
- 181f49c Prevent integer wrap around for malloc size when creating a SkRegion by djsollen · 8 years ago
- c8cae18 Merge Skia's chrome/m44 branch into mnc-dev. by Derek Sollenberger · 8 years ago
- b546168 Merge "Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/)" into master-skia by Skia_Android Canary Bot · 8 years ago
- 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 8 years ago
- 998e463 Merge "Revert of antialias matrix-image-filter to get smooth diagonals (patchset #6 id:80002 of https://codereview.chromium.org/1134743003/)" into master-skia by Skia_Android Canary Bot · 8 years ago
- daa57bf Revert of antialias matrix-image-filter to get smooth diagonals (patchset #6 id:80002 of https://codereview.chromium.org/1134743003/) by reed · 8 years ago
- 0bc1f6d Merge "Sk4px: Difference and Exclusion" into master-skia by Skia_Android Canary Bot · 8 years ago
- 0135a41 Sk4px: Difference and Exclusion by mtklein · 8 years ago
- 0e5a54c Merge "antialias matrix-image-filter to get smooth diagonals" into master-skia by Skia_Android Canary Bot · 8 years ago
- fa33f5a antialias matrix-image-filter to get smooth diagonals by reed · 8 years ago
- 4df36a0 Merge "Update SVGDevice for RRect and drawPoints" into master-skia by Skia_Android Canary Bot · 8 years ago
- 5f68c34 Update SVGDevice for RRect and drawPoints by reed · 8 years ago
- c847283 Merge "remove localmatrix from GrGeometryProcessor base class" into master-skia by Skia_Android Canary Bot · 8 years ago
- e3ababe remove localmatrix from GrGeometryProcessor base class by joshualitt · 8 years ago
- 2ff5eef Merge "Make the c and ac scripts work with sh and without bin in PATH" into master-skia by Skia_Android Canary Bot · 8 years ago
- c77f6af Make the c and ac scripts work with sh and without bin in PATH by kkinnunen · 8 years ago
- 465e12d Set OpenGLRenderer light center separately from initial setup by Alan Viverette · 8 years ago
- 0a9c5fd Merge "add Min to SkNi, specialized for u8 and u16 on SSE and NEON" into master-skia by Skia_Android Canary Bot · 8 years ago
- 27e517a add Min to SkNi, specialized for u8 and u16 on SSE and NEON by mtklein · 8 years ago
- 0a4d5ab Merge "Add a test for decoding a gif with sampleSize 4." into master-skia by Skia_Android Canary Bot · 8 years ago
- 9d21429 Add a test for decoding a gif with sampleSize 4. by scroggo · 8 years ago
- d7b287c Merge "Remove high ref count tracker from GrFakeRefObj" into master-skia by Skia_Android Canary Bot · 8 years ago
- 87a773c Remove high ref count tracker from GrFakeRefObj by bsalomon · 8 years ago
- 1c8f551 Merge "fix path op builder" into master-skia by Skia_Android Canary Bot · 8 years ago
- 634676d Merge "Font variations." into master-skia by Skia_Android Canary Bot · 8 years ago
- fba9da7 fix path op builder by caryclark · 8 years ago
- 3489ee0 Font variations. by bungeman · 8 years ago
- 49da7da Merge "Revert of Implement support for non-scale/translate CTM in image filters. (patchset #4 id:60001 of https://codereview.chromium.org/1140943004/)" into master-skia by Skia_Android Canary Bot · 8 years ago
- 86a17e7 Revert of Implement support for non-scale/translate CTM in image filters. (patchset #4 id:60001 of https://codereview.chromium.org/1140943004/) by reed · 8 years ago
- 0a1df23 Merge "Revert of Temporarily revert just Multiply to see if that's the source of NEON diffs. (patchset #2 id:20001 of https://codereview.chromium.org/1129293005/)" into master-skia by Skia_Android Canary Bot · 8 years ago
- ec1f77d Revert of Temporarily revert just Multiply to see if that's the source of NEON diffs. (patchset #2 id:20001 of https://codereview.chromium.org/1129293005/) by mtklein · 8 years ago
- affd9ff Merge "Temporarily revert just Multiply to see if that's the source of NEON diffs." into master-skia by Skia_Android Canary Bot · 8 years ago
- 6095260 Temporarily revert just Multiply to see if that's the source of NEON diffs. by mtklein · 8 years ago
- 757b34a Merge "Revert of Temporarily revert just Multiply to see if that's the source of NEON diffs. (patchset #1 id:1 of https://codereview.chromium.org/1129293005/)" into master-skia by Skia_Android Canary Bot · 8 years ago
- af953bb Revert of Temporarily revert just Multiply to see if that's the source of NEON diffs. (patchset #1 id:1 of https://codereview.chromium.org/1129293005/) by mtklein · 8 years ago
- d095bf0 Merge "Remove viewmatrix from GrGeometryProcessor base class" into master-skia by Skia_Android Canary Bot · 8 years ago
- e578a95 Remove viewmatrix from GrGeometryProcessor base class by joshualitt · 8 years ago
- 8c2cc77 Merge "Temporarily revert just Multiply to see if that's the source of NEON diffs." into master-skia by Skia_Android Canary Bot · 8 years ago
- 5b9f352 Temporarily revert just Multiply to see if that's the source of NEON diffs. by mtklein · 8 years ago
- f693d37 Merge "Tesellating path renderer: typecast cleanup; logging build fix." into master-skia by Skia_Android Canary Bot · 8 years ago
- d4d83eb Tesellating path renderer: typecast cleanup; logging build fix. by senorblanco · 8 years ago
- 9d3e235 Merge "Revert of Defer glClear to just before draw call (patchset #2 id:20001 of https://codereview.chromium.org/1113003005/)" into master-skia by Skia_Android Canary Bot · 8 years ago
- 7156b09 Revert of Defer glClear to just before draw call (patchset #2 id:20001 of https://codereview.chromium.org/1113003005/) by robertphillips · 8 years ago
- 42552ea Merge "Defer glClear to just before draw call" into master-skia by Skia_Android Canary Bot · 8 years ago
- c3c06a1 Defer glClear to just before draw call by wasim.abbas · 8 years ago
- 1e31a27 Merge "Android scripts: add --verbose, fix missing 'source android_setup'" into master-skia by Skia_Android Canary Bot · 8 years ago
- 787ddae Merge "Implement support for non-scale/translate CTM in image filters." into master-skia by Skia_Android Canary Bot · 8 years ago
- 7ae68a8 Android scripts: add --verbose, fix missing 'source android_setup' by borenet · 8 years ago
- 35786b1 Implement support for non-scale/translate CTM in image filters. by reed · 8 years ago
- 40e0c66 Merge "look for deleted pts when detecting line/curve coincident edges" into master-skia by Skia_Android Canary Bot · 8 years ago
- 182b499 look for deleted pts when detecting line/curve coincident edges by caryclark · 8 years ago
- e8c9bc6 Merge "Revert of Refactor GrBufferAllocPools to use resource cache (patchset #9 id:160001 of https://codereview.chromium.org/1139753002/)" into master-skia by Skia_Android Canary Bot · 8 years ago
- eea2ff7 Revert of Refactor GrBufferAllocPools to use resource cache (patchset #9 id:160001 of https://codereview.chromium.org/1139753002/) by robertphillips · 8 years ago
- f76736a Merge "Perform SkPicture analysis lazily." into master-skia by Skia_Android Canary Bot · 8 years ago
- c30806f Perform SkPicture analysis lazily. by mtklein · 8 years ago
- ae3acdb Merge "remove color from GrGeometryProcessor" into master-skia by Skia_Android Canary Bot · 8 years ago
- 88c23fc remove color from GrGeometryProcessor by joshualitt · 8 years ago
- ffa5c8c Merge "Sk4px: SrcATop, DstATop, Xor, Multiply" into master-skia by Skia_Android Canary Bot · 8 years ago
- 2d8d33e Sk4px: SrcATop, DstATop, Xor, Multiply by mtklein · 8 years ago
- ab4e20a Merge "Revert of Implement support for non-scale/translate CTM in image filters. (patchset #4 id:60001 of https://codereview.chromium.org/1120043002/)" into master-skia by Skia_Android Canary Bot · 8 years ago
- 177cb84 Revert of Implement support for non-scale/translate CTM in image filters. (patchset #4 id:60001 of https://codereview.chromium.org/1120043002/) by reed · 8 years ago
- 0b360c9 Merge "Implement support for non-scale/translate CTM in image filters." into master-skia by Skia_Android Canary Bot · 8 years ago
- 4f12b8b Implement support for non-scale/translate CTM in image filters. by reed · 8 years ago
- f1224e0 Merge "Don't issue texture barriers for RT's with separate storage" into master-skia by Skia_Android Canary Bot · 8 years ago
- 231c5fd Don't issue texture barriers for RT's with separate storage by cdalton · 8 years ago
- 6bc272b Merge "removing equality / compute invariant loops from GrGeometryProcessors" into master-skia by Skia_Android Canary Bot · 8 years ago
- 1ba8cc9 removing equality / compute invariant loops from GrGeometryProcessors by joshualitt · 8 years ago
- 16b930e Merge "Sk4px: alphas() and Load[24]Alphas()" into master-skia by Skia_Android Canary Bot · 8 years ago
- 8a90edc Sk4px: alphas() and Load[24]Alphas() by mtklein · 8 years ago
- b0220eb Merge "Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/)" into master-skia by Skia_Android Canary Bot · 8 years ago
- 2af45b7 Merge "fix for angle bot" into master-skia by Skia_Android Canary Bot · 8 years ago
- 0c81f7d Merge "fix for blur large glyphs problems" into master-skia by Skia_Android Canary Bot · 8 years ago
- 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 8 years ago
- 1573206 fix for angle bot by joshualitt · 8 years ago
- fc07256 fix for blur large glyphs problems by joshualitt · 8 years ago
- b787cc9 Merge "Add _aa variants of Xfermode benches." into master-skia by Skia_Android Canary Bot · 8 years ago