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