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
*
Update SkPictureRecord to allow some ops to be written separately
robertphillips@google.com
2014-02-04
*
Added root deletion code to fix valgrind error
commit-bot@chromium.org
2014-02-04
*
Use GrConvexPolyEffect when clip is a single convex polygon
commit-bot@chromium.org
2014-02-04
*
fix samplefuzz, fix some 32/64bit warnings
reed@google.com
2014-02-04
*
remove (unused by chrome) SkDeferredCanvas(device) factory signature
reed@google.com
2014-02-04
*
Add rect clip to convex_poly_clip GM
commit-bot@chromium.org
2014-02-04
*
remove redundant GrContext parameter to NewRenderTargetDirect
reed@google.com
2014-02-04
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-04
*
Fix image filter crop offsets for GPU path.
senorblanco@chromium.org
2014-02-03
*
Revert of Use GrConvexPolyEffect when clip is a single convex polygon (https:...
bsalomon@google.com
2014-02-03
*
rename tracing parameter to be more consistent with other methods
commit-bot@chromium.org
2014-02-03
*
Use GrConvexPolyEffect when clip is a single convex polygon
commit-bot@chromium.org
2014-02-03
*
don't initialize the default Skia tracer if one has already been provided
commit-bot@chromium.org
2014-02-03
*
clean up a couple of parameters in the tracing interface
commit-bot@chromium.org
2014-02-03
*
Initial QuadTree implementation
commit-bot@chromium.org
2014-02-03
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-01
*
Split GrUnitTests.cpp into two separate unit tests.
tfarina@chromium.org
2014-01-31
*
add SkCanvas constructor that explicitly creates no_config with dimensions
commit-bot@chromium.org
2014-01-31
*
fix leaks in SkConf
commit-bot@chromium.org
2014-01-31
*
Have peek32 return uint32_t& to make it harder to look at more than 4 bytes.
commit-bot@chromium.org
2014-01-31
*
Set the horizontal scanline to NULL when the vertical one fails
commit-bot@chromium.org
2014-01-31
*
release the scanline textures in GrRectBlurEffect
commit-bot@chromium.org
2014-01-31
*
Add shim for SkOrderedReadBuffer.h too.
commit-bot@chromium.org
2014-01-31
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-31
*
fix auto-delete bug that crept in with new fast blur path; is causing
commit-bot@chromium.org
2014-01-31
*
initial import of Chrome's trace_event into skia framework
commit-bot@chromium.org
2014-01-31
*
Port SkBase64 test to our test driver.
tfarina@chromium.org
2014-01-30
*
Set write buffer flags only in SkWriteBuffer and SkFlatController constructors.
commit-bot@chromium.org
2014-01-30
*
remove (unnecessary) SkScalarMul and SkScalarMulAdd macros from SkMatrix.cpp.
commit-bot@chromium.org
2014-01-30
*
Replace factory generation of TextContexts with persistent objects.
commit-bot@chromium.org
2014-01-30
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
Add convex polygon rendering effect and GM to test it.
commit-bot@chromium.org
2014-01-30
*
Move GrTextContext to private interface
commit-bot@chromium.org
2014-01-30
*
patch from issue 119343003
commit-bot@chromium.org
2014-01-30
*
Add fallback code for TextContexts that don't support all features
commit-bot@chromium.org
2014-01-30
*
And before I forget: Remove UnitTest() method declaration from GrRedBlackTree
tfarina@chromium.org
2014-01-30
*
Reland "Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT()."
tfarina@chromium.org
2014-01-29
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-29
*
Add standalone drawText for GrTextContext.
commit-bot@chromium.org
2014-01-28
*
Remove BOM from SkFontHost_FreeType.cpp.
bungeman@google.com
2014-01-28
*
Give correct bounds to SkCanvas's AutoDrawLooper use for filter draws.
senorblanco@chromium.org
2014-01-28
*
Clamp negative sigma to 0 in SkDropShadowImageFilter.
senorblanco@chromium.org
2014-01-28
*
change setAlphaType to not modify the pixelref's genID
reed@google.com
2014-01-28
*
ARM Skia NEON patches - 20 - New improved BitmapProcState code
commit-bot@chromium.org
2014-01-28
*
SkGrPixelRef can only reference the subset of the Surface specified by its Sk...
commit-bot@chromium.org
2014-01-28
*
That's confusing. Make it clear we're working with 3 points == 9 scalars.
commit-bot@chromium.org
2014-01-28
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-28
*
Revert of Fast blurred rectangles on GPU (https://codereview.chromium.org/119...
commit-bot@chromium.org
2014-01-28
*
Perform the same analytic blur calculation on the GPU that we do on the CPU. ...
commit-bot@chromium.org
2014-01-27
*
Revert of Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT(). (https:/...
commit-bot@chromium.org
2014-01-27
[next]