- d22b6e4 Remove global curve subdivision tolerance from GrPathUtils. by tomhudson@google.com · 14 years ago
- fc1539a Experimental framework for fast quadratic subdivision density computation code. by tomhudson@google.com · 14 years ago
- 338ee24 Changed variables to not conflict with variables/properties in Cocao Touch by yangsu@google.com · 14 years ago
- fe5afe5 Make images properly depend on utils. http://codereview.appspot.com/4629068/ by bungeman@google.com · 14 years ago
- 3a31ac1 add (replacing SkDataRef) by reed@google.com · 14 years ago
- 8d0b577 rename public SkDataRef to SkData by reed@google.com · 14 years ago
- c134f39 Added platform specific includes by yangsu@google.com · 14 years ago
- 70442a6 add copyToData() to dyanamicwstream by reed@google.com · 14 years ago
- 9df621d Wrap SkStreams in IStreams instead of copying data around. by bungeman@google.com · 14 years ago
- 8fd48b8 whitespace commit by epoger@google.com · 14 years ago
- f4c9429 Added gm/base-MacPro-fixed http://codereview.appspot.com/4631065 by epoger@google.com · 14 years ago
- c8e0f93 fix mono bittest by reed@google.com · 14 years ago
- 6b9580c Allow override of skia_scalar gyp variable using GYP_DEFINES by epoger@google.com · 14 years ago
- 0236294 Add "tools" to "make all" by epoger@google.com · 14 years ago
- 8871a84 detect when our quadratic is really linear for 2-point radial, and don't by reed@google.com · 14 years ago
- 7382407 promote embedded bitmaps for lcd16 by reed@google.com · 14 years ago
- 3c1412f Update BenchGpuTimer.cpp to new interface. by bungeman@google.com · 14 years ago
- 242bb89 Add image encoder/decoder for Windows. http://codereview.appspot.com/4634078/ by bungeman@google.com · 14 years ago
- 5d2e4cc add toplevel Makefile that works for Mac and Unix by epoger@google.com · 14 years ago
- 6e8d335 New benchmark to create many random quadratic paths. by tomhudson@google.com · 14 years ago
- d3aed39 Unify handleTouch and handleClick in SampleApp. by Scroggo · 14 years ago
- 1eeaf0b Add support for 8 bits/component glyphs, to by caryclark@google.com · 14 years ago
- 3c89818 Fix more coverity defects - Uninitialized class fields. by vandebo@chromium.org · 14 years ago
- d19aa27 Fix copy/paste error in GrDrawTarget::AutoStateRestore::set by bsalomon@google.com · 14 years ago
- e1bc274 Fix a batch of coverity defects, uninitialized class fields. by vandebo@chromium.org · 14 years ago
- 7332207 Fix some problems detected by coverity. by vandebo@chromium.org · 14 years ago
- 7359eae fix to free a plot when purging gr font cache by bsalomon@google.com · 14 years ago
- e03c652 Handle possibly NULL deref in comparison by vandebo@chromium.org · 14 years ago
- 6aab8e3 Initialize members to satisfy coverity. by bsalomon@google.com · 14 years ago
- 714df17 Remove createDevice decl from SkProxyCanvas.h. Impl has already been removed in r1625. by bsalomon@google.com · 14 years ago
- 6bac947 Add option in flattening to write factory names inline, as we are recording. by reed@google.com · 14 years ago
- 25fb21f Refactor GrDrawTarget vertex/index api by bsalomon@google.com · 14 years ago
- 62b65b0 SampleApp fixes. by Scroggo · 14 years ago
- fd0ffcf change string read/write to store length as full 32-bit value. This simplifies by reed@google.com · 14 years ago
- 8ac0d54 Add a way to save to PDF in SampleApp on Android and elsewhere. by Scroggo · 14 years ago
- ccb74ea Changed mac specific files to use ApplicationServices rather than Carbon by yangsu@google.com · 14 years ago
- 2d54d06 update dox by reed@google.com · 14 years ago
- 10a9465 Revert the changes to gyp/images.gyp in r1654, as apparently they're by senorblanco@chromium.org · 14 years ago
- 52bbe14 Remove some files from views.gyp that already being compiled into utils.gyp by senorblanco@chromium.org · 14 years ago
- 2d7a60d whitespace commit to trigger buildbot by epoger@google.com · 14 years ago
- 1a7e946 disable gpu tests when scalar==fixed, add baselines for fixedpoint strokes gm by reed@google.com · 14 years ago
- b317304 add mac desktop baselines for strokes gm by reed@google.com · 14 years ago
- d52d362 add initial baselines for strokes gm by reed@google.com · 14 years ago
- 37019e2 add baselines for new test by mike@reedtribe.org · 14 years ago
- 643b007 add strokes.cpp by mike@reedtribe.org · 14 years ago
- 90bb497 inherit from SampleView by mike@reedtribe.org · 14 years ago
- f2c21cd add by mike@reedtribe.org · 14 years ago
- 0c96b0a another whitespace commit by epoger@google.com · 14 years ago
- 9bb0c89 whitespace commit by epoger@google.com · 14 years ago
- 61f3bde Fix handling of nan when clamping number of pts in quads/cubics by bsalomon@google.com · 14 years ago
- 0264276 Added FileReaderApp to experimental and it's corresponding gyp file by yangsu@google.com · 14 years ago
- fe67652 Remember last successful stencil format by bsalomon@google.com · 14 years ago
- 6d0c02c Fix Gradient2Bench colors so that Debug bench will run. by bungeman@google.com · 14 years ago
- 9040593 Fix self-assignment by bsalomon@google.com · 14 years ago
- b092140 Remove redundant GrTouchGesture. Switch its only user to SkTouchGesture. by Scroggo · 14 years ago
- f9046fe Add GrRenderTexture cons for gpu dev. Remove factory from gpu device. by bsalomon@google.com · 14 years ago
- 06b4da1 Added dependencies for SkPipe in SampleApp by yangsu@google.com · 14 years ago
- 5f802c1 Gyp files for Cocoa Debugger and Simple Cocoa App by yangsu@google.com · 14 years ago
- 85669f9 Add graphing for multiple runs of bench. http://codereview.appspot.com/4539087/ by bungeman@google.com · 14 years ago
- b4490c7 Minor fixes for SampleApp. by Scroggo · 14 years ago
- cae6b3f -replay tests are only run if forward rendering succeeded. by tomhudson@google.com · 14 years ago
- e97f085 Add createNewCompatibleDevice. Allow devices to have a NULL factory and saveLayer will fall back on createNewCompatibleDevice. by bsalomon@google.com · 14 years ago
- a54e2f6 Use SkTouchGesture to handle pinch events in Android SampleApp. by Scroggo · 14 years ago
- 1bce0a5 Modified Pipe Reader to read an atom at a time by yangsu@google.com · 14 years ago
- a8a42e2 Added CocoaDebugger to experimental by yangsu@google.com · 14 years ago
- af951c9 make SkDevice constructors explicit between offscreen and on/direct by reed@google.com · 14 years ago
- 3cbd375 roll back runhooks to fix production buildbot by epoger@google.com · 14 years ago
- 0045edd Add "runhooks" to run gyp step upon gclient sync, for buildbot by epoger@google.com · 14 years ago
- b5b3168 First pass at improving temporary tex/rt reuse by bsalomon@google.com · 14 years ago
- 3e7ff9f Better fix for changing the viewport in sample app. by Scroggo · 14 years ago
- 6c4cd26 Added SimpleCocoaApp to the experimental directory by yangsu@google.com · 14 years ago
- e67bd3f Rename GrGLBug to GrGLCapability. by tomhudson@google.com · 14 years ago
- 716a038 Fix the mac build of the SampleApp. by Scroggo · 14 years ago
- c29d7cd Always call notifyTextureDelete in onRelease. by Scroggo · 14 years ago
- 8ac7a0f add gradient_create bench, just to measure the time to create a new gradient by reed@google.com · 14 years ago
- b1b721a remove libpng and zlib from third_party http://codereview.appspot.com/4571077 by epoger@google.com · 14 years ago
- 48d5d8e Put Matirx and Scalar benches into gyp. by bungeman@google.com · 14 years ago
- 7241516 add tilemode options by reed@google.com · 14 years ago
- 30e4bb6 Avoid checking to see if a bool is less than zero. by tomhudson@google.com · 14 years ago
- 7495ac1 remove trunk/gyp/gyp_skia (it was replaced a while back by trunk/gyp_skia) by epoger@google.com · 14 years ago
- d33f75c Move PointTest.cpp out of tests/core into tests/ ; the other arrangement was by epoger@google.com · 14 years ago
- 8a12c04 fix all_dependent_settings gyp bug (affected Mac only) by epoger@google.com · 14 years ago
- 1fd56dc Implement SkPoint::Normalize() for SK_SCALAR_IS_FIXED and add performance warning to its declaration by epoger@google.com · 14 years ago
- 129b8e3 Implement edge AA for concave polys in the tesselated path renderer. by senorblanco@chromium.org · 14 years ago
- af9d9c2 change GC imagedecoder to use the same colorspace between image and context, by reed@google.com · 14 years ago
- a5d4841 Add information to bench output. http://codereview.appspot.com/4602057/ by bungeman@google.com · 14 years ago
- a87cd2a Increase compatibility with clang, mostly around SK_RESTRICT. by tomhudson@google.com · 14 years ago
- 2c8208f Improvements to the SampleApp (primarily Android). by Scroggo · 14 years ago
- 25e9283 fix gm on Mac, and Linux buildbot build, by adding zlib source to third_party by epoger@google.com · 14 years ago
- cd19a5f Set texture dirty flag only when texture has really changed by bsalomon@google.com · 14 years ago
- 38a9134 add libpng source to repo and make Unix build use it by epoger@google.com · 14 years ago
- ca1f5e2 style and warnings by reed@google.com · 14 years ago
- 1622c99 add by reed@google.com · 14 years ago
- 35ae8ea add SkDataRef (for future use) by reed@google.com · 14 years ago
- 1b52457 Update mac gpu baseline for SSAA on inverse paths by bsalomon@google.com · 14 years ago
- 7ac249b Enable SSAA on inverse filled paths by bsalomon@google.com · 14 years ago
- baa677b delete all old (non-Gyp) buildfiles by epoger@google.com · 14 years ago
- 747bf29 FBO probing at Context startup is very expensive. This patch removes the by tomhudson@google.com · 14 years ago
- 353c252a2 delete manually-imported Gyp source see http://codereview.appspot.com/4610045 by epoger@google.com · 14 years ago
- 8bf2d20 Updated mac baselines from gl ctx size change and new version of shadertext with txt-on-path. by bsalomon@google.com · 14 years ago