index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
add libpng source to repo and make Unix build use it
epoger@google.com
2011-06-15
*
style and warnings
reed@google.com
2011-06-14
*
add
reed@google.com
2011-06-14
*
add SkDataRef (for future use)
reed@google.com
2011-06-14
*
Update mac gpu baseline for SSAA on inverse paths
bsalomon@google.com
2011-06-14
*
Enable SSAA on inverse filled paths
bsalomon@google.com
2011-06-14
*
delete all old (non-Gyp) buildfiles
epoger@google.com
2011-06-14
*
FBO probing at Context startup is very expensive. This patch removes the
tomhudson@google.com
2011-06-14
*
delete manually-imported Gyp source
epoger@google.com
2011-06-14
*
Updated mac baselines from gl ctx size change and new version of shadertext w...
bsalomon@google.com
2011-06-14
*
Update baselines for linux-fixed. Make shader text sample/GM work with scalar...
bsalomon@google.com
2011-06-14
*
Use automatically imported third_party/externals/gyp instead of
epoger@google.com
2011-06-14
*
Fix text-as-path with skshader on gpu
bsalomon@google.com
2011-06-13
*
uint32_t -> int for texture extents
bsalomon@google.com
2011-06-13
*
Implement timers for linux SampleApp. http://codereview.appspot.com/4592054/
Scroggo
2011-06-13
*
drop extraneous GrPrintfs
reed@google.com
2011-06-13
*
set externals/gyp dependency to same version as manually imported gyp code
epoger@google.com
2011-06-13
*
Modify DEPS so that it works properly for the buildbot
epoger@google.com
2011-06-13
*
AA updates for mac gm baseline WRT r1568
bsalomon@google.com
2011-06-13
*
Consider hw render target limit for offscreen supersample and tile
bsalomon@google.com
2011-06-13
*
Updates to the Android SampleApp
djsollen@google.com
2011-06-13
*
Add DEPS file in an attempt to make both gclient and svn update bring in
epoger@google.com
2011-06-13
*
move SkMatrix44
reed@google.com
2011-06-13
*
add row/col major getters, plus unit-tests
reed@google.com
2011-06-13
*
move into utils
reed@google.com
2011-06-13
*
add 2nd parameter to SkFontHost::NextLogicalFont()
reed@google.com
2011-06-13
*
#include <math.h> if SK_SCALAR_IS_FIXED but SK_CAN_USE_FLOAT
epoger@google.com
2011-06-09
*
When user specifies an output path with -w, only output files from main
tomhudson@google.com
2011-06-09
*
update SkMatrix44
reed@google.com
2011-06-09
*
Fix signed/unsigned mismatch in rev 1553.
tomhudson@google.com
2011-06-09
*
Define SK_CAN_USE_FLOAT in gyp build, just like Makefile build
epoger@google.com
2011-06-09
*
Remove SkTableMaskFilter.cpp from gyp build, because it was breaking for skia...
epoger@google.com
2011-06-09
*
check-point for unifying results between runs and mask backends for aa
reed@google.com
2011-06-09
*
skdiff usability improvements: summary to stdout, -diff in output filenames,
tomhudson@google.com
2011-06-09
*
Adding functionality for purgin graphics resource handles
junov@google.com
2011-06-08
*
add skia_scalar switch to gyp script
epoger@google.com
2011-06-08
*
Fix scale metric bench.
bungeman@google.com
2011-06-08
*
fix windows compile errors in "tests"
epoger@google.com
2011-06-08
*
revert to manually imported gyp source (from SVN externals)
epoger@google.com
2011-06-08
*
Duplicates code from GrPathUtils to verify that an approximation for the number
tomhudson@google.com
2011-06-08
*
Make linux sample app work on my laptop. Reviewed at http://codereview.appspo...
Scroggo
2011-06-08
*
GCC 4.6 fix: intptr_t <-> NULL triggers an warning.
thakis@chromium.org
2011-06-07
*
Higher resolution timers for bench.
bungeman@google.com
2011-06-07
*
rebaselin from 1528
reed@google.com
2011-06-07
*
Apply translate param to path bounds when computing ssaa bounds
bsalomon@google.com
2011-06-07
*
rebaseline from 1528
reed@google.com
2011-06-07
*
round Y baseline for text, as we do in the raster case
reed@google.com
2011-06-07
*
Temporarily fall back to the old makefile; the new one was killing buildbot.
epoger@google.com
2011-06-07
*
Some final cleanups leading up to The Official Switch to Gyp
epoger@google.com
2011-06-07
*
New benchmarks to determine performance of matrix-point multiplication for fl...
tomhudson@google.com
2011-06-07
[next]