index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix oversights in r6793.
bsalomon@google.com
2012-12-13
*
Use GrDrawTarget::AutoClipRestore to set temporary irect clips.
bsalomon@google.com
2012-12-13
*
Fix Android SampleApp
djsollen@google.com
2012-12-13
*
Add a state bit to GrDrawState that forces coverage to be blended.
bsalomon@google.com
2012-12-13
*
Add the original path renderer files and some support files from Android.
jvanverth@google.com
2012-12-13
*
shape ops work in progress
caryclark@google.com
2012-12-13
*
Change to BDS license (as we did with all the other files that were Apache)
reed@google.com
2012-12-13
*
Fix android build by removing references to the old sampleApp
djsollen@google.com
2012-12-13
*
Modifying SkTileGrid to support arbitrary query rectangles.
junov@chromium.org
2012-12-13
*
kill unused SkFlipPixelRef
reed@google.com
2012-12-13
*
Fixing clip region test in deferred canvas, used to determine whether a draw ...
junov@chromium.org
2012-12-13
*
Matrix inversion optimizations and benchmark; originally by whunt@google.com.
tomhudson@google.com
2012-12-13
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-13
*
Use double precision when iterating in SkDashPathEffect::filterPath()
fmalita@google.com
2012-12-12
*
Set git to ignore .android_config
scroggo@google.com
2012-12-12
*
revert 6766, thereby re-landing 6762-6763 now that the bots are ready
reed@google.com
2012-12-12
*
Add bench_pictures config
borenet@google.com
2012-12-12
*
revert 6762-6763, since those require new skps to be generated, and we can't
reed@google.com
2012-12-12
*
part of prev CL for rrect
reed@google.com
2012-12-12
*
make RRect and Oval first-class drawing primitives in SkCanvas.
reed@google.com
2012-12-12
*
Adding quickContains API method to SkClipStack
junov@chromium.org
2012-12-12
*
Create SkBitmapChecksummer and associated SkBitmapTransformer
epoger@google.com
2012-12-12
*
Minor cleanup
robertphillips@google.com
2012-12-12
*
Fix generation of random two point gradients for program unit test.
bsalomon@google.com
2012-12-11
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-11
*
Fixing logic error in deferred canvas unittest.
junov@chromium.org
2012-12-10
*
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
*
Add SkMatrix44 constructor that allows user to control the initialization
vollick@chromium.org
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
*
Disable failing test on android.
bsalomon@google.com
2012-12-10
*
mark our unflattened bitmap as immutable (just as picture deserialization does)
reed@google.com
2012-12-10
*
add '--mode clone' option to bench_pictures
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
*
shape ops work in progress
caryclark@google.com
2012-12-10
*
Reapply (r6718) with fix for compiler error on linux.
djsollen@google.com
2012-12-10
*
revert Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitR...
djsollen@google.com
2012-12-10
*
Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32)
djsollen@google.com
2012-12-10
*
shape ops work in progress
caryclark@google.com
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
*
Revert "Added the following 3 features to sample app."
djsollen@google.com
2012-12-07
*
Added the following 3 features to sample app.
djsollen@google.com
2012-12-07
*
Update filter tool to write out paths to .cpp file
robertphillips@google.com
2012-12-07
*
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
[next]