index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
/
android
Commit message (
Expand
)
Author
Age
*
remove drawSprite from canvas
reed
2015-12-16
*
Simplify linkages to Android framework internals
tomhudson
2015-10-26
*
Add overrides to SkAndroidSDKCanvas, update SkHwuiRenderer
tomhudson
2015-10-01
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
change asABitmap to isABitmap on shader
reed
2015-08-19
*
flag to use const& instead of const* for src-rect
reed
2015-08-06
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
add missing comma
Derek Sollenberger
2015-08-03
*
fix tests for android framework build
djsollen
2015-08-03
*
Fix straggling SK_VIRTUAL_CONSTRAINT_TYPEs
scroggo
2015-07-31
*
add src-rect-constraint to drawImageRect
reed
2015-07-14
*
Cleanup skia test harness due to changes to DisplayListCanvas
Derek Sollenberger
2015-07-13
*
add matrix options to drawDrawable
reed
2015-07-07
*
Fix SkAndroidSDKCanvas virtuals
tomhudson
2015-05-26
*
Set OpenGLRenderer light center separately from initial setup
scroggo
2015-05-18
*
Support HWUI rename of DisplayListRenderer
tomhudson
2015-04-21
*
Add missing override of willSaveLayer()
tomhudson
2015-04-08
*
Move HWUI boilerplate into utils/android
tomhudson
2015-03-27
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Both DM and nanobench need this, so moving the duplicated code to
tomhudson
2015-03-23
*
remove ashmem from skia
halcanary
2014-06-05
*
Ashmem functions compile when size_t != __u32
commit-bot@chromium.org
2014-04-17
*
Implement SkAshmemDiscardableMemory
halcanary@google.com
2013-12-10
*
Add purge all caches to our ashmem wrapper.
commit-bot@chromium.org
2013-03-14
*
Fix errors when compiling with -Wall -Werror on Android.
djsollen@google.com
2013-02-07
*
Change to BDS license (as we did with all the other files that were Apache)
reed@google.com
2012-12-13
*
Add support for SkImageRef_ashmem.
djsollen@google.com
2012-11-19