index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Minor fixes for SampleApp.
Scroggo
2011-06-17
*
-replay tests are only run if forward rendering succeeded.
tomhudson@google.com
2011-06-17
*
Add createNewCompatibleDevice. Allow devices to have a NULL factory and saveL...
bsalomon@google.com
2011-06-17
*
Use SkTouchGesture to handle pinch events in Android SampleApp.
Scroggo
2011-06-17
*
Modified Pipe Reader to read an atom at a time
yangsu@google.com
2011-06-16
*
Added CocoaDebugger to experimental
yangsu@google.com
2011-06-16
*
make SkDevice constructors explicit between offscreen and on/direct
reed@google.com
2011-06-16
*
roll back runhooks to fix production buildbot
epoger@google.com
2011-06-16
*
Add "runhooks" to run gyp step upon gclient sync, for buildbot
epoger@google.com
2011-06-16
*
First pass at improving temporary tex/rt reuse
bsalomon@google.com
2011-06-16
*
Better fix for changing the viewport in sample app.
Scroggo
2011-06-16
*
Added SimpleCocoaApp to the experimental directory
yangsu@google.com
2011-06-16
*
Rename GrGLBug to GrGLCapability.
tomhudson@google.com
2011-06-16
*
Fix the mac build of the SampleApp.
Scroggo
2011-06-16
*
Always call notifyTextureDelete in onRelease.
Scroggo
2011-06-16
*
add gradient_create bench, just to measure the time to create a new gradient
reed@google.com
2011-06-16
*
remove libpng and zlib from third_party
epoger@google.com
2011-06-16
*
Put Matirx and Scalar benches into gyp.
bungeman@google.com
2011-06-15
*
add tilemode options
reed@google.com
2011-06-15
*
Avoid checking to see if a bool is less than zero.
tomhudson@google.com
2011-06-15
*
remove trunk/gyp/gyp_skia (it was replaced a while back by trunk/gyp_skia)
epoger@google.com
2011-06-15
*
Move PointTest.cpp out of tests/core into tests/ ; the other arrangement was
epoger@google.com
2011-06-15
*
fix all_dependent_settings gyp bug (affected Mac only)
epoger@google.com
2011-06-15
*
Implement SkPoint::Normalize() for SK_SCALAR_IS_FIXED and add performance war...
epoger@google.com
2011-06-15
*
Implement edge AA for concave polys in the tesselated path renderer.
senorblanco@chromium.org
2011-06-15
*
change GC imagedecoder to use the same colorspace between image and context,
reed@google.com
2011-06-15
*
Add information to bench output.
bungeman@google.com
2011-06-15
*
Increase compatibility with clang, mostly around SK_RESTRICT.
tomhudson@google.com
2011-06-15
*
Improvements to the SampleApp (primarily Android).
Scroggo
2011-06-15
*
fix gm on Mac, and Linux buildbot build, by adding zlib source to third_party
epoger@google.com
2011-06-15
*
Set texture dirty flag only when texture has really changed
bsalomon@google.com
2011-06-15
*
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
[next]