index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Add SK_API to path == decl.
bsalomon@google.com
2012-09-07
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-06
*
Enforce calling of inherited onRelease & onAbandon mthds in GrResource-derive...
robertphillips@google.com
2012-09-05
*
Simplified stencil buffer caching
robertphillips@google.com
2012-09-05
*
Future proof luminance caches.
bungeman@google.com
2012-09-04
*
Switch GrGpu's GrResource list over to using SkTDLinkedList
robertphillips@google.com
2012-09-04
*
Perform multi core rendering in bench_pictures.
scroggo@google.com
2012-08-31
*
Allow cache tracking to be enabled in release
robertphillips@google.com
2012-08-31
*
Remove dead code and update a comment.
scroggo@google.com
2012-08-30
*
Sanitizing source files in Skia_Nightly_House_Keeping
skia.committer@gmail.com
2012-08-30
*
add SkWriter32::rewindToOffset() -- used for peephole edits in picture recording
reed@google.com
2012-08-30
*
Added find, lock to GrContext & GrResourceCache interfaces
robertphillips@google.com
2012-08-30
*
In which a series of things around attachToCanvas and writePixels are fixed
bsalomon@google.com
2012-08-29
*
Implement multi-threaded picture playback via cloning.
djsollen@google.com
2012-08-29
*
Fix int64->int32 warning
bsalomon@google.com
2012-08-28
*
When creating gray from lcd, use luminance instead of coverage.
bungeman@google.com
2012-08-28
*
Fix Clang build on Android.
digit@google.com
2012-08-28
*
Make the SkGrPixelRef be responsible for unlocking device's scratch texture i...
bsalomon@google.com
2012-08-28
*
need to declare INHERITED for the instcount macros
reed@google.com
2012-08-28
*
re-enable inst counting
reed@google.com
2012-08-28
*
Remove SkGpuDevice::fTexture, use new pixel ref class name
bsalomon@google.com
2012-08-28
*
Add caching of the snapshot image form a surface
reed@google.com
2012-08-28
*
Do premul and r/b swap conversions in a custom effect
bsalomon@google.com
2012-08-27
*
Implemented power of two tiling.
keyar@chromium.org
2012-08-23
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
warning fix (unreviewed).
senorblanco@chromium.org
2012-08-23
*
#if SK_DEBUG -> #ifdef SK_DEBUG in SkTDLinkedList.h (to fix chrome android tr...
bsalomon@google.com
2012-08-23
*
Refactored GrDLinkedList into SkTDLinkedList
robertphillips@google.com
2012-08-23
*
Move the code for the GPU implementation of morphology effects from GrContext
senorblanco@chromium.org
2012-08-22
*
SkRef for expressions.
bungeman@google.com
2012-08-22
*
Fixed instance counting for templated classes
robertphillips@google.com
2012-08-22
*
Implements the non-Porter-Duff compositing modes required for SVG's feBlend
senorblanco@chromium.org
2012-08-22
*
SkBitmap::scrollRect changes pixels, but only if not immutable.
scroggo@google.com
2012-08-22
*
When copying a bitmap, copy the generation ID.
scroggo@google.com
2012-08-22
*
Scratch textures are no longer removed from the cache in Debug
robertphillips@google.com
2012-08-22
*
Added resource cache debug output to help track changes
robertphillips@google.com
2012-08-22
*
Move SkColorFilterImageFilter into its own file.
senorblanco@chromium.org
2012-08-20
*
Remove _UPM_ GrPixelConfigs
bsalomon@google.com
2012-08-20
*
Refactor SkImageFilter into its own .cpp file.
senorblanco@chromium.org
2012-08-20
*
Implements a new class, SkSingleInputImageFilter, to handle DAG connectivity
senorblanco@chromium.org
2012-08-20
*
Stop refcounting SkDeferredCanvas::NotificationClient
junov@chromium.org
2012-08-20
*
Set LF property on a bunch of files.
bsalomon@google.com
2012-08-20
*
revert 5156
reed@google.com
2012-08-17
*
revert 5157
reed@google.com
2012-08-17
*
add long/unsigned-long variations to the debug SkIntToScalar, as the mac comp...
reed@google.com
2012-08-17
*
Fix SkIntToScalar signature for 64-bit build
borenet@google.com
2012-08-17
*
Cleaning up deprecated API in SkDeferredCanvas
junov@chromium.org
2012-08-17
*
Remove unnecessary GrContext flushes
bsalomon@google.com
2012-08-17
*
Make SkDeque::back faster & inline
robertphillips@google.com
2012-08-17
*
Added Serialization of SkPath's bound
robertphillips@google.com
2012-08-17
[next]