aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* update pipe testGravatar reed@google.com2011-05-04
* add debugging test for building SkDescriptorGravatar reed@google.com2011-05-04
* Make the unix test app build.Gravatar scroggo2011-05-04
* remove deprecated getViewport/setViewportGravatar reed@google.com2011-05-04
* Add all ES2 glUniform functions to GrGLInterface. Add interface validation fo...Gravatar bsalomon@google.com2011-05-04
* code styleGravatar mike@reedtribe.org2011-05-04
* updateGravatar reed@google.com2011-05-03
* updated pipeGravatar reed@google.com2011-05-03
* Add comparison and assignment to SkClipStack (and fix an optimization bug).Gravatar vandebo@chromium.org2011-05-03
* code styleGravatar reed@google.com2011-05-03
* Fix arm compile problem on Lucid.Gravatar vandebo@chromium.org2011-05-03
* Remove GrContext.h dependence on GrGpu.hGravatar bsalomon@google.com2011-05-02
* never support bwGravatar reed@google.com2011-05-02
* update gyp file to build new filesGravatar bsalomon@google.com2011-05-02
* fix signed shift in blend32Gravatar reed@google.com2011-05-02
* add win-specific backend to SkDebugfGravatar reed@google.com2011-05-02
* fix compileGravatar reed@google.com2011-05-02
* disable lifecycle dumpsGravatar reed@google.com2011-05-02
* add typefacecacheGravatar reed@google.com2011-05-02
* [PDF] Fix fallout from r1217.Gravatar vandebo@chromium.org2011-05-02
* 4x4 SSAA with improvements in determination of when to apply. Still disabled ...Gravatar bsalomon@google.com2011-05-02
* PDF Device should report non-transformed size for width and height.Gravatar ctguil@chromium.org2011-04-29
* Fixing a simple build error in GrGpuGLShaders.cpp with GR_AGGRESSIVE_SHADER_OPTSGravatar junov@google.com2011-04-29
* update doxGravatar reed@google.com2011-04-29
* rename SkPtrRecorder and related wrappers to SkPtrSet, since that is the patternGravatar mike@reedtribe.org2011-04-29
* update doxGravatar mike@reedtribe.org2011-04-29
* Only define debugging GL globals when the code paths are enabledGravatar bsalomon@google.com2011-04-28
* Make gyp file define GR/SK debug/release flags. Remove file that breaks relea...Gravatar bsalomon@google.com2011-04-28
* Make reserveAndLockGeometry set index/vertex ptr to null if none requested. W...Gravatar bsalomon@google.com2011-04-28
* Fix warnings.Gravatar bsalomon@google.com2011-04-28
* fix warnings about possibly-uninitialized-variablesGravatar reed@google.com2011-04-28
* move SkOSFile.cpp into utils_files.mk, since it is needed for skdiff on allGravatar reed@google.com2011-04-28
* Adding newline at end of file to fix compiler error.Gravatar agl@chromium.org2011-04-27
* Add bounding rect for pathsGravatar bsalomon@google.com2011-04-27
* Accidentally omitted this file from r1203, :(Gravatar bsalomon@google.com2011-04-27
* Make Gr clear take a rect for a partial-clearGravatar bsalomon@google.com2011-04-27
* [PDF] Fix warnings on Windows.Gravatar vandebo@chromium.org2011-04-27
* New 'skdiff' tool to compare two directories full of files, write diff imagesGravatar tomhudson@google.com2011-04-27
* Add missing flattenable registrations and CreateProc() functions;Gravatar tomhudson@google.com2011-04-27
* Add flattenable registrar for Two_Point_Radial_Gradient.Gravatar tomhudson@google.com2011-04-27
* http://codereview.appspot.com/4365051/Gravatar reed@google.com2011-04-27
* Propagate return values from compare() up to main() so we can return 0 if allGravatar tomhudson@google.com2011-04-26
* SSSA for drawVerts, cleanup determination of when stage is enabledGravatar bsalomon@google.com2011-04-26
* http://codereview.appspot.com/4431067/Gravatar reed@google.com2011-04-26
* http://codereview.appspot.com/4436057/Gravatar reed@google.com2011-04-26
* http://codereview.appspot.com/4438070/Gravatar reed@google.com2011-04-26
* Another tiny comment-only change to trigger svn updateGravatar epoger@google.com2011-04-26
* Allocate a bitmap on the stack in xfermodes.cpp to work around a limitationGravatar tomhudson@google.com2011-04-26
* Update GR_API to support non-Windows DLLs.Gravatar bsalomon@google.com2011-04-26
* add helper available()Gravatar reed@google.com2011-04-26