aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* implement CreateTypefaceFromFileGravatar reed@google.com2013-02-26
* git-svn-id: http://skia.googlecode.com/svn/trunk@7868 2bbb7eff-a529-9590-31e7...Gravatar reed@google.com2013-02-26
* move SampleTypeface into gm/typefacestylesGravatar reed@google.com2013-02-26
* Whitespace change to test commit-queueGravatar commit-bot@chromium.org2013-02-26
* Removing blank lines from codereview.settings.Gravatar rmistry@google.com2013-02-26
* shape ops work in progressGravatar caryclark@google.com2013-02-26
* git-svn-id: http://skia.googlecode.com/svn/trunk@7863 2bbb7eff-a529-9590-31e7...Gravatar reed@google.com2013-02-26
* Rename template param to SkSTArray to be consistent with its base class, SkTA...Gravatar bsalomon@google.com2013-02-26
* Add files omitted from gcl change in r7860.Gravatar bsalomon@google.com2013-02-26
* Consolidate functions common the the null and debug GL interfaces.Gravatar bsalomon@google.com2013-02-26
* Whitespace change to test commit queueGravatar commit-bot@chromium.org2013-02-26
* Pointing CODE_REVIEW_SERVER to Chromium Rietveld.Gravatar rmistry@google.com2013-02-26
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-26
* git-svn-id: http://skia.googlecode.com/svn/trunk@7856 2bbb7eff-a529-9590-31e7...Gravatar reed@google.com2013-02-25
* Fix a bunch of warnings, mainly around rowBytes.Gravatar scroggo@google.com2013-02-25
* remove duplicate impl for getFileName() on SkFDStreamGravatar reed@google.com2013-02-25
* Fixed the hash key comparison function.Gravatar sugoi@google.com2013-02-25
* check-point: skiafy SkFontHost_fontconfig from chromeGravatar reed@google.com2013-02-25
* add --tmpDir foo option to tests, to allow unittests that want to write/read ...Gravatar reed@google.com2013-02-25
* Give GrDrawTarget a back ptr to its owning GrContext.Gravatar bsalomon@google.com2013-02-25
* Add an SkSet class to be used by Pdf only, for now - reverted because of trig...Gravatar edisonn@google.com2013-02-25
* don't #include <unistd.h> if we're windowsGravatar reed@google.com2013-02-25
* don't try to access filedescriptors on windowsGravatar reed@google.com2013-02-25
* move SkFDStream out of images into coreGravatar reed@google.com2013-02-25
* Remove bogus ability for creating an SkPicturePlayback to fail.Gravatar scroggo@google.com2013-02-25
* Use size_t for rowBytes.Gravatar scroggo@google.com2013-02-25
* Always round text position correctly.Gravatar bungeman@google.com2013-02-25
* Whitespace change to test commit queueGravatar commit-bot@chromium.org2013-02-25
* Fixed '#if with no expression' warning/errorGravatar robertphillips@google.com2013-02-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-23
* Fix debugger build.Gravatar scroggo@google.com2013-02-22
* Remove SkSerializationHelpers.Gravatar scroggo@google.com2013-02-22
* shape ops work in progressGravatar caryclark@google.com2013-02-22
* Create SkLazyPixelRef which performs lazy decoding.Gravatar scroggo@google.com2013-02-22
* Fix signed/unsigned comparison warnings in benchmain.cppGravatar bsalomon@google.com2013-02-22
* use DEF_GMGravatar reed@google.com2013-02-22
* Enable cpu-array dynamic vertex data on SGX.Gravatar bsalomon@google.com2013-02-22
* remove obsolete build flags:Gravatar reed@google.com2013-02-22
* Fix GPU-less build of bench.Gravatar bsalomon@google.com2013-02-22
* Make GPU versions of benchs use the same canvas size as raster.Gravatar bsalomon@google.com2013-02-22
* Fix ChartBench crash.Gravatar bsalomon@google.com2013-02-22
* Avoid an unitialized warning on linux.Gravatar scroggo@google.com2013-02-22
* Fix a warning on Android.Gravatar scroggo@google.com2013-02-22
* Fix a warning on linux.Gravatar scroggo@google.com2013-02-22
* Add chart bench.Gravatar bsalomon@google.com2013-02-22
* remove obsolete build flag SK_IGNORE_CONVEX_QUAD_OPTGravatar reed@google.com2013-02-22
* remove obsolete build flag SK_IGNORE_SETLINE_FIXGravatar reed@google.com2013-02-22
* remove obsolete build flag SK_IGNORE_GRADIENT_DITHER_FIXGravatar reed@google.com2013-02-22
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-22
* Small adjustments to SkRectShaderImageFilter to follow up on original cl.Gravatar sugoi@google.com2013-02-21