2011-06-17 |
Scroggo | Remove redundant GrTouchGesture. Switch its only user... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
bsalomon@google.com | Add GrRenderTexture cons for gpu dev. Remove factory... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
yangsu@google.com | Added dependencies for SkPipe in SampleApp |
commit | commitdiff | tree | snapshot |
2011-06-17 |
yangsu@google.com | Gyp files for Cocoa Debugger and Simple Cocoa App |
commit | commitdiff | tree | snapshot |
2011-06-17 |
bungeman@google.com | Add graphing for multiple runs of bench. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Scroggo | Minor fixes for SampleApp. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
tomhudson@google.com | -replay tests are only run if forward rendering succeeded. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
bsalomon@google.com | Add createNewCompatibleDevice. Allow devices to have... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Scroggo | Use SkTouchGesture to handle pinch events in Android... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
yangsu@google.com | Modified Pipe Reader to read an atom at a time |
commit | commitdiff | tree | snapshot |
2011-06-16 |
yangsu@google.com | Added CocoaDebugger to experimental |
commit | commitdiff | tree | snapshot |
2011-06-16 |
reed@google.com | make SkDevice constructors explicit between offscreen... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
epoger@google.com | roll back runhooks to fix production buildbot |
commit | commitdiff | tree | snapshot |
2011-06-16 |
epoger@google.com | Add "runhooks" to run gyp step upon gclient sync, for... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
bsalomon@google.com | First pass at improving temporary tex/rt reuse |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Scroggo | Better fix for changing the viewport in sample app. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
yangsu@google.com | Added SimpleCocoaApp to the experimental directory |
commit | commitdiff | tree | snapshot |
2011-06-16 |
tomhudson@google.com | Rename GrGLBug to GrGLCapability. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Scroggo | Fix the mac build of the SampleApp. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Scroggo | Always call notifyTextureDelete in onRelease. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
reed@google.com | add gradient_create bench, just to measure the time... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
epoger@google.com | remove libpng and zlib from third_party |
commit | commitdiff | tree | snapshot |
2011-06-15 |
bungeman@google.com | Put Matirx and Scalar benches into gyp. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
reed@google.com | add tilemode options |
commit | commitdiff | tree | snapshot |
2011-06-15 |
tomhudson@google.com | Avoid checking to see if a bool is less than zero. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
epoger@google.com | remove trunk/gyp/gyp_skia (it was replaced a while... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
epoger@google.com | Move PointTest.cpp out of tests/core into tests/ ;... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
epoger@google.com | fix all_dependent_settings gyp bug (affected Mac only) |
commit | commitdiff | tree | snapshot |
2011-06-15 |
epoger@google.com | Implement SkPoint::Normalize() for SK_SCALAR_IS_FIXED... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
senorblanco... | Implement edge AA for concave polys in the tesselated... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
reed@google.com | change GC imagedecoder to use the same colorspace betwe... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
bungeman@google.com | Add information to bench output. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
tomhudson@google.com | Increase compatibility with clang, mostly around SK_RES... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Scroggo | Improvements to the SampleApp (primarily Android). |
commit | commitdiff | tree | snapshot |
2011-06-15 |
epoger@google.com | fix gm on Mac, and Linux buildbot build, by adding... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
bsalomon@google.com | Set texture dirty flag only when texture has really... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
epoger@google.com | add libpng source to repo and make Unix build use it |
commit | commitdiff | tree | snapshot |
2011-06-14 |
reed@google.com | style and warnings |
commit | commitdiff | tree | snapshot |
2011-06-14 |
reed@google.com | add |
commit | commitdiff | tree | snapshot |
2011-06-14 |
reed@google.com | add SkDataRef (for future use) |
commit | commitdiff | tree | snapshot |
2011-06-14 |
bsalomon@google.com | Update mac gpu baseline for SSAA on inverse paths |
commit | commitdiff | tree | snapshot |
2011-06-14 |
bsalomon@google.com | Enable SSAA on inverse filled paths |
commit | commitdiff | tree | snapshot |
2011-06-14 |
epoger@google.com | delete all old (non-Gyp) buildfiles |
commit | commitdiff | tree | snapshot |
2011-06-14 |
tomhudson@google.com | FBO probing at Context startup is very expensive. This... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
epoger@google.com | delete manually-imported Gyp source |
commit | commitdiff | tree | snapshot |
2011-06-14 |
bsalomon@google.com | Updated mac baselines from gl ctx size change and new... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
bsalomon@google.com | Update baselines for linux-fixed. Make shader text... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
epoger@google.com | Use automatically imported third_party/externals/gyp... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
bsalomon@google.com | Fix text-as-path with skshader on gpu |
commit | commitdiff | tree | snapshot |
2011-06-13 |
bsalomon@google.com | uint32_t -> int for texture extents |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Scroggo | Implement timers for linux SampleApp. codereview.appspo... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
reed@google.com | drop extraneous GrPrintfs |
commit | commitdiff | tree | snapshot |
2011-06-13 |
epoger@google.com | set externals/gyp dependency to same version as manuall... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
epoger@google.com | Modify DEPS so that it works properly for the buildbot |
commit | commitdiff | tree | snapshot |
2011-06-13 |
bsalomon@google.com | AA updates for mac gm baseline WRT r1568 |
commit | commitdiff | tree | snapshot |
2011-06-13 |
bsalomon@google.com | Consider hw render target limit for offscreen supersamp... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
djsollen@google.com | Updates to the Android SampleApp |
commit | commitdiff | tree | snapshot |
2011-06-13 |
epoger@google.com | Add DEPS file in an attempt to make both gclient and... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
reed@google.com | move SkMatrix44 |
commit | commitdiff | tree | snapshot |
2011-06-13 |
reed@google.com | add row/col major getters, plus unit-tests |
commit | commitdiff | tree | snapshot |
2011-06-13 |
reed@google.com | move into utils |
commit | commitdiff | tree | snapshot |
2011-06-13 |
reed@google.com | add 2nd parameter to SkFontHost::NextLogicalFont() |
commit | commitdiff | tree | snapshot |
2011-06-09 |
epoger@google.com | #include <math.h> if SK_SCALAR_IS_FIXED but SK_CAN_USE_... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
tomhudson@google.com | When user specifies an output path with -w, only output... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
reed@google.com | update SkMatrix44 |
commit | commitdiff | tree | snapshot |
2011-06-09 |
tomhudson@google.com | Fix signed/unsigned mismatch in rev 1553. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
epoger@google.com | Define SK_CAN_USE_FLOAT in gyp build, just like Makefil... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
epoger@google.com | Remove SkTableMaskFilter.cpp from gyp build, because... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
reed@google.com | check-point for unifying results between runs and mask... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
tomhudson@google.com | skdiff usability improvements: summary to stdout, ... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
junov@google.com | Adding functionality for purgin graphics resource handles |
commit | commitdiff | tree | snapshot |
2011-06-08 |
epoger@google.com | add skia_scalar switch to gyp script |
commit | commitdiff | tree | snapshot |
2011-06-08 |
bungeman@google.com | Fix scale metric bench. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
epoger@google.com | fix windows compile errors in "tests" |
commit | commitdiff | tree | snapshot |
2011-06-08 |
epoger@google.com | revert to manually imported gyp source (from SVN externals) |
commit | commitdiff | tree | snapshot |
2011-06-08 |
tomhudson@google.com | Duplicates code from GrPathUtils to verify that an... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Scroggo | Make linux sample app work on my laptop. Reviewed at... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
thakis@chromium.org | GCC 4.6 fix: intptr_t <-> NULL triggers an warning. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
bungeman@google.com | Higher resolution timers for bench. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
reed@google.com | rebaselin from 1528 |
commit | commitdiff | tree | snapshot |
2011-06-07 |
bsalomon@google.com | Apply translate param to path bounds when computing... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
reed@google.com | rebaseline from 1528 |
commit | commitdiff | tree | snapshot |
2011-06-07 |
reed@google.com | round Y baseline for text, as we do in the raster case |
commit | commitdiff | tree | snapshot |
2011-06-07 |
epoger@google.com | Temporarily fall back to the old makefile; the new... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
epoger@google.com | Some final cleanups leading up to The Official Switch... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
tomhudson@google.com | New benchmarks to determine performance of matrix-point... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
reed@google.com | add SkFixedFloorToFixed |
commit | commitdiff | tree | snapshot |
2011-06-07 |
thakis@chromium.org | Correct argument order for drawSimpleRect() |
commit | commitdiff | tree | snapshot |
2011-06-07 |
kbr@chromium.org | Committing on behalf of gman@chromium.org: |
commit | commitdiff | tree | snapshot |
2011-06-06 |
tomhudson@google.com | Increase use of SkMatrix::hasPerspective(), merge in... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
tomhudson@google.com | Make scalar benchmarks compile and run under SKIA_SCALA... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
tomhudson@google.com | Attempt to correct issue with fixed point from SkMatrix... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
reed@google.com | remove legacy LCDTEXT define |
commit | commitdiff | tree | snapshot |
2011-06-06 |
reed@google.com | move code inside #ifdef to fix warning |
commit | commitdiff | tree | snapshot |
2011-06-06 |
tomhudson@google.com | Benchmarking suggests that replacing some of the conver... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
tomhudson@google.com | New scalar benchmark suite, comparing SkScalarAs2sCompl... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
reed@google.com | add internal multiplier for loopcount, to reduce varian... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
reed@google.com | make concat_float distinguishable using -match |
commit | commitdiff | tree | snapshot |
2011-06-03 |
epoger@google.com | Make gyp_skia script use third_party/externals/gyp... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
epoger@google.com | Add third_party/externals dir that brings in gyp |
commit | commitdiff | tree | snapshot |
next |