index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
android
Commit message (
Expand
)
Author
Age
*
Reuse more upload_to_android and allow removing flag on Android
Yuqian Li
2017-10-31
*
Automatically generate CLs for legacy guard flags
Yuqian Li
2017-10-24
*
Simple script to measure SurfaceFlinger fps
Chris Dalton
2017-09-14
*
Break up the prefix to make some presubmits stop complaining
Ravi Mistry
2017-09-12
*
Add SK_DEBUG to SkUserConfig.h from upload_to_android.py if "--debug" flag is...
Ravi Mistry
2017-09-12
*
Add a "[DO NOT SUBMIT]" prefix to the uploaded Android change
Ravi Mistry
2017-09-11
*
Sync only the current branch and use a shallow checkout
Ravi Mistry
2017-09-11
*
explicitly set user email to <self>@google.com
Mike Klein
2017-09-08
*
Script that uploads a specified Skia change to Android's Gerrit instance
Ravi Mistry
2017-09-08
*
Generate Android build targets for dm and nanobench
Leon Scroggins III
2017-01-27
*
Update SkAndroidSDKCanvas.
Mike Klein
2017-01-24
*
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
Mike Reed
2016-11-03
*
add include to remove legacy flag
Mike Reed
2016-11-03
*
update androidsdkcanvas for SkBlendMode
reed
2016-10-31
*
Assorted Android fixes
fmalita
2016-10-06
*
Plumb drawArc to SkDevice.
bsalomon
2016-08-19
*
drawTextRSXform
reed
2016-07-07
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
switch surface to sk_sp
reed
2016-03-23
*
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...
reed
2016-03-22
*
Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...
reed
2016-03-22
*
Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...
reed
2016-03-22
*
Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...
reed
2016-03-22
*
switch colorfilters to sk_sp
reed
2016-03-22
*
guard rasterizer and drawlooper setters
reed
2016-03-21
*
unify peekPixels around pixmap parameter
reed
2016-03-09
*
Update android_make to support both --gcc and --clang options.
djsollen
2016-03-07
*
Move SkAndroidSDKCanvas to tools and ensure that it is built on all Android b...
djsollen
2015-12-18
*
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
*
Add include guards for SkBRDAllocator
scroggo
2015-11-11
*
Make BRD take advantage of zero initialized memory
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