- 409774e Sadly TSAN still reports this as a race, even when we're obviously writing the by commit-bot@chromium.org · 11 years ago
- 354fd97 Do not convert non gray PNG to A8. by scroggo@google.com · 11 years ago
- f614b76 fix 10.6 by caryclark@google.com · 11 years ago
- ea1abfc Fix gpu.gypi missing file issue by bsalomon@google.com · 11 years ago
- 7eaa53d path ops work in progress by caryclark@google.com · 11 years ago
- 77af680 Make GPU coord transforms automatic by bsalomon@google.com · 11 years ago
- 693a837 Whitespace change to test CQ emails. by commit-bot@chromium.org · 11 years ago
- e5c9c49 Empty implementations for SkImageDecoder. by scroggo@google.com · 11 years ago
- edf2367 Fix race between ~SkThreadPool and SkThreadPool::Loop on fDone. by commit-bot@chromium.org · 11 years ago
- 57f035e Writing to testName and reading its size isn't thread safe, TSAN reminds us. by commit-bot@chromium.org · 11 years ago
- f6842e7 In skia_test.cc, atomics -> mutex. by commit-bot@chromium.org · 11 years ago
- 949eef0 Use explicitly-sized enums in GrGLProgramDesc::KeyHeader by commit-bot@chromium.org · 11 years ago
- 1d06999 Fix build. by scroggo@google.com · 11 years ago
- 8d23924 Add an option on SkImageDecoder to skip writing 0s. by scroggo@google.com · 11 years ago
- 3702b25 Fix ninja build on Android by djsollen@google.com · 11 years ago
- 1270532 Allow creating a picture from skp to fail. by scroggo@google.com · 11 years ago
- 635091f Minor changes to XPS device. by bungeman@google.com · 11 years ago
- 9a112f5 Reverted r11547; filing bugs for 64-bit warnings by borenet@google.com · 11 years ago
- bb8c321 Whitespace change to trigger builds after r11547: Always use WERR for skia_lib by borenet@google.com · 11 years ago
- 1d3bfdc Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- fe21538 fix the android build. now both android_ninja _and_ android_make work. by mtklein@google.com · 11 years ago
- cf0573f VERBOSE -> SKIA_ANDROID_VERBOSE_SETUP by mtklein@google.com · 11 years ago
- 1c4015a make vanilla android_ninja work, and add quiet options by mtklein@google.com · 11 years ago
- 0b499ae Remove uneeded copy of gdbserver from apk by djsollen@google.com · 11 years ago
- b016f41 Reduce max number of textures to 4 to make room for a larger class id in effect key by bsalomon@google.com · 11 years ago
- 234d4fb Mark when effects and programs have vertex code by commit-bot@chromium.org · 11 years ago
- 3400f4b Add 3 color variant to gradient bench, include scale in name, add more benchs by commit-bot@chromium.org · 11 years ago
- efcef6a fix Android release builds by mtklein@google.com · 11 years ago
- 76eaf74 Add a GrCustomCoordsTextureEffect class by commit-bot@chromium.org · 11 years ago
- 1e10a9a quiet down more third-party warnings in poppler and jsoncpp by commit-bot@chromium.org · 11 years ago
- 06b7209 remove unecessary warnings from third_party code by djsollen@google.com · 11 years ago
- 6c5d9a1 Add GrSurface::savePixels(). by commit-bot@chromium.org · 11 years ago
- 48f9e1f Add android_ninja, like android_make for ninja. by mtklein@google.com · 11 years ago
- 741ea9e Revert "Add android_ninja, like android_make for ninja." by mtklein@google.com · 11 years ago
- 9eecef0 Add android_ninja, like android_make for ninja. by mtklein@google.com · 11 years ago
- 4b00412 Ignore flaky shadertext2_pdf-poppler tests on Mac-10.7 Release builds by epoger@google.com · 11 years ago
- 410552a Move the GL shader compilation step into GrGLShaderBuilder by commit-bot@chromium.org · 11 years ago
- a4acf12 Revert "Add a requiresVertexShader method to GrGLEffect" by commit-bot@chromium.org · 11 years ago
- afaad3d HTTP GM results viewer: server now returns category summaries along with testData by epoger@google.com · 11 years ago
- 5e49738 revert temporary r11517 by epoger@google.com · 11 years ago
- 19fcd8e gm: temporarily re-enable multiple rendermodes, to make sure they haven't regressed by epoger@google.com · 11 years ago
- 09bbb72 More image rebaselines by robertphillips@google.com · 11 years ago
- 650ead2 Added SK_API to SkPathRef.h by robertphillips@google.com · 11 years ago
- 50df4d0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 7fb8959 Rebaselining some stragglers by robertphillips@google.com · 11 years ago
- 6e7883b Limit warning message to de-clutter bench output logs by robertphillips@google.com · 11 years ago
- ea493b3 Rebaseline after quadratic-circle approximation change by robertphillips@google.com · 11 years ago
- c65d105 Rebaseline inconsequential changes to quadclosepath on N10 msaa4 by bsalomon@google.com · 11 years ago
- 7d330eb GrAtlas cleanup: Split out GrPlot and GrAtlas by commit-bot@chromium.org · 11 years ago
- 3e292aa Move unlikely-to-be-inlined code from SkPathRef.h to SkPathRef.cpp by robertphillips@google.com · 11 years ago
- def1a0b Added two more GMs to the suppressions file by robertphillips@google.com · 11 years ago
- b0889a5 This CL effectively reverts: by robertphillips@google.com · 11 years ago
- 2b0945f Adding gms for tileimagefilter and offsetimagefilter by sugoi@google.com · 11 years ago
- f9d134d Create HTTP-based GM results viewer. by epoger@google.com · 11 years ago
- d0b43d7 Rebaselining xfermodeimagefilter by sugoi@google.com · 11 years ago
- c569327 Fix android_run_skia by borenet@google.com · 11 years ago
- 9cb5177 Fix asan build. Duh, don't return a stack address... by mtklein@google.com · 11 years ago
- bdaed95 Rebaseline hairline images & remove suppression by robertphillips@google.com · 11 years ago
- 0809585 Compiler warning/error fix for Chromium by robertphillips@google.com · 11 years ago
- 65caeaf Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 9822565 Whitespace change to trigger build. by scroggo@google.com · 11 years ago
- fd67f2f Fix a warning. by scroggo@google.com · 11 years ago
- 83fd2c7 Add a buffered SkStream class. by scroggo@google.com · 11 years ago
- f4f9df4 gm: add a flag to force perspective usage in all gms by commit-bot@chromium.org · 11 years ago
- 939ca7c move GrMalloc, GrFree, Gr_bzero to their sk equivalents by reed@google.com · 11 years ago
- baed71f add counting to Globals, and refactor some for clarity by reed@google.com · 11 years ago
- 97b4b67 Remove uses of unnamed namespace in bench/ directory. by commit-bot@chromium.org · 11 years ago
- 2c86fbb Add SkDivMod with a special case for ARM. by commit-bot@chromium.org · 11 years ago
- 52753b9 Correcting expectations file by sugoi@google.com · 11 years ago
- d011ddd Whitespaces by sugoi@google.com · 11 years ago
- 0ac74b2 Added SkTileImageFilter to SkFlattenable::InitializeFlattenables() by sugoi@google.com · 11 years ago
- 1a4fb70 Moving 4 SkImageFilter derived classes from blink to skia by commit-bot@chromium.org · 11 years ago
- 9529441 GrAtlas refactor: Replace GrMaskFormat usage in GrAtlas with GrPixelConfig. by commit-bot@chromium.org · 11 years ago
- 4cc2632 ARM Skia NEON patches - 24 - S32_D565_Blend_Dither slight speedup/bugfix by commit-bot@chromium.org · 11 years ago
- 97f8167 We don't flatten or unflatten SkPaintOptionsAndroid. Reproduce and fix. by commit-bot@chromium.org · 11 years ago
- 562626a Ignore incosistent results of pdf-mac and pdf-poppler renderers, and remove a temp file checked in by mistake. by edisonn@google.com · 11 years ago
- 3fddf0e First pass at font cache refactor: Create an atlas manager per texture by commit-bot@chromium.org · 11 years ago
- ca0c838 Move bound and isFinite into pathref by robertphillips@google.com · 11 years ago
- 6c00032 Add GM case for arc truncation error bug by robertphillips@google.com · 11 years ago
- 441433e Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 1435f9f Add skia_tsan_build to match skia_asan_build and fix one example race. by bungeman@google.com · 11 years ago
- 50955db Fix iOS build. by scroggo@google.com · 11 years ago
- b90a2ca Fix a warning. by scroggo@google.com · 11 years ago
- 111fd11 Bench baseline for mostly 0 image. by scroggo@google.com · 11 years ago
- b5571b3 Change SkImageDecoders to take an SkStreamRewindable. by scroggo@google.com · 11 years ago
- 228f2b8 Print a better error message. by scroggo@google.com · 11 years ago
- a934899 Use the default resync_to_restart in jpeg. by scroggo@google.com · 11 years ago
- 4382330 Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents. by commit-bot@chromium.org · 11 years ago
- 7d9a21b Deletes bench_expectations.txt and change comments to refer to the new per-bot expectation files. by bensong@google.com · 11 years ago
- b8d9d5b Refactor PathTest.cpp test_isNestedRects and test_isRect. by bungeman@google.com · 11 years ago
- 592c535 Whitespace change to trigger rebuilds. by rmistry@google.com · 11 years ago
- 39a7c70 Use different unique identifier for a fallback family. by djsollen@google.com · 11 years ago
- dfc7403 remove obsolete USE_CACHE_HASH by reed@google.com · 11 years ago
- 6b5fc91 GalaxyNexus rebaselines for testimagefilters and imagefilterscropped. (I guess this bot was previously failing before generating GMs?) by senorblanco@chromium.org · 11 years ago
- c5154d4 rebase gradients[_*_perspective] tests on GN after test change. by bsalomon@google.com · 11 years ago
- 44a26aa Rebaseline gradient changes on GN due to test change. by bsalomon@google.com · 11 years ago
- 07dc7ca Rebaselines -- some stragglers for morphology. by senorblanco@chromium.org · 11 years ago
- d21c518 Whitespace change to trigger rebuilds by rmistry@google.com · 11 years ago
- e36b7ee Whitespace change to trigger rebuilds. by rmistry@google.com · 11 years ago
- 485e1c0 Patch SkImage.h so Chrome will compile by robertphillips@google.com · 11 years ago