index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
tools.gyp
Commit message (
Expand
)
Author
Age
*
restore dump_record
mtklein
2015-11-18
*
Clean up dead code: PictureRenderer
mtklein
2015-11-18
*
Clean up dead code: filter.
mtklein
2015-11-18
*
Clean up dead code: render_pdfs.
mtklein
2015-11-18
*
Move SkBitmapRegionDecoder to include/android and src/android
msarett
2015-11-13
*
SkAtomic: always use std::atomic
mtklein
2015-11-12
*
Target Mac bots at 10.7+libc++ to approximate Chrome's 10.6+libc++.
mtklein
2015-11-12
*
Fix -Wunused-parameter errors in SkCodec.h in Android
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
*
Export tools as an include directory for Android
msarett
2015-11-06
*
Rename SkBitmapRegionDecoder and Create function
msarett
2015-11-06
*
SkTime::GetNSecs()
mtklein
2015-10-23
*
Revert of SkTime::GetNSecs() (patchset #11 id:200001 of https://codereview.ch...
mtklein
2015-10-23
*
SkTime::GetNSecs()
mtklein
2015-10-23
*
Revert of SkTime::GetNSecs() (patchset #10 id:180001 of https://codereview.ch...
mtklein
2015-10-22
*
SkTime::GetNSecs()
mtklein
2015-10-22
*
Revert of SkTime::GetNSecs() (patchset #9 id:160001 of https://codereview.chr...
caryclark
2015-10-22
*
SkTime::GetNSecs()
mtklein
2015-10-22
*
Implementation of SkBitmapRegionDecoder using SkAndroidCodec
msarett
2015-10-22
*
Clean up some dead code.
mtklein
2015-10-20
*
Add imgblur tool to assist BlurMaskFilter debugging
robertphillips
2015-10-19
*
Fill incomplete images in SkCodec parent class
msarett
2015-10-09
*
Move Mutexy things to private.
herb
2015-09-29
*
Make mutex semaphore based.
herb
2015-09-24
*
Add slice tool
robertphillips
2015-09-18
*
Provides various implementations of Android's SkBitmapRegionDecoder.
msarett
2015-09-08
*
Suppress embedding fonts when the skp's fonts match the OS fonts.
caryclark
2015-08-31
*
Update SkLightingShader to support rotation
robertphillips
2015-08-20
*
Revert "Update SkLightingShader to support rotation"
robertphillips
2015-08-19
*
Move SkTemplates.h to private.
bungeman
2015-08-19
*
Update SkLightingShader to support rotation
robertphillips
2015-08-19
*
Move SkTHash.h to include/private.
mtklein
2015-07-28
*
add -Iinclude/private anywhere we have -Isrc/core
mtklein
2015-07-28
*
Remove skia_arch_width, fold into skia_arch_type.
Brian Salomon
2015-07-27
*
Add tools/flatten to flatten nested pictures in .skps.
mtklein
2015-07-08
*
Revert "Move headers used by headers in include/ to include/private."
Mike Klein
2015-07-01
*
Move headers used by headers in include/ to include/private.
mtklein
2015-07-01
*
Revert "Move headers used by headers in include/ to include/private."
jvanverth
2015-07-01
*
Move headers used by headers in include/ to include/private.
mtklein
2015-07-01
*
Fix link error when running `make tools` with skia_shared_lib=1
borenet
2015-06-25
*
Move FontConfig factory into separate file.
bungeman
2015-06-17
*
quickie tool to exercise chrome filter fuzz files
caryclark
2015-05-12
*
Remove all code related to NaCl
borenet
2015-04-02
*
Add copyright headers to remaining gyp files.
scroggo
2015-03-25
*
move SkPDFD*.h from include to src
halcanary
2015-02-19
*
Only define SK_CRASH_HANDLER in crash_handler.
scroggo
2015-02-10
*
Add SkSVGCanvas
fmalita
2015-02-06
*
Move SVG parser files under {include,src}/svg/parser/
fmalita
2015-02-06
*
Atomics overhaul.
mtklein
2015-02-02
[next]