index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Only print error message in debug mode.
scroggo@google.com
2013-02-28
*
revert r7892
edisonn@google.com
2013-02-28
*
Whitespace change: Reset skia-autogen
borenet@google.com
2013-02-28
*
Reverting r7882 (Replace A8 with RGBA8 when renderable A8 isn't supported) du...
robertphillips@google.com
2013-02-27
*
resubmit after fixing assert issue: https://codereview.appspot.com/6744050
edisonn@google.com
2013-02-27
*
Tests : Unused parameters cleanup
sugoi@google.com
2013-02-27
*
revert fontconfig gyp change for now (need to install it on housekeeper and c...
reed@google.com
2013-02-27
*
Sort GL extension strings and search to find.
bsalomon@google.com
2013-02-27
*
enable fontconfig by default in ports.gyp
reed@google.com
2013-02-27
*
use fontconfig fonthost for skia (in prep for using in chrome)
reed@google.com
2013-02-27
*
Assign color=0 in GrDrawState.cpp to stop tools from raising false alarms abo...
bsalomon@google.com
2013-02-27
*
Change SkTileGride geometry calculations to match the Chromium compositor.
junov@chromium.org
2013-02-27
*
Revert r7883
edisonn@google.com
2013-02-27
*
Use SkSet to fix issue when pdf generates an exp number of resources.
edisonn@google.com
2013-02-27
*
Replace A8 with RGBA8 when renderable A8 isn't supported
robertphillips@google.com
2013-02-27
*
GM : Unused parameters cleanup
sugoi@google.com
2013-02-27
*
Build freetype as a standalone_static_library
borenet@google.com
2013-02-27
*
Whitespace change (SkipBuildbotRuns)
rmistry@google.com
2013-02-27
*
Whitespace change (SkipBuildbotRuns)
rmistry@google.com
2013-02-27
*
Whitespace change (SkipBuildbotRuns)
rmistry@google.com
2013-02-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-27
*
fix getFamilyName by calling FcFreeTypeQuery
reed@google.com
2013-02-26
*
Fixed sk_getMetrics_utf32_xy function
sugoi@google.com
2013-02-26
*
Use glGetStringi to get extensions when available.
bsalomon@google.com
2013-02-26
*
implement CreateTypefaceFromFile
reed@google.com
2013-02-26
*
git-svn-id: http://skia.googlecode.com/svn/trunk@7868 2bbb7eff-a529-9590-31e7...
reed@google.com
2013-02-26
*
move SampleTypeface into gm/typefacestyles
reed@google.com
2013-02-26
*
Whitespace change to test commit-queue
commit-bot@chromium.org
2013-02-26
*
Removing blank lines from codereview.settings.
rmistry@google.com
2013-02-26
*
shape ops work in progress
caryclark@google.com
2013-02-26
*
git-svn-id: http://skia.googlecode.com/svn/trunk@7863 2bbb7eff-a529-9590-31e7...
reed@google.com
2013-02-26
*
Rename template param to SkSTArray to be consistent with its base class, SkTA...
bsalomon@google.com
2013-02-26
*
Add files omitted from gcl change in r7860.
bsalomon@google.com
2013-02-26
*
Consolidate functions common the the null and debug GL interfaces.
bsalomon@google.com
2013-02-26
*
Whitespace change to test commit queue
commit-bot@chromium.org
2013-02-26
*
Pointing CODE_REVIEW_SERVER to Chromium Rietveld.
rmistry@google.com
2013-02-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-26
*
git-svn-id: http://skia.googlecode.com/svn/trunk@7856 2bbb7eff-a529-9590-31e7...
reed@google.com
2013-02-25
*
Fix a bunch of warnings, mainly around rowBytes.
scroggo@google.com
2013-02-25
*
remove duplicate impl for getFileName() on SkFDStream
reed@google.com
2013-02-25
*
Fixed the hash key comparison function.
sugoi@google.com
2013-02-25
*
check-point: skiafy SkFontHost_fontconfig from chrome
reed@google.com
2013-02-25
*
add --tmpDir foo option to tests, to allow unittests that want to write/read ...
reed@google.com
2013-02-25
*
Give GrDrawTarget a back ptr to its owning GrContext.
bsalomon@google.com
2013-02-25
*
Add an SkSet class to be used by Pdf only, for now - reverted because of trig...
edisonn@google.com
2013-02-25
*
don't #include <unistd.h> if we're windows
reed@google.com
2013-02-25
*
don't try to access filedescriptors on windows
reed@google.com
2013-02-25
*
move SkFDStream out of images into core
reed@google.com
2013-02-25
*
Remove bogus ability for creating an SkPicturePlayback to fail.
scroggo@google.com
2013-02-25
*
Use size_t for rowBytes.
scroggo@google.com
2013-02-25
[next]