index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
remove dead/abandoned file
reed@google.com
2011-06-01
*
Clean up the gyp files to reflect some files that were removed and/or renamed.
senorblanco@chromium.org
2011-06-01
*
Added code to enable the pipe module to record to a file
yangsu@google.com
2011-06-01
*
initialize fCurrY
reed@google.com
2011-06-01
*
Added a sample pipe reader app that uses File I/O for playback
yangsu@google.com
2011-06-01
*
Fixup utils.gyp.
bungeman@google.com
2011-06-01
*
Make gyp VC project debug configuration /DEBUG.
bungeman@google.com
2011-06-01
*
Added 3 new sample tests. http://codereview.appspot.com/4527092/
yangsu@google.com
2011-06-01
*
add MatrixBench.cpp
reed@google.com
2011-06-01
*
speed-up SkMatrix::preScale by 3x, by special-casing it instead of just calling
reed@google.com
2011-06-01
*
Add gyp for bench and make run on Windows. (2)
bungeman@google.com
2011-06-01
*
update to SampleView
reed@google.com
2011-06-01
*
inherit from SampleView
reed@google.com
2011-06-01
*
Add gyp for bench and make run on Windows.
bungeman@google.com
2011-05-31
*
Rename some global symbols defined by glu's libtess which conflict with the
senorblanco@chromium.org
2011-05-31
*
remember previous x-offset when we re-enter the runs array. speeds up paths
reed@google.com
2011-05-31
*
remove dump printf
reed@google.com
2011-05-31
*
make this work again: ./gyp_skia && make SampleApp
epoger@google.com
2011-05-31
*
[PDF] Add pages accessor to SkPDFDocument.
vandebo@chromium.org
2011-05-31
*
Port the SampleApp (raster) to Android.
Scroggo
2011-05-31
*
Remove unnecessary call to unlock.
Scroggo
2011-05-31
*
fix memory leaks
reed@google.com
2011-05-31
*
remove dead code
reed@google.com
2011-05-31
*
split skia.gyp into separate gypfile for each source dir
epoger@google.com
2011-05-31
*
Add more SK_API declarations to fix Chrome.
vandebo@chromium.org
2011-05-30
*
[PDF] Add plumbing and accessors so that Chrome can record the font types use...
vandebo@chromium.org
2011-05-29
*
Fix copy/paste bug that checks same stencil field twice in isDisabled().
bsalomon@google.com
2011-05-27
*
make --replay be the default. Now --noreplay will disable testing through a p...
reed@google.com
2011-05-26
*
retool without shapes, which are broken/experimental
reed@google.com
2011-05-26
*
Removal of obsolete interface, SkMatrixClipObserver.
twiz@google.com
2011-05-26
*
remove self-modifying matrix code, which can't work with pictures, and will b...
reed@google.com
2011-05-26
*
dynamically allocate the pixels, so they can be referened when drawn into a p...
reed@google.com
2011-05-26
*
we don't checkin baselines for pdf yet
reed@google.com
2011-05-26
*
add gpu baselines for linux
reed@google.com
2011-05-26
*
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
[next]