index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Remove SkRecorder's kWriteOnly mode.
commit-bot@chromium.org
2014-05-29
*
replace config() with colorType()
commit-bot@chromium.org
2014-05-29
*
Revert "Revert of add colortable support to imagegenerator (https://coderevie...
commit-bot@chromium.org
2014-05-29
*
Make SkPictureRecorder::partialReplay const
commit-bot@chromium.org
2014-05-29
*
Put DirectWrite bitmap fix behind the SK_IGNORE_DWRITE_BITMAP_FIX flag.
bungeman@google.com
2014-05-29
*
separate view matrix from rt adjustment
commit-bot@chromium.org
2014-05-29
*
Spin off just SkLazyFnPtr from 305513002.
commit-bot@chromium.org
2014-05-28
*
Revert "Remove SkThread.h from public API."
commit-bot@chromium.org
2014-05-28
*
Revert of Spin off just SkLazyFnPtr from 305513002. (https://codereview.chrom...
commit-bot@chromium.org
2014-05-28
*
Revert of Fix SkAtomics_win.h typos. (https://codereview.chromium.org/2933630...
commit-bot@chromium.org
2014-05-28
*
Fix SkAtomics_win.h typos.
commit-bot@chromium.org
2014-05-28
*
Spin off just SkLazyFnPtr from 305513002.
commit-bot@chromium.org
2014-05-28
*
Fix filter bounds computation for SkOffsetImageFilter.
senorblanco@chromium.org
2014-05-28
*
Remove SkThread.h from public API.
commit-bot@chromium.org
2014-05-28
*
Add SkPurgeGlobalDiscardableMemoryPool, needed to replace SkImageRef
commit-bot@chromium.org
2014-05-28
*
Make image scaling have floating point scales. Third attempt to land this
commit-bot@chromium.org
2014-05-28
*
Revert of add colortable support to imagegenerator (https://codereview.chromi...
commit-bot@chromium.org
2014-05-28
*
add colortable support to imagegenerator
commit-bot@chromium.org
2014-05-28
*
Better handling of bitmaps in DirectWrite.
bungeman@google.com
2014-05-28
*
Include SkTypes to fix Android frameworks build
commit-bot@chromium.org
2014-05-28
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-28
*
add replay entry point to SkPictureRecorder for Android
commit-bot@chromium.org
2014-05-27
*
remove SkBitmap::asImageInfo
commit-bot@chromium.org
2014-05-27
*
Manual SVN revert of https://code.google.com/p/skia/source/detail?r=14905
epoger@google.com
2014-05-27
*
floating point scale factors for images
commit-bot@chromium.org
2014-05-27
*
Revert of Revert of Add compressed texture capabilities for GPU devices
commit-bot@chromium.org
2014-05-27
*
Revert of Add compressed texture capabilities for GPU devices (https://codere...
commit-bot@chromium.org
2014-05-27
*
Add compressed texture capabilities for GPU devices
commit-bot@chromium.org
2014-05-27
*
Remove some unnecessary uses of SkOnce.
commit-bot@chromium.org
2014-05-27
*
Use SkAtomics_sync on Android
commit-bot@chromium.org
2014-05-27
*
Drop support for non-atomic non-mutex platforms.
commit-bot@chromium.org
2014-05-27
*
Implement sk_atomic_conditional_inc with sk_atomic_cas.
commit-bot@chromium.org
2014-05-27
*
Move SkDecodingImageGenerator.h to include/
commit-bot@chromium.org
2014-05-27
*
Add OpenGL Compressed Texture enum values
commit-bot@chromium.org
2014-05-27
*
hide discardable factory from public imagegenerator api
commit-bot@chromium.org
2014-05-27
*
remove SK_SUPPORT_LEGACY_BITMAPFLATTEN code
commit-bot@chromium.org
2014-05-27
*
sk_memcpy32 should fall back on libc memcpy.
commit-bot@chromium.org
2014-05-27
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-24
*
Revert of Add compressed texture capabilities for GPU devices (https://codere...
commit-bot@chromium.org
2014-05-23
*
move ashmem switching logic to SkDiscardableMemory::Create
commit-bot@chromium.org
2014-05-23
*
Change the PKM decoder to adhere to sampler size
commit-bot@chromium.org
2014-05-23
*
Add compressed texture capabilities for GPU devices
commit-bot@chromium.org
2014-05-23
*
Revert of Modify sample buffer size for larger displays. (https://codereview....
commit-bot@chromium.org
2014-05-23
*
Modify sample buffer size for larger displays.
commit-bot@chromium.org
2014-05-23
*
stop calling SkBitmap::flatten
commit-bot@chromium.org
2014-05-23
*
fix stroking large drawPosText
commit-bot@chromium.org
2014-05-23
*
fix the visual diff of raster vs gpu -- vertices_80. The sw-raster is correct...
commit-bot@chromium.org
2014-05-23
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-23
*
turn assert into not_implemented_yet for patheffects on text
reed@google.com
2014-05-22
*
Simple PKM image decoder.
robertphillips@google.com
2014-05-22
[next]