Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
c9cf67bc35a0ebc7ad33067aaf246e149af80faa
c9cf67b
Merge "SkTArray to move when moving." into master-skia
by Skia_Android Canary Bot
· 10 years ago
918090c
SkTArray to move when moving.
by bungeman
· 10 years ago
3a0f096
Merge "Use skstd::remove_pointer_t in GrGLFunction GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1684513003" into master-skia
by Skia_Android Canary Bot
· 10 years ago
eb00475
Use skstd::remove_pointer_t in GrGLFunction
by bsalomon
· 10 years ago
d7409dc
Merge "Relocate anisotropic mipmap logic to SkMipMap::extractLevel()" into master-skia
by Skia_Android Canary Bot
· 10 years ago
d72011d
Merge "skeleton for float <-> half optimized procs" into master-skia
by Skia_Android Canary Bot
· 10 years ago
33ed3ad
Relocate anisotropic mipmap logic to SkMipMap::extractLevel()
by fmalita
· 10 years ago
a525cb1
skeleton for float <-> half optimized procs
by mtklein
· 10 years ago
7a88a80
Merge "Use min scale when selecting mip level" into master-skia
by Skia_Android Canary Bot
· 10 years ago
eba209a
Use min scale when selecting mip level
by fmalita
· 10 years ago
dd2f36f
Merge "Create a thermal manager class and wire it in to nanobench behind a flag" into master-skia
by Skia_Android Canary Bot
· 10 years ago
3ebd050
Create a thermal manager class and wire it in to nanobench behind a flag
by joshualitt
· 10 years ago
5945c82
Merge "Revert of SkTArray to move when moving. (patchset #3 id:40001 of https://codereview.chromium.org/1672063002/ )" into master-skia
by Skia_Android Canary Bot
· 10 years ago
4984b85
Revert of SkTArray to move when moving. (patchset #3 id:40001 of https://codereview.chromium.org/1672063002/ )
by mtklein
· 10 years ago
e448775
Merge "Alter SkXfermode's asFragmentProcessor & asXPFactory contracts" into master-skia
by Skia_Android Canary Bot
· 10 years ago
4f03794
Alter SkXfermode's asFragmentProcessor & asXPFactory contracts
by robertphillips
· 10 years ago
547558d
Merge "Remove SkNx AVX code. It is not really used. Getting in the way of refactoring." into master-skia
by Skia_Android Canary Bot
· 10 years ago
81bb79b
Remove SkNx AVX code. It is not really used. Getting in the way of refactoring.
by mtklein
· 10 years ago
36adcea
Merge "Optionally run RAW images serially" into master-skia
by Skia_Android Canary Bot
· 10 years ago
3ac66e9
Optionally run RAW images serially
by scroggo
· 10 years ago
f804d2d
Merge "DM: this must have been missing from the previous CL" into master-skia
by Skia_Android Canary Bot
· 10 years ago
fc57a33
DM: this must have been missing from the previous CL
by mtklein
· 10 years ago
8e30bb8
Merge "Skia serve now supports favicon correctly" into master-skia
by Skia_Android Canary Bot
· 10 years ago
873d624
Skia serve now supports favicon correctly
by joshualitt
· 10 years ago
1a58484
Merge "Support --dryRun in nanobench to get a list of benchmarks." into master-skia
by Skia_Android Canary Bot
· 10 years ago
7a5ada8
Support --dryRun in nanobench to get a list of benchmarks.
by brianosman
· 10 years ago
3f05406
Merge "Optimize CMYK->RGBA (BGRA) transform for jpeg decodes" into master-skia
by Skia_Android Canary Bot
· 10 years ago
c5c322d
Optimize CMYK->RGBA (BGRA) transform for jpeg decodes
by msarett
· 10 years ago
b5a549c
Merge "extend modecolorfilter to 4f" into master-skia
by Skia_Android Canary Bot
· 10 years ago
3125565
extend modecolorfilter to 4f
by reed
· 10 years ago
40a2bca
Merge "dm: simplify parallel/serial decisions" into master-skia
by Skia_Android Canary Bot
· 10 years ago
21eaf3b
dm: simplify parallel/serial decisions
by mtklein
· 10 years ago
7832ad1
Merge "Reland of whitespace change to test bugdroid (patchset #1 id:1 of https://codereview.chromium.org/1673083003/ )" into master-skia
by Skia_Android Canary Bot
· 10 years ago
ea9f51d
Merge "remove dead SK_SUPPORT_LEGACY_NEG_SCALE_HQ flag" into master-skia
by Skia_Android Canary Bot
· 10 years ago
5909c3a
Reland of whitespace change to test bugdroid (patchset #1 id:1 of https://codereview.chromium.org/1673083003/ )
by sheyang
· 10 years ago
0488202
remove dead SK_SUPPORT_LEGACY_NEG_SCALE_HQ flag
by reed
· 10 years ago
c5da719
Merge "Blacklist RAW images on GPU tests" into master-skia
by Skia_Android Canary Bot
· 10 years ago
772cc40
Blacklist RAW images on GPU tests
by msarett
· 10 years ago
d413b59
Merge "Revert of Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. (patchset #2 id:20001 of https://codereview.chromium.org/1681643002/ )" into master-skia
by Skia_Android Canary Bot
· 10 years ago
2df7813
Revert of Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. (patchset #2 id:20001 of https://codereview.chromium.org/1681643002/ )
by ethannicholas
· 10 years ago
23a201f
Merge "Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. SkJSONCanvas and SkJSONRenderer will be deleted once the debug server has been updated. GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1681643002" into master-skia
by Skia_Android Canary Bot
· 10 years ago
32fff1b
Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas.
by ethannicholas
· 10 years ago
48b147e
Merge "Reland of SkTArray to move when moving. (patchset #1 id:1 of https://codereview.chromium.org/1677103002/ )" into master-skia
by Skia_Android Canary Bot
· 10 years ago
f5b8b6d
Reland of SkTArray to move when moving. (patchset #1 id:1 of https://codereview.chromium.org/1677103002/ )
by kjlubick
· 10 years ago
cb5f001
Merge "Improve GLSL integer support" into master-skia
by Skia_Android Canary Bot
· 10 years ago
793dc26
Improve GLSL integer support
by cdalton
· 10 years ago
7e7c9fc
Merge "Revert of SkTArray to move when moving. (patchset #3 id:40001 of https://codereview.chromium.org/1672063002/ )" into master-skia
by Skia_Android Canary Bot
· 10 years ago
2f8c9bf
Revert of SkTArray to move when moving. (patchset #3 id:40001 of https://codereview.chromium.org/1672063002/ )
by kjlubick
· 10 years ago
053cf39
Merge "msan: define BREAK_IF_DEBUGGING_AND_OUT_OF_RANGE in piex" into master-skia
by Skia_Android Canary Bot
· 10 years ago
a8f8ca3
Merge "SkDeflateWStream: support gzip output" into master-skia
by Skia_Android Canary Bot
· 10 years ago
6fd4e44
msan: define BREAK_IF_DEBUGGING_AND_OUT_OF_RANGE in piex
by mtklein
· 10 years ago
e365bfa
SkDeflateWStream: support gzip output
by halcanary
· 10 years ago
76a506f
Merge "Test CodecImageGenerator on GPU bots" into master-skia
by Skia_Android Canary Bot
· 10 years ago
13a036b
Test CodecImageGenerator on GPU bots
by msarett
· 10 years ago
cfe2d21
Merge "SkTArray to move when moving." into master-skia
by Skia_Android Canary Bot
· 10 years ago
3c69348
SkTArray to move when moving.
by bungeman
· 10 years ago
5f87b93
Merge "Replace GrGLInterface's function pointers with std::functions." into master-skia
by Skia_Android Canary Bot
· 10 years ago
9f2dc27
Replace GrGLInterface's function pointers with std::functions.
by bsalomon
· 10 years ago
5f713c2
Merge "Create image cache for use by json canvas" into master-skia
by Skia_Android Canary Bot
· 10 years ago
cdad12f
Create image cache for use by json canvas
by joshualitt
· 10 years ago
9ed92ee
Merge "simplify piex.gyp" into master-skia
by Skia_Android Canary Bot
· 10 years ago
b9c61f7
simplify piex.gyp
by mtklein
· 10 years ago
43f6842
Merge "fix float <---> uint16_t conversion, with Mike's tests." into master-skia
by Skia_Android Canary Bot
· 10 years ago
629f25a
fix float <---> uint16_t conversion, with Mike's tests.
by mtklein
· 10 years ago
787f44d
Merge "Fix autoroll link" into master-skia
by Skia_Android Canary Bot
· 10 years ago
a58ec21
Fix autoroll link
by kjlubick
· 10 years ago
2e7e2cd
Merge "Revert of whitespace change to test bugdroid (patchset #1 id:1 of https://codereview.chromium.org/1676253002/ )" into master-skia
by Skia_Android Canary Bot
· 10 years ago
8dbe002
Revert of whitespace change to test bugdroid (patchset #1 id:1 of https://codereview.chromium.org/1676253002/ )
by rmistry
· 10 years ago
bb6a724
Merge "whitespace change to test bugdroid" into master-skia
by Skia_Android Canary Bot
· 10 years ago
ae22c68
whitespace change to test bugdroid
by rmistry
· 10 years ago
d2e6454
Merge "Make SkString movable." into master-skia
by Skia_Android Canary Bot
· 10 years ago
9d55297
Make SkString movable.
by bungeman
· 10 years ago
e249f9c
Merge "Make SkPaint movable." into master-skia
by Skia_Android Canary Bot
· 10 years ago
ccce0e0
Make SkPaint movable.
by bungeman
· 10 years ago
eb1dbd6
Merge "msan: build expat from source" into master-skia
by Skia_Android Canary Bot
· 10 years ago
4e79f33
msan: build expat from source
by mtklein
· 10 years ago
5a6ffef
Merge "msan: initialize buffer BlurLargeImage blurs" into master-skia
by Skia_Android Canary Bot
· 10 years ago
2afbe23
msan: initialize buffer BlurLargeImage blurs
by mtklein
· 10 years ago
84faf2e
Merge "msan: these might be okay with libjpeg guarded." into master-skia
by Skia_Android Canary Bot
· 10 years ago
1334b41
msan: these might be okay with libjpeg guarded.
by mtklein
· 10 years ago
c08da70
Merge "try -O1 to speed up msan bot" into master-skia
by Skia_Android Canary Bot
· 10 years ago
a861c00
try -O1 to speed up msan bot
by mtklein
· 10 years ago
af7a178
Merge "Update SKP version" into master-skia
by Skia_Android Canary Bot
· 10 years ago
fe8ddfd
Update SKP version
by update-skps
· 10 years ago
646e519
Merge "update allocpixels to know about F16" into master-skia
by Skia_Android Canary Bot
· 10 years ago
9e01ac7
update allocpixels to know about F16
by reed
· 10 years ago
7c4178b
Merge "could not resist: fast sse float <--> u16" into master-skia
by Skia_Android Canary Bot
· 10 years ago
2d340f2
could not resist: fast sse float <--> u16
by mtklein
· 10 years ago
e5c935d
Merge "flags and hacks to get MSAN bot going" into master-skia
by Skia_Android Canary Bot
· 10 years ago
e721a8e
flags and hacks to get MSAN bot going
by mtklein
· 10 years ago
53d4fb1
Merge "Use size_t for get_row_bytes() in SkJpegCodec" into master-skia
by Skia_Android Canary Bot
· 10 years ago
23e78d3
Use size_t for get_row_bytes() in SkJpegCodec
by msarett
· 10 years ago
80c3424
Merge "update C++11 doc" into master-skia
by Skia_Android Canary Bot
· 10 years ago
98b2f0c
update C++11 doc
by mtklein
· 10 years ago
dfa6390
Merge "Revert of Improve GLSL integer support (patchset #1 id:1 of https://codereview.chromium.org/1669853002/ )" into master-skia
by Skia_Android Canary Bot
· 10 years ago
c4d196c
Revert of Improve GLSL integer support (patchset #1 id:1 of https://codereview.chromium.org/1669853002/ )
by dcheng
· 10 years ago
b791456
Merge "Add non-inline SkRTreeFactory constructor to fix clang-cl" into master-skia
by Skia_Android Canary Bot
· 10 years ago
964eec6
Add non-inline SkRTreeFactory constructor to fix clang-cl
by brucedawson
· 10 years ago
46c5aea
Merge "Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17 id:340001 of https://codereview.chromium.org/1623653002/ )" into master-skia
by Skia_Android Canary Bot
· 10 years ago
f1036b2
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17 id:340001 of https://codereview.chromium.org/1623653002/ )
by bsalomon
· 10 years ago
Next »