- 9528bdb Don't reuse scratch textures update by robertphillips@google.com · 11 years ago
- ada90da "Fix" for hairline corner bugs by robertphillips@google.com · 11 years ago
- d44d988 fix fontconfig backend to only cache new fonts if their outName was unique by reed@google.com · 11 years ago
- 07f6cf3 fix printing of error messages in canvasstatetest. by commit-bot@chromium.org · 11 years ago
- 44d3daf Rebaseline tilemode GMs after min rescaled NPOT texture size removed. by bsalomon@google.com · 11 years ago
- 26d2e04 pdf: write only ToUnicode mappings needed by the font, trimming anything out of [firstChar, lastChar] interval. by edisonn@google.com · 11 years ago
- e3289d3 Mark morphology test as ignore-failure for poppler. by senorblanco@chromium.org · 11 years ago
- bfc0d6b Add an option to rebaseline.py to mark tests as ignore-failure. by senorblanco@chromium.org · 11 years ago
- 286a883 cleanup XML_Parser after reading android config files. by djsollen@google.com · 11 years ago
- 5898dce Attempt to remove 64 bit min size for NPOT resized texture. by commit-bot@chromium.org · 11 years ago
- e2419cc Add getFloat/setFloat funcs to SkMatrix44 by commit-bot@chromium.org · 11 years ago
- d5a1639 You get a rebaseline, and *you* get a rebaseline - everybody gets a lumamode rebaseline! by fmalita@google.com · 11 years ago
- b58cf8c whitespace change to trigger bots. by edisonn@google.com · 11 years ago
- 12ea03a Rebaseline msaa4 images for scaled_tilemodes_npot on Galaxy Nexus. Images are known to be bad. by bsalomon@google.com · 11 years ago
- 37af77c Rebaseline N10 hairmodes with bug note by bsalomon@google.com · 11 years ago
- b0ec970 Rebaseline N7 images. This bot was down for a long time. Many GM tests themselves changed and all 2 and 3 color gradients on the GPU changed while it was down. by bsalomon@google.com · 11 years ago
- c9e30e1 rebaseline: perspective gradients in pdf by edisonn@google.com · 11 years ago
- 3fa91be rebaseline: gradients in pdf by edisonn@google.com · 11 years ago
- 6d28e8d rebaseline.py: make builder names copy-pastable from --help output by epoger@google.com · 11 years ago
- 1f6f0a8 Rebaseline tilemode npot images on SGX GPUs by bsalomon@google.com · 11 years ago
- fa4a999 Rebaseline these tests: radial_gradient2 lumamode morphology imageblur imagemagnifier gradients by bsalomon@google.com · 11 years ago
- c8a768c Even more GM:lumamode rebaselines. by fmalita@google.com · 11 years ago
- 35349d8 Revert r11342 (Add infrastructure for testing the debugger code) due to build breakages by robertphillips@google.com · 11 years ago
- 15ec2ea Add infrastructure for testing the debugger code. by commit-bot@chromium.org · 11 years ago
- a0b4028 Replace uses of GrNoncopyable by SkNoncopyable. by commit-bot@chromium.org · 11 years ago
- 0694ea7 Fix to allow ovals GM to finish on N7 by commit-bot@chromium.org · 11 years ago
- 688d362 ARM Skia NEON patches - 23 - S32_D565_Opaque_Dither cleanup/bugfix/speed by commit-bot@chromium.org · 11 years ago
- 8c960bf Fix Mac 10.6 DeviceLooperTest build error (this time with feeling) by robertphillips@google.com · 11 years ago
- 697b212 Fix for Mac10.6 compiler error on tests\DeviceLooperTest.cpp by robertphillips@google.com · 11 years ago
- 2291e72 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 05c393b More GM:lumamode rebaselines. by fmalita@google.com · 11 years ago
- 1e41c7f Yet more morphology rebaselines. by senorblanco@chromium.org · 11 years ago
- a513efb add missing file by reed@google.com · 11 years ago
- 636d87a update devicelooper to skip internal tiles that are empty, and unittests by reed@google.com · 11 years ago
- dcd36f3 Add Clock Sample. by jvanverth@google.com · 11 years ago
- b352627 1) Don't allocate 100,000 ints when we only need 1,000. by mtklein@google.com · 11 years ago
- 93d2f55 also limit loops-per-canvas in picture_record_dictionaries, which has the same problem as unique_paint by mtklein@google.com · 11 years ago
- 59cd5ca More morphology GM rebaselines. by senorblanco@chromium.org · 11 years ago
- 1dd9194 Splits bench_expectations into per-bot files in preparation for growth. by bensong@google.com · 11 years ago
- 8135323 pdf: ifgnore shader colors applied for 0 range. by edisonn@google.com · 11 years ago
- 5e5239e switch to a new canvas every once in a while in picture_record_unique by mtklein@google.com · 11 years ago
- d880797 fix broken build due to coloremoji gm. by djsollen@google.com · 11 years ago
- 6def2a2 Add a test for color bitmap fonts. by djsollen@google.com · 11 years ago
- e1e084f Rebaseline morphology GM after https://skia.googlesource.com/skia.git/+/3b64f20423a2bfc454cd569594d78f4169756764 by senorblanco@chromium.org · 11 years ago
- 257b8c2 Rebaseline lumamode GM after dce12a8a79f6094bc17eab15ce4d05ba9c99b814 by fmalita@google.com · 11 years ago
- 8fcad98 Implement crop rect for the dilate and erode (morphology) filters. This provoked some cleanup on the GPU side: apply_morphology() now deals with SkBitmaps, rather than GrTextures. There's still a clear opportunity for more refactoring between the two filters. by senorblanco@chromium.org · 11 years ago
- ef45a64 [External patch] Source-over support for SkLumaXfermode. by fmalita@google.com · 11 years ago
- 07f81a5 Baby step in making SkGpuDevice no longer derive from SkBitmapDevice by robertphillips@google.com · 11 years ago
- 6a6c6a1 finish rebaselining? by mtklein@google.com · 11 years ago
- a604c4f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- f5b7f0b rebaseline some more: imageblur, imagemagnification, and yet more gradient_radial2 by mtklein@google.com · 11 years ago
- 62b50b7 Have GMs read the GrContext via a setter/getter rather than a global. by mtklein@google.com · 11 years ago
- 1cf02a8 Enable msaa4 on Nexus 4 in bench_pictures by borenet@google.com · 11 years ago
- bbe55fd Have multiple plotmgrs, one for each mask format. by jvanverth@google.com · 11 years ago
- a2f4b15 Don't declare displayCache variable if PROGRAM_CACHE_STATS not defined. by jvanverth@google.com · 11 years ago
- 5c9b6fa Only display program cache info if RTConf flag is set. by jvanverth@google.com · 11 years ago
- fe66c08 rebaselines for imageblur, imagemagnifier, and still some for gradient_radial2 by mtklein@google.com · 11 years ago
- 4e061d3 Allow use of "--config defaults" in bench, like GM by borenet@google.com · 11 years ago
- 26c6d58 text size is an SkScalar, Windows reminds me. by mtklein@google.com · 11 years ago
- cfa7ba7 srand() + rand() -> SkRandom by mtklein@google.com · 11 years ago
- b6e915d Add --from-trybot flag in rebaseline.py to enable rebaselining from trybots by borenet@google.com · 11 years ago
- 427eb47 straggler rebaselines for radial_gradient2 by mtklein@google.com · 11 years ago
- 9dfac23 Suppress test output. by scroggo@google.com · 11 years ago
- 570863f path ops work in progress by caryclark@google.com · 11 years ago
- cf78540 rebaseline radial_gradient2 by mtklein@google.com · 11 years ago
- 1588354 Compiler fix for r11288 by robertphillips@google.com · 11 years ago
- 24ddde9 Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
- ba6e954 Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on changes in r11247) by robertphillips@google.com · 11 years ago
- 478884f Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
- 3ef7eea Split radial_gradients2 GM into two to reproduce its bug. by mtklein@google.com · 11 years ago
- 469fec8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- cd7838d Fix mimetype on expectations live-viewer (SkipBuildbotRuns) by epoger@google.com · 11 years ago
- 7687a83 Add live Javascript viewer for GM expectations BUG=skia:1599 by epoger@google.com · 11 years ago
- dc9888c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 6a1f897 Rebaseline single GM test: Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release__gradients_local_perspective_pdf-poppler by epoger@google.com · 11 years ago
- be4ec74 Rebaseline known-bad hairline-gpu GM test on ASAN by epoger@google.com · 11 years ago
- 7251743 Rebaseline GM tests for Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release by epoger@google.com · 11 years ago
- 7c18494 Rebaseline known-bad scaled_tilemodes tests on GalaxyNexus TBR=bsalomon by epoger@google.com · 11 years ago
- f7d859a Rebaseline scaled_tilemode_gradient GM tests by epoger@google.com · 11 years ago
- 9ef1d21 OK windows, please take my infinity. by mtklein@google.com · 11 years ago
- 7e72693 Rebaseline "lighting" GM tests by epoger@google.com · 11 years ago
- 91042c2 Whitespace change to test commits. by rmistry@google.com · 11 years ago
- dbd41c8 It looks like we're not always running long enough to give the GPU counters time to converge (and possibly the same for CPU too, but GPU is definitely worse off). by mtklein@google.com · 11 years ago
- 3ad5dd0 Speed up GM ~50% by NOT running most renderModes by default by epoger@google.com · 11 years ago
- 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
- af54a51 pdfviewer: do not submit, uploaded for backup, and will be done actually after I refactor the params for functions, to put the char* params in a structure: report errors and warnings in pdf, infrastructure by edisonn@google.com · 11 years ago
- 1fb04e2 add a way to get code coverage by mtklein@google.com · 11 years ago
- cee9dcb start to remove lockPixels from bitmapshader by reed@google.com · 11 years ago
- f4dc604 Canary build fix by sugoi@google.com · 11 years ago
- 96bf2b5 N7 Performance trigger rebaselines by robertphillips@google.com · 11 years ago
- 9e488d8 I don't know what you've been told, rebaselining images never gets old by bsalomon@google.com · 11 years ago
- 8c762c6 They're RRRRRrrrrrrreeebaseline! by bsalomon@google.com · 11 years ago
- 33cd0ca 319 bottles of rebaseline on the wall... by bsalomon@google.com · 11 years ago
- 40fcb59 More warnings as errors fixes by robertphillips@google.com · 11 years ago
- 558d5d3 Warnings as errors fix by robertphillips@google.com · 11 years ago
- 4b681bc Fixed issues found by fuzzer by commit-bot@chromium.org · 11 years ago
- ab13167 Removes uses of unnamed namespace from samplecode. by commit-bot@chromium.org · 11 years ago
- 5792cde Initial error handling code by commit-bot@chromium.org · 11 years ago
- 2db4eab ARM Skia NEON patches - 19 - Intrinsics version of the Filter32 routines by commit-bot@chromium.org · 11 years ago
- 4907b30 whitespace change to trigger buildbots by epoger@google.com · 11 years ago