- 175eaf6 Update expectations for Ubuntu12-GTX660 by commit-bot@chromium.org · 11 years ago
- d58a856 Have SkTArray state that it default-initializes. by bungeman@google.com · 11 years ago
- 61c9b83 Manual memset to work around bogus compiler warning bug. by commit-bot@chromium.org · 11 years ago
- dc9f69f Add skimage baselines for Ubuntu12-GTX660 bots by commit-bot@chromium.org · 11 years ago
- a723fee Fix 10.6 build: double -> float. by commit-bot@chromium.org · 11 years ago
- 04eff72 Add test cases for small radii to rrect GMs. by commit-bot@chromium.org · 11 years ago
- 08f6d86 update bitmapshader to avoid potential rendering error for kA8_Config by commit-bot@chromium.org · 11 years ago
- 7209f93 disable imagefilterscropexpand GM test on Android by commit-bot@chromium.org · 11 years ago
- 29d3777 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- c8f0d60 Fix r13897. by bungeman@google.com · 11 years ago
- 04c32a8 Fix r13897. by bungeman@google.com · 11 years ago
- f76cbb8 Fix r13897. by bungeman@google.com · 11 years ago
- 3d21f21 Fix r13897. by bungeman@google.com · 11 years ago
- 72cf4fc A remotable font management interface and DirectWrite implementation. by bungeman@google.com · 11 years ago
- 34ce63c Fix incorrect assert in r13895. by bungeman@google.com · 11 years ago
- 95ebd17 Add removeShuffle to SkTArray and add SkTArray tests. by bungeman@google.com · 11 years ago
- b463d56 rebaseline_server: rename results.py to compare_to_expectations.py by commit-bot@chromium.org · 11 years ago
- a25c4e4 rebaseline_server: fix --editable mode by commit-bot@chromium.org · 11 years ago
- b659333 Fixed double offset in resize filter by commit-bot@chromium.org · 11 years ago
- 816b805 Some stragglerbot rebaselines for lighting, imagefiltersscaled GMs. by senorblanco@chromium.org · 11 years ago
- e552dc8 Fix broken Android builds due to missing includes for NEON defines by djsollen@google.com · 11 years ago
- 99e5b52 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 9206da6 Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codereview.chromium.org/203203003/) by commit-bot@chromium.org · 11 years ago
- f48182b SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 11 years ago
- 9615d5f Remove the now-unnecessary enum in the elliptical clipping effect. by commit-bot@chromium.org · 11 years ago
- 520cf8b Fix cull nesting assertion. by commit-bot@chromium.org · 11 years ago
- 933e65d replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove them entirely! by commit-bot@chromium.org · 11 years ago
- 7225506 gyp_skia: make default GYP_GENERATORS for each platform explicit by commit-bot@chromium.org · 11 years ago
- e65f1fa fix error in linux makefile for some shells by commit-bot@chromium.org · 11 years ago
- 662af29 android_run_skia: fix error check by commit-bot@chromium.org · 11 years ago
- 89351ec Don't use __ARM_HAVE_NEON to detect NEON's presence in SkBlitter_RGB16 by commit-bot@chromium.org · 11 years ago
- 736be35 rebaseline_server: when first started, tell client results are still being generated by commit-bot@chromium.org · 11 years ago
- d510478 New baselines for imagefiltersscaled and lighting GMs. by senorblanco@chromium.org · 11 years ago
- e32eeec add some debugging for bug skia:2313 by commit-bot@chromium.org · 11 years ago
- 5799423 rebaseline_server: serve JSON from static file, rather than generating it live by commit-bot@chromium.org · 11 years ago
- 69e5350 More gpu rebaselines by bsalomon@google.com · 11 years ago
- b42105a rebaseline_server: image URLs are relative to JSON file's location by commit-bot@chromium.org · 11 years ago
- 130dc91 Rebaseline minor pixel diffs from recent GPU changes. by senorblanco@chromium.org · 11 years ago
- 180e36a Revert "hide Config8888 entirely". Broke a bunch of builds. by bsalomon@google.com · 11 years ago
- be41d38 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- a95a066 Fix Windows build break introduced in r13864. by bungeman@google.com · 11 years ago
- b470c21 Silence warning after f5e315ccf1a. by commit-bot@chromium.org · 11 years ago
- 1c30818 fix non-gpu build by commit-bot@chromium.org · 11 years ago
- 2472b32 Only use analytic effect-based clipping when AA is required by at least one element. by commit-bot@chromium.org · 11 years ago
- eb9547c stub for ganesh veto by commit-bot@chromium.org · 11 years ago
- e14792d hide Config8888 entirely by commit-bot@chromium.org · 11 years ago
- d8a57af Adding a new SkSurface factory for generating surfaces from the scratch texture pool. by commit-bot@chromium.org · 11 years ago
- b9c9597 Use rounding to 8888 in lighting filters, raster path. by senorblanco@chromium.org · 11 years ago
- 8e13a15 Fixed cross compilation with mingw. by commit-bot@chromium.org · 11 years ago
- bdc772e Add quiet mode to lua_pictures. by commit-bot@chromium.org · 11 years ago
- b7b7eb3 Fix accessBitmap() with deferred clear, GPU path. by senorblanco@chromium.org · 11 years ago
- f5e315c add --writeChecksumBasedFilenames flag to render_pictures by commit-bot@chromium.org · 11 years ago
- fffb2cd Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codereview.chromium.org/203203003/) by commit-bot@chromium.org · 11 years ago
- 2aae298 Whitespace change to verify that buildbot scripts are fixed. by commit-bot@chromium.org · 11 years ago
- fa4dc2c SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 11 years ago
- 2002d88 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 3604853 Rebaseline imagefiltersscaled GM. by senorblanco@chromium.org · 11 years ago
- 70512af Add a means of extracting active operations from SkPicture by commit-bot@chromium.org · 11 years ago
- af5346a Add reg test for http://crbug.com/348821 by commit-bot@chromium.org · 11 years ago
- e5957f6 update comment on setShader to clarify alpha-bitmap behavior in bitmapshaders by commit-bot@chromium.org · 11 years ago
- 14bdd52 Revert of r13836 due to Chromium cc_unittests failures by robertphillips@google.com · 11 years ago
- 9236238 Remove SkCanvas matrix ops return value. by commit-bot@chromium.org · 11 years ago
- 2077427 Put SimpleOffsetFilter on heap. by commit-bot@chromium.org · 11 years ago
- a1dfa0c Slightly faster quadtree searching by commit-bot@chromium.org · 11 years ago
- 341241d short-term fix for RunToolSelfTests by commit-bot@chromium.org · 11 years ago
- db0c875 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- d9cdff6 Fix GPU displacement with expanding crop rects. by senorblanco@chromium.org · 11 years ago
- 1301bf3 add initial scraper for dashing by commit-bot@chromium.org · 11 years ago
- e4ff3e6 Update SkXPSDevice.cpp too by robertphillips@google.com · 11 years ago
- 158001d Windows build fix by robertphillips@google.com · 11 years ago
- a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 11 years ago
- f338d7c Add nine patch type to SkRRect. by commit-bot@chromium.org · 11 years ago
- b1bcb21 gen_bench_expectations to generate bench expectations files. by commit-bot@chromium.org · 11 years ago
- bab3fc4 Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/196343015/) by commit-bot@chromium.org · 11 years ago
- ecb745d Add a means of extracting active operations from SkPicture by commit-bot@chromium.org · 11 years ago
- 4ef54f8 remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead code by commit-bot@chromium.org · 11 years ago
- 761b8e5 Add nine patch type to SkRRect. by commit-bot@chromium.org · 11 years ago
- 1c556db Reverting r13831 (Add a means of extracting active operations from SkPicture) due to Mac compiler issue by robertphillips@google.com · 11 years ago
- 0b23f9e Add a means of extracting active operations from SkPicture by robertphillips@google.com · 11 years ago
- d1c85d2 rebaseline_server: make intermediate JSON specify base urls for diff images by commit-bot@chromium.org · 11 years ago
- 1d1f234 SkFontStyleSet_DirectWrite::getStyle to properly handle NULL out params. by bungeman@google.com · 11 years ago
- be4825c Fix result order reliance by commit-bot@chromium.org · 11 years ago
- 7ae3bc7 Change tilegrid test to test it directly, rather than through SkPicture by commit-bot@chromium.org · 11 years ago
- 949b998 Fast implementation of QuadTree by commit-bot@chromium.org · 11 years ago
- eb849e5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 42b0893 add NewRasterDirect for creating a canvas drawing to pre-allocated pixels by commit-bot@chromium.org · 11 years ago
- 0f03f43 Move SkNoSaveLayerCanvas.h to include/utils by robertphillips@google.com · 11 years ago
- 145d1c0 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 11 years ago
- beca2ee Rebaselining stragglers. by senorblanco@chromium.org · 11 years ago
- f0f9f5f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 708dd94 More imagefiltersclipped and displacement rebaselines. by senorblanco@chromium.org · 11 years ago
- 68bda15 Removes bench expectations files. New place is skia-autogen svn repo. See https://codereview.chromium.org/196653010/ by commit-bot@chromium.org · 11 years ago
- e78f7cf change tooBitForLCD to compare against linear size of the text, not the area by commit-bot@chromium.org · 11 years ago
- e01cdb3 New baselines for displacement, imagefiltersclipped GMs. by senorblanco@chromium.org · 11 years ago
- 0bed43c Get correct text metrics for distance fields, and fix dropouts due to thin features. by commit-bot@chromium.org · 11 years ago
- 1e7ee99 fix a leak by commit-bot@chromium.org · 11 years ago
- 69e6463 don't reference config() -- use colorType() instead by reed@google.com · 11 years ago
- 2ff20ab Suppress imagefilterscropexpand GM temporarily to fix Win Debug failures. by commit-bot@chromium.org · 11 years ago
- 5ed01d1 Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0) by robertphillips@google.com · 11 years ago
- 1ab85c8 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 11 years ago