aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* enable ffp-contract on arm64 buildsDerek Sollenberger2014-08-211-0/+6
* Merge changes from Skia's m37 branch into lmp-dev.Derek Sollenberger2014-08-143-1/+62
* Merge changes from Skia's m37 branch into lmp-dev.Derek Sollenberger2014-07-251-0/+27
* return early instead of crashing if fileData failsreed2014-07-101-0/+3
* Merge "Move BenchTimer to tools as Timer" into master-skiaSkia_Android Canary Bot2014-06-201-2/+2
|\
* | Merge "Revert of Move BenchTimer to tools as Timer (https://codereview.chromi...Skia_Android Canary Bot2014-06-201-2/+2
|\|
* | Merge "Move BenchTimer to tools as Timer" into master-skiaSkia_Android Canary Bot2014-06-201-2/+2
|\|
* | Merge "Refactor how we handle resources path in Tests." into master-skiaSkia_Android Canary Bot2014-06-187-27/+15
|\|
| * Refactor how we handle resources path in Tests.tfarina2014-06-186-25/+12
* | Merge "Add basic stacktrace handler using libunwind." into master-skiaSkia_Android Canary Bot2014-06-182-0/+3
|\|
| * Add basic stacktrace handler using libunwind.mtklein2014-06-181-0/+2
* | Merge "Fix last pathops skp bug" into master-skiaSkia_Android Canary Bot2014-06-186-35/+120
|\|
| * Fix last pathops skp bugcaryclark2014-06-186-35/+120
* | Merge "Fifth attempt to land faster rect blur. Remove unnecessary conditiona...Skia_Android Canary Bot2014-06-171-6/+10
|\|
| * Fifth attempt to land faster rect blur. Remove unnecessary conditionals from...humper2014-06-171-6/+10
* | Merge "Add EXPERIMENTAL_beginRecording() for SkRecord-based recording." into ...Skia_Android Canary Bot2014-06-172-8/+2
|\|
| * Add EXPERIMENTAL_beginRecording() for SkRecord-based recording.mtklein2014-06-171-1/+1
* | Merge "Silence warnings about using offsetof on near-POD structs." into maste...Skia_Android Canary Bot2014-06-171-0/+3
|\|
* | Merge "hide SkBitmap::Config entirely (behind a flag)" into master-skiaSkia_Android Canary Bot2014-06-171-1/+1
|\|
| * hide SkBitmap::Config entirely (behind a flag)reed2014-06-171-1/+1
* | Merge "Enabling the canvas bit to turn the clip stack into a flat replace exp...Skia_Android Canary Bot2014-06-1710-248/+1476
|\|
| * Enabling the canvas bit to turn the clip stack into a flat replace exposed ar...caryclark2014-06-1710-248/+1476
* | Merge "stop using SkBitmap::Config" into master-skiaSkia_Android Canary Bot2014-06-141-1/+1
|\|
| * stop using SkBitmap::Configreed2014-06-141-1/+1
* | Merge "hide Config in SkImageDecoder -- use SkColorType instead" into master-...Skia_Android Canary Bot2014-06-131-15/+11
|\|
| * hide Config in SkImageDecoder -- use SkColorType insteadreed2014-06-121-15/+11
* | Merge "Revert of third try at landing improved blur rect; this time with more...Skia_Android Canary Bot2014-06-121-10/+6
|\|
| * Revert of third try at landing improved blur rect; this time with more correc...scroggo2014-06-121-10/+6
* | Merge "Cleanup: Delete sk_tools::make_filepath() in favor of SkOSPath::SkPath...Skia_Android Canary Bot2014-06-122-20/+0
|\|
| * Cleanup: Delete sk_tools::make_filepath() in favor of SkOSPath::SkPathJoin().tfarina2014-06-121-19/+0
* | Merge "third try at landing improved blur rect; this time with more correctne...Skia_Android Canary Bot2014-06-111-6/+10
|\|
| * third try at landing improved blur rect; this time with more correctnesshumper2014-06-111-6/+10
* | Merge "Texture compression unit tests along with a couple of bug fixes" into ...Skia_Android Canary Bot2014-06-112-0/+115
|\|
| * Texture compression unit tests along with a couple of bug fixeskrajcevski2014-06-111-0/+114
* | Merge "Remove picture pre-allocation from SkPictureRecorder" into master-skiaSkia_Android Canary Bot2014-06-111-2/+1
|\|
| * Remove picture pre-allocation from SkPictureRecorderrobertphillips2014-06-111-2/+1
* | Merge "Cleanup: Delete sk_tools::get_basename() in favor of SkOSPath::SkBasen...Skia_Android Canary Bot2014-06-111-36/+3
|\|
| * Cleanup: Delete sk_tools::get_basename() in favor of SkOSPath::SkBasename().tfarina2014-06-111-36/+3
* | Merge "Revert of second try at landing improved blur rect (https://codereview...Skia_Android Canary Bot2014-06-111-10/+6
|\|
| * Revert of second try at landing improved blur rect (https://codereview.chromi...reed2014-06-111-10/+6
* | Merge "Fix error revealed by Android unit test" into master-skiaSkia_Android Canary Bot2014-06-101-0/+58
|\|
| * Fix error revealed by Android unit testrobertphillips2014-06-101-0/+58
* | Merge "hide SkBitmap::setConfig" into master-skiaSkia_Android Canary Bot2014-06-103-14/+10
|\|
| * hide SkBitmap::setConfigreed2014-06-093-14/+10
* | Merge "second try at landing improved blur rect" into master-skiaSkia_Android Canary Bot2014-06-091-6/+10
|\|
| * second try at landing improved blur recthumper2014-06-091-6/+10
* | Merge "Reland "Clean up Test's resourcePath code."" into master-skiaSkia_Android Canary Bot2014-06-092-3/+8
|\|
| * Reland "Clean up Test's resourcePath code."tfarina2014-06-092-3/+8
* | Merge "Generate path names on the client side" into master-skiaSkia_Android Canary Bot2014-06-092-0/+170
|\|
| * Generate path names on the client sidecdalton2014-06-091-0/+169