index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
draw rotated rects as paths if we're antialiasing, until we extend our rect-aa
reed@google.com
2011-05-26
*
checkpoint for better 8bit->5bit reduction (disable for now)
reed@google.com
2011-05-26
*
balance the call to matrix::flatten from r1414. Formerly both of these were
reed@google.com
2011-05-26
*
Show fatbits mode in openGL. http://codereview.appspot.com/4515141/
Scroggo
2011-05-25
*
This change eliminates a potential memory leak and it
junov@google.com
2011-05-25
*
add
reed@google.com
2011-05-25
*
inherit from SampleView
reed@google.com
2011-05-25
*
Rename glu libtess symbols. When enabled in WebKit, the internal_glu libtess
senorblanco@chromium.org
2011-05-25
*
[PDF] Improve the SkClipStack skipping prefix code.
vandebo@chromium.org
2011-05-25
*
[PDF] Reuse the invert function object for xform object masks.
vandebo@chromium.org
2011-05-25
*
[PDF] Rename ContentEntryAccessor to ScopedContentEntry.
vandebo@chromium.org
2011-05-24
*
[PDF] Fix regression - correct for fInitialTrnasform in form xobjects.
vandebo@chromium.org
2011-05-24
*
Grab-bag of memory fixes. SkFlatMatrix::Flatten had the same issue as
senorblanco@chromium.org
2011-05-24
*
Cleanup: Use member function isContentEmpty().
ctguil@chromium.org
2011-05-24
*
Stores index.html in the output (diff) directory rather than in the current
tomhudson@google.com
2011-05-24
*
[PDF] Don't draw empty layers.
vandebo@chromium.org
2011-05-24
*
[PDF] Add helper class to manage ContentEntry set up and completion.
vandebo@chromium.org
2011-05-24
*
Rebase GM tool for SKIA_SCALAR=fixed
epoger@google.com
2011-05-24
*
[PDF] Add clip support and some optimizations for "complex" xfer modes.
vandebo@chromium.org
2011-05-24
*
Fixes performance for texture domain uniform upload
junov@google.com
2011-05-24
*
Warn when an SkScalar is passed into SkIntToScalar() (converted twice)
epoger@google.com
2011-05-24
*
return the bytes read, not the total provided
reed@google.com
2011-05-24
*
add copyright notices
reed@google.com
2011-05-24
*
Fix a new clang warning:
thakis@chromium.org
2011-05-24
*
call notify after we write the kDone verb
reed@google.com
2011-05-23
*
add optoinal bytesRead argument (output) to playback()
reed@google.com
2011-05-23
*
fix warnings
reed@google.com
2011-05-23
*
pass correct size to read(buffer, ...) tests
reed@google.com
2011-05-23
*
add cross-process option to gpipe
reed@google.com
2011-05-23
*
Expose SkComposeShader as SK_API.
ctguil@chromium.org
2011-05-20
*
Fix unnitialized memory in Sk2DPathEffect. The SkDescriptor checksum
senorblanco@chromium.org
2011-05-20
*
Fixed point no longer crashes when GL enabled in gm tests.
bungeman@google.com
2011-05-20
*
Clean up some valgrind errors in SkTransparentShader. Valgrind complains
senorblanco@chromium.org
2011-05-20
*
Tag GrPrintf with GR_API so that it is exposed to users of a Skia DLL
bsalomon@google.com
2011-05-20
*
tiny document-only change
epoger@google.com
2011-05-20
*
Add dual source blending support for proper blending with coverage.
bsalomon@google.com
2011-05-20
*
Fix gm tests for fixed point.
bungeman@google.com
2011-05-20
*
Fix clipping in StrokeRectGM test for fixed point.
bungeman@google.com
2011-05-19
*
Remove createPlatformRenderTarget, undeprecate createRenderTargetFrom3DAPIState
bsalomon@google.com
2011-05-19
*
The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on
senorblanco@chromium.org
2011-05-19
*
Add build for unix to gyp.
bungeman@google.com
2011-05-19
*
Plug a leak in SampleShaderTest.
senorblanco@chromium.org
2011-05-19
*
Add unix and mesa GL files to gyp.
bungeman@google.com
2011-05-19
*
Add Mesa as a GL backend.
bungeman@google.com
2011-05-19
*
fix assertion failure in Skia_Linux_Fixed_Debug build
epoger@google.com
2011-05-19
*
Batch up draws into triangle fans as large as possible when drawing convex
senorblanco@chromium.org
2011-05-19
*
Fix windows color order
bsalomon@google.com
2011-05-19
*
Add snapshot of gyp-generated vs proj for any third party devs who were using...
bsalomon@google.com
2011-05-19
*
Fix windows build (missing SkFontHost.cpp)
bsalomon@google.com
2011-05-19
*
Remove old visual studio project
bsalomon@google.com
2011-05-19
[next]