Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
92e4a90e9d49e81c37f689b5dbd1f2f09d8db1c7
92e4a90
am 17e38ec9: DO NOT MERGE Prevent integer wrap around for malloc size when creating a SkRegion
by djsollen
· 10 years ago
f7d70b7
am 60ed36df: Revert "DO NOT MERGE: Prevent integer wrap around for malloc size when creating a SkRegion"
by Leon Scroggins
· 10 years ago
7b6865e
am d26ad41b: DO NOT MERGE: Prevent integer wrap around for malloc size when creating a SkRegion
by Leon Scroggins III
· 10 years ago
17e38ec
DO NOT MERGE Prevent integer wrap around for malloc size when creating a SkRegion
by djsollen
· 10 years ago
60ed36d
Revert "DO NOT MERGE: Prevent integer wrap around for malloc size when creating a SkRegion"
by Leon Scroggins
· 10 years ago
d26ad41
DO NOT MERGE: Prevent integer wrap around for malloc size when creating a SkRegion
by Leon Scroggins III
· 10 years ago
b79a99d
am 55ad3133: SkScaledBitmapSampler: fix memory overwritten
by zoran.jovanovic
· 10 years ago
55ad313
SkScaledBitmapSampler: fix memory overwritten
by zoran.jovanovic
· 10 years ago
d397b3c
Add stable ids to SkPixelRef
by John Reck
· 11 years ago
aaf65dfe
Merge "Qualify the return value of SkImageDecoder::decode" into lmp-mr1-dev
by Leon Scroggins III
· 11 years ago
dfe0595
Merge "Fixes for decoding crashes in Play Music. DO NOT MERGE" into lmp-mr1-dev
by Leon Scroggins
· 11 years ago
226fe6c
Check SkStream::isAtEnd before attempting to read.
by Leon Scroggins III
· 11 years ago
af1d4f8
Qualify the return value of SkImageDecoder::decode
by Leon Scroggins III
· 11 years ago
daf9e11
Fixes for decoding crashes in Play Music. DO NOT MERGE
by djsollen
· 11 years ago
9f23a27
make set3DMask virtual, so we can safely notify the shadercontext
by reed
· 11 years ago
ea0c3d4
DO NOT MERGE. Disable bitmap decoders for GPU specific formats
by Derek Sollenberger
· 11 years ago
293499a
Prevent malformed ICO files from recursively decoding
by djsollen
· 11 years ago
737f997
Fix overflow when comparing two ints by promoting the sum to 64-bits.
by djsollen
· 11 years ago
6ffc28a
am 1a199043: (-s ours) am f44636c0: Merge "[MIPS64] Enable mips64 build"
by Narayan Kamath
· 11 years ago
936095e
am 250d81d0: (-s ours) resolved conflicts for merge of 46d1b29e to klp-modular-dev-plus-aosp
by Narayan Kamath
· 11 years ago
fd8bc76
am e62fa8ca: (-s ours) resolved conflicts for merge of 3bfbf8e9 to klp-modular-dev-plus-aosp
by Narayan Kamath
· 11 years ago
f51de25
DO NOT MERGE Support SkShader generation id
by John Reck
· 11 years ago
daa6f95
Revert making Shader immutable
by John Reck
· 11 years ago
5f21f43
Merge "enable ffp-contract on arm64 builds" into lmp-dev
by Derek Sollenberger
· 11 years ago
4b24578
Merge "Use -O2 during FDO instrument/optimize builds. Bug: 16205175" into lmp-dev
by Dehao Chen
· 11 years ago
56f0046
Use -O2 during FDO instrument/optimize builds. Bug: 16205175
by Dehao Chen
· 11 years ago
258aaff
enable ffp-contract on arm64 builds
by Derek Sollenberger
· 11 years ago
11bda2c
Revert to old autohinting behavior on Android.
by Derek Sollenberger
· 11 years ago
6e623cf
Merge "Use medium filtering when downscaling bitmap glyphs in FreeType host" into lmp-dev
by Behdad Esfahbod
· 11 years ago
a05f3d6
Use medium filtering when downscaling bitmap glyphs in FreeType host
by Behdad Esfahbod
· 11 years ago
4e4a89d
Merge changes from Skia's m37 branch into lmp-dev.
by Derek Sollenberger
· 11 years ago
d9bff96
Enable skia_bench_pictures for use by the fdo optimizer. DO NOT MERGE.
by Derek Sollenberger
· 11 years ago
1d1f433
Add FDO support to libskia.
by Dehao Chen
· 11 years ago
9a2054a
Merge "Fix image decoder memory overwrite bug." into lmp-dev
by Leon Scroggins III
· 11 years ago
9ed5837
Merge changes from Skia's m37 branch into lmp-dev.
by Derek Sollenberger
· 11 years ago
f040017
Fix image decoder memory overwrite bug.
by Leon Scroggins III
· 11 years ago
7c4fd9b
Change SkCanvasState to use inheritance. DO NOT MERGE.
by scroggo
· 11 years ago
72aeba3
Merge "Add a README." into lmp-dev
by Leon Scroggins III
· 11 years ago
2416e51
Add a README.
by Leon Scroggins III
· 11 years ago
dfdc5f9
Add thread safety configuration check. do not merge
by henrik.smiding
· 11 years ago
40820a0
Merge "Use SkShader's localMat for SkLocalMatrixShader."
by Leon Scroggins III
· 11 years ago
3e629e1
Use SkShader's localMat for SkLocalMatrixShader.
by Leon Scroggins III
· 11 years ago
b349892
Merge "return early instead of crashing if fileData fails"
by Leon Scroggins
· 11 years ago
b467624
return early instead of crashing if fileData fails
by reed
· 11 years ago
38fb2fd
Handle bad ICO data better.
by scroggo
· 11 years ago
541513a
Merge "Add dual mode for skia_bench"
by wsmlby
· 11 years ago
13e7e51
Add dual mode for skia_bench
by wsmlby
· 11 years ago
5666d26
remove unneeded imagedecoder flag
by Mike Reed
· 11 years ago
35eac8b
Merge "remove unused (deprecated) flags"
by Mike Reed
· 11 years ago
e376786
remove unused (deprecated) flags
by Mike Reed
· 11 years ago
f32324b
remove unneeded flags (were deprecated)
by Mike Reed
· 11 years ago
304e46e
Merge "Merge m37 version of Skia into master."
by Leon Scroggins III
· 11 years ago
55ef0c9
Merge m37 version of Skia into master.
by Leon Scroggins III
· 11 years ago
f7ffe32
Merge "Re-land "Fix external SkImageFilter caching with clips."" into master-skia
by Skia_Android Canary Bot
· 11 years ago
bccac6c
Re-land "Fix external SkImageFilter caching with clips."
by senorblanco
· 11 years ago
19ac9b0
Merge "speed up rgn building by inlining memcmp for 32bit values" into master-skia
by Skia_Android Canary Bot
· 11 years ago
b8f0798
speed up rgn building by inlining memcmp for 32bit values
by reed
· 11 years ago
848634c
Merge "Rebaseline clip on Win7 ShuttleA HD2000" into master-skia
by Skia_Android Canary Bot
· 11 years ago
6184310
Rebaseline clip on Win7 ShuttleA HD2000
by krajcevski
· 11 years ago
1098fc9
Merge "Fix SkBlitRow_opts_arm so that it works on ARM v4t. Original Mozilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=901208" into master-skia
by Skia_Android Canary Bot
· 11 years ago
4d19e10
Merge "Add some missing header include guards" into master-skia
by Skia_Android Canary Bot
· 11 years ago
bf1850e
Fix SkBlitRow_opts_arm so that it works on ARM v4t.
by george
· 11 years ago
9eb182a
Add some missing header include guards
by george
· 11 years ago
1a8dbf4
Merge "Some improvements to LATC compression" into master-skia
by Skia_Android Canary Bot
· 11 years ago
879e57b
Merge "Rebaselines for DirectWrite non-rounding." into master-skia
by Skia_Android Canary Bot
· 11 years ago
eecc35f
Some improvements to LATC compression
by krajcevski
· 11 years ago
2397b0a
Merge "Restore bug numbers" into master-skia
by Skia_Android Canary Bot
· 11 years ago
909f91d
Rebaselines for DirectWrite non-rounding.
by Ben Wagner
· 11 years ago
bbf93ef
Restore bug numbers
by krajcevski
· 11 years ago
fe587bf
Merge "optimize circularclips to act as a bench, fix null-check bug in etcbench" into master-skia
by Skia_Android Canary Bot
· 11 years ago
bbf3e89
optimize circularclips to act as a bench, fix null-check bug in etcbench
by reed
· 11 years ago
fd33437
Merge "Move BenchTimer to tools as Timer" into master-skia
by Skia_Android Canary Bot
· 11 years ago
6d76bd4
Merge "Use SkMutex::assertHeld in SkPDFFont and SkPDFShader." into master-skia
by Skia_Android Canary Bot
· 11 years ago
9ac68ee
Move BenchTimer to tools as Timer
by mtklein
· 11 years ago
24480bc
Use SkMutex::assertHeld in SkPDFFont and SkPDFShader.
by halcanary
· 11 years ago
ab13a9f
Merge "Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/344213003/)" into master-skia
by Skia_Android Canary Bot
· 11 years ago
9e64b78
Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/344213003/)
by mtklein
· 11 years ago
5660606
Merge "DirectWrite to not round already subpixel metrics." into master-skia
by Skia_Android Canary Bot
· 11 years ago
0ec0eac
Merge "Move BenchTimer to tools as Timer" into master-skia
by Skia_Android Canary Bot
· 11 years ago
a3530ef
DirectWrite to not round already subpixel metrics.
by bungeman
· 11 years ago
4ed7528
Move BenchTimer to tools as Timer
by mtklein
· 11 years ago
b96a7e4
Merge "Add Project to skia" into master-skia
by Skia_Android Canary Bot
· 11 years ago
7b2b29a
Add Project to skia
by sheyang
· 11 years ago
2980651
Merge "In Debug, SkMutex(pthread) crashes on re-entrant aquire from same thread." into master-skia
by Skia_Android Canary Bot
· 11 years ago
e486ec4
In Debug, SkMutex(pthread) crashes on re-entrant aquire from same thread.
by halcanary
· 11 years ago
e419d25
Merge "Rebaseline after dithering change" into master-skia
by Skia_Android Canary Bot
· 11 years ago
912d809
Rebaseline after dithering change
by krajcevski
· 11 years ago
5ef8c02
Merge "CrashHandler calls strsignal on linux" into master-skia
by Skia_Android Canary Bot
· 11 years ago
06d41ca
Merge "undefok -> bool" into master-skia
by Skia_Android Canary Bot
· 11 years ago
2983ff5
CrashHandler calls strsignal on linux
by halcanary
· 11 years ago
77a8396
undefok -> bool
by mtklein
· 11 years ago
519893c
Merge "Add DEPS entry for common repo" into master-skia
by Skia_Android Canary Bot
· 11 years ago
f6fb36e
Add DEPS entry for common repo
by borenet
· 11 years ago
503ed72
Merge "Add common/ to .gitignore" into master-skia
by Skia_Android Canary Bot
· 11 years ago
a535b7b
Add common/ to .gitignore
by borenet
· 11 years ago
2740987
Merge "Stop referencing gl_FragCoord z and w components." into master-skia
by Skia_Android Canary Bot
· 11 years ago
160a52b
Stop referencing gl_FragCoord z and w components.
by bsalomon
· 11 years ago
69e1bb7
Merge "Rebaseline win7-HD2000 for flaky dashing4 gm R=bsalomon@google.com TBR=bsalomon@google.com" into master-skia
by Skia_Android Canary Bot
· 11 years ago
50c1272
Merge "Undef FloatToFixed and FixedToFloat as well in SkConvolver to avoid confusion with OS X's maths library" into master-skia
by Skia_Android Canary Bot
· 11 years ago
6b8f1ba
Rebaseline win7-HD2000 for flaky dashing4 gm
by egdaniel
· 11 years ago
Next »