aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Copy the top level Android directory into trunk.Gravatar djsollen@google.com2013-04-29
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-28
* Added Google homepage to list of SKPs. Whitespace change to trigger rebuilds.Gravatar rmistry@google.com2013-04-27
* add computation for error in conic-as-quadGravatar mike@reedtribe.org2013-04-27
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-27
* add comment for computing max-diff between conic and its bounding quadGravatar reed@google.com2013-04-26
* path ops -- disable fail test for nowGravatar caryclark@google.com2013-04-26
* path ops -- handle non-finite numbersGravatar caryclark@google.com2013-04-26
* GM self-tests: always run all tests (don't stop at first failure)Gravatar epoger@google.com2013-04-26
* Whitespace change to trigger Housekeepers.Gravatar rmistry@google.com2013-04-26
* Whitespace change to trigger Housekeepers.Gravatar rmistry@google.com2013-04-26
* GM: specify that currently used checksums are CityHashes of SkBitmapsGravatar epoger@google.com2013-04-26
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-26
* rename SkRationalQuad to SkConicGravatar mike@reedtribe.org2013-04-26
* Remove useless SkRect::sortGravatar robertphillips@google.com2013-04-25
* Nexus 7 performance trigger rebaselinesGravatar robertphillips@google.com2013-04-25
* impl onCreateFrom... for fontmgr on windowsGravatar reed@google.com2013-04-25
* Avoid side effects related to skia error callbacks in the testing infrastructureGravatar humper@google.com2013-04-25
* Use SkError for a bitmap that could not be decoded.Gravatar scroggo@google.com2013-04-25
* Temporarily disable HardLight effect in unit tests.Gravatar jvanverth@google.com2013-04-25
* Updates to skimage tool to use it for testing.Gravatar scroggo@google.com2013-04-25
* Reduce calls to SkMatrix::reset from GrDrawStateGravatar robertphillips@google.com2013-04-25
* Work around overzealous assertion in SkMaskFilter.Gravatar tomhudson@google.com2013-04-25
* Add GPU support for roundrectsGravatar commit-bot@chromium.org2013-04-25
* disable checking the style name from fontmgr (not impl on some backends,Gravatar reed@google.com2013-04-25
* Adding missing SK_API identifier to class so that it's accessible in debug bl...Gravatar sugoi@google.com2013-04-25
* fix build : add src\pathops to pathops_unittestGravatar caryclark@google.com2013-04-25
* path ops : make it realGravatar caryclark@google.com2013-04-25
* Added "SkRRect::contains(const SkRect&) const"Gravatar robertphillips@google.com2013-04-25
* Adjust some Nexus 7 performance triggers Gravatar robertphillips@google.com2013-04-25
* path ops : fix empty-diff bug, op-in-placeGravatar caryclark@google.com2013-04-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-25
* Some fixes for saturation computation XferEffect.Gravatar commit-bot@chromium.org2013-04-25
* Fix for compiler error:Gravatar robertphillips@google.com2013-04-24
* Move MMap to SkData.Gravatar commit-bot@chromium.org2013-04-24
* Fix the build.Gravatar scroggo@google.com2013-04-24
* Adding new bench tests for lighting and blurGravatar sugoi@google.com2013-04-24
* Treat default command line argument properly.Gravatar scroggo@google.com2013-04-24
* first impl of fontmgr for gdiGravatar reed@google.com2013-04-24
* show fontstyle values for each styleGravatar reed@google.com2013-04-24
* Add option to specify defaults configs to --config flag in gm. This makes it ...Gravatar bsalomon@google.com2013-04-24
* Exit ~GrContext early if GrContext::init() failed.Gravatar bsalomon@google.com2013-04-24
* Whitespace change to test Commit Queue (SkipBuildbotRuns)Gravatar commit-bot@chromium.org2013-04-24
* Fixing numerical rounding edge case in SkTileGridGravatar junov@chromium.org2013-04-24
* Fix a bug in SkTextBox.Gravatar scroggo@google.com2013-04-24
* Fix compile warning on mac that breaks a bot, and remove jpeg creation bitmap...Gravatar edisonn@google.com2013-04-24
* Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to Fl...Gravatar edisonn@google.com2013-04-24
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-24
* Add stroked rrect benches. Gravatar jvanverth@google.com2013-04-23
* ARGB image encoder for checksums.Gravatar bungeman@google.com2013-04-23