index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
*
Fix UB in SkDivBits
mtklein
2015-11-20
*
Eliminate SkFILE: it always is the same as FILE.
halcanary
2015-11-20
*
Revert of Fix UB in SkDivBits (patchset #4 id:50001 of https://codereview.chr...
stephana
2015-11-20
*
add SkRecordOptimize2 and an experimental API for more aggressive opts
reed
2015-11-19
*
Fix UB in SkDivBits
mtklein
2015-11-19
*
add --write option to dump_record
reed
2015-11-19
*
Make block size a template parameter of SkTLList
bsalomon
2015-11-18
*
Revert of Fix UB in SkDivBits (patchset #2 id:10002 of https://codereview.chr...
mtklein
2015-11-18
*
In BUILD.public, remove compile-time dependency on GL.
benjaminwagner
2015-11-18
*
Remove Lua from the Google3 build.
benjaminwagner
2015-11-18
*
restore dump_record
mtklein
2015-11-18
*
Fix UB in SkDivBits
mtklein
2015-11-18
*
Clean up dead code: PictureRenderer
mtklein
2015-11-18
*
stifle Math test on Mac bot too
mtklein
2015-11-18
*
Clean up dead code: filter.
mtklein
2015-11-18
*
Clean up dead code: render_pdfs.
mtklein
2015-11-18
*
Disable testcase7.bmp on SkImageDecoder and clean up dm_flags
msarett
2015-11-17
*
Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://coder...
mtklein
2015-11-16
*
skstd -> std for unique_ptr
mtklein
2015-11-16
*
Disable incomplete image tests in nanobench
msarett
2015-11-16
*
Move GrGLPrimitive/GeometryProc to GLSL
egdaniel
2015-11-13
*
Add visualbench option for nvpr stencil samples
cdalton
2015-11-13
*
Fix visualbench flicker on triple buffered platforms
cdalton
2015-11-13
*
Make visualbench timing continuous for no-reset mode
cdalton
2015-11-13
*
Move XferProcessors to glsl
egdaniel
2015-11-13
*
Add visualbench option to not reset between samples
cdalton
2015-11-13
*
Move SkBitmapRegionDecoder to include/android and src/android
msarett
2015-11-13
*
Lock pixels again after dummy reset of pixel ref in SkBitmapRegionCodec
msarett
2015-11-13
*
SkAtomic: always use std::atomic
mtklein
2015-11-12
*
Replace SkFunction with std::function
mtklein
2015-11-12
*
Add include guards for SkBRDAllocator
scroggo
2015-11-11
*
Make BRD take advantage of zero initialized memory
msarett
2015-11-11
*
Change quality settings on SkImageDecoder_libjpeg
msarett
2015-11-11
*
Add an Allocator interface that indicates if memory is zero init
msarett
2015-11-11
*
Reorganize BRD code in new tools directory
msarett
2015-11-10
*
Delete dead BitmapRegionDecoder code in tools
msarett
2015-11-10
*
Parse command line arguments for sdl + android
joshualitt
2015-11-10
*
Comments Style: s/skbug.com/bug.skia.org/
halcanary
2015-11-07
*
Rename SkBitmapRegionDecoder and Create function
msarett
2015-11-06
*
SkBitmapRegionCodec needs to use the rowBytes on the pixel ref
msarett
2015-11-05
*
tools/git-sync-deps: speed up common case by skipping fetch
halcanary
2015-11-03
*
DM+VB: WallTimer -> SkTime::GetNSecs().
mtklein
2015-11-03
*
Enable building Skia for iOS with bazel.
iroth
2015-11-02
*
In BUILD.public, specify alwayslink for skia library.
benjaminwagner
2015-11-02
*
More conic-specific tests revealed a few conic-specific bugs. Because javascr...
caryclark
2015-10-30
*
Don't run nvpr on TSAN bot
bsalomon
2015-10-30
*
For BUILD.public, let SkPreConfig.h set SK_RELEASE based on NDEBUG.
benjaminwagner
2015-10-29
*
Make DMSrcSink fail fatally when decodeRegion() fails for BRDSrcs
msarett
2015-10-27
*
Add NewFromStream and getEncodedFormat to BitmapRegionDecoder
msarett
2015-10-27
*
Refactor SkBitmapRegionDecoderInterface for Android
msarett
2015-10-27
[next]