Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ce33d60187718e7bb01944ee130c9f5d9fb335ec
ce33d60
Adding more validation
by commit-bot@chromium.org
· 11 years ago
72e7808
Revert "remove kA1_Config, as it is no longer supported"
by reed@google.com
· 11 years ago
aae7c2a
Export GrGLCreateNullInterface for use in Chromium compositor unit tests.
by commit-bot@chromium.org
· 11 years ago
4b413c8
remove SkFloatToScalar macro
by commit-bot@chromium.org
· 11 years ago
2a1f446
remove kA1_Config, as it is no longer supported
by reed@google.com
· 11 years ago
7578b3e
Add logan to android_setup.sh
by commit-bot@chromium.org
· 11 years ago
c1ca941
Rebaseline lingering (Ubuntu13) image for r12357
by robertphillips@google.com
· 11 years ago
b063e13
rebaseline_server: remove deprecated-expectations-dir option
by epoger@google.com
· 11 years ago
eddb02c
Adding SkDeferredCanvas::NoticifationClient to the exported API.
by commit-bot@chromium.org
· 11 years ago
02352d1
remove more unused static functions
by caryclark@google.com
· 11 years ago
111417a
remove unused static function
by caryclark@google.com
· 11 years ago
927b702
remove unused reduce order code
by caryclark@google.com
· 11 years ago
6fcb0cd
Revert of https://codereview.chromium.org/85343004/
by commit-bot@chromium.org
· 11 years ago
9df6215
Temporary changes to test one-click revert.
by commit-bot@chromium.org
· 11 years ago
28d219c
fix pathops quad line intersection
by caryclark@google.com
· 11 years ago
27346f5
Revert of https://1215-da983df0eebc.chromiumcodereview-hr.appspot.com/84603002/
by commit-bot@chromium.org
· 11 years ago
4c8f401
Whitespace change to test CQ and one-click revert. TBR=borenet@google.com
by commit-bot@chromium.org
· 11 years ago
9b8c036
Inline performance-critical methods on SkAlphaRuns.
by mtklein@google.com
· 11 years ago
6e223af
I feel like my clang is especially sensitive to unused variables.
by mtklein@google.com
· 11 years ago
d6ca4ac
[GPU] Use view matrix + rect to implement subrect for drawBitmap when there is a mask filter and bleed.
by commit-bot@chromium.org
· 11 years ago
44e8657
Disable the save/clip/restore peephole optimization when a bounding hierarchy is used
by commit-bot@chromium.org
· 11 years ago
214a024
rebaseline_server: improve pixel diff reporting
by epoger@google.com
· 11 years ago
1950d5f
Add SK_ALWAYS_INLINE.
by mtklein@google.com
· 11 years ago
46a9bb8
Fixing issues found by fuzzer
by commit-bot@chromium.org
· 11 years ago
da095e9
Laggard rebaselines for r12357
by robertphillips@google.com
· 11 years ago
172f28c
Rebaseline dashing3 GMs for r12357
by robertphillips@google.com
· 11 years ago
f61ebc0
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
e0a868c
Apply hairline optimization only if the path renderer wants it
by commit-bot@chromium.org
· 11 years ago
52314f8
move SkProcCoeffXfermode unflatten constructor into .cpp, and range-check its mode
by reed@google.com
· 11 years ago
56d11f6
Update ChromeOS expectations after warning changes
by scroggo@google.com
· 11 years ago
d432332
Remove unwanted gFTMutex from DirectWrite port.
by bungeman@google.com
· 11 years ago
9e59cb6
fix compiler error where SK_SCALAR_IS_FLOAT is not defined. (attempt 2)
by djsollen@google.com
· 11 years ago
cc64e7d
rebaseline_server: deprecate --expectations-dir option in advance of git transition
by epoger@google.com
· 11 years ago
556ee8b
Roll gyp deps from 1765 to 1796.
by bungeman@google.com
· 11 years ago
5df06a2
fix compiler error where SK_SCALAR_IS_FLOAT is not defined.
by djsollen@google.com
· 11 years ago
517dbe8
Fix SkScalar conversion warning.
by fmalita@google.com
· 11 years ago
ce0e4ef
Fix VC++ ptr-to-... and va_list confusion
by commit-bot@chromium.org
· 11 years ago
e898e9c
Show basic SkPicture details in debugger.
by commit-bot@chromium.org
· 11 years ago
866f4e3
optimize pathops coverage
by commit-bot@chromium.org
· 11 years ago
8660783
Minor fix in Ganesh shader generation.
by commit-bot@chromium.org
· 11 years ago
22d3933
Convert debugger settings controls to combo boxes.
by commit-bot@chromium.org
· 11 years ago
ad04eb4
Add SkImageGenerator Interface
by halcanary@google.com
· 11 years ago
8b656c6
Avoid printing draw target info to stderr while running unit tests
by commit-bot@chromium.org
· 11 years ago
32f40ee
Remove mutex around image decoding in skpdiff.
by commit-bot@chromium.org
· 11 years ago
75a2295
Minor fixes for distance field fonts:
by commit-bot@chromium.org
· 11 years ago
a466286
More Windows 64b compilation warning fixes
by robertphillips@google.com
· 11 years ago
bcd431e
Make the debugger left panel resizable.
by commit-bot@chromium.org
· 11 years ago
b2edfa8
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
644629c
Implement a benchmark for GrResourceCache
by commit-bot@chromium.org
· 11 years ago
bf64261
Move PdfTokenLooper into its own file.
by scroggo@google.com
· 11 years ago
d1cf769
Ifdef guard for SkPdfContext.
by scroggo@google.com
· 11 years ago
8f53d58
Only SkFontMgr_New_DirectWrite should call GetSystemFontCollection.
by bungeman@google.com
· 11 years ago
d906702
Move SkPdfContext into its own files.
by scroggo@google.com
· 11 years ago
b1de123
Make changes based on talks with Edison.
by scroggo@google.com
· 11 years ago
7d8013f
Changes to SkTDStackNester.
by scroggo@google.com
· 11 years ago
178acd2
Fix SkMatrix44::invert(...) for identity matrices and a NULL parameter
by commit-bot@chromium.org
· 11 years ago
6c4e71a
Remove unnamed namespace usage from 'gm'.
by commit-bot@chromium.org
· 11 years ago
0daf00c
Move SkTDStackNester into its own private file.
by scroggo@google.com
· 11 years ago
591469b
rebaseline_server: clean up thread locks
by epoger@google.com
· 11 years ago
dad7070
More common_conditions simplifications.
by mtklein@google.com
· 11 years ago
0724e1f
Hide unused gFormats.
by mtklein@google.com
· 11 years ago
3495c91
GpuTest::GetContext() doesn't exist.
by commit-bot@chromium.org
· 11 years ago
2731040
Remove the SKIA_IGNORE_GPU_MIPMAPS now that Chrome sets glGenMipmap for
by commit-bot@chromium.org
· 11 years ago
f417609
Update expectations for Ubuntu x32 bot.
by mtklein@google.com
· 11 years ago
1ecd9cf
Fix a warning building DM using ninja on Mac.
by scroggo@google.com
· 11 years ago
8c99c9f
Reverting r12315 (More Windows 64b compilation warning fixes) due to compilation failures
by robertphillips@google.com
· 11 years ago
80051d3
More Windows 64b compilation warning fixes
by robertphillips@google.com
· 11 years ago
f1077f9
Add extra warnings to match what Android uses.
by mtklein@google.com
· 11 years ago
f7159bb
De-generalize create_typeface on Windows.
by bungeman@google.com
· 11 years ago
9615f8d
Add missing (trivial) virtual destructors.
by mtklein@google.com
· 11 years ago
b60cdc8
Revert "Add extra warnings to match what Android uses."
by scroggo@google.com
· 11 years ago
692f88c
Add extra warnings to match what Android uses.
by djsollen@google.com
· 11 years ago
db490e9
fix bench so that if SK_SUPPORTS_GPU even when not provided as compiler option
by djsollen@google.com
· 11 years ago
10822c6
SkMemoryStream::setData should also set the current offset to 0.
by bungeman@google.com
· 11 years ago
c32ce49
Remove unused kMaxPOI.
by commit-bot@chromium.org
· 11 years ago
0f6dc21
Revert SK_REQUIRE_LOCAL_VAR changes for DEPS roll.
by mtklein@google.com
· 11 years ago
da4d7cf
Remove unnecessary includes.
by commit-bot@chromium.org
· 11 years ago
cf4d0fb
Fix Windows build after the SkAutoFoo guard CL.
by mtklein@google.com
· 11 years ago
701b405
Fix DocumentTest/SkDocument memory leaks
by robertphillips@google.com
· 11 years ago
e61a86c
Guard against most unintentionally ephemeral SkAutoFoo instantiations.
by commit-bot@chromium.org
· 11 years ago
8bf4c0a
Whitespace change to test CQ.
by commit-bot@chromium.org
· 11 years ago
139a235
fix general-pespective for conical gradient bug=1744
by mike@reedtribe.org
· 11 years ago
7d4890c
Ignore GM dashing_gpu on Debug ANGLE
by jvanverth@google.com
· 11 years ago
d5c75bf
Ignore GM dashing_gpu on Debug ANGLE
by commit-bot@chromium.org
· 11 years ago
9092289
Pdfviewer refactoring.
by scroggo@google.com
· 11 years ago
be65a4c
Add missing functions to SkNWayCanvas
by commit-bot@chromium.org
· 11 years ago
9b9b049
Remove suppression of blurrect_outer
by robertphillips@google.com
· 11 years ago
5810420
rebaseline blurrect_outer images
by robertphillips@google.com
· 11 years ago
c6e1e9a
Fix warnings and Win only error in pdf_viewer.
by scroggo@google.com
· 11 years ago
a1a097e
increase coverage of SkPath.cpp, remove unused code
by commit-bot@chromium.org
· 11 years ago
d296d31
Rebaseline and re-enable rrect_aa, rrect_bw, simpleaaclip_aaclip, simpleaaclip_path, strokerect, strokes_round
by jvanverth@google.com
· 11 years ago
2212538
Include SkBitmapDevice for pdf_viewer.
by scroggo@google.com
· 11 years ago
e917962
Include pdfviewer in everything.
by scroggo@google.com
· 11 years ago
cb3b615
Address some more valgrind issues
by robertphillips@google.com
· 11 years ago
983c022
pdfviewer: ignore flanky test
by edisonn@google.com
· 11 years ago
73a5d53
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
94f689a
Add rrect_aa and rrect_bw to ignore list
by jvanverth@google.com
· 11 years ago
ef10b71
Ignore failures for blurrect_outer (needs rebaselining).
by jvanverth@google.com
· 11 years ago
b94c7d5
pdfviewer: seed expectations for Mac 10.8 native renderer
by edisonn@google.com
· 11 years ago
38ad8f1
Add missing rebaselines for rrect_clip.
by jvanverth@google.com
· 11 years ago
Next »