- 6f980c6 Revert "ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs" by djsollen@google.com · 11 years ago
- 84cc1eb ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs by commit-bot@chromium.org · 11 years ago
- 80f3fcd Update #if to #ifdef for consistency by commit-bot@chromium.org · 11 years ago
- 25ae5ee Fix memory leak in SkPDFRasterizer by robertphillips@google.com · 11 years ago
- 6187abe Update valgrind suppressions by robertphillips@google.com · 11 years ago
- 9f3b0e4 skia/trunk changes for generic sanitizer gyp flag. by mtklein@google.com · 11 years ago
- 055a584 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 575e82a Document how to get a specific revision when rebaselining. by bungeman@google.com · 11 years ago
- 3c8d9cb Make svndiff.py work on Windows and with svn 1.7. by bungeman@google.com · 11 years ago
- c0445fe Fix ambiguity in API if no matching system language is found by commit-bot@chromium.org · 11 years ago
- f00031a Ignore any pdf-poppler GM failures BUG=skia:1657 R=edisonn@google.com by epoger@google.com · 11 years ago
- 3a882dd GM: Allow ignored-tests.txt to list configs as well as tests (and combinations too) by epoger@google.com · 11 years ago
- 680963e Ignore failure for images known to not work. by scroggo@google.com · 11 years ago
- 49e8083 Fix for blinking/corrupted text in Canvas 2D. by commit-bot@chromium.org · 11 years ago
- 6c1ee2d Luminance-to-alpha color filter (SkLumaColorFilter). by commit-bot@chromium.org · 11 years ago
- dd6cde5 style nit for myself retroactively: throwOnFailure -> throw_on_failure by commit-bot@chromium.org · 11 years ago
- b120bd9 Make all gradient benchs use the same repeat count. by commit-bot@chromium.org · 11 years ago
- de09af3 In skimage, copy to 8888 if encoding fails. by scroggo@google.com · 11 years ago
- 7bf4884 Rebaseline test due to improvements in r11577 by djsollen@google.com · 11 years ago
- e7f6f43 Fix unparsable expectations files. by scroggo@google.com · 11 years ago
- d532172 Make skia almost compile again with clang. by commit-bot@chromium.org · 11 years ago
- 67d7fb4 pdf report files by edisonn@google.com · 11 years ago
- 64f031c revert unintentional checkin of svndiff.py by djsollen@google.com · 11 years ago
- d7df6b6 Rebaseline Android Xoom and Nexus10 by djsollen@google.com · 11 years ago
- a9ebd16 pdf: drawPath should pass the computed matrix, instead of default matrix stored in draw. by edisonn@google.com · 11 years ago
- d34f058 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 722555b Add perspective support to SkMatrix44 initializers. by commit-bot@chromium.org · 11 years ago
- 851af07 Revert "Add perspective support to SkMatrix44 initializers." by aelias@chromium.org · 11 years ago
- 761f860 Add perspective support to SkMatrix44 initializers. by commit-bot@chromium.org · 11 years ago
- 6b30e45 Use vertexless shaders when NVpr is available by commit-bot@chromium.org · 11 years ago
- d35736d rebaseline angle gradient changes by bsalomon@google.com · 11 years ago
- 86dd752 Mutex protect SkFontMgr_DirectWrite cache. by bungeman@google.com · 11 years ago
- 8649057 commit to xfermode objects being immutable by commit-bot@chromium.org · 11 years ago
- 5dbb149 When cache is full delay flush until GrContext draw is finished by commit-bot@chromium.org · 11 years ago
- 261dc56 Move VertexBuilder to a GrGLFullShaderBuilder subclass by commit-bot@chromium.org · 11 years ago
- 57bb0c3 Whitespace change to trigger build after several buildbot-side changes by borenet@google.com · 11 years ago
- 5c36364 Don't access RT when disabling scissor. by commit-bot@chromium.org · 11 years ago
- ac8f3a4 Add GM option to allow the GPU context to be reset prior to each GM being run by djsollen@google.com · 11 years ago
- 2dcf36e Fix SkScalar conversion warning error. by halcanary@google.com · 11 years ago
- ef6d8da Remove rebaselined tests from ignored-tests.txt by bsalomon@google.com · 11 years ago
- 2692c48 Mark images with busted concial gradients as ignore failure on N10, N4, and RHB by bsalomon@google.com · 11 years ago
- 7f3622d Rebaseline gradient gpu tests by bsalomon@google.com · 11 years ago
- d8854ad Fix iOS build of test_image_decoder by halcanary@google.com · 11 years ago
- 70bd4bc Fix narrowing warning error by halcanary@google.com · 11 years ago
- fed3037 Make image decoding more fault resistant, less verbose. by halcanary@google.com · 11 years ago
- 43e6bdb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 5fd7d5c Allow gradient optimization with perspective by commit-bot@chromium.org · 11 years ago
- 57a3b76 Rebaseline for 11592. by bungeman@google.com · 11 years ago
- e9dea9e Ignore the failure of this flaky PDF test. by scroggo@google.com · 11 years ago
- 11ba319 Snap GDI matrix when snapping height. by bungeman@google.com · 11 years ago
- 608ea65 Use SkPicture::ExtractBitmap callback in pdf too, there is no need for a specialized function pointer for pdf only only to pass a rectangle, when we can use subseted bitmaps. by commit-bot@chromium.org · 11 years ago
- f7f5b7c update GM to use #ifdef instead of just #if by djsollen@google.com · 11 years ago
- 546f70c Fixes for decoding to A8. by commit-bot@chromium.org · 11 years ago
- 3390b9a Repurpose GrGLCoordTransform as GrGLProgramEffects by commit-bot@chromium.org · 11 years ago
- 17cb562 Mark shifty hairmodes on N10 as ignore-failure by bsalomon@google.com · 11 years ago
- 5df5e61 Update PDF backend to support fallback fonts on Android. by djsollen@google.com · 11 years ago
- b0a0589 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 5890949 Fix font GMs by jvanverth@google.com · 11 years ago
- cb55f11 HTTP GM baseline viewer: server should serve files from gm/rebaseline_server dir by epoger@google.com · 11 years ago
- 5f2bb00 More improvements to HTTP baseline viewer (for GM results) (SkipBuildbotRuns) by epoger@google.com · 11 years ago
- 55f5682 Added missing SK_API by sugoi@google.com · 11 years ago
- 03e3e89 Add support to dump font cache texture for debug purposes by commit-bot@chromium.org · 11 years ago
- aaf3e64 Move makeSpace and resetToSize from SkPathRef.cpp to .h by robertphillips@google.com · 11 years ago
- 09846a0 Add new skyline Rectanizer by commit-bot@chromium.org · 11 years ago
- 80390ec Threads can race to be the first one to calculate the empty path ref's bounds. by commit-bot@chromium.org · 11 years ago
- 0308707 Make it explicit that some validate methods are debug only by robertphillips@google.com · 11 years ago
- 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