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
...
*
use new enum-constructors
reed@google.com
2012-12-10
*
Fix for Mac-specific OpenGL == complaint in GrGLProgram.cpp
robertphillips@google.com
2012-12-10
*
Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana...
bsalomon@google.com
2012-12-10
*
When cloning picture, use a bitmap heap to avoid flattening bitmaps.
scroggo@google.com
2012-12-10
*
optimize for paints that don't require deep copy during clone
reed@google.com
2012-12-10
*
mark our unflattened bitmap as immutable (just as picture deserialization does)
reed@google.com
2012-12-10
*
don't convert clipPath -> clipRect if the path is inverse-filled
reed@google.com
2012-12-10
*
In SKP serialization, use existing encoded data.
scroggo@google.com
2012-12-10
*
Fixing SkClipStack::clipDevPath so that it will not convert rectangular paths...
junov@chromium.org
2012-12-10
*
add helpers for isTranslate and isScaleTranslate
mike@reedtribe.org
2012-12-10
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-08
*
Make debugger profiling honor deleted commands
robertphillips@google.com
2012-12-07
*
Improve handling of inverse clip paths in GrClipMaskManager.
bsalomon@google.com
2012-12-07
*
Fix some extract subset bugs.
scroggo@google.com
2012-12-07
*
speedup peek32() when the offset is in the last block (fTail)
reed@google.com
2012-12-07
*
cache fontmetrics in picture-record
reed@google.com
2012-12-07
*
mark bitmaps as immutable as we deserialize them into picture-playback
reed@google.com
2012-12-07
*
Replace SkConsistentChecksum with SkCityHash (now including CityHash via DEPS)
epoger@google.com
2012-12-07
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-07
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
Use ReduceClipStack in ClipMaskManager.
bsalomon@google.com
2012-12-06
*
As part of preliminary groundwork for a chromium fix, this changelist is depr...
sugoi@google.com
2012-12-06
*
add query to pixelref for its encoded data (if it has any)
reed@google.com
2012-12-06
*
Make the clip reducer operate on int rects. Remove redundant Gr from func
bsalomon@google.com
2012-12-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-06
*
Move GrReducedClip to its own files.
bsalomon@google.com
2012-12-05
*
optimize translate and scale
reed@google.com
2012-12-05
*
Add drawPoints dash bench
robertphillips@google.com
2012-12-05
*
Clean up SkFontHost_mac_coretext.
bungeman@google.com
2012-12-05
*
Add operator delete to match operator new for SkTLList.
bsalomon@google.com
2012-12-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-05
*
Make GrReduceClipStack use a caller provided query rect rather than return a
bsalomon@google.com
2012-12-04
*
Handle recording a bitmap if copy fails.
scroggo@google.com
2012-12-04
*
Fix stale iterators in LList test. Add newline to end of SkTLList.h
bsalomon@google.com
2012-12-04
*
Pull SkMergeImageFilter out into its own file.
senorblanco@chromium.org
2012-12-04
*
Make SkClipStack::Iter use SkClipStack::Element.
bsalomon@google.com
2012-12-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-04
*
Provide default guess at font type in Mac CoreText font host, since CT's dete...
bungeman@google.com
2012-12-03
*
The short version of the 'loca' table stores offsets divided by 2.
bungeman@google.com
2012-12-03
*
add getTypes() to SkMatrix44, to cache how complex the matrix is.
reed@google.com
2012-12-03
*
Reland r6649 with fix for build errors.
bsalomon@google.com
2012-12-03
*
Revert 6649 due to build breaks.
bsalomon@google.com
2012-12-03
*
Templatize AutoCFRelease and use it.
bungeman@google.com
2012-12-03
*
Insert in middle of SkTInternalLList and SkTLList, in place cons for
bsalomon@google.com
2012-12-03
*
Add SkTLList, linked list class implemented on top of the internal llist class.
bsalomon@google.com
2012-12-03
*
Fixed remaining clang compiler warnings
robertphillips@google.com
2012-12-03
*
Revert change accidentally committed.
bsalomon@google.com
2012-12-03
*
Add SkTLList, linked list class implemented on top of the internal llist class.
bsalomon@google.com
2012-12-03
*
Rename SkTDLinkedList to SkTInternalLinked list, add some methods useful for ...
bsalomon@google.com
2012-12-03
*
Fix clang 'overloaded-virtual' warnings.
tfarina@chromium.org
2012-12-03
[prev]
[next]