- 4db592c remove contains(x,y) for rects and rrects ... not well defined, and unused by reed@google.com · 11 years ago
- 4e5559a Allow specifying the max texture count on the bots by robertphillips@google.com · 11 years ago
- 35fe737 prototype for kerning api by reed@google.com · 11 years ago
- b08c707 rebaseline_server: report proper URL upon launch by epoger@google.com · 11 years ago
- bbe66f0 add triangles to fatbits sample ('t') by reed@google.com · 11 years ago
- b77f0f4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 7101abe Reverting r12010 (Use SkPathRef gen id for SkPath::getGenerationID https://codereview.chromium.org/49693002) due to test failures in PathTest on Android by robertphillips@google.com · 11 years ago
- af94d9a GM is passing the wrong flag to beginRecording() for --rtree. by commit-bot@chromium.org · 11 years ago
- 4cc7518 Use SkPathRef gen id for SkPath::getGenerationID by commit-bot@chromium.org · 11 years ago
- 658e28b Remove SkMatrix44 float conversions without precision loss by commit-bot@chromium.org · 11 years ago
- 950923b All SkAnnotations are no-draw. Propose we fold that through. by commit-bot@chromium.org · 11 years ago
- 89ff3dd Little changes to SkAnnotation in pipe: by commit-bot@chromium.org · 11 years ago
- 7585479 Allow SkLazyPixelRef to use SkScaledImageCache by commit-bot@chromium.org · 11 years ago
- f9a2759 tests: Provide a default resources path. by commit-bot@chromium.org · 11 years ago
- 40258a5 Fix pipe/annotation. by commit-bot@chromium.org · 11 years ago
- 4259ef3 rebaseline_server: replace TODOs section with link to documentation/roadmap by epoger@google.com · 11 years ago
- f4394d5 rebaseline_server: allow substring filtering for builder and test by epoger@google.com · 11 years ago
- 602b960 Get rid of two unused variables from the .data section. by commit-bot@chromium.org · 11 years ago
- 0caa68a DM: add --quiet by commit-bot@chromium.org · 11 years ago
- 9ef0426 Don't reuse scratch textures patch by robertphillips@google.com · 11 years ago
- 0b7ab3b Fix bug in erosion filtering by robertphillips@google.com · 11 years ago
- bc0dbdc svndiff for the windows by bsalomon@google.com · 11 years ago
- 70402c3 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 8ab77ea Fix narrowing conversion errors from r11986 by commit-bot@chromium.org · 11 years ago
- ea7e69a A fix for annoying clang error "unused-const-variabl" in third_party code. by commit-bot@chromium.org · 11 years ago
- ef923d4 rebase msaa4 tests that haven't run in a long time by bsalomon@google.com · 11 years ago
- 745f248 skip android_paint GM in pipe mode by mtklein@google.com · 11 years ago
- 377ebc5 gm/internal_links test: add kSkipPipe_Flag until we fix bug 1761 by epoger@google.com · 11 years ago
- c01ba70 Remove float/double conversions from SkMatrix44's map2_pf by commit-bot@chromium.org · 11 years ago
- 2d3a789 DM: add --pipe by commit-bot@chromium.org · 11 years ago
- 2701be5 Whitespace change to pick up buildbot change https://code.google.com/p/skia/source/detail?r=11983 by epoger@google.com · 11 years ago
- 26e30c5 Cleanup displacement bench by robertphillips@google.com · 11 years ago
- 77e079a Enabling validation code in serialization and adding serialization to fuzzer by commit-bot@chromium.org · 11 years ago
- 42a8957 Fix for issue 1728: raster vs. gpu text draws with the wrong color by commit-bot@chromium.org · 11 years ago
- da3d69c Fix broken MSAA for RGBA by commit-bot@chromium.org · 11 years ago
- 3721ee6 Reverting r11968 (Enabling validation code in serialization and adding serialization to fuzzer - https://codereview.chromium.org/44573002) due to failure on Chromium AllQuads test. by robertphillips@google.com · 11 years ago
- b2e9fa5 Clean up the GrTHashTable API. by commit-bot@chromium.org · 11 years ago
- 92165bc rebaseline_server: tiny fix to un-break UI when ng-repeate (key, value) has duplicate values by epoger@google.com · 11 years ago
- 2ce9c21 mass-committing another round of GM results, marked as reviewed-by-human=false by epoger@google.com · 11 years ago
- 055e3b5 rebaseline_server: UI improvements + set reviewed-by-human on commit by epoger@google.com · 11 years ago
- 0673efe Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- d25d6c7 Enabling validation code in serialization and adding serialization to fuzzer by commit-bot@chromium.org · 11 years ago
- 10ba006 Allow users to build on top of, instead of beneath, SkRefCnt. by bungeman@google.com · 11 years ago
- 5003bde Factor out skia_keep_frame_pointer. Handy with perf to get call stacks. by commit-bot@chromium.org · 11 years ago
- 72b8cb2 onCharsToGlyphs to handle non-bmp on Mac. by bungeman@google.com · 11 years ago
- cc17673 New baselines for imagefiltersgraph GM. by senorblanco@chromium.org · 11 years ago
- cdd3620 DM: move --match check earlier to fix the "N GMs x M configs" log line. by commit-bot@chromium.org · 11 years ago
- 7edad87 Compute clipped src rect once in tiled bitmap draws by commit-bot@chromium.org · 11 years ago
- 83ba103 Fix warnings as errors from r11960. by bungeman@google.com · 11 years ago
- 0fc8f1f Disable charsToGlyphs test until Mac can pass. by bungeman@google.com · 11 years ago
- 7dc4fd0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- b662e0a Revert unwanted change to verttext.cpp. by bungeman@google.com · 11 years ago
- fb1663a Fix non-bmp in generateCharToGlyph on Mac. by bungeman@google.com · 11 years ago
- 172c363 Add missing braces for r11955. by bungeman@google.com · 11 years ago
- 3c996f8 Implement charToGlyph on remaining ports. by bungeman@google.com · 11 years ago
- edf00c7 Reduce bitmap sizes in verylargebitmap GM to not crash on windows by bsalomon@google.com · 11 years ago
- 79bf912 Rebaseline strokes_round and strokes3 on SGX devices by bsalomon@google.com · 11 years ago
- 4a28f59 Changes bench_graph_svg.py test to check_bench_regressions.py test; deletes deprecated chunks in syn_bucket_subdir. by bensong@google.com · 11 years ago
- af562b4 Tile large bitmaps that are clipped. by bsalomon@google.com · 11 years ago
- a34b1f8 DM: print cache stats after every GPU GM when GR_CACHE_STATS is set by commit-bot@chromium.org · 11 years ago
- 50a3043 We want to give SkPixelRef a way to signal over to GrResourceCache that it's become pointless to keep around textures based on that SkPixelRef when its pixels change, so that it can be a good citizen and free those textures. by commit-bot@chromium.org · 11 years ago
- 81c6700 [PDF] Rebaseline mac expectations after fixing image unpremtuliplication in r11945 by vandebo@chromium.org · 11 years ago
- 34a849d Fix drawBitmap() of scratch texture. by senorblanco@chromium.org · 11 years ago
- ad0e552 rebaseline_server: cleanup of HTML/Javascript by epoger@google.com · 11 years ago
- ece95c3 [PDF] Add unpremultiply support and a GM (try5) by vandebo@chromium.org · 11 years ago
- 259a832 Whitespace change to trigger buildbots by epoger@google.com · 11 years ago
- 97769bb Add note to ignored-tests.txt BUG=skia:1748 (SkipBuildbotRuns) by epoger@google.com · 11 years ago
- a8be6d7 update pdf-mac gms, after adding duport for perspective shaders in pdf by edisonn@google.com · 11 years ago
- c1cf5c0 Borrow Android's ARMv6 memory barrier for SkOnce. by commit-bot@chromium.org · 11 years ago
- 0255a5d Minor changes by robertphillips@google.com · 11 years ago
- ccecbbb Always create an instance when testing GrEffects for SkXfermode and SkArithmeticMode by commit-bot@chromium.org · 11 years ago
- 23267ce Fix ModeColorFilterEffect assert during GLProgramsTest by commit-bot@chromium.org · 11 years ago
- 83d8eda PDF: support perspective in simple shaders. (this version does not work well with tilling) by edisonn@google.com · 11 years ago
- ac90d1d Replacing SkTDArray with SkAutoSTArray to reduce memory allocation overhead in SkTileGrid::search by commit-bot@chromium.org · 11 years ago
- 381010e Expose SkPicture::willPlayBackBitmaps() by tomhudson@google.com · 11 years ago
- 583b18a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- bbfe454 Apply matrix early in draw bitmap by commit-bot@chromium.org · 11 years ago
- e982187 Revert "Apply matrix early in draw bitmap" by scroggo@google.com · 11 years ago
- ccf6b91 Revert "[PDF] Add unpremultiply support and a GM (try4)" by vandebo@chromium.org · 11 years ago
- 25e5a20 Apply matrix early in draw bitmap by commit-bot@chromium.org · 11 years ago
- e66d376 [PDF] Add unpremultiply support and a GM (try4) by vandebo@chromium.org · 11 years ago
- 0794dcd rebaseline scaled tilemodes gms on the GPU by humper@google.com · 11 years ago
- 1a6382f Split up SkXfermode::asNewEffectOrCoeff() into asNewEffect(), asCoeff(). by senorblanco@chromium.org · 11 years ago
- d594dbe Follow up to serialization validation code by commit-bot@chromium.org · 11 years ago
- c0b7e10 Initial error handling code by commit-bot@chromium.org · 11 years ago
- 759befb use the supplied matrix instead of the texture w/h div for the bicubic GPU effect by commit-bot@chromium.org · 11 years ago
- a8aef8b Lighting filter uses input on raster path by commit-bot@chromium.org · 11 years ago
- 3f80dd5 Add support for reading non-rendertarget textures. by commit-bot@chromium.org · 11 years ago
- 338a664 TSAN build fix: forgot to pass the address into ANNOTATE_BENIGN_RACE. by mtklein@google.com · 11 years ago
- eb83259 rebaseline_server: add tabs, and ability to submit new baselines to the server by epoger@google.com · 11 years ago
- 1f81fd6 SK_ONCE for SkData and SkPathRef by commit-bot@chromium.org · 11 years ago
- fbcd415 Remove GrContext from SkXfermode::[Aa]sNewEffectOrCoeff() and all subclasses, by senorblanco@chromium.org · 11 years ago
- a34995e Implement SkColorFilter as a GrGLEffect by commit-bot@chromium.org · 11 years ago
- afba644 New gm expectations for imagemagnifier by sugoi@google.com · 11 years ago
- 5237b7f Fix a test warning on some linux machines by edisonn@google.com · 11 years ago
- 7ce564c Revert "If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance." by bsalomon@google.com · 11 years ago
- c294a97 if fBitmap is still NULL, return false by reed@google.com · 11 years ago
- 8c90827 add tests for SkDocument by commit-bot@chromium.org · 11 years ago
- a5f30e9 Add strokerect to ignored tests list by bsalomon@google.com · 11 years ago
- ad254fe If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance. by bsalomon@google.com · 11 years ago