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
...
*
Allow cache tracking to be enabled in release
robertphillips@google.com
2012-08-31
*
Update ARM and NEON optimizations for S32A_Opaque_BlitRow32.
djsollen@google.com
2012-08-31
*
Begin moving locking out of GrResourceCache
robertphillips@google.com
2012-08-30
*
Recommit r5350 with fix for image failures (which affected GLs that don't sup...
bsalomon@google.com
2012-08-30
*
Revert 5350 while image changes are diagnosed.
bsalomon@google.com
2012-08-30
*
Remove fModulate from GrGLShaderBuilder
bsalomon@google.com
2012-08-30
*
The UBFX instruction isn't available on ARMv6; use LSL/LSR or UXTB.
george@mozilla.com
2012-08-30
*
Remove dead code and update a comment.
scroggo@google.com
2012-08-30
*
peephole optimize save/restore brackets that contain no draw calls.
reed@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
*
Minor refactoring of GrClipMaskManager::clipMaskPreamble
robertphillips@google.com
2012-08-30
*
In which a series of things around attachToCanvas and writePixels are fixed
bsalomon@google.com
2012-08-29
*
SkDraw's constructor zero's is fields, so don't do it outside
reed@google.com
2012-08-29
*
check for exceeding int range when we stash the values in the cache
reed@google.com
2012-08-29
*
Clear SkCanvas::fLastDeviceToGainFocus when releasing a device
bsalomon@google.com
2012-08-29
*
Linux warning fixes
bsalomon@google.com
2012-08-29
*
Change Arabic sample character from 0x0600 to 0x0627.
djsollen@google.com
2012-08-29
*
Implement multi-threaded picture playback via cloning.
djsollen@google.com
2012-08-29
*
Add helpers to add/modulate glsl vec4s.
bsalomon@google.com
2012-08-29
*
Moved GrClipMaskCache to its own files
robertphillips@google.com
2012-08-29
*
Add "class" missing from "friend class". How did this compile on windows?
bsalomon@google.com
2012-08-28
*
Hide GrDrawTarget::Caps's member vars
bsalomon@google.com
2012-08-28
*
Normalize font BBox to make sure it's correct when rendering a PDF on the mac.
vandebo@chromium.org
2012-08-28
*
Some GrGLShaderBuilder cleanup
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
*
Fix ANGLE build
borenet@google.com
2012-08-28
*
Make the SkGrPixelRef be responsible for unlocking device's scratch texture i...
bsalomon@google.com
2012-08-28
*
Added an overload of SkTQSort that sorts an array of values, rather than an a...
rileya@google.com
2012-08-28
*
Fix dumb bug: redundant runs of upm<->pm roundtrip test
bsalomon@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
*
Added default to switch to stop compiler failure in Chrome (unreviewed)
robertphillips@google.com
2012-08-28
*
Add a new SkMemory implementation that uses mozalloc instead of malloc
george@mozilla.com
2012-08-27
*
Explicitly cast to uin16_t to avoid an invalid implicit type narrowing.
george@mozilla.com
2012-08-27
*
Do premul and r/b swap conversions in a custom effect
bsalomon@google.com
2012-08-27
*
Fix greenish text rendering on Linux.
bungeman@google.com
2012-08-24
*
Proper Android fix, and revert of workaround in r5267. Unreviewed.
senorblanco@chromium.org
2012-08-23
*
Workaround for Android crash (unreviewed).
senorblanco@chromium.org
2012-08-23
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Speculative Android GM blend fix (unreviewed).
senorblanco@chromium.org
2012-08-23
*
Change scratch texture cache behavior to only reuse scratch textures used as ...
rileya@google.com
2012-08-23
*
Fixed compiler error in r5247 (unreviewed)
robertphillips@google.com
2012-08-23
*
Refactored GrDLinkedList into SkTDLinkedList
robertphillips@google.com
2012-08-23
*
Split out SkFontHost_FreeType into common files
george@mozilla.com
2012-08-23
*
Actually remove the GrMorphologyEffect.* files from svn, which I should've
senorblanco@chromium.org
2012-08-22
[prev]
[next]